body.home .posts-slideshow .entry-meta {
	
	right:0;
	width:760px;
}
body.rtl.home .posts-slideshow .entry-meta {
	
	left:0;
	right:auto;
}

body.home .posts-slideshow .entry-meta .entry-title{
	font-family: almoni-dl, atlas;
	line-height: 40px;
	font-weight: 500 !important;
}
body.home .posts-slideshow .slides li > a > img { width: 100%; display: inline-block; height: 100%; object-fit: cover; }
#primary { margin-top: -293px; }
.upper-content { margin-bottom: 30px; }
body.home .section-post-box.type-2 .post-box-subtitle, body.home .section-post-box.type-4 .post-box-subtitle {
	display: none;
}
.home .bottom-content .section-posts-slider:not(.video-posts-slider) .section-post-box {
	border-bottom: 1px solid #CCCCCC;	
}
.home .bottom-content  .section-posts-slider .section-post-box {
	padding-top: 20px;
}
.home aside.stick-to-border {
	height:250px;
}
.home aside.widget-2 {
	height: 37px !important;
	margin-bottom: 0px !important;
}
.home aside.widget-3 {
	margin-bottom: 30px !important;
}

.home .posts-slideshow .entry-meta .entry-title {
	color: rgb(247,146,57) !important;
	font-weight: 900;
	text-align: center !important;
}
.home .posts-slideshow {
	height: 532px /* 249px */ !important;
	margin: 0 !important;
}
.home .section-posts-slider.columns {
	height:auto;
}

/* main slider */
#zone-home {
	overflow: hidden;
	width:100%;
	margin-bottom: 23px;
	height: 250px;
}
#zone-home:not(:loaded) {
	background-color: black;
}
#zone-home:not(:loaded) #section-slideshow { opacity: 0; }
#zone-home .slides li { max-height: 250px; float: left; width: 1060px; max-width: 100%; display: block; }
body.rtl #zone-home  {
	float: left;
}
body:not(.rtl) #zone-home {
	float: right;
}
.home .bottom-content {
	display: flex;
	justify-content: space-between;
}
.home .bottom-content .video-box { width: 100%; }
.home-bottom-content-special-img .phr-menu-widget-inner {
	background-position: bottom;
	background-size: 100%;
	height: 214px;
}
.big-img-box { margin-top: 15px; }
.bottom-content-right { display: flex; flex-direction: column; justify-content: space-between; }

/* temp fix for homepage gif */
/*#zone-home .entry-meta { display: none; }*/
/**/
@media screen and (min-width: 1060px) {
	
	#zone-home { width: 100% !important; }
	body.home:not(.rtl) .columns .section-post-box { padding-right: 22px; }
	body.home.rtl .columns .section-post-box { padding-left: 22px; }
	body.home .posts-slideshow .entry-meta { min-width: calc(100% - 260px); }
	.home .section-posts-slider.columns .slider-posts { box-sizing: content-box !important; }
	.home .posts-slideshow .entry-meta { top:39%; }
	.home .bottom-content .bottom-content-right { width: calc(67% - 20px); }
	
	.home .section-posts-slider.columns { margin-bottom: 21px; }
	.home #primary { 
		/*float: none !important;*/
		position: relative;
		top: 0px;
	}
}
@media screen and (max-width: 1059px) {
	
	.home #main { padding: 0px !important; }
	.home #main #zone-home { max-width: 100%; width: 100%; margin-top: -10px; }
	.home  #main #zone-home #section-slideshow { width: 100% !important; }
	.home .bottom-content { width: 100%; flex-direction: columns; }
	.home .bottom-content .bottom-content-right { width: 100%; }
	.home .section-posts-slider.columns .slider-posts { margin-right: 0px !important; margin-left: 0px !important; }
	.one-rows-chunk { display: none; }
	
	
	body.home .bottom-content .section-posts-slider.rows { display: none; }
	body.home .posts-slideshow .slides li > a { 
		  /*height: 532px  249px ;*/
		  width: 100%;
		  display: inline-block;
		  position: relative;
	}
	body.home .posts-slideshow .slides li > a > img { 
		max-width: none;
		width: 100%;
		min-height:252px;
	}
	body.home .posts-slideshow .entry-meta {
		left: 0;
		bottom: 0;
		padding-bottom: 18px;
		padding-right: 10px;
		/*background-color: rgba(22, 21, 18, 0.7) !important;*/
		background-color: rgb(247, 146, 56);
		color: rgb(2, 2, 2);
		padding-left: 10px;
		width:100%;
		bottom:-1px;
	}

		
}
