/* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }
body {
	position: relative
}
h1,
banner1196-1 h1 {
	font-size: 40px;
}
h2,
banner1196-1 h2 {
	font-size: 30px;
}

.wd_item_page .footer {
}

#wd_printable_content p {
	font-size: 16px;
	line-height: 1.875;
	color: #232323;
	margin: 0 0 1rem 0!important;
	/* override inline styles */
}

#wd_printable_content table td,
#wd_printable_content ul li,
#wd_printable_content ol li {
    font-size: 16px;
    line-height: 1.875;
}

.wd_wider_container {
    max-width: 1230px;
}

.wd_pageid_20303 .wd_featureboxes_more_features,
.wd_pageid_20303 .wd_featureboxes_middle {
    max-width: 1140px;
    margin: 0 auto;
}

.wd_content {
	overflow: hidden;
}
.inner-content.mobile {
	display: none;
}
.hide-nav-element,
.mobile-img {
	display: none;
}

#content .breadcrumb {
    text-transform: uppercase;
    margin-bottom: 2em;
}

.breadcrumb a {
    font-weight: bold;
    color: #000;
}

.breadcrumb a:visited {
    color: #000;
}
.breadcrumb-item.active {
	color: #000;
}
.breadcrumb-item:before {
	color: #000!important;
}

/* Header styles */
.wd_heading-container {
	display:  flex;
	flex-wrap:  wrap;
	justify-content:  space-between;
	align-items:  center;
	margin-bottom:  2rem;
}
.wd_heading-container > h1.page_header {
	margin-bottom:  0;
}
#wd_printable_content h1.page_header {
	font-size: 40px;
}
#wd_printable_content h2.category_header {
	font-size: 30px;
	font-weight: bold;
	color: #005DA5;
	text-transform: uppercase;
}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}

.wd_header-wrap {
	align-content: center;
}
.wd_header-content-left, 
.wd_header-content-right {
	overflow: hidden;
}
#banner1196-1 .wd_header-content-left h1 {
	font-size: 40px;
}
.wd_header-content-right p.wd_header-left {
	display: none;
}
.wd_left-subtext {
	padding: 20px 0 0 0;
}
.wd_header-content h1 {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
div.text-title  {
	font-family: "Montserrat",sans-serif;
	font-size: 4.643em;
	line-height: 1em;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 1rem;
}
/* END Header styles */
div.wd_category {
	margin: 20px 0;
	padding: 20px 0;
}

.item, 
.wd_item {
	/*box-shadow: 0px 3px 10px rgba(0,0,0,.47);*/
	margin: 10px 0;
	padding: 10px 0;
}
.wd_featureboxes_top_main .wd_featurebox .item p a {
    font-size: 18px;
    line-height: 24px;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title,
.wd_documents_item_list > .wd_documents_item > .wd_title {
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
}
.wd_item_page .wd_title {
	font-size: 36px;
	line-height: 1.2;
	font-weight: bold;
	margin: 20px 0;
}
.wd_featureboxes_top_main .wd_featurebox .item p a,
.item_name a,
.wd_title a,
.wd_item .wd_title a,
.wd_newsfeed_releases-teaser .wd_title a,
.wd_documents_item_list > .wd_documents_item > .wd_title a {
	color: #132844; 
	background: transparent;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 1rem;
	line-height: 30px;
	font-weight: normal;
	color: #232323;
	text-transform: uppercase;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

div.wd_captioned_image {}

table.wd_attachment {}

span.wd_subscribe_icon {
	background: url('../images/webdriver/email_alerts.png') no-repeat;
	background-position: 0 3px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
span.wd_subscribe_icon img {
	display: none;
}

div.wd_wrapper* {
	margin: 40px 0;
}

/* Assets */
.wd_asset_gallery_container .wd_continue_link {
     display:none;
}
li.wd_asset_type_link a,
li.wd_asset_type_link .wd_icon {
	color: #000;
}
li.wd_asset_inline,
li.wd_asset_gallery {
	background-color: transparent;
}
/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

/* Our Nav */
#wd_mediaroom-nav li.nav-item:first-of-type {
	position: relative;
	font-size: 18px;
	margin: 0 20px 0 0;
}
#wd_mediaroom-nav li.nav-item:first-of-type:after {
	content: "";
	position: absolute;
	right: -10px;
	top: 0;
	display: block;
	width: 1px;
	height: 100%;
	background-color: #B4111A;
}

.wd_title.wd_mobile {
    font-weight: 600;
	display: none;
}
#wd_nav button.navbar-toggler {
    border-color: #FFF;
    color: #FFF;
    background-color: #023160;
    padding: 0.5rem 0.75rem;
}

#wd_nav.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #BEBCBC;
	z-index: 9999;
}
.wd_nav-button-wrapper {
	display: flex;
	align-items: center;
}
a.wd_nav-button {
	background: #003161;
	border: 1px solid #003161;
	margin: 0 0 0 10px;
	padding: 12px 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
}
a.wd_nav-button:hover {
	background-color: #005da5;
	border: 1px solid #005da5;
}
a.wd_nav-button:hover {
	text-decoration: none;
}

.wd_sitesearch.wd_mobile {
	display: none;
}

/* Backgrounds & Buttons */
.wd_gray-background {
	background-color: #F5F5F5;
	position: relative;
}

.more {
	text-align: right;
}
.more a {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: #005DA5;
	border: 3px solid #005DA5;
	border-radius: 24px;
	padding: 10px 30px;
}
.more a:hover {
	color: #005DA5;
	background: #FFF;
}

.more_red {}
.more_red a,
#wd_printable_content button.wd_load_more-trigger {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff!important;
	background: #B4111A;
	border: 3px solid #B4111A;
	border-radius: 24px;
	padding: 10px 30px;
}
div.wd_load_more-container {
	text-align:  center;
}
.more_red a:hover,
#wd_printable_content button.wd_load_more-trigger:hover {
	color: #B4111A!important;
	background: #FFF;
}

.more_white-nofill {}
.more_white-nofill a {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff!important;
	background: transparent;
	border: 3px solid #fff;
	border-radius: 24px;
	padding: 10px 30px;
}
.more_white-nofill a:hover {
	background: #fff;
	color: #000;
}

#wd_printable_content .more_long {
	text-align: center;
	background: rgb(0, 93, 166);
	padding: 20px;
}
#wd_printable_content ul.more_long_fixed {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 30px;
	margin-left: none;
	padding: 0;
	list-style: none;
}
#wd_printable_content ul.more_long_fixed li {
	width: 100%;
	max-width: calc((100% - 30px) / 2);
}
#wd_printable_content ul.more_long_fixed li a {
	display: inline-block;
	text-align: center;
	background: rgb(0, 93, 166);
	padding: 20px;	
	width: 100%;
	color: #fff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: 700;
}
#wd_printable_content ul.more_long_fixed li a:hover {
	text-decoration: none;
}

.more_long a {
	position: relative;
	font-size: clamp(.75rem, 1vw, 24px)!important;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	color: #fff!important;
}
.more_long a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-size: inherit;
	color: inherit;
	vertical-align: middle;
	padding: 0 10px;
}
.more_long a:hover {
	text-decoration: none!important;
}
/* END Backgrounds & Buttons */

/* Tags */
div.wd_tag-wrapper {
	margin: 40px 0;
	padding: 10px 0;
}
.tags {
	text-transform: uppercase;
}
#pc-grid-layout-1198 .tags a {
	color: #b4111a;
	padding: 15px 12px;
}
/* END Tags */

/* Custom Classes */
h4.wd_detail-header {
	position: relative;
	font-family: "Montserrat";
	font-size: 30px;
	line-height: 37px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #005DA5;
}

/* Basic Box Container Styling  */
/* This is used all over the site - on items and featureboxes. The specifics for each variation is with the pct/fb styling */
div.wd_boxcontainer-wrap {
	position: relative;
	flex-basis: calc(33% - 20px);
	overflow: hidden;
	margin: 20px 0 ;
-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
  -moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
  box-shadow: 0px 3px 10px rgba(0,0,0,.47);
  padding: 0;
}
div.wd_boxcontainer-wrap a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	/*z-index: 2;*/
}
div.wd_boxcontainer-wrap a:hover {
	text-decoration: none;
}
div.wd_boxcontainer-wrap .item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 325px;
	margin: 0;
	padding: 0;
	transition: transform .75s ease-in-out;
}
/* END Box Containers */

/* Standard */
div.wd_standard {}
/* Homepage */
.wd_tag-wrapper {
	display: none;
}

/* Awards - ID20308 */
.wd_pageid_20308 .page_header {
}

.wd_pageid_20308 h2.category_header {
    text-align:center;
}
.wd_pageid_20308 #wd_printable_content h1.category_header  {
	position: relative;
	font-family: "Montserrat";
	font-size: 40px;
	line-height: 37px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #005DA5;
	margin:  0;
}
.wd_pageid_20308 div.wd_category_items {
	display:  flex;
	flex-wrap:  wrap;
	justify-content:  center;
    margin-top: 10px;
}
.wd_pageid_20308 .item {
    transition: transform .2s;
	flex-basis: calc(50% - 40px);
	display: flex;
	/*flex-direction: column;
	justify-content: flex-end;*/
	margin: 20px;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 7px #ddd;
    min-height:260px;
}

.wd_pageid_20308 .item:hover {
  transform: scale(1.1);
} 
.wd_pageid_20308 .item table.wd_imagetable {
	width:  100%;
	max-width:  100%;
}
.wd_pageid_20308 .item table.wd_imagetable img {
	width: 100%;
	height: auto;
    max-width: 215px;
    padding: 20px;
}

.wd_pageid_20308 .item table.wd_imagetable tr {
  display: table-cell;
  width: 50%;
  padding: 10px;
}

.wd_pageid_20308 #wd_printable_content .item table.wd_imagetable td.imagecaption a {
    font-weight:bold;
}
.wd_pageid_20308 #wd_printable_content .item table.wd_imagetable td.imagecaption p {
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  text-align: left;
}
.wd_pageid_20308 .item table.wd_imagetable td.imagecaption {
    text-align:left;
}
/* END Awards */

/* Media Contacts - ID20317 */
/*.wd_pageid_20317 .wd_category_info {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 0 40px 0;
	padding: 6rem 3rem;
}*/
/*.wd_pageid_20317 #wd_printable_content .wd_category_info h1,
.wd_pageid_20317 #wd_printable_content .wd_category_info .category_summary p {
	color:  #fff;
}*/
/*.wd_pageid_20317 .category_intro table.wd_imagetable {
	display: none;
}*/
.wd_pageid_20317 .page_header {
}
.wd_pageid_20317  div.wd_category_items {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px;
}
.wd_pageid_20317  div.wd_category_items .wd_item-link {
	flex-basis: calc(33% - 20px);
	background: #fff;
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	border-left: 10px solid #B4111A;
	transform: perspective(1px) translateZ(0);
	transition-duration: 0.3s;
	transition-property: transform;
	transition-timing-function: ease-out;
}
.wd_pageid_20317  div.wd_category_items .wd_item-link a {
	display: block;
	width: 100%;
	height: 100%;
}
.wd_pageid_20317  div.wd_category_items .wd_item-link:hover {
	transform: translateY(-8px);
}
.wd_pageid_20317  div.wd_category_items .wd_item-link:hover a {
	text-decoration: none;
}
.wd_pageid_20317  div.wd_category_items .item {
	padding: 10px 0 10px 20px;
}
.wd_pageid_20317  div.wd_category_items .item_name {
	font-weight:  bold;
}
.wd_pageid_20317  div.wd_category_items .item img {
	display:  none;
}

.wd_pageid_20317.wd_item_page div.text-title {
	color: #000;
}
.wd_pageid_20317.wd_item_page div.text-subtext {
	font-size: 45px;
	font-weight: bold;
	color:  #b4111a;
	text-align: center;
	text-transform: uppercase;
}
.wd_pageid_20317.wd_item_page #banner1196-1 {
	background-image: url(../images/stars-bg.png)!important;
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.07);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.07);
	box-shadow: 0px 3px 10px rgba(0,0,0,.07);
}
.wd_pageid_20317.wd_item_page #banner1196-1 .banner-md .row {
	min-height: 400px;
}
.wd_pageid_20317.wd_item_page .wd_specialty,
.wd_pageid_20317.wd_item_page .wd_specialty-cat {
	display: none;
}
.wd_pageid_20317.wd_item_page #wd_printable_content h1.wd_large-title {
	font-size: 24px;	
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.wd_pageid_20317.wd_item_page #wd_printable_content p {
	font-size: 14px;
}
.wd_pageid_20317.wd_item_page .wd_imagetable {
	width: 350px;
	margin: 0 30px 0 0!important; /* override inline styles */
}
.wd_pageid_20317.wd_item_page .wd_imagetable img {
	width: 100%;
	height: auto;
}
.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px;
	list-style: none;
	margin: 40px 0;
	padding: 0;
}
.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li {
	display: flex;
	flex-direction: column;
	flex-basis: calc(33% - 20px);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
}
.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li img {
	width:  100%;
	max-height: 200px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li span {
	display:  block;
	font-size: 20px;
	padding: 1rem;
}

/* END Media Contacts */

/* PSA Download Page */
.wd_pageid_20296 .page_header {
}
.wd_pageid_20296 .item {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	background: #fff;
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	border-left: 10px solid #B4111A;
	margin: 1%;
	padding: 10px 20px;
}
.wd_pageid_20296 .item_name {
	position:  relative;
	margin: 0 0 10px 0;
}
.wd_pageid_20296 .item_name:after {
	content: "\f067";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	color: #B4111A;
	position: absolute;
	right: 0;
	top: 0;
}
.wd_pageid_20296 .item_name.active:after {
	content: "\f068";
}
.wd_pageid_20296 #wd_printable_content .item p {
	font-size: 14px;
}

/* Special Coverage Pages */
body.wd_special-coverage .page_header {
	display: none;
}
body.wd_special-coverage .wd_category {
	margin: 20px 0;
	padding: 20px 0
}
body.wd_special-coverage .wd_category.wd_cta .wd_category_info {
	display: none;
}
body.wd_special-coverage .wd_category.wd_cta .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
}
body.wd_special-coverage .wd_category.wd_cta .wd_category_items .item {
	min-height: 160px;
}
body.wd_special-coverage .wd_category.wd_cta .wd_category_items .item:hover {
	transform: scale(1.1);
}
body.wd_special-coverage .wd_category.wd_cta .wd_category_items .item:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
body.wd_special-coverage .wd_category.wd_cta .wd_imagetable {
	display: none;
}
body.wd_special-coverage .wd_category.wd_cta .item_name {
	position: absolute;
	left: 30px;
	bottom: 30px;
	font-size: 24px;
	line-height: 37px;
	font-weight: 700;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	z-index: 2;
}
body.wd_special-coverage .wd_category.wd_news {
	margin: 20px 0;
}
body.wd_special-coverage .wd_category.wd_news .category_header {
	text-align: center;
	margin-bottom: 0;
}
body.wd_special-coverage .wd_category.wd_news .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 30px;
	row-gap: 30px;
	padding: 20px 0 0 0;
}
body.wd_special-coverage .wd_category.wd_news .item {
	flex-basis: calc(33% - 20px);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	margin: 0;
	padding: 0;
}
body.wd_special-coverage .wd_category.wd_news img {
	width: 100%;
	max-height: 300px;
	overflow: hidden;
	float: none !important;
	margin: 0 0 20px 0 !important;
	/* override inline styles */
}
body.wd_special-coverage .wd_category.wd_news .item_name {
	padding: 0 20px 80px 20px;
}
body.wd_special-coverage div.wd_boxcontainer-wrap {
	flex: 1 1 auto;
}
/* END Standard */

/* Stories */
/* There is more than 1 Stories PCT on this site */
div.wd_stories {}
div.wd_stories ul.wd_layout-simple:before,
div.wd_stories ul.wd_layout-simple:after {
	display: none;
}
div.wd_stories .wd_category_link_list,
div.wd_stories .wd_item_list {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px;
}
div.wd_stories li.wd_category_link {
	flex-basis: calc(33% - 20px);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
}
div.wd_stories .wd_category_link .wd_thumbnail {
	float: none!important;
	margin: 0 0 20px 0!important;
}
div.wd_stories .wd_category_link .wd_title {
	text-align: center;
	padding: 0 0 20px 0;
}
div.wd_stories .wd_category_header {
	display: none;
}
div.wd_stories .wd_item {
	flex-basis: calc(50% - 30px);
	text-align: center;
}
div.wd_stories .wd_item .wd_thumbnail {
	width: 100%;
}
div.wd_stories .wd_item .wd_item_wrapper {
	margin-left: 0;
}
div.wd_stories .wd_item .wd_item_wrapper .wd_date {
	display: none;
}
div.wd_stories .wd_item .wd_item_wrapper .wd_title a {
	color: #b4111a;
	background: transparent;
}

/* END Stories */

/* Articles */
table[align="left"] {
    margin-right: 20px;
}
table[align="right"] {
    margin-left: 20px;
}
div.wd_articles {}
div.wd_newsfeed_releases .wd_item_list,
div.wd_articles .wd_item_list {
    overflow:visible;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	column-gap: 30px;
	row-gap: 30px;
}
div.wd_articles .wd_item_list:before,
div.wd_articles .wd_item_list:after {
	display: none;
}
div.wd_articles .wd_item {
	flex-basis: calc(33% - 20px);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	padding: 0;
}
div.wd_articles .wd_item_wrapper {
	display: flex;
	flex-direction: column;
}
div.wd_articles .wd_item .wd_date,
div.wd_articles .wd_item .wd_category_link_list {
	display: none;
}
div.wd_articles .wd_item .wd_thumbnail {
	max-height: 275px;
	overflow: hidden;
	float: none!important;
	margin: 0 0 20px 0!important;
	/* override inline styles */
}
div.wd_articles .wd_item .wd_thumbnail img {
	width: 100%;
}
div.wd_articles .wd_item .wd_title,
div.wd_articles .wd_item .wd_summary {
	padding: 0 20px 10px;
}
div.wd_articles .wd_item .wd_title a {
	color: #B4111A;
	background: transparent;
}

div.wd_articles-detail {
	font-family: "Montserrat", sans-serif!important;
	/* override inline styles */
}
.wd_articles-detail ul.wd_category_link_list {
	display: none;
}
.wd_articles-detail .wd_title {
	font-size: 36px;
}
/* .wd_articles-detail .wd_body div[wd_move_after], */
.wd_body div[wd_move_after] .wd_asset_carousel_aspect {
	margin-bottom: 60px;
}
.wd_pageid_34159.wd_item_page h2.text-title {
	font-size: 30px;
	line-height: 1em;
	text-align:  center;
	text-transform: uppercase;
	color: #000;
}
.wd_pageid_34159.wd_item_page div.text-subtext {
	font-size: 45px;
	font-weight: bold;
	color:  #b4111a;
	text-align: center;
	text-transform: uppercase;
}
.wd_pageid_34159.wd_item_page #banner1196-1 {
	background-image: url(../images/stars-bg.png)!important;
	/* override inline styles */
}
.wd_pageid_34159 .wd_author_name {display: none;}

.wd_articles-detail_pullquote {
	font-style: italic;
	font-size: 18px;
	width: 200px;
	line-height: 1.8em;
}

.pullquote_image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	display: flex;
	align-items: end;
	justify-content: end;
	padding: 10px;

	width: 800px;
	height: 50vw;
	max-width: 100%;
	max-height: 600px;
}
.wd_articles-detail_pullquote.pullquote_left {
	float: left;
	margin: 0 20px 20px 0;
}
.wd_articles-detail_pullquote.pullquote_right {
	float: right;
	margin: 0 0 20px 20px;
}
.wd_articles-detail_pullquote.pullquote_center {
	float: unset;
	margin: 0 auto 35px;
}
.pullquote_image div {
	background: rgba(0,0,0,.5);
	color: white;
	padding: 5px;
	padding-right: 10px;
	width: 60%;
}
.wd_articles-detail_pullquote b:before {
	content: "“ ";
	font-size: xx-large;
}
.wd_articles-detail_pullquote b:after {
	content: " ”";
	font-size: xx-large;
	float: right;
}
/* .wd_articles-detail_pullquote img {
	position: absolute;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);

	display: none;
} */

/* END Articles */

/* Events */
div.wd_events {}
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
	background-position: left;
}
/* END Events */

/* Gallery */


.wd_pageid_34192 .wd_gallery .wd_layout-simple.wd_item_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.wd_pageid_34192 .wd_gallery .wd_item {
  flex: 0 0 30%;
  margin: 20px 20px;
  display: flex;
  flex-direction: column;
  border: 1px solid #e1e1e1;
  box-shadow: 0 5px 5px #e1e1e1;
  padding: 15px;
}

.wd_pageid_34192 div.wd_gallery .wd_item .wd_thumbnail {
  margin: 0;
}

.wd_pageid_34192 div.wd_gallery .wd_item .wd_thumbnail img {   
    width: 100%;
    /*height: 300px !important;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    object-position: top;*/
 }

.wd_pageid_34192 div.wd_gallery .wd_item .wd_item_wrapper {
    overflow: hidden;
    margin: 10px auto;
}

div.wd_gallery {}
div.wd_gallery ul.wd_layout-simple:before,
div.wd_gallery ul.wd_layout-simple:after {
	display: none;
}
div.wd_gallery .wd_category_link_list {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px;
}
div.wd_gallery li.wd_category_link {
	position: relative;
	background-color: #005DA5;
	background-size: cover;
	background-repeat: no-repeat;
	height: 325px;
	margin: 0;
	padding: 0;
}
div.wd_gallery li.wd_category_link:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
div.wd_gallery li.wd_category_link .wd_thumbnail {
	display: none;
}
div.wd_gallery .wd_title,
div.wd_gallery .wd_title a {
	font-size: 24px;
	font-weight: 700;
	line-height: 37px;
	text-transform: uppercase;
	color: #fff;
	z-index: 2;
	padding: 20% 0 0 0;
	background: transparent;
}

.wd_pageid_34192 div.wd_gallery .wd_title,
.wd_pageid_34192 div.wd_gallery .wd_title a {
    color: #132844;
    padding: 10px 0 0 0;
    line-height: normal;
    font-size: 22px;
    display:none
}

/* END Gallery */

/* Videos - There are multiple Video PCT's */
.wd_pageid_34192 .wd_item_search_form_container,
.wd_pageid_34193 .wd_item_search_form_container {
    display:none;
}

div.wd_videos {}
div.wd_videos .wd_item_list:before, 
div.wd_videos .wd_item_list:after {
	display: none;
}
div.wd_videos .wd_item_list {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px;
}
div.wd_videos .wd_item {
	flex: 1 1 calc(50% - 20px);
	display: flex;
	flex-direction: column;
}
div.wd_videos .wd_title {
	order: 2;
	padding: 20px;
}

#wd_printable_content .video_cta {
	background: #005da6;
	color: white;
	letter-spacing: .025em;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 30px;
	margin: 15px auto !important; /*override #wd_printable_content p */
	width: fit-content;
	line-height: normal;
}

/* VIDEO - ID20325*/
.wd_pageid_20325 .wd_item_search_form_container {
	display: none;
}
.wd_pageid_20325 .wd_category_link_list:before, 
.wd_pageid_20325 .wd_category_link_list:after {
	display: none;
}
.wd_pageid_20325 .wd_category_link_list {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px;
}
.wd_pageid_20325 li.wd_category_link {
	position: relative;
	background-color: #005DA5;
	background-size: cover;
	background-repeat: no-repeat;
	height: 325px;
	margin: 0;
	padding: 0;
}
.wd_pageid_20325 li.wd_category_link:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.wd_pageid_20325 li.wd_category_link .wd_thumbnail {
	display: none;
}
.wd_pageid_20325 .wd_category_link .wd_title,
.wd_pageid_20325 .wd_category_link .wd_title a {
	font-size: 24px;
	font-weight: 700;
	line-height: 37px;
	text-transform: uppercase;
	color: #fff;
	z-index: 2;
	padding: 20% 0 0 0;
	background: transparent;
}

.wd_pageid_20325.wd_is_category .wd_item .wd_title {
	padding: 20px 0;
}
/* END Videos */

/* News Headlines */
div.wd_news_headlines {
    margin-bottom: 40px;
}
div.wd_news_headlines .wd_item {
	border-bottom:  1px solid #F5F5F5;
}
div.wd_news_headlines .wd_item:last-child {
	border-bottom:  none;
}
div.wd_news_headlines .wd_title {
	font-size: 20px;
	font-weight: 600;
}
div.wd_news_headlines .wd_captioned_image {
	display:  none;
}
/* END News Headlines */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}
div.wd_newsfeed_releases ul.wd_layout-simple:before, 
div.wd_newsfeed_releases ul.wd_layout-simple:after {
	display: none;
}
/*
div.wd_newsfeed_releases .wd_item_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}*/
div.wd_newsfeed_releases div.wd_boxcontainer-wrap a {
	text-decoration: none;
	background: transparent;
}

div.wd_newsfeed_releases .wd_item .wd_thumbnail {
  float: none;
  margin: 0 0px 15px 0;
  aspect-ratio: 4 / 3;
}

div.wd_newsfeed_releases .wd_item .wd_thumbnail img {
  object-fit: cover;
  height: 100% !important;
  width: 100%;
}
div.wd_newsfeed_releases .wd_item {
    margin: 0;
    padding:0;
}
.wd_newsfeed_releases .wd_item .wd_date,
div.wd_newsfeed_releases .wd_item .wd_title,
div.wd_newsfeed_releases .wd_item .wd_summary {
  padding: 0px 20px 10px;
}

div.wd_newsfeed_releases .wd_title a {
    color:#b4111a;
}

/*body:not(.wd_has-query) div.wd_newsfeed_releases div.wd_boxcontainer-wrap:first-of-type,
body:not(.wd_has-query) div.wd_newsfeed_releases div.wd_boxcontainer-wrap:nth-of-type(2),
body:not(.wd_has-query) div.wd_newsfeed_releases div.wd_boxcontainer-wrap:nth-of-type(3) {
	display: none;
}*/
body.wd_search-present div.wd_newsfeed_releases div.wd_boxcontainer-wrap:first-of-type,
body.wd_search-present div.wd_newsfeed_releases div.wd_boxcontainer-wrap:nth-of-type(2),
body.wd_search-present div.wd_newsfeed_releases div.wd_boxcontainer-wrap:nth-of-type(3) {
	display: flex;
}
/*
div.wd_newsfeed_releases .wd_item {
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 300px;
	margin: 0;
	padding: 20px;
}
div.wd_newsfeed_releases .wd_item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
}*/
div.wd_newsfeed_releases div.wd_subtitle,
.wd_articles .wd_asset_type_link_list,
div.wd_newsfeed_releases ul.wd_asset_type_link_list {
	display: none;
}
div.wd_newsfeed_releases .wd_item_wrapper {
	position: relative;
	margin-left: 0;
	z-index: 9;
}
div.wd_newsfeed_releases .wd_date {
	font-size: 14px;
	line-height: 1.2;
}
body.wd_search-present div.wd_featurebox-wrapper.wd_hide-interior {
	display: none;
}

body.wd_pageid_20295.wd_item_page h2.text-title {
	font-size: 30px;
	line-height: 1em;
	text-transform:  uppercase;
	text-align: center;
}
.wd_pageid_20295.wd_item_page .wd_tag-wrapper .tags {display: none;}

#wd_printable_content .wd_newsfeed_releases-detail h1.wd_title {
	font-size: 40px;
	line-height: 1.2;
	font-weight: bold;
	margin: 20px 0;
}

.wd_newsfeed_releases-detail .wd_asset_list li.wd_asset_inline {
    margin: 10px 0;
    padding: 0;
}

.wd_newsfeed_releases-detail .wd_asset_list.wd_asset_inline_list {
    display: flex;
    flex-direction: column;
}

#wd_printable_content .wd_newsfeed_releases-detail .wd_asset_inline_list {
    padding-left: 15px;
}

.wd_newsfeed_releases-detail .wd_asset_list li.wd_asset_inline {
    background: none;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    display: block !important;
}

.wait-assets {
    height: fit-content !important;
    width: fit-content !important;
}
/* END Newsfeed Releases */

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
	list-style-type: none;
	list-style: none;
}
.wd_newsfeed_releases-detail ul.wd_layout-masonry.wd_asset_inline_list {
	height:  100%!important;
	/* override inline styles */
}
.wd_newsfeed_releases-detail ul.wd_layout-masonry.wd_asset_inline_list li {
	width: 100% !important;
	left: 0 !important;
	position: relative !important;
	height: 100%;
	/* override inline styles */
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* Formbuilder */
select::-ms-expand {
	background-color: #fff;
	border: none;
	margin-left: 50px;
}
#wd_printable_content input,
#wd_printable_content button:not([class*=wd_wai]),
#wd_printable_content select {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	height: 50px;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0;
	margin: 0 .5rem 0 0;
	padding: 0.75rem 1rem;
}
#wd_printable_content button {
	margin:  0;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 0;
}

.wd_wai_datepicker .wd_wai_header {
  background-color: white;
  margin: 10px auto 20px;
}
.wd_wai_datepicker .wd_wai_header div.wd_wai_monthYear,
.wd_wai_datepicker .wd_wai_header button {
  color: #212121;
  font-size: 19px;
    font-weight: 600;
    line-height: 36px;
}
.ui-datepicker table.ui-datepicker-calendar tbody:before,
.wd_wai_datepicker tbody:before {
  content: '';
  display: block;
  visibility: hidden;
  line-height: 0;
  margin-bottom: 6px;
}
.ui-datepicker table.ui-datepicker-calendar,
.wd_wai_datepicker table.wd_wai_dates {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
.ui-datepicker table.ui-datepicker-calendar thead tr,
.wd_wai_datepicker table.wd_wai_dates thead tr.wd_wai_week_row {
    margin-bottom: 6px;
}
.ui-datepicker table.ui-datepicker-calendar thead tr th,
.wd_wai_datepicker table.wd_wai_dates thead tr.wd_wai_week_row th {
  border-bottom: 1px solid rgba(0,0,0,.15);
    padding-bottom: 10px;
  color: #757575;
    font-size: 14px;
}
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow {
  
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td,
.ui-datepicker table.ui-datepicker-calendar tbody tr td *,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button {
  width: 30px;
  height: 30px;
  max-width: 30px;
  min-width: 30px;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td *,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button {
  background: transparent;
  border: 3px solid transparent;
  font-weight: 600;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable *,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button.disabled {
  color: rgba(0,0,0,.38);
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td:not(.ui-datepicker-unselectable) *:hover,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button:not(.disabled):hover {
  border: 1px solid #003161;;
  border-radius: 50%;
  color: #00558c;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td a.ui-state-active,
.ui-datepicker table.ui-datepicker-calendar tbody tr td a.ui-state-active:hover,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button[aria-selected="true"],
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button[aria-selected="true"]:hover {
  background-color: #003161;;
    border: 1px solid #003161;
  border-radius: 50%;
    color: #fff;
}
.wd_wai_datepicker .wd_wai_dialogButtonGroup {
  border-top: 1px solid rgba(0,0,0,.15);
  margin: 0;
    padding: 20px;
}
.wd_wai_datepicker .wd_wai_dialogButtonGroup button {
  background-color: #003161;
  border: none;
  border-radius: 0;
  min-height: 36px;
    min-width: 100px;
  font-size: 16px;
  font-weight: 400;
  line-height: 0;
  color: white;
  padding: 0;
}
.wd_wai_datepicker .wd_wai_dialogButtonGroup button[value="Cancel"] {
  color: black;
  background-color: white;
}

.wd_wai_datepicker .wd_wai_datepickerDialog {
  position: absolute;
  width: auto;
}

#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
}
#wd_printable_content input[type=text] {
	max-width: 69%;
}
#wd_printable_content input[type=submit],
#wd_printable_content form.wd_search_form input[type=submit] {
	font-family: "Montserrat",sans-serif;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	background: #b4111a;
	border: 1px solid #b4111a;
	border-radius: 1.643em;
	padding: 0.75em 2em;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
}
.wd_form_field {
	clear: both;
}
.wd_page_menu {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}
.wd_page_limit {
	flex-basis: 100%;
	float: none!important;
	/* override inline styles */
	order: 2;
	margin: 20px 0;
	padding: 0;
}
.wd_page_menu nav {
	width: 100%;
	margin: 20px 0;
}
.wd_page_links {
	flex-basis: 100%;
	float: none!important;
	/* override inline styles */
}
.wd_page_link {
	border: none;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border: none
}
#wd_printable_content .wd_page_link a {
	color: #000;
	background: transparent;
}
#wd_printable_content .wd_page_link.wd_page_active {
	background-color: transparent;
}
#wd_printable_content .wd_page_link.wd_page_active span {
	font-weight: 700;
	color: #b4111a;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
/* END Formbuilder */

/* Site Search */
.wd_search-trigger.wd_show .fa-search:before {
	content: "\f00d";
}
.wd_search-container {
	font-size: 18px;
	text-align: right;
	background: #F5F5F5;
	max-height: 0;
	transition: max-height 0.5s linear;
	overflow: hidden;
}
.wd_search-container.wd_show {
	display: block;
	max-height: 200px;
	transition: max-height 0.8s linear;
}
.wd_search-container.wd_show .wd_sitesearch {
	display: block;
}
.wd_sitesearch {
	max-width: 1230px;
	margin: 0 auto;
	padding: 20px;
}
.wd_sitesearch form {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wd_sitesearch input {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	width: 60%;
	height: auto;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	padding: 0.75rem 1rem;
}
.wd_sitesearch input[type="submit"] {
	width: auto;
	vertical-align: middle;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	text-transform: uppercase;
	background: #005da5;
	border: 1px solid #005da5;
	border-radius: 1.643em;
	color: #fff;
	padding: 0.75em 2em;
	transition: all ease 0.3s;
}

.wd_sitesearch input[type="submit"]:hover {
	text-decoration: none;
	background-color: #fff;
	color: #005da5;
}

.wd_sitesearch.wd_mobile input[type='submit'] {
   border:none;
   background-image: url(../images/icon-material-search.svg);
   background-size: 20px;
   background-color:transparent;
   background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    order: 1;
    padding: 0;
   
}
.wd_sitesearch.wd_mobile input[type='text'] {
    border-radius: 20px;
    padding: 0.25rem 1rem;
    order: 2;
}
.wd_sitesearch.wd_mobile input[type='submit']:hover {
    background-color:inherit;
}
/* END Site Search */

/* Page Filters */
.wd_item_search_form_container {
	text-align: right;
	margin-left: auto;
}	
.wd_search_basic_fields {
	background-color: transparent;
	border: none;
}
.wd_search_advanced_link {
	display: none;
}
#wd_printable_content form.wd_search_form input,
#wd_printable_content form.wd_search_form select {
	background: #F5F5F5;
	border: none;
}
#wd_printable_content form.wd_search_form button.wd_search_button {
	font-family: "Montserrat",sans-serif;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	background-color: #b4111a;
	border: 1px solid #b4111a;
	border-radius: 1.643em;
	padding: 0.75em 2em;
}
/* END Page Filters */

/* Search Results */
.wd_pageid_20322 .banner,
.wd_pageid_20322 .wd_search_image {
	display: none;
}
.wd_pageid_20322 mark {
	background-color: transparent;
    font-weight:bold;
}
.wd_pageid_20322 .wd_search_text mark {
  font-weight: normal;
}
.wd_search_result {
	overflow: hidden;
    border-bottom: 1px solid #212529;
    padding: 0 0 20px 0;
}
.wd_search_title {
	font-size: 16px;
    font-weight:400;
}
/* END Search Results */

/* Toolbar */
div.wd_toolbar {
	clear: both;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
}
li.wd_tool .at-resp-share-element .at-share-btn {
	background: #232323!important;
}
span.wd_tool_icon > a:link, 
span.wd_tool_icon > a:visited {
	background: #232323!important;
}
/* Fix Social Media Icons */
.fa-twitter:before,
.fa-facebook:before,
.fa-linkedin:before {
	font-family: "Font Awesome 5 Brands";
}
/* END Toolbar */

/* Featureboxes */
.wd_bottom_gray {
    background-color:#f5f5f5;
}
.wd_bottom_red {
    background-color:#b4111a;
}
.wd_featurebox-wrapper {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
body.wd_item_page .wd_featurebox-wrapper.wd_hide-interior {
	display: none;
}
.wd_top-spacing {
	margin: 40px 0 0 0;
	padding: 20px 0 0 0;
}
.wd_bottom-spacing {
	margin: 0 0 40px 0;
	padding: 0 0 20px 0;
}
div.wd_featurebox_container {}
div.wd_featurebox_title {
	position: relative;
	font-family: "Montserrat";
	font-size: 30px;
	line-height: 37px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #005DA5;
}
div.wd_featurebox {
	padding: 20px 0;
}

.wd_pageid_20303 .wd_featureboxes_top_main div.wd_featurebox,
.wd_pageid_20303 .wd_featureboxes_top div.wd_featurebox {
	padding: 0;
}

.wd_pageid_20303 .wd_featureboxes_top .item_summary,
.wd_pageid_20303 .wd_featureboxes_top_main .item_summary,
.wd_pageid_20303 .wd_featureboxes_top_main .item_date,
.wd_pageid_20303 .wd_featureboxes_top_main .wd_date,
.wd_pageid_20303 .wd_featureboxes_top .wd_date,
.wd_pageid_20303 .wd_featureboxes_top_main .wd_summary,
.wd_pageid_20303 .wd_featureboxes_top .wd_summary,
.wd_pageid_20303 .wd_featureboxes_top_main .accent-line,
.wd_pageid_20303 .wd_featureboxes_coverage_single_row .accent-line,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row .accent-line,
.wd_pageid_20303 .wd_featureboxes_top .accent-line,
.wd_pageid_20303 .wd_featureboxes_top .wd_featurebox_title {
	display: none;
}

.wd_pageid_20303 .wd_featureboxes_top .wd_featurebox_container {
    margin: 15px 0;
}

.wd_pageid_20303 .wd_featureboxes_top_main [class$='teaser'] .item {
	margin: 0;
	padding: 0;
}

.wd_pageid_20303 .wd_featureboxes_top [class$='teaser'] .item {
	margin: 0;
	padding: 0;
	display: flex;
	/* align-items: center; */
}

.wd_pageid_20303 .wd_featureboxes_top [class$='teaser'] .item > a.itemlink,
.wd_pageid_20303 .wd_featureboxes_top [class$='teaser'] .item .wd_thumbnail,
.wd_pageid_20303 .wd_featureboxes_top .wd_thumbnail {
	width: 225px;	
	display: flex;
}

.wd_pageid_20303 .wd_featureboxes_top .wd_featurebox_container .wd_thumbnail a {
	flex: 1;
	display: flex;
}

.wd_pageid_20303 .wd_featureboxes_top .wd_featurebox_container .wd_thumbnail {
    max-width: 225px;
}

.wd_pageid_20303 .wd_featureboxes_top .wd_featurebox_container .wd_thumbnail img {
	aspect-ratio: 4 / 3;
    object-fit: cover;
}

.wd_pageid_20303 .wd_featureboxes_top .wd_thumbnail img,
.wd_pageid_20303 .wd_featureboxes_top [class$='teaser'] .item img {
	margin: 0 auto!important;
	min-width: 215px;
	aspect-ratio: 4 / 3;
    object-fit: cover;
	min-height: 175px;
}

.wd_pageid_20303 .wd_featureboxes_top_main .item {
	margin: 0;
	padding: 0;
}

.wd_pageid_20303 .wd_featureboxes_top_main .item,
.wd_pageid_20303 .wd_featureboxes_top_main [class$='teaser'] .item {
    background: #f8f9fa;
    -webkit-box-shadow: 0px 8px 9px #00000029;
    -moz-box-shadow: 0px 8px 9px #00000029;
    box-shadow: 0px 8px 9px #00000029;
}

.wd_pageid_20303 .wd_featureboxes_top_main .wd_title .wd_featurebox_title,
.wd_pageid_20303 .wd_featureboxes_top_main .item_name .wd_featurebox_title,
.wd_pageid_20303 .wd_featureboxes_top_main .wd_featurebox_title,
.wd_pageid_20303 .wd_featureboxes_top .wd_title .wd_featurebox_title,
.wd_pageid_20303 .wd_featureboxes_top .item_name .wd_featurebox_title {
    display: block;
    text-align: left;
    font-size: 18px;
    color: #333;
    text-transform: capitalize;
}

.wd_newsfeed_releases-teaser .wd_title {
    padding: 20px;
}

.wd_pageid_20303 .wd_featureboxes_top_main .wd_newsfeed_releases-teaser .wd_title {
    font-size: 22px;
    line-height: 30px;
    padding:0px 30px 30px 30px;
}

.wd_pageid_20303 .wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title {
	display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 30px;
}

/* div.wd_featureboxes_top {
	display: none;
} */
.wd_feature-wrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
/*	max-width: 78.25rem;
	margin: 0 auto;
	padding: 3.875rem 0 0;*/
	/*z-index: 2;*/
}

div#wd_container-left {
	display: flex;
    flex-direction: column;
}
.wd_featureboxes_top_main .wd_featurebox .wd_articles-teaser .item,
.wd_featureboxes_top_main .wd_featurebox .wd_newsfeed_releases-teaser .item {
    background-color: #f6f8f9;
}

.wd_featureboxes_top_main .wd_featurebox .item,
.wd_featureboxes_top_main .wd_featurebox .wd_articles-teaser .item,
.wd_featureboxes_top_main .wd_featurebox .wd_articles-teaser,
.wd_featureboxes_top_main .wd_featurebox .wd_newsfeed_releases-teaser .item,
.wd_featureboxes_top_main .wd_featurebox .wd_newsfeed_releases-teaser,
.wd_featureboxes_top_main .wd_featurebox,
.wd_featureboxes_top_main .wd_featurebox_container,
.wd_featureboxes_top_main,
.wd_featureboxes_top {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wd_featureboxes_top_main .wd_featurebox .wd_articles-teaser {
    justify-content:flex-start;
}

.wd_featureboxes_bottom_red {
    max-width: 1000px;
    margin: 0 auto;
}

.wd_featureboxes_bottom_red .wd_featurebox_container {
    display: flex;
    flex-wrap: wrap;
    margin: 60px 0;
    justify-content: space-between;
    align-items: center;
}

.wd_featureboxes_bottom_red .wd_featurebox_container .accent-line {
    display: none;
}

.wd_featureboxes_bottom_red .wd_featurebox_title {
    color: #FFF;
    font-size: 25px;
    margin-bottom: 15px;
}

.wd_featureboxes_bottom_red .wd_featurebox {
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    font-size: 18px;
}

.wd_featureboxes_bottom_red .wd_featurebox_container p {
    color: #FFF;
}

p.more.wd_red a {
    background-color: #870D13;
    border-color: #FFF;
    padding: 15px 20px;
    min-width: 220px;
    display: block;
    text-align: center;
    border-width: 1px;
}

p.more.wd_red a:hover {
    color: #FFF;
    background-color: rgba(255, 255, 255, 0.5);
}

.wd_featureboxes_bottom_gray .accent-line {
    display: none;
}

.wd_featureboxes_bottom_gray .wd_featurebox_container {
    padding: 40px 0;
	max-width: 690px;
	margin: 0 auto;
}

.wd_featureboxes_bottom_gray .wd_featurebox p {
    font-size: 18px;
    letter-spacing: -.68px;
    line-height: 30px;
}

.wd_featureboxes_bottom_gray .wd_featurebox p a {
    font-weight: bold;
}

.wd_featureboxes_bottom_gray .wd_featurebox_title {
    font-size: 25px;
    color: #000;
}

section.wd_coverage {
    margin: 60px 0;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row a:hover,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row a:hover{
   text-decoration: none;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox_title,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row .wd_featurebox_title {
	color:#FFF;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
    padding-bottom: 5px;
}

.wd_pageid_20303 .wd_featureboxes_coverage_multi_row .wd_featurebox_title {
	margin-bottom:8px;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row {
     display: flex;
    justify-content: center;
    margin: 40px -10px 0 -10px;
}
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    margin: 40px -10px 0 -10px;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row > a,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row > a{
    position: relative;
    display: flex;
	flex-direction: column;
    justify-content: flex-end;
    /*min-height: 290px;*/
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
	margin: 10px 15px 20px 15px;
    color: #fff;
    /* box-shadow: 0 24px 60px 0 rgba(0, 0, 0, 0.5); */
	background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
	transition: all ease 0.3s;
    aspect-ratio: 1 / 1;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row > a {
    /*aspect-ratio: 4 / 3;*/
    flex: 0 1 24%;
    max-width: 24%;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row > a:hover,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row > a:hover {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.15);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.15);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.15);
    transition: all 200ms ease-in;
    transform: scale(1.05);
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row .wd_featurebox {
    padding: 15px;
    position: relative;
    color: #fff;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox p {
    font-size: 14px;
    line-height: 19px;
	letter-spacing: 0.6px;
	margin: 0;
}
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row .wd_featurebox p {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.6px;
	margin: 0;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox p:not(.btn-arrow) {
	overflow: hidden;
   /* text-overflow: ellipsis; */
   display: -webkit-box;
   -webkit-line-clamp: 4;
   line-clamp: 4;
   -webkit-box-orient: vertical;
}
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row .wd_featurebox p:not(.btn-arrow) {	
	overflow: hidden;
   /* text-overflow: ellipsis; */
   display: -webkit-box;
   -webkit-line-clamp: 3;
   line-clamp: 3;
   -webkit-box-orient: vertical;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox p.btn-arrow,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row .wd_featurebox p.btn-arrow {	
    margin-top: 5px;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row > a:before,
.wd_pageid_20303 .wd_featureboxes_coverage_multi_row > a:before {
    /*background-image: linear-gradient(to bottom, rgba(0, 20, 44, 0), rgba(0, 20, 44, .5) 50%, rgb(0 16 34 / 98%) 67%, rgb(0 15 32) 84%, #00050b); */
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #90909029 45%, #000000 65%, #000000 100%) 0% 0% no-repeat;
	position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#wd_container-right .wd_featurebox_container:first-of-type {
    margin-top: 0;
}

#wd_container-right .wd_featurebox_container:last-of-type {
    margin-bottom: 0;
}

#wd_container-right .wd_featurebox_container {
	background: #fff;
	-webkit-box-shadow: 0px 8px 9px #00000029;
	-moz-box-shadow: 0px 8px 9px #00000029;
	box-shadow: 0px 8px 9px #00000029;
}

.wd_featureboxes_top .videoWrapper {
	padding: 0;
	height: auto;
	margin: 0;
	display: flex;
}

.wd_featureboxes_top .videoWrapper iframe {
	position: relative;
	width: 215px;
	height: 100%;
	min-height: 175px;
}

.wd_pageid_20303 .wd_featureboxes_top .item_name {
    padding: 10px 30px;
}

.wd_caption_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: 0 0;
	text-align: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 1.5rem;
	opacity: 1;
}
.wd_caption_wrapper .wd_date {
	font-size: 14px;
}   
.full_width_img img {
	width: auto;
	min-height: 560px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.full_width_img {
	display: none;
}
.wd_caption_wrapper {
	cursor: pointer;
	border-bottom: 1px solid #BEBCBC;
}
.wd_caption_wrapper:last-child {
	border-bottom: none;
}
.wd_caption_wrapper.active {
	color: #B4111A;
}
.full_width_img a {
	display: block;
	width: 100%;
	position: relative;
	background: transparent;
}
.full_width_img a p {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translateX(-50%);
	width: 70%;
	color: #FFF;
	font-size: 35px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.full_width_img a p.more_white-nofill {
	top: auto;
	top: unset;
	bottom: 10%;
	width: unset;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff!important;
	background: transparent;
	border: 3px solid #fff;
	border-radius: 24px;
	padding: 10px 30px;
}
.full_width_img a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.wd_caption {
	flex: 1;
}
.wd_caption p {
	font-size: 18px;
	line-height: 1.25;
}

div.wd_featureboxes_top_mobile {
	display: none;
}
div.wd_featureboxes_top_mobile div.wd_featurebox_container {}
.wd_newsfeed_releases-teaser .wd_asset_icon_link_list {
  display: none;
}
div.wd_featureboxes_top_mobile div.wd_featurebox_title,
div.wd_featureboxes_top_mobile div.accent-line {
	display: none;
}
div.wd_featureboxes_top_mobile div.wd_featurebox {}
div.wd_featureboxes_top_mobile .wd_newsfeed_releases-teaser {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
}
div.wd_featureboxes_top_mobile .wd_newsfeed_releases-teaser .item {
	flex-basis: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	margin: 20px 0;
	padding: 1.5rem;
}
div.wd_featureboxes_top_mobile .wd_newsfeed_releases-teaser .wd_asset_icon_link_list,
div.wd_featureboxes_top_mobile .wd_newsfeed_releases-teaser .wd_summary {
	display: none;
}
div.wd_featureboxes_top_mobile .wd_newsfeed_releases-teaser .wd_date {
	font-size: 14px;
}
div.wd_featureboxes_top_mobile .wd_newsfeed_releases-teaser .wd_thumbnail {
	margin: 0 0 20px 0;
}

div.wd_featureboxes_above_content {}
div.wd_featureboxes_above_content div.wd_featurebox_container {}
div.wd_featureboxes_above_content div.wd_featurebox_title {}
div.wd_featureboxes_above_content div.wd_featurebox {}

.wd_pageid_20296 div.wd_featureboxes_above_content div.wd_featurebox p {
    font-size: 16px;
    line-height: 1.875;
    color: #232323;
}

.wd_pageid_20296 div.wd_featureboxes_above_content div.wd_featurebox {
    padding: 0;
}

div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser {
	display: flex;
	justify-content: space-between;
	align-content: center;
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser div.wd_boxcontainer-wrap a,
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser div.wd_boxcontainer-wrap .wd_date {
	color: #fff;
	text-decoration: none;
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .item {
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 325px;
	margin: 0;
	padding: 20px;
	z-index: -9;
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .wd_boxcontainer-wrap:first-of-type .item:after {
	background: rgba(0, 93, 165, .6);
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .wd_boxcontainer-wrap:last-of-type .item:after {
	background: rgba(180, 17, 26, .6);
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .wd_asset_icon_link_list,
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .wd_thumbnail {
	display: none;
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .wd_date,
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .wd_summary p {
	position: relative;
	font-size: 14px;
	z-index: 9;
}
div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser .wd_title {
	position: relative;
	font-size: 21px;
	margin: 20px 0;
	z-index: 9;
}

div.wd_featureboxes_tabbed {}
div.wd_featureboxes_tabbed div.wd_tabs_container {
	display: flex;
	align-items: center;
	width: 100%;
}
div.wd_featureboxes_tabbed div.wd_featurebox_title {}
div.wd_featureboxes_tabbed div.wd_featurebox {
	padding: 0 0 0 15px;
}

div.wd_featureboxes_tabbed .wd_tabs_wrapper {
	width: 30%;
	background: transparent;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: 1px solid #000000;
}
.wd_featureboxes_tabbed .wd_tabs {
	display: flex;
	flex-direction: column;
}
.wd_featureboxes_tabbed .wd_tabs li:after {
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	padding: 0 0 0 15px;
}
.wd_featureboxes_tabbed .wd_tabs li {
	font-size: 18px;
	font-weight: 700;
	color: #b4111a;
	white-space: pre-wrap;
	padding: 15px 0 20px 0;   
}
.wd_featureboxes_tabbed .wd_tabs li.wd_tab-active {
	color: #005DA5;
}

.wd_featureboxes_tabbed .wd_tabs_content_wrapper {
	width: 70%;
}


div.wd_featureboxes_features {}
div.wd_featureboxes_features div.wd_featurebox_container {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
div.wd_featureboxes_features div.wd_featurebox_title {}
div.wd_featureboxes_features div.wd_featurebox {
	display: flex;
	align-items: center;
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	max-height: 360px;
	overflow: hidden;
	margin: 40px 0 0;
	padding: 0;
}
div.wd_featureboxes_features div.wd_featurebox table.wd_imagetable {
	flex-basis: 60%;
	float: none;
	margin: 0!important; /* override inline styles */
}
div.wd_featureboxes_features div.wd_featurebox table.wd_imagetable img {
	width: 100%;
}
div.wd_featureboxes_features div.wd_featurebox .wd_features-content {
	flex-basis: 40%;
	padding: 20px;
}
div.wd_featureboxes_features div.wd_featurebox .wd_features-content h4 {
	font-size: 24px;
	font-weight: 700;
	color: #005DA5;
}

div.wd_featureboxes_more_features .wd_articles-teaser {
    margin-top: 20px;
}

.wd_pageid_20303 .wd_slideshow  p.more,
div.wd_featureboxes_more_features .wd_articles-teaser + p.more {
    margin-top: 20px;
	text-align: center;
}
div.wd_featureboxes_more_features div.wd_featurebox_container {
	margin: 0 0 20px 0;
	padding: 40px 0 20px 0;
}
/*div.wd_featureboxes_more_features div.wd_featurebox_title,
div.wd_featureboxes_more_features div.accent-line {
	display: none;
}*/
div.wd_featureboxes_more_features div.wd_featurebox {
}
div.wd_featureboxes_more_features div.wd_featurebox .wd_standard-teaser {
	display: flex;
	justify-content: space-between;
}
div.wd_featureboxes_more_features div.wd_featurebox .item {
	flex-basis: calc(33% - 20px);
	background: #fff;
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	/* border-left: 10px solid #005DA5; */
	padding: 0;
	/*transform: perspective(1px) translateZ(0);*/
	transition-duration: 0.3s;
	transition-property: transform;
	transition-timing-function: ease-out;

}
div.wd_featureboxes_more_features div.wd_featurebox .item:hover {
	transform: translateY(-8px);
}
div.wd_featureboxes_more_features div.wd_featurebox .item_name {
	line-height: 1.2;
}
div.wd_featureboxes_more_features div.wd_featurebox .item_name a {
	background: transparent;
}
div.wd_featureboxes_more_features div.wd_featurebox p.more {
	margin: 60px 0 0px 0;
}

div.wd_featureboxes_middle {
	padding: 40px 0;
}

div.wd_featureboxes_middle .wd_newsfeed_releases-teaser {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0 60px 0;
	padding: 0;
	gap: 20px;
}

div.wd_featureboxes_middle .wd_newsfeed_releases-teaser + p.more  {
	text-align: center;
}

div.wd_featureboxes_middle .wd_newsfeed_releases-teaser .wd_summary {
	display: none;
}

div.wd_featureboxes_middle .wd_newsfeed_releases-teaser .wd_date {
	padding: 20px 20px 0 20px;
}

div.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item .wd_thumbnail img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

div.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item {
	flex: 1 1 calc(33% - 20px);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	padding: 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

div.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item:hover {
    transform: translateY(-8px);
}

div.wd_featureboxes_middle .wd_boxcontainer-wrap {
	flex: 0 0 31%;
	flex-basis: inintial;
	margin-bottom: 0;
	margin-top: 0;
}
/* div.wd_featureboxes_middle div.wd_featurebox_container {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 325px;
	margin: 0;
	padding: 0;
	transition: transform .75s ease-in-out;
}
div.wd_featureboxes_middle div.wd_featurebox_container:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
div.wd_featureboxes_middle div.wd_boxcontainer-wrap a:hover div.wd_featurebox_container {
	transform: scale(1.1);
}
div.wd_featureboxes_middle div.wd_featurebox_title {
	font-size: 24px;
	color: #fff;
	z-index: 2;
	padding: 40% 0 0 0;
}
div.wd_featureboxes_middle div.accent-line {
	display: none;
} */
div.wd_featureboxes_middle div.wd_featurebox .wd_imagetable {
	display: none;
}
div.wd_featureboxes_carousel {}
div.wd_featureboxes_carousel div.wd_featurebox_container {}
div.wd_featureboxes_carousel div.wd_featurebox_title {}
div.wd_featureboxes_carousel div.wd_featurebox {}

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}
div.wd_featureboxes_bottom div.wd_featurebox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div.wd_featureboxes_bottom div.wd_featurebox p {
	flex-basis: 100%;
}
div.wd_featureboxes_bottom div.wd_featurebox p.more {
	text-align: center;
	margin: 40px 0;
}
div.wd_featureboxes_bottom div.wd_featurebox p.more a {
	background: #b4111a;
	border: 3px solid #b4111a;
}
div.wd_featureboxes_bottom div.wd_featurebox p.more a:hover {
	color: #b4111a!important;
	background: #FFF;
}
div.wd_featureboxes_bottom div.wd_featurebox ul {
	flex-basis: 44%;
	padding: 0;
}
div.wd_featureboxes_bottom div.wd_featurebox ul li {
	list-style: none;
	padding: 10px 0;
}
div.wd_featureboxes_bottom div.wd_featurebox ul li:first-of-type {
	font-size: 20px;
	font-weight: 700;
}
div.wd_featureboxes_bottom div.wd_featurebox .wd_border {
	width: 2px;
	height: 125px;
	background-color: #005DA5;
}

div.wd_featureboxes_social {}
div.wd_featureboxes_social div.wd_featurebox_container {}
div.wd_featureboxes_social div.wd_featurebox_title {}
div.wd_featureboxes_social div.wd_featurebox {}
div.wd_featureboxes_social div.wd_featurebox ul.wd_social-grouping {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 0;
}
div.wd_featureboxes_social div.wd_featurebox ul.wd_social-grouping li {
	list-style: none;
	padding: 20px 60px;
}
div.wd_featureboxes_social div.wd_featurebox ul.wd_social-grouping li i.fab {
	font-size: 35px;
}

.wd_articles-teaser {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	column-gap: 20px;
	row-gap: 20px;
}

#wd_container-right .wd_articles-teaser {
	display: block;
}

.wd_articles-teaser .item {
	flex-basis: calc(33% - 20px);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	padding: 0;
}

#wd_container-right .wd_articles-teaser .item {
	box-shadow: none;
}

#wd_container-right .wd_featurebox {
	display: flex;
	/* align-items: center; */
	align-items: stretch;
    background-color:#f6f8f9;
}

#wd_container-right .wd_featurebox .item_date {
	display: none;
}

.wd_featureboxes_top_main .wd_featurebox .videoOuter {
    display: flex;
    flex-direction: column;
    justify-content: center;
    aspect-ratio: 4 / 3;
    background: #000;
    margin-bottom: 20px;
}

.wd_articles-teaser .item_date {
	padding: 10px 20px;
	display: none;
}
.wd_featureboxes_top_main .wd_featurebox img,
.wd_articles-teaser img {
	width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    overflow: hidden;
	float: none !important;
	margin: 0 0 20px 0 !important;
}

.wd_featureboxes_top_main .wd_featurebox .item > .wd_featurebox_title {
	padding: 0 30px
}
.wd_featureboxes_top_main .wd_featurebox .item p {
    font-size: 18px;
}
.wd_featureboxes_top_main .wd_featurebox .item p:not(.videoWrapper),
.wd_articles-teaser .item_name,
.wd_articles-teaser .item_summary {
	padding: 0 30px 30px 30px;
}

#wd_container-right .wd_featurebox-standard .item_name,
#wd_container-right .wd_articles-teaser .item_name {
    background-color: #f6f8f9;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

#wd_featurebox-teaser_1391 {
	margin-bottom: 80px;
}
/* END Featureboxes */

/* START Custom Category Assets */
.hasCustomAssets .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	gap: 40px; 
}
.hasCustomAssets .wd_category_items .item {
	margin: 0;
	padding: 0; 
	padding-bottom: 100px; 
	position: relative;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	width: calc((100% - 80px) / 3);
}
.hasCustomAssets .wd_category_items .item_image {
	padding-bottom: 70%;
	width: 100%;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	position: relative;
}
.hasCustomAssets .wd_category_items .play-rectangle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgb(0, 51, 98, .9);
	width: 100px;
	height: 60px;
	z-index: 0;
}
.hasCustomAssets .wd_category_items .play-rectangle svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 20px;
	z-index: 1;
}
.hasCustomAssets .wd_category_items .item_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.hasCustomAssets .wd_category_items .item_name {
	padding: 30px 30px 10px 30px; 
	font-size: 18px;
	font-weight: 600;
	color: #000; 
}
.hasCustomAssets #wd_printable_content .wd_category_items p {
	position: absolute;
	bottom: 30px;
	left: 30px;
	margin-bottom: 0 !important;
}
.hasCustomAssets .wd_category_items p a {
	color: #fff;
	background-color: #B5121B;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 20px;
}
.hasCustomAssets .wd_category_items .item:hover {
	box-shadow: rgba(100, 100, 111, 0.4) 0px 7px 29px 0px;
}
.hasCustomAssets .wd_category_items .item:hover p a {
	background-color: #fff;
	color: #B5121B;
	border: 1px solid #B5121B;
}
.hasCustomAssets .wd_category_items .item:hover .play-rectangle,
.hasCustomAssets .wd_category_items .item:focus .play-rectangle {
	background: rgb(65, 162, 208, .8);
}
.hasCustomAssets .wd_asset_carousel_aspect {
	max-width: 100%;
	width: 100%;
	height: auto important; 
}
.hasCustomAssets div.wd_featureboxes_bottom div.wd_featurebox ul li {
	padding: 0;
}
/* END Custom Category Assets */

/* Slideshow */
.wd_slideshow-wrapper {
	position: relative;
    padding: 40px 0 50px 0;
}
.wd_slideshow-wrapper:before,
.wd_slideshow-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: #F5F5F5;
	z-index: -1;
}
.wd_slideshow-wrapper:before {
	left: -50vw;
	right: 0;
}
.wd_slideshow-wrapper:after {
	right: -50vw;
	left: 0;
}
.wd_slideshow {
	max-width: 1140px;
	margin: 0 auto;
}
.wd_videos_banner .layout_section {
	width: 100%;
}
.wd_videos_banner {
	background: transparent;
}
.wd_videos_slider_content {
	min-height: 420px;
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
}
.wd_videos_slider .wd_videos_slider_content .section {
	height: 100%;
}
.wd_videos_slider {
	padding: 0;
}
.wd_videos_slider .wd_videos_slider_prev.link {
	left: -10%;
}
.wd_videos_slider .wd_videos_slider_next.link {
	right: -10%;
}
.wd_videos_slider .wd_info_col {
	float: right;
	width: 40%;
	height: 100%;
	padding: 40px;
}
#wd_womens-slideshow .wd_videos_slider_heading,
#wd_video-slideshow .wd_videos_slider_heading,
#wd_ptsd-slideshow .wd_videos_slider_heading,
#wd_toxic-exposure-slideshow .wd_videos_slider_heading {
	font-size: 26px;
	font-weight: 700;
	color: #003161;
	margin: 0 0 10px 0;
}
#wd_womens-slideshow .wd_videos_banner .wd_videos_slider p,
#wd_video-slideshow .wd_videos_banner .wd_videos_slider p,
#wd_ptsd-slideshow .wd_videos_banner .wd_videos_slider p,
#wd_toxic-exposure-slideshow .wd_videos_banner .wd_videos_slider p {
	font-size: 16px;
	line-height: 1.2;
	color: #232323;
}
.wd_videos_slider .wd_video_col {
	float: left;
	width: 60%;
	height: 100%;
	border: none;
}
.wd_videos_slider .wd_video_col iframe {
	width: 100%;
	height: 100%;
}
.wd_videos_slider_navigation {
	margin: 40px 0 0 0!important; /* override default important*/
}
#wd_womens-slideshow .wd_videos_slider .link,
#wd_video-slideshow .wd_videos_slider .link,
#wd_ptsd-slideshow .wd_videos_slider .link,
#wd_toxic-exposure-slideshow .wd_videos_slider .link {
	border: none;
	color: #005DA5;
	width: 45px;
	height: 45px;
	margin: 0;
}
#wd_womens-slideshow .wd_videos_slider .link:before,
#wd_video-slideshow .wd_videos_slider .link:before,
#wd_ptsd-slideshow .wd_videos_slider .link:before,
#wd_toxic-exposure-slideshow .wd_videos_slider .link:before {
	font-size: 45px;
	top: 0;
	left: 70%;
	/*transform: translateX(-50%);*/
	margin: 0;
}

.wd_videos_slider .wd_videos_slider_prev.link:before {
	content: "\f053";
	font-family: "Font Awesome 5 Free";
}
#wd_womens-slideshow .wd_videos_slider .wd_videos_slider_next.link:before,
#wd_video-slideshow .wd_videos_slider .wd_videos_slider_next.link:before,
#wd_ptsd-slideshow .wd_videos_slider .wd_videos_slider_next.link:before,
#wd_toxic-exposure-slideshow .wd_videos_slider .wd_videos_slider_next.link:before {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	left: unset;
	right: 70%;
}
.wd_pageid_20303 .wd_videos_slider .wd_videos_slider_navigation,
.wd_pageid_20303 #wd_video-slideshow .wd_videos_slider .link:before,
.wd_pageid_20303 #wd_video-slideshow .wd_videos_slider .link:after {
    display:none;
}
/* END Slideshow */
.wd_gray-background:before,
.wd_gray-background:after {
	content: '';
	display: block;
	background-color: #f5f5f5;
	position: absolute;
	width: 2000px;
	height: 100%;
	z-index: -1;
}

.wd_gray-background:before {
	left: -1000px;
	top: 0;
}

.wd_gray-background:after {
	right: -1000px;
	top: 0;
}

.wd_header-content-right .text-subtext .wd_header-left {
	display: none;
}
.wd_header-content-right .text-subtext p {
	display: none;
}
.wd_header-content-right #DivAssetPlaceHolder1 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.wd_header-content-right #DivAssetPlaceHolder1 p {
	display: block;
}
/* YouTube Responsive Video Containers */
.wd_featureboxes_top_main .wd_featurebox .item p.videoWrapper,
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    clear:both;
}

.wd_featureboxes_top_main .wd_featurebox .item p.videoWrapper {
    padding-top:0;
}
.videoWrapper video,
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wd_pageid_34193 .videoWrapper video {
     object-fit:cover;
}
/* END YouTube Responsive Video Containers */

/* Military Graves, anchor links */
#anchor-section-1,
#anchor-section-2,
#anchor-section-3,
#anchor-section-4,
#anchor-section-5,
#anchor-section-6,
#anchor-section-7,
#anchor-section-8,
#anchor-section-9,
#anchor-section-10 {
	padding-top: 8vw;
	margin-top: -8vw;
}

/* Left and right justified images */
#wd_printable_content .wd_thumb_left {
	display: block;
	float: left;
	margin: 1rem 2rem 1rem 0;
	padding: 0 1rem 0 0;
	width: 100%;  
}
#wd_printable_content .wd_thumb_left img {
	width: 100%!important;
	max-width: 100%!important;
	height: auto;
	max-height: 100%!important;
}
#wd_printable_content .wd_thumb_right {
	display: block;
	float: right;
	margin: 1rem 0 1rem 2rem;
	padding: 0 1rem 0 0;
	width: 100%; 
}
#wd_printable_content .wd_thumb_right img {
	width: 100%!important;
	max-width: 100%!important;
	height: auto;
	max-height: 100%!important;
}

[class^='wd_thumb_left'] {
	margin: 0 20px 20px 0;
}

[class^='wd_thumb_right'] {
	margin: 0 0 20px 20px;
}
[class^='wd_thumb_left'] img,
[class^='wd_thumb_right'] img {
    width:100%;
}

.wd_thumb_left_200 {
	float: left;
	max-width: 200px;
}
.wd_thumb_right_200 {
	float: right;
	max-width: 200px;
}
.wd_thumb_left_250 {
	float: left;
	max-width: 250px;
}
.wd_thumb_right_250 {
	float: right;
	max-width: 250px;
}
.wd_thumb_left_300 {
	float: left;
	max-width: 300px;
}
.wd_thumb_right_300 {
	float: right;
	max-width: 300px;
}
.wd_thumb_left_350 {
	float: left;
	max-width: 350px;
}
.wd_thumb_right_350 {
	float: right;
	max-width: 350px;
}
.wd_thumb_left_400 {
	float: left;
	max-width: 400px;
}
.wd_thumb_right_400 {
	float: right;
	max-width: 400px;
}
.wd_thumb_left_450 {
	float: left;
	max-width: 450px;
}
.wd_thumb_right_450 {
	float: right;
	max-width: 450px;
}
.wd_thumb_left_500 {
	float: left;
	max-width: 500px;
}
.wd_thumb_right_500 {
	float: right;
	max-width: 500px;
}

.wd_caption,
.wd_body figcaption,
#wd_printable_content .wd_thumb_left figcaption,
#wd_printable_content .wd_thumb_right figcaption {
	display: inline;
	font-size: 16px;
    font-style:italic;
	line-height: 1.3;
	clear: both;
	margin: 20px 0;
}
#wd_printable_content .wd_body figcaption p {
	font-size: 16px;
    font-style:italic;
	line-height: 1.5;
	margin-bottom: 0 !important; /* override !important */
	color: #000;
}
/* End Left and right justified images */

/* Social Icons */
.wd_social_icons {
	position: fixed;
	top: 230px;

	right: 0;
	width: 50px;
	background: #003161;
	box-shadow: 0px 3px 10px rgba(0,0,0,.47);
	height: 200px;
}
.wd_social_icons ul {
	display: flex;
	flex-direction: column;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	height: 100%;
}
.wd_social_icons ul li {
	flex: 1 1 20%;
	text-align: center;
	align-items: center;
	display: block;
	position: relative;
}
.wd_social_icons ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
}
.wd_social_icons ul li i::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	color: #fff;
}

/* End Social Icons */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}
.wd_header-content-right {
	display: flex;
	align-items: center;
}
.wd_header-content-right .text-subtext {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}
.wd_header-content-right .text-subtext .iframe-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
}
.wd_header-content-right .text-subtext iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Start Special Coverage Page */
.wd_pageid_20311 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 40px;
}
.wd_pageid_20311 .wd_category_items .item {
	flex-basis: calc(50% - 20px);
}
.wd_pageid_20311 .wd_background-image { 
	width: 100%;
	padding-bottom: 56.25%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 12px;
}
.wd_pageid_20311 .item_name {
	text-align: center;
	font-size: clamp(24px, 2vw, 34px);
	line-height: 1.2;
	margin: 0 0 10px 0;
	font-weight: 600;
}
.wd_pageid_20311 p.more a {
	background-color: #b4111a;
	border-color: #b4111a;
}
.wd_pageid_20311 p.more a:hover {
	background-color: transparent;
	border-color: #b4111a;
	color: #b4111a !important;
}
/* End Special Coverage page */

#wd_mediaroom-nav ul {
    width: 100%;
}

#wd_nav .fa-window-close:before {
    /*content: "\f410";*/
    content: '';
    background-image: url(../images/icon-material-close.svg);
    background-repeat:no-repeat;
    width: 20px;
    height: 20px;
        background-position: center;
    display: block;
}

/* Centered Images */ 
#wd_printable_content .wd_thumb_center { 
        text-align: center; 
        width: 75%; 
        margin: 2rem auto; 
        clear: both; 
} 
#wd_printable_content .wd_thumb_center img { 
        width: auto; 
        max-width: 100%; 
} 
#wd_printable_content .wd_thumb_center figcaption { 
        display: block; 
        text-align: center; 
        font-size: 14px; 
        line-height: 1.3; 
        margin: 20px 0; 
} 
 
/* END Centered Images */ 

/* Extra large devices (large desktops) */
@media (max-width: 1300px) {
	div#banner1196-1 {
		background-position: left center;
	}
	#wd_nav .navbar-expand-xl .navbar-toggler,
	.navbar-expand-xl .navbar-toggler {
		display: block;
	}
	#wd_mediaroom-nav,
	#navbarSupportedContent {
		display: none!important;
	}
	#wd_mediaroom-nav.show,
	#navbarSupportedContent.show {
		display: flex!important;
		width: 100%;
		flex-wrap: nowrap;
		flex-direction: column;
		align-items: flex-start;
	}
	#wd_nav .navbar .container,
	.navbar-expand-xl .container {
		flex-wrap: wrap;
	}
	#wd_mediaroom-nav.show .navbar-nav,
	#navbarSupportedContent.show .navbar-nav {
		flex-direction: column;
	}
	#navbarSupportedContent.show .navbar-nav {
		margin-left: 0!important;
        width:100%;
		/* override Bootstrap important */
	}
	.wd_search-trigger.wd_desktop {
		display: none;
	}
	.wd_sitesearch.wd_mobile {
		display: block;
		max-width: 100%;
		margin: 0;
        padding: 14px 0;
	}
	.wd_sitesearch.wd_mobile form {
		justify-content: initial;
	}
	.wd_sitesearch.wd_mobile form input[type="submit"] {
	}
	.wd_title.wd_mobile {
		display: inline;
		margin-left: 10px;
        font-size: 21px;
        color: #003161;
        font-weight: 600;
        text-transform: uppercase;
        margin-top:0;
        margin-bottom:0;
	}
	#wd_mediaroom-nav li.nav-item:first-of-type {
		font-size: 14px;
	}
	#wd_mediaroom-nav li.nav-item:first-of-type:after {
		display: none;
	}
	.navbar-nav.has-hover > li.nav-item > a.nav-link
	button.wd_nav-button {
		display: inline-block;
		width: 180px;
		margin: 15px;
		padding: 15px 12px;
	}
	#anchor-section-1,
	#anchor-section-2,
	#anchor-section-3,
	#anchor-section-4,
	#anchor-section-5,
	#anchor-section-6,
	#anchor-section-7,
	#anchor-section-8,
	#anchor-section-9,
	#anchor-section-10 {
		padding-top: 28vw;
		margin-top: -28vw;
	}
}
@media (max-width: 1199px) {}

/* Large devices (desktops) */
@media (max-width: 1170px) {
.wd_pageid_20303 .wd_featureboxes_coverage_single_row > a {
    flex: 0 1 46%;
    max-width: 46%;
}

.wd_pageid_20303 .wd_featureboxes_coverage_single_row {
     flex-wrap:wrap;
}
.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox_title, .wd_pageid_20303 .wd_featureboxes_coverage_multi_row .wd_featurebox_title {
    font-size: 22px;
  line-height: 28px;
}
.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox p {
  font-size: 18px;
  line-height: 22px;
}
}
@media (max-width: 1024px) {
.wd_related_content_wrapper .wd_items .wd_item {
    flex-basis: calc(48% - 20px);
}
    div.wd_articles .wd_item {
        flex-basis: calc(50% - 20px);
    }
     .wd_videos_slider_active.section.clearfix {
    display: flex;
    flex-direction: column;
}

.wd_videos_slider .wd_videos_slider_content .section {
	position: relative;
}

.wd_videos_slider .section {
	display: none;
}

.wd_videos_slider .wd_videos_slider_active.section {
	display: flex;
}

.wd_videos_slider .wd_info_col {
    order: 2;
}
	.wd_social_icons {
		top: 50%;
		transform: translateY(-50%);
	}
	/* Video Carousel */
	.wd_page_banner.wd_videos_banner {
		background-size: contain;
		height: auto;
	}
	.wd_videos_slider .wd_video_col,
	.wd_videos_slider .wd_info_col {
		float: none;
		width: 100%;
		height: auto;
		padding: 20px;
	}
	.wd_videos_slider .wd_video_col {
		height: auto;
		margin: 0;
	}
	.wd_videos_slider .wd_info_col {
		text-align: center;
	}
	.wd_videos_banner .wd_videos_slider .wd_videos_slider_content {
		height: auto;
		/* min-height: 550px; */
	}
	.wd_videos_banner .wd_videos_slider p {
		padding: 0;
	}
	.wd_videos_slider .wd_video_col iframe {
		display: block;
		width: 560px;
		height: 315px;
		margin: 0 auto;
	}
	.wd_videos_slider .link {
		top: 40%;
	}
	/*	 END Video Carousel */
}
@media (max-width: 1000px) {
    .wd_pageid_20308 .item {
        flex-basis:100%;
        max-width: 80%;
    }
    .wd_pageid_20308 .item table.wd_imagetable img {
        max-width: 100%;
    }
}
@media (max-width: 992px) {
.wd_pageid_34192 .wd_gallery .wd_item {
    flex: 1 1 45%;
}
    .wd_caption {
        display:block;
        margin: 10px 0;
        padding-bottom:10px;
        border-bottom:1px solid #ddd;
    }
figcaption::after {
  border-bottom: 1px solid #ddd;
  content: '';
  display: block;
  padding-top: 10px;
}
.wd_featureboxes_bottom_red .more {
    margin: 28px 0 0 0;
}
        /* Center Images */
        #wd_printable_content .wd_thumb_center {
                width: 100%;
        }
        /* END Center Images */
	.wd_pageid_20303 .wd_featureboxes_coverage_single_row {
		flex-wrap: wrap;
	}
    .wd_slideshow-wrapper {
           padding: 40px 0 40px 0;
    }
    .wd_newsfeed_releases-detail .wd_news_body ul.wd_asset_inline_list {
        width: 100%;
        float: none;
        padding: 0;
    }
    .wd_articles-detail .wd_captioned_image img {
        width:100%;
        margin-bottom: 10px;
    }
    .wd_articles-detail .wd_captioned_image {
        float: none !important;
        width: auto !important;
        margin: 0 !important;
    }
	.wd_heading-container > h1.page_header {
		margin-bottom:  1em;
	}

	/* Features Featurebox */
	div.wd_featureboxes_features div.wd_featurebox {
		flex-wrap: wrap;
		max-height: unset;
	}
	div.wd_featureboxes_features div.wd_featurebox table.wd_imagetable,
	div.wd_featureboxes_features div.wd_featurebox .wd_features-content {
		flex-basis: 100%;
	}
	/* END Features Featurebox	*/

	/* Left and Right Images */
	#wd_printable_content .wd_thumb_left,
	#wd_printable_content .wd_thumb_right  {
		float: none;
		max-width: 100%!important;
		margin: 2rem auto;
		padding: 0; 
	}
	/* End Left and Right Images */

	.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li {
		flex-basis: calc(50% - 15px);
	}
	.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li img {
		object-fit: cover;
		min-height: 200px;
	}
	.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li span {
		font-size: 18px;
	}
	
	/* Top Mobile Featurebox */
	div.wd_featureboxes_top_mobile {
		display: block;
	}
	.wd_featurebox-wrapper.wd_feature-wrapper {
	}
	/* End Mobile Featurebox */

	/* START Category Assets */
	.hasCustomAssets .wd_category_items .item {
		width: calc((100% - 40px) / 2);
		margin: 0;
		padding: 0; 
		padding-bottom: 100px; 
		position: relative;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	}
	/* END Category Assets */

	.wd_newsfeed_releases-detail ol,
	.wd_newsfeed_releases-detail ul {
		clear: both;
	}
}

/* Medium devices (tablets) */
@media( max-width: 812px) {
	/* .wd_featurebox-wrapper.wd_feature-wrapper {
		display: none;
	}
	#wd_container-left {
		display: none;
		padding-right: 0!important; 
	}
	#wd_container-right {
		display: none;
	} */
	#wd_container-left .full_width_img img {
		width: 100%;
		min-height: unset;
	}
	#wd_container-left .full_width_img a p {
		top: 5%;
		left: 0;
		transform: none;
		width: 100%;
		margin: 10px 0;
		padding: 10px;
	}
	#wd_container-left .full_width_img a p.more_white-nofill {
		display: none;
	}
}
@media (max-width: 769px) {
	div#wd_container-right,
    div#wd_container-left {
	    padding-left: 0;
    	padding-right: 0 !important;
		margin-bottom: 20px;
	}
	.wd_videos_slider {
		width: 90%;
		margin: 0 auto;
	}
	.wd_videos_slider .wd_videos_slider_prev.link {
		left: -12%;
	}
	.wd_videos_slider .wd_videos_slider_next.link {
		right: -12%;
	}
	.wd_videos_slider .wd_video_col iframe {
		width: 100%;
		height: auto;
		min-height: 280px
	}
}
@media (max-width: 767px) {
.wd_pageid_34159.wd_item_page video {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}
.wd_pageid_34192 .wd_gallery .wd_item {
    flex: 1 1 100%;
}
div.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item .wd_thumbnail img {
    width:100%;
}
	.wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox {
		padding: 15px 15px 35px 15px;
	}
    .wd_pageid_20303 .wd_featureboxes_coverage_single_row .wd_featurebox p:not(.btn-arrow) {
        text-align:center;
    }
	.wd_pageid_20303 .wd_featureboxes_coverage_single_row > a:hover, .wd_pageid_20303 .wd_featureboxes_coverage_multi_row > a:hover {
		transform: scale(1.05);
	}
	.wd_pageid_20303 .wd_featureboxes_coverage_single_row > a,
	.wd_pageid_20303 .wd_featureboxes_coverage_multi_row > a {
		flex: 1 1 100%;
		max-width: 100%;
	}
	div.wd_featureboxes_middle .wd_newsfeed_releases-teaser {
		display: block;
	}
	div.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item {
		margin: 20px 0;
	}
	[class^='wd_thumb_left'],
	[class^='wd_thumb_right'] {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
    .navbar .container {
        padding: 0 10px;
    }
	.wd_caption {
		margin: 5px 0 20px 0;
	}
	.wd_search-trigger {
		display: none;
	}
	.wd_header-content-right {
	
	}
	.wd_header-content-right .text-subtext {
		margin-bottom: 40px;
	}
	.mobile-img {
		display: block;
	}
	.wd_pageid_34152 .text-title {
		color: #003161;
	}
	.full_width_img a p {
		font-size: 26px;
		line-height: 1.2;
	}
	/*#banner1196-1.desktop {
		display: none;
	}*/
	.inner-content.mobile {
		display: block;
	}
	div.wd_featureboxes_above_content .wd_newsfeed_releases-teaser {
		flex-wrap:  wrap;
	}
	div.wd_featureboxes_tabbed div.wd_tabs_container {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_tabbed .wd_tabs_wrapper,
	div.wd_featureboxes_tabbed .wd_tabs_content_wrapper {
		width:  100%;
	}
	div.wd_featureboxes_tabbed .wd_tabs_wrapper {
		border-right: none;
		border-bottom: 1px solid #000;
	}
	div.wd_boxcontainer-wrap {
		flex-basis:  100%;
	}
	div.wd_featureboxes_features div.wd_featurebox {
		flex-wrap: wrap;
		max-height: unset;
		overflow: hidden;
	}
	div.wd_featureboxes_features div.wd_featurebox table.wd_imagetable,
	div.wd_featureboxes_features div.wd_featurebox .wd_features-content {
		flex-basis: 100%;
		max-width: 100%;
	}
	div.wd_featureboxes_features div.wd_featurebox table.wd_imagetable img {
		max-width: 100%;
		width: 100%;
	}
	div.wd_featureboxes_features div.wd_featurebox p.more_red {
		margin-bottom: 20px;
	}
	div.wd_featureboxes_more_features div.wd_featurebox .wd_standard-teaser {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_more_features div.wd_featurebox .item {
		flex-basis: 100%;
		padding: 20px;
        margin: 0;
	}
	.wd_page_banner.wd_videos_banner {
		height: 100%;
	}
	.wd_videos_slider_content {
		height: auto!important;
		/* min-height: 900px; */
	}
	.wd_videos_slider {
		width: 100%;
	}
	.wd_videos_slider .link {
		top: 40%;
	}
/*	.wd_videos_slider .wd_info_col,
	.wd_videos_slider .wd_video_col {
		width: 100%;
		height: 50%;
		float: none;
	}*/
	#wd_womens-slideshow .wd_videos_slider .link:before,
	#wd_video-slideshow .wd_videos_slider .link:before,
	#wd_ptsd-slideshow .wd_videos_slider .link:before,
	#wd_toxic-exposure-slideshow .wd_videos_slider .link:before {
		display: none;
	}
	div.wd_boxcontainer-wrap {
		flex-basis: 100%;
		margin: 20px 0;
	}
	div.wd_featureboxes_bottom div.wd_featurebox ul {
		flex-basis: 100%;
		text-align: center;
		margin: 1.5rem 0;
	}
	div.wd_featureboxes_bottom div.wd_featurebox .wd_border {
		width: 80%;
		height: 2px;
		margin: 0 auto;
	}
	div.wd_featureboxes_social div.wd_featurebox ul.wd_social-grouping li {
		padding: 20px;
	}
	div.wd_featureboxes_social div.wd_featurebox ul.wd_social-grouping li i.fab {
		font-size: 20px;
	}
	.wd_pageid_20308 .item {
		flex-basis: 100%;
        max-width: 100%;
        flex-direction:column;
	}
    .wd_pageid_20308 .item table.wd_imagetable {
        float:none !important;
    }
    .wd_pageid_20308 .item table.wd_imagetable td,
    .wd_pageid_20308 .item table.wd_imagetable tr {
        display: block;
        width: auto;
        text-align:center;
    }
	.wd_pageid_20317 div.wd_category_items .wd_item-link {
		flex-basis: calc(50% - 20px);
	}
	div.wd_articles .wd_item,
	.wd_articles-teaser .item {
		flex-basis: calc(50% - 20px);
	}
	body.wd_special-coverage .wd_category.wd_news .item {
		flex-basis: calc(50% - 20px);
	}
	div.wd_stories li.wd_category_link {
		flex-basis: calc(50% - 20px);
	}
	.wd_pageid_20296 .item {
		width: 100%;
		margin: 2% 0;
	}
	div.wd_videos .wd_item {
		flex-basis: 100%;
	}
	.more,
	.more_red {
		text-align: center!important;
	}
	.more a,
	.more_red a {
		display: block;
	}

	/* Start Social Icons */
	.wd_social_icons {
		bottom: 0; 
		top: auto;
		left: 0; 
		right: 0;
		width: 100%;
		height: auto; 
		padding-top: 10px;
		padding-bottom: 10px;
		transform: translateY(0);
		z-index: 30;
		visibility: visibile;
		opacity: 1;
		transition: all .25s ease; 
	}
	.wd_social_icons.hide {
		transition: all .25s ease; 
		opacity: 0;
		visibility: hidden;
	}
	.wd_social_icons ul {
		flex-direction: row;
		width: 100%;
		height: auto;
	}
	/* End Social Icons */

	.pullquote_image div {
		width: 80%;
	}

	#anchor-section-1,
	#anchor-section-2,
	#anchor-section-3,
	#anchor-section-4,
	#anchor-section-5,
	#anchor-section-6,
	#anchor-section-7,
	#anchor-section-8,
	#anchor-section-9,
	#anchor-section-10 {
		padding-top: 24vw;
		margin-top: -24vw;
	}
	div.wd_featureboxes_middle .wd_boxcontainer-wrap {
		flex: 100%;
	}	

	/* Fixed Buttons */
	#wd_printable_content ul.more_long_fixed li {
		width: 100%;
		max-width: 100%;
	}
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
    .wd_pageid_20303 .wd_featureboxes_more_features .wd_articles-teaser .item,
    .wd_pageid_20303 .wd_featureboxes_middle .wd_newsfeed_releases-teaser .item,
    #wd_container-right .wd_featureboxes_top .wd_featurebox_container {
        display: none;
    }
    .wd_pageid_20303 .wd_featureboxes_more_features .wd_articles-teaser .item:first-of-type,
    .wd_pageid_20303 .wd_featureboxes_middle .wd_newsfeed_releases-teaser .item:first-of-type,
    #wd_container-right .wd_featureboxes_top .wd_featurebox_container:first-of-type {
        display: block;
    }
	#wd_printable_content input, 
	#wd_printable_content button, 
	#wd_printable_content select {
		width: 100%;
		margin: 10px 0;
	}
	#wd_printable_content input[type=text]{
		max-width: 100%;
	}
	div.wd_captioned_image {
		width: 100%!important; 
		float: none!important;
		margin: 0 !important;
		/* override inline styles */
	}
	p > img {
		width: 100%!important; 
		float: none!important;
		/* override inline styles */
	}
	ul.wd_asset_inline_list {
		/*width: 100%!important;
		float: none!important;*/
		/* override inline styles */
	}
	.wd_newsfeed_releases-detail ul.wd_layout-masonry.wd_asset_inline_list {
		padding-left: 0;
	}
	.wd_newsfeed_releases-detail ul.wd_layout-masonry.wd_asset_inline_list li {
		top: unset!important;
		/* override inline styles */
	}
	.wd_newsfeed_releases-detail div[id^="divReleaseHighlight"] {
		width: 97%!important;
		margin: 20px auto!important;
		/* override inline styles */
	}
	div.wd_featureboxes_features div.wd_featurebox table.wd_imagetable img {
		width: 100%;
		height: auto!important; /* override client important */
	}
	.wd_pageid_20308 .item {
		flex-basis: 100%;
	}
	.wd_pageid_20317 div.wd_category_items .wd_item-link {
		flex-basis: 100%;
	}
	div.wd_articles .wd_item,
	.wd_articles-teaser .item {
		flex-basis: 100%;
	}
	body.wd_special-coverage .wd_category.wd_news .item {
		flex-basis: 100%;
	}
	div.wd_articles .wd_item .wd_thumbnail,
	.wd_articles-teaser img {
		max-height: unset;
	}
	div.wd_stories li.wd_category_link {
		flex-basis: 100%;
	}
	div.wd_stories li.wd_category_link .wd_thumbnail img {
		width: 100%;
	}
	div.wd_videos .wd_item {
		flex-basis: 100%;
	}
	.wd_body .wd_thumb_right img,
	.wd_body .wd_thumb_left img  {
		max-width: 100%;
		width: 100%;
	}
	.wd_body .wd_thumb_left, .wd_body .wd_thumb_right {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	body.wd_special-coverage div.wd_boxcontainer-wrap {
	  flex: 100%;
	}
	body.wd_special-coverage .wd_category.wd_cta .item_name {
		left: 10px;
	}

	.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li {
		flex-basis: calc(100%);
	}
	.wd_pageid_20317.wd_item_page .wd_standard-detail ul:not(.wd_tools) li img {
		max-height: none;
		height: 50vw !important;
	}

	#wd_printable_content .video_cta {
		font-size: 16px;
		padding: 10px;
	}
	.more_long {
		background: rgb(0, 93, 166);
		padding: 10px;
	}
	.more_long a {
		background: transparent;
		white-space: pre-wrap;
		line-height: 1.2;
		padding: 0;
	}
	#wd_container-right .wd_featurebox,
	.wd_pageid_20303 .wd_featureboxes_top [class$='teaser'] .item {
		flex-direction: column;
		align-items: stretch;
	}
	.wd_pageid_20303 .wd_featureboxes_top [class$='teaser'] .item > a.itemlink, .wd_pageid_20303 .wd_featureboxes_top [class$='teaser'] .item .wd_thumbnail {
		width: auto;
		max-width: 100%;
	}
	.wd_featureboxes_top .videoWrapper iframe {
		width: 100%;
		height: 100%;
		min-height: 250px;
	}
}

/* CLIENT CSS OVERRIDES */
.navbar-brand .logo-lg {
    width: 220px;
    height: 49px;
}
.navbar-brand .logo-sm {
    max-width: 220px;
    height: 49px!important; /* important from client styles */
}
header.header {
	z-index: 999;
}
div.text-title span {
	color: #000;
}
#wd_printable_content h1,
#wd_printable_content h1.wd_title {
	font-size: 40px;
	font-weight: 700;
	color: #232323;
}
#wd_printable_content h2 {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.3333;
	color: #232323;
}
#wd_printable_content h3 {
	font-size: 26px;
	font-weight: 500;
	color: #232323;
}
.wd_pageid_34152 div.text-title {
	font-size: 40px;
}
#wd_printable_content h4 {
	font-size: 30px;
	font-weight: 700;
	color: #005DA5;
}
#wd_printable_content h5 {
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #232323;
}
.accent-line:before,
.accent-line:after {
	border-bottom-color: #005da5;
}
.fa-star {
	color: #005da5;
}

/* TWITTER X ICON*/
.wd_social-grouping .fa-twitter:before {
    content: '' !important;
    background-image: url(../images/twitter-x-red.svg);
    background-repeat: no-repeat;
    background-size: 32px;
    width: 30px;
    height: 30px;
    display: block;
}

.social-links .fa-twitter:before {
    content: '' !important;
    background-image: url(../images/twitter-x-gray.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: block;
}

.wd_icon-list .fa-twitter:before {
    content: '' !important;
    background-image: url(../images/twitter-x-white.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    width: 30px;
    height: 30px;
    display: block;
}

.wd_tool-socialshare_twitter .fa-twitter:before {
    content: '' !important;
    background-image: url(../images/twitter-x-white.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: block;
}

/* TWITTER X ICON*/

#wd_printable_content p.wd_backto {
    margin: 30px 0 40px !important;
    font-weight:bold;
}

/*RELATED CONTENT*/
.wd_related_content_wrapper .wd_items {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
    row-gap: 20px;
}

.wd_related_content_wrapper .wd_items .wd_item {
    flex-basis: calc(24% - 20px);
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, .47);
    -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, .47);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .47);
    padding: 0px;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

.wd_related_content_wrapper .wd_items .wd_item:hover {
    transform: translateY(-8px);
}

.wd_related_content_wrapper .wd_items .wd_item .wd_summary,
.wd_related_content_wrapper .wd_items .wd_item .wd_source {
    display: none;
}

.wd_items .wd_item .wd_title, .wd_items .wd_item .wd_summary {
    padding: 0 20px 20px 20px;
}

.wd_items .wd_item .wd_date {
    padding: 0 20px;
}

.wd_related_content_wrapper  .wd_items .wd_item img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    float: none !important;
    margin: 0 0 20px 0 !important;
    aspect-ratio: 4 / 3;
}

.wd_related_content_wrapper .wd_items .wd_title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

.wd_related_content_title {
    position: relative;
    font-family: "Montserrat";
    font-size: 30px;
    line-height: 37px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #005DA5;
}

.wd_related_content_wrapper {
    position: relative;
    background-color: #f4f4f4;
    padding: 40px 0 60px 0;
}

.wd_related_content_wrapper:before, .wd_related_content_wrapper:after {
    content: '';
    background-color: #f4f4f4;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.wd_related_content_wrapper:before {
    left: -100%;
    bottom: 0;
}

.wd_related_content_wrapper:after {
    right: -100%;
    bottom: 0;
}

.wd_related_content_wrapper .wd_items .wd_item .wd_date {
    display:none;
    font-weight: bold;
}
/*RELATED CONTENT*/

@media (max-width: 1024px) {
  .wd_related_content_wrapper .wd_items .wd_item {
    flex-basis: calc(48% - 20px);
  }
}

@media (max-width:  768px) {
    .wd_articles-detail table[align] {
    	margin: 10px 0;
        float: none !important;
        width: 100% !important;
    }
    .wd_articles-detail_pullquote.pullquote_left,
    .wd_articles-detail_pullquote.pullquote_right {
        float:none;
        width: 85%;
        margin: 10px auto;
        text-align: left !important;
    }
    .wd_related_content_wrapper .wd_items {
        display:block;
    }
	.banner.theme-light .text-title {
		color: #fff;
	}
	div#banner1196-1 {
		background-position: left center;
	}
	/* START Category Assets */
	.hasCustomAssets .wd_category_items .item {
		flex: 0 0 100%;
		margin: 0;
		padding: 0; 
		padding-bottom: 100px; 
		position: relative;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	}
	/* END Category Assets */
}

@media (max-width:  568px) {
	.wd_pageid_20311 .wd_category_items .item {
		flex-basis: 100%;
	}
}
