*{
	margin:0;
	padding:0;
	}
body{
	background:#070707;
	font-family: 'dinpromedium', arial;
	font-size:12px;
	}
a{
	text-decoration:none;
	}
a img{
	border:none;
	}
a:focus{
	outline:none;
	}
ul{
	list-style:none;
	}
.clear-fix{
	clear:both;
	height:2px;
	}
.wrapper{
	width:100%;
	margin:0 auto;
	height:100%;
	}
.back-picture{
	float:left;
	width:100%;
	position:relative;
	z-index:1;
	}
.back-picture ul{
	float:left;
	width:100%;
	}
.back-picture ul li{
	float:left;
	width:16.66%;
	}
.back-picture ul li img{
	float:left;
	width:100%;
	height:auto;
	}
#content{
	float:left;
	width:100%;
	position:absolute;
	z-index:5;
	height:100%;
	}
#container{
	width:410px;
	margin:0 auto;
	height:450px;
	}
.puja-detail{
	float:left;
	width:410px;
	text-align:center;
	position:fixed;
	}
.puja-detail h1{
	font-size:42px;
	color:#fff;
	font-family: 'dinpromedium';
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:0px 0px 15px #000000;
	}
.year{
	float:left;
	width:100%;
	font-family: 'dinpromedium';
	text-transform:uppercase;
	font-weight:normal;
	color:#fab600;
	font-size:189px;
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 0px 15px #000;
	line-height:150px;
	}
.download-btn{
	float:left;
	margin-top:10px;
	box-shadow:0px 0px 15px #000;
	width:110px;
	margin-left:14px;
	}
.download-btn img{
	float:left;
	width:100%;
	}
.pdf-down-btn{
	float:left;
	width:247px;
	margin-left:10px;
	}
.pdf-down-btn a{
	float:left;
	width:100%;
	box-shadow:0px 0px 15px #000;
	margin-top:10px;
	}
.pdf-down-btn a img{
	float:left;
	}
.logo{
	float:left;
	width:100%;
	margin-top:50px;
	text-align:center;
	}
.adobe-reader{
	position:fixed;
	right:20px;
	bottom:20px;
	border:2px solid#fff;
	width:200px;
	display:none;
	}
.adobe-reader img{
	float:left;
	width:100%;
	}
.ui-loader{
	display:none;
	}
.emb{
	height:100%;
	float:left;
	width:100%;
	min-height:600px;
	}




@media only screen and ( min-width: 1024px) and ( max-width: 1099px) {
	.back-picture ul li{
		float:left;
		width:25%;
		}



}
@media only screen and ( min-width: 768px) and ( max-width: 1023px) {
	.back-picture ul li{
		float:left;
		width:25%;
		}
	
	
	
}
@media only screen and ( min-width: 600px) and ( max-width: 767px) {
	.back-picture ul li{
		float:left;
		width:25%;
		}
	.logo{
		margin-top:0px;
		}
	.puja-detail h1{
		line-height:38px;
		font-size:38px;
		}
	.year{
		font-size:150px;
		line-height:110px;
		}
	#container{
		height:320px;
		}
	.download-btn{
		width:90px;
		margin-left:45px;
		}
	.pdf-down-btn{
		width:210px;
		}
	.pdf-down-btn a img{
		width:100%;
		}
	.adobe-reader{
		width:120px;
		}
	
	
}
@media only screen and ( min-width: 480px) and ( max-width: 599px) {
	.back-picture ul li{
		float:left;
		width:33.33%;
		}

	.logo{
		margin-top:0px;
		}
	.puja-detail h1{
		font-size:35px;
		}
	.year{
		font-size:140px;
		line-height:100px;
		}
	.download-btn{
		width:70px;
		margin-left:60px;
		}
	.download-btn img{
		width:100%;
		}
	.pdf-down-btn{
		width:200px;
		}
	.pdf-down-btn a img{
		width:100%;
		height:30px;
		}
	#container{
		height:300px;
		}
	.adobe-reader{
		width:90px;
		right:5px;
		bottom:5px;
		}
	

}
@media only screen and ( min-width: 320px) and ( max-width: 479px) {
	#container{
		width:320px;
		height:320px;
		}
	.back-picture ul li{
		float:left;
		width:50%;
		}
	.puja-detail{
		width:320px;
		}
	.logo{
		margin-top:10px;
		}
	.puja-detail h1{
		font-size:32px;
		}
	.year{
		font-size:140px;
		line-height:100px;
		}
	.download-btn{
		width:70px;
		margin-left:5%;
		}
	.download-btn img{
		width:100%;
		}
	.pdf-down-btn{
		width:200px;
		}
	.pdf-down-btn a img{
		width:100%;
		height:35px;
		}
	.adobe-reader{
		width:120px;
		right:10px;
		bottom:10px;
		}
	
	
}
