.post-type-archive-events .subheading-container h1 {
	font-size: 38px;
}
.post-type-archive-events .subheading-container h1 a,
.post-type-archive-events .subheading-container h1 a:link,
.post-type-archive-events .subheading-container h1 a:active,
.post-type-archive-events .subheading-container h1 a:visited {
	color: #000;
}
.post-type-archive-events .events {
	text-align: center;
	margin: 0 0 40px 0;
}
.post-type-archive-events .events img {
	width: 100%;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 15px;
}
.post-type-archive-events .events a,
.post-type-archive-events .events a:link,
.post-type-archive-events .events a:active,
.post-type-archive-events .events a:visited {
	display: block;
}
.post-type-archive-events .events .date {
	font-size: 18px;
}
@media (max-width: 991px) {
	.post-type-archive-events .events .date {
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	.post-type-archive-events .events .date {
		font-size: 16px;
	}
}
.post-type-archive-events .categories a,
.post-type-archive-events .categories a:link,
.post-type-archive-events .categories a:active,
.post-type-archive-events .categories a:visited {
	font-size: 14px;
	color: #c10596;
	text-transform: uppercase;
}
.post-type-archive-events .categories a:hover {
	text-decoration: underline;
}
.post-type-archive-events .post-title {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	font-weight: 600;
}
@media (max-width: 991px) {
	.post-type-archive-events .post-title {
		font-size: 16px;
		line-height: 18px;
	}
}
@media (max-width: 767px) {
	.post-type-archive-events .post-title {
		font-size: 20px;
		line-height: 22px;
	}
}
@media (min-width: 1200px) {
	.post-type-archive-events .col-md-4:nth-child(4n+1) {
		clear: left;
	}
}
.single-awards .entry-content .row h2,
.single-events .entry-content .row h2,
.single-webinars .entry-content .row h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 30px 0;
	display: block;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #327c96;
	background: -webkit-linear-gradient(top, #327c96 0%, #00536f 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#327c96), to(#00536f));
	background: -o-linear-gradient(top, #327c96 0%, #00536f 100%);
	background: linear-gradient(to bottom, #327c96 0%, #00536f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#327c96', endColorstr='#00536f', GradientType=0);
}
@media (max-width: 991px) {
	.single-awards .entry-content .row h2,
	.single-events .entry-content .row h2,
	.single-webinars .entry-content .row h2 {
		font-size: 18px;
		line-height: 20px;
	}
}
@media (max-width: 767px) {
	.single-awards .entry-content .row h2,
	.single-events .entry-content .row h2,
	.single-webinars .entry-content .row h2 {
		font-size: 16px;
		line-height: 18px;
	}
}
.single-awards .datetime,
.single-events .datetime,
.single-webinars .datetime {
	display: block;
	margin: 0 0 10px 0;
}
.single-awards .link-menu,
.single-events .link-menu,
.single-webinars .link-menu {
	margin: 0 0 40px 0;
}
.single-awards .speaker-img,
.single-events .speaker-img,
.single-webinars .speaker-img {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.single-awards .speaker-img,
	.single-events .speaker-img,
	.single-webinars .speaker-img {
		float: none;
		margin-right: auto;
		margin-bottom: 15px;
	}
}
.single-awards .speaker-img img,
.single-events .speaker-img img,
.single-webinars .speaker-img img {
	max-width: 100px;
	width: 100%;
	height: auto;
}
.single-awards #speakers h3,
.single-events #speakers h3,
.single-webinars #speakers h3 {
	font-size: 34px;
	line-height: 36px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	margin: 0 0 30px 0;
}
@media (max-width: 991px) {
	.single-awards #speakers h3,
	.single-events #speakers h3,
	.single-webinars #speakers h3 {
		font-size: 30px;
		line-height: 32px;
		margin: 0 0 20px 0;
	}
}
@media (max-width: 767px) {
	.single-awards #speakers h3,
	.single-events #speakers h3,
	.single-webinars #speakers h3 {
		font-size: 26px;
		line-height: 28px;
		margin: 0 0 15px 0;
	}
}
.single-awards #speakers .speaker-info,
.single-events #speakers .speaker-info,
.single-webinars #speakers .speaker-info {
	font-size: 14px;
	margin: 0 0 30px 0;
}
.single-awards #speakers .speaker-info .name,
.single-events #speakers .speaker-info .name,
.single-webinars #speakers .speaker-info .name {
	font-weight: 600;
	margin: 0 0 5px 0;
	font-size: 18px;
}
.single-awards #speakers .speaker-info a,
.single-events #speakers .speaker-info a,
.single-webinars #speakers .speaker-info a {
	display: block;
	margin: 0 0 5px 0;
}
.single-awards #speakers .speaker-info a:hover,
.single-events #speakers .speaker-info a:hover,
.single-webinars #speakers .speaker-info a:hover {
	text-decoration: none;
}
.single-awards #speakers .speaker-info .title,
.single-events #speakers .speaker-info .title,
.single-webinars #speakers .speaker-info .title {
	margin: 0 0 5px 0;
}
#event-list h1 {
	font-size: 46px;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
#event-list article {
	padding-bottom: 1.5em;
}
#event-list article h1 {
	font-size: 1.25em;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 10px;
}
#event-list article .thumb {
	width: 350px;
    max-width: 100%;
	/* height: 192px; */
    /* background:#898989; */
    overflow: hidden;
    margin: 0 auto;
}
#event-list article .thumb  a { display:block; height: 100%;}
#event-list article h1,
#event-list article p {
	text-align: center;
}
#event-list article h1 a { color: #000;}
#event-list article h1 a:hover { color: #389cc5;}

#event-list article p
{
	margin: 0;
}
