body {
	direction:rtl;
	padding:0;
	background:#edeef0;
overflow-x:hidden;
	margin:0;
		
}

@font-face {
	font-family: 'GE Thameen';
	src: url('GEThameen-DemiBoldItalic.eot');
	src: url('GEThameen-DemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('GEThameen-DemiBoldItalic.woff') format('woff'),
		url('GEThameen-DemiBoldItalic.ttf') format('truetype');
	font-weight: 600;

}

@font-face {font-family: "Cocon";src: url("HelveticaNeueW23forSKY-Reg.eot");src: local("â˜º"),url("HelveticaNeueW23forSKY-Reg.woff") format("woff"),url("HelveticaNeueW23forSKY-Reg.ttf") format("truetype");font-weight: normal;font-style: normal;}

a {
	color:#000;	
}

.header-area{
	background:#282c37;
}

.content-size {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
}

.content-size-data{
	width:460px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
}

.header-content-box{
	padding-top:4px;
	padding-bottom:4px;
}

.header-logo-desc-lip{
	font-size:14px;
	text-align:center;
	font-family:Tahoma;
	color:#555;	
}

.section-title-box{
	position:relative;
	height:35px;	
}

.section-link{
	width:500px;
	height:3px;
	z-index:1;
	background:#e1e1e1;
	position:absolute;
	top:15px;
	margin-left:auto;
	margin-right:auto;
	right:0;
	left:0;
}

.section-title-text{
	padding:8px;
	font-size:16px;
	font-family: 'GE Thameen';

}

.top-margin-from-header{
	margin-top:15px;	
}

.feed-item-box{
-webkit-border-radius: 3px;
-moz-border-radius:3px;
border-radius:3px;
	background:#fff;
	margin-bottom:10px;
	width:460px;
	margin-top:10px;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;

}

.feed-info-side{
	padding-bottom:8px;
	padding-top:8px;
	background:#fafafa;
border-bottom:1px solid #f6f5f5;
}

.feed-content-side{

}
.feed-text-box{
	max-height:520px;
	overflow-y:scroll;
	text-align:right;
	line-height:140%;
	padding:10px;
	margin:3px;

}
.feed-photo-block{
	background-size:contain;
	background-repeat:no-repeat;
	height:520px;
	width:460px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.photo-contenter-mask {
	margin-bottom:10px;
}
.video-photo-slick{
	height:520px;
	width:460px;
	margin-bottom:10px;
}
.photo-mix-box{
	height:auto;	
}

.feed-item-photo{
	text-align:center;
	margin-top:10px;	
}

.feed-item-info{

}

.feed-date{
	color:#888;
	font-size:12px;
	font-family:tahoma;
	padding:9px;
	padding-top:5px;	
}

.feed-item-caption {
	font-size:14px;
	margin:5px;
	color:#000;
	padding-top:10px;
}

.screen-intro{
	background:url(screen_intro.jpg);
	height:501px;
	background-size:cover;
	width:100%;
}
.intro-title {
	font-size:88px;
	color:#fff;
	font-family:"GE Thameen" , Arial;
	padding:18px;
	padding-top:60px;
	text-align:center;	
}

.header-app-icon{
	-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
}

.app-side-preview-box{
	width:420px;
	height:469px;
	position:absolute;
	bottom:120px;
	background:url(app_preview.png) no-repeat center center;	
}

.download-app-box{
	position:absolute;
	background:#51575d;
	width:100%;
	padding:10px;
	height:120px;
	text-align:center;
	bottom:0px;
	right:0px;
}
.block-box{
	background:#fff;	
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;	
}

.feed-user-name{
	font-family:"Cocon" , Arial;
	color:#464646;
	font-size: 20px;
    line-height: 18px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding:9px;
	padding-bottom:3px;
}
.feed-item-caption{
	font-family:"Cocon" , Arial;
	color:#464646;
	font-size: 16px;
    font-weight: 400;
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
    white-space: nowrap;
width:450px;
}
.video-contenter{
	position:relative;	
	height:520px;
	width:460px;
}
.play_icn{
	width:76px;
	height:76px;
	cursor:pointer;
	background:url(ic_play_circle_filled_white_36dp_2x.png);
	position:absolute;
	left:190px;
	top:220px;
}
.section-content{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:460px;
}

.right-content{
	width:440px;
	height:100%;
	position:fixed;
	overflow:hidden;
	right:0px;
	top:0px;
	background:#3E4348;	
}
.video-contener{
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	cursor:pointer;
	background:rgba(0,0,0,0.9);
	width:100%;
	height:100%;
	z-index:9999;
	display:none;

}
.video-box{
position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	margin-right:auto;
	margin-left:auto;
	margin-top:130px;
	width:460px;
	height:520px;
	background:#fff;	
}
.video-player-box{
	display:none;
}
.app-intro-box{
	background:#ffffff;
	font-family:"Cocon" , Arial;
	padding:25px;
	font-size:26px;
	margin-top:15px;
	border-bottom:1px solid #fefefe;
	border-top:1px solid #fefefe;
	margin-bottom:15px;
	text-align:center;	
}
.app-intro-links{
	font-size:32px;
	padding:5px;
	font-family:"Cocon" , Arial;
}
.video-close-btn{
	margin:10px;	
}
.grid-item { width: 460px; }

.load-more-btn{
	width:460px;
margin-bottom:5px;
	position:relative;

background-color: #dae2eb;
    color: #55677d;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:2px;
	font-family:"Cocon" , Arial;
	font-size:20px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
cursor:pointer;
border-radius: 6px;
text-align:center;
}
.feed-buttons{
	margin-left:10px;
	margin-right:10px;
	position:relative;	
}
.feed-buttons-item{
	display:inline-block;
	margin-left:15px;
	color:#888;
	padding-top:7px;
	padding-bottom:15px;
	font-family:Tahoma;
	font-size:12px;	
}