#coming_black_bg
{
	background: url(images/coming_bg2.png) no-repeat;
	width: 100%;
	max-width: 800px;
	height: 605px;
	margin: auto;
	position: relative;
	z-index: 1;
	top: -108px;
}
#logo
{
	text-align: center;
	margin: auto;
	position: relative;
	z-index: 2;
	top: 35px;
}
#logo a
{
	display: block;
	width: 278px;
	text-align: center;
	margin: auto;
}
#shabab_logo
{
margin: auto;
text-align: center;
padding-top: 180px;
width: 100%;
max-width: 787px;
float: left;
}
#shabab_logo img
{
	max-width: 450px;
	width:100%;
}
#paroring_logo
{
float: right;
position: relative;
right: 15px;
bottom: 0px;
clear: left;
padding-top: 8px;
display: none;
}
#paroring_logo a
{
	display:block;
}
#paroring_logo img
{
	width:100px;
}
#links
{
max-width: 800px;
width:100%;
height: 70px;
margin: auto;
position: relative;
top: -100px;
right: 0px;
}
#app_links
{
float: left;
clear: both;
max-width: 432px;
width: 100%;
padding-left: 182px;
}
#app_links .item
{
	float:left;
	height:108px;
	width:206px;
	margin-right:10px;
}
#app_links .item a
{
	display:block;
	width:206px;
	height:75px;
}
/*
#app_links .item.app_store
{
	background:url(images/ios.png) no-repeat;
	height:107px;
}
#app_links .item.google_play
{
	background:url(images/android.png) no-repeat;
	height:110px;
}*/
#app_links .item.app_store
{
	padding-top:2px;
}
#social_links
{
	float:left;
	max-width:300px;
	width:100%;
	height:70px;
}
#social_links .social-item
{
	float:left;
	background:url(images/social.png);
}
#social_links .social-item.facebook
{
	background-position: -19px -12px;
	display: block;
	width: 60px;
	height: 59px;
}
#social_links .social-item.twitter
{
	background-position: -86px -12px;
	display: block;
	width: 60px;
	height: 59px;
	margin-left:10px;
}
#app-links
{
	float:right;
	width:500px;
}
.item.app_store
{
	float:right;
	display: none;
}
.item.google_play
{
	float:right;
	margin-right: 9px; 
}
#play-icon
{
	float:left;
	width:100%;
	max-width:787px;
	height:70px;
}
#play-icon a
{
	display:block;
	width:100px;
	height:100px;
	margin:auto;
	background:url(images/play.png) no-repeat;
}
#video
{
	display:none;
float: left;
width:100%;
max-width: 787px;
top: 147px;
position:absolute;
}
#video iframe
{
	width: 100%;
height: 457px;
border: 0px;
}

@media screen and (max-width: 810px){
#app_links
{
	padding:0px;
}
#app_links .item.app_store
{
	padding-bottom:20px;
}
#app_links .item
{
height: 108px;
width: 100%;
margin: auto;
max-width: 206px;
text-align: center;
}
}