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

.timken-125 {
	max-height: 32px; 
	margin-right: 25px;
}

.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: #ff8300;
	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("/source/71cbb5986bd42dbb391edc493a71a30e/slider_open.png") no-repeat right center;
}

.slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url("/source/891611211ed71e51eea315939529375c/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("/source/52b24ba827320a756aa3566616e44863/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: #ff8300;
}
#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;
}
.newsfeed
#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_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_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_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: #ff8300;
	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_featureboxes_top {
	margin-bottom: 50px; 
}
.wd_featureboxes_top .wd_featurebox_title {
	text-align: left;
	margin: 60px 0 20px; 
	font-weight: 500;
	color: #FF8300;
	font-size: clamp(32px, 4vw, 40px);
}
.wd_featureboxes_top .wd_featurebox_container {
	position: relative;
}
.wd_featureboxes_middle {
	background-color: #115479;
	padding: 34px 0;
	display: flex;
	border-bottom: 7px solid #ff8300;
	align-items: center;
	margin-top: 30px;
	scroll-margin-top: 50px;
}
.wd_featureboxes_middle .wd_featurebox {
	margin-bottom: 0;
}
.wd_featureboxes_middle .wd_featurebox_title {
	color: #FF8300;
	font-weight: 500; 
	font-size: clamp(32px, 4vw, 60px);
	align-self: center;
	margin-right: 55px;
}
.wd_featureboxes_middle .wd_featurebox_container {
	width: 80%;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.wd_featureboxes_middle .wd_featurebox_container h3 {
	margin-bottom: 0;
	color: #fff;
}

.wd_featureboxes_middle .wd_featurebox_container h3 a {
	color: #fff;
	text-decoration: underline !important; /* overrides the clients styles */
}
.wd_featureboxes_middle .wd_imagetable {
	display: none;
}

.wd_featureboxes_featured_content {
	margin: 35px 0 40px;
}
.wd_featureboxes_featured_content .wd_featurebox_title {
	font-size: clamp(32px, 4vw, 40px);
	color: #FF8300;
	font-weight: 500;
	max-width: 80%;
	margin: 0 auto 30px;
}
.wd_featureboxes_featured_content .wd_featurebox {
	max-width: 80%;
	margin: 0 auto;
	display: flex;
}
.wd_featureboxes_featured_content .wd_left_container img {
	display: none;
}
.wd_featureboxes_featured_content .wd_featurebox .wd_left_container {
	width: 66%;
	margin-right: 2%;
}
.wd_featureboxes_featured_content .wd_featurebox .wd_left_container .wd_background_image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 56.25%;
	width: 100%;
	margin-bottom: 24px;
}
.wd_featureboxes_featured_content .wd_left_container .wd_left a {
	font-weight: 700 !important; /* overrides the clients styles */
	color: #FF8300;
	font-size: 26px;
}
.wd_featureboxes_featured_content .wd_featurebox .wd_right_container {
	width: 32%;
}
.wd_featureboxes_featured_content .wd_featurebox .wd_right_container .wd_right {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 30px;
}
.wd_featureboxes_featured_content .wd_featurebox .wd_right_container .wd_right a {
	color: #696b6f;
}
.wd_featureboxes_featured_content .wd_featurebox .wd_right_container .wd_right a:after {
	content: '\e5e1';
	font-family: 'Material Icons';
	display: inline-block;
	font-size: 12px;
	color: #ff9430;
	padding-left: 3px;
	transform: translateX(0px);
	transition: transform 0.2s ease-in-out;
}
.wd_featureboxes_featured_content .wd_featurebox .wd_right_container .wd_right a:hover:after,
.wd_featureboxes_featured_content .wd_featurebox .wd_right_container .wd_right a:focus:after  {
	transform: translateX(5px);
	transition: transform 0.2s ease-in-out;

}
.wd_featureboxes_middle_bottom {
	margin-bottom: 50px;
}
.wd_featureboxes_middle_bottom .wd_featurebox_container_wrapper {
	max-width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.wd_featureboxes_middle_bottom .wd_featurebox_container {
	width: 32%;
	margin-right: 2%;
	background-color: #ececed;
	min-height: 277px;
}
.wd_featureboxes_middle_bottom .wd_featurebox_container:nth-child(3n) {
	margin-right: 0;
}
.wd_featureboxes_middle_bottom .wd_featurebox_container .wd_featurebox {
	margin-top: 0;
	margin-bottom: 0;
}
.wd_featureboxes_middle_bottom .wd_featurebox_title {
	padding: 14px;
}
.wd_featureboxes_middle_bottom .wd_featurebox_title a {
	color: #696b6f;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400 !important; /* overrides the clients styles */
	font-size: 18px;
}
.wd_featureboxes_middle_bottom a img {
	display: none;
}
.wd_featureboxes_middle_bottom a .wd_background_image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 56.25%;
	width: 100%;
}

/* Bottom FB */
.wd_featureboxes_bottom {
	border-top: 6px solid #FF8300;
	margin-bottom: 50px;
}
.wd_featureboxes_bottom .wd_featurebox_container {
	max-width: 80%;
	margin: 0 auto;
}
.wd_featureboxes_bottom .wd_fb_header_container {
	padding-top: 30px;
	padding-bottom: 30px;
	display: flex;
	position: relative;
	padding-right: 220px;
}
.wd_featureboxes_bottom .wd_featurebox_title {
	font-size: clamp(32px, 4vw, 40px);
	color: #FF8300;
	font-weight: 500;
	

}
.wd_featureboxes_bottom .bottom_header_content {
	display: flex;
	margin-bottom: 0;
}
.wd_featureboxes_bottom .bottom_header_content a {
	align-self: end;
	margin-left: 35px;
	text-decoration: underline !important; /* overrides the clients styles */
	font-size: 24px;
	font-weight: 500;
	white-space: pre;
}
.wd_featureboxes_bottom .wd_fb_header_container img {
	position: absolute;
	bottom: 30px;
	right: 0px;
	width: 40px;
	height: 40px;
}
.wd_featureboxes_bottom .wd_fb_header_container span.wd_icon_text {
	position: absolute;
	right: 50px;
	bottom: 0;
	font-size: 24px;
	padding-bottom: 30px;
}
/* End Bottom FB */

.wd_newsfeed_releases-teaser {
	display: flex;
	flex-wrap: wrap;
}
.wd_newsfeed_releases-teaser .item {
	width: 32%;
	margin-right: 2%;
	background-color: #f0f0f1;
	padding: 18px 18px 40px 18px;
	position: relative;
	min-height: 300px;
}
.wd_newsfeed_releases-teaser .item .wd_date {
	position: absolute;
	bottom: 18px;
	left: 18px;
	font-size: 14px;
	text-transform: uppercase;
	color: #6d6e71;
	font-weight: 100;
}
.wd_newsfeed_releases-teaser .item .wd_title a {
	color:#00476c;
	font-size: clamp(24px, 2vw, 32px);
	line-height: 1.3;
	font-weight: 300;
}

.wd_newsfeed_releases-teaser .item .wd_thumbnail {
	display: none;
}
.wd_newsfeed_releases-teaser .item:nth-child(3n) {
	margin-right: 0;
}
.wd_featureboxes_top p.more {
	position: absolute;
	top: 11.5px;
	right: 0;
	margin-bottom: 0;
}
.wd_featureboxes_top p.more a {
	text-decoration: underline !important; /* overrides the clients styles */
	font-size: clamp(18px, 2vw, 24px);
}
#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 {
	margin-left: 0;
}
#wd_featurebox-teaser_1455 .wd_inner_wrapper .more{
	margin-bottom: 0;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail{
	display: none;
}
.wd_newsfeed_releases .wd_item_wrapper {
	margin-left: 0;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail img {
	display: block;
	width: 100%;
}
.wd_newsfeed_releases .wd_item .wd_date {
	font-size: 14px;
	color: #999;
	font-weight: 400;
}
.wd_newsfeed_releases .wd_title {
	margin-top: 8px;
	margin-bottom: 8px;
}
.wd_newsfeed_releases .wd_title a {
	color: #115479;
	font-size: 24px;
}
.wd_newsfeed_releases .wd_load_more-container {
	text-align: center;
	margin-bottom: 40px;
}
.wd_newsfeed_releases .wd_load_more-trigger {
	background: #ff8300;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 700;
	border-radius: 0;
	border: 1px solid #ff8300;
	transition: all .2s ease-in-out;
}
.wd_newsfeed_releases .wd_load_more-trigger:hover {
	background: #d66e00;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.wd_newsfeed_releases-teaser .item .wd_title{
	color: #ff8300;
	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_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;
}



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_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;
}
.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;
}
.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 */

/* Start Home Hero */

/* End Home Hero */

/* Printable Content */
.wd_container {
	max-width: 80%;
	margin: 0 auto; 
	width: 100%;
}
.wd_container #wd_printable_content {
	width: 100%;
	padding: 60px 0;
}
#wd_printable_content .wd_featurebox_container {
	width: 100%;
}
#wd_printable_content .page_header {
	display: none;
}
/* End Printable Content */

/* Search Basic Fields */
.wd_search_form .wd_search_basic_fields {
	width: 100%;
	display: flex;
	gap: 15px;
	padding: 15px 0;
	background: transparent;
	border: none;
}
/* End Search Basic Fields */

/* Search Advanced Fields */
.wd_search_form_advanced input:not([type="checkbox"]) {
	border: 1px solid #000;
	padding: 16px 8px;
}
.wd_search_form_advanced .wd_form_field {
	position: relative;
	overflow: visible;	
}
.wd_search_form_advanced .wd_form_field_label {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.wd_search_form_advanced .wd_form_field_input {
	overflow: visible;
}
.wd_search_form_advanced input::placeholder {
	color: #ff8300;
	font-weight: 600;
	opacity: 1;
}
.wd_search_form_advanced .wd_form_field:nth-child(2) #items_search_12504_titles_only {
	transform-origin: center;
	padding: 6px;
	display: inline;
	height: 0px;
	width: 0px;
	line-height: 1;
	height: 0;
	width: 0;
	padding: 0 9px;
}
.wd_search_form_advanced .wd_form_field:nth-child(6) {
	margin-top: 10px;
	margin-bottom: 20px;
}
.wd_search_form_advanced .wd_checkbox {
	margin-right: 4px;
}
.wd_search_form_advanced .wd_checkbox input[type="checkbox"] {
	display: inline;
	padding: 0 9px;
}
.wd_search_form_advanced #item_advanced_search_12504_category {
	padding: 16px 40px 16px 8px;  
	height: 53.5px;
}
.wd_search_form_advanced select {
	border: 1px solid #000;
}
.wd_search_form_advanced select {
	color: #ff8300;
	font-weight: 600;
}
.wd_search_form_advanced div.wd_form_footer {
	margin-left: 0;
}
.wd_search_form_advanced div.wd_form_footer div.wd_form_buttons {
	overflow: visible;
}
.wd_search_form_advanced div.wd_form_footer input[type="submit"] {
	margin-right: 10px;
	border: 1px solid #ff8300; 
	margin-left: 0;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
}
/* End Search Advanced Fields */

/* 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("/source/577fef1c433df01105ce74f9ba48bb17/shadowTR.png") no-repeat top right;
}

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

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

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

.shadowR {
		margin: 0px -9px 0px 0px;
		border: 0px;
		padding: 1px 8px 1px 1px;
		background: transparent url("/source/8e7551c4e5ca27408acc52e7996082f8/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 #ff8300;
		 padding-bottom: 15px;
		 display: block;
}
.wd_newsfeed_releases .wd_item {
	padding-bottom: 24px;
	margin-bottom: 20px;
}
.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 {
		 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_category_link_list,
.wd_newsfeed_releases-teaser .item .wd_category_link_list {
	display: none;	
}

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

.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: #ff8300;
    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_image {
	width: 100%;
}

.wd_news_headlines .wd_item img,
.wd_news_headlines-teaser .item img {
	width: 100%;
	object-fit: cover;
    aspect-ratio: 2/1.12;
}
.wd_item_search_form_container {
	margin-bottom: 40px;
}
.wd_search_basic_fields input {
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 4px;
}
.wd_search_basic_fields input::placeholder {
	font-weight: 600;
	color: #ff8300;
	opacity: 1;
}
.wd_search_basic_fields select,
.wd_search_basic_fields button,
.wd_search_basic_fields input {
	max-width: none;
	height: 45px;
	vertical-align: top;
	border: 1px solid #000;
}
.wd_search_basic_fields select {
	font-weight: 600;
	color: #ff8300;
}
.wd_search_basic_fields button {
	border: none;
}
.wd_search_basic_fields button.wd_search_button {
	padding: 0 40px;
	background-color: #ff8300;
	border: 1px solid #ff8300;
	font-weight: 600;
	color: #fff;
	transition: all .2s ease-in-out;
}
.wd_search_basic_fields .wd_basic_select_fields_wrapper {
	width: inherit;
}
.wd_search_basic_fields button.wd_search_button:hover {
	background-color: #d66e00;
	border: 1px solid #d66e00;
	transition: all .2s ease-in-out;
	cursor: pointer;
}
.wd_search_basic_fields select {
	padding-left: 10px;
	padding-right: 35px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.wd_basic_select_fields_wrapper,
.wd_input_border {
	position: relative;
	z-index: 1;
}
.wd_basic_select_fields_wrapper select,
.wd_input_border select {
	position: relative;
	z-index: 2;
	background-color: transparent;
}
.wd_basic_select_fields_wrapper:after,
.wd_input_border:after {
	content: '\e5cf';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 8px;
	z-index: 1;
}
/* 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("/source/175056c3da9e2e29b317b0712956f9c8/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: #ff8300;
}
.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: #ff8300;
}


#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: #ff8300;
		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: #ff8300;
		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: #ff8300;
}


.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;
}

/* Start Home Hero */
.wd_home_hero {
	min-height: 400px;
	display: flex;
}
.wd_home_hero .wd_header_content {
	max-width: 80%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	align-self: end;
}
.wd_home_hero .wd_header_content .home_hero_title {
	font-size: clamp(32px, 4vw, 60px);
	line-height: 1.2;
	color: #fff;
	font-weight: 500;
	margin-bottom: 40px;
}
.wd_home_hero .wd_header_content .home_hero_description {
	margin-bottom: 40px;
}
.wd_home_hero .wd_header_content .home_hero_description ul {
	list-style: none;
	padding-left: 0;
}
.wd_home_hero .wd_header_content .home_hero_description ul li {
	font-size: clamp(18px, 2vw, 24px);
	line-height: 1.5;
	color: #fff;
	margin-bottom: 0;
}
.wd_home_hero .wd_header_content .home_hero_description li a { 
	color: #fff;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 0;
	text-decoration: underline !important; /* Overrides the client's important CSS */
}
/* End Home Hero */

.j-stacker ul li.feed-item {
	display: none;
}
.j-stacker ul li.feed-item:nth-child(1),
.j-stacker ul li.feed-item:nth-child(2) {
	display: block;
}

@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;
	}
}


@supports(display: grid){

}


#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;
}

/* Client Overrides */
.header__super .inline-nav--mini .menu-item a:hover,
.header__super .inline-nav--mini .menu-item a:focus {
	text-decoration: underline !important; /* Overriding the important style from the client */
	color: #fff;
}
/* End Client Overrides */

@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: 1182px) {
	.wd_newsfeed_releases-teaser .item{
		width: 30%;
	}
}
@media (max-width: 1100px) {
	/* Bottom FB */ 
	.wd_featureboxes_bottom .wd_fb_header_container {
		flex-direction: column;
	}
	.wd_featureboxes_bottom .bottom_header_content a {
		margin: 0;
	}
	/* End Bottom FB */ 

	.wd_featureboxes_bottom .wd_fb_header_container img {
		position: relative;
		bottom: auto;
		right: auto;
		width: 40px;
		height: 40px;
	}
	.wd_featureboxes_bottom .wd_fb_header_container span.wd_icon_text {
		position: relative;
		bottom: auto;
		right: auto;
		top: 5px; 
		padding-right: 8px;
	}
	.wd_featureboxes_bottom .wd_fb_header_container {
		padding-right: 0;
	}
	.wd_featureboxes_bottom .wd_fb_header_container > a {
		margin-top: 0px;
	}
	.wd_fb_header_container .bottom_header_content {
		margin-top: 20px;
	}
}
@media (max-width: 1000px) {
	.timken-125 {
		margin: 0 auto;
		display: block;
	}
}
@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;
	}


	/* Featureboxes Top */
	.wd_newsfeed_releases-teaser {
		display: flex;
		flex-wrap: wrap;
	}	
	.wd_newsfeed_releases-teaser .item {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 14px;
	}
	.wd_newsfeed_releases-teaser .item:nth-child(3n) {
		margin-right: 2%;
	}
	.wd_newsfeed_releases-teaser .item:nth-child(2n) {
		margin-right: 0;
	}
	/* End Featureboxes Top */



}
@media (max-width: 768px) {
	/* Featured Content FB */
	.wd_featureboxes_featured_content .wd_featurebox {
		flex-wrap: wrap;
	}
	.wd_featureboxes_featured_content .wd_featurebox .wd_left_container {
		width: 100%;
		margin-right: 0;
		margin-bottom: 28px;
	}
	.wd_featureboxes_featured_content .wd_featurebox .wd_right_container {
		width: 100%;
	}
	/* End Featured Content FB */

	/* Middle Bottom FB */
	.wd_featureboxes_middle_bottom .wd_featurebox_container {
		width: 49%;
		margin-bottom: 14px;
	}
	.wd_featureboxes_middle_bottom .wd_featurebox_container:nth-child(3n) {
		margin-right: 2%;
	}
	.wd_featureboxes_middle_bottom .wd_featurebox_container:nth-child(2n) {
		margin-right: 0;
	}
	/* End Middle Bottom FB */

	/* Basic Search */
	.wd_search_basic_fields {
		display: flex;
		flex-direction: column;
	}
	/* End Basic Search */

	/* Advanced Search */
	.wd_search_form_advanced .wd_form_field_label {
		position: relative;
		top: auto;
		transform: none;
		margin-bottom: 3px;
	}
	.wd_search_form_advanced fieldset legend {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.wd_search_form_advanced fieldset .wd_form_field_input {
		display: flex;
		flex-wrap: wrap;
	}
	.wd_search_form_advanced fieldset .wd_checkbox {
		width: 49%;
		margin-bottom: 10px;
	}
	.wd_search_form_advanced input[type="text"] {
		width: 100%;
		max-width: none;
	}
	.wd_search_form_advanced .wd_input_border,
	.wd_search_form_advanced select {
		width: 100%;
		max-width: none;
	}
	.wd_search_form_advanced .wd_search_titles_only {
		margin-top: 0px;
		margin-left: 0;
		display: block;
		position: relative;
		top: -5px;
	}
    .wd_search_form_advanced #wd_wai_dp_input_nf_start, 
	.wd_search_form_advanced #wd_wai_dp_input_nf_end {
		width: calc(100% - 25px);
	}
	/* End Advanced Search */

	#wd_printable_content .wd_wai_datepicker {
		min-width: unset;
		width: 100%;
	}
	.wd_wai_datepicker .wd_wai_datepickerDialog {
		width: 95%;
		left: 50%;
		transform: translatex(-50%);
	}
}
@media (max-width: 750px){ 
	/* Featureboxes Top */
	.wd_featureboxes_top {
		margin-bottom: 20px;
	}
	.wd_featureboxes_top p.more {
		position: relative;
		top: auto;
		right: auto;
		margin: 20px 0;
		text-align: center;
	}

	/* End Featureboxes Top */

	
	#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) {
	/* Featureboxes Top */
	.wd_newsfeed_releases-teaser .item {
		width: 100%;
		margin-right: 0;
	}
	.wd_newsfeed_releases-teaser .item:nth-child(3n) {
		margin-right: 0;
	}
	/* End Featureboxes Top */

	.wd_articles-detail .author img {
		width: 100%;
	}
	.wd_articles-detail .author p.title {
		width: 100%;
	}
	/* Featureboxes Middle */
	.wd_featureboxes_middle .wd_featurebox_container {
		display: flex;
		flex-wrap: wrap;
	}
	.wd_featureboxes_middle .wd_featurebox_title,
	.wd_featureboxes_middle .wd_featurebox {
		width: 100%;
	}
	.wd_featureboxes_middle .wd_featurebox_title {
		margin-bottom: 10px;
	}
	/* End Featureboxes Middle */

	/* Middle Bottom FB */
	.wd_featureboxes_middle_bottom .wd_featurebox_container {
		width: 100%;
		margin-right: 0;
	}
	.wd_featureboxes_middle_bottom .wd_featurebox_container:nth-child(3n) {
		margin-right: 0%;
	}

	.wd_featureboxes_bottom .wd_fb_header_container img {
		top: 0px;
	}
	/* End Middle Bottom FB */


}
