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

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

body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:28px;
	color:#333333;
}

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: 'Philosopher', sans-serif;
}

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

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

.topBg{
	background:url(112234top_bg.jpg) 50% 0 no-repeat;
}

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

.debajniWrap{
	width:100%;
	max-width:420px;
	float:left;
}

.debajniLogo{
	width:100%;
	max-width:120px;
	float:left;
	padding-top:15px;
}

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

.bakshiddha{
	font-size:34px;
	color:#fff;
}

.debjaniName{
	font-size:70px;
	color:#fff000;
	padding-top:15px;
	display:block;
}

.debjaniPic{
	width:100%;
	max-width:200px;
	float:left;
	margin-bottom:-10px;
}

.debjaniPicResp{
	width:100%;
	max-width:200px;
	float:left;
	margin-bottom:-10px;
	display:none;
}

.homeCallCont{
	width:100%;
	max-width:480px;
	float:right;
	padding-top:20px;
}

.meetText{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	line-height:38px;
	color:#fff;
}


.adviceText{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	line-height:38px;
	color:#fff000;
}


.homeCal{
	font-size:30px;
	line-height:38px;
	color:#fff000;
}





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




.welcomeWrap{
	padding-top:55px;
}

.welcomeCont{
	width:100%;
	max-width:700px;
	margin:0 auto;
	text-align:center;
}	

.welcomeText01{
	font-size:50px;
	line-height:56px;
	color:#333333;
}

.welcomeText02{
	font-size:18px;
	line-height:40px;
	color:#333333;
	padding-bottom:10px;
	font-weight:400;
}

.aboutWrap{
	padding-top:60px;
	padding-bottom:80px;
}

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

.abtContLft{
	width:100%;
	max-width:593px;
	float:left;
	padding-right:60px;
	border-right:1px solid #e5e5e5;
}

.abtContRgt{
	width:100%;
	max-width:460px;
	float:left;
	padding-left:40px;
}

.aboutHead{
	color:#e50043;
	font-size:35px;
	line-height:45px;
}

.aboutHead02{
	color:#333;
	font-size:23px;
	line-height:23px;
	font-weight:bold;
}

.aboutText{
	font-size:16px;
	line-height:28px;
	color:#333;
	padding-top:15px;
	text-align:justify;
	font-weight:400;
}

.homeChamberBg{
	background:url(112234debjani_chamber_bg.jpg) 50% 0 no-repeat;
	padding-top:70px;
}
	
.homeChamberCont{
	width:100%;
	max-width:810px;
	margin:0 auto;
	text-align:center;
}

.chamberText01{
	font-size:35px;
	line-height:45px;
	color:#fff000;
	font-weight:200;
	text-align:center;
	
}

.chamberText02{
	color:#fd5fff;
	padding-bottom:60px;
	display:inline-block;
	font-weight:200;
	text-align:center;
}


.chamberCont01{
	width:217px;
	float:left;
	margin-right:70px;
	text-align:center;
	margin-bottom:80px;
}

.chamberCont02{
	width:217px;
	float:left;
	text-align:center;
	margin-bottom:80px;
}

.chamberName{
	font-size:20px;
	line-height:60px;
	color:#fff;
	font-weight:400;
	border-bottom:1px solid #d3d3d3;
	text-transform:uppercase;
}

.chamberName02{
	font-size:20px;
	line-height:60px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	border-bottom:1px solid #d3d3d3;
}

.appointmentBox{
	background:#b7d105;
	border-radius:20px 20px 0 0;
	width:100%;
	max-width:650px;
	margin:0 auto;
	padding:18px 0;
	text-align:center;
	
}

.appointmentCall{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	color:#202020;
}

.appoCall{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	color:#202020;
}

.homeVideoWrap{
	padding:60px 0;
}

.homeVideoCont{
	width:100%;
	max-width:840px;
	margin:0 auto;
	text-align:center;
}

.homeVideoText{
	color:#4e4e4e;
	font-size:30px;
	line-height:38px;
	padding:30px 0;
}

.zodiacSign{
	padding-bottom:30px;
}

.debjaniVideo{
	width:100%;
	max-width:320px;
	margin:0 auto;
	padding:20px 0;
}


.serviceBg{
	background:#4e1941;
	padding-top:60px;
	padding-bottom:80px;
}

.serviceHead{
	font-family: 'Philosopher', sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	padding-bottom:55px;
	text-align:center;
}

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

.tabCont{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-right:7px;
}

.tabCont02{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
}

.tabContHead{
	background:#d5d5d5;
	font-size:18px;
	line-height:54px;
	color:#000;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	margin-top:-10px;
}

.tabContHead:hover{
	background:#ffaa00;
}


.footerWrap{
	background:url(112234footer_bg.jpg) 50% 0 no-repeat;
	padding:80px 0;
}

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

.footerCont01_P1{
	max-width:225px;
	width:100%;
	float:left;
}

.footerCont01_P2{
	max-width:225px;
	width:100%;
	float:left;
}

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


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

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

.footerBtn:hover{
	color:#fff600;
}

.footerBtn02{
	font-size:16px;
	line-height:28px;
	color:#fff;
	font-weight:300;
	
}

.footerBtn02:hover{
	color:#fff600;
}


.footerYelow{
	font-size:17px;
	color:#fff600;
	line-height:35px;
	font-weight:bold;
	text-transform:uppercase;
}

.footerTxt{
	font-size:16px;
	line-height:28px;
	color:#fff;
	font-weight:300;
}


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


/* Inner CSS */

.innerPgWrap{
	padding:50px 0;
}

.innerCont{
	width:100%;
	max-width:1160px;
}

.innerHeading{
	font-family: 'Philosopher', sans-serif;
	font-size:40px;
	line-height:50px;
	color:#000;
	padding-bottom:20px;
}

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

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

.abtDebjaniLft{
	width:100%;
	max-width:560px;
	float:left;
	margin-right:100px;
}

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

.adviceTextIn{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	line-height:38px;
	color:#fff000;
}


.homeCalIn{
	font-size:30px;
	line-height:38px;
	color:#fff000;
}

.photoRes{
	padding:30px 0;
}

.photoGalCont{
	width:100%;
	max-width:1100px;
	margin:0 auto;
	padding:30px 0;
}

.photoCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-right:40px;
}

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

.videoCont{
	width:100%;
	max-width:320px;
	margin: 0 auto;
}

.contactText{
	font-size:18px;
	line-height:28px;
	color:#CC0000;
	font-weight:600;
}

.contactText02{
	font-size:16px;
	line-height:28px;
	color:#000;
	font-weight:500;
}





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


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

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

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

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

.bakshiddha{
	font-size:30px;
	color:#fff;
}

.debjaniName{
	font-size:60px;
	color:#fff000;
	padding-top:15px;
	display:block;
}

.debjaniPic{
	width:100%;
	max-width:150px;
	float:left;
	margin-bottom:-10px;
}

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

.debjaniPicResp{
	width:100%;
	max-width:200px;
	float:left;
	margin-bottom:-10px;
	display:none;
}

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

.meetText{
	font-family: 'Philosopher', sans-serif;
	font-size:23px;
	line-height:33px;
	color:#fff;
}


.adviceText{
	font-family: 'Philosopher', sans-serif;
	font-size:23px;
	line-height:33px;
	color:#fff000;
}


.homeCal{
	font-size:23px;
	line-height:33px;
	color:#fff000;
}

.abtContLft{
	width:100%;
	max-width:400px;
	float:left;
	padding-right:50px;
	border-right:1px solid #e5e5e5;
}

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

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

.aboutHead{
	color:#e50043;
	font-size:28px;
	line-height:45px;
}

.aboutHead02{
	color:#333;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
}

.aboutText{
	font-size:15px;
	line-height:26px;
	color:#333;
	padding-top:15px;
	text-align:justify;
	font-weight:400;
}

.chamberName{
	font-size:18px;
	line-height:60px;
	color:#fff;
	font-weight:400;
	border-bottom:1px solid #d3d3d3;
	text-transform:uppercase;
}

.chamberName02{
	font-size:18px;
	line-height:60px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
}

.appointmentBox{
	background:#b7d105;
	border-radius:15px 15px 0 0;
	width:100%;
	max-width:500px;
	margin:0 auto;
	padding:15px 0;
	
}

.appointmentCall{
	font-family: 'Philosopher', sans-serif;
	font-size:25px;
	color:#202020;
}

.appoCall{
	font-family: 'Philosopher', sans-serif;
	font-size:25px;
	color:#202020;
}

.homeVideoText{
	color:#4e4e4e;
	font-size:28px;
	line-height:38px;
	padding:30px 0;
}


.zodiacSign{
	padding-bottom:30px;
	width:100%;
	height:auto;
}

.serviceBg{
	background:#4e1941;
	padding-top:60px;
	padding-bottom:30px;
}

.serviceHead{
	font-family: 'Philosopher', sans-serif;
	font-size:35px;
	line-height:45px;
	color:#fff;
	padding-bottom:55px;
	text-align:center;
}

.fiveTabCont{
	width:100%;
	max-width:768px;
	margin:0 auto;
}

.tabCont{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
}

.tabCont02{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}

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

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

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

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


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

.abtDebjaniLft{
	width:100%;
	max-width:480px;
	float:left;
	margin-right:50px;
}

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

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

.adviceTextIn{
	font-family: 'Philosopher', sans-serif;
	font-size:22px;
	line-height:38px;
	color:#fff000;
}


.homeCalIn{
	font-size:22px;
	line-height:38px;
	color:#fff000;
}

.photoCont{
	width:100%;
	max-width:250px;
	float:left;
	margin-right:40px;
}

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



}




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

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

.topWrap{
	width:100%;
	max-width:760px;
	margin:0 auto;
	padding-top:40px;
}


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

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

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

.debajniCont{
	width:100%;
	max-width:170px;
	float:left;
}

.bakshiddha{
	font-size:22px;
	color:#fff;
}

.debjaniName{
	font-size:46px;
	color:#fff000;
	padding-top:4px;
	display:block;
}

.debjaniPic{
	width:100%;
	max-width:120px;
	float:left;
	margin-bottom:-10px;
}

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

.debjaniPicResp{
	width:100%;
	max-width:200px;
	float:left;
	margin-bottom:-10px;
	display:none;
}

.homeCallCont{
	width:100%;
	max-width:280px;
	float:right;
	padding-top:25px;
}

.meetText{
	font-family: 'Philosopher', sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
}


.adviceText{
	font-family: 'Philosopher', sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff000;
}


.homeCal{
	font-size:18px;
	line-height:24px;
	color:#fff000;
}


.welcomeText01{
	font-size:45px;
	line-height:55px;
	color:#333333;
}

.welcomeText02{
	font-size:17px;
	line-height:40px;
	color:#333333;
	padding-bottom:10px;
	font-weight:400;
}

.abtContLft{
	width:100%;
	max-width:420px;
	float:left;
	padding-right:0px;
	border-right:none;
}

.abtContRgt{
	width:100%;
	max-width:250px;
	float:left;
	padding-left:20px;
	padding-top:50px;
}

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

.aboutHead{
	color:#e50043;
	font-size:28px;
	line-height:45px;
}

.aboutHead02{
	color:#333;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
}

.aboutText{
	font-size:15px;
	line-height:26px;
	color:#333;
	padding-top:15px;
	text-align:justify;
	font-weight:400;
}

.chamberText01{
	font-size:30px;
	line-height:45px;
	color:#fff000;
	font-weight:200;
	
}

.chamberText02{
	color:#fd5fff;
	padding-bottom:35px;
	display:inline-block;
	font-weight:200;
}


.chamberCont01{
	width:180px;
	float:left;
	margin-right:50px;
	text-align:center;
	margin-bottom:80px;
}

.chamberCont02{
	width:180x;
	float:left;
	text-align:center;
	margin-bottom:80px;
}


.chamberName{
	font-size:17px;
	line-height:60px;
	color:#fff;
	font-weight:400;
	border-bottom:1px solid #d3d3d3;
	text-transform:uppercase;
}

.chamberName02{
	font-size:17px;
	line-height:60px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
}

.appointmentBox{
	background:#b7d105;
	border-radius:15px 15px 0 0;
	width:100%;
	max-width:500px;
	margin:0 auto;
	padding:15px 0;
	
}

.appointmentCall{
	font-family: 'Philosopher', sans-serif;
	font-size:22px;
	color:#202020;
}

.appoCall{
	font-family: 'Philosopher', sans-serif;
	font-size:22px;
	color:#202020;
}

.homeVideoText{
	color:#4e4e4e;
	font-size:25px;
	line-height:38px;
	padding:30px 0;
}


.zodiacSign{
	padding-bottom:30px;
	width:100%;
	height:auto;
}

.serviceBg{
	background:#4e1941;
	padding-top:60px;
	padding-bottom:30px;
}

.serviceHead{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	line-height:40px;
	color:#fff;
	padding-bottom:35px;
	text-align:center;
}

.fiveTabCont{
	width:100%;
	max-width:512px;
	margin:0 auto;
}

.tabCont{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
}

.tabCont02{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}

.tabContHead{
	background:#d5d5d5;
	font-size:17px;
	line-height:54px;
	color:#000;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	margin-top:-10px;
}

.footerWrap{
	background:url(112234footer_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding:50px 0;
}

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

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

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

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


.footerCont03{
	max-width:200px;
	width:100%;
	float:left;
	padding-top:20px;
}

.abtDebjaniLft{
	max-width:100%;
	float:left;
	margin-right:50px;
}

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

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

.adviceTextIn{
	font-family: 'Philosopher', sans-serif;
	font-size:17px;
	line-height:30px;
	color:#fff000;
}


.homeCalIn{
	font-size:17px;
	line-height:30px;
	color:#fff000;
}

.photoGalCont{
	width:100%;
	max-width:750px;
	margin:0 auto;
	padding:30px 0;
}

.photoCont{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:40px;
}

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




}


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


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

.topBg{
	background:url(112234top_bg_01.jpg) 50% 0 no-repeat;
}

.topWrap{
	width:100%;
	max-width:580px;
	margin:0 auto;
	padding-top:40px;
}


.debajniWrap{
	width:100%;
	max-width:420px;
	float:none;
	margin:0 auto;
	padding-bottom:50px;
}

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

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

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

.bakshiddha{
	font-size:30px;
	color:#fff;
}

.debjaniName{
	font-size:63px;
	color:#fff000;
	padding-top:15px;
	display:block;
}

.debjaniPic{
	width:100%;
	max-width:120px;
	float:left;
	margin-bottom:-10px;
	display:none;
}

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

.debjaniPicResp{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto;
	display:block;
	border-bottom:1px solid #fff;
	
}

.debjaniPicResp img{
	display:block;
	padding-top:10px;
}


.homeCallCont{
	width:100%;
	max-width:392px;
	float:none;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
	clear:both;
	
}

.meetText{
	font-family: 'Philosopher', sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff;
}


.adviceText{
	font-family: 'Philosopher', sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff000;
}


.homeCal{
	font-size:26px;
	line-height:34px;
	color:#fff000;
}


.welcomeText01{
	font-size:40px;
	line-height:55px;
	color:#333333;
}

.welcomeText02{
	font-size:17px;
	line-height:40px;
	color:#333333;
	padding-bottom:10px;
	font-weight:400;
}

.abtContLft{
	width:100%;
	max-width:580px;
	float:none;
	margin:0 auto;
	padding-right:0px;
	border-right:none;
}

.abtContRgt{
	width:100%;
	max-width:250px;
	float:none;
	margin:0 auto;
	padding-left:0px;
	padding-top:50px;
}

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

.aboutHead{
	color:#e50043;
	font-size:35px;
	line-height:45px;
	text-align:center;
}

.aboutHead02{
	color:#333;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	display:block;
}

.aboutText{
	font-size:16px;
	line-height:28px;
	color:#333;
	padding-top:15px;
	text-align:justify;
	font-weight:400;
}

.homeChamberBg{
	background:url(112234debjani_chamber_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding-top:50px;
}

.chamberText01{
	font-size:25px;
	line-height:35px;
	color:#fff000;
	font-weight:200;
	
}

.chamberText02{
	color:#fd5fff;
	padding-bottom:35px;
	display:inline-block;
	font-weight:200;
}

.homeChamberCont{
	width:100%;
	max-width:180px;
	margin:0 auto;
	text-align:center;
}

.chamberCont01{
	width:180px;
	float:left;
	margin-right:0px;
	text-align:center;
	margin-bottom:10px;
}

.chamberCont02{
	width:180px;
	float:left;
	text-align:center;
	margin-bottom:50px;
}


.chamberName{
	font-size:17px;
	line-height:50px;
	color:#fff;
	font-weight:400;
	border-bottom:1px solid #d3d3d3;
	text-transform:uppercase;

}

.chamberName02{
	font-size:17px;
	line-height:50px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;

}

.appointmentBox{
	background:#b7d105;
	border-radius:15px 15px 0 0;
	width:100%;
	max-width:500px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	
}

.appointmentCall{
	font-family: 'Philosopher', sans-serif;
	font-size:22px;
	color:#202020;
}

.appoCall{
	font-family: 'Philosopher', sans-serif;
	font-size:22px;
	color:#202020;
}

.homeVideoWrap{
	padding:40px 0;
}

.homeVideoText{
	color:#4e4e4e;
	font-size:25px;
	line-height:38px;
	padding:20px 0;
}


.zodiacSign{
	padding-bottom:20px;
	width:100%;
	height:auto;
}

.serviceBg{
	background:#4e1941;
	padding-top:40px;
	padding-bottom:30px;
}

.serviceHead{
	font-family: 'Philosopher', sans-serif;
	font-size:28px;
	line-height:38px;
	color:#fff;
	padding-bottom:35px;
	text-align:center;
}

.fiveTabCont{
	width:100%;
	max-width:512px;
	margin:0 auto;
}

.tabCont{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
}

.tabCont02{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}

.tabContHead{
	background:#d5d5d5;
	font-size:17px;
	line-height:54px;
	color:#000;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	margin-top:-10px;
}

.footerWrap{
	background:url(112234footer_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding:50px 0;
}

.footerCont01{
	max-width:400px;
	width:100%;
	float:left;
	margin-bottom:30px;
}

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

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

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


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

.innerHeading{
	font-family: 'Philosopher', sans-serif;
	font-size:38px;
	line-height:50px;
	color:#000;
	padding-bottom:20px;
}

.abtDebjaniLft{
	max-width:100%;
	float:left;
	margin-right:0px;
	padding-bottom:50px;
}

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

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

.adviceTextIn{
	font-family: 'Philosopher', sans-serif;
	font-size:24px;
	line-height:30px;
	color:#fff000;
}


.homeCalIn{
	font-size:24px;
	line-height:30px;
	color:#fff000;
}

.photoGalCont{
	width:100%;
	max-width:550px;
	margin:0 auto;
	padding:10px 0;
}

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

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


}





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


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

.topBg{
	background:url(112234top_bg_01.jpg) 50% 0 no-repeat;
}

.topWrap{
	width:100%;
	max-width:580px;
	margin:0 auto;
	padding-top:40px;
}


.debajniWrap{
	width:100%;
	max-width:420px;
	float:none;
	margin:0 auto;
	padding-bottom:50px;
}

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

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

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

.bakshiddha{
	font-size:30px;
	color:#fff;
}

.debjaniName{
	font-size:63px;
	color:#fff000;
	padding-top:15px;
	display:block;
}

.debjaniPic{
	width:100%;
	max-width:120px;
	float:left;
	margin-bottom:-10px;
	display:none;
}

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

.debjaniPicResp{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto;
	display:block;
	border-bottom:1px solid #fff;
	
}

.debjaniPicResp img{
	display:block;
	padding-top:10px;
}


.homeCallCont{
	width:100%;
	max-width:392px;
	float:none;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
	clear:both;
	
}

.meetText{
	font-family: 'Philosopher', sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff;
}


.adviceText{
	font-family: 'Philosopher', sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff000;
}


.homeCal{
	font-size:26px;
	line-height:34px;
	color:#fff000;
}


.welcomeText01{
	font-size:32px;
	line-height:55px;
	color:#333333;
}

.welcomeText02{
	font-size:14px;
	line-height:24px;
	color:#333333;
	padding-bottom:10px;
	font-weight:400;
}

.abtContLft{
	width:100%;
	max-width:580px;
	float:none;
	margin:0 auto;
	padding-right:0px;
	border-right:none;
}

.abtContRgt{
	width:100%;
	max-width:250px;
	float:none;
	margin:0 auto;
	padding-left:0px;
	padding-top:50px;
}

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

.aboutHead{
	color:#e50043;
	font-size:41px;
	line-height:47px;
	text-align:center;
}

.aboutHead02{
	color:#333;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	display:block;
	padding-bottom:10px;
}

.aboutText{
	font-size:16px;
	line-height:28px;
	color:#333;
	padding-top:25px;
	text-align:justify;
	font-weight:400;
}

.homeChamberBg{
	background:url(112234debjani_chamber_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding-top:50px;
}

.chamberText01{
	font-size:25px;
	line-height:35px;
	color:#fff000;
	font-weight:200;
	
}

.chamberText02{
	color:#fd5fff;
	padding-bottom:35px;
	display:inline-block;
	font-weight:200;
}

.homeChamberCont{
	width:100%;
	max-width:180px;
	margin:0 auto;
	text-align:center;
}

.chamberCont01{
	width:180px;
	float:left;
	margin-right:0px;
	text-align:center;
	margin-bottom:10px;
}

.chamberCont02{
	width:180px;
	float:left;
	text-align:center;
	margin-bottom:50px;
}


.chamberName{
	font-size:17px;
	line-height:50px;
	color:#fff;
	font-weight:400;
	border-bottom:1px solid #d3d3d3;
	text-transform:uppercase;

}

.chamberName02{
	font-size:17px;
	line-height:50px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;

}

.appointmentBox{
	background:#b7d105;
	border-radius:15px 15px 0 0;
	width:100%;
	max-width:500px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	
}

.appointmentCall{
	font-family: 'Philosopher', sans-serif;
	font-size:20px;
	color:#202020;
}

.appoCall{
	font-family: 'Philosopher', sans-serif;
	font-size:20px;
	color:#202020;
}

.homeVideoWrap{
	padding:40px 0;
}

.homeVideoText{
	color:#4e4e4e;
	font-size:25px;
	line-height:38px;
	padding:20px 0;
}


.zodiacSign{
	padding-bottom:20px;
	width:100%;
	height:auto;
}

.serviceBg{
	background:#4e1941;
	padding-top:40px;
	padding-bottom:30px;
}

.serviceHead{
	font-family: 'Philosopher', sans-serif;
	font-size:24px;
	line-height:38px;
	color:#fff;
	padding-bottom:35px;
	text-align:center;
}

.fiveTabCont{
	width:100%;
	max-width:226px;
	margin:0 auto;
}

.tabCont{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-right:0px;
	margin-bottom:30px;
}

.tabCont02{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}

.tabContHead{
	background:#d5d5d5;
	font-size:17px;
	line-height:54px;
	color:#000;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	margin-top:-10px;
}

.footerWrap{
	background:url(112234footer_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding:50px 0;
}

.footerCont01{
	max-width:400px;
	width:100%;
	float:left;
	margin-bottom:30px;
}

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

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

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


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


.innerHeading{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	line-height:50px;
	color:#000;
	padding-bottom:20px;
}

.abtDebjaniLft{
	max-width:100%;
	float:left;
	margin-right:0px;
	padding-bottom:50px;
}

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

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

.adviceTextIn{
	font-family: 'Philosopher', sans-serif;
	font-size:24px;
	line-height:30px;
	color:#fff000;
}


.homeCalIn{
	font-size:24px;
	line-height:30px;
	color:#fff000;
}

.photoRes{
	width:100%;
	height:auto;
	padding:30px 0;
}

.photoGalCont{
	max-width:100%;
	width:300px;
	margin:0 auto;
	padding:10px 0;
}

.photoCont{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto;
	margin-right:0px;
}

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


}


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


.topBg{
	background:url(112234top_bg_01.jpg) 50% 0 no-repeat;
}

.topWrap{
	width:100%;
	max-width:300px;
	margin:0 auto;
	padding-top:20px;
}

.debajniWrap{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto;
	padding-bottom:50px;
}

.debajniLogo{
	width:100%;
	max-width:75px;
	float:left;
	padding-top:20px;
	margin-right:10px;
}

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

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

.bakshiddha{
	font-size:26px;
	color:#fff;
}

.debjaniName{
	font-size:54px;
	color:#fff000;
	padding-top:8px;
	display:block;
}

.debjaniPic{
	width:100%;
	max-width:120px;
	float:left;
	margin-bottom:-10px;
	display:none;
}

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

.debjaniPicResp{
	width:100%;
	max-width:160px;
	float:none;
	margin:0 auto;
	display:block;
	border-bottom:1px solid #fff;
	
}

.debjaniPicResp img{
	width:100%;
	height:auto;
	display:block;
	padding-top:10px;
}


.homeCallCont{
	width:100%;
	max-width:392px;
	float:none;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
	clear:both;
	text-align:center;
	
}

.meetText{
	font-family: 'Philosopher', sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
}


.adviceText{
	font-family: 'Philosopher', sans-serif;
	font-size:32px;
	line-height:34px;
	color:#fff000;
}


.homeCal{
	font-size:25px;
	line-height:34px;
	color:#fff000;
	text-align:center;
}

.welcomeWrap{
	padding-top:30px;
}

.welcomeText01{
	font-size:32px;
	line-height:40px;
	color:#333333;
}

.welcomeText02{
	font-size:14px;
	line-height:24px;
	color:#333333;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:400;
}

.aboutWrap{
	padding-top:40px;
	padding-bottom:50px;
}


.abtContLft{
	width:100%;
	max-width:580px;
	float:none;
	margin:0 auto;
	padding-right:0px;
	border-right:none;
}

.abtContRgt{
	width:100%;
	max-width:250px;
	float:none;
	margin:0 auto;
	padding-left:0px;
	padding-top:50px;
}

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

.aboutHead{
	color:#e50043;
	font-size:32px;
	line-height:40px;
	text-align:center;
}

.aboutHead02{
	color:#333;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	display:block;
	
}

.aboutText{
	font-size:16px;
	line-height:30px;
	color:#333;
	padding-top:25px;
	text-align:left;
	font-weight:400;
}

.homeChamberBg{
	background:url(112234debjani_chamber_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding-top:50px;
}

.chamberText01{
	font-size:28px;
	line-height:37px;
	color:#fff000;
	font-weight:200;
}

.chamberText02{
	color:#fd5fff;
	padding-bottom:35px;
	display:inline-block;
	font-weight:200;
}

.homeChamberCont{
	width:100%;
	max-width:180px;
	margin:0 auto;
	text-align:center;
}

.chamberCont01{
	width:180px;
	float:left;
	margin-right:0px;
	text-align:center;
	margin-bottom:0px;
}

.chamberCont02{
	width:180px;
	float:left;
	text-align:center;
	margin-bottom:50px;
}


.chamberName{
	font-size:17px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #d3d3d3;
	text-transform:uppercase;

}

.chamberName02{
	font-size:17px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;

}

.appointmentBox{
	background:#b7d105;
	border-radius:15px 15px 0 0;
	width:100%;
	max-width:500px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	
}

.appointmentCall{
	font-family: 'Philosopher', sans-serif;
	font-size:23px;
	line-height:30px;
	color:#202020;
}

.appoCall{
	font-family: 'Philosopher', sans-serif;
	font-size:30px;
	line-height:36px;
	color:#202020;
}

.homeVideoWrap{
	padding:40px 0;
}

.homeVideoText{
	color:#4e4e4e;
	font-size:22px;
	line-height:32px;
	padding:10px 0;
}

.floralLine{
	width:100%;
	height:auto;
}

.zodiacSign{
	padding-bottom:10px;
	width:100%;
	height:auto;
}

.serviceBg{
	background:#4e1941;
	padding-top:40px;
	padding-bottom:30px;
}

.serviceHead{
	font-family: 'Philosopher', sans-serif;
	font-size:24px;
	line-height:38px;
	color:#fff;
	padding-bottom:35px;
	text-align:center;
}

.fiveTabCont{
	width:100%;
	max-width:226px;
	margin:0 auto;
}

.tabCont{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-right:0px;
	margin-bottom:30px;
}

.tabCont02{
	width:100%;
	max-width:226px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}

.tabContHead{
	background:#d5d5d5;
	font-size:16px;
	line-height:54px;
	color:#000;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	margin-top:-10px;
}

.footerWrap{
	background:url(112234footer_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding:50px 0;
}

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

.footerCont01_P1{
	max-width:170px;
	width:100%;
	float:left;
}

.footerCont01_P2{
	max-width:130px;
	width:100%;
	float:left;
}

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


.footerCont03{
	max-width:150px;
	width:100%;
	float:left;
	padding-top:30px;
}

.footerYelow{
	font-size:16px;
	color:#fff600;
	line-height:35px;
	font-weight:600;
	text-transform:uppercase;
}

.innerHeading{
	font-family: 'Philosopher', sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	padding-bottom:20px;
}

.abtDebjaniLft{
	max-width:100%;
	float:left;
	margin-right:0px;
	padding-bottom:50px;
}

.abtDebjaniRgt{
	max-width:100%;
	float:left;
	
}

.abtDebjaniRgt img{
	width:100%;
	height:auto;

}

.adviceTextIn{
	font-family: 'Philosopher', sans-serif;
	font-size:19px;
	line-height:30px;
	color:#fff000;
}


.homeCalIn{
	font-size:19px;
	line-height:30px;
	color:#fff000;
}

.photoRes{
	width:100%;
	height:auto;
	padding:30px 0;
}


.photoGalCont{
	width:100%;
	max-width:300px;
	margin:0 auto;
	padding:10px 0;
}

.photoCont{
	width:100%;
	float:none;
	margin:0 auto;
	margin-right:0px;
}



}

media{}








/*RESPONSIVEMENU*/

#cssmenu {
  font-family: 'Philosopher', sans-serif;
  background:url(112234nav_bg.jpg) 0 0 repeat-x;
  text-align:center;
  padding:0 100px;
  font-size: 17px;
}


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
	margin:0 auto;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  
}
#cssmenu #menu-button {
  display: none;
}

#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: left;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
  
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding:0 18px;
  font-size: 21px;
  line-height:55px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  
}
#cssmenu > ul > li:hover > a {
  color:#fff;
  background:#333333;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
  
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 27px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
  
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 24px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(23, 228, 228, 0.10);
  padding: 11px 15px;
  width: 130px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  background: #a60032;
  text-align:left;
   z-index:999;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #fff;
  background:#870028;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {


  #cssmenu {
  	padding:0;
    width: 100%;
	text-align:left;
	background:#c8003a;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid #fff;
  }
  
  #cssmenu > ul > li > a {
  	font-size:18px;
	line-height:40px;
	font-weight:400;
	
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
	
	
  }
  #cssmenu > ul > li {
    float: none;
	padding-left:8px;
	
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #fff;
    background: none;
	
	
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    font-weight:500;
	font-family: 'Open Sans', sans-serif;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #fff;
    height: 37px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #f6ff00;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #097978;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}







/*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 'Oxygen', 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: #c60139;
  color: #FFF;
  padding: 10px;
  font-size: 15px;
  margin: auto;
  width: 80%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #e92e65;
  -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: #c60139;
	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: #c60139;
	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;
}