.titr
{
	font-family: myTitr !important;
	font-weight:normal !important;
}
.ulsargoroh
{
	border:solid 1px #a0a0a0;
	border-radius: 5px;
	margin-bottom: 10px;
	background-image:url(../../images/sargoroh.png);
	background-position:left bottom ;
	background-repeat:no-repeat;
	background-size:cover;
}
.ulBDG
{
	border:solid 1px #a0a0a0;
	border-radius: 5px;
	margin-bottom: 10px;
	background-image:url(../../images/BDGbg.jpg);
	/*background-position:left bottom ;*/
	background-repeat:no-repeat;
	background-size:cover;
}
.ulVE
{
	border:solid 1px #a0a0a0;
	border-radius: 5px;
	margin-bottom: 10px;
	background-image:url(../../images/VEbg.jpg);
	background-position:center center ;
	/*background-repeat:no-repeat;*/
	/*background-size:cover;*/
}
.ulVE li a , .ulBDG li a
{
	/*display:block !important;*/
	padding-bottom:5px;
	font-weight:normal !important; 
	font-family:myTitr;
	text-decoration:none !important;	
	/*border:none !important;	*/
	width:150px;
	margin-right:calc(50% - 75px);
	margin-top:2px;
	margin-bottom:2px;
	padding:3px 3px 3px 3px;
	border:solid 1px #A6A6A6;
	border-radius:5px;
	background-color:rgba(40, 80, 40, 0.3);
}
.ulsargoroh li , .ulBDG li , .ulVE li
{
	font-size: 1.3em;
}
.ulVE li .clBook
{
	display:block;
	float:left;
	text-decoration:none;
	border:none;
	width:100%;
	background:none;
}
.ulVE li .clBook img
{
	width:230px;
	height:320px;
}
.clRTL
{
	direction:rtl;
}
.clnewsbar
{
	display:inline-block;
	height:25px;
	margin:5px 20px 0px 20px;
	color:#ffffff;	
}
.clnewsbar a , .clnewsbar a:hover
{
	color:#ffffff !important;
}
.cldeveloper
{
	float:right; 
	width:50%; 
	text-align:right; 
	padding-top:5px; 
	color:#ffffff;
}
.cldeveloper a
{
	color:#ffffff;
}
.clNewsLink
{
	float:right !important;
	font-weight:bold;
	text-align:right;
	/*background-color:Aqua;*/
}
.clNewsImage
{
	float:right !important;	
}
.clNoImage
{
	border:solid 1px #D0D0D0;
	border-radius:5px;	
}
.SideNewsImg
{
	float:right;
}
.SideNewsText
{
	float:left;
	display:block;
	width:100%;
}
.SideNewsText a , .SideNewsText p
{
	display:block;
	float:right;
	width:100% !important;
	font-family:myNazanin;
	font-size:12pt;
}
.SideNewsText a
{
	font-weight:bold;
}
.clNewsFile
{
	display:block;
	width:200;
	float:right;
	margin:10px 10px 10px 10px;
}
.clNewsFile img
{
	display:block;
	width:64px;
	float:right;	
}
.clNewsFile span
{
	display:block;
	width:120px;
	float:right;
	font-family:myNazanin;
	font-size:1.5rem;
	margin-top:25px;
	text-align:center;
}
.clCenterText
{
	text-align:center;	
}
.clObj
{
	margin-left:calc(50% - 240px);
}
.VEMediaImg
{
	max-width:90%;
}

@media(max-width:480px )
{
	.cldeveloper
	{
		width:100%; 
		text-align:center; 
	}		
}