header .logo img{
	margin-top: 18px;
}
.newsPageTitle{
	padding-right:20px;
}
/**************************Section Style*****************************/
.section200, .section201, .section202, .section203, .section204, .section205, .section206, .section207, .section208, .section209{
	display:inline-block;
	width:100%;
	position:relative;
	vertical-align:top;	
}
.position300{
	width:71%;
	float:right;
}
.position301{
	width:29%;
	float:right;
    	padding-top: 35px;
	padding-right: 19px;
}
.position302{
	width:100%;
}
.position303{
	width:100%;
}
.position304{
	width:50%;
	float:right;
	padding-left:10px;
	margin-top:60px;
}
.position305{
	width:50%;
	float:right;
	padding-right:10px;
	margin-top:60px;
}
.position306{
	width:100%;
}
.position307{
	width:50%;
	float:right;
	padding-left:10px;
}
.position317{
	width:50%;
	float:right;
	padding-right:10px;
}
.position308{
	width:100%;
}
.position309{
	width:100%;
}
.position310{
	width:50%;
	float:right;
    	padding-left: 30px;
}
.position311{
	width:50%;
	float:right;
    	padding-right: 30px;
}
.position312{
	width:33.3%;
	float:right;
}
.position313{
	width:33.3%;
	float:right;
}
.position314{
	width:33.3%;
	float:right;
}
.position315{
	width:100%;
}
.position316{
	width:100%;
}
.newsSlider .newsListItem{
	position:relative;
	margin-top:35px;
}

.newsSlider .newsListTxt{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	background-color:rgba(0,0,0,0.7);
	padding:15px;
	min-height: 85px;
}
.newsSlider .bx-wrapper .bx-pager, .newsSlider .bx-wrapper .bx-controls-auto{
    bottom: 100px;
}
.newsSlider .bx-wrapper .bx-pager.bx-default-pager a{
    width: 11px;
    height: 11px;
    border-radius: 2px;
    background-color: #fff;
    margin: 0 4px;
}
.newsSlider .bx-wrapper .bx-pager.bx-default-pager a:hover, .newsSlider .bx-wrapper .bx-pager.bx-default-pager a.active, .newsSlider .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #e6212a;
}
.newsSlider .newsHeader{
	color: #fff;
	font-size:13px;
    	margin-bottom: 10px;
}
.newsSlider .newsTitle a{
	color: #fff;
	font-size:17px;
	font-family:vazir;
}
.newsSlider .newsTitle a:hover{
    color: #cd141d;	
}
.newsSlider .bx-wrapper .bx-prev {
    background: url(../images/theme-image/icons.png) -5px -244px;
    width: 43px;
    height: 42px;
    left: 2%;
	opacity:0.7;
}	
.newsSlider .bx-wrapper .bx-next{
    background: url(../images/theme-image/icons.png) -54px -244px;
    width: 43px;
    height: 42px;
    right: 2%;
	opacity:0.7;
}
.newsSlider .bx-wrapper .bx-prev:hover, .newsSlider .bx-wrapper .bx-prev:focus{
	opacity:1;
	transition:none;
    	background-position: -5px -244px;
}
.newsSlider .bx-wrapper .bx-next:hover, .newsSlider .bx-wrapper .bx-next:focus {
	opacity:1;
	transition:none;
    	background-position: -54px -244px;
}	
.listBlock .blockTitle{
    color: #222;
    font-size: 20px;
    font-family: yekan;
    padding-right: 15px;
    margin-bottom: 23px;
    border-right: 6px solid #c82127;
    line-height: 20px;
}
.topPicNews .newsListItem .newsPic{
	display:none;
}
.topPicNews .newsListItem:first-child .newsPic{
	display:block;
    	margin-bottom: 5px;
}
.BlockContent, .BlockContentInner{
	width:100%;
	padding:0;
}

.listBlock .topPicNews .newsListTxt{
	background-color:#f2f3f5;
	border-bottom:2px solid #eaeaea;
	padding:10px 15px;
	margin-top:2px;
	transition:all 0.3s ease;
    	min-height: 64px;
}
.listBlock .topPicNews .newsListTxt:hover{
	background-color:#ddd;
	border-bottom:2px solid #aaa;
}
.listBlock .newsTitle a{
	color: #222;
	font-size:13px;
	font-family:vazir;
	position:relative;
	line-height: 21px;
}
.listBlock .topPicNews .newsTitle a:before{
    position: absolute;
    content: "";
    top: 9px;
    right: 0;
    background-color: #c82127;
    width: 6px;
    height: 6px;
    border-radius: 2px;
}
.listBlock .topPicNews .newsTitle a{
	padding-right:12px;
}
.listBlock .topPicNews .newsTitle a:hover{
	color: #cd141d;
}
.listBlock .topPicNews .newsDate, .listBlock .topPicNews .newsSummary{
	display:none;
}
.listBlock .moreNews{
	float: left;
}
.listBlock .moreNews a, .whiteHeaderBlock .moreNews a{
    color: #c82127;
    font-size: 14px;
    position: relative;
    font-family: vazir;
    line-height: 22px;
	display: inline-block;
}
.listBlock .moreNews a:before, .whiteHeaderBlock .moreNews a:before {
    position: absolute;
    content: ">";
    top: 0px;
    right: -15px;
    font-family: arial;
    font-weight: bold;
	transition:none;
}
.listBlock .moreNews a:hover, .whiteHeaderBlock .moreNews a:hover {
    color: #777;
}
.listBlock .moreNews a:before:before, .whiteHeaderBlock .moreNews a:before:before{
    color: #777;
}
.whiteHeaderBlock .moreNews{
	position:absolute;
	left:30px;
	top:15px;
}
.whiteHeaderBlock .moreNews a.rss{
    font-size: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    border-right: 1px solid #ccc;
}
.whiteHeaderBlock .moreNews a.rss:before{
	display:none;
}
.whiteHeaderBlock .moreNews a.rss:after{
    background: url(../images/theme-image/icons.png) -71px -300px;
    width: 20px;
    height: 20px;
    right: 10px;
    top: -2px;
    position: absolute;
    content: "";
}
.typingNews{
    background-color: #f2f3f5;
    border: 1px solid #e8e8e8;
    display:inline-block;
	width:100%;
	margin:25px 0;
}
.typingNews .blockTitle{
    float: right;
    width: 135px;
    background-color: #cd141d;
    color: #fff;
    font-size: 19px;
    font-family: yekan;
    text-align: center;
    line-height: 45px;
}
.typingNews .BlockContent{
	float:right;
    	width: 87%;
}
.typingNews li a{
	font-size:15px;
    	line-height: 40px;
	color:#222;
    padding-right: 15px;
}
.typingNews li a:hover{
    color: #cd141d;	
}
.BlockContentWB {
    padding-bottom: 0;
}
.bx-wrapper{
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
    background: transparent !important;
}
.section201, .section208{
    background-color: #f2f3f5;	
}
.section202{
    background: url("../images/theme-image/section-bg.jpg");	
	min-height:650px;
}
.whiteHeaderBlock{
	position:relative;
}
.whiteHeaderBlock .blockTitle{
    background-color: #fff;
    border-right: 5px solid #cd141d;
    line-height: 50px;
    padding: 0 20px;
    font-size: 20px;
    font-family: yekan;
    margin-bottom: 8px;	
}
.whiteHeaderBlock .BlockContent, .whiteHeaderBlock .BlockContentInner{
	background-color: #fff;
}
#tabsheet_list{
	border:0 !important;
}
#featured .ui-tabs-panel {
    padding-top: 0 !important;
}
.newsBigTemplate{
    	background-color: #fff;
	padding: 20px;
    	display: inline-block;
    	width: 100%;
}
.newsBigTemplate .newsPic{
	float:right;
}
.newsBigTemplate .newsTxt{
    float: right;
    padding-right: 15px;
    width: 56%;
    text-align: justify;
}
.newsBigTemplate .newsTxt .newsSummary, .tenderListItem .tenderTxt .tenderAbstract, .articleListItem .articleTxt .articleSummary, .newsListSlider .newsSummary{
    	color: #666;
    	font-size: 13px;
	line-height:22px;
    	font-family: vazir;
}
.newsBigTemplate .newsTxt .newsDate, .grayHeaderBlock .newsListItem .newsDate, .worldNews .newsListItem .newsDate, .newsListSlider .newsDate{
    color: #777777;
    font-size: 13px;
    font-family: vazir;
    position: relative;
    padding-right: 25px;
	text-align:right;
}
.newsBigTemplate .newsTxt .newsDate:before, .grayHeaderBlock .newsListItem .newsDate:before, .worldNews .newsListItem .newsDate:before, .newsListSlider .newsDate:before {
    	background: url(../images/theme-image/icons.png) -7px -304px;
    	width: 16px;
    	height: 16px;
    	right:0;
	top:0;
	position:absolute;
	content:"";
}

.newsSmallTemplate{
    	background-color: #f0f0f0;
	padding: 15px 15px 0;
    	display: inline-block;
    	width: 100%;
}
#featured ul.ui-tabs-nav li:last-child .newsSmallTemplate{
	padding-bottom:15px;
}
.newsSmallTemplate .newsPic{
	float:right;
}
.newsSmallTemplate .newsTitle{
    float: right;
    padding-right: 15px;
    width: 78%;
    text-align: justify;
    line-height: 25px;
}
.newsSmallTemplate .newsTitle a, .newsBigTemplate .newsTitle a, .tenderListItem .tenderTitle a, .articleListItem .articleTitle a, .newsListSlider .newsTitle a{
    color: #222;
    font-size: 14px;
    font-family: vazir;
    position: relative;
    line-height: 21px;
}
.newsSmallTemplate .newsTitle a:hover, .newsBigTemplate .newsTitle a:hover, .tenderListItem .tenderTitle a:hover, .articleListItem .articleTitle a:hover, .newsListSlider .newsTitle a:hover{
	color:#cd141d;
}
.newsSmallTemplate li{
	display:inline-block;
	width:100%;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected .ui-tabs-a{
    padding-top: 0 !important;
	background:transparent !important;
}
#featured li.ui-tabs-nav-item .ui-tabs-a{
    padding-top: 0 !important;
}
.ui-tabs-a {
    padding-bottom: 0 !important;
}
.newsSmallTemplate img {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.statisticsBlock{
    	display: inline-block;
    	width: 100%;
	margin-top: 60px;
}
.statisticsBlock h3{
	font-family:vazir;
	font-size:46px;
	text-align:center;
	position:relative;
	color:#222;
	margin:60px 0;
}
.statisticsBlock h3:before{
    	position: absolute;
    	content: "";
    	bottom: -35px;
    	left:50%;
    	background-color: #222;
    	width: 50px;
    	height: 6px;
	margin-left:-25px;
	border-radius:3px;
	
}
.statisticsBlock .statisticsItem{
	width:20%;
	float: right;
	text-align:center;
}
.statisticsBlock .statisticsItem .statisticsNumber{
    border-radius: 100%;
    width: 105px;
    height: 105px;
    text-align: center;
    background-color: #efac1f;
    color: #fff;
    font-family: vazir;
    font-size: 30px;
    padding-top: 45px;
    position: relative;
    transition:all 0.3s ease;
    margin: 30px auto;
}
.statisticsBlock .statisticsItem:hover .statisticsNumber{
    background-color: transparent;
    color: #efac1f;
}
.statisticsBlock .statisticsItem .statisticsNumber:after{
    position: absolute;
    content: "%";
    right: 0px;
    color: #efac1f;
    font-size: 35px;
    top: 45px;
    opacity: 0;
}
.statisticsBlock .statisticsItem:hover .statisticsNumber:after{
    opacity: 1;
}
.statisticsBlock .statisticsItem .statisticsNumber:before{
    position: absolute;
    content: "";
    border-radius: 100%;
    border: 3px solid #efac1f;
    left: -10px;
    top: -10px;
    width: 120px;
    height: 120px;
    border-right-style: dashed;
    transform: rotate(-25deg);
}
.statisticsBlock .statisticsItem:hover .statisticsNumber:before{
    left: -18px;
    top: -25px;
    width: 148px;
    height: 148px;
    border-width: 4px;
    transform: rotate(40deg);
}
.statisticsBlock .statisticsItem .statisticsTxt{
    font-size: 17px;
    font-family: vazir;
    line-height: 30px;
    color:#fff;
}
.grayHeaderBlock, .position303{
    margin: 40px 0;
    display: inline-block;
    width: 100%;
}
.grayHeaderBlock .blockTitle{
    color: #fff;
    font-size: 20px;
    font-family: yekan;
    position: relative;
    line-height: 45px;
    padding-right: 35px;
    margin-bottom: 10px;
}
.grayHeaderBlock .blockTitle:after{
	background-color:#cd141d;
	width:155px;
	height:45px;
	position:absolute;
	content:"";
	top:0;
	right:12px;
	z-index: -1;
	border-radius: 4px;
}
.grayHeaderBlock .blockTitle:before{
	background-color:#aaaaaa;
	width:100%;
	height:25px;
	position:absolute;
	content:"";
	top:10px;
	right:0;
	z-index: -2;
}
.grayHeaderBlock .newsListItem{
    background-color: #f2f3f5;
    border-bottom: 3px solid #eaeaea;
    padding: 15px;
    margin: 4px;
    transition: all 0.3s ease;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    min-height: 100px;
}
.grayHeaderBlock .newsListItem .newsPic{
    float: right;
    width: 115px;
    height: 75px;
}
.grayHeaderBlock .newsListItem .newsPic img{
	max-width:100%;
	height:auto;
	width:auto;
	border:1px solid #ddd;
}
.grayHeaderBlock .newsListItem .newsSummary{
	display:none;
}
.grayHeaderBlock .newsListItem .newsTitle a, .worldNews .newsListItem .newsListTxt .newsTitle a {
    color: #222;
    font-size: 14px;
    font-family:vazir;
    position: relative;
    line-height: 25px;
}
.grayHeaderBlock .newsListItem .newsTitle a:hover, .worldNews .newsListItem .newsListTxt .newsTitle a:hover{
    color: #cd141d;	
}	
.grayHeaderBlock .newsListItem .newsListTxt {
    float: right;
    padding-right: 15px;
    width: 76%;
    text-align: justify;
}
.grayHeaderBlock  .moreNews {
    text-align: left;
    margin-top: 20px;
    padding-left: 15px;
}
.grayHeaderBlock .moreNews a{
    color: #c82127;
    font-size: 14px;
    position: relative;
    font-family: vazir;
    line-height: 22px;
}
.grayHeaderBlock .moreNews a:before {
    position: absolute;
    content: ">";
    top: 0px;
    right: -15px;
    font-family: arial;
    font-weight: bold;
	transition:none;
}
.grayHeaderBlock .moreNews a:hover {
    color: #777;
}
.grayHeaderBlock .moreNews a.rss{
    font-size: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    border-right: 1px solid #ccc;
}
.grayHeaderBlock .moreNews a.rss:before{
	display:none;
}
.grayHeaderBlock a.rss:after{
    background: url(../images/theme-image/icons.png) -71px -300px;
    width: 20px;
    height: 20px;
    right: 10px;
    top: -2px;
    position: absolute;
    content: "";
}
.section204{
    background: url("../images/theme-image/world-bg.jpg") no-repeat;	
	min-height:600px;
}
.worldNews {
    margin: 50px 0 60px;
    display: inline-block;
    width: 100%;
	position:relative;
}
.worldNews .blockTitle {
    color: #fff;
    font-size: 25px;
    font-family: yekan;
    position: relative;
    padding-right: 15px;
    margin-bottom: 30px;
	padding-bottom:20px;
	border-bottom:1px solid #fff;
	text-align:right;
}
.worldNews .newsListItem{
	width:280px;
	margin:0 6px;
	float:right;
    	background-color: #fff;
	min-height:380px;
}
.worldNews .newsListItem .newsPic img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.worldNews .newsListItem .newsListTxt{
	padding:15px;
}
.worldNews .newsListTxt .newsSummary{
    	color: #777;
    	font-size: 13px;
	line-height:23px;
    	font-family: vazir;
    	text-align: justify;
}
.worldNews .newsListItem .newsListTxt .newsTitle{
	border-top:1px solid #ddd;
    	padding-top: 10px;
    	margin-top: 10px;
    	text-align: justify;
}
.worldNews .newsListItem .newsPic{
	position:relative;
}
.worldNews .newsListItem .newsPic:before {
    background: url(../images/theme-image/icons.png) -216px -248px;
    width: 60px;
    height: 31px;
    left: 50%;
    bottom: 0;
    position: absolute;
    content: "";
	margin-left:-30px;
}
.worldNews .moreNews{
    position: absolute;
    top: 2px;
    left: 0;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    font-size: 16px;
    font-family: vazir;
}
.worldNews .moreNews a, .worldNews .newsLatin a{
    font-family: vazir;
}
.worldNews .newsLatin {
    position: absolute;
    top: 2px;
    left: 130px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #c9000d;
    text-align: center;
    font-size: 16px;
    font-family: vazir;
}
.worldNews .newsLatin a{
	color:#fff;
}
.section206{
	background-color:#f2f3f5;
	position:relative;
}
.section206:before{
	background-color:#e8e8e8;
	position:absolute;
	content:"";
	top:0;
	right:0;
	width:50%;
	height:100%;
}
.tenderListItem, .articleListItem {
    background-color: #fff;
    border-bottom: 2px solid #eaeaea;
    padding: 12px 15px;
    margin-top: 5px;
    transition: all 0.3s ease;
    min-height: 120px;
	position:relative;
	z-index:2;
    display: inline-block;
    width: 100%;
}
.tenderListItem .tenderTxt, .articleListItem .articleTxt {
	float:right;
	width:77%;
	padding-right:15px;
}
.tenderListItem .tenderPic, .articleListItem .articlePic {
	float:right;
	width:120px;
    	height: 80px;
}
.tenderListItem .tenderPic img, .articleListItem .articlePic img{
    max-width: 100%;
    height: auto;
    width: auto;
    border: 1px solid #ddd;
}
.tenderBlock, .articleBlock, .boxItem, .bottomBanners{
    position: relative;
    z-index: 2;
    margin: 40px 0;
    display: inline-block;
    width: 100%;
}
.galleryBlock{
    margin: 40px 0 0;
    display: inline-block;
    width: 100%;
}
.gallerySecondBlock{
	margin:14px 0 40px;
}
.gallerySecondBlock .albumeListItem{
	width: 23.7%;
}
.galleryBlock .blockTitle{
    text-align: center;
    color: #222;
    font-size: 30px;
    font-family: yekan;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 30px;
}
.galleryBlock .blockTitle:before{
    position: absolute;
    content: "";
    bottom: -2px;
    left: 50%;
    background-color: #c82127;
    width: 60px;
    height: 5px;
    margin-left:-30px;
	z-index:2;
}
.galleryBlock .blockTitle:after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 50%;
    background-color: #ddd;
    width: 50%;
    height: 1px;
    margin-left:-25%;
}
.albumeListItem{
    position: relative;
    float: right;
    width: 32%;
    margin: 0 7px;
}
.albumePic img{
    max-width: 100%;
    height: auto;
    width: auto;
    margin: auto;
}
.albumetitle{
    position: absolute;
    z-index: 2;
    width: 80%;
    height: 80%;
    background-color: rgba(0,0,0,0.65);
    left: 50%;
    margin-left: -40%;
    top: 15px;
	text-align:center;
    padding: 80px 30px 0;
   transform: scale(0);
	transition:all 0.3s ease;
}
.albumeListItem:hover .albumetitle{
   transform: scale(1);
}
.albumetitle:before {
    background: url(../images/theme-image/icons.png) -302px -254px;
    width: 24px;
    height: 24px;
    left: 50%;
    top: 35px;
    position: absolute;
    content: "";
	margin-left:-12px;
}
.albumetitle a{ 
    color: #fff;
    font-size: 14px;
    font-family: vazir;
    position: relative;
    line-height: 30px;
}
.gallerySecondBlock .albumetitle{
    padding: 60px 10px 0;
}
.gallerySecondBlock .albumetitle a {
    font-size: 13px;
    line-height: 23px;
}
.gallerySecondBlock .albumetitle:before{
    top: 20px;
}
.moreGallery{
    text-align: center;
    margin-top: 40px;
    display: inline-block;
    width: 100%;	
}
.moreGallery a{
    color: #fff;
    font-size: 16px;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background-color: #c82127;
    display: inline-block;	
}
.moreGallery a:hover{
    background-color: #777;
}
.filmBlock .albumetitle:before{
    	background: url(../images/theme-image/icons.png) -342px -244px;
    	width: 50px;
    	height: 50px;
	margin-left:-25px;
	top:15px;
}
.filmBlock.gallerySecondBlock .albumetitle:before{
    top: 5px;
}
.boxItem{
	max-width:380px;
	min-height:550px;
	margin-bottom: 80px;	
}
.boxItem .blockHeaderImage img{
	max-width:100%;
}
.boxItem .saman_bullet_list, .boxItem .newsList{
    	border: 1px solid #eee;
    	padding: 0 15px;
	min-height:320px;
	margin-top:0;
}
.boxItem .saman_bullet_list li, .boxItem .newsList .feat-news-list{
    	background: transparent !important;
    	line-height: 25px;
    	padding: 10px 0;	
	border-bottom:1px dashed #ddd;
}
.boxItem .saman_bullet_list li:last-child, .boxItem .newsList .feat-news-list:last-child{
	border:0;
}
.boxItem .saman_bullet_list li a, .boxItem .newsList .feat-news-list a{
    color: #222;
    font-size: 13px;
    font-family: vazir;
    position: relative;
    padding-right: 20px;
}
.boxItem .saman_bullet_list li a:hover, .boxItem .newsList .feat-news-list a:hover{
    color: #cd141d;
}
.boxItem .saman_bullet_list li a:before, .boxItem .newsList .feat-news-list a:before {
    background: url(../images/theme-image/icons.png) -39px -305px;
    width: 12px;
    height: 12px;
    right: 0;
    top: 7px;
    position: absolute;
    content: "";
}
.boxItem .moreNews{
    text-align: left;
    position: absolute;
    bottom: -35px;
    left: 0;
}
.boxItem .moreNews a{
    color: #c82127;
    font-size: 14px;
    position: relative;
    font-family: vazir;
    line-height: 22px;	
}
.boxItem .moreNews a:hover{
    color: #777;
}
.boxItem .moreNews a:before {
    position: absolute;
    content: ">";
    top: 0px;
    right: -15px;
    font-family: arial;
    font-weight: bold;
    transition: none;
}
.bottomBanners{
	margin-bottom:90px;
}
.bottomBanners .contentList {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.bottomBanners .contentImage, .bottomBanners .contentImageContainer img {
    border: 0;
    padding: 0;
}
.bottomBanners .contentTxt{
	display:none;
}
.bottomBanners .bx-wrapper .bx-pager.bx-default-pager a {
    width: 11px;
    height: 11px;
    border-radius: 2px;
    background-color: #bbb;
    margin: 0 4px;
}
.bottomBanners .bx-wrapper .bx-pager.bx-default-pager a:hover, .bottomBanners .bx-wrapper .bx-pager.bx-default-pager a.active, .bottomBanners .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #e6212a;
}
.bottomBanners .bx-wrapper .bx-pager, .bottomBanners .bx-wrapper .bx-controls-auto {
    bottom: -50px;
}
.newsListSlider .BlockContent{
	padding:25px 0;
	border-bottom: 3px solid #cd141d;
}
.newsListSlider .newsList {
    margin-top: 0;
}
.newsListSlider .newsList .newsListItem {
    background-color: transparent;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0;
    min-height: 0;
}
.newsListSlider .newsList .newsListItem:hover{
    background-color: transparent;
    border-bottom: 0;
}
.newsListSlider .owl-carousel.owl-rtl .owl-item{
	padding:0 20px;
    	border-left: 1px solid #eee;
}
.newsListSlider .owl-carousel.owl-rtl .owl-item:nth-child(4n){
	border:0;
}
.newsListSlider .owl-theme .owl-dots .owl-dot span{
    width: 11px;
    height: 11px;
    border-radius: 2px;
    background-color: #bbb;
    margin: 0 4px;
}
.newsListSlider .owl-theme .owl-dots button{
	margin:0;
}
.newsListSlider .owl-theme .owl-dots .owl-dot.active span, .newsListSlider .owl-theme .owl-dots .owl-dot:hover span {
    background: #cd141d;
}
.newsListSlider .owl-theme .owl-dots {
    text-align: right;
    position: absolute;
    width: 50%;
    bottom: -70px;
    right: 0;
}
.newsListSlider .owl-theme .owl-nav{
    text-align: left;
    position: absolute;
    width: 50%;
    bottom: -95px;
    left: 0;
	direction:ltr;
}
.newsListSlider .owl-carousel .owl-nav button.owl-prev{
    background: url(../images/theme-image/icons.png) -108px -248px;
    width: 35px !important;
    height: 35px;
}
.newsListSlider .owl-carousel .owl-nav button.owl-next{
    background: url(../images/theme-image/icons.png) -155px -248px;
    width: 35px !important;
    height: 35px;
}
.newsListSlider .owl-carousel .owl-nav button.owl-prev span, .newsListSlider .owl-carousel .owl-nav button.owl-next span{
	display:none;
}
.newsListSlider {
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}
.newsListSlider .newsPic img{
	padding:1px;
	border:1px solid #ddd;
	margin-bottom:10px;
}
.c_content{
	width:270px !important;
	height:180px !important;
	margin-bottom: 15px !important;
}
.c_content img{
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
}
.im_menu_cnt {
    	height: auto !important;
	border: !important;
	background:transparent !important;
}
.ui-tabs-nav-item {
    opacity: 1;
	display:inline-block;
}
#featured li.ui-tabs-selected .ui-tabs-a, #featured li.ui-tabs-selected{
	background:transparent !important;	
}
._kb_ {
    font-weight: normal;
}
.ch2_col2{
	float: left;
}
.ch2_col1{
	float: right;
}
.position318{
	width:100%;
	float:right;
}
.section210{
	display:inline-block;
	width:100%;
	vertical-align:top;
	background-color:#f2f3f5;
    background-image: linear-gradient(to top, #ddd, white, white);
}
.newsPollBlock{
	padding:25px 0 30px;
}
.newsPollBlock * {
    font-family: vazir !important;
    font-size: 15px !important;
    color: #666;
}
.newsPollBlock label {
    display: inline-block;
    margin: 10px 0 30px 0;
}
.newsPollBlock input.radio{
margin-left: 10px;
    margin-right: 20px;
}
.newsPollBlock img{
	display:none;
}
.newsPollBlock .sport_color{
    font-size: 18px !important;
}
.pollCount{
    margin-right: 20px;
}
.pollDetails{
    background-color: #777;
    padding: 7px 15px;
    border-radius: 3px;
	margin-right: 20px;
}
.pollDetails a{
	color:#fff;
}
.newsPollBlock input[type="submit"]{
    color: #fff;
    font-size: 17px !important;
    width: 150px !important;
    height: 50px !important;
    line-height: 50px !important;
    background-color: #c82127;
    padding: 0;
}