@charset "UTF-8";

@font-face{
    font-family:'IRANSans';
    src:url("../font/iransans_edited/IRANSans-Medium-web.eot?10");
    src:url("../font/iransans_edited/IRANSans-Medium-web.eot?10#iefix") format("embedded-opentype"),url("../font/iransans_edited/IRANSans-Medium-web.woff2?10") format("woff2"),url("../font/iransans_edited/IRANSans-Medium-web.woff?10") format("woff"),url("../font/iransans_edited/IRANSans-Medium-web.ttf?10") format("ttf");
    font-weight:bold
}
@font-face{
    font-family:'IRANSans';
    src:url("../font/iransans_edited/IRANSans-web.eot?10");
    src:url("../font/iransans_edited/IRANSans-web.eot?10#iefix") format("embedded-opentype"),url("../font/iransans_edited/IRANSans-web.woff2?10") format("woff2"),url("../font/iransans_edited/IRANSans-web.woff?10") format("woff"),url("../font/iransans_edited/IRANSans-web.ttf?10") format("ttf");
    font-weight:normal
}
@font-face{
    font-family:'Custom';
    src:url("../font/iransans_edited/IRANSans-web.eot?10");
    src:url("../font/iransans_edited/IRANSans-web.eot?10#iefix") format("embedded-opentype"),url("../font/iransans_edited/IRANSans-web.woff2?10") format("woff2"),url("../font/iransans_edited/IRANSans-web.woff?10") format("woff"),url("../font/iransans_edited/IRANSans-web.ttf?10") format("ttf");
    font-weight:normal
}


body {
	direction: rtl;
    text-align: right;
    background-color: #fff;
    font-family: 'IRANSans', tahoma, arial;
    font-weight: 400;
    font-size: 11px;
	color: #212121;
	margin: 0;
	overflow-x: hidden;
}

* {
	box-sizing: border-box;
}

iframe {
	border: none;
	border-radius: 2px;
}

img {
	max-width: 100%;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: inherit;
	transition-timing-function: ease-out;
    transition-delay: 0ms;
	transition-property: color, background-color, opacity;
	transition-duration: 300ms;
    text-decoration: none;
}

.wrapper {
	max-width: 1280px;
    margin: 0 auto;
    padding: 0 16px;
    box-sizing: border-box;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.bold {
	font-weight: bold;
}

.show-mobile {
	display: none;
}

.progressBar {
	position: relative;
    width: 100%;
    height: 10px;
    margin: 5px 0 2px;
    border-radius: 10px;
    background: #ff548b;
}

.progressBar .percentagem {
	position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	background-color: #63dca8;
	border-right: 2px solid #fff;
}

.progressBar .percentagem.perspolis {
	background-color: #fe5465;
	position: static;
	float: left;
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.progressBar .percentagem.esteghlal {
	background-color: #3d7ad6;
	position: static;
    float: left;
	border-radius: 0;
	border-right: none;
}
.progressBar .percentagem.traktor {
	background-color: #63dca8;
	position: static;
    float: left;
	border-radius: 0;
	border-right: none;
}
.progressBar .percentagem.sepahan {
	background-color: #ffc013;
	position: static;
    float: left;
    border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-right: none;
}


.header {
	padding: 11px 0 20px;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
	line-height: 1;
}

.header .logo {
	background: url(../img/logo.svg) 100% 0 no-repeat;
    background-size: 100% auto;
    background-position: right center;
	display: inline-block;
	width: 100px;
    height: 40px;
	font-size: 0;
}

.section {
	padding: 100px 25px;
	color: #2a2a34;
	position: relative;
	overflow-x: hidden;
}

.section-title {
	text-align: center;
	color: #000;
	font-size: 24px;
	letter-spacing: -0.1px;
	margin-bottom: 35px;
}

.zig-zag {
	position: relative;
	display: inline-block;
}

.zig-zag::after {
	content: url('../img/underline.svg');
	display: inline-block;
    position: absolute;
    bottom: -33px;
    left: 0;
}

.section-desc {
	font-size: 16px;
	letter-spacing: -0.1px;
	text-align: center;
	color: #484b62;
}

.section-content {
	margin: 30px auto 0;
}

.section-img {
	position: absolute;
}

.section.one-look {
	position: relative;
	overflow: hidden;
}

/*
.aparat-1397-summary {
	background: url('../img/aparat-97.jpg') 0 0 no-repeat;
	background-size: cover;
}

.aparat-1397-summary.active {
	background: transparent;
}
*/

.section-img.tape {
	width: 480px;
    top: 16%;
    right: -300px;
}

.section.one-look .section-img.circle {
	width: 175px;
    bottom: -25px;
    left: -62px;
}

.section.one-look .section-content{
	max-width: 700px;
	margin: 30px auto 0;
	position: relative;
}


.section.one-look .h_iframe-aparat_embed_frame{
	z-index: 9;
}



.section.top-ten {
	padding: 100px 0;
}

.section-img.camera {
	right: -100px;
    top: -70px;
}

.section-img.plant {

}

.section.top-ten .section-content {
	margin: 30px auto 0;
	position: relative;
}

.video-items.slider {
    overflow: auto;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	height: 520px;
    overflow: hidden;
}

.video-items.slider .item {
	width: 700px;
	display: inline-block;
	height: 530px;
}

.video-items.slider .video-bottom {
	display: block;
    margin: 15px 15px 0 0;
}

.video-items.slider .video-title {
	font-size: 18px;
}

.video-items.slider .video-number {
	background-color: #ec145a;
    width: 33px;
    height: 33px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    margin-left: 13px;
    font-size: 15px;
}

.video-items.slider .video-view-rate {
	color: #53d497;
	font-size: 17px;
	margin-right: 20px;
	font-weight: bold;
}

.section.top-cats {
	padding: 100px 0 100px;
	overflow: hidden;
}

.top-cats-heading {
	background: #fff;
	z-index: 4;
	padding: 15px 0;
}

.section.top-cats .section-content{
	position: relative;
	margin: 30px 0;
}

.cats-filter-wrapper {
	background-color: #f5f5f9;
	text-align: center;
	padding: 30px 0;
}

.filter-arrow {
	display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    vertical-align: middle;
	text-align: center;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	margin: 0 15px;
}

.filter-arrow img {
	vertical-align: middle;
	width: 21px;
}

.cats-filter {
	display: inline-block;
}

.filter-item {
	display: inline-block;
	margin: 0 5px;
}

.filter-item a {
	font-size: 12px;
	background-color: #fff;
	color: #484b62;
	border-radius: 30px;
	display: block;
	padding: 5px 30px;
}

.filter-item a:hover,
.filter-item a.active {
	background-color: #484b62;
	color: #fff;
}


.cat-title-line {
	font-size: 16px;
    margin-bottom: 15px;
	font-weight: bold;
	margin-right: 7px;
	position: relative;
	z-index: 1;
}

.video-frame {
	background-size: cover;
	display: block;
	position: relative;
}

.video-frame .play-icon {
	display: block;
	position: absolute;
	opacity: 0;
    top: 50%;
    left: 50%;
	/* background-color: #484b62; */
	background-color: #ec064b;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    line-height: 57px;
    text-align: center;
    transform: translate(-50%,-50%);
    transition: opacity 200ms ease-in;
}

.ratio {
	padding-top: 57%;
	display: block;
}

.cat-filter-items {
	margin-bottom: 50px;
}

.cat-filter-items:first-of-type .item:first-child {
	position: relative;
}

.cat-filter-items:first-of-type .item:first-child:before {
	content: url(../img/pattern.svg);
    display: inline-block;
    position: absolute;
    right: -140px;
    bottom: 30px;
}


.cat-filter-items .item {
	width: 33.3%;
	float: right;
	padding: 0 5px;
}

.cat-filter-items a {
	display: block;
}
.cat-filter-items a:hover .video-frame .play-icon {
	background-color: #ec064b;
	opacity: 1;
}
	
.cat-filter-items .video-bottom {
	display: block;
	margin: 15px 15px 0 0;
	position: relative;
}

.cat-filter-items .video-title {
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.cat-filter-items .video-number {
    background-color: #ec064b;
    width: 25px;
    height: 25px;
    line-height: 27px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    margin-left: 10px;
	font-size: 12px;
	vertical-align: top;
}

.cat-filter-items .title-text {
	width: calc(100% - 35px);
	display: inline-block;
	line-height: 2;
}

.cat-filter-items .video-view-rate {
    color: #ec145a;
	font-size: 13px;
	margin-right: 35px;
	font-weight: bold;
	display: block;
}

.filter-container {
	max-width: 70%;
    margin: 50px auto 0;
}

.section-img.man {
    width: 460px;
	left: -130px;
	top: 130px;
	padding-top: 40px;
	z-index: 5;
}


.section.stats-cats {
	padding: 100px 0;
}

.stats-filter-wrapper {
	text-align: center;
}

.stats-filter {

}

.stats-filter .filter-item a {
	background-color: #f5f5f9;
	color: #484b62;
}

.stats-filter .filter-item a:hover,
.stats-filter .filter-item a.active {
	background-color: #484b62;
	color: #fff;
}

.stat-filter-items {

}

.stat-filter-container {
	max-width: 800px;
    margin: 60px auto 0;
}

.stat-items {

}

.stat-item {
	border-radius: 4px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	list-style-type: none;
	padding: 20px 40px;
	margin-bottom: 30px;
	border: 1px solid #eee;
}

.stat-item:last-child {
	margin-bottom: 0;
}

.stat-item.has-two-item .item-bottom {
    margin-top: 20px;
    margin-bottom: 20px;
}

.stat-item.has-two-item .progressBar {
	background: #fff;
}

.stat-item .item-info {
	
}

.stat-item .item-half {
	width: 50%;
	float: right;
}

.stat-item .item-half.right {
    border-left: 2px dashed rgba(0, 0, 0, 0.12);
}

.stat-item .item-half.left {
	text-align: left;
}

.stat-item .item-half img {
	height: 60px;
    display: inline-block;
    vertical-align: middle;
}

.stat-item .item-half .content {
	vertical-align: middle;
    display: inline-block;
	width: calc(100% - 94px);
}

.stat-item .item-half.right .content {
	padding-right: 15px;
}

.stat-item .item-half.left .content {
	padding-left: 15px;
}

.stat-item .item-half.right .stat-rate {
	color: #ff548b;
	margin-right: 13px;
}

.stat-item .item-half.right a:hover {
	color: #ff548b;
}

.stat-item .item-half.left .stat-rate {
	color: #63dca8;
	margin-left: 20px;
}

.stat-item .item-half.left a:hover {
	color: #63dca8;
}

.compare-img {
    display: inline-block;
    background-size: contain;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center;
}

.stat-item .item-title {
	color: #484b62;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}

.stat-item .item-title .stat-rate {
	display: none;
}

.stat-item .item-count {
	font-size: 11px;
	display: inline-block;
	vertical-align: middle;
}

.stat-item .item-count .item-watchtime {
	font-size: 13px;
	font-weight: bold;
}

.stat-item .stat-rate {
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
}

.item-half.perspolis .stat-rate,
.stat-item .item-half.perspolis a:hover {
	color: #fe5465 !important;
}

.item-half.esteghlal .stat-rate,
.stat-item .item-half.esteghlal a:hover {
	color: #3d7ad6 !important;
}

.item-half.sepahan .stat-rate,
.stat-item .item-half.sepahan a:hover {
	color: #ffc013 !important;
}

.item-half.traktor .stat-rate,
.stat-item .item-half.traktor a:hover {
	color: #63dca8 !important;
}

.stat-item .item-bottom {
	margin-top: 35px;
}

.section-img.computer {
	top: 0;
	right: -80px;
	width: 650px;
}

.section-img.spring {
	left: 7%;
    top: 50%;
}


/* .cat-filter-items {
	display: none;
} */


.section.top-view {
	padding: 50px 0 0;
}

.section.top-view .section-content {
	background-color: #effaff;
	margin-top: 150px;
	position: relative;
}

.top-view-img {
	width: 700px;
    position: absolute;
    top: -130px;
    left: -230px;
}

.top-view-wrapper {
	display: inline-block;
    padding-right: 50px;
    position: relative;
    top: -80px;
    margin-left: 475px;
}

.view-slider {
	
}

.view-slider .slider-item {
	width: 20%;
	float: right;
	padding: 0 10px 15px;
}

.view-slider .slider-item a {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	display: block;
	padding: 20px 10px;
	text-align: center;
}

.view-slider .item-img {
	width: 130px;
	height: 130px;
	margin: 0 auto 15px;
	background-color: #efefef;
	display: block;
	border-radius: 50%;
	background-position: center;
}

.view-slider .text {
	font-size: 14px;
	color: #8b8fa6;
	display: block;
}

.view-slider .item-name {
	font-size: 15px;
	font-weight: bold;
	color: #484b62;
	display: block;
	transition: all 200ms ease-in;
}

.view-slider .slider-item a:hover .item-name {
    color: #ff467e;
    /*color: #20bc7d;*/
}

.view-slider .item-time {
	font-size: 11px;
	background-color: #effff8;
	padding: 5px 10px;
	color: #20bc7d;
	display: inline-block;
	margin-top: 10px;
}

.view-slider .item-watchtime {
	font-size: 12px;
}



.footer {
	text-align: center;
	padding: 20px 0;
}

.footer-items {
	line-height: 1;
}

.footer .item {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	line-height: 1;
}

.footer .item a {
	display: block;
}

.footer .item.instagram {
	
}

.footer .item.logo {
	width: 100px;
}

.footer .item.twitter {
	
}


/*@media screen and (min-width:1500px) and (max-width: 1800px) {*/
@media screen and (min-width:1500px) {
	/*.section.one-look .section-content {
		max-width: 600px;
	}*/

	.section-img.tape {
		width: 400px;
		top: 16%;
		right: -253px;
	}

	.filter-container {
		max-width: 50%;
	}

	.cat-filter-items .item {
		padding: 0 5px;
	}

	.section-img.computer {
		top: 0;
		right: -100px;
		width: 550px;
	}
}


@media screen and (min-width:1300px) and (max-width: 1500px) {

	/*.filter-container {
		max-width: 60%;
	}*/

	.cat-filter-items .item {
		padding: 0 5px;
	}

	.section-img.man {
		width: 340px;
		left: -130px;
		top: 130px;
	}

	.section-img.computer {
		top: 0;
		right: -100px;
		width: 500px;
	}

	.stat-filter-container {
		max-width: 750px;
		margin: 60px auto 0;
	}

	.stat-item {
		padding: 20px;
	}

	.top-view-wrapper {
		padding-right: 20px;
		margin-left: 340px;
	}

	/*.view-slider .slider-item {
		width: 20%;
	}*/

	.top-view-img {
		width: 580px;
		left: -220px;
	}
}

@media screen and (min-width:950px) and (max-width: 1350px) {▒▓

	/*.filter-container {
		max-width: 70%;
	}*/

	.cat-filter-items .item {
		padding: 0 5px;
	}

	.section-img.man {
		width: 270px;
		left: -119px;
		top: 132px;
	}

	.section-img.computer {
		top: 0;
		right: -100px;
		width: 350px;
	}

	.stat-filter-container {
		max-width: 750px;
		margin: 60px auto 0;
	}

	.stat-item {
		padding: 20px;
	}

	.section-img.spring {
		left: 0;
	}

	.top-view-wrapper {
		padding-right: 10px;
		margin-left: 355px;
	}

	.view-slider .slider-item {
		width: 33.3%;
	}

	.top-view-img {
		width: 590px;
		left: -225px;
	}

	.view-slider .item-img {
		width: 100px;
		height: 100px;
	}
}


/* mobile */
@media screen and (max-width: 950px) {
	
	.header {
		padding: 6px 0 14px;
	}

	.header .logo {
		width: 90px;
		height: 35px;
	}

	.section {
		padding: 60px 15px 10px;
	}

	.section-title {
		font-size: 16px;
		margin-bottom: 28px;
	}

	.section-desc {
		font-size: 13px;
		width: 90%;
		margin: 0 auto;
	}

	.section-img.tape.show-mobile {
		width: 200px;
		top: 4%;
		right: 0;
		z-index: 1;
	}

	.one-look-heading {
		position: relative;
		z-index: 2;
	}

	.section.one-look .section-title,
	.section.one-look .section-desc {
		width: calc(100% - 110px);
		float: left;
		text-align: right;
	}

	.section.one-look .section-content {
		margin: 60px auto 0;
	}

	.section.one-look .section-img.circle {
		width: 90px;
		bottom: -25px;
		left: -32px;
	}

	.zig-zag::after {
		bottom: -27px;
		width: 90px;
		overflow: hidden;
	}

	.section.top-cats,
	.section.stats-cats { 
		padding: 60px 0 10px;
	}

	.section-img.man.show-mobile {
		position: static;
		width: 200px;
		margin: 0 auto 20px;
		display: block !important;
	}

	.filter-container {
		max-width: 100%;
		margin: 30px 0;
	}

	.filter-arrow {
		display: none;
	}

	.cats-filter-wrapper {
		overflow: auto;
		white-space: nowrap;
		padding: 20px 20px;
	}

	.cat-filter-items:first-of-type .item:first-child:before {
		display: none;
	}

	.cat-filter-items ul {
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		margin: 0 10px;
		-webkit-overflow-scrolling: touch;
	}
	
	.cat-title-line {
		margin-right: 14px;
	}

	.cat-filter-items .item {
		padding: 0 5px;
		width: 60%;
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	/* .cat-filter-items .item:first-child {
		width: 100%;
		padding: 0 15px;
		margin-bottom: 30px;
	} */

	/* .cat-filter-items .item:nth-child(2) {
		padding: 0 10px 0 10px;
	}

	.cat-filter-items .item:nth-child(3) {
		padding: 0 0 0 10px;
	} */

	.cat-filter-items .video-title {
		font-size: 11px;
		text-align: right;
		display: block;
		white-space: normal;
	}

	.cat-filter-items .video-number {
		width: 23px;
		height: 23px;
		line-height: 25px;
		font-size: 12px;
		margin-left: 6px;
		vertical-align: top;
	}

	.cat-filter-items .video-view-rate {
		font-size: 12px;
		margin-top: 5px;
		margin-right: 28px;
		text-align: right;
		display: block;
	}

	.cat-filter-items .video-bottom {
		margin: 10px 0 0 0;
	}

	.section-img.computer {
		width: 300px;
		position: static;
		margin: 0 auto 20px;
	}

	.stats-filter-wrapper {
		overflow: auto;
		white-space: nowrap;
		padding: 0 20px;
	}
	
	.stat-item {
		padding: 20px 20px;
		margin-bottom: 20px;
	}

	.stat-filter-items {
		padding: 0 15px;
	}

	.stat-item .item-half img {
		display: none;
	}

	.stat-item .item-half .content {
		width: 100%;
	}

	.stat-item .item-half.right .content {
		padding-right: 0;
	}

	.stat-item .item-half.left .content {
		padding-left: 0;
	}

	.stat-item .item-title {
		font-size: 17px;
		margin-bottom: 8px;
	}

	.stat-item .stat-rate {
		font-size: 17px;
		font-weight: bold;
	}

	.stat-item .item-bottom {
		margin-top: 15px;
	}

	.progressBar {
		height: 6px;
	}

	.progressBar .percentagem {
		height: 6px;
	}

	.stat-item .item-half.left .stat-rate {
		margin-left: 20px;
		vertical-align: sub;
	}

	.section.top-view {
		padding: 0;
		padding-top: 200px;
		position: relative;
	}

	.section.top-view .color-bg {
		background-color: #effaff;
		padding-top: 100px;
	}

	.top-view-img.show-mobile {
		position: absolute;
		width: 300px;
		margin: 0 auto;
		display: block;
		top: 80px;
		left: 50%;
		transform: translateX(-50%);
	}

	.top-view-wrapper {
		position: static;
		padding-right: 0;
		width: 100%;
	}

	.section.top-view .section-content {
		background-color: transparent;
		margin-top: 30px;
	}

	.slider-items {
		padding: 0 10px;
	}

	.view-slider .slider-item {
		width: 33.3%;
		padding: 0 5px 15px;
	}

	.view-slider .slider-item a {
		padding: 10px 20px;
	}

	.view-slider .item-img {
		width: 100px;
		height: 100px;
	}

	.view-slider .item-name {
		font-size: 17px;
	}

	.view-slider .item-time {
		font-size: 11px;
	}

	.view-slider .text {
		font-size: 13px;
	}

	.show-mobile {
		display: inline-block !important;
	}

	.hide-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 600px) {
	.view-slider .slider-item {
		width: 100%;
		padding: 0 5px 15px;
	}

	.cat-filter-items .item {
		padding: 0 5px;
		width: 70%;
		display: inline-block;
		float: none;
	}
}

@media screen and (max-width: 340px) {
	.stat-filter-items {
		padding: 0 10px;
	}

	.stat-item {
		padding: 20px 10px;
	}

	.stat-item .item-half.left .stat-rate {
		margin-left: 20px;
	}

	.stat-item .item-half.right .stat-rate {
		margin-right: 10px;
	}

	.stat-item .item-count {
		font-size: 10px;
	}

	.stat-item .item-title {
		font-size: 14px;
	}

	.stat-item .stat-rate {
		font-size: 15px;
	}

	.stat-item .item-count .item-watchtime {
		font-size: 12px;
	}

	.view-slider .slider-item a {
		height: 245px;
		padding: 10px;
	}

	.view-slider .text {
		font-size: 11px;
	}

	.view-slider .item-name {
		font-size: 14px;
	}

	.view-slider .item-time .block {
		display: block;
	}
}


#cboxLoadedContent,
#cboxContent {
	background: transparent !important;
}


.h_iframe-aparat_embed_frame{position:relative;} .h_iframe-aparat_embed_frame .ratio {display:block;width:100%;height:auto;} .h_iframe-aparat_embed_frame iframe {position:absolute;top:0;left:0;width:100%; height:100%;}