 .recent {
	position: relative;
	width: 100%;
	height: auto;
	margin: 40px auto;
	padding-top: 4%;
	padding-bottom: 2%;
	text-align: left;
	background: #ececed;
	overflow: hidden;
}
.recent-content {
	position: relative;
	max-width: 1180px;
	margin: 0 auto;
}
.col-medium {
	position: relative;
	margin-bottom: 25px;
	border-radius: 10px;
	background: #FFF;
}
small {
	display: block;
}
.previous-page-link-class {
	color: #333E47;
    position: relative;
    clear: both;
    padding-top: 10px;
    font-size: 1.1em
}
.post-col-title a {
	text-decoration: none;
}
.post-col-date {
    color: #fff;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 100;
	font-size: 15px;
}
/* theme colors */
.purple {
	background: #bf3189;
	color: #fff;
}
.blue  {
	background: #103a57;
}
.green  {
	background: #57aa39;
}
.metro-red {
	background: #ac241e;
}
.metro-blue {
	background: #469fe7;
}
.post-button {
	position: absolute;
	cursor: pointer;
	bottom: 24px;
	right: 24px;
	font-size: 1.05em;
	border-radius: 17px;
	padding: 4px 15px;
	color: #FFF;
	text-align: center;
	font-weight: 700;
	z-index: 100;
	transition: all 0.5s	
}
.post-button::after {
	content: ">>";
	margin-left: 3px;
	font-size: 0.8em;
	display: inline-block;
	transition: 0.3s ease-in;
}
.post-button:hover::after {
	transform: translateX(15%);
}
.kuva .post-button, .purple .post-button, .green .post-button  {
	background: #103a57;
}
.recent-metro .post-button  {
	background: #ac241e !important;
}
.recent-metro .post-col-excerpt-content h2, h3  {
	font-size: 1.4em;
	font-weight: 800;
	color: #123351 !important;
}
.recent-metro .post-col-excerpt-content {
	padding: 15px !important;
}
img.top-corner-icon {
	position: relative;
	bottom: 24px;
	border-radius: 100px;
	object-fit: cover;
	overflow: hidden;
	float: right;
	z-index: 100;
}
.kuva .post-button {
	background: #103a57;
}
.blue .post-col-title {
	padding: 30px 30px;
	color: #FFF; 
}
.blue .post-col-title h1 {
	color: #FFF; 
}
.blue .post-col-title > h1, .blue-article .post-col-title > h1  {
	margin: 0;
	color: #FFF;
	font-weight: 300;
	line-height: 1;
}
.blue small, .blue-article small {
	font-size: 38px;
	line-height: 1.4em;
}
.post-col-excerpt-content {
	max-width: 250px;
}
.blue .post-button {
	background: #d22520;
}
.blue .hide-image, .green .hide-image, .purple .hide-image, .blue-metro .hide-image, .red-metro .hide-image{
	display: none !important;
}
.blue-article .post-col-title {
	background: #103a57;
}
.col-medium-custom .post-col-title {
	width: 50%;
}
.col-fullwidth .post-col-title {
	width: 100%;
	border-radius: 10px;
}
.recent img {
    display: none;
}
.recent img[src*="http"] {
    display: block;
}
.col-half-article {
	width: 50%;
}
.col-full-article .membership {
	display: none;
}
.col-half-article img {
	width: 50%;
	height: 100%;
	object-fit: cover;
}
.col-full-article .col-post-background {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	z-index: 1;
	outline: none;
	border: 0;
}
.col-full-article .post-col-excerpt {
    position: relative;
    color: #fff;
    padding: 0px 30px;
    z-index: 2;
}
.col-full-article .post-col-excerpt p {
    color: #fff;
}
.col-full-article .post-col-title {
    position: relative;
    color: #fff;
    z-index: 2;
}
.col-full-article h1 {
	line-height: 2em;
	margin: 0;
	color: #FFF;
}
.col-half-article .post-col-excerpt{
	width: 50%;
	float: right;
	background: #FFF;
	height: 100px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.col-half-article .post-col-excerpt-content {
    padding: 35px;
}
.col-half-article img {
	width: 50%;
	height: 100% !important;
	object-fit: cover;
	float: left;
	position: absolute;
	z-index: 100;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.col-half-article .post-col-title {
    width: 50%;
	height: 100%;
	color: #FFF;
    margin: 0;
    padding: 0;
    position: absolute;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}
.col-half-article .post-col-excerpt {
    width: 50%;
    float: right;
    background: #FFF;
    height: 100px;
    min-height: 323px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.col-half-article .post-col-title h1 {
    line-height: 1.1;
    color: #FFF;
    position: absolute;
    left: 50%;
    top: 42%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
}
.col-half-article.kuva .post-col-title h1 {
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}
.col-half-article .membership {
	width: 180px;
	height: 110px;
	background: #f9d33b;
	border-radius: 31px;
	transform: skew(-9deg);
	position: absolute;
	top: -34px;
	right: -65px;
	z-index: 100;
	font-weight: 800;
}
.col-half-article .membership-text {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #103a57;
	text-transform: uppercase;
	font-weight: 800;
	z-index: 500;
	width: 115px;
	text-align: center;
	height: 80px;
}
.kuva .membership-text {
	display: block !important;
	background: #f9d33b;
	padding: 10px 5px 8px;
	max-width: 140px;
	text-align: center;
	border-radius: 16px;
	color: #103a57;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.85em;
}
.col-half-article .membership-text > div {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.hide_icon {
	display: none;
}
.show_icon {
	display: block !important;
}
/** pagination styles **/ 
.navigation-pagination {
	text-align: center;
	clear: both;
}
.navigation-pagination li a,
.navigation-pagination li a:hover,
.navigation-pagination li.active a,
.navigation-pagination li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation-pagination li {
    display: inline;
}



 
.navigation-pagination li a,
.navigation-pagination li a:hover,
.navigation-pagination li.active a,
.navigation-pagination li.disabled, 
.page-numbers {
    background-color: #103a57;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    padding: 0.5rem;
    line-height: 15px;
}
a.next, a.prev {
    width: auto;
    height: auto;
    text-align: unset;
    display: unset;
    line-height: unset;
    border-radius: 30px !important;
    margin: 5px;
    color: #FFF !important;
    font-weight: normal !important;
    padding: 4px 10px;
    font-size: 17px !important;
}
span.current {
	text-decoration: underline;
}
.page-numbers {
	color: #FFF;
}
.pagination-home {
	clear: both;
	text-align: center;
}
.navigation-pagination li a:hover,
.navigation-pagination li.active a {
    background-color: #103a57;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    padding: 0.5rem;
    line-height: 15px;
	text-decoration: underline;
}
.pagination-next a {
    width: auto !important;
    border-radius: 30px !important;
    margin: 5px;
}
.pagination-previous a {
    width: auto !important;
    border-radius: 30px !important;
    margin: 5px;
}
a.prev , a.next {
	color: #103a57;
	font-size: 20px; 
    font-weight: 800;
}

/* Media  screens */
@media screen and (min-width: 1220px) { 
	.col-medium {
		width: 47%;
		min-height: 300px;
		max-height: 300px;
		float: left;
	}
	.col-full-article .post-col-title {
		padding: 30px 30px 10px;
	}
	.col-medium:nth-child(odd) {
		margin-left: 2%;
		margin-right: 2%;
	}
	.col-half-article .post-col-excerpt{
		min-height: 300px;
	}
	.blue .post-col-title > h1, .blue-article .post-col-title > h1  {
		font-size: 2.8em;
	}
	.col-half-article .post-col-title h1 {
		font-size: 2.4em;
	}
	.col-full-article h1 {
		font-size: 2.3em;
	}
	img.top-corner-icon {
		right: 24px;
		top: 30px;
		width: 185px;
		height: 185px;
	}
	.col-half-article .post-col-excerpt-content {
		padding: 35px;
	}
}
@media screen and (max-width: 1220px) and (min-width: 768px) { 
	.col-medium {
		width: 47%;
		min-height: 323px;
		float: left;
	}
	.col-medium:nth-child(odd) {
		margin-left: 2%;
		margin-right: 2%;
	}
	.col-full-article .post-col-title {
		padding: 30px 30px 10px;
	}
	.col-half-article .post-col-excerpt{
		min-height: 323px;
	}
	.post-col-excerpt-content > p {
		font-size: 1em;
	}
	.blue .post-col-title > h1, .blue-article .post-col-title > h1  {
		font-size: 2.1em;
	}
	.col-half-article .post-col-title h1 {
		font-size: 1.55em;
	}
	.col-full-article h1 {
		font-size: 2.1em;
	}
	img.top-corner-icon {
		right: 25px;
		top: 25px;
		width: 120px;
		height: 120px;
	}
	.col-half-article .post-col-excerpt-content {
		padding: 35px 30px;
	}
}


@media screen and (max-width: 768px) { 
    .recent {
		max-width: 100%;
		margin: 0 auto;
	}
	.recent-content {
		position: absolute;
		width: 90%;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: contents;
	}
	.col-medium {
		width: 90%;
		min-height: 250px;
		margin: 4% auto;
	}
	.col-full-article .post-col-title {
		padding: 10px 30px 10px;
	}
	.col-half-article .post-col-excerpt{
		min-height: 250px;
	}
	.post-col-excerpt-content > p {
		font-size: 0.9em;
	}
	.blue .post-col-title > h1, .blue-article .post-col-title > h1  {
		font-size: 1.5em;
	}
	.col-full-article h1 {
		font-size: 1.5em;
	}
	.col-half-article .post-col-title h1 {
		font-size: 1.5em;
	}
	img.top-corner-icon {
		right: 15px;
		top: 15px;
		width: 85px;
		height: 85px;
	}
	.col-half-article .post-col-excerpt-content {
		padding: 35px 30px;
	}
	.col-half-article .membership-text {
		font-size: 12px;
		width: 89px;
		height: 69px;
	}
	.col-half-article .membership-text {
    	font-size: 12px;
	}
	.col-half-article .membership {
		width: 150px;
		height: 103px;
		top: -34px;
		right: -65px;
	}
	.post-col-date {
		font-size: 11px;
	}
}
@media screen and (max-width: 768px) and (min-width: 598px){
	.col-medium {
		min-height: 250px;
		max-width: 75%;
		position: relative;
		margin: 4% auto;
	}
	.post-col-excerpt-content > p {
		padding: 0%;
	}
}
@media screen and (max-width: 598px) and (min-width: 380px){
	.col-medium {
		min-height: 250px;
		max-width: 85%;
		position: relative;
		margin: 4% auto;
	}
	.col-half-article .membership {
		width: 127px;
		height: 92px;
		background: #f9d33b;
		top: -34px;
		right: -65px;
		clear: both;
	}
	.col-half-article .membership-text {
		color: #103a57;
		font-weight: 800;
		width: 61px;
		height: 59px;
		font-size: 0.65em;
	}
	.post-col-excerpt-content > p {
		padding: 0%;
	}
}
@media screen and (max-width: 380px){
	.post-col-excerpt-content > p {
		font-size: 0.8em;
		padding: 0%;
	}
	.blue .post-col-title > h1, .blue-article .post-col-title > h1  {
		font-size: 1.2em;
	}
	.col-full-article h1 {
		font-size: 1.4em;
	}
	.col-half-article .post-col-title h1 {
		font-size: 1.2em;
	}
	.post-col-excerpt-content > p {
		font-size: 0.75em;
	}
	.post-button {
		font-size: 0.8em;
	}
	.col-half-article .membership {
		width: 150px;
		height: 100px;
		background: #f9d33b;
		top: -34px;
		right: -65px;
	}
	.col-half-article .membership-text {
		color: #103a57;
		font-weight: 800;
		width: 83px;
		height: 70px;
		font-size: 0.8em;
	}
	.kuva .membership-text {
		display: block !important;
		background: #f9d33b;
		padding: 8px 0px 6px;
		max-width: 125px;
		text-align: center;
		border-radius: 16px;
		color: #103a57;
		text-transform: uppercase;
		font-weight: 800;
		font-size: 0.8em;
		margin-top: 18px;
	}
}