/**
 * @version     CVS: 1.0.0
 * @package     com_dima_aparat
 * @copyright   2018 Dima Software Group
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @author      Dima Group <info@dima.ir>
 */
.aparatmovie iframe{
	width:100%;
	height:400px;
}
.oh-desktop{
	width:96%;
	margin:1%;
	padding:1%;
	overflow:hidden;
	float:right;
	text-align:center;
	height:210px;
}
.thb{
	height:150px;
	overflow:hidden;
}
.thb img{
	min-height:150px;
	overflow:hidden;
}
.oh-desktop h4{
	padding:0px;
	margin:0px;
	height:60px;
	line-height:20px;
	overflow:hidden;
	font-size:13px;
}
