
#section-3-19 > .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
}

#section-3-19 {
	display: block;
}

#section-3-19 {
	text-align: left;
	background-color: #ebe7dc;
}

@media (max-width:991px) {
	#section-3-19 > .ct-section-inner-wrap {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width:767px) {
	#section-3-19 > .ct-section-inner-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	#section-3-19 {
		display: block;
	}
	
	#section-3-19 {
		text-align: center;
	}
}

#div_block-33-19 {
	width: 100%;
}

@media (max-width:991px) {
	#new_columns-30-19 > .ct-div-block {
		width: 100% !important;
	}
}

#new_columns-30-19 {
	display: flex;
	align-items: flex-start;
}

#_posts_grid-29-19 > .oxy-posts {
	display: grid !important;
	align-items: stretch;
	grid-template-columns: repeat(1, minmax(200px, 1fr));
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

#_posts_grid-29-19 {
	flex-direction: column;
}

#_posts_grid-29-19 {
	display: grid;
}

@media (max-width:767px) {
	#_posts_grid-29-19 {
		margin-top: 30px;
	}
}

#_posts_grid-29-19 .oxy-posts {
	display: flex;
	flex-direction: column;
}

#_posts_grid-29-19 .oxy-post {
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	align-items: top;
}

#_posts_grid-29-19 .oxy-post-wrap {
	width: 100%;
	display: flex;
	flex-direction: column;
	text-align: left;
	align-items: flex-start;
}

#_posts_grid-29-19 .oxy-post-wrap h3 {
	line-height: 1em;
	margin-bottom: 12px;
}

#_posts_grid-29-19 .oxy-post-image {
	position: relative;
	background-color: grey;
	background-image: repeating-linear-gradient(45deg, #eee, #eee 10px, #ddd 10px, #ddd 20px);
	width: 40%;
	flex-shrink: 0;
	flex-grow: 0;
	margin-right: 30px;
}

#_posts_grid-29-19 .oxy-post-image-fixed-ratio {
	padding-bottom: 100%;
	background-size: cover;
	background-position: center center;
	height: 100%;
}

#_posts_grid-29-19 .oxy-post-image-date-overlay {
	font-family: "Lato";
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 12px;
	color: white;
	background-color: rgba(0, 0, 0, .5);
	padding: 12px 18px;
	font-weight: regular;
	-webkit-font-smoothing: antialiased;
}

#_posts_grid-29-19 .oxy-post-title {
	line-height: 1em;
}

#_posts_grid-29-19 .oxy-post-meta {
	margin-top: 12px;
	font-size: 12px;
	display: flex;
	flex-direction: row;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding-bottom: 15px;
}

#_posts_grid-29-19 .oxy-post-meta-item::after {
	content: "·";
	margin-right: .5em;
	margin-left: .5em;
}

#_posts_grid-29-19 .oxy-post-meta-item:last-child::after {
	content: "";
	display: none;
}

#_posts_grid-29-19 .oxy-post-content {
	margin-top: 12px;
	margin-bottom: 18px;
}

#_posts_grid-29-19 .oxy-post-content p {
	margin: 0;
	line-height: 1.6em;
	font-size: 16px;
}

@media (max-width:992px) {
	#_posts_grid-29-19 .oxy-post {
		flex-direction: column;
	}
	
	#_posts_grid-29-19 .oxy-post-image {
		width: 100%;
		margin-bottom: 18px;
		margin-right: 0;
	}
	
	#_posts_grid-29-19 .oxy-post-image-fixed-ratio {
		padding-bottom: 56%;
	}
	
	#_posts_grid-29-19 .oxy-post {
		margin-bottom: 48px;
	}
}

#_posts_grid-29-19 .oxy-read-more {
	border: 2px solid #d8cfc5;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 900;
	padding: 15px 30px;
	background-color: #fff;
	transition: all ease .2s;
	font-family: "Lato";
	border-radius: 0;
}

#_posts_grid-29-19 .oxy-read-more:hover {
	background-color: #d8cfc5;
}

#_posts_grid-29-19 .oxy-easy-posts-pages {
	margin-top: 36px;
}

#_posts_grid-29-19 .page-numbers {
	padding: 6px;
}

#_posts_grid-29-19 .oxy-post-title {
	font-size: 28px;
	color: #2b2c26;
}

#_posts_grid-29-19 .oxy-post-title:hover {
	color: #2b2c26;
}

#_posts_grid-29-19 .oxy-post-meta {
	font-size: 12px;
	color: #262524;
}

#_posts_grid-29-19 .oxy-post-content {
	font-size: 16px;
	color: #666;
}

#_posts_grid-29-19 .oxy-read-more {
	font-size: 12px;
	color: #d8cfc5;
	background-color: #fff;
	text-decoration: none;
	padding: .75em 1.5em;
	line-height: 1;
	border-radius: 3px;
	display: inline-block;
}

#_posts_grid-29-19 .oxy-read-more:hover {
	color: #fff;
	background-color: #d8cfc5;
	text-decoration: none;
}

#_posts_grid-29-19 .oxy-easy-posts-pages {
	text-align: center;
}
