/* BEGIN ITEM-LISTING CSS ---------------------------------------> */

body#newsroom #mainContent
{
	margin-bottom: 0;
}

#newsroomSearch .submit_wrapper
{
	text-align: right;
}

#newsroomSearch
{
	padding-bottom: 71px;
}

#newsroomSignup
{
	position: relative;
	top: -25px;
	display: block;
	align-items: center;
	padding: 23px 39px;
	font-family: 'HelveticaNeue_cn';
	background: #8C98AC;
	color: #ffffff;
	font-weight: 500;
}

#newsroomSignup span:first-child
{
	display: block;
	flex: 1 1 auto;
	margin-bottom: 10px;
}

#newsroomSignup span + span
{
	display: block;
	flex: 0 0 180px;
}

#newsroomSignup span + span svg
{
	margin-right: 12px;
}

#newsroomSignup span + span svg path
{
	fill: currentColor;
}

#newsroomSignup span + span
{
	font-size: 20px;
}

#carouselSpotlight
{
	position: relative;
	margin-top: 50px !important;
	margin-top: max(30px,
	             min(50px, 30px + (50 - 30) * ((100vw - 768px) / (1920 - 768))
	)) !important;
	margin-bottom: 0;
}

#carouselSpotlight .section,
#carouselSpotlight .itemdate
{
	display: inline-block;
	font-family: 'HelveticaNeue_cn';
	font-size: 24px;
	font-size: max(20px,
	             min(24px, 20px + (24 - 20) * ((100vw - 767px) / (1920 - 767))
	));
	color: #E31B23;
	font-weight: 500;
}

#carouselSpotlight .section + .itemdate::before
{
	content: '|';
	margin: 0 8px;
}


#carouselSpotlight .title
{
	margin-top: 5px;
	color: #000000;
	--min-font-size: 20;
	--max-font-size: 24;
}

#carouselSpotlight .title a
{
	display: block;
}

#carouselSpotlight .title a:not(:hover):not(:focus)
{
	color: inherit;
}

#carouselSpotlight .imageBox::before
{
	background: #9DAE4B;
}

#carouselPager
{
	position: relative;
	z-index: 200;
}

#carouselPager button
{
	display: inline-block;
	background: #F0EFED;
	width: 25px;
	height: 3px;
	border: none;
	cursor: pointer;
}

#carouselPager button:not(:first-child)
{
	margin-left: 8px;
}

#carouselPager button.active
{
	background: #E31B23;
}

#newsroomLists > div:nth-child(1),
#newsroomLists > div:nth-child(5),
#newsroomSearchLists div.results > div:nth-of-type(1),
#newsroomSearchLists div.results > div:nth-of-type(5)
{
	background: #f4f4f2;
}

#newsroomLists > div:nth-child(3),
#newsroomSearchLists div.results > div:nth-of-type(3)
{
	background: #dce0e6;
}

.newsroomList,
div#newsroomLists .newsroomList:first-of-type
{
	position: relative;
	padding: 70px;
	padding: max(40px,
	             min(70px, 40px + (70 - 40) * ((100vw - 768px) / (1600 - 768))
	));

	padding-left: 0;
	padding-right: 0;
}

/*.newsroomList:first-of-type
{
	padding-top: 20px;
}*/

body:not(#newsroom-events):not(#newsroom-events-results) .newsroomListIndividual
{
	padding-top: 20px;
}

.newsroomList.newsroomListIndividual
{
	display: block;
}

.newsroomList.newsroomResults
{
	display: block;
}

body#newsroom-events .newsroomList,
body #newsroom-events-results .newsroomList
{
	padding: 0;
	margin: 20px 0 70px;
}

body#newsroom-blogs .newsroomList,
body #newsroom-blogs-results .newsroomList
{
	margin-bottom: 10px;
}

body#newsroom-blogs .newsroomList h2,
body #newsroom-blogs-results .newsroomList h2
{
	--max-margin-bottom: 40;
}

.newsroomList ul,
.newsroomList li
{
	margin: 0;
	list-style: none;
}

.newsroomList .results_list li
{
	padding-bottom: 45px;
	margin-bottom: 35px;;
	border-bottom: 1px solid #D8D8D8;
}

.newsroomList h2
{
	margin-top: 0;
}

.newsroomList .title
{
	--min-margin-bottom: 10;
	--max-margin-bottom: 15;
	color: #000000;
	--min-font-size: 20;
	--max-font-size: 28;
	font-weight: 500;
	line-height: 1.28;
}

.newsroomList .title a:not(:hover):not(:focus)
{
	color: inherit;
}

.newsroomList .info
{
	font-family: 'HelveticaNeue_cn';
	font-weight: 500;
	--min-font-size: 18;
	--max-font-size: 21;
	color: #E31B23;
}

.newsroomList .impabstract,
.newsroomList .impabstract p
{
	--min-font-size: 16;
	--max-font-size: 19;
}

.newsroomList .impabstract p:last-child
{
	margin-bottom: 0;
}

.newsroomList a:hover *,
.newsroomList a:focus *
{
	color: inherit;
}

.newsroomList .image
{
	max-width: 164px;
}

.newsroomList .image img
{
	display: block;
	width: 100%;
	height: auto;
}

/*#awardList li
{
	padding-bottom: 60px;
	padding-bottom: max(45px,
	             min(60px, 45px + (60 - 45) * ((100vw - 767px) / (1920 - 767))
	));
	margin-bottom: 60px;
	margin-bottom: max(45px,
	             min(60px, 45px + (60 - 45) * ((100vw - 767px) / (1920 - 767))
	));
	border-bottom: 1px solid #D8D8D8;
}

#awardList .title
{
	margin-bottom: 10px;
	--min-font-size: 24;
	--max-font-size: 32;
	line-height: 1.22;
}

#awardList .image
{
	margin-bottom: 40px;
	width: 35%;
	max-width: 180px;
}

#awardList .image img
{
	display: block;
	width: 100%;
	height: auto;
}

#awardList .abstract
{
	font-family: 'HelveticaNeue';
	color: #000000;
	font-weight: 300;
}

#awardList .standardbutton
{
	margin-top: 40px;
}*/

#blogListing h2 a:not(:hover):not(:focus)
{
	color: inherit;
}

#blogListing h3
{
	margin-top: 0;
}

#blogListing h3 a:not(:hover):not(:focus)
{
	color: inherit;
}

#blogListing .newsroomList
{
	padding: 0 0 25px;
}

#blogListing .newsroomList .right > div.results
{
	margin-top: 25px;
}

#blogListing .newsroomList .left
{
	display: none;
}

#blogListing .newsroomList .right p
{
	--max-font-size: 19;
	line-height: 1.36;
	color: #000000;
}

#blogListing .newsroomList li
{
	padding-bottom: 0;
	border-bottom: none;
}

#blogListing .newsroomList .title
{
	--max-font-size: 19;
	font-weight: 300;
}

#blogListing .newsroomList
{
	border-bottom: 1px solid #D8D8D8;
}

#blogListing .newsroomList .view_more
{
	position: static;
	margin-top: max(30px,
	             min(45px, 30px + (45 - 30) * ((100vw - 768px) / (1920 - 768))
	));
}

@media (min-width: 600px)
{

	#newsroomSignup
	{
		display: flex;
		justify-content: space-between;
	}

	#newsroomSignup span:first-child
	{
		margin-bottom: 0;
	}

	#newsroomSignup span + span
	{
		text-align: right;
	}

	.newsroomList li.hasImage
	{
		position: relative;
		padding-right: 210px;
		min-height: 120px;
	}

	.newsroomList .image
	{
		position: absolute;
		top: 0;
		right: 0;
	}

	/*#awardList li
	{
		display: flex;
		flex-direction: row-reverse;
	}

	#awardList .info
	{
		flex: 1 1 624px;
		padding-right: 80px;
		box-sizing: border-box;
	}

	#awardList .image
	{
		width: auto;
		max-width: 100%;
		flex: 0 1 180px;
	}

	#awardList .image img
	{
		display: block;
		width: 100%;
		height: auto;
	}*/

	#blogListing .newsroomList .left
	{
		display: block;
		flex: 0 0 166px;
		margin-right: 50px;
	}

	#blogListing .newsroomList .right
	{
		flex: 1 1 auto;
	}

	#blogListing .newsroomList
	{
		display: flex;
	}
}

@media (min-width: 768px)
{

	#carouselSpotlight li
	{
		align-items: flex-start;
		padding-right: 60px;
		box-sizing: border-box;
	}

	#carouselSpotlight .content
	{
		padding-top: 35px;
		padding-top: max(20px,
		             min(35px, 20px + (35 - 20) * ((100vw - 768px) / (1920 - 768))
		));

		padding-bottom: 95px;
		padding-bottom: max(60px,
		             min(95px, 60px + (95 - 60) * ((100vw - 768px) / (1600 - 768))
		));
		box-sizing: border-box;
	}

	#carouselSpotlight::after
	{
		position: absolute;
		bottom: 0;
		content: '';
		display: block;
		left: calc(50% - 50vw);
		width: 100vw;
		height: 95px;
		height: max(10px,
		             min(95px, 10px + (95 - 10) * ((100vw - 1450px) / (1600 - 1450))
		));
		background: #f4f4f2;
	}

	#carouselPager
	{
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		display: flex;
		flex-direction: column;
		padding-top: 80px;
		padding-top: max(40px,
		             min(80px, 40px + (80 - 40) * ((100vw - 768px) / (1920 - 768))
		));
		margin-top: 0;
	}

	#carouselPager button
	{
		display: block;
		height: 39px;
		width: 5px;
		padding: 0;
		margin: 0 0 8px !important;
	}

	.newsroomList
	{
		position: relative;
		display: flex;
	}

	.newsroomList h2
	{
		flex: 0 1 535px;
	}

	.newsroomList > div
	{
		flex: 1 1 864px;
	}

	.newsroomList .view_more
	{
		position: absolute;
		left: 0;
		top: 180px;
		top: max(130px,
		             min(180px, 130px + (180 - 130) * ((100vw - 768px) / (1920 - 768))
		));
	}

	.newsroomList .results_list li:last-child
	{
		margin-bottom: 0;
	}
}

@media (min-width: 920px)
{
	form > div > div
	{
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: calc((100%/3) - 55px);
	}

	#newsroomSearch .submit_wrapper
	{
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 130px;
	}
}






/* END ITEM-LISTING CSS -----------------------------------------> */