 /* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

@font-face{font-family:"Effra";src:url("../fonts/Effra_W_Rg.eot") format("eot");src:url("../fonts/Effra_W_Rg.eot?#iefix") format("embedded-opentype"),url("../fonts/Effra_W_Rg.woff2") format("woff2"),url("../fonts/Effra_W_Rg.woff") format("woff"),url("../fonts/Effra_W_Rg.ttf") format("truetype"),url("../fonts/Effra_W_Rg.svgEffra_W_Rg") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}
@font-face{font-family:"Effra";src:url("../fonts/Effra_W_It.eot") format("eot");src:url("../fonts/Effra_W_It.eot?#iefix") format("embedded-opentype"),url("../fonts/Effra_W_It.woff2") format("woff2"),url("../fonts/Effra_W_It.woff") format("woff"),url("../fonts/Effra_W_It.ttf") format("truetype"),url("../fonts/Effra_W_It.svgEffra_W_It") format("svg");font-weight:normal;font-style:italic;font-stretch:normal}
@font-face{font-family:"Effra";src:url("../fonts/Effra_W_Bd.eot") format("eot");src:url("../fonts/Effra_W_Bd.eot?#iefix") format("embedded-opentype"),url("../fonts/Effra_W_Bd.woff2") format("woff2"),url("../fonts/Effra_W_Bd.woff") format("woff"),url("../fonts/Effra_W_Bd.ttf") format("truetype"),url("../fonts/Effra_W_Bd.svgEffra_W_Bd") format("svg");font-weight:700;font-style:normal;font-stretch:normal}
@font-face{font-family:"Effra";src:url("../fonts/Effra_W_Lt.eot") format("eot");src:url("../fonts/Effra_W_Lt.eot?#iefix") format("embedded-opentype"),url("../fonts/Effra_W_Lt.woff2") format("woff2"),url("../fonts/Effra_W_Lt.woff") format("woff"),url("../fonts/Effra_W_Lt.ttf") format("truetype"),url("../fonts/Effra_W_Lt.svgEffra_W_Lt") format("svg");font-weight:100;font-style:normal;font-stretch:normal}
@font-face{font-family:"MDTIcon";src:url("../fonts/MDTIcon.eot") format("eot");src:url("../fonts/MDTIcon.eot?#iefix") format("embedded-opentype"),url("../fonts/MDTIcon.woff2") format("woff2"),url("../fonts/MDTIcon.woff") format("woff"),url("../fonts/MDTIcon.ttf") format("truetype"),url("../fonts/MDTIcon.svgMDTIcon") format("svg");font-weight:100;font-style:normal;font-stretch:normal}

@font-face {
	font-family: "Avenir Next World";
	src: url("../fonts/AvenirNextWorld-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "Avenir Next World";
	src: url("../fonts/AvenirNextWorld-Bold.ttf") format("truetype");
	font-weight: bold;
}
@font-face {
	font-family: "Avenir Next World";
	src: url("../fonts/AvenirNextWorld-Italic.ttf") format("truetype");
	font-style: italic;
}
@font-face {
	font-family: "Avenir Next World";
	src: url("../fonts/AvenirNextWorld-BoldIt.ttf") format("truetype");
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: "Avenir Next World Thin";
	src: url("../fonts/AvenirNextWorld-Thin.ttf") format("truetype");
}
@font-face {
	font-family: "Avenir Next World Thin";
	src: url("../fonts/AvenirNextWorld-ThinIt.ttf") format("truetype");
	font-style: italic;
}
@font-face {
	font-family: "Avenir Next World Demi";
	src: url("../fonts/AvenirNextWorld-Demi.ttf") format("truetype");
}
@font-face {
	font-family: "Avenir Next World Demi";
	src: url("../fonts/AvenirNextWorld-DemiIt.ttf") format("truetype");
	font-style: italic;
}
body{
	font-family: 'Avenir Next World',Arial,sans-serif;
}
nav.breadcrumbs {
	display: none;
}
.wd_thumb_left{
	float: left;
	margin: 1em;
	margin-left: 0;
}
 
.wd_thumb_right{
	float: right;
	margin: 1em;
	margin-right: 0;
}

/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
/* END Header styles */

.item, .wd_item {
	margin: 0;
	padding: 0;
}
.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;
	font-weight: normal;
		margin-bottom: 10px;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 18px;
	font-weight: normal;
	color: #004b87;
	text-transform: uppercase;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

.wd_newsfeed_releases .wd_item .wd_title{
	font-size:  22px;
	margin-bottom: 5px;
}

.wd_newsfeed_releases .wd_item{
	margin-bottom: 60px;
}

.wd_news_headlines .wd_item,
.wd_news_headlines-teaser .item{
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 1px solid #fff;
}
.wd_news_headlines-teaser .item{
	margin-bottom: 30px;
	padding-bottom: 0;
}
.wd_news_headlines .wd_item:last-child{
	border-color: transparent;
}
.wd_news_headlines .wd_date,
.wd_news_headlines-teaser .item_date {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: none;
}

.wd_news_headlines .wd_title,
.wd_news_headlines-teaser .item_name a {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 2px;
	line-height: 1.2;
	color: #fff;
}
.wd_news_headlines-teaser .st2 {
	stroke: #fff;
}
.wd_news_headlines .wd_title a {
	 color: #004b87;
}

.wd_news_headlines-teaser .item_summary {
	font-weight: bold;
	font-size: 16px;
}

.wd_newsfeed_releases .wd_item .wd_subtitle {
	font-weight:normal;
	margin-bottom: 5px;
}

.wd_artl_pg_header{
	background-color: #fff;
	position: relative;
	padding: 2em 0;
	z-index: 0;
	margin-bottom: 2em;
	height: auto;
}

.wd_artl_pg_header > .container{
	max-width: 1000px;
	height: 100%;
	z-index: 10;
	position: relative;
}

.wd_artl_pg_header:after{
	content: '';
	display: table;
	clear: both; 
}

.img_header_wrap{
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	background-color: #eee; 
	top: 0;
	height: 100%;
	z-index: 0;
}

.wd_pageid_20329 .img_header_wrap img,
.wd_pageid_20319 .img_header_wrap img {
	width: 100%;
	height: auto;
    opacity: 1;
}
.img_header_wrap img{
	width: 100%;
	height: auto;
    opacity: .5;
}
.wd_artl_pg_header .wd_date{
	font-weight: bold;
}

.wd_artl_pg_header h1{
	margin: 25px 0 25px;
	text-transform: none;
	font-weight: normal;
	line-height: 1.3;
}

/*.wd_pageid_20329 header.wd_artl_pg_header,
.wd_pageid_20319 header.wd_artl_pg_header {
	background-color: #004b87
}*/

.wd_pageid_20329 .img_header_wrap,
.wd_pageid_20319 .img_header_wrap {
	background-color: transparent;
}

.wd_pageid_20329 .wd_page_hd,
.wd_pageid_20319 .wd_page_hd {
	visibility:hidden;
}
.wd_pageid_20319 .img_header_wrap {
    position: static;
}
.wd_pageid_20319 .wd_page_hd {
	display: none;
}
.wd_pageid_20319 .wd_artl_pg_header {
	padding: 0;
}
.wd_pageid_20319 .detail_header {
	text-transform: none;
}
.wd_subtitle{
	font-weight: normal;
	font-style: italic;
}

.wd_artl_pg_header .wd_summary p{
	margin-bottom: 1em;
	padding: 0;
}

.wd_gallery_asset .wd_title_overlay{
	color: black;
}
/* 

.wd_artl_pg_header::before {
	left: -100vw;
	bottom: 0;
	z-index: -1; 
	right: -100vw;
	top: 0;
	content: "";
	position: absolute;
	background: #eee;
} */

.wd_artl_pg_header.__blue,
.wd_artl_pg_header.__blue::before {
	background-color: #004b87;
	color: white;
}

.wd_artl_pg_header.__blue{
	padding: 0;
	height: 410px;
}

#wd_printable_content .wd_artl_pg_header{
	display: none;
}

.wd_item_page .wd_artl_pg_header.__main .img_header_wrap,
.wd_artl_pg_header.__blue .img_header_wrap{
	display: none;
}

.wd_artl_pg_header.__blue h1{
	color: white;
	font-size: 38px;
	margin: 0 0 15px;
}

.wd_artl_pg_header.__blue .wd_captioned_image{
	margin: 0 40px 0 0 !important;
/*     position: absolute;
	top: 0;
	left: -175px; */
	width: 400px !important;
	overflow: visible;
	position: relative;
	height: 100%;
	
}

#wd_client_search_btn{
	background-color: #0085CA;
	border: 1px solid #0085CA;
	border-radius: 0;
	height: 54px;
	width: 54px;
	margin-left: 0;
}
#wd_client_search_btn:hover path{
	fill: #ecad00;
}

.wd_artl_pg_header.__blue .wd_captioned_image .wd_image{
	height: auto;
	width: auto;
	height: auto;
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
.wd_artl_pg_header.__blue .wd_captioned_image img{
	height: 100%;
	width: auto;
	max-width: none;
}

.wd_artl_pg_header.__blue .container > .inner_wrap {
	height: 100%;
}

.wd_artl_pg_header.__blue .inner_wrap > .inner_wrap{
	padding: 150px 0;
	width: auto;
	display: block;
	padding: 15px 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.wd_artl_pg_header.__blue .wd_date{
	display: none;
}

.wd_artl_pg_header .wd_subtitle{
	margin-bottom: .5em;
}

.wd_pageid_20295.wd_item_page .wd_inner_body .wd_summary{
	display: none;
}

.wd_artl_pg_header.__blue,
.wd_artl_pg_header.__blue::before {
	background-color: #004b87;
	color: white;
}

nav ul.wd_page_links a {
	padding: 0;
}
table.wd_imagetable {}
td.imagecaption {}

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

/* Clear Fix */
/* ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
} */
ul.wd_layout-simple:after {
	clear: both;
}

/* Custom Classes */
.wd_social-wrap {
	display: flex;
	justify-content: center;
	column-gap: 20px;
	row-gap: 20px;
}
.wd_social-wrap iframe,
iframe[id^="twitter"] {
	flex: 1 1 auto;
	width: auto;
}
/* END Custom Classes */

/* Standard */
div.wd_standard {}
.wd_pageid_20314 .wd_category_items .item {
	display: flex;
	align-items: flex-start;
	width: 100%;
	float: none;
	padding: 50px 0;
}
.wd_pageid_20314 .wd_category_items .item a.itemlink {
	flex-basis: 30%;
}
.wd_pageid_20314 .wd_category_items .item a.itemlink img {
	max-width: 100%;
}
.wd_pageid_20314 .wd_category_items .item .wd_content-wrap {
	flex-basis: 70%;
	padding: 0 20px;
}
.wd_pageid_20315 h1.wd_page_hd,
.wd_pageid_20315 .header_desc {
	color: transparent;
}
.wd_pageid_20315 .img_header_wrap img {
	opacity: 1;
	min-height: 230px;
}


.wd_pageid_20319 .wd_category_items .item {
	display: flex;
	width: 100%;
	float: none;
	border-bottom: 1px solid #007CBD;
}
.wd_pageid_20319 .wd_category_items .item:first-child {
	background: #eee;
	border: 1px solid #d6d6d6;
}
.wd_pageid_20319 .wd_category_items .item:last-child {
	border-bottom: none;
}
.wd_pageid_20319 figure.wd_image_tbl_pollyf {
	flex-basis: 30%;
}
.wd_pageid_20319 .wd_category_items .item:first-child figure.wd_image_tbl_pollyf {
	flex-basis: 20%;
}
.wd_pageid_20319 figure.wd_image_tbl_pollyf img {
	width: 100%;
}
.wd_pageid_20319 .wd_category_items .item:first-child .wd_content-wrap {
	flex-basis: 80%;
	padding: 0 30px;
}
.wd_pageid_20319 .wd_content-wrap {
	flex-basis: 70%;
	padding: 0 20px;
}
.wd_pageid_20319 .wd_content-wrap .item_name {
	font-weight: bold;
}
.wd_pageid_20319 .wd_printable_content {
	flex;
}
.wd_pageid_20319 .toolbar_tab_wrap {
	position: absolute;
    top: 0;
    right: 0;
}
/* END Standard */

/* Stories */
div.wd_stories {}
.wd_stories .wd_item_list {
	clear: both;
	position: relative;
	top: 30px;
}
/* END Stories */

/* Articles */
div.wd_articles {}
div.wd_articles-detail p.cta_navy,
div.wd_articles-detail p.cta_cobalt,
div.wd_articles-detail p.cta_sky,
div.wd_articles-detail p.cta_gray {
	width: 80%;
	padding: 20px!important;
}
/* 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 */
div.wd_gallery {}
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}
/* 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 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;
	z-index: 1;
}
/* Related content */
.wd_related_content_wrapper .wd_source,
.wd_related_content_wrapper .wd_summary {
	display: none;
} 
.wd_related_content_wrapper .wd_items {
	display: flex;
	gap: 30px;
	padding-top: 16px;
	flex-wrap: wrap;
}
.wd_related_content_wrapper .wd_item {
	flex: 0 1 250px;
	background: #f8f8f8;
	border-radius: 8px;
	overflow: hidden;
	padding-bottom: 12px;
}
.wd_related_content_wrapper img {
	width: 100%;
	max-height: 140px;
	height: 100%;
	object-fit: cover;
}
.wd_related_content_wrapper .wd_date,
.wd_related_content_wrapper .wd_title {
	padding: 8px 16px 0 16px;
}


.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}

.wd_newsfeed_releases-teaser .item{
	margin-bottom: 30px;
}

.wd_newsfeed_releases-teaser .item .wd_asset_icon_link_list,
.wd_newsfeed_releases-teaser .item .wd_thumbnail{
	display:none;
}

.wd_newsfeed_releases-teaser .item .wd_date{
	margin-bottom: 1em;
}

.wd_newsfeed_releases-teaser .item .wd_title a{
	color: rgba(60,60,60,1);
}

.wd_newsfeed_releases-teaser .item .wd_date,
.wd_news_headlines-teaser .item .item_date {
	text-transform: none;
	font-size: 16px;
	color: #004b87;
	margin-bottom: 18px;
}

/* END Newsfeed Releases */

/* Formbuilder */
select::-ms-expand {
	border: none;
}
#wd_printable_content input,
#wd_printable_content select {
	border-radius: 0;
	line-height: 34px;
	padding: 0 1rem;
	font-size: 1.2rem;
	height: 34px;
	color: #333;
	border: 1px solid #ccc;
}
#wd_printable_content select {
	padding: 0 1rem;
	font-size: 1.2rem;
	height: 34px;
	color: #333;
}
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 0;
	margin-left: 5px;
}
#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
}
#wd_printable_content input[type=text] {
	max-width: 69%;
	display: inline-block;
}
#wd_printable_content input[type=submit] {
	max-width: 30%;
	margin-left: 1%;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
}
.wd_form_field {
	clear: both;
}
.wd_page_limit {
	padding: 0;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.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 */

/* Search Fields */
.wd_item_search_form_container .wd_search_form_basic{
	display: block;
	font-size: 20px;
}

.wd_search_basic_fields {
	background: none;
	display: block;
	border: none;
	text-align: left;
	padding: 0;
}

#wd_printable_content .wd_search_basic_fields input{
	margin: 0;
	height: 34px;
	color: #333;
	display: inline-block;
	outline: 0;
	cursor: pointer;
	border-color: #ededed;
	border: 1px solid #ccc !important;
	font-size: 18px;
	font-weight: normal;
	width: auto;
}

#wd_printable_content .wd_search_basic_fields select,
#wd_printable_content .wd_newsfeed_releases select {
	font-weight: 700;
	margin: 0;
	outline: 0;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist;
	cursor: pointer;
	display: inline-block;
	width: auto;
	height: 34px;
	color: #333;
	border: 1px solid #ccc !important;
	font-size: 18px;
	font-weight: normal;
}

.wd_item_search_form_container{
	margin-bottom: 30px;
}

#wd_printable_content .wd_search_basic_fields,
.wd_search_advanced_link{
	font-size: 16px;
}

#wd_printable_content .wd_search_form.wd_search_form_advanced input[type=submit],
.wd_search_button,
#wd_printable_content .wd_newsfeed_releases button.wd_search_button,
#wd_printable_content .wd_events button.wd_events_input_go {
	cursor: pointer;
	margin: 0 0 0 10px;
	padding: 0.35em 0.8rem;
	position: relative;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	color: white;
	position: relative;
	height: 34px;
	display: inline-block;
	border-radius: 3px;
	font-weight: normal;
	line-height: 1;
	background: #1010EB;
	border:none;
	/*text-transform: uppercase;*/
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	transition: color .2s ease;
	outline: 0;
}

/* Gallery page */
.wd_pageid_34148 #wd_printable_content .wd_search_form.wd_search_form_advanced input[type=submit]{
	margin-left: 0;
	margin-top: 1em;
}

.wd_search_button.wd_highlight{
	color: white;
}

/* END Search Fields */

/* Search Results */
/* END Search Results */

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {}

div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}

div.wd_featureboxes_left {}
div.wd_featureboxes_left div.wd_featurebox {}
div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {
	text-align: center;
}


div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}

div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_middle div.wd_featurebox_container {}
div.wd_featureboxes_middle div.wd_featurebox_title {}

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}

div.wd_featureboxes_additional_details {}
div.wd_featureboxes_additional_details div.wd_featurebox_container {}
div.wd_featureboxes_additional_details div.wd_featurebox_title {}
div.wd_featureboxes_additional_details div.wd_featurebox {}

.wd_featureboxes_in_the_news .wd_featurebox_title {
	text-align: center;
}

div.wd_featureboxes_additional_details div.wd_featurebox ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin: 0;
	padding: 0;
}
div.wd_featureboxes_additional_details div.wd_featurebox ul li {
	list-style: none;
	flex: 1 0 auto;
	margin: 30px;
}
div.wd_featureboxes_additional_details div.wd_featurebox ul li img {
	transition: 0.3s;
}
div.wd_featureboxes_additional_details div.wd_featurebox ul li img:hover {
	transform: scale(1.05);
	transition: 0.3s;
}
/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wd_featurebox p{
	font-size: 18px;
}

/* END YouTube Responsive Video Containers */


.wd_alert_fb.wd_sec .overflow-scroll{
	    overflow: hidden;
}

.wd_alert_fb.wd_sec .wd_featurebox_title{
	color: #53565A;
	display: none;
}

.wd_alert_fb .wd_featureboxes_alert{
	cursor: pointer;
}
.wd_featureboxes_alert .wd_image_tbl_pollyf  img {
    width: 100%;
}


div.wd_rssfeeds_item {
	margin-bottom: 10px;
}

.wd_featured_stories_fb .wd_sec_header .wd_featurebox_title{
	text-align: center;
}

.wd_featurebox{
	font-size: 14px;
}

.wd_feat_stories_wrap{
	position: relative;
}
.wd_asset_gallery,
.wd_asset_gallery_list{
	background-color: white;
}

.wd_item_page .wd_default > .wd_artl_pg_header{
	display: none;
}

.wd_meta .wd_category_link_list{
	margin: 0;
}

.wd_featurebox_title{
	font-size: 24px;
	color: #004b87;
	margin-bottom: 1em;
	font-size:  32px;
	font-weight: normal;
}

h2.wd_featurebox_title{
	text-transform: initial;

}
.wd_resources_fb{
	background: #0FC9F7;
	padding: 2em 3em;
	position: absolute;
	left: 0;
	z-index: 10;
	margin: 0 !important;
	top: 115px;   
	z-index: 2000;
}

.wd_resources_fb.wd_sec.__sticky{
	position: fixed;
}

.wd_resources_fb.wd_sec.__sticky{
	top: 70px;
}

.wd_resources_fb.wd_sec.tab_open.__sticky{
	top: 145px;
}

.wd_featureboxes_featured_stories .wd_featurebox_title{
	padding: 0.7em;
	font-weight: normal;
	margin-bottom: 20px;
}

.wd_featureboxes_featured_stories .wd_featurebox_title{
	color: #170f5f;
}

.wd_articles-teaser {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.wd_articles-teaser .item {
	flex: 300px;
}
.wd_articles-teaser .itemlink,
.wd_articles-teaser .item_name > a {
	color: #170f5f;
	line-height: 1.4;
	font-size: 32px;
}
.wd_articles-teaser .wd_category_link {margin: 0;}
.wd_articles-teaser ul {
	margin: 16px 0 8px;
}
.wd_articles-teaser .wd_category_link a {
	color: #140F4B;
	font-size: 16px;
	line-height: 1.5;
	text-transform: uppercase;
	font-family: 'Avenir Next World Demi';
	letter-spacing: .2px;
	font-weight: normal;
}
.wd_articles-teaser .item_summary {
	display: none;
}
.wd_articles-teaser .itemlink img {
	object-fit: cover;
	height: 300px;
	object-position: center;
	width: 100%;
}
.wd_articles-teaser .item_date {
	display: none;
}
a.wd_btn-readmore {
	font-size: 16px;
	line-height: 23px;
	color: rgba(16,16,235,1);
}

.wd_pageid_34141 .top-disclaimer {
	margin: 40px auto 0;
	max-width: 1000px;
}
.wd_pageid_34141.wd_is_category .top-disclaimer,
.wd_pageid_34141.wd_item_page .top-disclaimer {
	display: none;
}

.wd_articles-teaser .itemlink, .wd_articles-teaser .item_name > a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


.wd_featureboxes_resources .wd_featurebox h3{ 
	text-transform: capitalize;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -0.5px;
	font-size: 24px;
	color: #FFF;
	margin-bottom: 1em;
	border-top: 2px solid #c2c2c2;
	padding-top: 2em;
	object-fit: contain;
}

div.wd_featureboxes_featured_stories div.wd_featurebox_title {
	color: rgba(16,16,235,1);
	margin: 32px 0 32px;
	padding: 0;
}
.wd_featureboxes_featured_stories div.wd_featurebox_title:hover {
	text-decoration: none;
}

.wd_float_img{
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	background-size: cover;
	transition: all .3s ease;
	transform:scale(1);
}
.item_date{
	margin-bottom: 1em;
	color: white;
}

/* 
.wd_float_img img{
	width: 100%;
	height: auto;
} */

.wd_tile .item_summary{
	display: none;
}
#wd_printable_content .wd_form_buttons input[type=submit],
.wd_meta .wd_category_link_list li a,
.wd_load_more-container .wd_load_more-trigger,
.wd_formbuilder_submit,
.more a,
.wd_btn{
	color: white;
	font-weight: normal;
	font-size: 14px;
	padding: 0.8em 1.6em 0.6em;
	background-color: #1010EB;
	display: inline-block;
	line-height: 1;
	border-radius: 24px;
}
.more a {
	text-transform: none;
}
.wd_btn.__read {
	text-transform: none;
}

.wd_articles-detail .wd_featureboxes_right_rail .wd_btn{
	font-size: 16px;
}

.wd_articles-detail .wd_featureboxes_right_rail .wd_btn:hover{
	background-color: #001e46;
	text-decoration: none;
}

.wd_btn.__navy{
	background-color: #001e46;
	border-color: #001e46;
	color: #fff;
}

.wd_body .wd_btn.__navy{
	font-size: 16px;
	padding: 7px;
}

.wd_btn.__navy:hover{
	background-color: #007cbd;
	border-color: #007cbd;
	color: #fff;
	text-decoration: none;
}

.wd_btn.go_back_btn{
	border: none;
	background: transparent;
	color: #007cbd;
	padding: 1em 0;
	margin-bottom: 1.8em;
}

.wd_btn.go_back_btn .fa{
	margin-right: 1em;
}

.cta_gray {
	display: inline-block;
	width: 51%;
	background: #E8E8E7;
	padding: 20px;
}

.cta_navy {
	background: #001E46;
	color: #FFFFFF;
	display: inline-block;
	width: 51%;
	padding: 20px;
}

.cta_navy a,
.cta_navy svg .st2 {
	color: #B9D9E8;
	stroke: #B9D9E8;
}

.cta_cobalt {
	display: inline-block;
	width: 51%;
	padding: 20px;
	background: #0085CA;
	color: #FFFFFF;
}

.cta_cobalt a,
.cta_cobalt svg .st2 {
	color: #B9D9E8;
	stroke: #B9D9E8;
}

.cta_sky {
	display: inline-block;
	width: 51%;
	padding: 20px;
	background: #71C5E8;
	color: #53565a;
}
.cta_sky a,
.cta_sky svg .st2 {
	color: #004B87;
	stroke: #004B87;
}
.wd_cta {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    column-gap: 2%;
}
.wd_cta-item {
    width: 32%;
}
.wd_cta-header {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 32px;
    color: #170f5f;
    line-height: 1.26;
    margin: 3.2rem 0;
}
.wd_cta-thumbnail img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}
.wd_cta-category {
    margin-top: 3.2rem;
    padding-left: 2.4rem;
    padding-bottom: 7px;
    color: rgba(60, 60, 60, 1);
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.5px;
}
.wd_cta-title a {
    position: relative;
    font-size: 26px;
    letter-spacing: -0.11px;
    line-height: 3.8rem;
    padding-left: 24px;
    padding-right: 5px;
    font-weight: 400;
    text-transform: none;
    margin: 0;
    color: rgba(23, 15, 95, 1);
    display: block;
}
.wd_cta-title a:after {
    content: '';
    height: 77%;
    max-height: 60px;
    width: 8px;
    position: absolute;
    left: 0;
    top: 5%;
    background-color: rgba(16, 16, 235, 1);
}
.wd_cta-more {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 1em;
    padding-bottom: 1em;
}
.wd_cta-more a {
    color: rgba(16, 16, 235, 1);
}

.wd_meta .wd_category_link_list li a{
	color: #004B87;
	background-color: #B9D9EB;
}

.wd_meta .wd_category_link_list li{
	margin: 0 1em 1em 0;
}

.wd_formbuilder_submit{
	margin: 0;
    background-color: #1010EB;
    border: 1px solid #1010EB;
    color: #fff;
}

.wd_inner_body table td.prngen2{
	border: none;
	border-color: red;
}

.wd_load_more-container .wd_load_more-trigger{
	float: right;
	margin-bottom: 2em;
	border: none;
}

.wd_featureboxes_alert .wd_featurebox p:last-child{
	position: absolute;
	top: 40px;
	right: 0;
}

.wd_featured_stories_fb .wd_featurebox_container{
	position: relative;
	margin-bottom: 3em;
}

.wd_featured_stories_fb .more{
	position: absolute;
	top: 11px;
	right: 0;
	margin: 0;
	margin-top: 8px;
}
.wd_featured_stories_fb .more a {
	font-size: 16px;
	line-height: 23px;
	color: rgba(16,16,235,1);
	background: none;
	padding: 0;
}

.wd_tile .item_name{
	font-size: 18px;
	line-height: 1.3;
	font-weight: normal;
	min-height: 150px;
	margin-bottom: 1em;
}

.wd_tile .item_name a{
	color: white;
}

.wd_featurebox-social_twitter{
	width: 100%;
	max-width: 500px;
	padding: 1em;
	float: right;
	background: white;
	box-shadow: 1px 2px 6px 3px rgb(0 0 0 / 30%);
	border-radius: 5px;
}
.wd_featurebox-social_twitter .wd_featurebox_title{
	display: none;
}
.wd_featurebox-social_twitter .wd_featurebox{
	height: 500px;
	overflow-y: scroll;

}
.wd_newsfeed_releases-teaser .wd_summary,
.wd_newsfeed_releases-teaser .subscribe_link{
	display: none;
}

.wd_middle_fb{
	background-color: #DCDCDC;
	padding: 3em 0;
	color: #140F4B;
}

.wd_middle_fb .wd_featurebox_title{
	color: #140F4B;
}

.wd_middle_fb  .wd_form_field_label{
	display: none;
}

.wd_middle_fb div.wd_form_footer div.wd_form_buttons,
.wd_middle_fb .wd_form_field_pos_right .wd_form_field_input{
	margin: 0;
	height: 50px;
	margin-bottom: 1em;
}

.wd_middle_fb .wd_form_legend{
	display: none;
}

.wd_bottom_fb .wd_featureboxes_bottom .wd_featurebox-standard{
	float: left;
	padding: 1em;
}

@supports (display: grid) {
	.wd_bottom_fb .wd_featureboxes_bottom .wd_featurebox-standard{
		float: none;
		padding: 0;
	}
	.wd_featureboxes_bottom{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap: 30px;
	}
}

.wd_featureboxes_bottom .wd_featurebox_title{
	display: none;
}

.wd_pageid_20295 .wd_featureboxes_bottom .wd_featurebox_title{
	display: block;
}
.wd_pageid_20303 .wd_featureboxes_bottom img:hover {
    transform: scale(1.05);
    transition: 0.3s;
}
.wd_pageid_20303 .wd_featureboxes_bottom img {
    transition: 0.3s;
}
.wd_sec{
	margin: 60px 0;
}

.wd_sec.wd_slideshow {
	margin: 0;
}
.wd_sec.wd_alert_fb{
	margin: 20px 0 0 0;
}

.wd_image_tbl_pollyf,
.wd_image_tbl_pollyf > a{
	display: block;
}

.wd_image_tbl_pollyf img{
	width: auto;
	height: auto;
}

.wd_image_tbl_pollyf{
	display: block;
}

.wd_image_tbl_pollyf img{
	display: block;
}

.wd_tab_toggle{
	width: 25px;
	height: 25px;
	top: 10px;
	right: 10px;
	position: absolute;
	color: #fff;
	padding: 5px;
	text-align: center;
	line-height: 1;
	font-size: 20px;
	padding-top: 4px;
}

.wd_resources_fb.tab_open .wd_row{
	display: none;
}

.tab_label{
	display: none;
}
.wd_resources_fb.tab_open .tab_label{
	display: block;
}

.local-nav .wd_nav{
	display: flex;
    justify-content: space-between;
}
.wd_nav .dropdown-toggle span path {
	fill: #fff;
}
.wd_nav .dropdown.open span path {
	fill: #140F4B;
}
.wd_nav .dropdown.open .dropdown-toggle:hover {
	color: #140F4B;
}
.local-nav .wd_nav a:hover {
	color: #fff;
}
.wd_nav .wd_subnav a,
.wd_nav .wd_subnav a:hover {
	color: #140F4B;
}
.wd_resources_fb h4{
	margin:0;
	font-weight: normal;
}

.wd_resources_fb.wd_sec.tab_open{
	padding: 1em;
	padding-right: 44px;
	transform: rotate(-90deg);
	margin: 0;
	left: -84px;
	top: 190px;
}
.wd_featureboxes_resources .wd_featurebox_title {
    color: #fff;
}
div.wd_toolbar{
	clear: both;
}
/* AWARDS Page */
.wd_pageid_20317 div.wd_category,
.wd_pageid_20301 div.wd_category{
	clear: both;
	margin-bottom: 100px;
}

.wd_pageid_20317 .overflow-scroll,
.wd_pageid_20301 .overflow-scroll{
	height: 100%;
	overflow: hidden;
}

.wd_pageid_20317 div.category_intro,
.wd_pageid_20301 div.category_intro{
	width: 100%;
	height: 100%;
}

.wd_pageid_20317 div.wd_category_info,
.wd_pageid_20301 div.wd_category_info{
	height: 300px;
}

.wd_pageid_20317 .wd_image_tbl_pollyf,
.wd_pageid_20301  .wd_image_tbl_pollyf{
	display: block;
	width: 100%;
	height: 100%;
	background: center no-repeat;
	background-size: cover;
}

div.wd_category_info h1.category_header{
	font-size: 38px;
	margin-bottom: 5px;
}

div.wd_category_info {
	border: none;
	margin: 0;
	padding: 50px 0;
	background: no-repeat center gray;
	background-size: contain;
	position: relative;
	overflow: hidden;
	clear: both;
}

div.wd_category_info > .category_intro{
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div.wd_category_info .category_header{
	position: relative;
	z-index: 5;
	margin: 0;
	padding: 1em;
	font-size: 20px;
	font-weight: normal;
	text-transform: inherit;
	color: white;
}

.wd_pageid_20317  div.wd_category_info .category_header,
.wd_pageid_20301  div.wd_category_info .category_header{
	text-transform: uppercase;
	position: absolute;
	bottom: 11px;
	margin: 0;
}

.wd_pageid_20317 .wd_category_items .item,
.wd_pageid_20301 .wd_category_items .item{
		padding: 15px;
}

.wd_category_items:after {
	content: '';
	display: table;
	clear: both;
}
.wd_category_items .item{
	width: 33%;
	padding: 50px 15px;
	float: left;
	position: relative;
}

.wd_category_items .item:nth-child(3n + 4)::after{
	content: '';
	width: 800px;
	border-top: 1px solid #ddd;
	height: 1px;
	position: absolute;
	top: 0;
	left: 100px;
}

.wd_category_items .item:nth-child(3n + 4){
	clear: both;
}
/* Featured Award Featurebox */
.wd_featureboxes_featured_award .wd_featurebox {
	display: flex;
    padding: 20px;
    border: 5px solid #007CBD;
    flex-wrap: wrap;
}
.wd_featureboxes_featured_award .wd_imagetable {
	width: 25%;
}
.wd_featureboxes_featured_award .wd_imagetable td {
	border: 0;
	padding: 0;
}
.wd_featureboxes_featured_award .wd_imagetable img {
	max-width: 100% !important; /* override other !important */
}
.wd_featureboxes_featured_award .wd_featurebox_title {
	display: none;
}
.wd_featureboxes_featured_award .wd_featured_award-content {
    width: 75%;
    padding-left: 30px;
}
.wd_featureboxes_featured_award .wd_featured_award-content h2 {
	font-size: 36px;
	line-height: 1.1;
	margin-top: 0;
}
/* END Featured Award Featurebox */

/* Specific Page Cat style -- Board Mem Thumb*/

.wd_pageid_20323  .wd_artl_pg_header,
.wd_pageid_20320  .wd_artl_pg_header,
.wd_pageid_20311  .wd_artl_pg_header,
.wd_pageid_20316  .wd_artl_pg_header{
	background-color: #004b87;
	color: white;
	min-height: 275px;
    display: flex;
    align-items: center;
}
.wd_pageid_20323  .wd_artl_pg_header {
	background-color: #140F4B;
}
.wd_pageid_20323  .wd_artl_pg_header  h1.wd_page_hd,
.wd_pageid_20323  .wd_artl_pg_header .header_desc,
.wd_pageid_20320  .wd_artl_pg_header  h1.wd_page_hd,
.wd_pageid_20320  .wd_artl_pg_header .header_desc,
.wd_pageid_20311  .wd_artl_pg_header  h1.wd_page_hd,
.wd_pageid_20316  .wd_artl_pg_header  h1.wd_page_hd,
.wd_pageid_20311  .wd_artl_pg_header .header_desc,
.wd_pageid_20316  .wd_artl_pg_header .header_desc{
	color: white;
}

.wd_pageid_20311 .wd_category_items,
.wd_pageid_20323 .wd_category_items,
.wd_pageid_20320 .wd_category_items,
.wd_pageid_20315 .wd_category_items,
.wd_pageid_20316 .wd_category_items{
	margin: 0 -15px;
}
.wd_pageid_20323 .item_name a {
	color: #140F4B;
}
.wd_pageid_20323 .wd_bottom_fb.wd_sec .container {
    max-width: 1000px;
}
.fancybox-gallery-text {
	display: none;
	max-width: 600px;
}

.fancybox-gallery-text h2 {
    color: #000;
    text-align: center;
    font-size: 2em;
}

.fancybox-gallery-text div.img {
    text-align: center;
	margin: 15px;
}

.wd_pageid_20315 .item.wd_tyle .__inner h2 {
	margin: 0;
}

.wd_pageid_20315 .item.wd_tyle .__inner > a.itemlink {
	margin: 0 20px;
}
.wd_pageid_20315 .item.wd_tyle .__inner .item_name + p,
.wd_pageid_20315 .item.wd_tyle .__inner .item_name,
.wd_pageid_20315 .item.wd_tyle .__inner .item_summary {
	padding: 0 20px;
	clear: both;
}


.item.wd_tyle .wd_wrap{
	border: 1px solid #ccc;
}

.item.wd_tyle img{
	width: 100%;
}

.wd_pageid_20315 .item.wd_tyle .__inner {
	padding: 0 0 1em 0;
}
.item.wd_tyle .__inner{
	padding: 1em;
}

.wd_category_items .item.wd_tyle:nth-child(3n + 4)::after{
	display: none;
}

.wd_category_items .item.wd_tyle{
    padding: 0 15px;
    margin-bottom: 30px; 
}

.item.wd_tyle .__inner .item_name{
	font-size: 20px;
	color: #007cbd;
}

.item.wd_tyle .__inner p{
	font-size: 14px;
	line-height: 1.8;
}

/* ENDOF Specific Page Cat style */

.wd_tab_menu{
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

.wd_tab_menu li{
	list-style: none;
}

.wd_tab_menu li a{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: .05em;
	font-weight: bold;
}

.wd_tab_toggle {
	cursor: pointer;
}

.wd_tab_toggle .fa-chevron-down{
	display: none;
}

.wd_tab_toggle.__close .fa-chevron-down{
	display: block;
}

.wd_tab_toggle.__close {
	width: 100%;
	background: transparent;
}
.wd_resources_fb .tab_label h4 {
    color: #fff;
}
.wd_tab_toggle.__close .fa-chevron-down{
	float: right;
	max-width: 25px;
}

.wd_tab_toggle.__close .fa-times{
	display: none;
}

.wd_stories .wd_item_wrapper,
.wd_articles .wd_item_wrapper{
	margin: 0;
	float: left;
	max-width: 55%;
}

.wd_stories .wd_item_wrapper ul.wd_category_link_list,
.wd_articles .wd_item_wrapper ul.wd_category_link_list{
	float: none;
	display: block;
	text-align: left;
}

.wd_stories .wd_item_wrapper ul.wd_category_link_list li.wd_category_link,
.wd_articles .wd_item_wrapper ul.wd_category_link_list li.wd_category_link{
	float: none;
	display: inline-block;
	margin: 0 1em 1em 0;
}

.wd_stories .wd_thumbnail,
.wd_articles .wd_thumbnail{
	float: left;
	margin: 0;
	padding-right: 50px;
	width: 40%;
	max-width: 350px;
}

.wd_stories .wd_ite .wd_title,
.wd_articles .wd_ite .wd_title{
	margin-bottom: .5em;
}

.breadcrumbs .divider .fa{
	font-size: 12px;
	color: gray;
}

.wd_stories .wd_thumbnail a,
.wd_articles .wd_thumbnail a{
	display: block;
}

.wd_stories .wd_thumbnail a img,
.wd_articles .wd_thumbnail a img{
	width: 100%;
}

.wd_stories .wd_thumbnail{
	text-align: left;
	margin-bottom: 1.5em;
}

.wd_stories .wd_thumbnail a{
	display: block;
}

.wd_stories .wd_thumbnail a img{
	width: auto;
	max-height: 200px;
}

.wd_newsfeed_releases .wd_item .wd_asset_type_link_list,
.wd_newsfeed_releases .wd_item .wd_thumbnail{
	display: none
}

.wd_newsfeed_releases .wd_item .wd_item_wrapper{
	margin: 0;
}

.wd_articles .wd_asset_type_link_list{
	display: none;
}
.wd_stories li.wd_asset_type_link .wd_icon{
	color: #00A9E0;
}

.wd_stories .wd_item,
.wd_articles .wd_item{
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 2px solid #027cbd;
}

.wd_stories .wd_item .wd_title{
	margin-top: 0;
}

.wd_articles .wd_item .wd_title{
	margin-top: 1.5em;
}

.wd_stories .wd_item .wd_date,
.wd_articles .wd_item .wd_date{
	margin-bottom: 1em;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .1em;
	margin-top: 1.5em;
}

.wd_stories .wd_item .wd_date{
	display: none;
}

.wd_stories .wd_item{
	border-bottom: 0;
}

.wd_asset_gallery_container .wd_continue_link{
	display: none; 
}

.wd_articles-detail .wd_body blockquote{
	background-color: #004b87;
	margin: 1.5rem 0;
}

.wd_articles-detail .wd_body p{
	margin-bottom: 1em;
}

.wd_articles-detail{
	font-family: 'Avenir Next World',Arial,sans-serif;
}

.wd_articles-detail  .wd_asset_carousel_aspect{
	margin: 1.5rem 0;
}

.wd_gallery_asset .wd_icon_overlay{
	background-color: rgb(255 255 255 / 50%);
}
.wd_gallery_asset .wd_icon_overlay .wd_icon_container > a, 
.wd_gallery_asset .wd_icon_overlay .wd_icon_container > a:link, 
.wd_gallery_asset .wd_icon_overlay .wd_icon_container > a:visited {
	color: black;
}

.wd_articles-detail .wd_body blockquote p{
	font-size: 3.5rem;
	line-height: 3.7rem;
	color: white;
	line-height: 3.7rem;
	font-weight: 100;
	padding: 25px 25px .5em;
	margin-bottom: 0;
}

.wd_articles-detail .wd_body blockquote cite{
	color: white;
	font-weight: 100;    
	padding: 25px 40px;
	display: block;
}

.wd_articles-detail .wd_body blockquote p::before,
.wd_articles-detail .wd_body blockquote p::after{
}

.wd_articles-detail .wd_body blockquote p::before{
	content: '\201C';   
	margin-right: 0;
	position: static;
}
.wd_articles-detail .wd_body blockquote p::after{
	content: '\201D';   
}


.image-full {
	width: 100% !important;
}
.image-one-third {
	width: 33% !important;  /* override inline */
	float: right !important;
	margin: 10px 0px 10px 10px !important;
}
.image-two-third {
	width: 66% !important; /* override inline */
	float: right !important;
	margin: 10px 0px 10px 10px !important;
}
.wd_articles-detail .wd_captioned_image .wd_caption,
.image-one-third p,
.image-two-third p,
.image-full p {
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.image-full img,
.image-two-third img {
	aspect-ratio: 6/4;
	width: 100%;
	object-fit: cover;
}
.image-one-third img {
	aspect-ratio: 3/4.5;
	width: 100%;
	object-fit: cover;
}

.wd_pageid_34141.wd_item_page #header-skip {
	padding-bottom: 0;
}

/* Detail page toolbar */

.wd_item_page .wd_inner_body .toolbar_tab_wrap{
	position: absolute;
	top: 0;
	right: 0;
}

.wd_item_page .wd_inner_body{
	position: relative;
	padding-right: 90px;
}

.toolbar_tab_wrap .wd_toolbar-detail {
	border:none;
	margin: 0;
	padding: 0;
}

.toolbar_tab_wrap .wd_toolbar-detail  .wd_tools{
	padding: 0;
}

.toolbar_tab_wrap .wd_toolbar-detail  .wd_tool_icon > a,
.toolbar_tab_wrap .wd_toolbar-detail  .wd_tool_icon > a:link,
.toolbar_tab_wrap .wd_toolbar-detail  .wd_tool_icon > a:visited{
	border-radius: 0;
	background: #fff !important;
	width: 60px;
	height: 60px;
	padding: 1em 0;
	font-size: 20px;
	color: #140F4B;
}

.wd_item_page li.wd_tool .at-resp-share-element .at-share-btn,    
.toolbar_tab_wrap  div.wd_toolbar.wd_toolbar-detail ul.wd_tools li.wd_tool{
	float: none;
	margin: 0;
	display: block;
}
.wd_toolbar-detail li.wd_tool .at-resp-share-element .at-share-btn{
	margin-left: 0;
	border-radius: 0 !important;
	background: #fff !important;
	width: 60px;
	height: 60px;
	padding: 1em 0;
	font-size: 20px;
}

.wd_toolbar-detail li.wd_tool .at-resp-share-element .at-icon{
	width: 26px !important;
	height: auto !important;
	fill: #140F4B!important;
}

.wd_toolbar-detail li.wd_tool .at-resp-share-element .at-share-btn .at-icon-wrapper{
	float: none;
	width: 100% !important;
	height: auto !important; 
	text-align: center;
}
li.wd_tool .at-resp-share-element .at-share-btn.at-svc-pinterest_share{
	display: none !important;
}
.at-resp-share-element .at-share-btn:hover{
	transform: none !important;
}

.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab .wd_asset_icon{
	color: #007cbd;
}

.wd_assets table td{
	border-color: transparent;
}

 .wd_assets table{
	margin: 0;
 }


 .wd_item.wd_carousel-item a{
	padding : 8px 0 8px 10px;
 }

 .wd_gallery-detail .wd_title a{
	font-size: 18px;
	color: black;
 }

 .wd_gallery-detail .wd_title a:hover{
	color: black;
	text-decoration: none;
 }

@supports(display: grid){
	.wd_articles-teaser.wd_tile_wrapper{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap: 30px;
	}
	.wd_articles-teaser.wd_tile_wrapper .item{
		flex: 1 1 auto;
		padding: 0;
	}
	.wd_subscribe_featurebox .wd_formbuilder .wd_grid_wrap{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 15px;
		margin: 1em 0;
	}
	.wd_subscribe_featurebox .wd_formbuilder .wd_form_field{
		margin: 0;
	}
	.wd_middle_fb .wd_form_field_pos_right .wd_form_field_input{
		margin: 0;
		height: 100%;
	}
	.wd_middle_fb .wd_form_footer{
		margin: 0;
	}
	.wd_subscribe_featurebox .wd_formbuilder input[type="text"]{
		height: 50px;
		margin: 0;
	}
}

.wd_ind_wraper.container{
	position: absolute;
	right: 30px;
}
.wd_pageid_34151  .wd_featureboxes_bottom,
.wd_pageid_34141  .wd_featureboxes_bottom{
	display: block;
}
.wd_pageid_34151 .footer,
.wd_pageid_34141 .footer{
	margin-top: 0;
}
.wd_pageid_34151 .wd_bottom_fb,
.wd_pageid_34141 .wd_bottom_fb{
	background-color: #004c7b;
	padding: 50px 0;
	text-align: center;
	color: white;    
	margin-bottom: 0;
}
.wd_pageid_34151 .wd_bottom_fb .wd_featurebox a,
.wd_pageid_34141 .wd_bottom_fb .wd_featurebox a{
	color: white;
	text-decoration: none;
}
.wd_pageid_34151 .wd_bottom_fb p,
.wd_pageid_34141 .wd_bottom_fb p{
	font-size: 24px;
	margin: 0;
	color: white;
	padding: 0;
}

.wd_category_checkboxes .wd_parent_category{
	margin: .5em 0;
}

#wd_printable_content input[type=checkbox], 
#wd_printable_content input[type=radio]{
	margin-right: .7em;
}

#wd_printable_content input[type=submit]{
	margin-left: 0;
}

.wd_pageid_20315 .wd_featureboxes_bottom,
.wd_pageid_20316 .wd_featureboxes_bottom {
	display: block;
	text-align: center;
}
.wd_pageid_34147 .wd_featureboxes_bottom{
	display: block;
}

/* Press Release  */

.wd_pageid_20295  .wd_bottom_fb{
	display: none;
}

.wd_pageid_20295.wd_item_page .wd_bottom_fb{
	display: block;
}

.wd_pageid_20295 .wd_featureboxes_bottom{
	display: block;
}

.wd_pageid_20295 .wd_bottom_fb .wd_featurebox > ul{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.wd_pageid_20295 .wd_bottom_fb .wd_featurebox > ul li{
	width: 24%;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	min-height: 50px;
}

.wd_pageid_20295 .wd_bottom_fb .container{
	max-width: 1010px;
}

.wd_pageid_20295 .wd_bottom_fb .wd_featurebox > ul li a{
	color: #074C85;
	background: #B9D9EB;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 19px;
	padding: 2em .5em;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

.wd_featureboxes_in_the_news .item_name a,
.wd_featureboxes_in_the_news .item_name  {
	color: rgba(60,60,60,1);
	margin-bottom: 0;
}
.wd_featureboxes_in_the_news .item_publication {
	margin-top: 16px;
}
.shape-mdt-external {
	position: absolute;
}
.wd_left_right_fb .row {
	display: flex;
	gap: 36px;
	flex-wrap: wrap;
}
.wd_left_right_fb .row::before,
.wd_left_right_fb .row::after {
	display: none;
}
.wd_left_right_fb .row .col-lg-4 {
	flex: calc(33.333% - 24px);
	min-width: 320px;
}
.wd_left_right_fb .col-lg-6 {
	width: calc(50% - 18px);
}

.header > .nav-bar {
	display: none;
}


/* top feature fb */
.wd_featureboxes_top_feature {
	width: 100%;
	max-width: 1200px;
	padding: 0 15px;
	margin: 50px auto 0;
}
.wd_featureboxes_top_feature > div {
	display: flex;
}
.wd_featureboxes_top_feature .wd_featurebox_container > img {
	max-width: 570px;
	object-fit: cover;
}
.wd_featureboxes_top_feature .wd_featurebox_title {
	font-family: 'Avenir Next World Thin', sans-serif;
	color: rgba(23,15,95,1);
	font-size: 4.4rem;
	font-weight: bold;
	line-height: 4.6rem;
	margin-bottom: 10px;
	letter-spacing: 0px;
}
.wd_featureboxes_top_feature p {
	font-size: 16px;
	line-height: 28px;
}
.wd_featureboxes_top_feature .wd_btn {
	text-decoration: none;
	color: rgba(16,16,235,1);
	background-color: white;
	border: solid 1px rgba(16,16,235,1);
	width: auto;
	font-weight: 400;
	font-size: 16px;
	margin-top: 1em;
	border-radius: 24px;
	margin-bottom: 1em;
	line-height: 48px;
	padding: 0 1.6em;
}
.wd_featureboxes_top_feature .wd_featurebox {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 40px;
} 

/* search in navbar */
.wd_nav-search {
	position: relative;
	display: flex;
	align-items: center;
}
.wd_nav-search input[type="text"] {
	max-width: 175px;
	border-radius: 100px;
	border: none;
	padding-right: 30px;
	font-size: 14px;
}
.wd_nav-search input[type="text"]:focus {
	outline: none !important;
}
.wd_nav-search input[type="submit"] {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	height: 16px;
	width: 16px;
    color: transparent;
    overflow: hidden;
    font-size: 0;
    text-indent: -100vw;
    background-image: url(../images/icon-search.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: none;
}
.wd_nav-search input[type="text"] {
	max-width: 227px;
}

@media (min-width: 768px) {
	 nav.local-nav ul:first-child>li{
		min-width: 0;
		}
}


/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}

/* Large devices (desktops) */
@media (max-width: 1024px) {
	.wd_cta-item {
		width: 48%;
		margin-bottom: 20px;
	}
	.wd_cta-title {
	    font-size: 1.8rem;
	    line-height: 2.0rem;
	}

	.wd_ind_wraper.container {
		right: 0;
		position: relative;
		bottom: 30px;
	}
	.single_slider_carousel_caption a.wd_btn {
		margin: 16px 0;
	}
	ol.single_slider_carousel_indicators {
		width: fit-content;
		margin-left: auto;
		margin-right: 15px;
	}

}
@media (max-width: 1000px) {
	.wd_left_right_fb .wd_featureboxes_right{
		display: none;
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {

	.wd_articles-teaser.wd_tile_wrapper{
		grid-template-columns: 1fr;
	}

/*  .wd_featured_stories_fb .more{
		margin: 0;
		right: 0;
		top: 75px;
	} */

	.wd_featureboxes_featured_stories .wd_featurebox_title{
		padding-right: 143px;
	}

	.wd_resources_fb.wd_sec.tab_open{
		top: 310px;
	}

	.wd_sec{
		margin: 15px 0;
	}

	.container{
		padding: 0 15px;
	}


	.wd_bottom_fb{
		margin-top: 30px;
	}

	.wd_featureboxes_alert {
		text-align: center;
	}

	.wd_featureboxes_alert .wd_featurebox p:last-child{
		position: initial;
		top: auto;
		right: auto;
	}
	.wd_cta-item {
		width: 100%;
	}
	.wd_cta-title {
	    font-size: 3.2rem;
	    line-height: 3.8rem;
	}

	.wd_left_right_fb .col-lg-6 {
		width: 100%;
	}
}

/* Search Groups Breakdown */
.wd_pageid_34148 .wd_main_content .wd_stories  .wd_item_list{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
}

.wd_pageid_34148 .wd_main_content .wd_stories  .wd_item_list .wd_item{
	display: flex;
	flex-direction: column;
}

.wd_pageid_34148 .wd_stories .wd_item_wrapper{
	max-width: none;
}

.wd_pageid_34148 .wd_main_content .wd_stories  .wd_item_list .wd_item .wd_thumbnail{
	width: 100%;
	max-width: none;
	padding-right: 0;
}
.wd_pageid_34137.wd_item_page .wd_artl_pg_header h1 {
	color: rgb(20, 15, 75);
}
.wd_pageid_34137.wd_item_page .wd_artl_pg_header .wd_date {
	display: none;
}
.wd_pageid_34137 .wd_stories form.wd_search_form.wd_search_form_basic{
	display: none;
}
.wd_pageid_34137  .wd_stories form.wd_search_form.wd_search_form_advanced{
	display: block!important;
}

.wd_item_search_form_container {
	/*overflow: auto;*/
}
.wd_form_field {
	overflow: hidden;
}
 .wd_item_search_form_container .wd_form_field {
	overflow: hidden;
}
 
.wd_search_form_advanced .wd_form_field_pos_right .wd_form_field_label {
	text-align: left;
}
.wd_item_search_form_container input {
	max-width: 100%;
	padding: 0 7px;
}

.wd_item_search_form_container .wd_form_field .wd_form_field_input {
	margin-left: 0;
	float: left;
}
.wd_item_search_form_container .wd_form_field .wd_form_field_input select {
	width: 100%;
	height: 40px;
	background-color: white;
	border-color: lightgrey;
	color: grey;
}
.wd_item_search_form_container input {
	height: 40px;
}

.wd_form_footer .wd_form_buttons a {
	display: none;
}

.wd_item_search_form_container .wd_form_field .wd_form_field_input .wd_input_border {
	position: relative;
	width: 100%;
}
.wd_search_form_advanced .wd_form_field_input {
	width: 100%;
}

.wd_pageid_34137 .wd_search_form_advanced .wd_form_field_label label{
	text-transform: uppercase;
	font-size: 14px;
}

span.wd_search_titles_only {
	display: none;
}
.wd_search_form_advanced span.wd_checkbox {
	width: 100%;
	clear: both;
	height: 40px;
	display: block;
}
.wd_search_form_advanced .wd_checkbox input,
.wd_search_form_advanced .wd_search_titles_only input {
	float: left;
}
.wd_search_form_advanced .wd_form_field .wd_checkbox label,
.wd_search_form_advanced .wd_search_titles_only label {
	text-align: left;
	float: left;
	width: auto;
	margin: 15px 0 0 15px;
}
/* 
.wd_item_search_form_container .wd_search_form_basic,
.wd_newsfeed_releases .wd_search_titles_only,
.wd_newsfeed_releases .wd_form_buttons a,
.wd_newsfeed_releases fieldset.wd_form_field,
.wd_search_form_advanced>div.wd_form_field:nth-of-type(3),
.wd_search_form_advanced>div.wd_form_field:nth-of-type(4),
.wd_search_form_advanced fieldset.wd_form_field.wd_form_field_pos_right {
	display: none;
}
.wd_newsfeed_releases .wd_item_search_form_container .wd_search_form_advanced[style] {
	display: block !important;
} */

.wd_search_form_advanced>div.wd_form_field:nth-of-type(3),
.wd_search_form_advanced>div.wd_form_field:nth-of-type(4),
.wd_search_form_advanced fieldset.wd_form_field.wd_form_field_pos_right {
	display: none;
}

.wd_newsfeed_releases .wd_form_field_pos_right .wd_form_field_label {
	text-align: left;
	float: none;
	width: 100%;
}
.wd_newsfeed_releases .wd_form_field_pos_right .wd_form_field_input {
	margin-left: 0;
}


/* Contacts */

.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info{
	background-color: rgb(16, 16, 235);
	position: relative;
	margin: 0;
	padding: 0;
	cursor: pointer;
	margin-bottom: 1px;
	
}

.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category{
	margin-bottom: 1px;
}

.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info._open{
	background-color: rgb(245, 245, 245);
}

.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 25px;
	margin-top: -10px;
	width: 4px;
	height: 20px;
	background-color: #fff;
	-webkit-transition: .2s cubic-bezier(0.26,1.17,0.35,1.34);
	-moz-transition: .2s cubic-bezier(0.26,1.17,0.35,1.34);
	-o-transition: .2s cubic-bezier(0.26,1.17,0.35,1.34);
}
.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info:after {
	content: '';
	position: absolute;
	top: 50%; 
	left: 17px;
	margin-top: -2px;
	width: 20px;
	height: 4px;
	background-color: #fff;
}

.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info._open:before,
.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info._open:after{
	background-color: #001e46;
}


.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info._open:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info .category_header{
	
	color: white;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.3;
	padding: 10px; 
	padding-left: 55px;
	margin-bottom: 1px;
}

.wd_pageid_20296 .wd_category.wd_cat_exp div.wd_category_info._open .category_header{
	color: #001e46;
}

.wd_pageid_20296  div.wd_category_info {
	background-color: transparent;
}

.wd_pageid_20296 .wd_category.wd_cat_tab div.wd_category_info{
	background: transparent;
	color: gray;
	padding: 0;
}

.wd_pageid_20296 .wd_category.wd_cat_tab div.wd_category_info h1{
	margin-top: 4.5rem;
	margin-bottom: 2.5rem;
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	color: rgb(20, 15, 75);
	text-transform: uppercase;
	font-size: 2.4rem;
	line-height: 2.28rem;
	padding: 0 1em 1em;
}

.wd_pageid_20296 div.wd_category_items{
	border: 1px solid rgb(245, 245, 245);
	border-top: none; 
	display: none;
}

.wd_pageid_20296 .wd_category_items .item{
	width: 100%;
	float: none;
	position: relative;
}

.wd_pageid_20296 .wd_category_items .item_name{
	font-size: 1.8rem;
	line-height: 2rem;
	color: rgb(16, 16, 235);
	font-weight: 700;
	margin-bottom: 1.5em;
}

.wd_pageid_20296 .wd_category_items  .item p{
	margin-bottom: 0;
	color: rgb(20, 15, 75);
}

.wd_pageid_20296 .wd_category_items .item:not(:first-child)::before{
	content: "";
	width: 98%;
	margin-left: 1%;
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #027cc2;

}
.content-wrap.wd_default{
	z-index: 150;
	position: relative;
}
.footer{
	z-index: 1;
}

.wd_page_menu{
	margin-bottom: 40px;
}

.wd_body .wd_thumb_right{
	margin-left: 2rem;
	padding: 0;
	padding-left: 1em;
	width: auto;
	display: block;
	max-width: 300px;
}

.wd_body .wd_thumb_left{
	margin-right: 2rem; 
	padding: 0;
	padding-right: 1em;
	width: auto;
	display: block;
	max-width: 300px;
}

.wd_body figcaption{
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.3;
}

.wd_assets .wd_detail_caption .wd_date{
	display: none;
}

.wd_gallery_modal .wd_image{
	text-align: center;
	margin-bottom: 1em;
}

/* Right Rail */

.wd_articles-detail .wd_inner_body{
	display: flex;
	flex-wrap: wrap;
}

.wd_articles-detail .wd_inner_body .wd_body{
	flex:  1 1 auto;
}

.wd_inner_body .wd_right_rail_fb{
	flex: 1 1 40%;
	min-width: 300px;
	padding-left: 30px;
}

.wd_inner_body .wd_right_rail_fb .wd_featurebox_container{
	background: white no-repeat center;
	background-size: cover;
	background-color: rgb(20, 15, 75);
	padding: 1em;
}

.wd_inner_body .wd_right_rail_fb .wd_featurebox_container:nth-child(odd){
	background-color: #014b87;
}

.wd_inner_body .wd_right_rail_fb .wd_featurebox_container:nth-child(3n){

	background-color: #001e46;
}
.wd_inner_body .wd_right_rail_fb .wd_featurebox_container#wd_featurebox-standard_3527,
.wd_inner_body .wd_right_rail_fb .wd_featurebox_container#wd_featurebox-standard_3526 {
    background-color: #1010EB;
}
.wd_inner_body .wd_right_rail_fb .wd_featurebox_container#wd_featurebox-standard_3525 {
	background-color: #F5F5F5;
}
.wd_inner_body .wd_right_rail_fb .wd_featurebox_container#wd_featurebox-standard_3525 .wd_featurebox_title {
	color: #1010EB;
}
.wd_inner_body .wd_right_rail_fb .wd_featurebox .overflow-scroll{
	display: none;
} 

.wd_inner_body .wd_right_rail_fb  div.wd_featurebox_title{
	color: white;
	font-size: 32px;
	font-family: 'Avenir Next World', Arial,sans-serif; 
	font-weight: 300;
	text-transform: uppercase;
	line-height: 33px;
}

.wd_inner_body .wd_right_rail_fb .wd_featurebox,
.wd_inner_body .wd_right_rail_fb .wd_featurebox p{
	color: white;
}


.wd_pageid_34151 .wd_category_header .wd_summary,
.wd_pageid_34141 .wd_category_header .wd_summary{
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 20px
}
.wd_pageid_34151 .wd_summary .cta_sky,
.wd_pageid_34151 .wd_summary .cta_cobalt,
.cta_navy,
.wd_pageid_34141 .wd_summary .cta_sky,
.wd_pageid_34141 .wd_summary .cta_cobalt{
	width: 100%;
}

#cookieBar{
	display: none;
}

/* Nav */
.navbar-collapse.collapse {
	background: #140F4B;
	color: #fff;
}
nav.local-nav ul a,
.dropdown.open>a {
    padding: 10px 1rem; 
	color: #fff;
}

.open .downarrow{
	display: inline-block;
}
.wd_subnav > .wd_dropdown {
	position: static;
}
.wd_dropdown a {
    width: 100%;
    position: relative;
}
.wd_dropdown a .icon {
	position: absolute;
	right: 10px;
}
.wd_dropdown .wd_subnav {
    right: auto;
    left: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow: scroll;
    border-Left: thin solid rgba(228,228,228,1);
}
.wd_dropdown .wd_subnav.open {
	display: block;
	
}

header .header__logo {
	padding-left: 0;
}

/* CLIENT CSS OVERRIDES */
header {
	background-color: #fff;
}
.nav-bar {
	background-color: #fff;
	border-top: 1px solid #140F4B;
    color: #140F4B;
}
.nav-bar .btn {
    background-color: #140F4B;
}
.nav-bar .btn__menu.active,
.nav-bar .btn__search.active {
    background-color: #fff;
}
.nav-bar .btn--nav-style:hover {
	color: #fff;
}
.nav-bar .btn--nav-style:hover .shape-mdt-search path {
	fill: #fff;
}
header .select2 .select2-selection--single,
header .select2 .select2-selection--single .select2-selection__arrow {
    background-color: #fff;
}
header .select2 .select2-selection--single .select2-selection__rendered {
	color: #170F5F;
	font-family: 'Avenir Next World', sans-serif;
	font-size: 16px;
}
header .select2 .select2-selection--single .select2-selection__arrow b:after {
    border-color: #170F5F transparent;
}
#main-navigation a,
.accordion.accordion--mobile .accordion__label a  {
	font-family: 'Avenir Next World', sans-serif;
	font-size: 14px;
}
.nav-items__level-2.showing .nav-items__level-2--list,
.nav-items__level-3.showing .nav-items__level-3--list {
    background: #fff;
}
#main-navigation .nav-items__level-2.showing .nav-items__level-2--list a,
#main-navigation .nav-items__level-3.showing .nav-items__level-3--list a {
	color: #140F4B;
}
#main-navigation a.active {
    background-color: rgba(16, 16, 235, .2);
}
#main-navigation a.active path {
    fill: #b1b1b3;
}
.nav-items__level-3 {
    border-left: 1px solid rgba(0, 0, 0, .2);
}
#main-navigation .primary-nav-item>a {
    font-size: 16px;
	color: #140F4B;
	font-weight: 400;
}
#main-navigation .primary-nav-item>a.active {
	background-color: #fff;
}
.nav-items li {
    border-bottom: 0;
}
.btn__menu:hover .btn__menu-text,
.btn__search:hover .btn__menu-text {
    color: inherit;
}
.btn__menu.active .btn__menu-text,
.btn__search.active .btn__menu-text {
    color: #001e46;
}
.btn__menu:hover .menu-icon:before,
.btn__menu:hover .menu-icon:after,
.btn__menu:hover .menu-icon__midline,
.btn__search:hover .menu-icon:before,
.btn__search:hover .menu-icon:after,
.btn__search:hover .menu-icon__midline {
    background-color: #fff;
}
.btn__menu.active .menu-icon:before,
.btn__menu.active .menu-icon:after,
.btn__menu.active .menu-icon__midline,
.btn__search.active .menu-icon:before,
.btn__search.active .menu-icon:after,
.btn__search.active .menu-icon__midline {
    background-color: #001e46;
}
.header__select .fa {
    font-size: 17px;
}
header .select2 .select2-selection--single .select2-selection__rendered {
    color: #1B1E23;
    font-family: 'Avenir Next World', sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-right: .8rem;
}
header .select2 .select2-selection--single .select2-selection__arrow {
	display: none;
}
header .coveo-search-section {
    position: absolute;
    right: 110px;
    width: 391px;
    height: 48px;
    top: 2.3rem;
}
header .CoveoSearchbox .magic-box {
    border-radius: 50px;
}
header #wd_client_search_btn {
	height: 50px;
	position: absolute;
	right: 30px;
	background: none;
	border: none;
}
header .CoveoSearchbox .magic-box .magic-box-input {
    border-radius: 50px;
    height: 48px;
}
header .CoveoSearchbox .magic-box .magic-box-input > input {
    font-family: 'Avenir Next World';
    font-size: 14px;
}
header .magic-box .magic-box-input>input {
	height: 100%;
}
.nav-bar .btn__search {
	display: none;
}
header .coveo-search-button path {
    fill: #140F4B;
}
/* Footer */
footer {
	font-family: 'Avenir Next World', sans-serif;
    border-top: 0;
    background-color: #140F4B;
}
.footer__content,
.footer__nav {
	background-color: inherit;
    border-bottom: 1px solid #4E4B78;
}
.footer__nav ul {
	-moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}
.footer__nav a {
    font-family: 'Avenir Next World', sans-serif;
    font-size: 14px;
    margin-bottom: 24px;
    display: block;
    padding: 0;
    color: #fff;
}
.footer__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 24px;
}
img.footer__content-logo {
	height: 30px;
}
.footer__content-left,
.footer__content-right,
.footer__legal-links {
    align-self: center;
}
.footer__content-left {
	text-align: left;
}
.footer__content-left p {
    margin-top: 10px;
    font-size: 17px;
    color: #fff;
}
.footer__copy-left p {
	font-size: 14px;
}
.footer__content-right {
    display: flex;
    flex-wrap: wrap;
}
.footer__legal-links ul {
     padding: 0; 
     margin-right: 3rem;
}
.footer__legal-links a {
	border-left: 0;
}
.footer__copy {
    color: #fff;
    font-size: 14px;
    padding-top: 2rem;
    padding-bottom: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer__copy-right ul.unstyled {
    display: flex;
    flex-wrap: wrap;
}
.footer__copy-right ul.unstyled li {
    margin-left: 2rem;
    font-size: 12px;
}
.footer__nav {
    padding-top: 60px;
    padding-bottom: 40px;
}
.footer__copy {
     margin: 0; 
}
.footer__social-links a {
	background-color: transparent;
}
.footer__nav .st2 {
    stroke: #fff;
}
.local-nav .dropdown-menu,
.dropdown.open>a {
	background-color: #fff;
	color: #140F4B;
}

/* Slick */
.slick-slider {
	display: block;
}
#wd_printable_content{
	padding-top:0;
}
.slick-slider .slick-prev{
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
	transform: translateY(-50%);
}
.slick-slider .slick-next{
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 10;
	transform: translateY(-50%);
}
#wd_printable_content .slick-slider button.slick-arrow{
	background-color: #140F4B;
    color: #fff;
    width: 33px;
    height: 33px;
    border: none;
    min-width: auto;
    padding: 6px 0.4em;
}
.slick-items .wd_related_stories {
	/* width: 300px !important; */
	/* margin: 0 10px; */
	padding: 10px;
}
.wd_body {
	width: 100%;
}
.slick-slide {
	padding: 0 1rem;
}
.slick-slide a {
	color: #140F4B;
}

@media (min-width: 500px) {
	.container {
	    max-width: 750px;
	    width: 100%;
	}
}
/* Font overrides */
.wd_artl_pg_header h1 {
	font-size: 60px;
	line-height: 1.2;
	font-family: 'Avenir Next World Thin', sans-serif;
}
.wd_pageid_20300 .wd_artl_pg_header h1 {
	color: #F5F5F5;
}
.wd_pageid_20295 .wd_artl_pg_header h1 {
	color: #fff;
}
.wd_pageid_34137 .wd_artl_pg_header h1,
.wd_pageid_20295.wd_item_page .wd_artl_pg_header h1 {
	color: #140F4B;
}
.wd_pageid_20296 .wd_artl_pg_header h1 {
	color:  #1010EB;
}
.wd_pageid_34151 .wd_artl_pg_header h1,
.wd_pageid_34141 .wd_artl_pg_header h1 {
	color:  rgb(20, 15, 75);
}
.wd_pageid_34151 .img_header_wrap img,
.wd_pageid_20300 .img_header_wrap img,
.wd_pageid_20295 .img_header_wrap img,
.wd_pageid_20296 .img_header_wrap img,
.wd_pageid_34137 .img_header_wrap img,
.wd_pageid_34141 .img_header_wrap img {
	opacity: 1;
}
.wd_pageid_34151 .wd_artl_pg_header,
.wd_pageid_20300 .wd_artl_pg_header,
.wd_pageid_20295 .wd_artl_pg_header,
.wd_pageid_20296 .wd_artl_pg_header,
.wd_pageid_34137 .wd_artl_pg_header,
.wd_pageid_34141 .wd_artl_pg_header {
	padding-bottom: 3em;
}
.wd_pageid_34137.wd_item_page .wd_artl_pg_header {
	padding-bottom: 0;
}
.wd_artl_pg_header .wd_summary p {
	font-family: 'Avenir Next World', sans-serif;
    font-size: 24px;
}
#single_slider_responsive .single_slider_carousel_caption {
    min-height: 500px;
}
#single_slider_responsive {
	max-width: 1350px;
	width: 100%;
	margin: 50px auto 0;
	transform: translateX(90px);
}

.wd_featurebox_title {
	font-size: 3.2rem;
    font-family: 'Avenir Next World', sans-serif;
    line-height: 1.26;
    font-weight: 400;
    color: rgba(23, 15, 95, 1);
}

.wd_featured_stories_fb div.wd_featurebox_title a,
.wd_featured_stories_fb div.wd_featurebox_title {
	color: #FFF;
}

p {
    line-height: 1.750em;
}
#wd_search_omni_box .magic-box .magic-box-clear {
    display: none;
}
#wd_search_omni_box .CoveoSearchButton .coveo-search-button-loading {
	display: none;
}
@media (max-width: 749px) {
	header .coveo-search-section {
	    right: 0;
	    width: 300px;
	    top: 40px;
	}
	.nav-bar .nav-bar__btn-menu {
		padding-left: 0;
	}
}
@media (min-width: 750) {
	.container {
	    max-width: 970px;
	    width: 100%;
	}
}
@media (min-width: 1000px) {
	.container {
	    max-width: 1170px;
	    width: 100%;
	}
	#main-navigation .primary-nav-item>a {
	    color: #140F4B;
	}
}


@media (min-width: 768px) {

	.local-nav .open>.dropdown-menu {
	    min-width: 220px;
	}
}
@media (max-width: 1279px) {
	.wd_artl_pg_header h1 {
	    font-size: 5.5rem;
	    line-height: 6.4rem;
	}
}

@media (max-width: 1600px) {
	#single_slider_responsive {
		max-width: 1250px;
		width: 100%;
		margin: 0 auto;
		transform: translateX(40px);
  	}
}
@media (max-width: 1380px) {
	#single_slider_responsive {
		transform: translateX(0);
		max-width: none;
  	}
}
@media (max-width: 992px) {}

@media (max-width: 992px) {
	.wd_pageid_20315 h1.wd_page_hd,
	.wd_pageid_20315 .header_desc {
		color: #fff;
	}
	.wd_pageid_20315 .img_header_wrap {
		background-color: #004B87;
	}
	.wd_pageid_20315 .img_header_wrap img {
		display: none;
	}

	.wd_pageid_34151 .wd_category_header .wd_summary,
	.wd_pageid_34141 .wd_category_header .wd_summary{
			
		grid-template-columns: 1fr;
			
	}
	.footer__nav ul {
		-moz-column-count: 2;
	    -webkit-column-count: 2;
	    column-count: 2;
	}
	.footer__copy-left,
	.footer__copy-right,
	.footer__content-left,
	.footer__content-right {
		width: 50%;
	}
	.footer__content-right {
		flex-direction: column-reverse;
		text-align: left;
	}
	.footer__social-links a {
		text-align: center;
	}
	.footer__legal-links li {
		display: list-item;
		margin-top: 20px;
	}
	.footer__legal-links li a {
		padding: 0;
	}
	.footer__content-left, .footer__content-right, .footer__legal-links {
	    align-self: initial;
	}
	.footer__copy-right ul.unstyled li:not(:last-child) {
	    margin-left: 0;
	    margin-bottom: 10px;
	}
	.footer__copy-right li:first-child {
		width: 100%;
	}


	.wd_featureboxes_top_feature > div {
		flex-direction: column;
	}
	.wd_featureboxes_top_feature .wd_featurebox {
		margin-top: 40px;
		padding-left: 0;
	}


}

/* Small devices (landscape phones) */
@media (max-width: 789px) {  


	.wd_category_items .item.wd_tyle{

		width: 50%;
	}

	.wd_articles-detail .wd_inner_body {
		display: block;
		padding-right: 70px;
	}

	.wd_inner_body .wd_right_rail_fb{
		padding: 0;
	}

	.wd_articles .wd_item{
		padding: 0 3em 3em;
	}

	.wd_stories .wd_thumbnail, .wd_articles .wd_thumbnail{
		width: 100%;   
		float: none;
		max-width: none;
		padding: 0;
	}

	.wd_pageid_34148 .wd_main_content .wd_stories .wd_item_list{
		display: block;
	}

	.wd_pageid_34148  .wd_stories .wd_item .wd_title{
		margin-top: 0;
	}

	#wd_printable_content input[type=text],
	#wd_printable_content .wd_search_basic_fields select, 
	#wd_printable_content .wd_newsfeed_releases select,
	#wd_printable_content  .wd_search_form .wd_search_form_advanced select{
		width: 100%;
		margin-bottom: 10px;
		max-width: none;
		
	}
	.wd_stories.wd_item .wd_asset_type_link_list li{
		width: 100%;
		float: none;
		display: block;
	}

	li.wd_asset_type_link{
		float: none;
		width: 100%;
		padding-left: 0.5em;
	}

	.wd_search_form_advanced .wd_form_field{
		float: none;
		width: 97%; 
	}

	.wd_search_basic_fields .wd_search_button{
		margin: 0;
	}

	.local-nav .wd_nav{
		display: flex;
		flex-direction: column; 
	}

	.wd_featureboxes_bottom{
		grid-template-columns: 1fr;
	}

	.wd_featureboxes_bottom .wd_image_tbl_pollyf img{
		display: inline-block;
	}

	.wd_featureboxes_bottom .wd_image_tbl_pollyf {
		text-align: center;
	}

	.wd_artl_pg_header:before,
	.wd_artl_pg_header:after{
	}

	.content-wrap.wd_default{
		padding: 15px;
		overflow-x: hidden;
	}

	.wd_artl_pg_header.__blue .wd_captioned_image{
		display: none;
	}

	.wd_artl_pg_header.__blue{
		padding: 50px 0;
	}

	.wd_pageid_34137.wd_item_page .wd_inner_body{
		padding-right: 0;
	}
	.wd_pageid_20319 .wd_category_items .item {
		flex-wrap: wrap;
	}
	.wd_pageid_20319 .wd_category_items .item:first-child figure.wd_image_tbl_pollyf,
	.wd_pageid_20319 figure.wd_image_tbl_pollyf,
	.wd_pageid_20319 .wd_category_items .item:first-child .wd_content-wrap,
	.wd_pageid_20319 .wd_content-wrap {
		flex-basis: 100%;
	}
	.wd_pageid_20319 .wd_category_items .item:first-child .wd_content-wrap,
	.wd_pageid_20319 .wd_content-wrap {
		padding: 20px;
	}
	.footer__nav ul {
		-moz-column-count: 1;
	    -webkit-column-count: 1;
	    column-count: 1;
	}
	.footer__copy-left,
	.footer__copy-right,
	.footer__content-left,
	.footer__content-right {
		width: 100%;
	}
	.wd_artl_pg_header h1 {
		font-size: 3.2rem;
	    line-height: 3.4rem;
	}
	.wd_pageid_34151 .wd_artl_pg_header,
	.wd_pageid_20300 .wd_artl_pg_header,
	.wd_pageid_20295 .wd_artl_pg_header,
	.wd_pageid_20296 .wd_artl_pg_header,
	.wd_pageid_34137 .wd_artl_pg_header,
	.wd_pageid_34141 .wd_artl_pg_header {
		padding-bottom: 2em;
	}
	.wd_dropdown a .icon {
	    position: initial; 
	    transform: rotate(90deg) translateX(50%);
	    margin-left: 10px;
	}
	.wd_dropdown .wd_subnav {
		position: initial;
		max-height: none;
		border-left: none;
	}
}
@media (max-width: 625px) {
	.wd_body .wd_thumb_right,
	.wd_body .wd_thumb_left {
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		max-width: 100%;
	}
}
@media (max-width: 575px) {


	.wd_category_items .item.wd_tyle{

		width: 100%;
	}

	.wd_pageid_20314 .wd_category_items .item {
		flex-wrap: wrap;
	}
	.wd_pageid_20314 .wd_category_items .item a.itemlink,
	.wd_pageid_20314 .wd_category_items .item .wd_content-wrap {
    	flex-basis: 100%;
    	padding: 10px 0;
	}
	.wd_featureboxes_featured_award .wd_imagetable,
	.wd_featureboxes_featured_award .wd_featured_award-content {
		width:100%;
	}
	.wd_featureboxes_featured_award .wd_featured_award-content {
		padding-left: 0;
	}
	.wd_artl_pg_header .wd_summary p {
		font-size: 16px;
	    line-height: 1.5;
	}

}
@media screen and (max-width: 499px) {
	.footer__social-links {
	    margin: 0;
	    width: auto;
	}
	.footer__social-links a:nth-last-child(4):first-child {
	    margin-left: 0;
	}
	header .coveo-search-section {
		display: none;
	}
	.nav-bar .btn__search {
		display: inline-block;
	}
}


@media (min-width: 768px) {
	nav.local-nav ul:first-child,
	.header .container-fluid {
		max-width: 1170px;
	}

}