.block-area-before-all-posts .selected-posts {
	padding: 33px 0 30px;
}
.block-area .selected-posts {
	padding: 45px 0 3px;
}
/* .block-area .selected-posts .title-flex .right-link {
	background-position: right 15px;
	margin: 9px 8px 0 0;
} */
.block-area .selected-posts .title-flex p{
	margin: 0;
}
.selected-posts {
	padding: 33px 0 40px;
}
.selected-posts .mobile-show {
	display: none;
	background: black;
	border-radius: 25px;
	color: white;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'proxima-nova';
	letter-spacing: 0.15rem;
	height: 45px;
	font-size:12px;
	padding: 9px 20px 0;
	border: 1px solid black;
	text-decoration: none;
	width: fit-content;
}
.selected-posts .title-flex {
	max-width: 1214px;
	margin: 0 auto 30px;
	display: flex;
	justify-content: space-between;
}
.selected-posts .title-flex h2 {
	font-family: 'itc-avant-garde-gothic-pro';
	font-weight: 100;
	margin: 0;
	color: #302B28;
	font-size: 45px;
	letter-spacing: 0.085rem;
}
.selected-posts .title-flex .right-link {
	text-decoration: none;
	font-family: 'proxima-nova';
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.1rem;
	background-image: url(../png/right-arrow.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: right top 7px;
	display: block;
	margin: 8px 0 0;
	width: fit-content;
	padding: 0 29px 0 0;
	color: #302B28;
	filter: brightness(0%);
}
.selected-posts .title-flex .right-link:hover, .recent-posts .title-flex .right-link:hover {
	color:#E49FC7;
	opacity: 1;
	filter: brightness(1);
}
.selected-posts .title-flex h3 {
	font-family: 'itc-avant-garde-gothic-pro';
	font-weight: 100;
	margin: 0;
	color: #302B28;
	font-size: 32px;
	letter-spacing: 0;
}
.selected-posts .archive-wrap {
	max-width: 1214px;
	margin: 0 auto;
	justify-content: space-between;
}
.selected-posts .archive-wrap p {
	display: none;
}
.selected-posts .archive-wrap .post-category {
	font-family: 'proxima-nova';
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.1rem;
	border-bottom: 1px solid;
	display: block;
	margin: -2px 0 0;
	padding-bottom: 2px;
	padding-top: 0;
}
.selected-posts .archive-wrap a {
	text-decoration: none;
}
.selected-posts .archive-wrap h3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 100;
	margin: 9px 0;
	font-family: 'itc-avant-garde-gothic-pro';
	letter-spacing: 0.01rem;
}
.selected-posts .archive-wrap.four-cols article{
	width: 278px;
	margin: 0 0 28px;
}
.selected-posts .archive-wrap.four-cols article img {
	width: 100%;
	height: 420px;
	transition: all 0.5s;
}
.selected-posts .archive-wrap.four-cols article:hover img {
	border-radius: 9px;
}

.selected-posts .archive-wrap.five-cols article{
	width: 230px;
	margin: 0 0 30px;
}
.selected-posts .archive-wrap.five-cols article img {
	width: 100%;
	height: 358px;
	transition: all 0.5s;
}
.selected-posts .archive-wrap.five-cols article:hover img {
	border-radius: 9px;
}
.selected-posts .archive-wrap article p {
	display: none;
}
.selected-posts .archive-wrap article br {
	display: none;
}
.selected-posts .bottom-link {
	display: flex;
	justify-content: center;
	text-decoration: none;
	font-family: 'proxima-nova';
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.05rem;
	background-image: url(../png/small-arrow.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center right;
	display: block;
	margin: 0 auto;
	width: fit-content;
	padding: 0 38px 0 0;
}
.selected-posts .archive-wrap article p {
	display: none;
}
.selected-posts .archive-wrap article br {
	display: none;
}
.selected-posts .bottom-link {
	display: flex;
	justify-content: center;
	text-decoration: none;
	font-family: 'proxima-nova';
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.05rem;
}
@media all and (max-width:1240px) {
	.selected-posts .title-flex, .selected-posts .archive-wrap {
		max-width:1000px;
	}
	.selected-posts .archive-wrap.four-cols article {
		width:24%;
	}
	.selected-posts .archive-wrap.four-cols article img {
		height:350px;
	}
	.selected-posts .archive-wrap.five-cols article {
		width: 19%;
	}
	.selected-posts .archive-wrap.five-cols article img {
		height:280px;
	}
}
@media all and (max-width:1040px) {
	 .selected-posts .title-flex, .selected-posts .archive-wrap {
		 max-width: 750px;
	 } 
	 .selected-posts .archive-wrap.four-cols article img {
		 height:270px;
	 }
	 .selected-posts .title-flex {
		 display: block;
		 text-align: center;
	 }
	 .selected-posts .title-flex .right-link {
		 margin: 10px auto 0;
		 padding: 0 47px 0 0;
	 }
	 .selected-posts .archive-wrap.five-cols article img {
		 height: 215px;
	 }
	 .block-area .selected-posts .title-flex .right-link {
		 background-position: right 15px;
		 margin: 0 auto 0;
		 padding: 13px 47px 0 0;
	 }
}
@media all and (max-width:768px) {
	.selected-posts .title-flex, .selected-posts .archive-wrap {
		max-width: 500px;
	}
	.selected-posts .title-flex h3 {
		font-size:35px;
	}
	.selected-posts .archive-wrap.four-cols article {
		width: 48%;
	}
	.selected-posts .archive-wrap.four-cols article img {
		height: 250px;
	}
	.selected-posts .archive-wrap.five-cols article {
		width: 48%;
	}
	.selected-posts .archive-wrap.five-cols article:last-child {
		display: none;
	}
	.selected-posts .archive-wrap.five-cols article img {
		height: 300px;
	}
	.selected-posts .archive-wrap.five-cols article:nth-child(5) {
		display: none;
	}
}
@media all and (max-width:520px) {
	.selected-posts .title-flex, .selected-posts .archive-wrap {
		max-width: 93%;
	}
	.selected-posts {
		padding: 20px 0;
	}
	.selected-posts .title-flex h3 {
		font-size: 25px;
		line-height: 32px;
	}
	.selected-posts .archive-wrap .post-category {
		font-size:12px;
	}
	.selected-posts .archive-wrap h3{
		font-size: 16px;
		line-height: 22px;
		margin: 7px 0;
	}
	.block-area .selected-posts .title-flex h3 {
		font-size: 27px;
		line-height: 32px;
	}
	.selected-posts .title-flex .right-link {
		font-size: 14px;
		background-size: 16px;
		padding: 0 32px 0 0;
	}
	.selected-posts .title-flex .right-link.mobile-hide {
		display: none;
	}
	.selected-posts .mobile-show{
		display: block;
		text-align: center;
		margin: 15px auto 15px;
	}
	.selected-posts .mobile-show:hover {
		color:black;
		background:transparent;
	}
	.block-area .selected-posts .title-flex .right-link {
		font-size: 14px;
		background-size: 16px;
		padding: 10px 32px 0 0;
	}
	.block-area .selected-posts .title-flex .right-link:hover {
		font-size: 14px;
		background-size: 24px;
		padding: 10px 32px 0 0;
	}
	.selected-posts .title-flex .right-link:hover{
		font-size: 14px;
		background-size: 24px;
		padding: 0px 32px 0 0;
	}
	.block-area .selected-posts .title-flex h3 {
		font-size: 27px;
		line-height: 30px;
	}
	.selected-posts .title-flex, .selected-posts .archive-wrap {
		max-width: 93%;
		margin: 0 auto 15px;
	}
	.block-area .selected-posts {
		padding: 18px 0 3px;
	}
	.block-area .selected-posts p {
		margin:0;
	}
	.selected-posts .archive-wrap.five-cols article, .selected-posts .archive-wrap.four-cols article {
		margin:0;
	}
	.selected-posts .archive-wrap.four-cols article img {
		height: 215px;
	}
	.selected-posts .archive-wrap.five-cols article img {
		height: 215px;
	}
}
@media all and (max-width:440px) {
	.selected-posts .archive-wrap.four-cols article img {
		height: 200px;
	}
	.selected-posts .archive-wrap.five-cols article img {
		height: 200px;
	}
	/* .selected-posts .title-flex h3 {
		font-size: 26px;
		line-height: 30px;
		letter-spacing: 0.05rem;
	} */
}