.namaj_box{

	background-size: 100%;
	min-height: 90vh;
	padding: 50px;
	max-width: 90%;
	margin: auto; 
	color: #011223;
}

.namaj_box table{
	background: rgba(255,255,255,.6);
}

.namaj_box h2{
	
	font-weight: bold; 
	line-height: 30px;
	font-size: 20px;

}
.namaj_box .upcoming_namaz_time h2 span{
	background:transparent;
	color: #9b7242;
}

.marque{
	background: #000;
	color: #fff;
	position: relative;
	padding-left: 140px;
}
.marque:after{
	position: absolute;
	left: 0;
	top: 0;
	content: "Notice :";
	background: #fff;
	padding: 5px 20px;
	color: #000;
	line-height: 40px;
	font-weight: bold;
	font-size: 20px;

}
.ss_top_head{
	background: rgba(0,0,0,.9);
	color: #9b7242;
	font-size: 30px;
	display: block;
	padding: 20px;
}
.info_list li{
	list-style-type: none;
	display: inline-block;
	padding: 10px;
	margin-right: 10px;
	font-size: 20px;

}
.info_list li:nth-child(2n+1){
	color:#9b7242;
}
.clock {
	color: #fff;
	font-size: 1em;

}
.tdate{
	font-size: 1em;
}
.sss{
	font-size: 2em;
	font-weight: bold;
}
.clock p{ display: inline-block; margin: 0; }
.clock span{
	display: inline-block;
}
.table td, .table th{
	font-size: 2.5em;
}

.table .active{
	background: rgba(0,0,0,.9);
	color: #fff;
}
.upcoming_namaz_time{
	padding-top: 50px;
	text-align: center;
	font-size: 50px;
}
.upcoming_namaz_time h2{
	font-size: 30px;
	margin-bottom: 0;

}
.upcoming_namaz_time h2 span{
	font-size: 40px;
	display: inline-block;
}

#timer{
	line-height: 40px;
	margin:20px auto;
	margin-bottom: 20px;
	overflow: hidden;
	width: 70%;
	max-width: 400px;

}
#timer > div{
	display: inline-block;
	float: left;
	width:33.3%;
	font-weight: bold;
}
#timer > div span{
	font-size: 16px;
	display: block;
	border-radius: 5px;
	font-weight: normal; 
}
.ml1 {
	font-weight: 900;
	font-size: 2.5em;
}

.ml1 .letter {
	display: inline-block;
	line-height: 1em;
}

.ml1 .text-wrapper {
	position: relative;
	display: inline-block;
	padding-top: 10px;
	padding-right: 0.05em;
	padding-bottom:10px;
	margin-top: 20px;
}

.ml1 .line {
	opacity: 0;
	position: absolute;
	left: 0;
	height: 3px;
	width: 100%;
	background-color: #fff;
	transform-origin: 0 0;
}

.ml1 .line1 { top: 0; }
.ml1 .line2 { bottom: 0; }
.ml9 {
	position: relative;
	margin: 0;
}

.ml9 .text-wrapper {
	position: relative;
	display: inline-block;
	padding-top: 0.2em;
	padding-right: 0.05em;
	padding-bottom: 0.1em;
	overflow: hidden;
}

.ml9 .letter {
	transform-origin: 50% 100%;
	display: inline-block;

}