z*{
	margin:0;
	padding:0;
	border:0;
}
header, nav, footer, section, aside, article{
	display:block;
}
body{
	font-family: 'Lato', sans-serif;
	font-size:17px;
	line-height:33px;
	color:#171717;
}
a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;

}
h1, h2, h3, h4, h5, h6{
	font-family: 'Berkshire Swash', cursive;
	font-weight:normal;
}
/*Audio*/
.audio_container {
	width:100%;
	max-width:70px;
	margin: 0 auto; 
}
.demo{
   margin:20px 0; 
   float: left; 
   text-align: center;
 }
.demo::after{
  	clear: both;
 }

/*Audio*/
.wrapper{
	max-width:1160px;
	width:100%;
	margin:0 auto;
}
.specer{
	font-size:0;
	line-height:0;
	clear:both;
}
.navBg{
	background:#f11f1f;
}
.headerBg{
	background:url(107603header_banner.jpg) 50% 0 no-repeat;
	height:516px;
	padding-top:70px;
	padding-bottom:55px;
}
.headerCont{
	width:100%;
	max-width:975px;
	margin:0 auto;
	position:relative;
}
.nameCont{
	width:100%;
	max-width:975px;
	float:left;
	text-align:center;
}
.moscowName{
	font-size:70px;
	line-height:76px;
	color:#fff;	
	padding-bottom:15px;
}
.sinceWrap{
	background:#f11f1f;
	width:100%;
	max-width:203px;
	margin:0 auto;
}
.sinceTxt{
	font-family: 'Roboto Slab', serif;
	font-size:35px;
	line-height:50px;
	font-weight:500;
	color:#fff;
	text-align:center;
}
.shlokaWrap{
	width:100%;
	max-width:650px;
	float:none;
	margin:0 auto;
	margin-top:200px;
}
.shlokaWrap img{
	width:100%;
	height:auto;
}
.homaPujaDateBg{
	background:url(107603puja_schedule_bg.jpg) 50% 0 no-repeat;
	padding:65px 0 30px 0;
}
.homaPujaDateWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeMagazineBox{
	width:100%;
	max-width:226px;
	float:left;
}
.homeMagazineTxt{
	font-family: 'Berkshire Swash', cursive;
	font-size:33px;
	line-height:45px;
	color:#f11f1f;
	padding-top:8px;
	text-align:center;
}
.homaPujaSchedlCont{
	width:100%;
	max-width:890px;
	float:right;
}
.homaPujaSchedlhead{
	font-family: 'Berkshire Swash', cursive;
	font-size:45px;
	line-height:55px;
	color:#f11f1f;
	padding-bottom:20px;
}
.viewMoreBtn{
	background:#f11f1f;
	font-size:16px;
	line-height:30px;
	color:#fff;
	font-weight:500;
	border-radius:25px;
	padding:3px 20px;
	display:inline-block;
	margin:0 auto;
	
}
.homePujaDay01{
	width:100%;
	max-width:265px;
	float:left;
	margin-right:45px;
	margin-bottom:50px;
}
.homePujaDay02{
	width:100%;
	max-width:265px;
	float:right;
	margin-bottom:50px;
}
.homePujaDayPic{
	width:100%;
	max-width:70px;
	float:left;
}
.homePujaDayInfo{
	width:100%;
	max-width:195px;
	float:right;
	padding-top:10px;
}
.homePujaName{
	font-size:18px;
	line-height:26px;
	color:#f11f1f;
	font-weight:600;
}
.homePujaDate{
	font-size:17px;
	line-height:26px;
	color:#171717;
	font-weight:600;
}
.homePujaDetails{
	font-size:16px;
	line-height:24px;
	color:#a25a0c;
	font-weight:600;
	border-top:1px solid #a25a0c;
	padding-top:6px;
}
.introductionBg{
	background:url(107603introducton_bg.jpg) 50% 0 no-repeat;
	padding:70px 0 50px 0;
}
.introductionCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.introductionTxtCont01{
	width:100%;
	max-width:390px;
	float:left;
	margin-right:50px;
}
.introductionPicCont{
	width:100%;
	max-width:312px;
	float:left;
}
.introductionTxtCont02{
	width:100%;
	max-width:390px;
	float:right;
}
.introductionTxt{
	font-size:18px;
	line-height:34px;
	color:#171717;
	text-align:justify;
	font-weight:600;
}

/*Scroller Start*/
.scrollerBg{
	background:#fff;
	padding:5px 0;
}
#container {
  overflow: hidden;
  max-width:100%;
  height: 199px;
  margin: 0 auto;
  cursor: pointer;
}
#imgs {
  display: block;
  padding: 0;
  width: 200%;
}
#imgs li {
  padding-right: 3px;
  display: inline-block;
 *display:inline;
}
#imgs img {
  width: 280px;
  height: 199px;
}
/*Scroller End*/

.home_dhaki_pic{
	display:none;
	width:100%;
	height:auto;
}
.auspiciousBg{
	background:url(107603home_dhaki_bg.jpg) 50% 0 no-repeat;
	padding-top:55px;
	padding-bottom:30px;
	margin-bottom:-10px;
}
.auspiciousWrap{
	width:100%;
	max-width:865px;
	float:right;
}
.auspiciousHead{
	font-size:41px;
	line-height:55px;
	color:#171717;
	text-align:center;
}
.homeTabsWrap{
	width:100%;
	max-width:865px;
	float:left;
	padding-top:50px;
}
.homeTabsCont{
	width:100%;
	max-width:366px;
	float:left;
}
.homeCommitteeCont{
	width:100%;
	max-width:366px;
	float:right;
}
.homeCreativeDesk{
	width:100%;
	max-wid00%;
	max-width:366px;
	float:left;
	margin-bottom:25px;
}
.homeCreativeDeskPic{
	width:1th:100px;
	float:left;
}
.homeCreativeDeskHead{
	width:100%;
	max-width:265px;
	float:right;
}
.jaydurgatxt{
	font-family: 'Berkshire Swash', cursive;
	font-size: 24px;
line-height: 37px;
	color:#000;
	text-align:center;
}
.pujah4{
	font-family: 'Berkshire Swash', cursive;
	font-size: 22px;
line-height: 27px;
	color:#f11f1f;
	margin:30px 0 20px 0;
}
.homeCreativeDeskTxt01{
	font-family: 'Berkshire Swash', cursive;
	font-size: 26px;
line-height: 37px;
	color:#f11f1f;
}
.homeCreativeDeskTxt01:hover{
	color:#242424;
}
.homeCreativeDeskTxt02{
	font-size:17px;
	line-height:26px;
	color:#171717;
	font-weight:600;
	padding-top:5px;
	padding-bottom:5px;
}
.floralDivider{
	width:100%;
	height:auto;
}
.floralDividerResp{
	display:none;
}
footer{
	background:#f11f1f;
	padding:50px 0;
}
.footerCont01{
	max-width:350px;
	width:100%;
	float:left;
}
.footerCont02{
	max-width:350px;
	width:100%;
	float:left;
}
.footerCont03{
	max-width:400px;
	width:100%;
	float:left;
}
.footerBtn{
	width:70%;
	font-size:17px;
	line-height:40px;
	font-weight:500;
	color:#fff;
	border-bottom:1px solid #fa5757;
}
.footerBtn02{
	font-size:17px;
	line-height:357px;
	color:#00c6ff;
	font-weight:500;
}
.footerHead{
	font-size:17px;
	color:#ffdf2e;
	padding-bottom:10px;
	font-weight:500;
	text-transform:uppercase;
}
.footerTxt{
	font-size:17px;
	line-height:32px;
	font-weight:500;
	color:#fff;
}
.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}








/* Inner CSS */

.inrHaderBg{
	background:url(107603inner_header_banner.jpg) 50% 0 no-repeat;
	height:455px;
	padding-top:40px;
}
.innerWrapBg{
	background:#f8f8f8;
	padding:20px 0 80px 0;
}
.innerCont{
	font-family: 'Lato', sans-serif;
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.innerContLft{
	width:100%;
	max-width:820px;
	float:left;
}
.innerContRgt{
	background:#f11f1f;
	width:100%;
	max-width:180px;
	float:right;
	padding:30px 20px;
	margin-top:30px;
	border-radius:25px;
}
.innerMagazine{
	width:100%;
	max-width:160px;
	float:left;
	margin-bottom:30px;
	padding-bottom:15px;
	border-bottom:2px solid #f84848;
}
.innerMagazine img{
	width:100%;
	height:auto;
}
.innerSideText{
	font-family: 'Berkshire Swash', cursive;
	font-size:25px;
	line-height:35px;
	color:#fff;
	font-weight:500;
	text-align:center;
	margin-top:10px;
}
.innerSideText:hover{
	color:#000;
}
.innerHeading{
	font-family: 'Berkshire Swash', cursive;
	font-size:40px;
	line-height:40px;
	color:#171717;
	font-weight:500;
	padding-bottom:5px;
	padding-top:30px;
}
.innerText{
	font-size:17px;
	line-height:33px;
	color:#040404;
	font-weight:500;
}
.innerTextRed{
	font-size:18px;
	line-height:33px;
	color:#f11f1f;
	font-weight:600;
}
.innerBorder{
	width:100%;
	height:auto;
}
.committeMemberPic{
	width:100%;
	height:auto;
	padding:20px 0;
}
.committeMemberHead01{
	font-family: 'Berkshire Swash', cursive;
	font-size:35px;
	line-height:45px;
	color:#f11f1f;
	font-weight:500;
	padding-bottom:10px;
}
.committeMemberText01{
	font-size:17px;
	line-height:33px;
	color:#f11f1f;
	font-weight:600;
}
.committeMemberText02{
	font-size:17px;
	line-height:40px;
	color:#242424;
	font-weight:500;
	border-bottom:1px solid #dddddd;
	padding-bottom:10px;
	padding-top:10px;
}
.kolkataDurgaTxt{
	background:url(107603debi_durga.png) 0 0 no-repeat;
	font-size:18px;
	line-height:35px;
	padding-left:45px;
	color:#f11f1f;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:8px;
}
.kolkataDurgaPic{
	width:100%;
	max-width:400px;
	clear:both;
	margin:35px 0;
	border:1px solid #CCCCCC;
	padding:5px;
}
.kolkataDurgaPic img{
	width:100%;
	height:auto;
}
.pujaScheduleCont{
	width:100%;
	max-width:820px;
	float:left;
	margin-top:15px;
}
.pujaDays{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:100px;
	margin-bottom:60px;
}
.pujaDetails{
	font-size:16px;
	line-height:30px;
	color:#242424;
	font-weight:600;
	border-top:1px solid #e3e3e3;
	padding-top:6px;
}
.pujaDayInfo{
	width:100%;
	max-width:220px;
	float:right;
	padding-top:10px;
}
.venueBox{
	width:100%;
	max-width:120px;
	background:#f11f1f;
	color:#fff;
	padding:10px 20px;
	margin-bottom:5px;
}
.magazineWrap{
	width:100%;
	max-width:820px;
	float:left;
	margin-top:25px;
}
.magazineBox{
	width:100%;
	max-width:226px;
	float:left;
	margin-right:47px;
	margin-bottom:70px;
}
.magazineBox01{
	width:100%;
	max-width:226px;
	float:left;
	margin-bottom:70px;
}
.magazineTxt{
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#040404;
	font-weight:bold;
	padding-top:10px;
}
.newsWrap{
	width:100%;
	max-width:820px;
	float:left;
	margin-top:30px;
}
.newsBox{
	width:100%;
	max-width:550px;
	float:left;
	margin-bottom:60px;
}
.newsBox img{
	width:100%;
	height:auto;
}
.creativeDeskBox{
	width:100%;
	float:left;
	border-bottom:1px solid #CCCCCC;
	margin:15px 0;
}
.creativeDeskText01{
	font-size:21px;
	line-height:40px;
	color:#f11f1f;
	font-weight:600;
	display:block;
	padding-bottom:15px;
}
.creativeDeskText01:hover{
	color:#000;
}
.creativeDeskText02{
	font-size:16px;
	line-height:22px;
	color:#333333;
	font-weight:500;
}
.creativeDeskPic{
	width:100%;
	max-width:300px;
	margin-top:10px;
	margin-bottom:20px;
}
.paintBrushWrap{
	width:100%;
	float:left;
}
.paintBrushBox{
	width:100%;
	max-width:280px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.paintBrushBox img{
	width:100%;
	height:470px;
}
.tagorePainting{
	padding:20px;
}
.poems{
	margin:20px;
	border:1px solid #CCCCCC;
}
.montage{
	width:100%;
	max-width:450px;
	float:left;
	margin-bottom:30px;
	text-align:center;
}
.photogalryWrap{
	width:100%;
	max-width:820px;
	margin:0 auto;
	margin-top:25px;
}
.photogalryBox{
	width:100%;
	max-width:266px;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
}
.photogalryBox a img{
	border:8px solid #CCCCCC;
	display:block;
	margin-bottom:5px;
	
}
.photogalryBox a img:hover{
	border:8px solid #f11f1f;
}
.moscowGallery{
	width:100%;
	max-width:416px;
	float:none;
	margin:0 auto;
}
.photoBox{
	width:100%;
	max-width:550px;
	float:left;
	margin-right:30px;
}
.photoBox img{
	width:100%;
	height:auto;
}
.lb-outerContainer{
	width:900px;
	height:auto;

}

















/*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;
}
.headerBg{
	background:url(107603header_banner.jpg) 50% 0 no-repeat;
	height:516px;
	padding-top:50px;
	padding-bottom:75px;
}
.moscowName{
	font-size:55px;
	line-height:65px;
	padding-bottom:25px;
}
.sinceWrap{
	width:100%;
	max-width:170px;
	margin:0 auto;
}
.sinceTxt{
	font-size:30px;
	line-height:40px;
}
.shlokaWrap{
	width:100%;
	max-width:600px;
	float:none;
	margin:0 auto;
	margin-top:240px;
}
.shlokaWrap img{
	width:100%;
	height:auto;
}
.homaPujaDateBg{
	background:url(107603puja_schedule_bg.jpg) 50% 0 no-repeat;
	padding:45px 0 0px 0;
}
.homaPujaSchedlCont{
	width:100%;
	max-width:630px;
	float:right;
}
.homaPujaSchedlhead{
	font-size:38px;
	line-height:48px;
	padding-bottom:20px;
}
.homePujaDay01{
	width:100%;
	max-width:280px;
	float:left;
	margin-right:30px;
	margin-bottom:50px;
}
.homePujaDay02{
	width:100%;
	max-width:280px;
	float:left;
	margin-right:30px;
	margin-bottom:50px;
}
.introductionBg{
	background:url(107603introducton_bg.jpg) 50% 0 no-repeat;
	padding:40px 0 30px 0;
}
.introductionTxtCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.introductionPicCont{
	width:100%;
	max-width:312px;
	float:none;
	margin:0 auto;
}
.introductionTxtCont02{
	max-width:100%;
	float:left;
}
.introductionTxt{
	text-align:center;
}
.auspiciousBg{
	background:url(107603home_dhaki_bg_768.jpg) 50% 0 no-repeat;
}
.auspiciousWrap{
	width:100%;
	max-width:620px;
	float:right;
}
.auspiciousHead{
	font-size:30px;
	line-height:40px;
	text-align:left;
}
.homeTabsWrap{
	width:100%;
	max-width:366px;
	float:none;
	margin:0 auto;
	padding-top:30px;
}
.floralDividerResp{
	display:block;
}
.footerCont01{
	max-width:280px;
	width:100%;
	float:left;
}
.footerCont02{
	max-width:300px;
	width:100%;
	float:left;
}
.footerCont03{
	max-width:300px;
	width:100%;
	float:left;
}
.inrHaderBg{
	background:url(107603inner_header_banner_992.jpg) 50% 0 no-repeat;
	height:410px;
	padding-top:40px;
}
.innerContLft{
	width:100%;
	max-width:620px;
	float:left;
}
.innerHeading{
	font-size:35px;
}
.committeMemberHead01{
	font-size:32px;
	line-height:42px;
	font-weight:500;
	padding-bottom:10px;
}
.magazineBox01{
	width:100%;
	max-width:226px;
	float:left;
	margin-bottom:70px;
	margin-right:50px;
}


}




@media screen and (max-width: 991px) and (min-width: 768px) {
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107603header_banner.jpg) 50% 0 no-repeat;
	height:535px;
	padding-top:50px;
	padding-bottom:55px;
}
.nameCont{
	width:100%;
	max-width:975px;
	float:left;
	text-align:center;
}
.moscowName{
	font-size:49px;
	line-height:59px;
	padding-bottom:15px;
}
.sinceWrap{
	width:100%;
	max-width:150px;
	margin:0 auto;
}
.sinceTxt{
	font-size:25px;
	line-height:35px;
	font-weight:500;
	text-align:center;
}
.shlokaWrap{
	width:100%;
	max-width:550px;
	float:none;
	margin:0 auto;
	margin-top:260px;
}
.shlokaWrap img{
	width:100%;
	height:auto;
}
.homaPujaDateBg{
	background:url(107603puja_schedule_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	padding:40px 0 30px 0;
}
.homeMagazineBox{
	width:100%;
	max-width:226px;
	float:left;
}
.homeMagazineTxt{
	font-size:30px;
	line-height:40px;
	padding-top:8px;
	text-align:center;
}
.homaPujaSchedlCont{
	width:100%;
	max-width:400px;
	float:right;
}
.homaPujaSchedlhead{
	font-size:40px;
	line-height:50px;
	padding-bottom:20px;
}
.homePujaDay01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.homePujaDay02{
	max-width:100%;
	float:left;
	margin-bottom:30px;
}
.homePujaDayPic{
	width:100%;
	max-width:80px;
	float:left;
}
.homePujaDayInfo{
	width:100%;
	max-width:215px;
	float:left;
	padding-top:10px;
}
.homePujaName{
	font-size:17px;
	line-height:26px;
	font-weight:600;
}
.homePujaDate{
	font-size:17px;
	line-height:26px;
	font-weight:600;
}
.homePujaDetails{
	font-size:17px;
	line-height:25px;
	font-weight:600;
	padding-top:6px;
}
.introductionBg{
	background:url(107603introducton_bg.jpg) 50% 0 no-repeat;
	padding:50px 0;
}
.introductionCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.introductionTxtCont01{
	width:100%;
	max-width:390px;
	float:left;
	margin-right:50px;
}
.introductionPicCont{
	width:100%;
	max-width:250px;
	float:left;
}
.introductionPicCont img{
	width:100%;
	height:auto;
}
.introductionTxtCont02{
	max-width:100%;
	float:left;
	margin-top:10px;
}
.introductionTxt{
	font-size:17px;
	line-height:32px;
}
.auspiciousBg{
	background:url(107603home_dhaki_bg_768.jpg) 10% 0 no-repeat;
	background-size:cover;
	padding-top:55px;
	padding-bottom:30px;
	margin-bottom:-10px;
}
.auspiciousWrap{
	width:100%;
	max-width:865px;
	float:right;
}
.auspiciousHead{
	width:70%;
	float:right;
	font-size:30px;
	line-height:40px;
	text-align:right;
}
.homeTabsCont{
	width:100%;
	max-width:366px;
	float:right;
}
.floralDividerResp{
	display:block;
	width:100%;
	height:auto;
}
footer{
	padding:50px 0;
}
.footerCont01{
	max-width:300px;
	width:100%;
	float:left;
}
.footerCont02{
	max-width:300px;
	width:100%;
	float:right;
}
.footerCont03{
	max-width:400px;
	width:100%;
	float:left;
	margin-top:50px;
}
.footerBtn{
	width:70%;
	font-size:17px;
	line-height:40px;
	font-weight:500;
}
.footerBtn02{
	font-size:17px;
	line-height:357px;
	font-weight:500;
}
.footerHead{
	font-size:17px;
	padding-bottom:10px;
	font-weight:500;
	text-transform:uppercase;
}
.footerTxt{
	font-size:17px;
	line-height:32px;
	font-weight:500;
}
.inrHaderBg{
	background:url(107603inner_header_banner_992.jpg) 50% 0 no-repeat;
	height:410px;
	padding-top:40px;
}
.innerContLft{
	max-width:100%;
	float:left;
}
.innerContRgt{
	max-width:95%;
	float:left;
	padding:20px;
	margin-top:50px;
	border-radius:15px;
}
.innerMagazine{
	width:100%;
	max-width:200px;
	float:left;
	margin-bottom:0px;
	padding-bottom:15px;
	margin-right:15px;
	border-bottom:none;
}
.innerHeading{
	font-size:35px;
}
.committeMemberHead01{
	font-size:30px;
	line-height:40px;
	font-weight:500;
	padding-bottom:10px;
}
.magazineBox01{
	width:100%;
	max-width:226px;
	float:left;
	margin-bottom:70px;
	margin-right:50px;
}
.photoBox{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:30px;
}


}






@media screen and (min-width: 600px) and (max-width: 767px) {
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107603header_banner.jpg) 50% 0 no-repeat;
	height:525px;
	padding-top:60px;
	padding-bottom:55px;
}
.moscowName{
	font-size:45px;
	line-height:55px;
	padding-bottom:15px;
}
.sinceWrap{
	width:100%;
	max-width:150px;
	margin:0 auto;
}
.sinceTxt{
	font-size:25px;
	line-height:35px;
	font-weight:500;
	text-align:center;
}
.shlokaWrap{
	width:100%;
	max-width:500px;
	float:none;
	margin:0 auto;
	margin-top:225px;
}
.shlokaWrap img{
	width:100%;
	height:auto;
}
.homaPujaDateBg{
	background:url(107603puja_schedule_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	padding:30px 0 30px 0;
}
.homaPujaDateWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeMagazineBox{
	max-width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
	margin-bottom:25px;
	padding-bottom:25px;
	background:url(107603floral_divider_resp.png) 50% 100% no-repeat;
}
.homeMagazineTxt{
	font-size:33px;
	line-height:40px;
}
.homaPujaSchedlCont{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}
.homaPujaSchedlhead{
	font-size:38px;
	line-height:48px;
	color:#242424;
	padding-bottom:20px;
	text-align:center;
}
.homePujaDay01{
	width:100%;
	max-width:265px;
	float:none;
	margint:0 auto;
}
.homePujaDay02{
	width:100%;
	max-width:265px;
	float:none;
	margint:0 auto;
}
.introductionBg{
	background:url(107603introducton_bg.jpg) 50% 0 no-repeat;
	padding:50px 0;
}
.introductionCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.introductionTxtCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.introductionPicCont{
	float:none;
	margin:0 auto;
}
.introductionTxtCont02{
	max-width:100%;
	float:left;
}
.auspiciousBg{
	background:url(107603home_dhaki_bg_768.jpg) 30% 0 no-repeat;
	padding-top:50px;
	padding-bottom:30px;
	margin-bottom:-10px;
}
.auspiciousWrap{
	width:100%;
	max-width:400px;
	float:right;
}
.auspiciousHead{
	font-size:30px;
	line-height:45px;
	text-align:right;
}
.homeTabsWrap{
	width:100%;
	max-width:400px;
	float:right;
	padding-top:30px;
}
.homeTabsCont{
	width:100%;
	max-width:366px;
	float:right;
}
.floralDividerResp{
	display:block;
}
footer{
	padding:50px 0;
}
.footerCont01{
	max-width:240px;
	width:100%;
	float:left;
}
.footerCont02{
	max-width:300px;
	width:100%;
	float:right;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-top:40px;
}
.inrHaderBg{
	background:url(107603inner_header_banner_992.jpg) 50% 0 no-repeat;
	height:410px;
	padding-top:40px;
}
.innerContLft{
	max-width:100%;
	float:left;
}
.innerContRgt{
	max-width:95%;
	float:left;
	padding:20px;
	margin-top:50px;
	border-radius:15px;
}
.innerMagazine{
	width:100%;
	max-width:150px;
	float:left;
	margin-bottom:0px;
	padding-bottom:15px;
	margin-right:20px;
	border-bottom:none;
}
.innerSideText{
	font-size:22px;
	line-height:32px;
}
.innerHeading{
	font-size:35px;
	line-height:41px;
}
.committeMemberHead01{
	font-size:30px;
	line-height:40px;
}
.magazineBox, .magazineBox01{
	width:100%;
	max-width:226px;
	float:left;
	margin-bottom:70px;
	margin-right:40px;
}
.paintBrushBox{
	margin-right:0px;
}
.paintBrushBox img{
	height:auto;
}
.photogalryBox{
	width:100%;
	max-width:230px;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
}
.photogalryBox img{
	width:100%;
	height:auto;
}
.photoBox{
	width:100%;
	max-width:250px;
	float:left;
	margin-right:20px;
}

}





@media screen and (min-width: 480px) and (max-width: 599px) {
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107603header_banner_360.jpg) 50% 0 no-repeat;
	background-size:cover;
	height:500px;
	padding-top:50px;
	padding-bottom:55px;
}
.nameCont{
	width:100%;
	max-width:975px;
	float:none;
	margin:0 auto;
	text-align:center;
}
.moscowName{
	font-size:10vw;
	line-height:55px;
	padding-bottom:15px;
}
.sinceWrap{
	width:100%;
	max-width:160px;
	margin:0 auto;
}
.sinceTxt{
	font-size:25px;
	line-height:40px;
}
.shlokaWrap{
	width:100%;
	max-width:650px;
	float:none;
	margin:0 auto;
	margin-top:230px;
}
.shlokaWrap img{
	width:100%;
	height:auto;
}
.homaPujaDateBg{
	background:url(107603puja_schedule_bg.jpg) 20% 0 no-repeat;
	background-size:cover;
	padding:40px 0 10px 0;
}
.homeMagazineBox{
	max-width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
	margin-bottom:25px;
	padding-bottom:25px;
	background:url(107603floral_divider_resp.png) 50% 100% no-repeat;
}
.homeMagazineTxt{
	font-size:33px;
	line-height:45px;
	padding-top:8px;
	text-align:center;
}
.homaPujaSchedlCont{
	width:100%;
	max-width:400px;
	float:none;
	margin:0 auto;
}
.homaPujaSchedlhead{
	font-size:38px;
	line-height:45px;
	padding-bottom:30px;
	text-align:center;
	color:#171717;
}
.homePujaDay01{
	width:100%;
	max-width:265px;
	float:none;
	margin:0 auto;
	margin-bottom:50px;
}
.homePujaDay02{
	width:100%;
	max-width:265px;
	float:none;
	margin:0 auto;
	margin-bottom:50px;
}
.homePujaName{
	font-size:18px;
	line-height:26px;
	font-weight:600;
}
.homePujaDate{
	font-size:17px;
	line-height:26px;
	font-weight:600;
}
.homePujaDetails{
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding-top:6px;
}
.introductionBg{
	background:url(107603introducton_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	padding:50px 0;
}
.introductionTxtCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:25px;
}
.introductionPicCont{
	width:100%;
	max-width:312px;
	float:none;
	margin:0 auto;
}
.introductionTxtCont02{
	max-width:100%;
	float:left;
	margin-top:25px;
}
.introductionTxt{
	font-size:17px;
	line-height:32px;
	text-align:justify;
	font-weight:600;
}
.home_dhaki_pic{
	display:block;
	width:100%;
	height:auto;
}
.auspiciousBg{
	background:url(107603home_dhaki_bg_resp.jpg) 50% 0 no-repeat;
	background-size:cover;
	padding-top:50px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.auspiciousWrap{
	width:100%;
	max-width:865px;
	float:left;
}
.auspiciousHead{
	width:60%;
	font-size:27px;
	line-height:45px;
	float:right;
}
.homeTabsWrap{
	width:100%;
	max-width:865px;
	float:left;
	padding-top:60px;
}
.homeTabsCont{
	width:100%;
	max-width:366px;
	float:right;
}
.homeCommitteeCont{
	width:100%;
	max-width:366px;
	float:right;
}
.homeCreativeDesk{
	width:100%;
	max-width:366px;
	float:left;
	margin-bottom:25px;
}
.homeCreativeDeskPic{
	width:100%;
	max-width:100px;
	float:left;
}
.homeCreativeDeskHead{
	width:100%;
	max-width:235px;
	float:right;
}
.homeCreativeDeskTxt01{
	font-size:27px;
	line-height:64px;
}
.homeCreativeDeskTxt02{
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding-top:5px;
	padding-bottom:15px;
}
.floralDivider{
	width:100%;
	height:auto;
}
.floralDividerResp{
	display:block;
	width:100%;
	height:auto;
}
footer{
	padding:20px 0 50px 0;
}
.footerCont01{
	max-width:70%;
	float:left;
	margin-bottom:30px;
}
.footerCont02{
	max-width:70%;
	float:left;
	margin-bottom:30px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-top:10px;
}
.inrHaderBg{
	background:url(107603inner_header_banner_600.jpg) 50% 0 no-repeat;
	height:360px;
	padding-top:40px;
}
.innerContLft{
	max-width:100%;
	float:left;
}
.innerContRgt{
	max-width:93%;
	float:left;
	padding:20px;
	margin-top:50px;
	border-radius:15px;
}
.innerMagazine{
	width:100%;
	max-width:115px;
	float:left;
	margin-bottom:0px;
	padding-bottom:15px;
	margin-right:18px;
	border-bottom:none;
}
.innerSideText{
	font-size:19px;
	line-height:19px;
}
.innerHeading{
	font-size:30px;
	line-height:38px;
}
.committeMemberHead01{
	font-size:30px;
	line-height:40px;
}
.magazineBox, .magazineBox01{
	width:100%;
	max-width:226px;
	float:left;
	margin-bottom:70px;
	margin-right:0px;
}
.creativeDeskText01{
	font-size:18px;
	line-height:40px;
}
.paintBrushBox{
	margin-right:0px;
}
.paintBrushBox img{
	height:auto;
}
.poems{
	width:100%;
	height:auto;
	margin:20px 0;
}
.montage{
	width:100%;
	max-width:400px;
	margin-top:20px;
}
.montage img{
	width:100%;
	height:auto;
}
.photogalryBox{
	width:100%;
	max-width:266px;
	float:left;
	margin-right:00px;
	margin-bottom:40px;
}
.photoBox{
	max-width:90%;
	float:left;
	margin-right:0px;
}

}










@media screen and (min-width: 320px) and (max-width: 479px) {
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107603header_banner_360.jpg) 50% 0 no-repeat;
	background-size:cover;
	height:500px;
	padding-top:50px;
	padding-bottom:55px;
}
.nameCont{
	width:100%;
	max-width:975px;
	float:none;
	margin:0 auto;
	text-align:center;
}
.moscowName{
	font-size:11vw;
	line-height:55px;
	padding-bottom:15px;
}
.sinceWrap{
	width:100%;
	max-width:160px;
	margin:0 auto;
}
.sinceTxt{
	font-size:25px;
	line-height:40px;
}
.shlokaWrap{
	width:100%;
	max-width:650px;
	float:none;
	margin:0 auto;
	margin-top:230px;
}
.shlokaWrap img{
	width:100%;
	height:auto;
}
.homaPujaDateBg{
	background:url(107603puja_schedule_bg.jpg) 20% 0 no-repeat;
	background-size:cover;
	padding:40px 0 30px 0;
}
.homeMagazineBox{
	max-width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
	margin-bottom:25px;
	padding-bottom:25px;
	background:url(107603floral_divider_resp.png) 50% 100% no-repeat;
}
.homeMagazineTxt{
	font-size:33px;
	line-height:45px;
	padding-top:8px;
	text-align:center;
}
.homaPujaSchedlCont{
	width:100%;
	max-width:890px;
	float:none;
	margin:0 auto;
}
.homaPujaSchedlhead{
	font-size:38px;
	line-height:45px;
	padding-bottom:30px;
	text-align:center;
	color:#171717;
}
.homePujaDay01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.homePujaDay02{
	max-width:100%;
	float:left;
	margin-bottom:50px;
}
.homePujaDayPic{
	width:100%;
	max-width:70px;
	float:left;
}
.homePujaDayInfo{
	max-width:100%;
	width:260px;
	float:right;
	padding-top:10px;
}
.homePujaName{
	font-size:18px;
	line-height:26px;
	font-weight:600;
}
.homePujaDate{
	font-size:17px;
	line-height:26px;
	font-weight:600;
}
.homePujaDetails{
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding-top:6px;
}
.introductionBg{
	background:url(107603introducton_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	padding:50px 0;
}
.introductionTxtCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:25px;
}
.introductionPicCont{
	width:100%;
	max-width:312px;
	float:none;
	margin:0 auto;
}
.introductionTxtCont02{
	max-width:100%;
	float:left;
	margin-top:25px;
}
.introductionTxt{
	font-size:17px;
	line-height:32px;
	text-align:justify;
	font-weight:600;
}
.home_dhaki_pic{
	display:block;
	width:100%;
	height:auto;
}
.auspiciousBg{
	background:url(107603home_dhaki_bg_resp.jpg) 50% 0 no-repeat;
	background-size:cover;
	padding-top:50px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.auspiciousWrap{
	width:100%;
	max-width:865px;
	float:left;
}
.auspiciousHead{
	width:60%;
	font-size:27px;
	line-height:45px;
	float:right;
}
.homeTabsWrap{
	width:100%;
	max-width:865px;
	float:left;
	padding-top:60px;
}
.homeTabsCont{
	width:100%;
	max-width:366px;
	float:left;
}
.homeCommitteeCont{
	width:100%;
	max-width:366px;
	float:right;
}
.homeCreativeDesk{
	width:100%;
	max-width:366px;
	float:left;
	margin-bottom:25px;
}
.homeCreativeDeskPic{
	width:100%;
	max-width:100px;
	float:left;
}
.homeCreativeDeskHead{
	width:100%;
	max-width:235px;
	float:right;
}
.homeCreativeDeskTxt01{
	font-size:27px;
	line-height:64px;
}
.homeCreativeDeskTxt02{
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding-top:5px;
	padding-bottom:15px;
}
.floralDivider{
	width:100%;
	height:auto;
}
.floralDividerResp{
	display:block;
	width:100%;
	height:auto;
}
footer{
	padding:20px 0 50px 0;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-bottom:30px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-bottom:30px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-top:10px;
}
.footerBtn{
	width:70%;
	font-size:16px;
	line-height:40px;
	font-weight:500;
}
.footerBtn02{
	font-size:16px;
	line-height:35px;
	font-weight:500;
}
.footerHead{
	font-size:16px;
	padding-bottom:10px;
	font-weight:500;
	text-transform:uppercase;
}
.footerTxt{
	font-size:16px;
	line-height:32px;
	font-weight:500;
}
.inrHaderBg{
	background:url(107603inner_header_banner_600.jpg) 50% 0 no-repeat;
	height:360px;
	padding-top:40px;
}
.innerContLft{
	max-width:100%;
	float:left;
	margin-bottom:50px;
}
.innerContRgt{
	max-width:70%;
	float:none;
	margin:0 auto;
	padding:30px 20px;
	border-radius:15px;
	clear:both;
}
.innerMagazine{
	width:100%;
	max-width:200px;
	float:none;
	margin:0 auto;
	margin-bottom:30px;
	padding-bottom:15px;
}
.innerSideText{
	font-size:22px;
	line-height:19px;
}
.innerHeading{
	font-size:29px;
	line-height:35px;
}
.innerText{
	font-size:16px;
	line-height:33px;
}
.innerTextRed{
	font-size:17px;
	line-height:33px;
	font-weight:bold;
}
.committeMemberHead01{
	font-size:23px;
	line-height:33px;
}
.magazineWrap{
	max-width:226px;
	float:none;
	margin:0 auto;
	margin-top:25px;
}
.magazineBox, .magazineBox01{
	width:100%;
	max-width:226px;
	float:left;
	margin-bottom:70px;
	margin-right:0px;
}
.creativeDeskText01{
	font-size:18px;
	line-height:40px;
}
.paintBrushBox{
	margin-right:0px;
}
.paintBrushBox img{
	height:auto;
}
.poems{
	width:100%;
	height:auto;
	margin:20px 0;
}
.montage{
	max-width:100%;
	margin-top:20px;
}
.montage img{
	width:100%;
	height:auto;
}
.photogalryWrap{
	max-width:266px;
}

.photogalryBox{
	width:100%;
	max-width:266px;
	float:left;
	margin-right:0px;
	margin-bottom:40px;
}
.photoBox{
	max-width:90%;
	float:left;
	margin-right:0px;
}

}



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-family: 'Open Sans', sans-serif;
  color:#000;
}

#contact {
  rgba(249, 249, 249, 0.2);
  padding: 25px;
  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: #6A920B;
  color: #FFF;
  padding: 10px;
  font-size: 15px;
  margin: auto;
  width: 73%;
  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: #6A920B;
	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-family: 'Open Sans', sans-serif;
	color: #fff;
	background-color: #6A920B;
	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;
}


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

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