/******************* GLOBAL *********************************/

.news-page-title h1 {
	font-size:46px;
}

.newsroom-custom-details .news-text-wrap ul {
	float: left;
}

.newsroom-custom-details .footer {
	display:none;
}

.custom-news-wrapper > .row {
	margin-left:0;
	margin-right:0;
}

.general-year-wrapper {
	margin-bottom:100px;
}

.news .article:last-child {
	margin-bottom:40px;
}

.news-page-wrapper {
	background-color: #f5f7f7;
}

.newsroom-landing-content {
	background-color: #f5f7f7;
	padding-top:55px;
	width: 100%;
}

.news-content-wrapper {
	width: 100%;
	max-width: 1850px;
	margin-left: auto;
	margin-right: auto;
}

.news-page-title {
	margin-bottom:50px;
}

.news .article.newsroom-list {
	 box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
}

.media-resource-icon {
	font-size: 26.2px;
	position:relative;
	top:2px;
}

.news-list-category {
	padding-top:7.5px;
}

.bread-crumb-home {
	position: relative;
	left: 4px;
	top: -1px;
	font-size: 10px;
}
.breadcrumb-text {
	text-transform: uppercase;
	font-family: ProximaNova;
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: left;
	color: #63666a;
}
.breadcrumb-text a, .breadcrumb-text i {
	color: #0091b2;
	margin: 0px 10px 0px 0px;
}

.newsroom-year-filter-wrapper {
	float: left;
}

.newsroom-category-filter-wrapper select, .newsroom-year-filter-wrapper select {
	font-family: Barlow;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000c1a;
}

.newsroomFilterTitle {
	font-family: Barlow;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: normal;
	text-align: left;
	color: #00376e;
}

.news select {
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	appearance:none;
	border-radius: 3px;
	border: solid 1px #707070;
	margin: 10px 10px 0px 0px;
	position:relative;
	padding: 8px;
}
.newsroom-year-filter-wrapper:after, .newsroom-category-filter-wrapper:after {
   font-family: "Font Awesome 5 Pro";
   content: "\f107";
   color: #76787a;
   position: relative;
	 right: 34px;
	 top: 2px;
	 font-size: 23px;
}
#newsroomFilterYear{
	min-width: 100px;
}
#newsroomFilterCategory {
	min-width: 240px;
}

#newsroomFilterYear, #newsroomFilterCategory {
	background-color:white;
}





.featured-header-bar, .media-resources-header-bar {
	width: 63px;
	height: 0;
	/*margin-top: 75px;*/
}
.featured-header-bar {
	border-bottom: solid 4px;
}

#filter-div-1 .featured-header-bar {
		border-bottom-color:#0091b2;
}
#filter-div-2 .featured-header-bar {
		border-bottom-color:#00c1de;
}
#filter-div-3 .featured-header-bar {
		border-bottom-color:#d8c722;
}
#filter-div-4 .featured-header-bar {
		border-bottom-color:#0091b2;
}

.news h2 {
	margin-bottom: 50px;
	font-size: 60px;
}
.news .article .news-img-wrap a {
	border: none;
	padding: 0px !important;

}
.news .article {
	position: relative;
	background: white;
	padding: 0px;
	margin: 0px;
}
.news .article h3 {
	font-family: Barlow;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: left;
	color: #00376e;
}

.news .custom-news-wrapper h3 a:hover, .news .custom-news-wrapper h3 a:focus {
	text-decoration:none;
}

.news .article p {
	font-family: Barlow;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #4c4d4d;
}
.news .more {
	display: none;
}
.news-list-date {
	font-family: ProximaNova;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: normal;
	text-align: left;
	color: #333333;
	text-transform: uppercase;
}
.news-list-category {
	float: right;
	margin-right: 35px !important;
	font-family: ProximaNova;
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: normal;
	color: #0091b2;
	text-transform: uppercase;
}


.news .footer {
	margin: 0px !important;
	clear: none;
	border: none;
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0px;
}
.news .footer span {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

.news .article .news-img-wrap {
	margin:0;
}

.custom-news-wrapper .article .teaser-text p {
	font-family: Barlow;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.16px;
  text-align: left;
  color: #4c4d4d;
}

.custom-news-wrapper .storm-row .left .article .teaser-text p {
	font-size: 20px;
  line-height: 1.3;
  color: #4c4d4d;
}

.article .news-img-wrap .no-media-element.access-logo-container img {
	width: 246px !important;
	max-width:80% !important;
	height: auto !important;
	min-width: auto;
	min-height: auto;
}

.news .article .news-img-wrap, .news .article .news-img-wrap a {
	background: #ebeded;
}

.custom-news-wrapper .article:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
}

.custom-news-wrapper .article {
	transition: all 0.2s;
}

/******************* END GLOBAL *********************************/


/******************* CURRENT YEAR (ex. 2020) *********************************/

	/*** GENERAL ***/
	.current-year-wrapper {
		/*float: left;*/
	}
	.current-year {
		float: left;
		width: 100%;
	}
	.current-year .details {
		float: left;
	}
	.current-year .footer {
		left: 20px;
		right: 20px;
		bottom: 20px;
	}
	/*** END OF GENERAL ***/

	/*** FIRST ROW ***/
	.storm-row {
		width: 100%;
		float: left;
	}

	.storm-row .left .details {
		position:relative;
	}

	.storm-row .left .news-img-wrap {
		overflow:hidden;
	}



	.storm-row .left .news-img-wrap img {
		width:auto;
		height:auto;
		max-width:initial;
		max-height:initial;
		min-width: 100%;
    min-height: 100%;
	}

	.storm-row .footer {
		left:initial;
	}

	.storm-row .header {
		margin-bottom:20px;
	}

	.right {
		width: 25%;
		margin-left: 40px;
	}

	.media-resources-header-bar {
		border-bottom: solid 4px #d8c722;
		margin-bottom: 10px;
	}

	h2.media-resources-header, .news h2 {
		width: 100%;
		font-family: Barlow;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.2;
		letter-spacing: normal;
		text-align: left;
		color: #00376e;
	}

	h2.media-resources-header {
		font-size: 42px;
		margin-bottom: 65px;
	}

	.right a {
		margin: 0px 10px 20px 0px;
		font-family: Barlow;
		font-size: 24px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.21;
		letter-spacing: -0.36px;
		text-align: left;
		color: #0091b2;
	}

	.right i {
		color: #00376e;
	}

	.left {
		width: 71%;
		float: left;
		margin-bottom: 40px;
	}

	.left .details {
		padding: 20px;
		min-height: 554px;
	}

	.left  h3 {
		font-size: 32px;
	}
	.left .teaser-text {
		font-size: 20px;
	}

	/*** END FIRST ROW ***/


	/*** SECOND ROW ***/
	.current-year  .second-row  .article {
		height:500px;
		margin-bottom: 40px;
	}
	.current-year .second-row .news-img-wrap {
		width: 100%;
		height: 350px;
		margin:0px !important;
		position: relative;
		overflow: hidden;
	}
	.current-year .second-row .news-img-wrap img {
		top: 50%;
		left: 50%;
		transform: translate( -50%, -50%);
		position: absolute;
		width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;

	}
	.current-year  .second-row  .details  {
		padding: 20px 20px 40px 20px;
		min-height: 159px;
		bottom: 0px;

	}
	.current-year  .second-row  .header {
		padding-bottom:10px;
	}
	.current-year .second-row  [itemprop="headline"] {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.current-year .second-row  h3 {
		font-size: 24px;
	}

	.current-year .second-row .teaser-text {
		opacity:0;
		position: absolute;
		padding-right:20px; /* this needs to match the padding of the wrapping .details class */
	}

	.current-year .second-row .teaser-text p {
		font-size: 16px;
	}

	.current-year .second-row .article:hover {
		box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
	}

	.current-year .second-row .article:hover .news-img-wrap {
		height:300px;
	}

	.current-year .second-row .article:hover .default-image-wrap img {
		opacity:0.8;
	}

	.current-year .second-row .article .news-img-wrap {
		transition: all 0.2s;
	}

	.current-year .second-row .article .news-img-wrap img {
		transition: all 0.2s;
	}

	.current-year .second-row .article:hover .teaser-text {
		opacity: 1;
	}

	.current-year .second-row .article .details {
  	transition: all 0.2s;
	}

	.current-year .second-row .article:hover .teaser-text {
		transition: all 0.2s;
	}

	.current-year .second-row .article:hover .teaser-text p {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	/*** END OF SECOND ROW ***/

	/*** THIRD ROW ***/
	.current-year .third-row .article {
		height: 414px;
		margin-bottom: 40px;
	}

	.current-year .third-row .news-img-wrap {
		width: 100%;
		height: 258px;
		position: relative;
		overflow: hidden;
	}

	.current-year .third-row .news-img-wrap img {
		margin:0px !important;
		height: auto;
		top: 50%;
		left: 50%;
		transform: translate( -50%, -50%);
		position: absolute;
		min-width: 100%;
    min-height: 100%;
	}

	.current-year .third-row .details {
		padding: 20px 20px 40px 20px;
		bottom: 0px;
		height:156px;
	}

	.current-year  .third-row  .header {
		padding-bottom:10px;
	}

	.current-year .third-row [itemprop="headline"] {
		display: inline-block;
	}

	.current-year .third-row h3 {
		font-size: 20px;
	}

	.current-year .third-row .teaser-text p {
		font-size:16px;
	}

	.current-year .third-row .teaser-text {
		opacity:0;
		position: absolute;
		padding-right:20px; /* this needs to match the padding of the wrapping .details class */
	}

	.current-year .third-row .article:hover {
		box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
	}

	.current-year .third-row .article:hover .news-img-wrap {
		height:210px;
	}

	.current-year .third-row .article:hover .default-image-wrap img {
		opacity:0.8;
	}

	.current-year .third-row .article .news-img-wrap {
		transition: all 0.2s;
	}

	.current-year .third-row .article .news-img-wrap img {
		transition: all 0.2s;
	}


	.current-year .third-row .article:hover .teaser-text {
		opacity: 1;
	}

	.current-year .third-row .article .details {
  	transition: all 0.2s;
	}

	.current-year .third-row .article:hover .teaser-text {
		transition: all 0.2s;
	}

	.current-year .third-row  [itemprop="headline"] {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.current-year .third-row .article:hover .teaser-text p {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	/*** END OF THIRD ROW ***/

/******************* END CURRENT YEAR *********************************/




/******************* PREVIOUS YEAR (ex. 2019) *********************************/

	.previous-year-wrapper {
		width: 100%;
	}

	.previous-year-wrapper img {
		min-width:100%;
		min-height:100%;

	}

	.previous-year {
		float: left;
		width: 100%;
	}

	.previous-year .article {
		height: 414px;
		margin-bottom: 40px;
	}

	.previous-year .news-img-wrap {
		width: 100%;
		height: 258px;
		position: relative;
		overflow: hidden;
	}

	.previous-year .news-img-wrap img {
		width: 100% !important;
		margin:0px !important;
		height: auto;
		top: 50%;
		left: 50%;
		transform: translate( -50%, -50%);
		position: absolute;
	}

	.previous-year .details {
		float: left;
		padding: 20px 20px 40px 20px;
		height: 156px;
		bottom: 0px;
	}

	.previous-year .header {
		padding-bottom:10px;
	}

	.previous-year [itemprop="headline"] {
		display: inline-block;
	}
	.previous-year h3 {
		font-size: 20px;
	}

	.previous-year .teaser-text {
		opacity:0;
		position: absolute;
		padding-right:20px; /* this needs to match the padding of the wrapping .details class */
	}

	.previous-year .teaser-text p {
		font-size: 16px;
	}

	.news .previous-year .footer {
		left:initial;
	}

	.previous-year .article:hover {
		box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
	}

	.previous-year .article:hover .news-img-wrap {
		height:210px;
	}



	.previous-year .article:hover .default-image-wrap img {
		opacity:0.8;
	}

	.previous-year .article .news-img-wrap {
		transition: all 0.2s;
	}

	.previous-year .article .news-img-wrap img {
		transition: all 0.2s;
	}

	.previous-year .article:hover .teaser-text {
		opacity: 1;
	}

	.previous-year .article .details {
  	transition: all 0.2s;
	}

	.previous-year .article:hover .teaser-text {
		transition: all 0.2s;
	}

	.previous-year  [itemprop="headline"] {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.previous-year .teaser-text p {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

/******************* END PREVIOUS YEAR *********************************/



/******************* PREVIOUS YEAR MINUS ONE (ex. 2018) *********************************/

	.previous-year-minus-one-wrapper {
		width: 100%;
	}

	.previous-year-minus-one {
		float: left;
		width: 100%;
	}

	.previous-year-minus-one .article {
		margin-bottom: 40px;
		min-height: 150px;
		max-height: 150px;
	}

	.previous-year-minus-one .news-img-wrap {
		width: 220px;
		height: 150px !important;
		margin: 0px !important;
		position: relative;
		overflow: hidden;
	}

	.previous-year-minus-one .news-img-wrap img {
		width: 100% !important;
		height: auto;
		top: 50%;
		left: 50%;
		transform: translate( -50%, -50%);
		position: absolute;
	}

	.previous-year-minus-one .details {
		margin-left: 220px;
		padding: 15px 15px 30px 15px;
	}

	.previous-year-minus-one .header {
		height: 85px;
	}

	.previous-year-minus-one [itemprop="headline"] {
		display: inline-block;
	}

	.previous-year-minus-one  h3 {
		font-size: 16px;
	}

	.previous-year-minus-one .teaser-text {
		display: none;
	}

	.previous-year-minus-one .news-list-date {
		margin-left: 40%;
		font-size:12px;
		color:#1a1a1a;
	}

	.previous-year-minus-one .news-list-category {
		font-size:12px;
	}

	.previous-year-minus-one .footer {
		left: 15px;
		right: 15px;
		bottom: 15px;
	}

/******************* END PREVIOUS YEAR MINUS ONE *********************************/




/******************* PREVIOUS YEAR MINUS TWO (ex. 2017) *********************************/

	.previous-year-minus-two-wrapper {
		width: 100%;
	}
	.previous-year-minus-two {
		float: left;
		width: 100%;
	}
	.previous-year-minus-two .article {
		margin-bottom: 40px;
		min-height: 150px;
		max-height: 150px;
	}
	.previous-year-minus-two .news-img-wrap {
		display: none;
	}
	.previous-year-minus-two .details {
		min-height: 180px;
		padding: 20px 20px 40px 20px;
	}
	.previous-year-minus-two .header {
		height: 85px;
	}
	.previous-year-minus-two [itemprop="headline"] {
		display: inline-block;
	}
	.previous-year-minus-two  h3 {
		font-size: 16px;
	}
	.previous-year-minus-two .teaser-text {
		display: none;
	}
	.previous-year-minus-two .footer {
		left: 20px;
		right: 20px;
		bottom: 20px;
	}

	.previous-year-minus-one .news-list-date {

		font-size:12px;
		color:#1a1a1a;
	}
	.previous-year-minus-one .news-list-category {
		font-size:12px;
	}

	/* for now, ulgy override */
	.content-banner.news-banner {
		min-height:auto !important;
		height:auto !important;
		background-image: none !important;
		padding-bottom:0 !important;
		padding:0px !important;
		background-color:#f5f7f7;
	}

	.content-banner.news-banner > .default-inner-content	{
		background:transparent !important;
		min-height:auto !important;
		height:auto !important;
		background-image: none !important;
		padding:0px !important;
	}

	.content-banner.news-banner div {
		width:100% !important;
		height:auto !important;
		padding: 0px !important;
		margin-bottom:0px !important;
	}

/******************* END PREVIOUS YEAR MINUS TWO *********************************/


/* NEWSROOM DETAILS STYLING */
.news-single .article {
	background-color: transparent;
}

.newsroom-custom-details .featured-header-bar {
	border-bottom-color:#0091b2;
}

.news-single .newsroom-custom-details .detail-page-header h3 {
	font-family: Barlow;
  font-size: 58px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00376e;
}

.news-single .newsroom-custom-details .detail-page-header .detail-year-wrapper {
	margin-top:10px;
	margin-bottom:60px;
	display:block;
}

.news-single .newsroom-custom-details .detail-page-header .detail-year-wrapper time {
	font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #191a1a;
}

.news-single .newsroom-custom-details .detail-year-wrapper-left time {
	font-family: Barlow;
  font-size: 60px;
	font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #00376e;
	margin-bottom:50px;
}

.news-single .newsroom-custom-details .detail-year-wrapper-left {
	margin-top:3px;
}

.newsroom-custom-details {
	margin-top:85px;
}

.news-backlink-wrap a {
		text-decoration:none;
		font-size: 24px;
	  font-weight: normal;
	  font-stretch: normal;
	  font-style: normal;
	  letter-spacing: -0.36px;
	  text-align: left;
	  color: #0091b2;
}

.news-single .newsroom-custom-details .back-arrow-icon {
	font-size:22px;
	position:relative;
	top:1px;
	left:-2px;
	color: #00376e;
}

.detail-backbutton-wrapper {
	margin-top:53px;
}

.newsroom-custom-details .news-text-wrap p, .newsroom-custom-details .teaser-text p {
	font-size:20px;
	line-height:1.5;
	color:#4c4d4d;
	font-family: Barlow;
	float:left;
	width:100%;
}
.news .article .newsroom-custom-details .news-img-wrap {
	float:left;
	margin-left:0px;

	background: transparent;
	margin-bottom:70px;
	display:block;
	width:auto;
	max-width:100%;
	height:auto;
}
.news .article .newsroom-custom-details .news-img-wrap img {
	max-width:100%;
	height:auto;
}


.news .article .newsroom-custom-details .news-img-wrap .news-img-caption {
	font-family: Barlow;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: center;
  color: #4c4d4d;
}

.previous-year-minus-two-wrapper .news-list-date {
	color:#1a1a1a;
}

/* small desktop screens & some tablets */
@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width:768px) and (max-width: 1199px) {
	.previous-year-wrapper .footer .news-list-category, .previous-year-wrapper .footer .news-list-date {
		font-size:12px;
	}
	.current-year .footer {
		bottom:10px;
	}
}


/* extra large screens */
@media (min-width: 1200px) {

	.previous-year .details {
		padding: 17px;
	}
	.previous-year-minus-one .news-img-wrap {
		max-width: 40%;
	}
	.previous-year-minus-one .details {
		margin-left: 40%;
		padding: 15px;
	}
	.previous-year-minus-two .details {
		height: 120px;
	}

	.news-list-category {
		padding-top:6.5px;
	}

	.news-list-category {
		margin-right:35px !important;
	}

	.news .footer span {
		margin-right:0px;
		padding-right:0px;
	}

}


/* large desktop screens*/
@media (min-width: 992px) {

	.left .article {
		height:554px;
	}

	.storm-row .left .news-img-wrap {
		display:inline-block;
		float:left;
		width:60%;
		margin: 0px !important;
		height:100%;
	}
	.storm-row .left .news-img-wrap a {
		height:100%;
		position:relative;
	}

	.storm-row .left .news-img-wrap img {
		top: 50%;
		left: 50%;
		transform: translate( -50%, -50%);
		position: absolute;
	}

	.left .details {
		min-height:initial;
	}

	.storm-row .left .details {
		width:40%;
		display:inline-block;
		float:left;
		position:relative;
		height:100%;
	}

	.news-img-wrap a {
		width:100%;
	}

	.current-year-minus-one .news-img-wrap,
	.previous-year-minus-one .news-img-wrap {
		width: 40%;
	}
	.current-year-minus-one .details,
	.previous-year-minus-one .details {
		margin-left: 40%;
	}

	.storm-row .footer {
		position:absolute;
		bottom:20px;
	}

}
/* extra large screens */
@media (max-width: 1199px) {
	.left {
		width: 70%;
	}

	.current-year .footer .news-list-date,
	.previous-year-minus-one .footer .news-list-date,
	.previous-year-minus-two .footer .news-list-date,
	.current-year .footer .news-list-category,
	.previous-year-minus-one .footer .news-list-category,
	.previous-year-minus-two .footer .news-list-category {
		font-size: 12px;
	}

	.previous-year-minus-one .footer .news-list-category {
		padding-right:0px;
	}

	h2.media-resources-header {
		font-size:28px;
	}
	.right a {
		font-size:19px;
	}
	.media-resource-icon {
		font-size:20px;
		top:3px;
	}

	.storm-row .header > h3 a, .current-year .header > h3 a {
		font-size: 22px;
	}

	.storm-row .left .news-img-wrap {
		width:57%;
	}

	.storm-row .left .details {
		width:43%;
	}

	.previous-year-minus-one .header > h3 a {

	}

	.storm-row .article .teaser-text p, .current-year .teaser-text p {
		font-size:18px;
	}

	.previous-year-minus-one .teaser-text p {

	}
	.storm-row .left .article h3 {
		line-height:1;
	}

	.left .article {
		height:450px;
	}

}

/* large desktop screens*/
@media (max-width: 991px) {




	.previous-year-minus-one .news-list-date {
		margin-left: 220px;
	}

	.storm-row .left .news-img-wrap {
		min-height:initial;
		width:100%;
		height: 300px;
		position:relative;
	}

	.storm-row .left .news-img-wrap img {
		width:100%;
		top: 50%;
    left: 50%;
    transform: translate( -50%, -50%);
    position: absolute;
	}

	.storm-row .left .details {
	    position: relative;
	    width: 100%;
	    float: left;
	    height: 100%;
	    min-height: 270px;
	}

	.storm-row .footer {
		left:0;
		bottom:0;
	}

	.storm-row .left .article::after {
		height: 20px;
	}

	.storm-row .article {
		height:auto;
		max-height:initial;
		min-height:initial;
	}

	.left .article {
		height:auto;
	}

}

@media (max-width: 991px) {

	.storm-row .left .news-img-wrap a {
		width:100%;
	}

	.left .article {
		min-height: auto;
		max-height: 100%;
	}
	.left .details {
		margin-left: auto !important;
	}
	.left .teaser-text {
		min-height: auto;
	}
	.left .news-img-wrap {
		max-width: 100% !important;
	}
	.left .news-list-date {
		margin-left: 20px;
	}
	.right {
		margin-left: 0px;
	}
	.current-year .article,
	.previous-year .article,
	.current-year .third-row .article,
	.current-year .second-row .article {
		height: 475px;
		min-height:initial;
	}

	.current-year .details,
	.previous-year .details,
	.current-year .third-row .details,
	.current-year .second-row .details 	{
		min-height:initial;
	}

	.current-year .news-img-wrap,
	.previous-year .news-img-wrap,
	.current-year .third-row .news-img-wrap,
	.current-year .second-row .news-img-wrap {
		height:300px;
	}

	.current-year .second-row .article:hover .news-img-wrap, .current-year .third-row .article:hover .news-img-wrap, .previous-year .article:hover .news-img-wrap {
		height:280px;
	}

}

@media (max-width: 768px) {

	.newsroom-year-filter-wrapper, .newsroom-category-filter-wrapper {
		display:block;
		float:none;
		margin-bottom:10px;
	}

	.media-resources-header-bar {
		margin-top:30px;
	}

	h2.media-resources-header {
		margin-bottom:25px;
	}

	.storm-row .news .article h3 {
		line-height:1;
	}

	.current-year {
		margin:0;
	}

	.current-year .second-row {
		padding:0;
	}

	.current-year .third-row {
		padding:0;
	}

	.row.previous-year {
		margin:0;
	}

	.row.previous-year > div {
		padding:0;
	}

	.left, .right {
		width: 100%;
	}

	.right {
		margin-bottom: 40px;
	}

	.news .footer span {
		margin-right:0px;
		padding-right:0px;
	}

	.previous-year-minus-one .news-list-category{
		margin-right: 25px !important;

	}
	.previous-year-minus-one .news-img-wrap {
		width:200px;
	}

	.previous-year-minus-one .details, .previous-year-minus-one .news-list-date {
		margin-left:200px;
	}

	.row.previous-year-minus-one {
			margin:0;
	}

	.row.previous-year-minus-one > div {
		padding:0;
	}

	.row.previous-year-minus-two {
		margin:0;
	}

	.row.previous-year-minus-two > div {
		padding:0;
	}


}

@media (max-width: 540px) {
	.previous-year-minus-one .news-img-wrap {
		width:130px;
	}

	.previous-year-minus-one .details, .previous-year-minus-one .news-list-date {
		margin-left:130px;
	}
}


@media (min-width:992px) and (max-width:1335px) {
	.current-year .second-row .article, .current-year .third-row .article {
		height:414px;
	}

	.current-year .second-row .news-img-wrap, .current-year .third-row .news-img-wrap {
		height:264px;
	}

	.current-year .second-row .article:hover .news-img-wrap, .current-year .third-row .article:hover .news-img-wrap {
		height:210px;
	}

}

@media (max-width:767px) {
	.custom-news-wrapper .storm-row .left .article .teaser-text p {
		font-family: Barlow;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.19;
		letter-spacing: -0.16px;
		text-align: left;
		color: #4c4d4d;
	}

	.current-year-wrapper .left .article {
		height: 475px;
	}

	.current-year-wrapper .left  .news-img-wrap {
		width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
	}

	.storm-row .left .details {
		position:initial;
		height:initial;
		min-height:initial;
	}

	.current-year-wrapper .left .details {
		float: left;
		padding: 20px 20px 40px 20px;
		height: 156px;
		bottom: 0px;
	}

	.current-year-wrapper .left .header {
		padding-bottom:10px;
	}

	.current-year-wrapper .left [itemprop="headline"] {
		display: inline-block;
	}

	.current-year-wrapper .left .teaser-text {
		opacity:0;
		position: absolute;
		padding-right:20px; /* this needs to match the padding of the wrapping .details class */
	}

	.current-year-wrapper .left .footer {
		left:initial;
	}

	.current-year-wrapper .left .article:hover {
		box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
	}

	.current-year-wrapper .left .article:hover .news-img-wrap {
		height:280px;
	}

	.current-year-wrapper .left .article .news-img-wrap {
		transition: all 0.2s;
	}

	.current-year-wrapper .left .article .news-img-wrap img {
		transition: all 0.2s;
	}

	.current-year-wrapper .left .article:hover .teaser-text {
		opacity: 1;
	}

	.current-year-wrapper .left .article .details {
  	transition: all 0.2s;
	}

	.current-year-wrapper .left .article:hover .teaser-text {
		transition: all 0.2s;
	}

	.current-year-wrapper .left  [itemprop="headline"] {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.current-year-wrapper .left .teaser-text p {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.custom-news-wrapper .article {
		max-width:500px;
	}

	.current-year-wrapper .left .footer	{
		left: 20px;
		right: 20px;
		bottom: 20px;
	}

	.current-year-wrapper .left .footer .news-list-date, .current-year-wrapper .left .footer .news-list-category {
		font-size: 12px;
	}

	.current-year-wrapper .left .footer span {
		margin-right:0;
		margin-left:0;
	}

	.left {
		margin-bottom:0;
	}

	.storm-row .header {
		margin-bottom:0;
	}


}
