/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*--- format header title / 1966519-hc ---*/
.site-title a {
	text-transform: initial;
}

/*--- remove bold titles / 1966519-hc ---*/
.entry-title strong {
	font-weight: 100;
}

/*--- remove italic text / 1966519-hc ---*/
.entry-title em {
	font-style: normal;
}/*---footer.entry-meta /1966519-hc ---*/
	
}

/*--- remove bold titles / 1966519-hc ---*/
.entry-title strong {
	font-weight: 100;
}

This post was filed under: 

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: 100%;
}

.blog .post  .posted-on,
.archive .post  .posted-on {
	display: none !important;
}

.blog .post .cat-links:before,
.archive .post .cat-links:before {
	display: none !important;
}

.blog article.post,
.archive article.post {
	width: 25% !important;
	padding-left: 3.75em !important;
	padding-right: 1.5em !important;
	min-height: 435px;
}

.category-c4esymposiums.archive article.post {
	min-height: auto !important;
}

.blog article.post .entry-footer:before,
.archive article.post .entry-footer:before {
	display: none !important;
}

.blog article.post:after,
.archive article.post:after {
	background-color: #9cedf1;
	bottom: 0;
	content: "";
	left: 1.125em;
	opacity: 1;
	position: absolute;
	right: -1.125em;
	top: 0;
	transition: opacity 1s ease-out;
	z-index: -1;
}

.blog article.post .entry-content,
.archive article.post .entry-content {
	display: none;
}

.category-c4eforums article.post .entry-content {
	display: block;
}

@media only screen and (min-width: 899px) {
	.blog article.post:after,
								.archive article.post:after {
		left: 2.25em;
		right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.blog article.post:after,
								.archive article.post:after {
		left: 1.875em;
		right: -.375em;
	}
}

.home .post {
	display: none;
}

.home article.post:nth-child(-n+20) {
	display: block;
}

.home #infinite-handle {
	display: none;
}

.blog article.post .entry-header,
.archive article.post .entry-header {
/*min-height: 215px;*/
	min-height: 220px;
	display: flex;
	padding: 20px 0;
	align-items: center;
}

.blog article.post .entry-header h1,.archive article.post .entry-header h1 {
	font-size: 20px !important;
/*font-style: italic;*/
}

.blog article.post .entry-meta,
.archive article.post .entry-meta {
/*height: 30px;
	overflow: hidden;*/
	min-height: 75px;
	background: transparent !important;
}

.blog article.post .entry-summary,
.archive article.post .entry-summary,
.blog article.post .entry-summary, .archive article.post .entry-summary {
	display: none;
}

.blog article.post .post.format-standard .entry-header,
.archive article.post .post.format-standard .entry-header {
	min-height: 196px;
}

@media screen and (max-width: 1200px) {
	.blog article.post,
								.archive article.post {
		width: 33.333% !important;
	}
}

@media screen and (max-width: 999px) {
	.blog article.post,
									.archive article.post {
		width: 50% !important;
	}
}

@media screen and (max-width: 560px) {
	.blog article.post,
									.archive  article.post {
		width: 100% !important;
	}
	
	.blog .post .entry-header,
								.archive .post .entry-header {
		min-height: auto;
		display: block;
	}
	
	.blog .post .entry-meta,
							.archive .post .entry-meta {
		min-height: auto;
		display: block;
	}
}

/* Remove meta data */
.entry-meta .byline {
	display: none;
}

.entry-meta .posted-on {
	display: none;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: 100%;
}

.wp-block-pb-accordion-item h2 {
	font-size:1.5em;
	line-height:1.5;
}
