/* @group Home event */

.events-list-item-wrapper-home {
	padding-top: 30px;
	padding-bottom: 30px;
}

.event-list-item-home {
	margin-bottom: 25px;
}

.event-list-item-home:nth-child(2n+3) {
	clear: left;
}

.event-list-item-inner-home {
	background-color: #ebf6fc;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (min-width: 768px) { 

	.event-list-item-home:nth-child(even) .event-list-item-inner-home {
		margin-left: 10px;
	}
	
	.event-list-item-home:nth-child(odd) .event-list-item-inner-home {
		margin-right: 10px;
	}

}

@media screen and (min-width: 1025px) {

	.event-list-item-inner-home {
		min-height: 210px;
	}

}

.event-list-item-mobile-image-home {
	padding-bottom: 20px;
}

.event-list-item-mobile-image-home img {
	
}

.event-list-item-home-date {
	
}

.event-list-item-home-date-content {
	text-align: center;
	background-color: #1177ba;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
}

.event-list-item-home-date-day {
	font-size: 35px;
	padding-bottom: 25px;
	padding-top: 10px;
}

.event-list-item-home-date-month {
	font-size: 11px;
	text-transform: uppercase;
}

.event-list-item-home-date-icon {
	text-align: center;
	background-color: black;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

.event-list-item-content-home {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: black;
	font-size: 13px;
	line-height: 150%;
}

h4.event-list-item-headline-home {
	color: #1177ba;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0.4em;
}

h4.event-list-item-headline-home a, 
h4.event-list-item-headline-home a:link, 
h4.event-list-item-headline-home a:visited {
	color: #1177ba;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	font-size: 20px;
	text-decoration: none;
}

h4.event-list-item-headline-home a:hover, 
h4.event-list-item-headline-home a:active {
	color: #1177ba;
	text-decoration: underline;
}

.event-list-item-preview-content-home {
		
}

a.event-list-item-morelink-home, 
a.event-list-item-morelink-home:link, 
a.event-list-item-morelink-home:visited {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
}

a.event-list-item-morelink-home:hover, 
a.event-list-item-morelink-home:active {
	
}

.event-list-item-subtitle-home {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
}

.event-list-item-home-content {
	
}

.event-list-item-image-home {
	
}

.event-list-item-image-home img {
	
}

.event-list-item-location-home {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #6f6f6f;
	margin-bottom: 0.5em;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 110%
}

/* @end */

/* @group Side events */

.events-list-item-side {
	-webkit-box-shadow: 0 0 3px 0 #5C5C5C;
	box-shadow: 0 0 3px 0 #5C5C5C;
	padding-top: 10px;
	padding-bottom: 10px;
}

.events-list-item-mobile-image-side {
	
}

.events-list-item-mobile-image-side img {
	
}

.events-list-item-content-side {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: black;
	font-size: 12px;
	line-height: 150%;
}

h4.events-list-item-headline-side {
	color: #0076bc;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0.4em;
}

h4.events-list-item-headline-side a, 
h4.events-list-item-headline-side a:link, 
h4.events-list-item-headline-side a:visited {
	color: #0076bc;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	font-size: 20px;
	text-decoration: none;
}

h4.events-list-item-headline-side a:hover, 
h4.events-list-item-headline-side a:active {
	color: #0076bc;
	text-decoration: underline;
}

.events-list-item-preview-content-side {
		
}

a.events-list-item-morelink-side, 
a.events-list-item-morelink-side:link, 
a.events-list-item-morelink-side:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
}

a.events-list-item-morelink-side:hover, 
a.events-list-item-morelink-side:active {
	
}

.events-list-item-side-content {
	
}

.events-list-item-image-side {
	
}

.events-list-item-image-side img {
	
}

/* @end */

/* @group events List Main */

.events-list-main {
	padding-top: 30px;
}

.events-list-item-main {
	padding-bottom: 50px;
}

.events-list-item-subtitle-main {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #1177ba;
}

.events-list-item-content-image-main {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

h2.events-list-item-headline-main {
	margin-top: 0;
	margin-bottom: 0;
}

h2.events-list-item-headline-main a, 
h2.events-list-item-headline-main a:link, 
h2.events-list-item-headline-main a:visited {
	color: black;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	font-size: 25px;
	text-decoration: none;
}

h2.events-list-item-headline-main a:hover, 
h2.events-list-item-headline-main a:active {
	color: #0076bc;
	text-decoration: none;
}

.events-list-item-location {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #6f6f6f;
	margin-bottom: 0.5em;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
}

/* @end */

/* @group events Detail */

.events-detail-subhead {
	padding-top: 20px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
}

.events-location {
	color: #6f6f6f;
}

.events-detail-item-content {
	padding-top: 15px;
}

/* @end */