.aparat-modal .content img{
	max-width: 100%;
	height: auto;
}
.aparat-modal .back,.aparat-modal .share{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 45px;
	height: 43px;
	font-size: 30px;
	text-align: center;
	z-index: 999;
	background: transparent;
	border: none;
	color: inherit;
}
.aparat-modal .share{
	left: inherit;
	right: 0px;
	font-size: 26px;
}
.aparat-modal .header-item{
	padding: 0 36px;
}
.aparat-modal .padding{
	padding: 20px;
}
@media (min-width: 680px){
 .active .modal-backdrop-bg {
	opacity: inherit;
	background: inherit;
 }
}
/*.aparat-modal iframe{
	width: 100%;
	height: auto;
	min-height: 250px;
}*/
.iframe-continer{
	position:relative;
}
.iframe-continer .ratio {
	display:block;width:100%;height:auto;
}
.iframe-continer iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.aparat-modal .scroll{
	height: 100%;
}
.aparat-modal h3.title{
	margin-bottom: 25px;
}
/* ------no-image------*/
.aparat-widget .item.no-image {
	margin-top: 10px;
}
.aparat-widget .item.no-image.item-contact h2.title.ng-binding {
  font-size: 15px;
	padding-right: 8px;
	margin-top: 0;
}
.aparat-widget .item.no-image.item-contact p.ng-binding {
	font-size: 14px;
	padding-right: 8px;
	padding-top: 5px;
}
.aparat-widget .item.no-image:first-child {
  margin-top: 0;
}
/* ------End Of no-image------*/

/* ------Default------*/
.aparat-widget .item-thumbnail-right {
	margin-top: 10px;
}
.aparat-widget  .item-thumbnail-right h2.title {
  font-size: 14px;
	margin-top: 15px;
}
.aparat-widget  .item-thumbnail-right p {
  font-size: 13px;
  padding-top: 5px;
}
.aparat-widget  .item-thumbnail-right:first-child {
  margin-top: 0;
}
/* ------End of Default------*/

/* ------Grid-1------*/
.aparat-widget .item.grid-1 {
	float: right;
	width: 46%;
	margin: 2%;
	height: auto;
	padding: 0;
	border-radius: 5px;
	border: none;
	padding-bottom: 13px;
}

@media screen and (min-width: 760px) {
  .aparat-widget .item.grid-1 {
	width: 23%;
	margin: 1%;
  }
}
.aparat-widget .grid-1 img:first-child {
	width: 100%;
	height: auto;
	display: block;
}
.aparat-widget .grid-1 .title {
	white-space: normal;
	text-align: center;
	height: 60px;
	line-height: 1.5;
	overflow: hidden;
	font-size: 14px;
	padding: 14px 6px 0 6px;
}
.aparat-widget .grid-1 p {
	text-align: center;
	padding: 5px;
	font-size: 13px;
}
.img-continer{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.video-ratio {
	display: block !important;
	padding-top: 65% !important;
}
.aparat-widget .item.grid-1 .img-continer {
  height: 155px;
}
/* ------End Of Grid-1------*/


/* ------Grid-2------*/
.aparat-widget .item.grid-2{
	float: right;
	width: 46%;
	margin: 2%;
	height: auto;
	padding: 0;
	border-radius: 5px;
	border: none;
	padding-bottom: 13px;
}
.aparat-widget .grid-2 img:first-child{
	width: 100%;
	height: auto;
	display: block;
}
.aparat-widget .grid-2 .title{
	white-space: normal;
	text-align: center;
	height: 60px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.5;
	padding: 14px 6px 0 6px;
}
.aparat-widget .grid-2 p {
	text-align: center;
	padding: 5px;
}
.aparat-widget .item.item0.grid-2 {
	width:  96%;
	margin: 2%;
}
.aparat-widget .item.grid-2 .img-continer {
  height: 155px;
}
.aparat-widget .item0.grid-2 .img-continer {
  height: 295px;
}
@media screen and (min-width: 760px) {
  .aparat-widget .item.grid-2 {
	width: 23%;
  }
  .aparat-widget .item.item0.grid-2 {
	width: 23%;
  }
}
/* ------Grid-2------*/

/* ------row-1------*/
.aparat-widget .row-1 img:first-child{
	width: 100%;
	display: block;
}
.aparat-widget .item.row-1{
	margin: 10px 8px;
	padding: 0;
	border-radius: 5px;
	border: none;
}
.aparat-widget .row-1 .title{
	white-space: normal;
	text-align: center;
	line-height: 25px;
	padding: 14px;
}
.aparat-widget .row-1 p{
	text-align: center;
	padding: 2px 10px;
}
/* ------End Of row-1------*/

/* ------row-2------*/
.aparat-widget .row-2.item-thumbnail-right{
	padding-top: 27px;
	border: none;
}
.aparat-widget .row-2.item0 {
	padding: 0;
	margin: 0;
}
.aparat-widget .item.row-2 h2.title {
  margin-top: 0;
}
.aparat-widget .item0.row-2 h2.title {
  font-size: 16px;
}
.aparat-widget .row-2.item0 .title{
	padding: 2px 7px 0 7px;
	height: 35px;
	overflow: hidden;
	text-align: center;
}
.aparat-widget .row-2.item0 p{
	padding: 5px;
	text-align: center;
}
.aparat-widget .row-2.item0 img:first-child{
	position: initial;
	width: 100%;
	max-width: 100%;
	max-height: 63%;
}
.aparat-widget a.item.item0.row-2.item-thumbnail-right {
	padding: 0px;
}
@media screen and (min-width: 900px) {
  .aparat-widget .item.item0.row-2{
	margin: 1%;
	float: right;
	height: 600px;
	width: 55%;
  }
}
/* ------End of row-2------*/
/*------row-3------*/
.aparat-widget .row-3.item-thumbnail-right{
	padding-top: 25px;
}
.aparat-widget .item.item0.row-3 {
	display: block;
	height: 151px;
	padding-top: 5px;
}
.aparat-widget ion-item.item.item0.row-3.item-thumbnail-right {
	padding-right: 25px;
}
.aparat-widget .row-3.item0 p{
	padding: 0% 50% 0% 2%;
}
.aparat-widget .row-3.item0 .title {
	padding: 2% 50% 0% 0%;
	height: 66px;
	overflow: hidden;
	padding-top: 32px;
	margin-top: 0;
	font-size: 16px;
}
.aparat-widget .row-3.item0 img:first-child{
	width: 42%;
	max-width: 300px;
	max-height: 86%;
}
.aparat-widget a.item.item0.row-3.item-thumbnail-right {
	padding-right: 0px;
}
.aparat-widget .item.row-3 h2{
	margin-top: 0;
}
/* ------End Of row-3------*/

/* ------Grid-3------*/
.aparat-widget .item.item0.grid-3 {
	display: block;
	float: right;
	width: 62.5%;
	margin: 2%;
	height: 224px;
}
.aparat-widget .item.grid-3 {
	display: block;
	float: right;
	width: 29.3%;
	margin: 2%;
	height: 106px;
	border: none;
}
.aparat-widget .grid-3 p:first-child{
	display:none;
}
@media screen and (min-width: 900px) {
  .aparat-widget .item.grid-3 {
	display: block;
	float: right;
	width: 23%;
	margin: 1%;
	height: 330px;
  }

  .aparat-widget .grid-3 p:first-child{
	display:none;
  }
  .aparat-widget .item.item0.grid-3 {
	display: block;
	float: right;
	width: 48%;
	margin: 1%;
	height: 329px;
  }

  .aparat-widget .item.item7.grid-3 {
	width: 48% !important;
  }
  .aparat-widget .grid-3 .title {
	width: 80%;
	padding-right: 16%;
	margin-top: 284px;
	white-space: nowrap;
	font-size: 10px;
	z-index: 100000;
	position: absolute;
	color: white;
  }
}
.aparat-widget .grid-3 img:first-child{
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
.aparat-widget .grid-3 .title {
	width: 80%;
	padding-right: 7%;
	bottom: 9px;
	white-space: nowrap;
	font-size: 10px;
	z-index: 100000;
	position: absolute;
	color: white;
}
.aparat-widget .grid-3.item0 .title {
	width: 80%;
	padding-right: 7%;
	margin-top: 216px !important;
	white-space: nowrap;
	font-size: 10px;
	z-index: 100000;
	position: absolute;
	color: white;
}
.aparat-widget .item.grid-3:after {
	content: '';
	position: absolute;
	top: 0; right: 0;
	bottom: 0; left: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 69%,rgba(0,0,0,1) 100%);
}
.aparat-widget a.item.item7.grid-3 {
	width: 64%;
}
.aparat-widget .item.grid-3 {
	padding: 0px;
}
/* ------End Of Grid-3------*/
.aparat-widget .layout1.item {
	position: relative;
	overflow: visible;
	margin: 0 1% 16% 8%;
	height: 28vw;
	max-height: 150px;
	padding: 7% 47% 0 0;
	border-radius: 5px;
	width: 98%;
	border-radius: 10px;
}
.aparat-widget .layout1.item .aparat-image {
	position: absolute;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    width: 45%;
    right: 0;
    height: 0;
	padding-top: 45%;
	border-radius: 20px;
	background-position: center;
	background-size: cover;
}
.aparat-widget .layout1.item .aparat-title {
	padding-top: 4%;
	font-weight: bold;
	font-size: 16px;
}
.aparat-widget .layout2.item,
.aparat-widget .layout3.item {
	position: relative;
	margin-bottom: 4%;
	max-height: 150px;
	width: 100%;
	border-radius: 10px;
	border-width: 0;
}
.aparat-widget .layout2.item {
	padding:60% 0 0 0;
}
.aparat-widget .layout3.item {
	padding-top:40%;
}
.aparat-widget .layout2.item .aparat-image,
.aparat-widget .layout3.item .aparat-image {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.aparat-widget .layout2.item .aparat-image {
	z-index: -2;
	width: 100%;
	-webkit-filter:brightness(0.6);
	filter:brightness(0.6);
}
.aparat-widget .layout3.item .aparat-image {
	width: 40%;
	-webkit-filter: brightness(0.9);
	filter: brightness(0.9);
}
.aparat-widget .layout2.item .aparat-title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 96%;
	height: 26%;
	padding: 0 6%;
	overflow: hidden;
}
.aparat-widget .layout2.item .title {
	color: white;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	width: 100%;
	white-space: normal;
}
.aparat-widget .layout3.item .aparat-title {
	position: absolute;
	top: 50%;
	right: 45%;
	transform: translateY(-50%);
	font-weight: bold;
	overflow: hidden;
	padding-left: 1%;
}
.aparat-widget .layout3.item .aparat-title .title {
	color: black;
	font-weight: bold;
	font-size: 12px;
	white-space: normal;
}
.aparat-widget .layout3.item .triangle {
	position: absolute;
	top: 50%;
	left: 60%;
	transform: translate(-50%,-50%);
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-left: 25px solid rgb(255, 255, 255);
	border-bottom: 25px solid transparent;
}
.aparat-widget .layout3.item.activated .triangle {
	border-left: 25px solid #d9d9d9 !important;
}
.aparat-widget .layout4.item {
	position: relative;
	overflow: visible;
	margin: 0 16% 4% 8%;
	height: 37vw;
	max-height: 150px;
	padding: 7% 20% 0 0;
	border-radius: 5px;
	width: 84%;
	border-radius: 10px;
}
.aparat-widget .layout4.item .aparat-image {
	position: absolute;
	display: inline-block;
	top: 50%;
	transform: translateY(-50%);
	width: 40%;
	right: -20%;
	height: 0;
	padding-top: 40%;
	border-radius: 20px;
	background-position: center;
	background-size: cover;
}
.aparat-widget .layout4.item .aparat-title p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 70%;
	font-weight: bold;
	font-size: 12px;
}
.aparat-widget .layout1.item .title,
.aparat-widget .layout4.item .title {
	white-space: nowrap !important;
}
.aparat-widget .layout1.item .title,
.aparat-widget .layout4.item .title,
.aparat-widget .layout5.item .title {
	white-space: nowrap !important;
}
.layout5-margin-right  {
    border-right: 1px solid black;
    margin-right: 6%;
	margin-top: 6%;
	padding-top: 1%;
}
.aparat-widget .layout5.item {
    position: relative;
    overflow: visible;
	margin: 4% 12px 0% 8%;
	padding: 11% 2% 6% 2%;
    width: 94%;
    border-radius: 10px;
}
.aparat-widget .layout5.item .aparat-image {
	position: absolute;
    display: inline-block;
    top: 50px;
    transform: translateY(-50%);
    width: 15%;
    right: 4%;
    height: 0;
    padding-top: 15%;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
}
.aparat-widget .layout5.item .aparat-title p {
	padding-right: 20%;
    font-weight: bold;
	font-size: 12px;
	white-space: normal !important;
}
.aparat-widget .layout5 .triangle {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    top: 10%;
    right: -19px;
}

@media only screen and (min-width: 600px) {
	.aparat-widget .layout4.item:nth-child(odd) {
		margin-left: 4%;
	}
	.aparat-widget .layout4.item {
		margin: 0px 6% 2% 0;
		padding: 5% 11% 0 0;
		width: 41%;
		display: inline-block;
	}
	.aparat-widget .layout4.item .aparat-image {
		width: 45%;
		padding-top: 45%;
	}
	.aparat-widget .layout4.item .aparat-title p {
		font-size: 14px;
	}
	.aparat-widget .layout1.item:nth-child(odd){
		margin-left: 3%;
	}
	.aparat-widget .layout1.item {
		margin: 0 1% 5% 0;
		height: 16vw;
		display: inline-block;
		padding: 5% 22% 0 0;
		width: 47%;
	}
	.aparat-widget .layout3.item .triangle {
		border-top: 45px solid transparent;
		border-left: 45px solid rgb(255, 255, 255);
		border-bottom: 45px solid transparent;
	}
	.item.activated .triangle {
		border-left: 45px solid #d9d9d9 !important;
	}
	.aparat-widget .layout2.item .title {
		font-size: 16px;
	}
	.aparat-widget .layout3.item .aparat-title .title {
		font-size: 14px;
	}
	.aparat-widget .layout5 .triangle {
		height: 20px;
		width: 20px;
		right: -36px;
	}
	.aparat-widget .layout5.item .aparat-image {
		top: 70px;
	}
	.aparat-widget .layout5.item {
		padding: 9% 2% 6% 2%;
		margin-right: 26px;
	}
	.aparat-widget .layout5.item .aparat-title p {
		font-size: 14px;
	}
}
