#content-wrapper { margin:0; padding:0; font-family:'Open Sans', sans-serif; color:#262626; }
#page-title { display:none; }

ul#next-prev { list-style:none!important; margin:0 -20px 0 0!important; padding:0!important; border-left:1px solid #F3F1EE; border-bottom: 1px solid #F3F1EE; border-radius:0 0 0 3px; -webkit-border-radius: 0 0 0 3px; -moz-border-radius: 0 0 0 3px; }
ul#next-prev li { margin:0!important; }
ul#next-prev li.prev { border-bottom: 1px solid #F3F1EE; }
ul#next-prev li.prev::before { content: 'Previous Article'; display:block; font-size:13px; font-weight:600; color:#7c7c7c; padding:10px 15px 0; }
ul#next-prev li.next::before { content: 'Next Article'; display:block; font-size:13px; font-weight:600; color:#7c7c7c; padding:10px 15px 0; }

#content-wrapper ul#next-prev li a { display:block; padding: 5px 15px 10px 15px; font-weight:400!important; font-size:16px; font-family:'Lato', sans-serif; }

#main-content .targetBlank { display:none!important; }

#content-wrapper h2.article-title {
	  margin: 0 -21px 0 -20px!important;
	padding: 30px 20px 0 20px!important;
	background:#fff!important;
	min-height: 115px;
}

body.in-events #content-wrapper h2.article-title {
	padding:30px 20px!important;
}


.article-sidebar {
	margin:0 -20px 0 0;
	padding:20px;
	background:#F3F1EE;
}

ul#press-ticker {
	margin:5px 0 25px 0!important;
	padding:0 10px 0 90px!important;
	border-bottom:2px solid #eceff0;
	border-top:2px solid #eceff0;
	background:#fafbfc;
	position:relative;
}

ul#press-ticker::before {
	content: "In the Press";
	position: absolute;
	left: 0;
	top: -2px;
	line-height: 1.3em;
	background: #ba2326;
	color: #FFF;
	padding: 12px 25px 16px 10px;
	font-size: 14px;
	font-weight: 600;
	width: 50px;
	height: 58px;
}

ul#press-ticker li { list-style:none!important; margin-bottom:0!important; padding:0!important; sans-serif; height: 58px; overflow:hidden; }

ul#press-ticker li a { display:block; color:#010101!important; font-weight:400; padding:6px 12px 8px 12px; line-height:1.3em; font-size:16px; font-family:'Lato', sans-serif; }
ul#press-ticker li a:hover {color:#0054A6!important; }

ul.elsewhere-widget {
  margin:0 0 20px 0!important;
  padding:0!important;
  list-style:none!important;
  border: 1px solid #EFEFEF;
  background: #FFF;
  border-radius: 4px;
}

ul.elsewhere-widget li {
  margin: 0 0 0 0!important;
  padding:0;
  border-bottom: 1px solid #EFEFEF;
  padding: 10px;
  font-weight: 600;
  line-height:1.3em;
  overflow:hidden;
}

ul.elsewhere-widget li:last-child { border-bottom:none; }

ul.elsewhere-widget li .thumb {
	float: left;
	width: 80px;
	margin: 2px 10px 0 0;
	overflow:hidden;
}

ul.elsewhere-widget li .thumb img { border-radius:4px; }

#content-wrapper ul.elsewhere-widget li > a {
	display:block;
	padding-left: 90px;
	font-weight: 400!important;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}

.news-thumbnail { display:none!important; }

#content-wrapper ul.featured-news, #content-wrapper ul.latest-news, #content-wrapper ul.archive { margin:0!important; list-style:none!important; padding:0!important; }


#content-wrapper ul.featured-news li.news-item, #content-wrapper ul.latest-news li.news-item:nth-child(2n+1), #content-wrapper ul.archive li:nth-child(2n+1) {
	clear:left;
	margin-right:20px;
}

#content-wrapper ul.featured-news li.news-item, #content-wrapper ul.latest-news li.news-item, #content-wrapper ul.archive li {
	float:left;
	margin: 0 0 20px 0;
	width:48.5%;
	cursor:pointer;
}

#content-wrapper ul.featured-news li.news-item:first-child .news-item-wrap { min-height:280px; }
#content-wrapper ul.featured-news li.news-item:first-child .title { font-size:26px; min-height:280px; }

#content-wrapper ul.featured-news li.news-item .news-item-wrap {
	position:relative;
	color:#fff!important;
	background-color:#fff;
	background-size:cover;
	background-position:center;
}

#content-wrapper ul.featured-news li.news-item:hover, #content-wrapper ul.latest-news li.news-item:hover, #content-wrapper ul.archive li:hover {
	text-decoration:none!important;
}

#content-wrapper ul.featured-news li.news-item .title {
	display:block;
	font-size:23px;
	font-weight:600;
	line-height:1.3em;
	font-family:'Lato', sans-serif;
	margin: 0;
	padding:20px 20px 60px 20px;
	text-shadow: 0 0 30px #000;
	background:rgba(0,0,0,0.2);
}

#content-wrapper ul.featured-news li.news-item .news-item-wrap .featured-tag { position:absolute; font-size:13px; font-weight:600; bottom:15px; left:-5px; padding:4px 8px; background:#4EC1E0; }

#content-wrapper ul.featured-news li.news-item .news-item-wrap .featured-tag::after {
	content: '';
	position:absolute;
	left:0;
	bottom:-5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 5px 0;
	border-color: transparent #2d6473 transparent transparent;
}

#content-wrapper ul.featured-news li.news-item .date, #content-wrapper ul.latest-news li.news-item .date, #content-wrapper ul.archive li .date { display:block; padding:10px 0 4px 0; font-size:14px; font-weight:600; color:#A6ABAF!important; }

#content-wrapper ul.featured-news li.news-item .desc {
	display:block;
	padding: 0;
	font-size:15px;
	margin: 0;
	color:#4E5860;
}

#content-wrapper ul.featured-news li.news-item:hover .desc {
	color:#0054A6!important;
}

#content-wrapper ul.latest-news li.news-item .news-item-wrap, #content-wrapper ul.archive li .archive-item-wrap {
	position:relative;
	height:130px;
	color:#fff!important;
	overflow:hidden;
	background-color:#fff;
	background-size: 650px;
	background-position: top right;
}

#content-wrapper ul.latest-news li.news-item .big-title, #content-wrapper ul.archive li .big-title {
	display:block;
	color:#010101!important;
	font-size:22px;
	font-weight:400;
	line-height:1.3em;
	margin: 0 0 10px 0;
	font-family: 'Lato', sans-serif;
}

#content-wrapper ul.latest-news li.news-item:hover .big-title, #content-wrapper ul.archive li:hover .big-title {
	color:#0054A6!important;	
}

#content-wrapper ul.latest-news li.news-item .desc, #content-wrapper ul.archive li .desc {
	display:block;
	padding: 0!important;
	font-size:15px;
	margin: 0!important;
	color:#4E5860;
}

@media only screen and (max-width : 500px) {

	#content-wrapper ul.featured-news li.news-item, #content-wrapper ul.latest-news li.news-item { width:100%!important; }
	#content-wrapper ul.featured-news li.news-item .news-item-wrap { overflow:visible!important; height:auto!important; padding:0!important; }
	#content-wrapper ul.featured-news li.news-item .title { background:rgba(0,0,0,0.4); }
	.article-sidebar { margin:0!important; }
	.press-ticker-wrapper { margin: 0 -20px; }
	ul#press-ticker { display:none!important; }
}

@media only screen and (min-width: 501px) and (max-width : 734px) {
	#content-wrapper ul.featured-news li.news-item, #content-wrapper ul.latest-news li.news-item { width:48%!important; }
	#content-wrapper ul.featured-news li.news-item .news-item-wrap { overflow:visible!important; height:auto!important; padding:0!important; }
	#content-wrapper ul.featured-news li.news-item .title { background:rgba(0,0,0,0.4); }
	.article-sidebar { margin:0!important; }
	.press-ticker-wrapper { margin: 0 -20px; }
	ul#press-ticker { display:none!important; }
}