
body{
background:#fff;
}
header{
  background-color: #313131;
}
.top-nav{
  background-color: #000;
}
.media-posts article img{
  border:none !important;
}
.video-h{ 
  background: #242424;
  margin-top: -16px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#media-slider img{
  width: 100%;
  height: 100%;
}
#media-slider article{
}
#media-slider article .image-content{
  height: 460px;
  box-shadow: #000 0 0 2px;
}
.media-slider{
  margin-top: 10px;
}
ul.slide-about{
  float: left;
}
.h_iframe-aparat_embed_frame{
	margin-bottom:10px;	
}
ul.slide-about li{
  display: inline-block;
  text-align:center;
}
ul.slide-about li span{
  display: inline-block;
  padding: 3px 6px;
}
ul.slide-about li:after{
  content: "|";
}
ul.slide-about li:nth-last-child(1):after{
  content: none;
}
#media-slider .text-content{
  padding: 0 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  right:0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,000000+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(229,229,229,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(229,229,229,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(229,229,229,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#media-slider .text-content a{
  color: #fff;
}
#media-slider{
	display:none;	
}
#media-slider .text-content h2{
  font-size: 20px;
  margin:5px 0;
}
#media-slider .text-content p{
  font-size: 11px;
  font-family: shabnam;
  line-height: normal;
}
.media-pager{
  text-align: center;
  padding: 15px 0;
  direction: ltr;
}
.media-pager::after{
  content:"";
  display: inline-block;
  width:245px;
  height:5px;
  background: url(../../images/slider-dot-bg.png) no-repeat right ;
  margin-bottom:4px;
}
.media-pager::before{
  content:"";
  display: inline-block;
  width:245px;
  height:5px;
  background: url(../../images/slider-dot-bg.png) no-repeat left ;
  margin-bottom:4px;
}
.media-pager li{
  list-style: none;
  display: inline-block;
  width: 13px;
  height: 13px;
  font-size: 0 !important;
  border-radius: 100%;
  background: #212121;
  text-align: center;
  border:#737474 2px solid;
  overflow: hidden;
  position:relative;
  margin:0 2px;
  user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
}
.media-pager .sy-controls li a:after{

}
.media-pager li a{
  color: transparent;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  right:0;
}
.media-pager li.sy-active{
  background: #fff;
  border-color: #bf3d3d;
  border-width: 3px;
  box-shadow: rgba(0,0,0,0.3) 1px 2px 2px;
}
.media-posts article img{
  border:#1c1c1c 1px solid;
  width: 100%;
  height: 210px;
}
.media-posts article h2{
  font-family: shabnam;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  background: #282828;
  color: #fff; 
  margin: 10px 0 0;
  overflow: hidden;
  text-align:center;
}
.media-posts article .post-info{
  height: 20px;
  line-height: 20px;
  background: #0e0e0e;
  color: #fff;
  list-style: none;
  font-size: 10px;
  margin: 0 0 30px;
}

.media-posts::after{
  content: "";
  display: block;
  clear: both;
}
.media-posts article .post-info{
  text-align: center;
}
.media-posts article .post-info li{
  display: inline-block;
}
.media-posts article .post-info li::after{
  content: "|";
  font-size: 10px;
}
.media-posts article .post-info li span{
  padding: 0 5px;
  font-size: 10px;
}
.media-posts article .post-info li:nth-last-of-type(1)::after{
  content: none;
}

.header-video{
  padding-right: 0;
  padding-left: 0;
  padding-top: 10px;
  position: relative;
}
.header-video-links{
  padding-left: 0;
}
.sidebar .header-video-links article{
  box-shadow: none;
  border-bottom-color: #eee;
}
.sidebar .header-video-links article:hover{
  box-shadow: none;
}
.sidebar .header-video-links article span{
  color: #555;
}
.sidebar .header-video-links article:hover span{
  color: #333 !important;
}
.hvb .header{
  background: url(../../images/sidebar-title.png);
  height: 10px;
  line-height: 10px;
  margin:15px 0;
}
.hvb .header h6{
  margin: 0;
  padding: 0 0 0 10px;
  line-height: 10px;
  height: 10px;
  background: #222;
  color: #fff;
  display: inline-block;
  font-size: 14px;
}
.header-video-downloads{
  padding-left: 0;
  margin-top: 20px;
}
.header-video-downloads .desc{
  color: #a3a3a3;
  font-size: 12px;
  font-family: shabnam;
}
.header-video-downloads table{
  width: 100%;
  color: #fff;
  margin-top: 20px;
}
.header-video-downloads table td{
  padding-bottom: 5px !important;
  font-size: 12px;
  font-family: shabnam;
}
.header-video-downloads table td img{
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.header-video-downloads table td a{
  color: #fff;
  font-size: 12px;
  font-family: shabnam;
}
.header-video-links article{
  border-bottom: #1a1a1a 1px solid;
  padding: 4px 0;
  box-shadow: #393939 0 1px 0;
  position: relative;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  margin-bottom: 1px;
}
.video_pre_img{
  position: absolute;
  background: #000;
  width: 100%;
  height: 340px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video_pre_img img{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right:0;
  z-index: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
}
.video_pre_img i{
  background: url(../../images/youtube-play.png) top;
  width: 84px;
  height: 60px;
  text-align: center;
  line-height: 50px;
  cursor: pointer; 
  color: #fff;
  font-size: 22px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  z-index: 2;
}

.video_pre_img:hover i{
  background: url(../../images/youtube-play.png) bottom;
}
.video_pre_img:hover i:hover{
  
  transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
}
.video_pre_img:hover img{
  opacity: 0.8;
}
.video_pre_img i:active{
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
}


.header-video-links article:nth-last-of-type(1){
  border-bottom: none;
  box-shadow: none;
}
.header-video-links article:hover img{
  opacity: 1;
}
.header-video-links article:hover span{
  color: #fff;
}
.header-video-links article:hover{
  box-shadow: #393939 0 1px 0,rgba(0,0,0,0.2) 500px 0 0 inset;
}
.header-video-links article::after{
  content: "";
  clear: both;
  display: block;
}
.header-video-links article img{
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
   width: 135px;
  height: 80px;
  float:right;
  margin-left: 10px;
}
.header-video-links article span{
  color: #ccc;
  font-size: 12px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  font-weight: 500;
}
.header-video-links article span.info{
  color: #555;
  font-weight: normal;
  font-size: 11px !important;
}
.header-video-links article ul{
  list-style: none; 
  width: 100%;
  position: absolute;
  bottom: 0;
  font-family: shabnam;
}
.header-video-links article ul li:nth-child(1){
  float: right;
  margin-right: 145px;
  font-family: shabnam;
  font-size: 11px ;
}
.header-video-links article ul li:nth-last-child(1){
  float: left;
  font-family: shabnam;
  margin-left: 5px;
  font-size: 11px ;list-style: none;
}
.header-video-links article a{
  
}
.top-nav ul > li ul{
	background-color: #000 !important;
}
.header-video video{
  width: 100%;
  height: 340px;
  background: #0b0b0b;
}
.header-video video source{
  background: #0b0b0b;
}
.header-video .header-video-contents{
  background: #0b0b0b;
  color: #fff;
  padding:5px;
  margin-top: -6px;height: 108px;
  position:relative;
}
.header-video .header-video-contents .info{
	position:absolute;
	bottom:0;
	right:0;
	padding: 5px;
	width:100%;	
}
.header-video .header-video-contents h2{
  font-size: 16px;
  margin: 0;
  padding:5px 2px;
}
.header-video .header-video-contents h2 a{
	color:#fff;	
}
.header-video .header-video-contents p{
  font-size: 11px;
  margin-bottom: 5px;
}
.header-video .header-video-contents ul{
    list-style: none;
}
.header-video .header-video-contents ul li:nth-child(1){
    float: right;
}
.header-video .header-video-contents ul li:nth-child(1){
    float: left;
}

.media-posts article i{
  position: absolute;
  width: 84px;
  height: 60px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 22px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-top: 85px;
  background: url(../../images/youtube-play.png) top;
  top:0;
  opacity: 0.4;
}