*{
	margin:0;
	padding:0;
	border:0;
}

header, nav, footer, section, aside, article{
	display:block;
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	line-height:25px;
	color:#151515;
}

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-weight:normal;
	font-family: 'Dosis', sans-serif;
}

.wrapper{
	max-width:1160px;
	width:100%;
	margin:0 auto;
}

.specer{
	font-size:0;
	line-height:0;
	clear:both;
}

/* Sticky Cont Start */

.stickCont{
	width:100%;
	position:fixed;
	z-index:9999;
	top:0;
	left:0;
}

.strickBg{
	background:#046b3b;
}

/* Sticky Cont End */


.headerBg{
	background:url(111661girl_bg.jpg) 50% 0 no-repeat;
	padding-top:70px;
	height:1012px;
}

.namePicCont{
	max-width:600px;
	width:100%;
	float:none;
	margin:0 auto;
}

.drPic{
	width:100%;
	max-width:124px;
	margin-right:24px;
	float:left;
	padding-top:10px;
}

.drPic img{
	width:100%;
	max-width:100%;
}


.docNameCont{
	width:100%;
	max-width:445px;
	float:right;
	padding-bottom:40px;
	padding-top:10px;
}

.docNameText{
	font-size:47px;
	line-height:60px;
	color:#fff;
	font-weight:300;
}

.docDegre{
	font-size:15px;
	line-height:21px;
	color:#f6ff00;
}

.headerTag{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	line-height:21px;
	color:#f6ff00;
	margin-top:-1px;
}
.docCallCont{
	max-width:855px;
	width:100%;
	margin:0 auto;
	padding-bottom:600px;
}
.docCallCont01{
	width:100%;
	max-width:200px;
	float:left;
	margin-right:25px;
}
.docCallCont02{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:25px;
}
.docCallCont03{
	width:100%;
	max-width:300px;
	float:right;
}
.queriesCall{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:28px;
	color:#191919;
	font-weight:500;
	float:left;
}

.queriesCall02{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:28px;
	color:#191919;
	font-weight:500;
	float:left;
	margin-left:50px;
}

.homePhoneNo{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:28px;
	color:#191919;
	font-weight:400;
	display:inline-block;
	
}

.asansoleBtn{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:28px;
	color:#e6ff00;
	font-weight:400;
	display:inline-block;
	
}

.givingText{
	font-family: 'Dosis', sans-serif;
	font-size:80px;
	line-height:95px;
	color:#000;
	text-align:center;
	font-weight:200;
	max-width:60%;
	float:none;
	margin:0 auto;
}


.covidTreatBg{
	background:#ff5b48;
	padding:30px 0;
}

.blinking{
	font-family: 'Dosis', sans-serif;
	font-size:35px;
	color:#fff;
	font-weight:300;
	text-align:center;
    animation:blinkingText 1.2s infinite;
}


@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: transparent; }
    100%{   color: #fff;    }
}

.babyIntroBg{
	background:#f8f9f3;
	padding-top:70px;
}

.babyContBox{
	max-width:1160px;
	width:100%;
	margin:0 auto;
	
}

.babyContBoxLft{
	max-width:350px;
	width:100%;
	float:left;
}

.babyContBoxRgt{
	max-width:810px;
	width:100%;
	float:right;
	
}

.aboutDoc{
	font-family: 'Dosis', sans-serif;
	font-size:25px;
	line-height:35px;
	color:#161616;
	font-weight:300;
}

.aboutDocRed{
	font-family: 'Dosis', sans-serif;
	font-size:30px;
	line-height:35px;
	color:#fd313b;
	font-weight:400;
	margin-top:25px;
}

.babyContBoxRgt img{
	float:right;
}

.homeChamber{
	max-width:100%;
	margin:0 auto;
}

.kolkataChamber{
	width:25%;
	background-color:#00cee9;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px;
	float:left;
	text-align:center;
	height:270px;
}

.asanslChamber{
	width:26%;
	background-color:#ff5b48;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 55px;
	float:left;
	text-align:center;
	height:270px;
}

.durgapurChamber{
	width:26%;
	background-color:#f5b744;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px;
	float:left;
	text-align:center;
	height:270px;
}


.chamberName{
	font-family: 'Dosis', sans-serif;
	font-size:40px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:20px;
	border-bottom:1px solid #fff
}


.chamberName02{
	font-size:18px;
	line-height:28px;
	color:#fff;
	font-weight:600;
	padding-top:20px;
	

}
.chamberTime{
	font-size:17px;
	line-height:27px;
	color:#fff;
	font-weight:500;
	padding-bottom:40px;

}

.moreDetails{
	background-color:#4e4e4e;
	font-size:14px;
	padding:5px 15px;
	line-height:25px;
	color:#fff;
}

.moreDetails:hover{
	background-color:#161616;
	color:#fff;
}

.onlindBooking{
	width:90%;
	float:none;
	margin:0 auto;
}
.asansoleBooking{
	background-color:#4e4e4e;
	font-size:14px;
	padding:5px 10px;
	line-height:25px;
	color:#fff;
	float:left;
	margin-right:5px;
}
.asansoleBooking02{
	background-color:#b61e0c;
	font-size:14px;
	padding:5px 10px;
	line-height:25px;
	color:#fff;
	float:left;
	margin-right:5px;
}
blink {
  animation: 2s linear infinite condemned_blink_effect;
}

@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  25% {
    visibility: visible;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

.kidsBg{
	background:url(111661kids_bg.jpg) 50% 0 no-repeat;
}

.diseaseCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:350px;
}

.diseaseCont h3{
	font-size:45px;
	font-weight:300;
	color:#fd313b;
	padding-bottom:30px;
	text-align:center;
}

.diseaseCont p{
	max-width:70%;
	font-size:16px;
	line-height:30px;
	color:#191919;
	text-align:center;
	float:none;
	margin:0 auto;
	padding-bottom:50px;
}

.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:120px;
	padding-bottom:157px;
	
}

.treatmentCont{
	max-width:850px;
	width:100%;
	margin:0 auto;
}

.treatmentCont h4{
	font-size:45px;
	font-weight:300;
	color:#191919;
	padding-bottom:70px;
	text-align:center;
}

.treatmentCont01{
	width:100%;
	max-width:280px;
	float:left;
}

.treatmentCont02{
	width:100%;
	max-width:300px;
	float:left;
}

.treatmentCont03{
	width:100%;
	max-width:270px;
	float:left;
}

.homeTreatmentBtn{
	font-size:17px;
	line-height:45px;
	color:#000;
	background:url(111661Home_treatment_bullet.png) 0 50% no-repeat;
	padding-left:30px;
	font-weight:600;
}

.homeTreatmentBtn:hover{
	color:#fd313b;
}


.footerCont{
	background:url(111661footer_bg.jpg) 50% 0 no-repeat #6a920b;
	padding:100px 0 50px 0;
}

.footerCont01{
	max-width:250px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:500px;
	width:100%;
	float:left;
}

.footerCont02_P1{
	max-width:250px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:250px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:400px;
	width:100%;
	float:left;
}

.footerCont03_P1{
	max-width:150px;
	width:100%;
	float:left;
}

.footerCont03_P2{
	max-width:250px;
	width:100%;
	float:left;
}


.footerBtn{
	font-size:16px;
	line-height:36px;
	color:#fff;
}

.footerBtn02:hover{
	color:#d8ff01;
}

.footerBtn02{
	font-size:16px;
	line-height:28px;
	color:#fff;
	padding-bottom:15px;
	display:inline-block;
}

.footerBtn:hover{
	color:#d8ff01;
}

.footerServiceHead{
	font-size:25px;
	text-transform:uppercase;
	color:#d8ff01;
	padding-bottom:20px;
	font-family: 'Dosis', sans-serif;
	
}

.footerGrenTxt{
	font-size:16px;
	line-height:28px;
	color:#d8ff01;
}


.footerQuick{
	font-size:25px;
	text-transform:uppercase;
	color:#d8ff01;
	font-weight:400;
	font-family: 'Dosis', sans-serif;
	padding-bottom:20px;
	text-align:center;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}


/* Inner CSS */

.innerTopBg{
	background:url(111661inner_top_bg.jpg) 50% 0 no-repeat;
	padding-top:70px;
	height:290px;
}


.innerFooterCont{
	background:url(111661inner_footer_bg.jpg) 50% 0 no-repeat #6a920b;
	padding:150px 0 50px 0;
}


.innerPageCont{
	background:#fff;
	padding-top:40px;
	padding-bottom:40px;
}


.innerHeading{
	font-family: 'Dosis', sans-serif;
	font-size:45px;
	color:#161616;
	line-height:55px;
	font-weight:300;
	padding-bottom:20px;
	padding-top:20px;
}

.innerHeading02{
	font-family: 'Dosis', sans-serif;
	font-size:45px;
	color:#161616;
	line-height:55px;
	text-transform:uppercase;
	font-weight:300;
	padding-bottom:20px;
}

.innerHeading03{
	font-family: 'Dosis', sans-serif;
	font-size:45px;
	color:#161616;
	line-height:55px;
	font-weight:300;
	text-transform:uppercase;
}

.innerText{
	font-size:16px;
	line-height:30px;
	color:#161616;
	font-weight:500;
}

.innerTextRed{
	font-size:18px;
	line-height:26px;
	color:#CC0000;
	font-weight:Bold;
}

.innerTextJustfy{
	font-size:16px;
	line-height:26px;
	color:#161616;
	font-weight:500;
	text-align:justify;
}

.abtDrCont{
	background:#fff;
	max-width:1160px;
	width:100%;
	margin:0 auto;
}

.abtDrContLf{
	width:100%;
	max-width:700px;
	float:left;
	padding-bottom:50px;
}

.abtDrContRg{
	width:100%;
	max-width:350px;
	float:right;
	padding-top:100px;
	
}

.abtText{
	font-size:16px;
	line-height:30px;
	color:#161616;
	font-weight:500;
	padding-left:80px;
}

.abtDocText01{
	font-size:18px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_01.png) 0 0 no-repeat;
	padding-left:80px;
	text-transform:uppercase;
}

.abtDocText02{
	font-size:18px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_02.png) 0 0 no-repeat;
	padding-left:80px;
	text-transform:uppercase;
}

.abtDocText03{
	font-size:18px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_03.png) 0 0 no-repeat;
	padding-left:80px;
	text-transform:uppercase;
}

.abtDocText04{
	font-size:18px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_04.png) 0 0 no-repeat;
	padding-left:80px;
	text-transform:uppercase;
}

.photoWrap{
	width:100%;
	max-width:1100px;
	margin:0 auto;
}

.photoWid{
	max-width:317px;
	width:100%;
	float:left;
	margin:30px 20px;
}

.photoWid02{
	max-width:317px;
	width:100%;
	float:left;
	margin:30px 20px;
}

.photoText{
	font-size:17px;
	line-height:27px;
	color:#161616;
	font-weight:600;
	text-align:center;
}

.chamberCont{
	max-width:600px;
	width:100%;
	padding:30px;
	background-color:rgba(0, 0, 0, 0.6);
	margin:60px auto;
}

.chamberContLft{
	width:60%;
	float:left;
}

.chamberContRgt{
	width:40%;
	float:right;
}


.chamberNameInner{
	color:#d8ff01;
	font-family: 'Dosis', sans-serif;
	font-size:30px;
	line-height:40px;
	font-weight:300;
	padding-bottom:20px;
}

.innerTextWhite{
	font-size:16px;
	line-height:26px;
	color:#fff;
	font-weight:500;
}

.chamberPhn{
	font-size:16px;
	line-height:26px;
	color:#fff;
	font-weight:500;
}


.innerTextYellow{
	font-size:16px;
	line-height:26px;
	color:#FFCC00;
	font-weight:bold;
	text-transform:uppercase;
	
}

.contactBox{
	width:100%;
	max-width:1000px;
	margin:0 auto;
}

.contactBox01{
	width:25%;
	float:left;
	text-align:center;
	padding:30px 0;
}


.contactText{
	color:#48befe;
	text-transform:uppercase;
	font-size:18px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactTextBlack{
	color:#161616;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactLnk{
	color:#161616;
	font-size:18px;
	line-height:25px;
	font-weight:600;
	padding-top:8px;
}

.contactLnk:hover{
	color:#6A920B;
}

.appontCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.appontContLft{
	width:100%;
	max-width:600px;
	float:left;
}

.appontContRgt{
	width:100%;
	max-width:500px;
	float:right;
}

.appontContRgt img{
	width:100%;
	height:auto;
}

.serviceCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.serviceBox{
	width:100%;
	max-width:260px;
	float:left;
	margin:20px 10px;
}

.serviceInnerBtn{
	font-family: 'Dosis', sans-serif;
	color:#161616;
	font-size:25px;
	line-height:45px;
	font-weight:400;
	padding:15px 0;
	text-align:center;
}


.serviceInnerBtn:hover{
	color:#CC0000;
}


.treatCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:50px;
	
}

.treatContLeft{
	width:100%;
	max-width:300px;
	float:left;
}

.treatContRght{
	width:100%;
	max-width:800px;
	float:right;
	padding-bottom:70px;
}

.treatContRght02{
	width:100%;
	max-width:300px;
	float:right;
	display:none;
}

.serviceHeadingBlack{
	font-family: 'Dosis', sans-serif;
	font-size:30px;
	line-height:40px;
	color:#161616;
	font-weight:400;
	padding-bottom:20px;
}

.homeTreatmentBtn{
	font-size:16px;
	line-height:45px;
	color:#000;
	text-transform:uppercase;
	background:url(111661Home_treatment_bullet.png) 0 50% no-repeat;
	padding-left:30px;
	font-weight:600;
}

.homeTreatmentBtn:hover{
	color:#fd313b;
}

.resTreatBox{
	width:50%;
	float:left;
	padding-bottom:50px;
}







/*Responsive CSS*/


@media screen and (max-width: 1200px) {

.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}


}



@media screen and (min-width: 992px) and (max-width: 1199px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}


.docCallCont{
	max-width:860px;
	width:100%;
	margin:0 auto;
	padding-bottom:600px;
}

.queriesCall{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:28px;
	color:#191919;
	font-weight:400;
	float:left;
}

.queriesCall02{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:28px;
	color:#191919;
	font-weight:400;
	margin-left:50px;
	float:left;
}

.homePhoneNo{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:28px;
	color:#191919;
	font-weight:400;
	display:inline-block;
}

.asansoleBtn{
	font-size:20px;
	line-height:28px;
}

.givingText{
	font-family: 'Dosis', sans-serif;
	font-size:70px;
	line-height:90px;
	color:#000;
	text-align:center;
	font-weight:200;
	max-width:80%;
	float:none;
	margin:0 auto;
}

.babyIntroBg{
	background:#f8f9f3;
	padding-top:50px;
}

.babyContBox{
	max-width:950px;
	width:100%;
	margin:0 auto;
}

.babyContBoxLft{
	max-width:259px;
	width:100%;
	float:left;
}

.babyContBoxLft img{
	width:100%;
	height:auto;
}

.babyContBoxRgt{
	max-width:500px;
	width:100%;
	float:right;
}

.aboutDoc{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:32px;
	color:#161616;
	font-weight:400;
	padding-top:15px;
}

.aboutDocRed{
	font-family: 'Dosis', sans-serif;
	font-size:25px;
	line-height:35px;
	color:#fd313b;
	font-weight:400;
	margin-top:15px;
}

.babyContBoxRgt img{
	float:right;
	width:40%;
	height:auto;
}

.kolkataChamber{
	width:29%;
	background-color:#00cee9;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 20px;
	float:left;
	text-align:center;
	height:300px;
}

.asanslChamber{
	width:29%;
	background-color:#ff5b48;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 20px;
	float:left;
	text-align:center;
	height:300px;
}

.durgapurChamber{
	width:29%;
	background-color:#f5b744;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 20px;
	float:left;
	text-align:center;
	height:300px;
}
.asansoleBooking02{
	margin-top:5px;
}

.chamberName{
	font-family: 'Dosis', sans-serif;
	font-size:32px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:20px;
	border-bottom:1px solid #fff
}


.chamberName02{
	font-size:17px;
	line-height:27px;
	color:#fff;
	font-weight:600;
	padding-top:20px;

}

.chamberTime{
	font-size:17px;
	line-height:27px;
	color:#fff;
	font-weight:500;
	padding-bottom:40px;
}

.kidsBg{
	background:url(111661kids_bg.jpg) 20% 0 no-repeat;
}


.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  70% 0 no-repeat;
	padding-top:100px;
	padding-bottom:177px;
	
}

.footerCont{
	background:url(111661footer_bg.jpg) 70% 0 no-repeat #6a920b;
	padding:100px 0 50px 0;
}

.footerCont01{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:400px;
	width:100%;
	float:left;
}

.footerCont02_P1{
	max-width:200px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:280px;
	width:100%;
	float:right;
}

.footerCont03_P1{
	max-width:70px;
	width:100%;
	float:left;
}

.footerCont03_P1 img{
	width:100%;
	height:auto;
}

.footerCont03_P2{
	max-width:200px;
	width:100%;
	float:right;
}

.footerBtn{
	font-size:15px;
	line-height:30px;
	color:#fff;
}


.footerBtn02{
	font-size:15px;
	line-height:27px;
	color:#fff;
	padding-bottom:15px;
	display:inline-block;
}

.footerServiceHead{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	padding-bottom:20px;
	font-family: 'Dosis', sans-serif;
	
}

.footerGrenTxt{
	font-size:15px;
	line-height:27px;
	color:#d8ff01;
}


.footerQuick{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	font-weight:400;
	font-family: 'Dosis', sans-serif;
	padding-bottom:20px;
	text-align:center;
}

.abtDrCont{
	background:#fff;
	max-width:1160px;
	width:100%;
	margin:0 auto;
}

.innerPageCont{
	background:#fff;
	padding-top:20px;
	padding-bottom:40px;
}


.innerHeading{
	font-family: 'Dosis', sans-serif;
	font-size:45px;
	color:#161616;
	line-height:55px;
	font-weight:300;
	padding-bottom:20px;
	padding-top:20px;
}

.abtDrContLf{
	width:100%;
	max-width:500px;
	float:left;
	padding-bottom:50px;
}

.abtDrContRg{
	width:100%;
	max-width:350px;
	float:right;
	padding-top:100px;	
}

.abtText{
	font-size:15px;
	line-height:30px;
	color:#161616;
	font-weight:500;
	padding-left:80px;
}

.photoWrap{
	width:100%;
	max-width:900px;
	margin:0 auto;
}

.photoWid{
	max-width:250px;
	width:100%;
	float:left;
	margin:30px 20px;
	height:auto;
}

.photoWid img{
	width:100%;
	height:auto;
}


.photoWid02{
	max-width:250px;
	width:100%;
	float:left;
	margin:30px 20px;
}

.photoWid02 img{
	width:100%;
	height:auto;
}

.appontContRgt{
	width:100%;
	max-width:250px;
	float:left;
}

.appontContRgt img{
	width:100%;
	height:auto;
}

.serviceCont{
	width:100%;
	max-width:850px;
	margin:0 auto;
}

.serviceBox{
	width:100%;
	max-width:250px;
	float:left;
	margin:10px 10px;
}

.serviceInnerBtn{
	font-family: 'Dosis', sans-serif;
	color:#161616;
	font-size:22px;
	line-height:45px;
	font-weight:500;
	padding:5px 0;
	text-align:center;
}



.treatContLeft{
	display:none;
}

.treatContRght{
	width:100%;
	max-width:800px;
	float:left;
	padding-bottom:70px;
}

.treatContRght02{
	display:block;
	float:left;
	max-width:250px;
	border-top:1px solid #CCCCCC;
	max-width:900px;
	padding-top:20px;
}

.blinking{
	font-size:30px;
	line-height:30px;
}



}


@media screen and (max-width: 991px) and (min-width: 768px) {

.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.headerBg{
	background:url(111661girl_bg.jpg) 50% 0 no-repeat;
	padding-top:70px;
	height:850px;
}

.docCallCont{
	max-width:620px;
	width:100%;
	margin:0 auto;
	padding-bottom:600px;
}

.docCallCont01{
	width:100%;
	max-width:200px;
	float:left;
	margin-right:-80px;
}
.docCallCont02{
	width:100%;
	max-width:220px;
	float:left;
	margin-right:0px;
}
.docCallCont03{
	width:100%;
	max-width:270px;
	float:left;
}

.queriesCall{
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	line-height:28px;
	color:#191919;
	font-weight:500;
	float:left;
}

.queriesCall02{
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	line-height:28px;
	color:#191919;
	font-weight:500;
	margin-left:50px;
	float:left;
}

.homePhoneNo{
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	line-height:28px;
	color:#191919;
	font-weight:500;
	display:inline-block;
}

.asansoleBtn{
	font-size:18px;
	line-height:28px;
}

.givingText{
	font-family: 'Dosis', sans-serif;
	font-size:50px;
	line-height:60px;
	color:#000;
	text-align:center;
	font-weight:200;
	max-width:100%;
	float:none;
	margin:0 auto;
}

.babyContBox{
	max-width:750px;
	width:100%;
	margin:0 auto;
}

.babyIntroBg{
	background:#f8f9f3;
	padding-top:30px;
}

.babyContBoxLft{
	max-width:259px;
	width:100%;
	float:none;
	margin:0 auto;
}

.babyContBoxLft img{
	width:100%;
	height:auto;
}

.babyContBoxRgt{
	max-width:610px;
	width:100%;
	float:none;
	margin:0 auto;
}

.aboutDoc{
	font-family: 'Dosis', sans-serif;
	font-size:25px;
	line-height:35px;
	color:#161616;
	font-weight:300;
	padding-top:120px;
}

.aboutDocRed{
	font-family: 'Dosis', sans-serif;
	font-size:30px;
	line-height:35px;
	color:#fd313b;
	font-weight:400;
	margin-top:25px;
}

.babyContBoxRgt img{
	float:right;
}

.aboutDoc{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:32px;
	color:#161616;
	font-weight:400;
	padding-top:15px;
	text-align:center;
}

.aboutDocRed{
	font-family: 'Dosis', sans-serif;
	font-size:25px;
	line-height:35px;
	color:#fd313b;
	font-weight:400;
	margin-top:15px;
	text-align:center;
}

.babyContBoxRgt img{
	float:right;
	width:40%;
	height:auto;
}

.kolkataChamber{
	width:28%;
	background-color:#00cee9;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 20px;
	float:left;
	text-align:center;
	height:380px;
}

.asanslChamber{
	width:28%;
	background-color:#ff5b48;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 20px;
	float:left;
	text-align:center;
	height:380px;
}

.durgapurChamber{
	width:28%;
	background-color:#f5b744;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 20px;
	float:left;
	text-align:center;
	height:380px;
}

.asansoleBooking02{
	margin-top:5px;
}
.chamberName{
	font-family: 'Dosis', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:20px;
	border-bottom:1px solid #fff
}


.chamberName02{
	font-size:17px;
	line-height:27px;
	color:#fff;
	font-weight:400;
	padding-top:20px;

}

.chamberTime{
	font-size:15px;
	line-height:25px;
	color:#fff;
	font-weight:500;
	padding-bottom:40px;
}

.kidsBg{
	background:url(111661kids_bg.jpg) 50% 0 no-repeat;
}


.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:100px;
	padding-bottom:177px;
	
}

.diseaseCont h3{
	font-size:35px;
	font-weight:300;
	color:#fd313b;
	padding-bottom:20px;
	text-align:center;
}


.diseaseCont p{
	max-width:90%;
	font-size:16px;
	line-height:26px;
	color:#191919;
	text-align:center;
	float:none;
	margin:0 auto;
	padding-bottom:50px;
}

.treatmentNameBg{
	background:url(111661treatment_name_bg_02.jpg)  50% 0 no-repeat;
	padding-top:90px;
	padding-bottom:140px;
	
}

.treatmentCont{
	max-width:750px;
	width:100%;
	margin:0 auto;
}


.treatmentCont01{
	width:100%;
	max-width:220px;
	float:left;
}

.treatmentCont02{
	width:100%;
	max-width:250px;
	float:left;
}

.treatmentCont03{
	width:100%;
	max-width:200px;
	float:left;
}

.homeTreatmentBtn{
	font-size:15px;
	line-height:35px;
	color:#000;
	background:url(111661Home_treatment_bullet.png) 0 50% no-repeat;
	padding-left:30px;
	font-weight:600;
}


.footerCont{
	background:url(111661footer_bg.jpg) 50% 0 no-repeat #6a920b;
	padding:100px 0 50px 0;
}

.footerCont01{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:400px;
	width:100%;
	float:left;
}

.footerCont02_P1{
	max-width:200px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:600px;
	width:100%;
	float:left;
	margin-top:50px;
}

.footerCont03_P1{
	max-width:150px;
	width:100%;
	float:left;
}

.footerCont03_P2{
	max-width:350px;
	width:100%;
	float:left;
}

.footerBtn{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.footerBtn02{
	font-size:15px;
	line-height:27px;
	color:#fff;
	padding-bottom:15px;
	display:inline-block;
}

.footerServiceHead{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	padding-bottom:20px;
	font-family: 'Dosis', sans-serif;
	
}

.footerGrenTxt{
	font-size:15px;
	line-height:27px;
	color:#d8ff01;
}


.footerQuick{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	font-weight:400;
	font-family: 'Dosis', sans-serif;
	padding-bottom:20px;
	text-align:left;
	padding-left:150px;
}

.innerPageCont{
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
}


.innerHeading{
	font-family: 'Dosis', sans-serif;
	font-size:45px;
	color:#161616;
	line-height:55px;
	font-weight:300;
	padding-bottom:20px;
	padding-top:10px;
}

.abtDrContRg{
	width:100%;
	max-width:350px;
	float:left;
	padding-top:0px;
	padding-bottom:50px;	
}

.photoWrap{
	width:100%;
	max-width:750px;
	margin:0 auto;
}

.photoWid{
	max-width:180px;
	width:100%;
	float:left;
	margin:30px 20px;
	height:auto;
}

.photoWid img{
	width:100%;
	height:auto;
}


.photoWid02{
	max-width:180px;
	width:100%;
	float:left;
	margin:30px 20px;
}

.photoWid02 img{
	width:100%;
	height:auto;
}

.photoText{
	font-size:14px;
	line-height:22px;
	color:#161616;
	font-weight:600;
	text-align:center;
}

.conImg{
	width:100%;
	max-width:400px;
}

.contactBox{
	width:100%;
	max-width:500px;
	margin:0 auto;
}

.contactBox01{
	width:50%;
	float:left;
	text-align:center;
	padding:30px 0;
}


.contactText{
	color:#48befe;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactTextBlack{
	color:#161616;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactLnk{
	color:#161616;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:8px;
}

.contactLnk:hover{
	color:#6A920B;
}

.appontCont{
	width:100%;
	max-width:500px;
	margin:0 auto;
}

.appontContLft{
	width:100%;
	max-width:500px;
	float:left;
}

.appontContRgt{
	width:100%;
	max-width:500px;
	float:right;
}

.appontContRgt img{
	width:100%;
	height:auto;
}

.serviceCont{
	width:100%;
	max-width:650px;
	margin:0 auto;
}

.serviceBox{
	width:100%;
	max-width:250px;
	float:left;
	margin:10px 30px;
}

.serviceInnerBtn{
	font-family: 'Dosis', sans-serif;
	color:#161616;
	font-size:22px;
	line-height:45px;
	font-weight:500;
	padding:5px 0;
	text-align:center;
}

.treatContLeft{
	display:none;
}

.treatContRght{
	width:100%;
	max-width:800px;
	float:left;
	padding-bottom:70px;
}

.treatContRght02{
	display:block;
	float:left;
	max-width:250px;
	border-top:1px solid #CCCCCC;
	max-width:900px;
	padding-top:20px;
}

.blinking{
	font-size:28px;
}

}


@media screen and (min-width: 600px) and (max-width: 767px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.headerBg{
	background:url(111661girl_bg.jpg) 50% 0 no-repeat;
	padding-top:70px;
	height:850px;
}

.namePicCont{
	max-width:550px;
	width:100%;
	float:none;
	margin:0 auto;
}

.drPic{
	width:100%;
	max-width:100px;
	margin-right:15px;
	float:left;
	padding-top:10px;
}

.drPic img{
	width:100%;
	max-width:100%;
}


.docNameCont{
	width:100%;
	max-width:420px;
	float:right;
	padding-bottom:10px;
}

.docNameText{
	font-size:42px;
	color:#fff;
	font-weight:300;
}

.docDegre{
	font-size:14px;
	line-height:21px;
	color:#f6ff00;
}


.docCallCont{
	max-width:400px;
	width:100%;
	margin:0 auto;
	padding-bottom:500px;
	margin-left:110px;
}

.docCallCont01{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:0px;
	text-align:center;
}
.docCallCont02{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:0px;
	text-align:center;
}
.docCallCont03{
	width:100%;
	max-width:550px;
	float:left;
	text-align:center;
}

.queriesCall{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:35px;
	color:#191919;
	font-weight:400;
	float:left;
	text-align:center;
}

.queriesCall02{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:35px;
	color:#191919;
	font-weight:400;
	margin-left:0px;
	float:left;
	text-align:center;
}

.homePhoneNo{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:35px;
	color:#191919;
	font-weight:400;
	display:inline-block;
}

.asansoleBtn{
	font-size:20px;
	line-height:35px;
}

.givingText{
	font-family: 'Dosis', sans-serif;
	font-size:50px;
	line-height:60px;
	color:#000;
	text-align:center;
	font-weight:200;
	max-width:100%;
	float:none;
	margin:0 auto;
}

.babyContBox{
	max-width:750px;
	width:100%;
	margin:0 auto;
}

.babyIntroBg{
	background:#f8f9f3;
	padding-top:30px;
}

.babyContBoxLft{
	max-width:259px;
	width:100%;
	float:none;
	margin:0 auto;
}

.babyContBoxLft img{
	width:100%;
	height:auto;
}

.babyContBoxRgt{
	max-width:610px;
	width:100%;
	float:none;
	margin:0 auto;
}

.babyContBoxRgt img{
	float:right;
}

.aboutDoc{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:32px;
	color:#161616;
	font-weight:400;
	padding-top:15px;
	text-align:center;
}

.aboutDocRed{
	font-family: 'Dosis', sans-serif;
	font-size:25px;
	line-height:35px;
	color:#fd313b;
	font-weight:400;
	margin-top:15px;
	text-align:center;
}

.babyContBoxRgt img{
	float:right;
	width:40%;
	height:auto;
}

.kolkataChamber{
	width:25%;
	background-color:#00cee9;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 25px;
	float:left;
	text-align:center;
	height:430px;
}

.asanslChamber{
	width:25%;
	background-color:#ff5b48;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 25px;
	float:left;
	text-align:center;
	height:430px;
}

.durgapurChamber{
	width:25%;
	background-color:#f5b744;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 25px;
	float:left;
	text-align:center;
	height:430px;
}

.asansoleBooking02{
	margin-top:5px;
}

.chamberName{
	font-family: 'Dosis', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:20px;
	border-bottom:1px solid #fff
}


.chamberName02{
	font-size:17px;
	line-height:27px;
	color:#fff;
	font-weight:400;
	padding-top:20px;

}

.chamberTime{
	font-size:15px;
	line-height:25px;
	color:#fff;
	font-weight:500;
	padding-bottom:40px;
}

.kidsBg{
	background:url(111661kids_bg.jpg) 50% 0 no-repeat;
}


.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:100px;
	padding-bottom:177px;
	
}

.diseaseCont h3{
	font-size:35px;
	font-weight:300;
	color:#fd313b;
	padding-bottom:30px;
	text-align:center;
}


.diseaseCont p{
	max-width:90%;
	font-size:16px;
	line-height:26px;
	color:#191919;
	text-align:center;
	float:none;
	margin:0 auto;
	padding-bottom:50px;
}

.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:87px;
	padding-bottom:110px;
	
}

.treatmentCont{
	max-width:500px;
	width:100%;
	margin:0 auto;
}


.treatmentCont01{
	width:100%;
	max-width:220px;
	float:left;
}

.treatmentCont02{
	width:100%;
	max-width:250px;
	float:left;
}

.treatmentCont03{
	width:100%;
	max-width:200px;
	float:left;
}

.homeTreatmentBtn{
	font-size:15px;
	line-height:35px;
	color:#000;
	background:url(111661Home_treatment_bullet.png) 0 50% no-repeat;
	padding-left:30px;
	font-weight:600;
}


.footerCont{
	background:url(111661footer_bg.jpg) 50% 0 no-repeat #6a920b;
	padding:100px 0 50px 0;
}

.footerCont01{
	max-width:180px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:350px;
	width:100%;
	float:right;
}

.footerCont02_P1{
	max-width:150px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:600px;
	width:100%;
	float:left;
	margin-top:50px;
}

.footerCont03_P1{
	max-width:150px;
	width:100%;
	float:left;
}

.footerCont03_P2{
	max-width:350px;
	width:100%;
	float:left;
}

.footerBtn{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.footerBtn02{
	font-size:15px;
	line-height:27px;
	color:#fff;
	padding-bottom:15px;
	display:inline-block;
}

.footerServiceHead{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	padding-bottom:20px;
	font-family: 'Dosis', sans-serif;
	
}

.footerGrenTxt{
	font-size:15px;
	line-height:27px;
	color:#d8ff01;
}


.footerQuick{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	font-weight:400;
	font-family: 'Dosis', sans-serif;
	padding-bottom:20px;
	text-align:left;
	padding-left:150px;
}

.abtDrContRg{
	width:100%;
	max-width:350px;
	float:left;
	padding-top:0px;
	padding-bottom:50px;	
}

.innerPageCont{
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
}


.innerHeading{
	font-family: 'Dosis', sans-serif;
	font-size:45px;
	color:#161616;
	line-height:55px;
	font-weight:300;
	padding-bottom:20px;
	padding-top:10px;
}


.photoWrap{
	width:100%;
	max-width:580px;
	margin:0 auto;
}

.photoWid{
	max-width:130px;
	width:100%;
	float:left;
	margin:30px 20px;
	height:auto;
}

.photoWid img{
	width:100%;
	height:auto;
}

.photoWid02{
	max-width:130px;
	width:100%;
	float:left;
	margin:30px 20px;
}

.photoWid02 img{
	width:100%;
	height:auto;
}

.photoText{
	font-size:14px;
	line-height:22px;
	color:#161616;
	font-weight:600;
	text-align:center;
}

.chamberCont{
	width:90%;
	padding:30px;
	background-color:rgba(0, 0, 0, 0.6);
	margin:60px auto;
}

.chamberContLft{
	width:100%;
	float:left;
}

.chamberContRgt{
	width:100%;
	float:left;
	padding-top:30px;
}

.chamberNameInner{
	color:#d8ff01;
	font-family: 'Dosis', sans-serif;
	font-size:28px;
	line-height:40px;
	font-weight:300;
	padding-bottom:20px;
}

.conImg{
	width:100%;
	max-width:300px;
}


.contactBox{
	width:100%;
	max-width:500px;
	margin:0 auto;
}

.contactBox01{
	width:50%;
	float:left;
	text-align:center;
	padding:30px 0;
}


.contactText{
	color:#48befe;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactTextBlack{
	color:#161616;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactLnk{
	color:#161616;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:8px;
}

.contactLnk:hover{
	color:#6A920B;
}


.appontCont{
	width:100%;
	max-width:500px;
	margin:0 auto;
}

.appontContLft{
	width:100%;
	max-width:500px;
	float:left;
}

.appontContRgt{
	width:100%;
	max-width:500px;
	float:right;
}

.appontContRgt img{
	width:100%;
	height:auto;
}

.serviceCont{
	width:100%;
	max-width:550px;
	margin:0 auto;
}

.serviceBox{
	width:100%;
	max-width:210px;
	float:left;
	margin:10px 30px;
}

.serviceBox img{
	width:100%;
	height:auto;
}


.serviceInnerBtn{
	font-family: 'Dosis', sans-serif;
	color:#161616;
	font-size:20px;
	line-height:45px;
	font-weight:500;
	padding:5px 0;
	text-align:center;
}


.treatContLeft{
	display:none;
}

.treatContRght{
	width:100%;
	max-width:800px;
	float:left;
	padding-bottom:70px;
}

.treatContRght02{
	display:block;
	float:left;
	max-width:250px;
	border-top:1px solid #CCCCCC;
	max-width:900px;
	padding-top:20px;
}

.blinking{
	font-size:5vw;
	line-height:40px;
}

}





@media screen and (min-width: 480px) and (max-width: 599px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.headerBg{
	background:url(111661girl_bg.jpg) 50% 0 no-repeat;
	padding-top:70px;
	height:850px;
}

.namePicCont{
	max-width:450px;
	width:100%;
	float:none;
	margin:0 auto;
}

.drPic{
	width:100%;
	max-width:80px;
	margin-right:15px;
	float:left;
	padding-top:10px;
}

.drPic img{
	width:100%;
	max-width:100%;
}


.docNameCont{
	width:100%;
	max-width:330px;
	float:right;
	padding-bottom:10px;
}

.docNameText{
	font-size:30px;
	line-height:50px;
	color:#fff;
	font-weight:300;
}

.docDegre{
	font-size:14px;
	line-height:20px;
	color:#f6ff00;
}


.docCallCont{
	max-width:360px;
	width:100%;
	margin:0 auto;
	padding-bottom:550px;
	margin-left:80px;
}

.docCallCont01{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:0px;
}
.docCallCont02{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:0px;
}
.docCallCont03{
	width:100%;
	max-width:360px;
	float:left;
}

.queriesCall{
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	line-height:35px;
	color:#191919;
	font-weight:500;
	float:left;
}

.queriesCall02{
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	line-height:35px;
	color:#191919;
	font-weight:500;
	margin-left:0px;
	float:left;
}

.homePhoneNo{
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	line-height:35px;
	color:#191919;
	font-weight:500;
	display:inline-block;
}


.asansoleBtn{
	font-size:18px;
	line-height:35px;
}
.givingText{
	font-family: 'Dosis', sans-serif;
	font-size:40px;
	line-height:50px;
	color:#000;
	text-align:center;
	font-weight:400;
	max-width:100%;
	float:none;
	margin:0 auto;
}

.babyContBox{
	max-width:450px;
	width:100%;
	margin:0 auto;
}

.babyIntroBg{
	background:#f8f9f3;
	padding-top:30px;
}

.babyContBoxLft{
	max-width:259px;
	width:100%;
	float:none;
	margin:0 auto;
}

.babyContBoxLft img{
	width:100%;
	height:auto;
}

.babyContBoxRgt{
	max-width:450px;
	width:100%;
	float:none;
	margin:0 auto;
}

.babyContBoxRgt img{
	float:right;
}

.aboutDoc{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:30px;
	color:#161616;
	font-weight:400;
	padding-top:15px;
	text-align:center;
}

.aboutDocRed{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:30px;
	color:#fd313b;
	font-weight:500;
	margin-top:15px;
	text-align:center;
}

.babyContBoxRgt img{
	float:right;
	width:40%;
	height:auto;
}

.kolkataChamber{
	width:100%;
	background-color:#00cee9;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 0;
	float:left;
	text-align:center;
	height:auto;
}

.asanslChamber{
	width:100%;
	background-color:#ff5b48;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 0;
	float:left;
	text-align:center;
	height:auto;
}

.durgapurChamber{
	width:100%;
	background-color:#f5b744;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 0;
	float:left;
	text-align:center;
	height:auto;
}

.onlindBooking{
	width:70%;
}

.chamberName{
	font-family: 'Dosis', sans-serif;
	font-size:35px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:20px;
	border-bottom:1px solid #fff
}

.chamberName02{
	font-size:17px;
	line-height:28px;
	color:#fff;
	font-weight:600;
	padding-top:20px;
}


.kidsBg{
	background:url(111661kids_bg.jpg) 40% 0 no-repeat;
}


.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:100px;
	padding-bottom:177px;
	
}

.diseaseCont h3{
	font-size:28px;
	font-weight:400;
	color:#fd313b;
	padding-bottom:20px;
	text-align:center;
}


.diseaseCont p{
	max-width:100%;
	font-size:16px;
	line-height:26px;
	color:#191919;
	text-align:center;
	float:none;
	margin:0 auto;
	padding-bottom:30px;
}

.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:50px;
	padding-bottom:58px;
	
}

.treatmentCont{
	max-width:350px;
	width:100%;
	margin:0 auto;
}

.treatmentCont h4{
	font-size:45px;
	font-weight:300;
	color:#191919;
	padding-bottom:30px;
	text-align:center;
}


.treatmentCont01{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}

.treatmentCont02{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}

.treatmentCont03{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}

.homeTreatmentBtn{
	font-size:15px;
	line-height:30px;
	color:#000;
	background:url(111661Home_treatment_bullet.png) 0 50% no-repeat;
	padding-left:30px;
	font-weight:400;
}

.footerCont{
	background:url(111661footer_bg.jpg) 50% 0 no-repeat #6a920b;
	padding:50px 0 50px 0;
}

.footerCont01{
	width:100%;
	float:left;
}


.footerCont02{
	width:100%;
	float:left;
	margin-top:50px;
}

.footerCont02_P1{
	max-width:200px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:400px;
	width:100%;
	float:left;
	margin-top:50px;
}

.footerCont03_P1{
	max-width:150px;
	width:100%;
	float:left;
}

.footerCont03_P2{
	max-width:250px;
	width:100%;
	float:left;
}

.footerBtn{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.footerBtn02{
	font-size:15px;
	line-height:27px;
	color:#fff;
	padding-bottom:15px;
	display:inline-block;
}

.footerServiceHead{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	padding-bottom:20px;
	font-family: 'Dosis', sans-serif;
	
}

.footerGrenTxt{
	font-size:15px;
	line-height:27px;
	color:#d8ff01;
}


.footerQuick{
	font-size:25px;
	text-transform:uppercase;
	color:#d8ff01;
	font-weight:400;
	font-family: 'Dosis', sans-serif;
	padding-bottom:20px;
	text-align:left;
	
}

.innerPageCont{
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
}


.innerHeading{
	font-family: 'Dosis', sans-serif;
	font-size:40px;
	color:#161616;
	line-height:46px;
	font-weight:300;
	padding-bottom:20px;
	padding-top:10px;
}

.abtDrContRg{
	width:100%;
	max-width:350px;
	float:left;
	padding-top:0px;
	padding-bottom:50px;	
}

.photoWrap{
	width:100%;
	max-width:300px;
	margin:0 auto;
}

.photoWid{
	max-width:317px;
	width:100%;
	float:left;
	margin:30px 0px;
	
}

.photoWid img{
	width:80%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}

.photoWid02{
	max-width:300px;
	width:100%;
	float:left;
	margin:30px 0px;
}

.photoWid02 img{
	width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.photoText{
	font-size:14px;
	line-height:22px;
	color:#161616;
	font-weight:600;
	text-align:center;
} 

.chamberCont{
	width:90%;
	padding:30px;
	background-color:rgba(0, 0, 0, 0.6);
	margin:60px auto;
}

.chamberContLft{
	width:100%;
	max-width:380px;
	float:left;
}

.chamberContRgt{
	width:100%;
	float:left;
	padding-top:30px;
}

.chamberNameInner{
	color:#d8ff01;
	font-family: 'Dosis', sans-serif;
	font-size:21px;
	line-height:40px;
	font-weight:400;
	padding-bottom:20px;
}

.conImg{
	width:100%;
	max-width:350px;
}

.contactBox{
	width:100%;
	max-width:500px;
	margin:0 auto;
}

.contactBox01{
	width:50%;
	float:left;
	text-align:center;
	padding:30px 0;
}


.contactText{
	color:#48befe;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactTextBlack{
	color:#161616;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactLnk{
	color:#161616;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:8px;
}

.contactLnk:hover{
	color:#6A920B;
}

.serviceCont{
	width:100%;
	margin:0 auto;
}

.serviceBox{
	width:100%;
	max-width:260px;
	float:none;
	margin:0 auto;
}

.serviceBox img{
	width:100%;
	height:auto;
}


.serviceInnerBtn{
	font-family: 'Dosis', sans-serif;
	color:#161616;
	font-size:22px;
	line-height:45px;
	font-weight:500;
	padding:25px 0;
	text-align:center;
}

.treatContLeft{
	display:none;
}

.treatContRght{
	width:100%;
	max-width:800px;
	float:left;
	padding-bottom:70px;
}

.treatContRght02{
	display:block;
	float:left;
	max-width:250px;
	border-top:1px solid #CCCCCC;
	max-width:900px;
	padding-top:20px;
}

.serviceHeadingBlack{
	font-family: 'Dosis', sans-serif;
	font-size:28px;
	line-height:40px;
	color:#161616;
	font-weight:400;
	padding-bottom:20px;
}

.resTreatBox{
	width:100%;
	float:left;
	padding-bottom:0px;
}

.blinking{
	font-size:6vw;
	line-height:40px;
}



}


@media screen and (min-width: 320px) and (max-width: 479px) {

/*img{
	width:100%;
	max-width:100%;
	height:auto;
}*/


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.headerBg{
	background:url(111661girl_bg_02.jpg) 48% 0 no-repeat;
	padding-top:70px;
	height:850px;
}

.namePicCont{
	max-width:450px;
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}

.drPic{
	width:100%;
	max-width:90px;
	margin-right:0px;
	float:none;
	padding-top:0px;
	margin:0 auto;
	margin-bottom:-10px;
}

.drPic img{
	width:100%;
	max-width:100%;
}


.docNameCont{
	width:100%;
	max-width:330px;
	float:right;
	padding-bottom:15px;
}

.docNameText{
	font-size:30px;
	line-height:50px;
	color:#fff;
	font-weight:300;
}

.docDegre{
	font-size:14px;
	line-height:20px;
	color:#f6ff00;
}


.docCallCont{
	max-width:100%;
	margin:0 auto;
	padding-bottom:480px;
	text-align:center;
}

.docCallCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	text-align:center;
}
.docCallCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.docCallCont03{
	max-width:100%;
	float:left;
}

.queriesCall{
	font-family: 'Dosis', sans-serif;
	font-size:17px;
	line-height:35px;
	color:#191919;
	font-weight:500;
	float:left;
	text-align:center;
	display:block;
}

.queriesCall02{
	font-family: 'Dosis', sans-serif;
	font-size:17px;
	line-height:35px;
	color:#191919;
	font-weight:500;
	margin-left:0px;
	float:left;
	text-align:center;
	display:block;
}


.homePhoneNo{
	font-family: 'Dosis', sans-serif;
	font-size:17px;
	line-height:35px;
	color:#191919;
	font-weight:500;
	display:inline-block;
	text-align:center;
}
.asansoleBtn{
	font-size:4.7vw;
	line-height:28px;
}

.givingText{
	font-family: 'Dosis', sans-serif;
	font-size:40px;
	line-height:50px;
	color:#000;
	text-align:center;
	font-weight:400;
	max-width:100%;
	float:none;
	margin:0 auto;
}

.babyContBox{
	max-width:450px;
	width:100%;
	margin:0 auto;
}

.babyIntroBg{
	background:#f8f9f3;
	padding-top:30px;
}

.babyContBoxLft{
	max-width:200px;
	width:100%;
	float:none;
	margin:0 auto;
}

.babyContBoxLft img{
	width:100%;
	height:auto;
}

.babyContBoxRgt{
	max-width:450px;
	width:100%;
	float:none;
	margin:0 auto;
}

.babyContBoxRgt img{
	float:right;
}

.aboutDoc{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height:30px;
	color:#161616;
	font-weight:400;
	padding-top:15px;
	text-align:center;
}

.aboutDocRed{
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	line-height:30px;
	color:#fd313b;
	font-weight:500;
	margin-top:15px;
	text-align:center;
}

.babyContBoxRgt img{
	float:right;
	width:40%;
	height:auto;
}

.kolkataChamber{
	width:100%;
	background-color:#00cee9;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 0;
	float:left;
	text-align:center;
	height:auto;
}

.asanslChamber{
	width:100%;
	background-color:#ff5b48;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 0;
	float:left;
	text-align:center;
	height:auto;
}

.durgapurChamber{
	width:100%;
	background-color:#f5b744;
	background-size:cover;
	data-stretch-type:full-stretched;
	padding:50px 0;
	float:left;
	text-align:center;
	height:auto;
}

.onlindBooking{
	width:90%;
}

.chamberName{
	font-family: 'Dosis', sans-serif;
	font-size:35px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:20px;
	border-bottom:1px solid #fff
}

.chamberName02{
	font-size:16px;
	line-height:26px;
	color:#fff;
	font-weight:500;
	padding-top:20px;
}

.chamberTime{
	font-size:16px;
	line-height:26px;
	color:#fff;
	font-weight:500;
	padding-bottom:40px;

}

.kidsBg{
	background:url(111661kids_bg.jpg) 40% 0 no-repeat;
}


.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:100px;
	padding-bottom:177px;
	
}

.diseaseCont h3{
	font-size:28px;
	line-height:38px;
	font-weight:400;
	color:#fd313b;
	padding-bottom:20px;
	text-align:center;
}


.diseaseCont p{
	max-width:100%;
	font-size:16px;
	line-height:26px;
	color:#191919;
	text-align:center;
	float:none;
	margin:0 auto;
	padding-bottom:30px;
}

.treatmentNameBg{
	background:url(111661treatment_name_bg.jpg)  50% 0 no-repeat;
	padding-top:50px;
	padding-bottom:58px;
	
}

.treatmentCont{
	max-width:350px;
	width:100%;
	margin:0 auto;
}

.treatmentCont h4{
	font-size:35px;
	font-weight:300;
	color:#191919;
	padding-bottom:30px;
	text-align:center;
}


.treatmentCont01{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}

.treatmentCont02{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}

.treatmentCont03{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}

.homeTreatmentBtn{
	font-size:15px;
	line-height:30px;
	color:#000;
	background:url(111661Home_treatment_bullet.png) 0 50% no-repeat;
	padding-left:30px;
	font-weight:400;
}

.footerCont{
	background:url(111661footer_bg.jpg) 50% 0 no-repeat #6a920b;
	padding:50px 0 50px 0;
}

.footerCont01{
	width:100%;
	float:left;
}


.footerCont02{
	width:100%;
	float:left;
	margin-top:50px;
}

.footerCont02_P1{
	max-width:200px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:400px;
	width:100%;
	float:left;
	margin-top:50px;
}

.footerCont03_P1{
	max-width:150px;
	width:100%;
	float:left;
}

.footerCont03_P2{
	max-width:250px;
	width:100%;
	float:left;
}

.footerBtn{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.footerBtn02{
	font-size:15px;
	line-height:27px;
	color:#fff;
	padding-bottom:15px;
	display:inline-block;
}

.footerServiceHead{
	font-size:20px;
	text-transform:uppercase;
	color:#d8ff01;
	padding-bottom:20px;
	font-family: 'Dosis', sans-serif;
	
}

.footerGrenTxt{
	font-size:15px;
	line-height:27px;
	color:#d8ff01;
}

.footerQuick{
	font-size:25px;
	text-transform:uppercase;
	color:#d8ff01;
	font-weight:400;
	font-family: 'Dosis', sans-serif;
	padding-bottom:20px;
	text-align:left;
}

.innerTopBg{
	background:url(111661inner_top_bg_02.jpg) 50% 0 no-repeat;
	padding-top:55px;
	height:400px;
}

.innerPageCont{
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
}


.innerHeading{
	font-family: 'Dosis', sans-serif;
	font-size:30px;
	color:#161616;
	line-height:36px;
	font-weight:400;
	padding-bottom:20px;
	padding-top:0px;
}

.abtDrContRg{
	width:100%;
	float:left;
	padding-top:0px;
	padding-bottom:50px;	
}

.abtDrContRg img{
	width:90%;
	height:auto;
	margin:0 auto;
	display:block;
}

.abtText{
	font-size:14px;
	line-height:28px;
	color:#161616;
	font-weight:500;
	padding-left:0px;
	padding-top:15px;
}

.abtDocText01{
	font-size:15px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_01.png) 0 0 no-repeat;
	padding-left:50px;
	text-transform:uppercase;
}

.abtDocText02{
	font-size:18px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_02.png) 0 0 no-repeat;
	padding-left:70px;
	text-transform:uppercase;
}

.abtDocText03{
	font-size:18px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_03.png) 0 0 no-repeat;
	padding-left:70px;
	text-transform:uppercase;
}

.abtDocText04{
	font-size:18px;
	line-height:50px;
	color:#CC0000;
	font-weight:600;
	background:url(111661abt_04.png) 0 0 no-repeat;
	padding-left:50px;
	text-transform:uppercase;
}


.resPic{
  width:50%;
  height: auto;
}


.photoWrap{
	width:100%;
	max-width:300px;
	margin:0 auto;
}

.photoWid{
	max-width:317px;
	width:100%;
	float:left;
	margin:30px 0px;
	
}

.photoWid img{
	width:90%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}

.photoWid02{
	max-width:300px;
	width:100%;
	float:left;
	margin:30px 0px;
}

.photoWid02 img{
	width:90%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.photoText{
	font-size:14px;
	line-height:22px;
	color:#161616;
	font-weight:600;
	text-align:center;
}

.chamberCont{
	width:90%;
	padding:30px 15px;
	background-color:rgba(0, 0, 0, 0.6);
	margin:60px auto;
}

.chamberContLft{
	width:100%;
	float:left;
}

.chamberContRgt{
	width:100%;
	float:left;
	padding-top:30px;
}

.chamberNameInner{
	color:#d8ff01;
	font-family: 'Dosis', sans-serif;
	font-size:21px;
	line-height:31px;
	font-weight:400;
	padding-bottom:20px;
}

.conImg{
	width:100%;
	max-width:300px;
}


.contactBox{
	width:100%;
	max-width:500px;
	margin:0 auto;
}

.contactBox01{
	width:100%;
	float:left;
	text-align:left;
	padding:10px 0;
	border-bottom:1px solid #EAEAEA;
}


.contactText{
	color:#48befe;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactTextBlack{
	color:#161616;
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:10px;
}

.contactLnk{
	color:#161616;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:8px;
}

.contactLnk:hover{
	color:#6A920B;
}

.serviceCont{
	width:100%;
	margin:0 auto;
}

.serviceBox{
	width:100%;
	max-width:260px;
	float:none;
	margin:0 auto;
}

.serviceBox img{
	width:100%;
	height:auto;
}


.serviceInnerBtn{
	font-family: 'Dosis', sans-serif;
	color:#161616;
	font-size:22px;
	line-height:45px;
	font-weight:500;
	padding:15px 0;
	text-align:center;
}

.treatContLeft{
	display:none;
}

.treatContRght{
	width:100%;
	max-width:800px;
	float:left;
	padding-bottom:70px;
}

.treatContRght02{
	display:block;
	float:left;
	max-width:250px;
	border-top:1px solid #CCCCCC;
	max-width:900px;
	padding-top:20px;
}

.serviceHeadingBlack{
	font-family: 'Dosis', sans-serif;
	font-size:25px;
	line-height:35px;
	color:#161616;
	font-weight:400;
	padding-bottom:20px;
}

.resTreatBox{
	width:100%;
	float:left;
	padding-bottom:0px;
}

.treatContRght img{
	max-width:280px;
	width:100%;
}

.blinking{
	font-size:7.2vw;
	line-height:40px;
}

}


media{}










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

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

#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: normal 16px 'Lato', sans-serif;
  color:#000;
}

#contact {
  
  rgba(249, 249, 249, 0.2);
  padding: 25px;
  margin: 30px 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 {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
  color:#000;
}

#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: #54d8b7;
  color: #FFF;
  padding: 10px;
  font-size: 15px;
  margin: auto;
  width: 80%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #077574;
  -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: #54d8b7;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 15px;
	margin: auto;
  	width: 70%;
	display:block;
	}

.capbox-inner {
	font: 12px 'Lato', sans-serif;
	color: #000;
	background-color: #54d8b7;
	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;
    }
}


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