@charset "UTF-8";
/*
Theme Name: Iran Emroz
Author: Rolfa.ir - 09365096637
Theme URI: http://Rolfa.ir
Author URI: http://Rolfa.ir
Version: 2.5
*/

@import url("css/reset.css");
@font-face{ 
	font-family: 'iransans';
	src: 
	url('font/IRANSansWeb.woff') format('woff'),
	url('font/IRANSansWeb.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.right_sidebar_index{
	float:right;
	width:50%;
	overflow:hidden;
}
.left_sidebar_index{
	float:right;
	width:50%;
	overflow:hidden;
}
.dastehi_khabari{
    width: 98%;
    float: right;
    border: 1px solid #DBDBDB;
    height: 200px;
    background: #FFF;
    border-radius: 5px;
}
.gishe_rooznameh{
    width: 98%;
    float: left;
    border: 1px solid #DBDBDB;
    height: 200px;
    background: #FFF;
    border-radius: 5px;
}
.date_publish{
text-align: left;
width: 100%;
display: inline-block;
font: 11px/20px "tahoma";
color: rgb(102, 102, 102);
}
.main_price_cars{overflow:hidden;}
.main_price_car{
	overflow:hidden;
}
.main_price_car h3{
overflow: hidden !important;
text-align: center !important;
font: 17px/37px "iransans" !important;
margin:15px 0 !important;
background: #FD5D2B !important;
  color: #FFFFFF !important;
  border-radius: 5px;
}
.main_price_car ul{overflow:hidden;}
.main_price_car ul li{
overflow: hidden;
text-align: center;
font: 12px/24px "tahoma";
color: #666;
width: 24%;
margin: 1.2% 0.5%;
float: right;
border: 1% solid #C6C4C4;
box-shadow: inset 0 0 10px #D5D5D5;
 border-radius: 3px;
}
.main_price_car ul li a{
color:#fd7347;
}
.title_row_car li{font: bold 12px/30px "tahoma" !important;
background: #EAEAEA;}
a{text-decoration:none;}
.clear{clear:both;}
body{cursor:default;}
/*--header*/
.main_top_header{
	overflow:hidden;
	background:#184d6b;
  height: 27px;
}
.top_header{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.top_header span{
	float:right;
	font:12px/27px 'iransans';
	color:#4EA1D0;
}
#hot-news{float:right;overflow:hidden;}
#hot-news li{float:right;}
#hot-news li a{
	font:12px/27px 'iransans';
	color:#b3b3b3;
}
.top_header ol{float:left;overflow:hidden;}
.top_header ol li{float:right;margin-top:5px;border-left:1px solid #b3b3b3;}
.top_header ol li a{
	font:12px/13px 'iransans';
	color:#b3b3b3;
	padding:0 13px;
}
.top_header ol li a:hover{
	color:#4EA1D0;
}
.top_header ol li:last-child{border-left:none;}
.main_header{
	overflow:hidden;
	background:url(images/1.jpg) no-repeat #015F92;
	background-size: cover;
}
.header{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}
.logo{
	overflow:hidden;
	width:182px;
	height:90px;
	background:url(images/1.png) no-repeat;
	float:right;
}
.logo h6 a{
	display:block;
	width:100%;
	height:90px;
	text-indent:-9999px;
}
.header h1 a,.header h3 a{
	font:20px/30px 'iransans';
	color:#590403;
	padding:28px 25px;
	float:right;
}
.header form{
	float:left;
	overflow:hidden;
	margin:28px 0px;
	border:1px solid #cccccc;
}
.header form input{
	border:none;
	padding:0 8px;
}
#text{
	font:13px/28px 'iransans';
	color:#888787;
	width:260px;
	background:#fff;
}
#submit_search{
	background:url(images/icon.png) no-repeat 3px 3px #fff;
	width:25px;
	height:28px;
	float:left;
	cursor:pointer;
}
.comment-notes{display:none;}
form input:focus{outline:0;}
/*--menu*/
.main_menu{
	background:#4b4b4b;
	border-top:1px solid #737373;
	height:34px;
	position:relative;
}
.sf-menu{
	width:1000px;
	margin:0 auto;
	z-index:9999;
	border-right:1px solid #323131;
	height:34px;
}
.sf-menu > li {
	float: right;
	border-right:1px solid #575757;
	border-left:1px solid #323131;
	-webkit-transition: all 0.3s ease-in-out;
	  -moz-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
	  transition: all 0.3s ease-in-out;
}
.sf-menu li{position:relative;}
.sf-menu li:hover{background:#f7f7f7;}
.sf-menu a {
	display: block;
	position: relative;
	color: #f7f7f7;
    font: 13px/32px 'iransans';
    padding: 0 22px;
	-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}
.sf-menu li:hover > a{color:#323131;}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	right: 0;
	z-index: 880;
	min-width: 12em;
	background:#515151;
	border:1px solid #323131;
}
.sf-menu ul ul {
	top: 0;
	right: 100%;
}
.sf-menu ul li {
	border-top:1px solid #323131;
	border-bottom:1px solid #575757;
}
.sf-menu ul li a{padding:0px 8px !important;}
.sf-menu ul li:last-child{border-bottom:0;}
.sf-menu ul li:first-child{border-top:0;}
.main_social{background:#f7f7f7;overflow:hidden;border-bottom:1px solid #dcdcdc;}
.social{width:1000px;margin:0 auto;overflow:hidden;}
.social a{
	float:left;
	width:16px;
	height:16px;
	margin:7px 10px 7px 0;
}
.facebook{background:url(images/icon.png) no-repeat -112px 0px;}
.gplus{background:url(images/icon.png) no-repeat -130px 0px;}
.linkedin{background:url(images/icon.png) no-repeat -148px 0px;}
.instgram{background:url(images/icon.png) no-repeat -166px 0px;}
.rss{background:url(images/icon.png) no-repeat -184px 0px;}
.social span{
	float:right;
	font:13px/30px 'iransans';
	color:#9c9c9c;
}
/*--content*/
.body_content{
	overflow:hidden;
	background:#eeeeee;
	border-top:3px solid #f7f7f7;
}
.wrapper_content{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding:10px 0;
}
.sidebar_right{
	float:right;
	width:13%;
	overflow:hidden;
}
.sidebar_right img,.sidebar_right object{margin-bottom: 10px;
display: block;
margin: 0 auto 10px auto;}
/*--slider*/
.main_slider{
	float: left;
  width: 84%;
  background: #fff;
  border: 1px solid #dedede;
  padding: 8px;
}
/* slider layout */
.lof-slidecontent { position:relative;overflow:hidden;}
.lof-slidecontent  .sliders-wrapper{	position:relative;	height:100%;	width:328px !important;	z-index:3px;	overflow:hidden; }
.lof-slidecontent  ul.sliders-wrap-inner{overflow:hidden;position:absolute;overflow:hidden;}
.lof-slidecontent  ul.sliders-wrap-inner li{overflow:hidden;float:left;position:relative;}
.lof-slidecontent  .lof-opacity  li{position:absolute;	top:0;	left:0;	float:inherit; }
.lof-slidecontent  .navigator-content {position:absolute;
	left:0;
	top:0px;
	z-index:9;
	height:251px;
	width:238px;
	overflow:hidden;
	border:#111 solid 1px;
}
.lof-slidecontent  .navigator-wrapper{	position:relative;	z-index:10;overflow:hidden;}
.lof-slidecontent  ul.navigator-wrap-inner{	top:0;	padding:0;	margin:0;	position:absolute;	width:100%; }
.lof-slidecontent  ul.navigator-wrap-inner li{
	cursor:pointer;
	overflow:hidden;
	border-bottom:1px solid #111;
	background:url(images/5.jpg) repeat-x;
}
/*******************************************************/
.lof-slidecontent .slider-description a{color:#f6f6f6;display:block; }
.lof-slidecontent .slider-description{
	z-index:100;
	position:absolute;
	bottom:0;
	right:0px;
	width:94%;
	background:url(images/bg_trans.png);
	height:80px;
	padding:0 10px;
}
.lof-slidecontent .slider-description h4 {font:14px/25px 'iransans';padding-top:5px;}
.lof-slidecontent .slider-description p {font:12px/18px 'iransans';color:#d8d8d8;}
/* item navigator */
.lof-slidecontent ul.navigator-wrap-inner  li.active{background:url(images/6.jpg) repeat-x;}
.lof-slidecontent ul.navigator-wrap-inner li img{
	height:50px;
	width:80px;
	margin:4px 7px;
	float:right;
	border:#666 solid 2px;
}
.lof-slidecontent ul.navigator-wrap-inner li h3{
	font:11px/22px 'iransans';
	color:#f6f6f6;
	padding-top:7px;
}
.lof-slidecontent ul.navigator-wrap-inner li.active img, 
.lof-slidecontent ul.navigator-wrap-inner li:hover img {
	border:#fff  solid 2px;
}
.banner{overflow:hidden;}
.banner img,.banner object{margin-bottom:6px;float:left;}
.banner object{width:257px;height:80px;}
.banner_footer{
	display:block;
	width:728px;
	height:90px;
	margin:5px 0;
}
/*--main_content*/
.main_content{
	overflow: hidden;
  width: 86%;
  float: left;
  margin: 12px 0px 0 0;
}
.main_banner{
	float:left;
	overflow:hidden;
	width:15%;
}
.main_banner img,.main_banner object{display: block;
margin: 0 auto 10px auto;}
.content{
	float:right;
	overflow:hidden;
	width:84.6%;
}
.main_post{
    overflow: hidden;
    float: right;
    width: 67%;
    padding: 9px;
    background: #fff;
    /* border: 1px solid #dfdfdf; */
    margin: 0 0 10px 5px;
}
.title_content{
    overflow: hidden;
    padding: 0 10px 0 0;
    background: url(images/icon.png) no-repeat 0px -22px #E8E5E5;
  	float: right;
    width: 100%;
}
.title_content span{
	font:15px/30px 'iransans';
	color:#676767;
}
.title_content a{
	float:left;
	color:#fe5b32;
	font:13px/30px 'iransans';	
}
.box_post{
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    padding: 4px 5px;
    background: #FFFFFF;
    margin-top: 3px;
}
.box_post img{
	float:right;
	width:100px;
	height:65px;
	margin:0 0 7px 10px;
	border:1px solid #e0e0e0;
}
.box_post h2 a{
	font:13px/20px 'iransans';
	color:#5b5b5b;
}
.not_found_post{font:13px/25px 'tahoma';padding:10px;color:#f00;}
.box_post p{
	overflow:hidden;
	font:11px/18px 'tahoma';
	color:#989898;
	-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
}
.box_post:hover a{color:#ff5a26;}
/*--tab_menu*/
.main_tab{
    overflow: hidden;
    width: 29%;
    margin-bottom: 10px;
}
.pishnahad_sardabir{
	border:1px solid #e1e1e1;
	padding:0 0 12px 0px;
	overflow:hidden;
	background:#fff;
}
.pishnahad_sardabir ul{padding:5px;}
.title_sardabir{
    overflow: hidden;
    padding: 0 10px 0 0;
    background: url(images/icon.png) no-repeat 0px -22px #E8E5E5;
}
.title_sardabir span{
	font:15px/30px 'iransans';
	color:#676767;
}
.title_sardabir a{
	float:left;
	color:#fe5b32;
	font:13px/30px 'iransans';	
}
.pishnahad_sardabir ul li span{
	float:right;
	width:7px;
	height:7px;
	background:url(images/icon.png) no-repeat -78px 0px;
	margin:11px 0 0 5px;
}
.pishnahad_sardabir ul li a{
	font:11px/22px 'tahoma';
	color:#343333;
	-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}
.pishnahad_sardabir ul li:hover a{color:#fd7347;}


.main_tab_archive{width:100% !important;}
.tabs {
	height:30px;
	position:relative;
	background:#dedede;
}
.post_code{
float: left;
  font: 13px/30px 'iransans';
  color: #999;
}
.tabs .home_tab{float:right;margin: 3px 0px 0 0px;position:relative;width:50%;box-sizing: border-box;text-align: center;}
.tabs li {float:right;margin: 3px 0px 0 0px;position:relative;width:33%;box-sizing: border-box;text-align: center;}
.tabs li span{
	width:8px;
	height:5px;
	background:url(images/icon.png) no-repeat -94px 0px;
	position:absolute;
	top:100%;
	right:45%;
	display:none;
}
.tabs .home_tab a{
	display:block;
	color:#707070;
	padding:0 1px;
	font:13px/24px 'iransans';
}
.tabs li a {
	display:block;
	color:#707070;
	padding: 0 7px;
	font: 12px/24px 'iransans';
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tabs li.active a {color:#fdfef9;}
.tabs li.active{background:#fd5d2b}
.tabs li.active span{displaY:block;}
.tab_container {
	border:1px solid #e1e1e1;
	padding:10px 5px;
	overflow:hidden;
	background:#fff;
}
.tab_content ul li span{
	float:right;
	width:7px;
	height:7px;
	background:url(images/icon.png) no-repeat -78px 0px;
	margin:11px 0 0 5px;
}
.tab_content ul li a{
	font:11px/22px 'tahoma';
	color:#343333;
	-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}
.tab_content ul li:hover a{color:#fd7347;}
/*--main_footer*/
.main_footer{
	overflow:hidden;
	background:#8f8f8f;
	border-top:5px solid #eb3921;
}
.footer{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.footer .gozaresh{
      float: right;
    width: 50%;
    overflow: hidden;
    background: #5A5A5A;
    margin: 10px 0;
    height: 390px;
}
.titr_tasvir a{   font: 13px/30px 'iransans';     color: #FFF; float:right;}
.titr_tasvir a:hover{color: #C7C7C7;}
.footer p{color: #BDBDBD; font: 11px/18px 'tahoma'; float:right; }
.gozaresh .title_gozaresh{
background: url(images/icon.png) no-repeat 8px -76px #0E90D4;
    font: 13px/29px 'iransans';
    padding: 0px 14px 0 35px;
    margin-right: 8px;
    color: #FFF;
    display: inline-block;
}
.tasvir{    display: block;
    width: 97%;
    overflow: hidden;
    margin: 10px auto;}
.gozaresh .t_gozaresh{    text-align: center;
    display: block;
    overflow: hidden;}
.title_gozaresh i{ padding-right: 8px;}
.footer .video_footer{
      float: left;
    height: 390px;
    width: 50%;
    overflow: hidden;
    background: #716D6D;
    margin: 10px 0;
}
.video_footer .t_gozaresh{    text-align: center;
    display: block;
    overflow: hidden;}
.video_footer .title_gozaresh{
    background: url(images/icon.png) no-repeat 8px -51px #EB3921;
    font: 13px/29px 'iransans';
    padding: 0px 14px 0 35px;
    margin-right: 8px;
    color: #FFF;
    display: inline-block;
}
.main_copyright ul{overflow:hidden;margin: 16px 0;/* float: right; */}
.main_copyright ul li{float:right;
margin-left:15px;
-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;}
.main_copyright ul li a{
	font:13px/32px 'iransans';
	color:#dddddd;
	padding:0 14px;
}
.main_copyright ul li:hover{background:#8F8F8F;}
.main_copyright{
	overflow:hidden;
	background:#716d6d;
}
.copyright{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}
.copyright .logo_footer{
float:right;
width:126px;
height:65px;
}
.copyright strong{
    font: 11px/20px 'iransans';
    color: #c0bfbf;
    margin: 6px 0;
    /* float: right; */
    overflow: hidden;
    width: 100%;
    clear: both;
    text-align: center;
    display: block;
}
.copyright a{color:#c0bfbf;}
.copyright span{
	float:left;
	color:#c0bfbf;
	margin:33px 0 0 0;
	font-size:13px;
}
/*--main_content_archive*/
.content_archive{
	overflow:hidden;
	float:left;
	width:86%;
}
.hear_are{
	float:right;
	overflow:hidden;
	width: 98%;
	padding:0 10px;
	background:#fff;
	margin-bottom:10px;
	margin-left: 9px;
}
.hear_are a,.hear_are span{
	font:13px/30px 'iransans';
	color:#696969;
}
.title_content h1{
	font:15px/30px 'iransans';
	color:#5b5b5b;
}
.title_content p{
	font:17px/25px 'iransans';
	color:#5b5b5b;
	padding-bottom:10px;
}
.box_post_archive{
	overflow:hidden;
	margin-top:10px;
  float: right;
	background:#e9e9e9;
	-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}
.box_post_archive a img{
	background:#f5f5f5;
	border-left:1px solid #dfdfdf;
	float:right;
	padding:20px 5px;
	width:110px;
	height:82px;
	margin-left:13px;
}
.box_post_archive h2 a{
	font:14px/25px 'iransans';
	color:#515151;
	-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}
.box_post_archive p{
	font:12px/20px 'tahoma';
	color:#515151;
	overflow:hidden;
	padding:5px 0 7px 5px;
}
.box_post_archive:hover{background:#FFFFFF;}
.box_post_archive:hover a{color:#f35930;}
/*page_number*/
.pagination{
	text-align:center;
	overflow:hidden;
	margin: 20px 0 4px 0;
	width: 100%;
	padding-top: 20px;
}
.page-numbers{
	background:#e5e5e5;
	border:1px solid #d2d0d0;
	margin: 0 2px 5px 2px;
	font: 13px/16px 'tahoma';
	color:#717070;
	padding:5px 10px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	display: inline-block;
}
.current-page,.page-numbers:hover{
	background:#f35930;
	border:1px solid #f35930;
	color:#fff;
}
/*--post_content*/
.post-content{
	overflow:hidden;
	font: 12px/25px 'iransans';
	color:#3d3d3d;
	padding-top:10px;
	width: 100%;
}
.post-meta{
	color:#5b5b5b;
	margin:4px 0;
	background:#dedede;
	padding:3px 7px;
	overflow:hidden;
}
.img_one{width:100%;margin-bottom:7px;}
.post-content p {margin-bottom: 15px;}
.post-content strong{font: bold 13px/25px 'iransans';}
.post-content a{	color:#ff6d00;}
.post-content ul li{list-style:inside disc;}
.post-content ol li {list-style:decimal inside;}
.post-content .alignright {float:right; margin:12px 0 12px 12px;max-width:100%;}
.post-content .alignleft {float:left; margin:12px 12px 12px 0; max-width:100%;}
.post-content .aligncenter {display:block; margin:12px auto;max-width:100%;}
.post-content h1 {font:19px/35px 'iransans'; color:#424242;}
.post-content h2 {font:18px/35px 'iransans'; color:#424242;}
.post-content h3 {font:17px/35px 'iransans'; color:#424242;}
.post-content h4 {font:16px/35px 'iransans'; color:#424242;}
.post-content h5 {font:13px/35px 'iransans'; color:#424242;}
.post-content h6 {font:13px/35px 'iransans'; color:#424242;}
.post-content table td {border:1px solid #555; padding:3px 6px;}
.post-content .related-post-title {border-bottom:1px solid #444; margin:7px 0;}
.post-content .related-posts ul li a {color:#0C92E4;font:18px/25px 'iransans';}
/*forms-form,comments*/
.wpcf7{overflow:hidden;margin-top:20px;}
.wpcf7 p{font-weight:bold;}
ol.commentlist,.comment-body{overflow:hidden;}
ol.commentlist li {
	border:1px solid #cdcdcd;
	margin:0 0 10px;
	padding:10px;
	position:relative;
	background:#f4f4f4;
	list-style:none !important;
}
ol.commentlist li.pingback comment-author {padding:0 170px 0 0;}
.avatar{
	float:right;
	background:#fff;
	margin:0 0 0 15px;
}
.fn{
	font:18px/30px 'iransans';
	color:#f35930;
	float:right;
}
.awaiting-moderation{
	float:right;
	margin:3px 18px 0 0;
	color:#0384c0;
}
ol.commentlist li div.comment-meta a{
	color:#cf2c1d;
	font:12px/25px 'tahoma';
	float:left;
}
ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border:1px solid #aaa;
	padding: 5px;
	float:right;
	margin:0 0 0px 10px;
}
ol.commentlist li div.comment-meta {overflow:hidden;}
ol.commentlist li p {
margin: 12px 0;
 overflow: visible;
  font: 12px/20px 'tahoma';
  color: #666;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 12px;
	font:12px/16px 'tahoma';
}
ol.commentlist li div.reply {
	background:#955bb6;
	border:1px solid #72458b;
	border-radius:5px;
	float:left;
	clear:both;
	overflow:hidden;
	-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}
ol.commentlist li div.reply:hover{background:#7d3ca2;}
ol.commentlist li div.reply a {
	color:#fff;
	font:13px/25px 'iransans';
	padding:0 10px;
}
.main_comment{
	overflow:hidden;
	margin:10px 0 20px 0;
}
.main_comment .title_comments{
	font:18px/35px 'iransans';
	color:#f35930;
	border-bottom: 3px solid #e7e7e7;
	display:block;
	padding-right:5px;
}
#comments,#respond h3  {
	color: #3E930C;
  font: 18px/30px 'iransans';
  padding: 5px;
}
#respond {overflow:hidden;}
#commentform{
	overflow:hidden;
	margin-top:10px;
}
.post-content input[type="text"],.post-content input[type="email"],.post-content textarea{
	background:#e3e3e3;
	border:1px solid #B4B3B1;
	font:12px/20px 'tahoma';
	color:#757575;
	padding:5px;
	width:50%;
}
.post-content textarea{width:93%;height:100px;}
#submit,.wpcf7-submit{
	cursor:pointer;
	padding:0px 15px;
	font:13px/25px 'iransans';
	color:#fff;
	margin: 10px 0 0 0;
	background:#2cc0a6;
	border:1px solid #1ea28b;
	-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}
.wpcf7-submit{margin-top:0px;}
#submit:hover,.wpcf7-submit:hover{background:#0eaa8f;}
.post-content textarea:focus,.post-content input[type="text"]:focus,.post-content input[type="email"]:focus{
	outline:0;
	border-color:#fd5d2b;
	background:#f4f4f4;
}
.form-allowed-tags,.comment-form-url{display:none;}
.cptch_block {
  direction: rtl !important;
}
.cptch_block br{display:none;}
#respond p{margin-bottom:10px;}
#respond label{  display: block;
  font: 17px/34px 'iransans';
  color: #F35930;}
/*--end--*/
.menu_icon{
	display:none;
	width:30px;
	height:30px;
	float:right;
	background:url(images/icon_menu.png) no-repeat center center;
	margin:1px 5px 0 0;
}
.sidebar_left{overflow: hidden;width: 29%;}
  .widg_sidebar{
	overflow:hidden;
	font:13px/23px 'iransans';
	color:#666;
	background:#fff;
	border:1px solid #dedede;
	margin-bottom:15px;
  }
   .widg_sidebar h3{font:17px/30px 'iransans';background:#dedede;padding:0 10px;}
   .content_widg{padding:10px;overflow:hidden;background:#FFFFFF;}
   .content_widg a{color:#666;-webkit-transition: all 0.1s ease-in-out;
	   -moz-transition: all 0.1s ease-in-out;
	   -o-transition: all 0.1s ease-in-out;
	   transition: all 0.1s ease-in-out;}
	      .content_widg a:hover{color:#EB3921;}
		  .content_widg img{display:block;margin:auto;max-width:100%;}

img{max-width:100%; height:auto;}

/*-----------------------------------screen_respansive-----------------------------------------*/
@media only screen and (min-width : 768px) and (max-width : 978px){
.main_menu:hover .sf-menu{display:block;}
.banner{text-align:center;margin-top:10px;}
.banner img{display:inlline-block;float:none;}
.lof-slidecontent{float:none !important;margin:0 auto;}
.footer .gozaresh { float: right;    width: 50%;
    overflow: hidden;}
}
@media only screen and (min-width : 480px) and (max-width : 767px){
.main_slider,.main_content,.content_archive{width:100%;}
.main_menu:hover .sf-menu{display:block;}
.banner{text-align:center;margin-top:10px;}
.banner img{display:inlline-block;float:none;}
.lof-slidecontent{float:none !important;margin:0 auto;}
.sidebar_right,.top_header ol,.banner_bottom{display:none;}
#text{width:130px;}
.sidebar_left{ width:100%;}
.main_post,.main_tab,.hear_are{width:95%;float:right;}
.copyright span{display:none;}
.footer .gozaresh { float: right;    width: 100%;    overflow: hidden;}
.footer .video_footer { float: right;    width: 100%;    overflow: hidden;}
}
@media only screen and (max-width : 567px){
.lof-slidecontent,.header form{display:none;}
}
@media only screen and (min-width : 320px) and (max-width : 479px){
.main_slider,.main_content,.content_archive{width:100%;}
.main_menu:hover .sf-menu{display:block;}
.banner{text-align:center;margin-top:10px;}
.banner img{display:inlline-block;float:none;}
.sidebar_left{ width:100%;}
.sidebar_right,.banner_bottom,#hot-news,.top_header span{display:none;}
.main_post,.main_tab,.hear_are{width:95%;float:right;}
.copyright span{display:none;}
.top_header{height:27px;}
.logo{float:none;margin:0 auto;}
.header h1 a, .header h3 a{float:none;padding:10px 25px;display:block;}
.header,.footer ul{text-align:center;}
.box_post p,.box_post_archive p{overflow:initial;}
.footer ul li{float:none;display:inline-block;}
.copyright strong{margin:20px;}
.footer .gozaresh { float: right;    width: 100%;    overflow: hidden;}
.footer .video_footer { float: right;    width: 100%;    overflow: hidden;}
}
@media only screen and (max-width : 320px){
.main_slider,.main_content,.content_archive{width:100%;}
.main_menu:hover .sf-menu{display:block;}
.banner{text-align:center;margin-top:10px;}
.banner img{display:inlline-block;float:none;}
.sidebar_right,.banner_bottom,#hot-news,.top_header span,.copyright img{display:none;}
.main_post,.main_tab,.hear_are{width:95%;float:right;}
.copyright span{display:none;}
.sidebar_left{ width:100%;}
.top_header{height:27px;}
.logo{float:none;margin:0 auto;}
.header h1 a, .header h3 a{float:none;padding:10px 25px;display:block;}
.header,.footer ul{text-align:center;}
.box_post p,.box_post_archive p{overflow:initial;}
.footer ul li{float:none;display:inline-block;}
.copyright strong{margin:20px;}
.post-content input[type="text"], .post-content input[type="email"], .post-content textarea{width:90%;}
.footer .gozaresh { float: right;    width: 100%;    overflow: hidden;}
.footer .video_footer { float: right;    width: 100%;    overflow: hidden;}
}
@media only screen and (max-width : 978px){
.top_header,.header,.social,.wrapper_content,.footer,.copyright{width:99%;}
.sf-menu,.main_banner{display:none;}
.menu_icon{display:block;}
.sf-menu{position:absolute;top:100%;right:0;background:#4b4b4b;width: 12em;height:auto;}
.sf-menu li{float:none;border-bottom: 1px solid #575757;border-top: 1px solid #323131;}
.sf-menu a{font: 18px/20px 'iransans';padding: 9px;}
.sf-menu ul{right:100%;top:-1px;}
.sf-menu ul li{padding:7px 0;}
.content{width:100%;}
.footer ul li{margin-left:0;}
}



.backdrop
		{
			position:absolute;
			top:0px;
			left:0px;
			width:100%;
			height:100%;
			background:#000;
			opacity: .0;
			filter:alpha(opacity=0);
			z-index:50;
			display:none;
		}

		.box
		{
			position:absolute;
			top:20%;
			width:40%;
			min-width:400px;
			 margin-left: auto;
 			 margin-right: auto;
 			 text-align: center;
 			 float: left;
 			 
			
			
			height:230px;
			background:#ffffff;
			z-index:51;
			padding:10px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			display:none;
		}

		.close
		{
			float:right;
			margin-right:2px;
			cursor:pointer;
		}