/* Listing CSS */

.listing .snake-short{
	width: 250px;
	position: absolute;
	z-index: 999;
	bottom: 40px;
}
.posts-listing .shape.m-3{
	position: absolute;
	left: 0;
	top: -170px;
}
.posts-listing .shape.cc{
	position: absolute;
	right: 0;
	bottom: -50px;
}
.news-listing .intro .button{
	background: var(--yellow);
	color: #000;
}
.news-listing .intro .button:hover{
	background: var(--sky_blue);
}
.post-item a:hover{
	color: #000;
}
.post-item h4{
	margin-bottom: 15px;
}
.featured-post a:hover{
	cursor: pointer;
}
.featured-post .content-wrapper{
	position: relative;
	left: -15%;
	border-radius: 20px;
	padding: 45px 40px 70px!important;
	float left;
	width: 100%;
}
.featured-post .content-wrapper .post-meta{
	margin-top: 10px;
}
.featured-post .post-item .wp-image{
	width: 100%;
}
.featured-post a:hover *:not(.button){
	color: #fff;
}
.featured-post a .button.txt{
	color: #fff;
}
.featured-post h3{
	margin-bottom: 10px!important;
	font-size: 2em!important;
}
.featured-post .post-meta{
	justify-content: space-between;
}
.featured-post .button.txt:hover{
	background: transparent;
}
.featured-post .shape.u{
	position: absolute;
    bottom: 80px;
    left: 8%;
    z-index: 99;
}
.featured-post .shape.c{
	position: absolute;
    bottom: 20px;
    left: 3%;
    z-index: 99;
}
.post-item .button.txt:after{
	transition: all 0.2s ease-in-out;
	right: 0;
}
.post-item a:hover .button.txt:after{
	right: -5px;
}
.post-item .post-meta{
	display: block!important;
}
.post-item .date{
	float: left;
}
.post-item .button{
	float: right;
	padding-right: 5px!important;

}
.featured-post{
	position: relative;
}
.featured-post .posts-listing .shape.c{
	position: absolute;
	left: 20px;
	bottom: 35px;
}
.featured-post .posts-listing .shape.u{
	position: absolute;
	left: 100px;
	bottom: 80px;
	z-index: 99;
}
.news-listing .content-wrapper{
	z-index: 999;
	position: relative;
}

@media screen and (max-width: 1480px){
	.featured-post h3{
		font-size: 1.65em!important;
	}
	.featured-post .content-wrapper{
		left: -20%;
		width: calc(100% + 25%);
	}
	.featured-post .shape.u{
		width: 170px;
	}
	.featured-post .shape.c{
		width: 100px;
	}
	.listing .snake-short{
		width: 200px;
	}
}


@media screen and (max-width: 1199px){
	.featured-post{
		padding-bottom: 30px;
	}
	.featured-post .shape.c{
		width: 70px;
		left: 0;
	}
	.featured-post .shape.u{
		width: 160px;
		left: 20px;
	}
	.featured-post .content-wrapper{
		padding: 30px 30px 50px!important;
	}
	.featured-post .shape.u {
        width: 120px;
        left: 25px;
        bottom: 70px;
    }
    .featured-post h3{
    	font-size: 1.5em!important;
    }
    .listing .snake-short{
    	width: 120px;
    	left: -10px;
    }
}

@media screen and (max-width: 991px){
	.posts-listing .shape.m-3{
		width: 210px;
		top: -110px;
	}
	.posts-listing .shape.cc{
		width: 100px;
		bottom: 0;
	}
	.featured-post .content-wrapper{
		left: 0;
		width: 100%;
		margin-top: -40px;
	}
	.featured-post .row.flex-center{
		display: block;
	}
	.featured-post .shape.c{
		bottom: auto;
		top: 20px;
	}
	.featured-post .shape.u{
		bottom: auto;
		top: -70px;
		left: 30px;
	}
	.post-item .post-meta .date{
		width: 100%;
		text-align: left;
	}
	.featured-post .post-item .content-wrapper{
		float: left;
		width: 100%;
	}
	.listing .snake-short{
		left: auto;
        right: 30px;
        bottom: 50px;
	}
}

@media screen and (max-width: 767px){
	.news-listing, .news-listing.no-pad-bottom{
		padding-bottom: 50px!important;
	}
	.news-listing .intro{
		text-align: center;
		margin-bottom: 20px;
	}
	.news-listing .intro h3{
		margin-bottom: 12px;
	}
	.news-listing .intro p{
		margin-bottom: 15px;
	}
	.news-listing .intro .button{
		margin-top: 0;
	}
	.posts-listing .shape.m-3 {
		width: 150px;
		top: -50px;
	}
	.post-item .image-wrapper{
		width: 127px;
		float: left;
	}
	.post-item .content-wrapper{
		width: calc(100% - 127px);
		float: left;
		padding-left: 15px!important;
		padding-top: 0!important;
		padding-bottom: 0;
		height: auto!important;
	}

	.full-posts-listing .post-item{
		margin-bottom: 20px;
	}
	.post-item{
		margin-bottom: 20px;
	}
	.post-item .button{
		margin-bottom: 0;
	}
	.post-item .post-meta .date{
		display: none;
	}
	.post-item .button{
		float: left;
		justify-content: flex-start;
	}
	.post-item h4{
		margin-bottom: 6px;
	}
	.posts-listing .shape.cc{
		width: 60px;
	}
	.featured-post .post-item .image-wrapper, .featured-post .post-item .content-wrapper{
		width: 100%;
	}
	.featured-post .post-item{
		margin-bottom: 20px!important;
	}
	.featured-post .content-wrapper{
		padding: 25px!important;
	}
	.full-posts-listing{
		padding-top: 50px;
	}
	.listing .snake-short{
		bottom: 0;
	}
	.listing .snake-short{
		width: 90px;
		bottom: 10px;
	}
}

