body {
	font-family: lato,sans-serif;
}

.wd_category_checkboxes input[type='checkbox'] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	width: auto;
    height: auto;
    cursor: pointer;
    position: relative;
}

.wd_category_checkboxes input[type="checkbox"]:checked::after {
	display: none;
}

.wd_category_checkboxes input[type="radio"] {
	margin: 2px 4px;
}

.wd_container {
	margin: 0 auto;
	max-width: 83.125rem;
}

.wd_button a,
.wd_button a:hover {
	background: #0865a2;
	color: #fff;
	padding: 10px 40px;
}
.wd_button {
	text-align: center;
	color: #fff;
	transition: .2s ease-in-out;
}
.wd_button:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

/* RSS */

.wd_featurebox-rss .item_name{
	font-size: 20px;
}

.wd_featurebox-rss .item_summary img{
	    margin: 1rem 0;
}

/* home page should be full width */
.wd_pageid_12512 .wd_container {
	margin: 0;
	max-width: inherit;
}

.wd_news_releases-detail p {
	padding: 0 0 7px 0;
}

p.prnews_p, li.prnews_li, .wd_news_releases-detail span {
	font-family: Trebuchet,"Trebuchet MS",Helvetica,"Vera Sans",sans-serif!important;
	font-size: 12px!important; 
}

.wd_newsfeed_releases-detail .prnml {
	width: auto;
}
.wd_newsfeed_releases form.wd_search_form.wd_search_form_basic {
	max-width: none;
}

/* Begin classes for common SPIN elements */

.smallbanner img {
	/* border-radius: 5px;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.4); */
}
.page_header {
		font-size: 1.4em;
		font-weight: bold;
		color: #999999;
		padding-bottom: 15px;
}
h1.page_header {
		color: #555559;
		font-weight: 400;
		margin: 0 0 1rem;
		line-height: 1.2;
}

.tabs h3 a:hover, .tabs h3 a.active {
		background: #e67600 !important;
}
.page_header a, .page_header a:link {}
.page_header a:hover {}
.breadcrumb {
		font-size: 0.8em;
}

.item {
		margin: 0px 0px 20px 0px;
}
#wd_printable_content {
	padding: 3.125rem 1.5625rem;
}
.action-bar .tabs {
	min-width: 80%;
}
.tabs__heading {
	max-width: 17.5rem;
/*  width: 20%;*/
	width: 15%;
}
p.more {
	-webkit-transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
	transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
	transition: background-color .2s ease-in-out,transform .2s ease-in-out;
	transition: background-color .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
p.more:hover {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}
h3#parent svg.icon {
	display: none;
}
.action-bar.action-bar--extended h3:first-child a {
	background: #444447;
}
.action-bar.action-bar--extended h3:first-child:hover a {
	background: #49494c;
	color: #fff;
}
.action-bar.action-bar--extended h3:nth-child(2) a {
	background: #555559;
}
.action-bar.action-bar--extended h3:nth-child(2):hover a {
	background: #49494c;
	color: #fff;
}
.action-bar.action-bar--extended h3:nth-child(2) svg.icon{
	fill: #383839;
}
.action-bar.action-bar--extended h3:nth-child(3) a {
	background: #6e6d72;
}
.action-bar.action-bar--extended h3:nth-child(3):hover a {
	background: #616165;
	color: #fff;
}
.action-bar.action-bar--extended h3:nth-child(4) a {
	background: #949494;
}
.action-bar.action-bar--extended h3:nth-child(4):hover a {
	background: #878787;
	color: #fff;
}
.action-bar.action-bar--extended h3:nth-child(5) a {
/*  background: #949494;*/
	background: #ababab;
}
.action-bar.action-bar--extended h3:nth-child(5):hover a {
	background: #878787;
	color: #fff;
}
.action-bar.action-bar--extended h3:last-child a {
	background: #dad8d6;
	color: #555559;
}
.action-bar.action-bar--extended h3:last-child:hover a {
	background: #dad8d6;
	color: #fff;
}

/* BEGIN items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}

.slider_control_closed {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../image/slider_open.png) no-repeat right center;
}

.slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../image/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

.item_name {
	font-size: 1em;
	font-weight: bold;
	position: relative;
	font-size: 14pt;
	line-height: 16pt;
}

.item_date {
		font-size: 1em;
		font-weight: bold;
}

.item_summary {
	font-size: 1em;
}

.wd_category_items .item p >a{
	color: gray;
}

/* START slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}

.item_more {
	margin: 20px 0px 0px 0px;
}

.item_tooltip 
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */

/* Toolbar */

.wd_toolbar-detail .wd_tool .wd_tool_label{
	display: none;
}

.detail_header {
		font-size: 1.3em;
		font-weight: bold;
}

.detail_header_right {
		font-size:1.3em;
		font-weight:bold;
		text-align:right;
}

.detail_subheader {
		font-size: 1em;
		font-weight: bold;
}

.detail_subheader_right {
		font-size: 1em;
		font-weight: bold;
		text-align:right;
}

.category_name {
		font-size: 1.1em;
		font-weight: bold;
}

.category_header {
		font-size: 1.4em;
		font-weight: bold;
		color: #999999;
		padding-bottom: 15px;
}

table.wd_imagetable {

}

td.imagecaption {
		font-size: .8em;
		font-style: italic;
		text-align: left;
		padding: 3px 5px 3px 5px;
}

td.imagecaption p {
		font-size: .9em;
		font-style: italic;
}

.wd_page_tool {
		font-size: 10px;
		margin: 0px 10px 0px 10px;
}

/* Begin classes for individual PCTs
	 (enter amendments to the above declatations, ex:
	 div.wd_standard .category_name {
		[styles]
	 }
*/

div.wd_standard {

}

div.wd_events {

}

div.wd_gallery {

}

div.wd_gallery span.filesize {
		font-weight: normal;
}

/* Articles */


/* Begin FormBuilder styles */

div.wd_formbuilder {
/* This is the container for all formbuilder forms on this build*/

}

table.wd_formbuilder input {
	border: 1px solid #666;
}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
		margin: 0px;
}

/* Begin Calendar styles */

table.wd_calendar_header
{
		background-color: #7d8dac;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		margin-top: 15px;
		border-style: none none dotted none;
		border-width: 0 0 thin 0;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
		color: #ffffff;
}

td.wd_calendar_header_label {
		text-align: center;
		font-weight: bold;
}

td.wd_calendar_header_prev {
		text-align: left;
}

td.wd_calendar_header_next {
		text-align: right;
}

table.wd_calendar {
		background-color: #ffffff;
		table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
		background-color: #ffffff;
		text-transform: lowercase;
		font-size: .90em;
}

td.wd_calendar_day {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		width: 14%;
		vertical-align: top;
}

html>body td.wd_calendar_day {
		padding: 0px 2px 0px 2px;   /* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
		background-color: #eeeeee;
		border-top: 1px #eeeeee solid;
		font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
		background-color: #c6cede;
		border-top: 1px #c6cede solid;
		font-size: .85em;
}

td.wd_calendar_today
{
		background-color: #FF9;
		border: 1px #000000 solid;
}

div.wd_calendar_day_header {
		text-align: right;
		color: #000000;
		font-weight: bold;
		padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header
{
		color: #7d8dac;
}

div.wd_calendar_no_event {
		margin: 1px 0px 1px 0px;
		padding: 2px;
}

div.wd_calendar_event {
		width: 100%;
		margin: 1px 0px 1px 0px;
		padding: 2px;
		position: relative;
		left: 0px;
		white-space: nowrap;
		overflow: hidden;
		background-color: #77ccff;
}

html>body div.wd_calendar_event {
		left: -2px; /* account for padding+border where width = content only */
}

div.wd_event_tip_header
{
		background-color: #ffcc77;
		border-bottom: #F70;
		margin: 0px 0px 0px 0px;
		padding: 5px;
		border-width: 0 0 1px 0;
		border-style: none none dotted none;
}

div.wd_event_tip_info
{
		background-color: #ffffff;
		margin: 0px 0px 0px 0px;
		padding: 5px;
}

div.wd_event_tip_info p {
		margin: 2px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
		font-size: 1.2em;
		font-weight: bold;
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
		font-weight: bold;
}

div.calendar_subscribe_links img {
		margin-right: 5px;
}

div.calendar_subscribe_links a {
		text-decoration: none;
}

/* Popup Fader */
div#wdFadeBackground {
		background-color: #555555;
		border: 5px;
		margin: 0px;
		padding: 0px;
}

div#wdFadePopup {
		background-color: #333333;
		padding: 2px;
}

td#wdFadeContent {
		background-color: #ffffff;
}

td#wdFadeClose {
		text-align: right;
}

p.search_result {
}

span.search_mime {
		font-size: 0.9em;
}
a.IN-follow.IN-signin.counter-position-right {
		position: relative;
}
.IN-follow .IN-logo {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
		background: url(../image/sprite_connect_v15.png) no-repeat 0 -593px #0077b5;
		font: 0/0 a;
		color: transparent;
		cursor: pointer;
		border-right: 1px solid #066094;
		position: absolute;
		left: 0px;
		width: 20px;
		height: 20px;
}
.IN-follow .title {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
		padding-left: 23px;
		padding-right: 4px;
		margin-left: 1px;
		padding-top: 0px;
		padding-bottom: 0px;
		border: 1px solid #0077b5;
		background-color: #0077b5;
		cursor: pointer;
		display: inline-block;
		height: 20px;
		color: #fff;
		line-height: 18px;
		white-space: nowrap;
}
.IN-follow .title-text {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		color: #fff;
		font: normal bold 11px Arial, sans-serif;
		text-shadow: none;
		line-height: 18px;
		height: 18px;
		vertical-align: top;
		background: transparent none;
		-webkit-font-smoothing: antialiased;
}
span.search_url {
}
.wd_search_basic_fields label.wd_sr-only {
	display: none;
}
.wd_search_basic_fields select {
		overflow: hidden;
	}
.bottom_fb {
	text-align: center;
	display: table;
	width: 100%;
}
.bottom_fb .wd_featureboxes-vertical{
	width: 50%;
	display: table-cell;
	overflow: hidden;
	margin-top: 0;
	vertical-align: top;
}
.bottom_fb a {
	color: #fff !important;
}
.wd_newsfeed_releases-teaser .tools {
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
}
.wd_newsfeed_releases-teaser .wd_date {
	color: #0865a2;
}
#wd_featurebox-teaser_1455 table.wd_imagetable, 
#wd_featurebox-teaser_1455 table.wd_imagetable td,
.wd_newsfeed_releases-teaser table.wd_imagetable, 
.wd_newsfeed_releases-teaser table.wd_imagetable td  {
	border: none;
	padding: 0;
	margin: 0 !important;
}
#wd_featurebox-teaser_640 .wd_featurebox,
#wd_featurebox-teaser_1455 .wd_featurebox {
		text-align: center;
}


.wd_featureboxes_middle .wd_news_headlines-teaser .item,
.wd_pageid_12495 .wd_item,
.wd_pageid_12528 .item,
.wd_newsfeed_releases-teaser .item, 
#wd_featurebox-teaser_1455 .item,
.wd_articles li.wd_item,
#wd_featurebox-teaser_1456 .wd_articles-teaser .item {
	display: inline-block;
	text-align: left;
	width: 30%;
	margin: 0 10px;
	vertical-align: top;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
	-webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 1px 0 rgba(0,0,0,.2);
	background: #e6e6e6;
}

.wd_articles-detail {
	font-family: inherit;
	position: relative;
}

.wd_articles li.wd_item {
	margin: 10px;
}

.wd_newsfeed_releases-teaser .item:hover, 
#wd_featurebox-teaser_1455 .item:hover,
#wd_featurebox-teaser_1456 .wd_articles-teaser .item:hover {
		-webkit-transform: scale(1.02);
		transform: scale(1.02);
}
.wd_articles li.wd_item li.wd_asset_type_link {
		display: none;
}
.wd_newsfeed_releases-teaser .item .content{
	min-height: 10em;
	font-size: 1.2rem;
	text-transform: uppercase;
	background: #f6f6f6;
	border: .5px solid #e8e8e8;
	padding: .875rem;
	-webkit-transition: background .2s ease-in-out,color .2s ease-in-out;
	transition: background .2s ease-in-out,color .2s ease-in-out;
	position: relative;
}
#wd_featurebox-teaser_1455 .item .item_name{
	min-height: 7.5em;
	font-size: 1.2rem;
	text-transform: uppercase;
	background: #f6f6f6;
	border: .5px solid #e8e8e8;
	padding: .875rem;
	-webkit-transition: background .2s ease-in-out,color .2s ease-in-out;
	transition: background .2s ease-in-out,color .2s ease-in-out;
	position: relative;
}
#wd_featurebox-teaser_1456  .item .content{
	min-height: 4em;
	font-size: 1.2rem;
	text-transform: uppercase;
	background: #f6f6f6;
	border: .5px solid #e8e8e8;
	padding: .875rem !important;
	-webkit-transition: background .2s ease-in-out,color .2s ease-in-out;
	transition: background .2s ease-in-out,color .2s ease-in-out;
	position: relative;
	margin-bottom: 0 !important;
}
#wd_featurebox-teaser_1456  .item .content .item_date {
	display: none;
}
#wd_featurebox-teaser_1456  .item .content div,
#wd_featurebox-teaser_1456  .item .content a{
		font-size: 1.3rem;
		line-height: 1.3;
		text-align: left;
		text-transform: capitalize;
		color: #555559;
		font-weight: normal;
}
.wd_pageid_12528 .item .item_name a,
.wd_newsfeed_releases-teaser .item .wd_title a,
#wd_featurebox-teaser_1455 .item .item_name a,
.wd_articles li.wd_item .wd_title a{
		text-transform: capitalize; 
		color: #555559;
		font-weight: normal;
}
.wd_newsfeed_releases-teaser .item .wd_summary {
		display: none;
}
.wd_newsfeed_releases-teaser .subscribe_link {
		display: none;
}
.wd_newsfeed_releases-teaser .item .wd_thumbnail a,
#wd_featurebox-teaser_1455 .item .wd_thumbnail a {
	width: 100%;
	display: block;
}
.wd_newsfeed_releases-teaser .item .wd_thumbnail a img,
#wd_featurebox-teaser_1455 .item .wd_thumbnail a img {
	display: block;
	width: 100%;
}
.wd_featureboxes_middle .wd_news_headlines-teaser .item_date {
	display: none;
}
.wd_featureboxes_middle .wd_news_headlines-teaser .item_publication {
	color: #0865a2;
	font-weight: bold;
}
.wd_featureboxes_middle .wd_news_headlines-teaser .item_name,
.wd_featureboxes_middle .wd_news_headlines-teaser .item_name a {
	color: #555559;
    font-weight: normal;
    font-size: 1.3rem;
    line-height: 1.3;
}
.wd_articles li.wd_item .wd_thumbnail {
	margin: 0;
	width: 100%;
	overflow: hidden;
	height: 13em;
}
.wd_articles li.wd_item .wd_date {
	font-size: 15px;
	color: #0865a2;
	line-height: 2.2;
}
.wd_articles li.wd_item .wd_thumbnail img {
		width: 100%;
}
.wd_articles li.wd_item .wd_item_wrapper {
	margin-left: 0;
	padding: 10px;
	padding-bottom: 30px;
}
.wd_newsfeed_releases-teaser .item .wd_thumbnail,
#wd_featurebox-teaser_1455 .item .wd_thumbnail,
.wd_newsfeed_releases-teaser table.wd_imagetable,
#wd_featurebox-teaser_1455 table.wd_imagetable {
	min-height: 15em;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin: 0;
	width: 100%;
}
#wd_featurebox-teaser_1456 .wd_articles-teaser .item a img {
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin: 0;
	width: 100%;
}

#wd_featurebox-teaser_1455,
#wd_featurebox-teaser_1456{
	background:  #F6F6F6;
	padding-bottom: 40px;
	margin-bottom: 0;
}

#wd_featurebox-teaser_1455 .wd_featurebox{
	margin: 0;
}

#wd_featurebox-teaser_1455 .wd_inner_wrapper .more{
	margin-bottom: 0;
}

.wd_newsfeed_releases-teaser .item .wd_thumbnail{
		max-height: 224px;
		overflow: hidden;
		background: #fff;
}


.wd_newsfeed_releases .wd_item .wd_thumbnail{
			max-width: 200px;
		margin-right: 20px;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail img {
	display: block;
	width: 100%;
}

.wd_newsfeed_releases-teaser .item .wd_title{
	color: #0865a2;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 5px;
	margin: 0 0 .875rem;  
}

.wd_pageid_12528 .item .item_name,
.wd_newsfeed_releases-teaser .item .wd_title,
#wd_featurebox-teaser_1455 .item .item_name,
.wd_articles li.wd_item .wd_title{
	font-size: 1.3rem;
	line-height: 1.3;
}
.wd_pageid_12528 .wd_content,
/*.wd_pageid_35200 .wd_content,*/
#wd_featurebox-teaser_640, 
#wd_featurebox-teaser_1455 .wd_inner_wrapper,
#wd_featurebox-teaser_1456 .wd_inner_wrapper,
.wd_pageid_12512 .wd_inner_wrapper{
	width: 80%;
	margin: 0 auto;
}

#wd_featurebox-teaser_1457  .wd_featurebox_title,
#wd_featurebox-teaser_640 .wd_featurebox_title, 
#wd_featurebox-teaser_1455 .wd_featurebox_title,
#wd_featurebox-teaser_1456 .wd_featurebox_title,
#wd_featurebox-teaser_1456 .wd_articles-teaser .item .content{
	width: 100%;
	padding: 40px 0;
	text-align: center;
	font-size: 40px;
	font-weight: 400;
	color: #555559;
	font-family: lato,sans-serif;
	margin: 0 0 1rem;
	line-height: 1.2;
}
#wd_featurebox-teaser_1456 .wd_articles-teaser{
	text-align: center;
}
#wd_featurebox-teaser_1456 .wd_articles-teaser .item div.content > div.item_name div.content {
	border: none;
	text-align: left;
	min-height: 3rem;
	margin: -15px;
	padding: 0 .875rem!important; /* override important styles on line 654*/
}
.wd_featureboxes_social_bottom.wd_featureboxes-vertical .wd_featurebox_title{
	width: 100%;
	padding-bottom: 40px;
	text-align: center;
	font-size: 40px;
	font-weight: 400;
	color: #555559;
	font-family: lato,sans-serif;
	line-height: 1.2;
}
.wd_featureboxes_social_bottom.wd_featureboxes-vertical .wd_featurebox {
	overflow: hidden;
}

#wd_featurebox-standard_4215 .wd_featurebox_title a,
#wd_featurebox-standard_4215 .wd_featurebox_title a:visited {
	color: #fff;
}
#wd_featurebox-standard_4215 .wd_featurebox_title {
	text-align: center;
	
	color: #fff;
	font-weight: normal;
	width: 100%;
	margin-bottom: 20px;
}
#wd_featurebox-standard_4215 ul li {
		display: inline-block;
		width: 30%;
		margin: 0px 10px;
}
#wd_featurebox-standard_4215 ul li a.button {
	background: transparent;
	color: #fff;
	padding: 20px 5px;
	width: 100%;
	border: 1px solid #fff;
	-webkit-transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
	transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
	transition: background-color .2s ease-in-out,transform .2s ease-in-out;
	transition: background-color .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
#wd_featurebox-standard_4215 {
	margin-bottom: 0;
}
#wd_featurebox-standard_4215 ul li a.button:hover {
	background: #0865a2 !important;
	border-color: #0865a2;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.wd_featureboxes_middle.wd_featureboxes-horizontal p.more {
	text-align: center;
	display: inline-block;
	line-height: normal !important;
	margin-top: 30px;
	padding: 10px 40px;
	background: #0865a2;

}
.wd_featureboxes_middle.wd_featureboxes-horizontal p.more a {
	color: #fff;
}
div.wd_newsfeed_releases-detail .news_body ul li,
div.wd_newsfeed_releases-detail .news_body p.prnews_p,
div.wd_newsfeed_releases-detail .news_body span.prnews_span {
	color: #5e5e5e;
}
.wd_newsfeed_releases-detail .wd_subtitle {
	padding: 10px 0;
}
.wd_newsfeed_releases-detail .wd_title {
	font-size: 2.19375rem;
	font-weight: 400;
	margin: 0 0 1rem;
	line-height: 1.2;
}
.wd_newsfeed_releases-detail .wd_body.wd_news_body p img {
	/* display: none;*/
}
.tools img {
		vertical-align: middle;
}

.wd_featurebox_container {
	margin-bottom: 10px;
}
div.wd_featurebox div.wd_featurebox_title {
		padding: 40px 0;
		text-align: center;
		font-size: 40px;
		font-weight: 400;
		 margin: 0 0 1rem;
		line-height: 1.2;
}
div.wd_featurebox {
		margin-bottom: 10px;    
}

.wd_featureboxes_middle .wd_featurebox_title {
	width: 545px;
}
#wd_featurebox-standard_4215 td {
	padding: 0 !important;
}
.wd_featureboxes_right {}
.wd_featureboxes_right .wd_featurebox_title {
/*    font-family: lato,sans-serif;*/
}




div.wd_featurebox p, div.wd_featurebox div {
		font-size: 16px;
		line-height: 24px;
}

div.wd_featurebox a.itemlink {
		font-weight: normal;
		line-height: 1.5em;
} div.wd_featurebox .item_date {
		font-weight: bold;
		line-height: 1.5em;
}

div.wd_featureboxes_left {
		margin-top: 15px;

}

div.wd_featureboxes_left div.wd_featurebox_title {
		border: 0px;
}

div.wd_featureboxes_left div.wd_featurebox {
		margin-top: 15px;
		overflow: visible;
}
.wd_featureboxes_left .wd_featurebox-standard,
.wd_featureboxes_right .wd_featurebox-standard{
	display: table;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 0;
}
.wd_featureboxes_right .wd_featurebox-standard {
	height: 400px;
}
.wd_featureboxes_left .wd_featurebox-standard{
	height: 380px;
}
.wd_featureboxes_left .wd_featurebox-standard .wd_featurebox,
.wd_featureboxes_right .wd_featurebox-standard .wd_featurebox {
	position: relative;
	z-index: 1;
}
.wd_featureboxes_left .wd_featurebox-standard .wd_featurebox:after,
.wd_featureboxes_right .wd_featurebox-standard .wd_featurebox:after {
	content: '';
	display: block;
	background: #000;
	opacity: .3;
	width: 100%;
	height: 500px;
	top: 0;
	position: absolute;
	z-index: -1;
}
#wd_featurebox-standard_4215 .wd_featurebox {
	display: block;
	color: #fff;
	margin-bottom: 0;
	padding: 100px;
	min-height: 510px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	text-align: center;
}
#wd_featurebox-standard_4215 .wd_featurebox:after {
	content: '';
	display: block;
	background: #000;
	opacity: .3;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}
#wd_featurebox-standard_4215 .wd_featurebox table.wd_imagetable {
	display: none;
}
.bottom_fb {
	text-align: center;
}
.bottom_fb .wd_featurebox {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: -moz-available;
	width: 100%;
	color: #fff;
}
.bottom_fb .wd_featurebox_title {
	color: #fff;
	font-family: lato,sans-serif;
	font-size: 30px;
	font-weight: normal;
}

.bottom_fb .wd_featureboxes-vertical:hover .wd_featurebox_container{
	-webkit-transform: scale(1.03);
		transform: scale(1.03);
	-webkit-transition: all 0.3s ease-in-out;
}

div.wd_featureboxes_social_text {
	margin: 0 23px;
	padding: 0 16px;
}
div.wd_featureboxes_social_text div.wd_featurebox {}
div.wd_featureboxes_social_text div.wd_featurebox_container {}
div.wd_featureboxes_social_text div.wd_featurebox_title {
	display: none;
}


.wd_featureboxes_social_corporate{

	height: 400px;
    overflow-y: scroll;
}

div.wd_featureboxes_social_corporate div.wd_featurebox {}
div.wd_featureboxes_social_corporate div.wd_featurebox_container {}
div.wd_featureboxes_social_corporate div.wd_featurebox_title {
	display: none;
}

div.wd_featureboxes_middle {
	padding-top: 15px;
	text-align: center;
}
div.wd_featureboxes_middle div.wd_featurebox_title {}
div.wd_featureboxes_middle div.wd_featurebox {}

/* news_releases-teaser img styles for featureboxes_teaser v1.3+ */

.wd_featureboxes_middle .wd_news_releases-teaser .item {
		margin-bottom: 10px;
}

/* .wd_featureboxes_middle .wd_news_releases-teaser .item img {
		float: left;
		padding: 0 15px 20px 0;
		clear: both;
} */

.wd_featureboxes_left .wd_news_releases-teaser .item img, .wd_featureboxes_right .wd_news_releases-teaser .item img {
		clear: both;
}
.wd_featureboxes_social_bottom.wd_featureboxes-vertical {
	text-align: center;
	padding: 40px 0;
}
.wd_featureboxes_social_bottom.wd_featureboxes-vertical .wd_featurebox_container.wd_featurebox-social {
	display: inline-block;
	width: 23%;
	margin: 0px 10px;
	vertical-align: top;
}
.wd_featureboxes_social_bottom.wd_featureboxes-vertical .wd_featurebox_container.wd_featurebox-social .wd_featurebox_title {
	padding: 0;
	font-size: 25px;
	margin-left: 0;
}
div.wd_featurebox-social div.wd_social_header {
		border-bottom: none;
}
.wd_featureboxes_social_bottom.wd_featureboxes-vertical .wd_featurebox_title {
/*  text-align: left;*/
	margin: 0 40px;
}
/* end news_releases-teaser img styles */


/* Footer Contact Featurebox */
.footer_contact_fb {
    width: 80%;
    margin: 0 auto;
    overflow: auto;
    margin-bottom: 40px;
}
.wd_featureboxes_footer_contact {
    width: 47%;
    padding: 1rem;
    margin: 0 auto;
}
.wd_featureboxes_footer_contact .wd_featurebox_container {
    margin: 0 auto;
    max-width: 350px;
    padding: 0;
    text-align: center;
    padding-right: 1.5%;
}
.wd_featureboxes_footer_contact .wd_featurebox_title {
    font-size: 40px;
    font-weight: 400;
    font-family: lato,sans-serif;
    line-height: 1.2;
}
.wd_featureboxes_footer_contact .wd_featurebox,
.wd_featureboxes_footer_contact .wd_featurebox p {
    font-size: 1.3rem;
    line-height: 1.3;
}
/* END Footer Contact Featurebox */
div.wd_rssfeeds_item {
		margin-bottom: 10px;
}

/* BEGIN shadows for Press Release Summary */
.shadowTR {
		margin: 0px;
		border: 0px;
		padding: 8px 0px 0px 0px;
		background: transparent url(../image/shadowTR.png) no-repeat top right;
}

.shadowBL {
		margin: 0px;
		border: 0px;
		padding: 0px 0px 0px 8px;
		background: transparent url(../image/shadowBL.png) no-repeat bottom left;
}

.shadowBR {
		margin: 0px;
		border: 0px;
		padding: 0px 8px 0px 0px;
		background: transparent url(../image/shadowBR.png) no-repeat bottom right;
}

.shadowB {
		margin: 0px;
		border: 0px;
		padding: 0px 1px 8px 0px;
		background: transparent url(../image/shadowB.png) repeat-x bottom center;
}

.shadowR {
		margin: 0px -9px 0px 0px;
		border: 0px;
		padding: 1px 8px 1px 1px;
		background: transparent url(../image/shadowR.png) repeat-y center right;
}

.shadow-content {
		margin: -9px 0px -1px -9px;
		border: 0px;
		padding: 0px;
		background: transparent;
}
/* END shadows for Press Release Summary */

/* begin sponsorbar */
.sponsors {
	padding: 0 15px 10px 15px;
}

.sponsors p {
	background: #CCCCCC;
	margin: 0 0 5px 0;
	padding: 5px;
}

.sponsors img {
	padding: 10px;
}
/* end sponsorbar */

.twitter-anywhere-user img, .twitter-user img, .linked-in img {
				vertical-align: middle;
}

.wd_site_users input {
	border: 1px solid #888;
}

.button {
	background: #F89627;
	padding: 5px 10px;
	color: #fff;
	border: 0px;
	display: inline-block;
}

.wd_search_form_container {
		margin-top: 3px;
}
input[type=text] {
	border: 1px solid #ddd;
	text-indent: 3px;
}



.wd_member_col .wd_title {
		 padding-left: 5px;
}

.wd_member_col {
	border-bottom: 1px solid #f3f3f3;
}

/* New News Releases Tweaks */

.wd_news_headlines .wd_item,
.wd_newsfeed_releases .wd_item {
		 margin: 0 0 15px 0;
		 border-bottom: 1px solid #ccc;
		 padding-bottom: 15px;
		 display: block;
}

.wd_news_headlines .wd_item,
.wd_newsfeed_releases .wd_item :last-child{
		 border-bottom: 0px solid #ccc;
}

.wd_news_headlines .wd_item{
	display: flex;
    align-items: center;
}

.wd_news_headlines .wd_item .wd_captioned_image{
	float: none !important;
}

.wd_stories .wd_date,
.wd_assets .wd_date,
.wd_news_headlines .wd_item .wd_date,
.wd_newsfeed_releases .wd_item .wd_date {
		 font-size: 8pt;
		 line-height: 10pt;
		 color: #999;
}
.wd_stories .wd_title,
.wd_assets .wd_title,
.wd_assets .detail_header,
.wd_news_headlines .wd_item .wd_title,
.wd_newsfeed_releases .wd_item .wd_title {
		 font-size: 14pt;
		 line-height: 16pt;
}
.wd_stories .wd_title a,
.wd_assets .wd_title a,
.wd_assets .detail_header a,
.wd_news_headlines .wd_item .wd_title a,
.wd_newsfeed_releases .wd_item .wd_title a {
		text-decoration: none;
}
.wd_news_headlines .wd_item .wd_asset_type_link .wd_title,
.wd_newsfeed_releases .wd_item .wd_asset_type_link .wd_title {
		 font-size: 10pt;
		 line-height: 12pt;
}
.wd_news_headlines .wd_item .wd_subtitle,
.wd_newsfeed_releases .wd_item .wd_subtitle {
		 font-size: 10pt;
		 line-height: 13pt;
	 padding: 5px 0;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail + .wd_item_wrapper {
	margin-left: 220px;
}

.wd_newsfeed_releases .wd_item .wd_category_link_list,
.wd_newsfeed_releases-teaser .item .wd_category_link_list {
	display: none;	
}

.wd_slider-button {
		 display: inline-block;
		 width: 14px;
}

.wd_search_basic_fields {
		 background: #eee;
		 padding: 5px;
		 border: 1px solid #ccc;
}

.wd_search_basic_fields select {
		 margin-right: 5px;
		 margin-bottom: 0px;
/*     padding: 4px;*/
}


.wd_pageid_12495 .wd_news_headlines .wd_item_list{
	margin-top:20px;
}

.wd_pageid_12495 .wd_news_headlines .wd_item{
	display: inline-block;
    text-align: left;
    width: 30%;
    margin: 0 10px;
    vertical-align: top;

    margin-bottom: 20px;
}

.wd_pageid_12495 li.wd_item .wd_item_wrapper{
	margin-left: 0;
    padding: 10px;
    padding-bottom: 30px;
}

.wd_pageid_12495 li.wd_item .wd_date {
    font-size: 15px;
    color: #0865a2;
    line-height: 2.2;
}

.wd_pageid_12495 li.wd_item .wd_title a {
    text-transform: capitalize;
    color: #555559;
    font-weight: normal;
}

.wd_pageid_12495 li.wd_item .wd_title{
	font-size: 1.3rem;
    line-height: 1.3;
	margin-bottom: 1em;
}

.wd_pageid_12495 .wd_captioned_image{
	margin: 0 !important;
    width: 100% !important;
}

.wd_pageid_12495 .wd_captioned_image img{
	width: 100%;
}

.wd_search_basic_fields input {
		 margin-right: 5px;
		 margin-bottom: 0px;
		 padding: 4px;
}
.wd_search_basic_fields select,
.wd_search_basic_fields button,
.wd_search_basic_fields input {
	display: inline-block;
	max-width: none;
	width: auto;
	height: 35px;
	vertical-align: top;
	border: none;
}
.wd_search_basic_fields button {
	background: #0865a2;
	color: #fff; 
}
.wd_search_basic_fields select {
	padding-left: 10px;
	padding-right: 20px;
}
/* Asset Links on Press Release items */

ul.wd_asset_type_link_list {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: auto;
	list-style: none;
	color: #cccccc;
	font-size: 0.8333em;
	border: 0;
}


.wd_selector select {margin-left: 5px;}

.ui-datepicker select {color: #000;}


div.wd_snapshot h2 {
		 margin: 0;
		 padding: 3px 0;
		 border-top: 2px solid #999999;
		 border-bottom: 1px solid #999999;
		 text-transform: uppercase;
		 font-weight: bold;
		 text-align: left;
		 font-size: 1.2em;
}
table.wd_snapshot_values th, table.wd_snapshot_values td {
		 vertical-align: top;
		 font-size: 1em;
		 line-height: 1.3em;
		 padding: 5px;
		 border-bottom: 1px solid #999999;
}

.recaptcha_terms {float: right;}



ul.wd_asset_type_tabs,
ul.wd_asset_icons {
		 padding-left: 0px;
		 margin-left: 0px;
}
ul.wd_asset_type_tabs li:before,
ul.wd_asset_icons li:before {
		 display: none;
}
ul.wd_asset_type_tabs li,
ul.wd_asset_icons li {
		 list-style-type: none;
		 padding-left: 4px;
		 margin: 0px !important;
}
ul.wd_asset_type_tabs li img,
ul.wd_asset_icons li img {
		 display: inline;
}

ul.wd_events_tabs {
		float: right;
		overflow: hidden;
		margin: 0px 0 !important;
		padding: 0px;
}

div.wd_page_toolbar {padding-bottom: 30px;}
div.wd_page_toolbar table {width: auto;}
div.wd_page_toolbar tbody {}
div.wd_page_toolbar tr {}
div.wd_page_toolbar td { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar span { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar a { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar img {width: 16px; height: 16px;}

ul.wd_subscribe_link_list {
	text-align: left !important;
	padding-left: 0px;
}

.wd_news_releases-teaser .item_name a.itemlink {
	font-weight: bold;
	font-size: 1.2em;
}

li.wd_subscribe_link {
		display: inline;
	margin-left: 0px;
	font-weight: bold;
}
.wd_subscribe_link img {
		vertical-align: bottom;
}

.smallbanner {
	position: relative;
}
.smallbanner h1 {
	position: absolute;
	top: 30%;
	left: 60%;
			font-family: Georgia;
		font-size: 1.3em;
		font-weight: bold;
		color: #000;
		width: 350px;
}
.smallbanner p {
	position: absolute;
	top: 50%;
	left: 60%;
	color: #5e5e5e;
		font-family: Trebuchet, "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 90%;
		width: 350px;
}

.wd_gallery .wd_category_link_list .wd_category_link {
	text-align: center;
	float: left;
	width: 33%;
	display: block;
	margin: 0px;
}
.wd_gallery .wd_category_link_list .wd_category_link .wd_thumbnail {
	clear: both;
	display: block;
	margin: 0px auto;
	float: none;
}
.wd_gallery .wd_category_link_list .wd_category_link .wd_thumbnail+div {
	clear: both;
	display: block;
	margin: 0px auto !important;
}

.sidebar .wd_search_form_container INPUT[type=text] {
	max-width: 60%;
	margin-top: 5px;
	
}
.sidebar .wd_search_form_container INPUT[type=submit] {
	max-width: 60%;
	padding: 0.675rem 1.25rem;
	top: -5px;
}

.wd_news_releases-teaser .wd_asset_icons {display: none;}

.wd_gallery_search_form_container select {-webkit-appearance: menulist;max-width: 150px; display: inline-block; padding-top: 0; padding-bottom: 0;height: 35px;}
.wd_gallery_search_form_container input[type=text] {max-width: 150px; display: inline-block;}

.wd_newsfeed_search_form_container {width: 100%; display: block;}
.wd_newsfeed_search_form_container .wd_search_form_basic {display: block;}
.wd_newsfeed_search_form_container .wd_search_basic_fields {
		width: auto;
		display: block;
		max-width: 450px;
}
.wd_newsfeed_search_form_container select {
		max-width: 500px;
		display: inline-block;
		padding-top: 0;
		padding-bottom: 0;
		height: 35px;
		margin-right: 0px;
		width: auto !important;
}

.wd_newsfeed_search_form_container select {
		-webkit-appearance: none;
		-moz-appearance: none;
		border-radius: 4px;
		background: #fff url(../image/arrows.png) 95% center no-repeat;
		background-size: 10px;
		padding-right: 20px;
}
.wd_newsfeed_search_form_container input[type=text] {max-width: 165px; display: inline-block;}

.wd_gallery .wd_category_header .wd_image {display: none;}

.wd_subcategories .wd_parent_category {padding: 5px 0;}
.wd_parent_category input {margin-right: 10px;}

.hero--primary .hero__foreground {
		padding-top: 20rem;
		height: 540px;
}
.hero__background, .hero__background:after {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 540px;
}
.hero,
.hero__background {
	height: 45rem;
}
.generic-content h2 {
		font-size: 43px;
}

div#wd_featurebox-standard_4211,
div#wd_featurebox-standard_4212,
div#wd_featurebox-standard_4213,
div#wd_featurebox-standard_4214 {
		display: none;
}

.wd_search{
		width: 100%
		margin:0;
		background: #434347;
		height: 51px;
}

.wd_search_wrap {
		max-width: 1280px;
		display: block;
		margin: 0 auto;
}

.wd_search {
		width: 100%;
		background: #434347;
		height: 51px;
}

.wd_search .wd_search_form_container input[type="submit"] {
		padding: 10px 15px;
		min-height: 35px;
		position: relative;
		bottom: 2px;
		left: 5px;
}

.wd_gallery .wd_layout-grid .wd_item.no_maso_tiles{
	position: static !important;
	float: left;
	margin-right: 15px;
}

form.wd_search_form.wd_search_form_basic {
/*    max-width: 460px;*/
		display: block;
		margin: 0 auto;
}

.wd_articles-detail .wd_body div.wd_articles-content {
	display: inline-block;
	width: 75%;
	vertical-align: top;
}
.wd_articles-detail .author {
	display: inline-block;
	width: 24%;
	height: calc(100% + 100px);
	vertical-align: top;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: #F6F6F6;
	margin: -50px 0;
	padding: 20px;
}
.wd_articles-detail .author::before {
	content: "";
	display: block;
	background: #f6f6f6;
	width: 50vw;
	left: 100%;
	height: 100%;
	top: 0;
	right: auto;
	position: absolute;
}
.wd_articles-detail .author img {
	display: block;
	margin: 170px 0 50px 0;
	width: 200px;
}
.wd_articles-detail .author p {
  	color: #55555A;
}
/*.wd_articles-detail {
		max-width: 83.125rem;
		padding: 3.125rem 31.5625rem 3.125rem 1.5625rem;
		margin: 0 auto;
}*/
.wd_articles-detail .wd_title {
	display: inline-block;
	width: 74%;
	vertical-align: top;
}
.wd_articles-detail .wd_body {
	display: inline-block;
	width: 74%;
	vertical-align: top;
}
.wd_articles-detail p {
	font-family: lato, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 0 1.375rem;
}
.wd_articles-detail .wd_date, 
.wd_articles-detail .wd_author_name {
		display: inline-block;
		font-weight: bold;
}
.wd_articles-detail .wd_author_name {
	margin: 0 10px;
}
.wd_articles-detail .wd_date {
	color: #0865a2;
}
.wd_articles-detail .wd_author_name a {
	color: #555559;
}
.wd_articles-detail .info {
		padding: 10px 0;
		width: 74%;
}
.wd_articles-detail .wd_captioned_image {
		float: none !important;
		width: 74% !important;
		padding-bottom: 20px;
}
.article-date {
		font-size: .975em;
		color: #0865a2;
}


#wd_featurebox-teaser_490 .wd_featurebox .item br:first-of-type {
		display: none;
}

.sidebar hr {
		margin: 20px 0;
		margin-bottom: 0;
}

ul.breadcrumbs {
		clear: both;
		position: absolute !important;
		bottom: 24px !important;
		right: 75px !important;
}

.breadcrumbs li {
		color: #b2b2b2;
		display: -ms-flexbox;
		display: inline-block !important;
		-ms-flex-align: center;
		align-items: center;
		line-height: 1;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: .08rem;
}

.wd_search_form_container input[type="text"] {
		border: none;
}

.wd_search_wrap .wd_search_form_container input[type="submit"] {
		cursor: pointer;
		border-radius: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		border: 0;
		display: inline-block;
		text-decoration: none;
		transition: background-color .2s ease-in-out,transform .2s ease-in-out;
		outline: none;
		font-size: .8125rem;
		padding: .875rem 1.25rem;
		background: transparent;
		line-height: 1;
		text-align: center;
		color: #0865a2;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: .07rem;
		box-shadow: none;
		font-size: 16px;
}

.wd_search_wrap .wd_search_form_container input[type="submit"]:hover {
		cursor: pointer;
		border-radius: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		border: 0;
		display: inline-block;
		text-decoration: none;
		transition: background-color .2s ease-in-out,transform .2s ease-in-out;
		outline: none;
		font-size: .8125rem;
		padding: .875rem 1.25rem;
		background: transparent;
		line-height: 1;
		text-align: center;
		color: #0865a2;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: .07rem;
		box-shadow: none;
		font-size: 16px;
}

.wd_form_footer .wd_form_buttons input[type="submit"] {
		position: relative;
		left: 5px;
}

.wd_pageid_12512 ul.breadcrumbs {
		display: none;
}
.wd_pageid_12528 table.wd_imagetable {
	width: 100%;
	margin: 0 !important;
	margin-bottom: 10px !important;
}
.wd_pageid_12528 table.wd_imagetable td {
	border: none;
	padding: 0;
}
.wd_pageid_12528 .item {
		overflow: hidden;
}

.wd_pageid_12528 .item .item_name{
			margin-bottom: 10px;
}
.wd_pageid_12495 .wd_item,
.wd_pageid_12528 .item,
.wd_articles li.wd_item  {
	background: #f6f6f6;
	border: .5px solid #e8e8e8;
	min-height: 385px;

}
.wd_articles li.wd_item  {
	position: relative;
}
.wd_pageid_12528 .item > p,
.wd_pageid_12528 .item .item_name{
	padding: 0 10px;
}

.wd_pageid_12528 .item > p a{
	color: #0865a2;
}


.wd_pageid_12528 table.wd_imagetable img{
	width: 100%;
}

.wd_gallery .wd_item_list {overflow:hidden}

nav.primary-nav .inline-nav a {
		text-transform: uppercase;
		font-size: 14px;
}
.wd_pageid_12512 .page_header {
		display: none;
}
.wd_pageid_12512 #wd_printable_content {
		padding: 0;
}

/*Hompage Social Tabbed */
#wd_featureboxes_tabs-social_hp {
			margin: 0 auto;
			max-width: 350px;
			padding:0;
}

/* Social tabber */

.social_tab_section{
	background: #fff;
}
.social_tab_section .sec_col._left {
	border-right: 1px solid #444447;
}
.social_tab_section .sec_col._left div{
	color: #555559;
}
.social_tab_section .sec_wrapper{
	width: 80%;
	margin: 0 auto;
	overflow: auto;
	margin-bottom: 40px;
}
.social_tab_section .sec_wrapper .sec_col{
	width: 47%;
	padding: 1rem;
	float: left;
	margin: 0 1.5%;
}
.social_tab_section .sec_wrapper .sec_col._left h4 {
	font-size: 24px;
	margin-top:70px;
	margin-bottom: 20px;
	border-right: 1px solid #444447;
}
.social_tab_section .sec_wrapper .sec_col._left{
	color: white;
	font-size: 18px;
	min-height: 350px;
}
/*.social_tab_section .sec_wrapper .sec_col._middle {
	border-right: 1px solid #444447;
	border-left: 1px solid #444447;
	min-height: 350px;
}*/
.social_tab_section div.wd_featurebox_title {
	width: 100%;
	padding: 40px 0;
	text-align: center;
	font-size: 40px;
	font-weight: 400;
	color: #555559;
	font-family: lato,sans-serif;
	line-height: 1.2;
}

.wd_featurebox-social_youtube .wd_featurebox{
	background: white;
}

#wd_featurebox-standard_4215 ul{
	text-align: left;
}
#wd_featurebox-standard_4215 ul li{
	width: 20%;
	margin: 0;
	float: left;
}

#wd_featurebox-standard_4215 ul li a{
	padding: 5px !important;
	line-height: 1.5;
	height: 50px;
}
.wd_pageid_12528 .item {
	position: relative;
}
.wd_pageid_12528 .item li,
.wd_pageid_35200 .wd_item li,
.wd_articles-detail ul.social-nav li {
		width: 25px;
		margin-left: 5px;
}
.wd_pageid_12528 .item ul.social-nav.footer__nav-group,
.wd_pageid_35200 .wd_item ul.social-nav.footer__nav-group{
		margin-left: 10px;
		position: absolute;
		bottom: 10px;
}
.wd_pageid_12528 .item ul svg.icon.email,
.wd_pageid_35200 .wd_item ul svg.icon.email,
.wd_articles-detail ul svg.icon.email{
		background: #555559;
		border-radius: 15px;
		width: 25px;
		height: 25px;
		padding: 0px 5px;
}
.wd_articles-detail ul.social-nav.footer__nav-group {
		padding-top: 10px;
}
.wd_pageid_12528 .item ul.social-nav svg.icon.email use,
.wd_pageid_35200 .wd_item ul.social-nav svg.icon.email use,
.wd_articles-detail ul.social-nav svg.icon.email use {
	fill: #f6f6f6;
}
.wd_pageid_12528 .item ul.social-nav use,
.wd_pageid_35200 .wd_item ul.social-nav use,
.wd_articles-detail ul.social-nav use {
	fill: #555559;
}
@supports(display: flex){
	#wd_featurebox-standard_4215 ul{
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 0;
	}
	#wd_featurebox-standard_4215 ul li{
		width: 100%;
		display: table;
	}
	#wd_featurebox-standard_4215 ul li a{
		display: table-cell;
		vertical-align: middle;
		border-right: none;
	}
	#wd_featurebox-standard_4215 ul li:last-child a{
		border-right: 1px solid white;
	}
}

.wd_featureboxes_middle .wd_news_headlines-teaser .item.wd_tile{
	min-height: 380px;
}

@supports(display: grid){

	.wd_featureboxes_middle .wd_news_headlines-teaser .item{
		width: 100%;
		display: block;
	}
	.wd_featureboxes_middle .wd_news_headlines-teaser{
		display: grid;
		grid-template-columns:  1fr 1fr 1fr;
		grid-gap: 30px;
		margin: 0;
	}
}


#wd_featurebox-teaser_1457{
	background:  #F6F6F6;
	padding-bottom: 40px;
	margin-bottom: 0;
}

#wd_featurebox-teaser_1457 .wd_inner_wrapper{
	width: 80%;
    margin: 0 auto;
}

.wd_tile{
	border:1px solid #ddd;
	background: #fff;
}

.wd_tile .__inner{
	text-align: left;
	padding: 1em;;
}

.wd_tile .wd_thumbnail img{
	width: 100%;
}

.wd_tile .wd_heading{
	display: flex;
	margin-bottom: 15px;
	justify-content: space-between;
}
.wd_tile .item_date{
	line-height: 1.5em;
    flex: 0 0 50%;
    text-align: right;
}

@supports (display: grid){

	.wd_pageid_12495 .wd_item_list{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap: 20px;
	}

	.wd_pageid_12495 .wd_item_list > li.wd_item{
		width: 100%;
		margin: 0 !important;
	}
}


@media (max-width: 1000px) {
	.wd_newsfeed_releases-teaser .item,
	.bottom_fb .wd_featureboxes-vertical,
	#wd_featurebox-teaser_1455 .item,
	#wd_featurebox-teaser_1456 .wd_articles-teaser .item,
	.wd_featureboxes_social_bottom.wd_featureboxes-vertical .wd_featurebox_container.wd_featurebox-social {
		display: block;
		width: 100% !important;
		margin: 10px 0;
	}
	.wd_articles-detail {
		max-width: none;
		width: 80%;
		padding: 0;
		margin: 0 auto;
	}
	.tabs__heading {
		max-width: none;
		width: 100%;
	}
	.social_tab_section .sec_wrapper{
		width: 100%;
	}
}
@media (max-width: 1182px) {
	.wd_newsfeed_releases-teaser .item{
		width: 30%;
	}
}
@media (max-width: 992px) {
	.hero,
	.hero__background {
		height: 424px;
	}	
	.social_tab_section .sec_wrapper .sec_col{
		float: none;
		width: 90%;
		padding: 1rem;
	}
	.wd_articles-detail .author {
		position: static;
		width: 100%;
		margin: 40px 0 -50px 0;
	}
	.wd_articles-detail .author::before {
		display: none;
	}
	.wd_articles-detail .wd_title,
	.wd_articles-detail .info,
	.wd_articles-detail .wd_captioned_image,
	.wd_articles-detail .wd_body {
		width: 100%;
	}
	.wd_articles-detail .author img {
		display: inline-block;
		width: 25%;
		vertical-align: top;
		margin: 20px 0;
	}
	.wd_articles-detail .author p.title {
		display: inline-block;
		width: 75%;
		vertical-align: top;
		float: right;
		padding: 20px;
	}

}
@media (max-width: 750px){


	.wd_featureboxes_middle .wd_news_headlines-teaser{
		grid-template-columns:  1fr;
	
	}
	#wd_featurebox-standard_4215 ul{
		flex-direction: column;
	}
	#wd_featurebox-standard_4215 ul li{
		border-right: 1px solid white;
	}
	.wd_articles li.wd_item {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.wd_news_headlines .wd_item {
		flex-direction: column;
	}

	.wd_pageid_12495 .wd_item_list{ 

		grid-template-columns: 1fr;
	}
}
@media (max-width: 568px) {
	.wd_articles-detail .author img {
		width: 100%;
	}
	.wd_articles-detail .author p.title {
		width: 100%;
	}
}