 /* 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}

body{
	font-family: Effra,Arial,sans-serif;
}

.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 #027cbd;
}
.wd_news_headlines .wd_item:last-child{
	border-color: transparent;
}
.wd_news_headlines .wd_date,
.wd_news_headlines-teaser .item_date {
	color: #007cbd;
	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;
	text-transform: uppercase;
	margin-bottom: 2px;
	line-height: 1.2;
}

.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: #eee;
	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: 1em 0;
	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_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;
}

/* 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;
}
/* END Standard */

/* Stories */
div.wd_stories {}
/* 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;
}
.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: gray;
}

/* 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: #007CBD;
	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 {
	text-transform: capitalize;
}

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

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 {}
/* 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{
	background: #001e46;
	padding: 2em 0;
}

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



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: gainsboro;
	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{
	background-color: #027cbd;
	color: white;
	padding: 0.7em;
	text-transform: capitalize;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 20px;
}

.wd_featureboxes_featured_stories > div:nth-child(2) .wd_featurebox_title{
	background-color: #ddd;
	color: #004b87;
}

.wd_featureboxes_featured_stories > div:nth-child(3) .wd_featurebox_title{
	background-color: #b9d9eb;
	color: #004b87;
}

.wd_featureboxes_featured_stories > div:nth-child(4) .wd_featurebox_title{
	background-color: #014b87;
	color: white;
}

.wd_newsfeed_releases-teaser .item:before{
	content: '1';
	display: block;
	width: 50px;
	height: 50px;
	background: #FFCE00;
	padding: 8px;
	font-size: 35px;
	color: white;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	float: left;
	margin-right: 0.7em;
}

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

.wd_newsfeed_releases-teaser .item:nth-child(3):before{
	content: '2';
}
.wd_newsfeed_releases-teaser .item:nth-child(4):before{
	content: '3';
}

.wd_tile .inner_wrap > a.itemlink{
	display: none;
}

.wd_articles-teaser.wd_tile_wrapper{
	display: flex;
	width: 100%;
	height: auto;
}

.wd_articles-teaser.wd_tile_wrapper .item{
	flex: 1 1 auto;
	padding: 0 15px;
	height: 100%;
	width: 100%;
}

.wd_tile{
	height: 300px;
	background: center gainsboro no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.wd_tile .inner_wrap{
	padding: 2em;
	color: white;
	background-color: rgba(0,0,0, 0.5);
	width: 100%;
	height: 100%;
	position: relative;
}

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

.wd_tile:hover .wd_float_img{
	transform:scale(1.25);
}

 .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;
	text-transform: uppercase;
	padding: 0.8em 1.6em 0.6em;
	background-color: #007cbd;
	display: inline-block;
	line-height: 1;
}

.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_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;
	text-transform: uppercase;
	background-color: #b9d9eb;
	border: 1px solid #b9d9eb;
	color: #001e46;
}

.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: 18px;
	margin: 0;
	margin-top: 8px;
}

.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: #004b87;
	padding: 3em 0;
	color: white;
}

.wd_middle_fb .wd_featurebox_title{
	color: white;
}

.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_sec{
	margin: 60px 0;
}

.wd_sec.wd_slideshow,
.wd_sec.wd_alert_fb{
	margin: 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: #004b87;
	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_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;
}

div.wd_toolbar{
	clear: both;
}
/* AWARDS Page */
.wd_pageid_20301 div.wd_category{
	clear: both;
	margin-bottom: 100px;
}

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

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

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

.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_20301  div.wd_category_info .category_header{
	text-transform: uppercase;
	position: absolute;
	bottom: 11px;
	margin: 0;
}

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


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

.wd_pageid_20316  .wd_artl_pg_header{
	background-color: #004b87;
	color: white;

	min-height: 275px;
    display: flex;
    align-items: center;
}

.wd_pageid_20316  .wd_artl_pg_header  h1.wd_page_hd,
.wd_pageid_20316  .wd_artl_pg_header .header_desc{
	color: white;
}

.wd_pageid_20315 .wd_category_items,
.wd_pageid_20316 .wd_category_items{
	margin: 0 -15px;
}

.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: #3c3c3c;
	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_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: Effra,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';   
}

/* 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: #ffce02 !important;
	width: 60px;
	height: 60px;
	padding: 1em 0;
	font-size: 20px;
}

.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: #ffce02 !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;
}

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

.wd_pageid_34141  .wd_featureboxes_bottom{
	display: block;
}

.wd_pageid_34141 .footer{
	margin-top: 0;
}

.wd_pageid_34141 .wd_bottom_fb{
	background-color: #004c7b;
	padding: 50px 0;
	text-align: center;
	color: white;    
	margin-bottom: 0;
}

.wd_pageid_34141 .wd_bottom_fb .wd_featurebox a{
	color: white;
	text-decoration: none;
}

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


@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: 992px) {}

/* 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_left_right_fb .wd_featureboxes_right{
		display: none;
	}
	.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;
	}
}

/* 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_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: #007cbd;
	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: #b9d9eb;
}

.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;
	text-transform: uppercase;
	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: #004b87;
	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 #b9d9eb;
	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: #004b87;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 1.5em;
}

.wd_pageid_20296 .wd_category_items  .item p{
	margin-bottom: 0;
}

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

.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: #71c5e8;
	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 .overflow-scroll{
	display: none;
} 

.wd_inner_body .wd_right_rail_fb  div.wd_featurebox_title{
	color: white;
	font-size: 32px;
	font-family: Effra, 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;
}

#cookieBar{
	display: none;
}

/* Nav */
nav.local-nav ul a,
.dropdown.open>a {
    padding: 10px 1rem;
}

.open .downarrow{
	display: inline-block;
}


@media (min-width: 768px) {

	.local-nav .open>.dropdown-menu {
	    min-width: 220px;
	}
}

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

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

}

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

/* CLIENT CSS OVERRIDES */
