@font-face {
	font-family: SST-Bold;
	src: url(../fonts/SST-Bold.woff2);
}
@font-face {
	font-family: SST-Roman;
	src: url(../fonts/SST-Roman.woff2);
}
@font-face {
	font-family: SST-Heavy;
	src: url(../fonts/SST-Heavy.woff2);
}

a {
	text-decoration: underline;
	text-underline-offset: 2px;
}
a:hover {
	text-decoration-thickness: 1px;
}

#wd_printable_content i,
#wd_printable_content em {
	font-style: italic;
}

#wd_printable_content ul ul,
#wd_printable_content ol ol {
	margin: 0;
}
#wd_printable_content ul li,
#wd_printable_content ol li {
	margin: 0 0 1.6rem 0;
}

#wd_printable_content ul ul li,
#wd_printable_content ol ol li {
	margin: 0;
}


header .bsc-header .bsc-modal-navbar.navbar-default {
	z-index: 1003; /* cover mobile search when menu is expanded  */
}
header .bsc-header .bsc-nav-search {
	background-color: #3eb1c8;
	display: none;
	position: relative
}

header .bsc-header .bsc-nav-search.show-search {
	display: block;
	width: 100%;
}

header .bsc-header .bsc-nav-search.show-search button {
	display: none
}

header .bsc-header .bsc-nav-search input {
	background-color: #3eb1c8;
	border: 0;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	outline: 0;  
	padding: 14px;
	padding: 1.4rem;
	text-align: left;
	width: 100%
}

header .bsc-header .bsc-nav-search input::-webkit-input-placeholder {
	color: white;
	font-size: 20px;
	font-size: 2.0rem
}

header .bsc-header .bsc-nav-search input:-ms-input-placeholder {
	color: white;
	font-size: 20px;
	font-size: 2.0rem
}

header .bsc-header .bsc-nav-search input::-ms-input-placeholder {
	color: white;
	font-size: 20px;
	font-size: 2.0rem
}

header .bsc-header .bsc-nav-search input::placeholder {
	color: white;
	font-size: 20px;
	font-size: 2.0rem
}

header .bsc-header .bsc-nav-search a {
	cursor: pointer;
	display: block;
	padding-top: 14px;
	padding-top: 1.4rem;
	position: absolute;
	right: 14px;
	right: 1.4rem;
	top: 0
}

header .bsc-header .bsc-nav-search a img {
	max-height: 18px;
	max-height: 1.8rem
}

header .bsc-header .bsc-nav-search a.nav-search-close i {
	color: #fff
}

header .bsc-header .bsc-nav-search .bsc-btn-search-close {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 25px;
	height: 2.5rem;
	position: relative;
	width: 25px;
	width: 2.5rem
}

header .bsc-header .bsc-nav-search .bsc-btn-search-close:after,header .bsc-header .bsc-nav-search .bsc-btn-search-close:before {
	background-color: #fff;
	content: '';
	display: block;
	height: 2px;
	height: .2rem;
	left: 0;
	position: absolute;
	width: 25px;
	width: 2.5rem
}

header .bsc-header .bsc-nav-search .bsc-btn-search-close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

header .bsc-header .bsc-nav-search .bsc-btn-search-close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#wd_mobile_search_overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.7);
	z-index: 1000;
}
.wd_search_wrap .wd_search_form_container input[type="text"] { 
	max-width: none;
	width: 100%;
	padding: 3.75px 30px 3.75px 7.5px;
	border: 1px solid #ced4da;
	border-radius: 2.5px;
	font-size: 16px;
}


header[role=banner] .bsc-utility-nav-container .bsc-utility-nav:before,
header[role=banner] .bsc-utility-nav-links-list:before {
	content: url(../images/bsc-advancing-arrows.svg);
}

.bsds-nav-header .bsds-nav-primary .bsds-nav-bar>.bsds-nav>.bsds-nav-item.bsds-nav-item-root>button.bsds-nav-link:after {
	content: url(../img/icons/icon-chevron-down.svg);
}
.bsds-dropdown .bsds-dropdown-trigger:after {
	-webkit-mask: url(../img/icons/icon-chevron-down.svg) no-repeat 50% 50%;
	mask: url(../img/icons/icon-chevron-down.svg) no-repeat 50% 50%;
}
.bsds-nav-header .bsds-nav-primary .bsds-nav-bar>.bsds-nav>.bsds-nav-item.bsds-nav-item-root>button.bsds-nav-link[aria-expanded=true]:after {
	content: url(../img/icons/icon-chevron-up.svg);
}
.bsds-nav-header .bsds-nav-primary .bsds-nav-item-parent>.bsds-nav-link .bsds-nav-link-text:after {
	background-image: url(../img/icons/icon-chevron-right.svg);
}
.bsds-nav-header .bsds-nav-primary .bsds-nav-bar>.bsds-nav>.bsds-nav-item.bsds-nav-item-toggle .bsds-nav-link:after {
	background-image: url(../img/icons/icon-menu.svg);
}
.bsds-nav-header .bsds-nav-primary .bsds-nav-bar>.bsds-nav>.bsds-nav-item.bsds-nav-item-toggle .bsds-nav-link[aria-expanded=true]:after {
	background-image: url(../img/icons/icon-close.svg);
}
.bsds-nav-header .bsds-nav-primary .bsds-nav-bar>.bsds-nav>.bsds-nav-item.bsds-nav-item-search .bsds-nav-link:after, .bsds-nav-header .bsds-nav-primary .bsds-nav-bar>.bsds-nav>.bsds-nav-item.bsds-nav-item-search .bsds-nav-link[aria-expanded=true]:after {
	content: "";
	background-image: url(../img/icons/icon-search.svg);
}

.fixed-header.no-utility main[role=main] {
	margin-top: 0 !important;
}

.bsc-fullBleedCarousel .carousel-item img{
	display: none;
}
.bsc-fullBleedCarousel .embed-responsive{
	background: #eee;
	min-height: 520px;
}

.wd_featureboxes_right{
	text-align: left;
}

.wd_hero{
	background: #f5f5f5;
}

.wd_content {
	padding: 30px 0 0;
}
.wd_hero .wd_featureboxes_right .more{
	display: none;
}
.wd_featurebox_title{
	color: #2a3a74;
	font-size: 42px;
	font-weight: bold;
	margin-bottom: .5em;
	line-height: 1.2;
}

.wd_asset_type_link a .wd_title {
	color: #0153cc;
}

#wd_printable_content .topics-wrap a {
	font-family: SST-Bold,sans-serif;
	font-size: 14px;
	text-decoration: none;
}

h3{
  margin-top: 21px;
  margin-top: 2.1rem;
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
}
.wd_newsfeed_releases-teaser .item{
	padding: 1rem 0;
	border-bottom: 1px solid gainsboro;
}

.wd_newsfeed_releases-teaser .item .item_date {
	font-size: 16px;
	line-height: 21px;
	color: #6A737B;
	text-transform: uppercase;
	margin-bottom: 10px;	
}

.wd_newsfeed_releases-teaser .item .item_date .wd_asset_icons{
	display: none;
}

.wd_newsfeed_releases-teaser .item:last-child{
	border: none;
}


.wd_newsfeed_releases-teaser .item img{
	display: none;
}

.wd_newsfeed_releases-teaser .item .item_name{
	color: #007DB3;	
	font-family: SST; 
	font-size: 18px;	
	line-height: 1.2;
}

.wd_newsfeed_releases-teaser .item .item_name a{
	color: inherit;
}

.wd_newsfeed_releases-teaser .item .item_name a:hover{
	color: #3eb1c8;
	text-decoration: underline;
}

.wd_newsfeed_releases .wd_item {
	margin-bottom: 20px;

	display: flex;
	flex-wrap: wrap;
}
.wd_newsfeed_releases .wd_item div.wd_title a {
	/* color: #0153cc; */
	font-size: 29px;
	font-weight: 900;
	font-family: 'SST-Heavy', sans-serif;
	line-height: 41px;

	text-decoration: none;
	pointer-events: none;
}

.wd_newsfeed_releases .wd_item .wd_date,
.wd_newsfeed_releases .wd_item div.wd_summary p {
	font-family: 'SST-Roman', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: black;
	margin: 0;
}
.wd_newsfeed_releases .wd_item .wd_item_more {
	color: #0153cc;
	text-decoration: underline;
	font-family: SST-Heavy,sans-serif;
	font-weight: 900;
	font-size: 18px;
	line-height: 30px;
}
.wd_newsfeed_releases .wd_item .wd_item_more:hover {
	color: black;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail {
	/* display: flex;
	width: 30%; */
	float: none;
	margin: 10px 20px 5px 0;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail a {
	display: block;
	/* flex: 1;
	text-align: right; */
}
.wd_newsfeed_releases .wd_item .wd_thumbnail img {
	width: 100%;
	width: 150px;
	/* position:  relative;

	width: auto;
	height: 100%;
	object-fit: cover; */
}
.wd_newsfeed_releases .wd_item .wd_item_wrapper {
	padding: 0;
	margin: 0;

	flex: 1;
}
.wd_newsfeed_releases .wd_item ul.wd_layout-simple {
	display: inline;
	margin: 0;
	margin-right: 20px;
}
.wd_newsfeed_releases .wd_item li.wd_asset_type_link {
	padding-top: 4px;
}

.wd_pageid_24889 #wd_printable_content > p[style*="right"] a {
	text-decoration: underline !important;
}

/* Carousel holder wrapper */

.bsc-fullBleedCarousel .carousel-caption{
	bottom: auto;
	padding: 3em 0;
	background-color: #eee;
}

/* Main nav */

.wd_main_nav{
	width: 100%;
	background: #eeeeee;
	border-bottom: 1px solid #ddd;
	position: relative;
	overflow: auto;
	/* z-index: 1; */
}

.wd_main_nav .container{
	padding: 0;
}

.wd_main_nav ul.wd_first_tier{
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 77%;
	float: left;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.wd_search_wrap{
	float: right;
	width: 22%;
	max-width: 200px;
	margin: 13px 13px 0 0px;
	position: relative;
}
#wd_menu_inner .wd_search_wrap input[type="submit"] {
	position: absolute;
	top: 0; 
	right: 0;
	width: 30px;
	background-color: transparent;
	border: none;
	height: 33.5px;
}
#wd_menu_inner .wd_search_wrap input[type="submit"]:hover {
	cursor: pointer;
}
.wd_search_wrap i.fa.fa-search {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 20px;
}

.wd_main_nav nav > ul > li{
	display: inline-block;
}

.wd_main_nav ul.wd_first_tier > li > a{
	padding: 1.8rem 1rem;
	margin: 0;
	color: #3c3c3c;
	font-weight: bold;
	display: block;
	font-size: 16px;
	position: relative;
	text-decoration: none;
}

.wd_main_nav ul.wd_first_tier > li:first-child a{
	padding-left: 0;
}

.wd_main_nav ul.wd_first_tier > li.active a,
.wd_main_nav ul.wd_first_tier > li >  a:hover{
	color: #007DB3;
}

.wd_main_nav ul.wd_first_tier > li.active a:before,
.wd_main_nav ul.wd_first_tier > li >  a:hover:before{
	color: #007DB3;
	content: '';
	bottom: 0;
	display: block;
	position: absolute;
	width: calc(100% - 2rem);
	height: 2px;
	border-bottom: 4px solid #007DB3;
}

.wd_main_nav ul.wd_first_tier > li:first-child.active a:before,
.wd_main_nav ul.wd_first_tier > li:first-child > a:hover:before{
	width: calc(100% - 1rem);
} 

/* Sphinx */
.wd_sphinx_search .wd_search_result {
	overflow: hidden;
}
.wd_sphinx_search label,
.wd_sphinx_search input,
.wd_sphinx_search a {
	display: inline-block !important;
}
#wd_printable_content .wd_sphinx_search .wd_search_form_advanced input[type="submit"] {
	padding: 0 35px;
}
#basic_search_keywords {
	height: 55px;
}
.wd_sphinx_search input[type="submit"] {
	
}
.wd_search_form_advanced .wd_form_field {
	display: inline-block;
}
.wd_search_form_advanced .wd_form_field .wd_form_field_label {
	margin-top: 12px;
}

/* End Sphinx */

/* Video Iframe fix */
.wd_iframe_rapper {
	position: relative;
	 overflow: hidden;
	 padding-top: 56.25%;
}

.wd_iframe_rapper  iframe{
	position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 border: 0;
}

/* Search box */
/* .wd_search_form_container{
	padding: 15px 0;
}

.wd_search_form_container > form{
	text-align: right;
} */
.wd_search_form_container input[type=text]{
	max-width: 150px;
}

/*END Search box */

/* Image Background for FB */

.wd_featurebox_container.wd_fb_img_bg .wd_imagetable{
	display: none;
}

.wd_featurebox_container.wd_fb_img_bg{
	background-size: cover;
	background: no-repeat center;
}

/* END Image Background for FB */

/* Tiles HP */

/* Square tile */
.wd_tile{
	background: rgba(247, 248, 248, 1) no-repeat top center;
	background-size: cover;
	display: block;
	position: relative;
	width: 100%;
	height: 375px;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
}

.wd_tile .inner_wrap{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(247, 248, 248, 1);
	padding: 2rem;
	height: auto;
	min-height: 110px;
	text-align: left;
	color: gray;
	transition: all 400ms ease;
}

.wd_tile::before{
	content: '';
	background: rgba(247, 248, 248, 0.8);
	width: 100%;
	opacity: 0;
	height: 100%;
	display: block;
	position: absolute;
	top: 40%;
	transition: all 450ms ease;
	left: 0;
	z-index: 0;
}

.wd_layout-masonry .wd_item{
	padding: 0;
	 border: none;
}



/* Image Gallery */

.wd_pageid_24908 .wd_category_items{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

.wd_pageid_24908 .wd_category_items .item.wd_tile{
    background-size: contain;
}


.item.wd_twitter_feed{
	display: none;
}

.item.wd_twitter_feed .wd_tile::before{
	display: none;
}

.wd_tile .inner_wrap br{
	display: none;
}

.wd_tile:hover .inner_wrap{
	min-height: 75%;
	background: rgba(247, 248, 248, 0);
}

.wd_tile:hover .inner_wrap .item_name{
	height: 210px;
	max-height: 210px;
} 

.wd_tile:hover .wd_title{
	max-height: 250px;
}

.wd_tile:hover::before{
	top: 0;
	opacity: 1;
}

.wd_featurebox-social_twitter{
	background-color: #f7f8f8;
}

.wd_tile .inner_wrap .item_name,
.wd_item .wd_title{
	font-size: 22px;
	font-weight: 500;
	font-family: SST-Bold, sans-serif;
	line-height: 1.4;
	color: #242526;	   
}

.wd_tile .wd_title,
.wd_tile .inner_wrap .item_name{
	max-height: 63px;
	 overflow: hidden;
	 transition: height, max-height 500ms ease;
}


.wd_pageid_24908 .wd_tile .inner_wrap .item_name{
	font-weight: bold;
}

/* adding this per client request */

.wd_pageid_24897 .wd_tile .inner_wrap .item_name {
	
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.wd_pageid_24897 .wd_tile:hover .inner_wrap .item_name {
	display: block;
}

.wd_pageid_24897 .wd_tile:hover .inner_wrap .item_name {
	display: block;
}

.wd_search_overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0, 0.7); /* Black with a little bit see-through */
}

.wd_search_overlay .overlay-content {
	position: relative;
	top: 13%;
	width: 80%;
	text-align: center;
	/* margin-top: 30px; */
	margin: auto;
}
.wd_search_overlay input[type=text] {
	border: none;
	background: white;
	padding: 7px;
	 font-size: 17px;
	 border: 1px solid transparent;
	 /* float: left; */
	width: 74%;
	max-width: inherit;
	 background: white;
	 border-radius: 8px 0 0 8px;
}

.wd_search_overlay input[type=text]:hover {
	background: #f1f1f1;
}

.wd_search_overlay input[type="submit"] {
	-webkit-appearance: button;
	border-radius: 0 8px 8px 0;
	height: 41px;
	/*float: left;*/
	position: relative;
	right: 5px;
	width: auto;
	padding: 0px 18px;
	background: #007db3;
	color: #FFF;
	opacity: .8;
	font-size: 17px;
	border: none;
	cursor: pointer;
}

.wd_search_overlay input[type="submit"] {
	/*background: #bbb; */
	opacity: 1;
}

.wd_search_overlay .wd_overlay_close {
	position: absolute;
	top: -60px;
	right: 75px;
}
.wd_search_overlay .wd_overlay_close i {
	font-size: 40px;
	cursor: pointer;
	color: white;
}
.wd_mobile_search {
	display: none;
}

.wd_item .wd_date{
	color: #333;
	font-size: 14px;
	margin-bottom: 1em;
	text-transform: capitalize;
}

.wd_item .wd_item_wrapper{
	padding: 1em;
}

.wd_item.wd_tile .wd_title a,
.wd_tile .inner_wrap .item_name,
.wd_tile .inner_wrap .item_name a{
	color: #242526;	
	font-weight: bold;
}

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



/* HP Tiles specific*/
.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .item{
	width: 100%;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.wd_featureboxes_middle .item.wd_twitter_feed .wd_tile{
	background: white !important; /* Overwriting inlinestyle for tweet feed */
	border: 1px solid #eee;
}
.wd_featurebox-social_twitter .wd_featurebox_title{
	display: none;
}

/* FB Bottom Right */

.wd_right_bottom .wd_featurebox_container{
	color: white;
	background: #003c71;
	padding: 2em;
	text-align: center;
	margin-bottom: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.wd_right_bottom .wd_featurebox_container a:not(.btn){
	color: inherit;
}



.wd_right_bottom .wd_featurebox .btn,
.wd_right_bottom .wd_featurebox p:last-of-type{
	margin-bottom: 0;
}

.wd_right_bottom .wd_featurebox_title{
	color: inherit;
	margin-bottom: .5em;
}

/* Homepage */

.item a:hover,
.wd_title a:hover {
	color: #242526 !important;
	text-decoration: underline;	
}

.wd_featureboxes_righ .wd_featurebox_title
{
	margin-bottom:  0;	
}

.wd_featureboxes_middle .wd_standard-teaser{
	overflow: auto;
}

.wd_featureboxes_middle .more{
	text-align: center;
	margin-top: 68px;
	clear: both;
}

.btn-big{
	padding: 20px 3.5rem;
}

.wd_mob_menu_toggl {
	padding: 1rem 2rem;
	background: #666;
	color: white;
	cursor: pointer;
}

.wd_search_basic_fields{
	margin-right: 20px;
}

.breadcrumb-item{
	display: inline-block;
	margin-right: 10px;
}
.bsc-breadcrumb nav a.active {
	pointer-events: none;
}

.wd_mob_menu_toggl .fa{
	margin-right: 1em;
}

header .bsc-header .navbar-default.bsc-navbar-fixed-top .navbar-header{
	display: none;
}

/* 40 Year Page */

body._color_temp .wd_content-wrapper,
body._color_temp .middle_fb_tiles_wrap{
	 max-width: 600px;
	 margin: 0 auto;
}

body._color_temp .wd_imagetable{
	width: 100%;
	text-align: center;
	margin: 40px 0 !important; /* OverWrite of SM */	
}

body._color_temp .wd_imagetable img{
	max-width: 200px;
}
body._color_temp .wd_featurebox_title{
	font-size: 20pt;
	font-weight: bold;
	margin-top: .5em;
}

body._color_temp .wd_featurebox,
body._color_temp .wd_featurebox p{
	color: #080808;
	font-size: 16pt;
	line-height: 1.4;
}

body._color_temp .wd_featurebox_container .img_wrap{
	display: block;
	position: relative;
	overflow: hidden;
	color: white;
}

body._color_temp .wd_featurebox_container .img_wrap .asset_overlay{
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 5em;
	padding: 16% 0;
	transition: all 300ms ease;
	opacity: 0;
}

body._color_temp .wd_featurebox_container .img_wrap:hover .asset_overlay{
	opacity: 1;
}

body._color_temp .wd_featurebox_container{
	margin-bottom: 80px;
}
body.wd_pageid_24890 h1.page_header,
body._color_temp h1{
	display: none;
}

body._color_temp #wd_printable_content p{
	font-size: 28pt;
	font-weight: bold;
	line-height: 1.2;
}

body.__green #wd_printable_content p{
	color: #76B900;
}

body.__blue #wd_printable_content p{
	color: #008ECD;
}

body.__orange #wd_printable_content p{
	color: #ff9f00;
}

body.__purple #wd_printable_content p{
	color: rgba(71, 10, 104, 1);
}

.__green .wd_featurebox_title,
.__green a,
a.__green{
	color: #76B900;
	font-weight: bold;
}
.__green{
	color: #76B900;
}

.__blue .wd_featurebox_title,
.__blue a,
a.__blue{
	color: #008ECD;
	font-weight: bold;
}
.__blue{
	color: #008ECD;
}

.__orange .wd_featurebox_title,
.__orange a,
a.__orange{
	color: #ff9f00;
	font-weight: bold;
}
.__orange{
	color: #ff9f00;
}

.__purple .wd_featurebox_title,
.__purple a,
a.__purple{
	color: rgba(71, 10, 104, 1);
	font-weight: bold;
}
.__purple{
	color: rgba(71, 10, 104, 1);
}

body._color_temp .wd_asset_carousel_aspect{
	display: none; 
}

/* 40 Year Page */

body.wd_pageid_24890 .wd_content-wrapper{
	max-width: 800px;
	 margin: 0 auto;
}

body.wd_pageid_24890 .wd_content .wd_imagetable{
	text-align: center;
	width: 100%;
	margin-bottom: 40px !important; /* OverWrite SM */
}

body.wd_pageid_24890 .wd_category_items .item{
	overflow: auto;
	margin-bottom: 40px;
}

body.wd_pageid_24890 .wd_category_items .item .wd_imagetable{
	 width: auto;
	 max-width: 250px;
	 width: 33.33%;
	 float: left;
	 padding: 0 20px 20px 0 !important;
	 margin: 0 !important;
	 display: block;
}

body.wd_pageid_24890 .wd_category_items .item .inner_wrap{
	float: left;
	width: 66.66%;
}
/* 
.wd_pageid_24902 .wd_standard-teaser .item p{
	margin-bottom: .5em;
}

.wd_pageid_24902 .wd_standard-teaser .item > .itemlink img{
	margin: 0 25px 5px 0 !important; 
}

.wd_pageid_24902 .wd_standard-teaser .item .item_name{
	font-size: 2em;
} */

div.wd_toolbar{
	clear: both;
}

/* In The News Page - pageid 24880 */
.wd_pageid_24880 .wd_news_headlines .wd_item .wd_title a {
	color: #0153cc;
	font-size: 29px;
	font-weight: 900;
	font-family: 'SST-Heavy', sans-serif;
	line-height: 41px;
}
.wd_pageid_24880 .wd_news_headlines .wd_item .wd_date,
.wd_pageid_24880 .wd_news_headlines .wd_item .wd_publication,
.wd_pageid_24880 .wd_news_headlines .wd_item .wd_summary p {
	font-family: 'SST-Roman', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: black;
	line-height: 30px;
	margin: 0;
}
.wd_pageid_24880 .wd_news_headlines .wd_item .wd_publication {
	font-style: italic;
}
/* End In THe News Page */

/* Stories Page*/
.wd_layout-masonry.wd_item_list{
	overflow: hidden;
}
.wd_articles-detail .wd_title {
	font-size: 2.574rem;
}
.wd_articles-detail .wd_title h1 {
	margin-top: 0;
	
}

.wd_articles-detail .wd_asset_carousel_aspect {
  margin-bottom: 20px;
}

.wd_articles-detail ul.wd_layout-masonry.wd_asset_inline_list {
  margin: 10px 0 0 20px;
}

.wd_articles-detail .wd_asset_gallery_list {
	 background-color: #FFF;
}

.wd_articles-detail .wd_body .wd_category_link_list li {padding: 0 20px 0 0; margin: 0;}
.wd_articles-detail .wd_body .wd_category_link_list li:first-child {
	display: block;
	color: #242526;
	font-family: "SST-Bold",sans-serif;
	border-bottom: 2px solid #a8a8a8;
	font-size: 20px;
	padding: 0 0 5px;
	margin-bottom: 20px;
}
.wd_articles-detail .wd_body .wd_category_link_list {margin: 10px 0 40px 0;}

.wd_pageid_35195 .wd_articles .wd_item .wd_date,
.wd_pageid_35195 .wd_articles .wd_item .wd_summary,
.wd_pageid_35195 .wd_articles .wd_item .wd_thumbnail,
.wd_pageid_35195 .wd_articles .wd_item .wd_asset_type_link_list{
	/* display: none; */
}
.wd_pageid_35195 .wd_body p {
	padding: 0 0 10px 0;
}

.wd_featureboxes_promo_tile{
	display: none;
}

#wd_main_doc .wd_tile{
	/* height: auto; 
	margin-bottom: 30px; */
}

#wd_main_doc .wd_tile .inner_wrap{

/* 	min-height: auto;
	position: static; */
}

/* First item in the stack offset for sticky main nav header */
.wd_first_sec{
	padding-top: 30px;

}

/* Nav container bg fix  */
.wd_main_nav .wd_mob_menu_toggl:before{
	left: -100vw;
	bottom: 0;
	z-index: -1;
	right: -100vw;
	top: 0;
	content: "";
	position: absolute;
	background: #666;
}

button.wd_load_more-trigger {
	background: #0153cc;
	color: white;
	padding: 13px 20px;
	font-size: 18px;
	display: block;
	width: fit-content;
	border: none;
	cursor: pointer;
	margin: 10px auto 30px;
	text-decoration: underline;
	text-underline-offset: 2px;
}
button.wd_load_more-trigger:hover {
	background: #012965;
	text-decoration: underline;
}
button.wd_load_more-trigger:focus {
	outline: .2rem solid #0153cc;
	outline-offset: .2rem;
}

/****************
	Homepage
****************/
.wd_home {
	width: 100%;
}
p.more a,
.wd_featureboxes_sub_right p a,
#wd_printable_content input[type="submit"] {
	background: #fff;
	border: 2px solid #0153cc;
	border-radius: 0;
	color: #0153cc;
	padding: 12px 36px 12px 24px;
	padding: 12px 35px;
	text-align: center;
	font-size: 18px;
	display: block;
	width: fit-content;
	margin: 10px auto;
	/* text-decoration: none; */
	position: relative;
	font-family: SST-Bold,sans-serif !important;

	border-color: transparent;
	background: #0153cc;
	color: #fff;
}
#wd_printable_content input[type="submit"] {
	margin: 10px 0;
}
/* p.more a:after,
.wd_featureboxes_sub_right p a:after {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 30px;
	position: absolute;
	top: 2px;
	margin-left: 10px;
	font-weight: bold;
} */
p.more a {
	text-decoration: none;
}
p.more a:hover,
.wd_featureboxes_sub_right p a:hover,
#wd_printable_content input[type="submit"]:hover {
	background: #012965;
	border-color: transparent;
	color: #fff;
	background: #012965;
}
p.more a:focus,
.wd_featureboxes_sub_right p a:focus,
#wd_printable_content input[type="submit"]:focus {
	outline: .2rem solid #012965;
	outline-offset: .2rem;
}

#recaptcha2_widget {
	overflow: hidden;
}

.wd_home p.more:nth-child(2) {
	margin-top: 30px;
}

.wd_featurebox_title {
	color: #242526;
	text-align: center;
	margin-bottom: 24px;
	font-weight: 500;
	font-size: 35px;
	font-family: SST-Roman;
}
.wd_home > div {
	margin: 0 auto 80px;
}
.wd_home > .wd_featureboxes_top_banner {margin-bottom: 40px;}
.wd_home > div:last-child {margin-bottom: 20px;}

.wd_home .wd_featurebox_title {
	font-family: SST-Bold;

	font-family: 'SST-Heavy', sans-serif;
}
.wd_pageid_24897 .wd_home .wd_featurebox_title {
	margin: 0 0 24px;

	font-family: 'SST-Heavy', sans-serif;
	font-size: 34px;
	font-weight: 900;
	line-height: 45px;
}

/* hp-top fb & press release fb */
.wd_home .wd_featureboxes_hp_top .wd_featurebox_title {display: none;}
.wd_home .wd_featureboxes_hp_top .wd_articles-teaser,
.wd_home .wd_newsfeed_releases-teaser > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 24px;
}

.wd_home .wd_featureboxes_hp_top .item,
.wd_home .wd_featureboxes_top .item {
	width: calc(33.33% - 16px);
	box-shadow: 2px 2px 6px 2px #ddd;
	padding: 0;
	display: flex;
	flex-direction: column;
}
.wd_home .wd_featureboxes_hp_top img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: top;
}

.wd_home .wd_featureboxes_hp_top .item_date {display: none;}
.wd_home .wd_featureboxes_top .item_date {
	font-weight: lighter;
	font-size: 1.4rem;
	margin: 24px 0 10px 24px;
}
.wd_home .wd_featureboxes_hp_top .wd_category_link_list {
	margin-top: 22px;
}
.wd_home .wd_featureboxes_hp_top .item_name a,
.wd_home .wd_featureboxes_top .item_name a,
.wd_item .wd_title a {
	font-family: SST-Bold;
	color: #242526;
	font-size: 18px;
	line-height: 1.2;
	display: block;
}
.wd_home .wd_featureboxes_hp_top .item_name a,
.wd_home .wd_featureboxes_top .item_name a {
	color: #0153cc;
}
.wd_home .wd_featureboxes_top .item_name a {
	margin: 0 24px 10px;
}
.wd_home .wd_featureboxes_hp_top .item_summary,
.wd_home .wd_featureboxes_top .item_summary {
	margin-bottom: auto;
}
.wd_home .wd_featureboxes_hp_top .item_summary p,
.wd_home .wd_featureboxes_top .item_summary p,
.wd_item .wd_summary p {
	font-size: 1.6rem;
	color: #242526;
	line-height: 1.5;
}
.wd_home .wd_featureboxes_hp_top .item_summary p,
.wd_home .wd_featureboxes_top .item_summary p {
	margin: 0 24px 5px;
}
.wd_home .wd_featureboxes_hp_top .wd_item_more,
.wd_home .wd_featureboxes_top .wd_item_more {
	margin: 0 24px 24px;
}

/* middle left fb */
.wd_home .wd_featureboxes_top_banner {
	padding: 40px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.wd_home .middle-left-wrap {
	max-width: 1000px;
	display: block;
	margin: 0 auto;
}
.wd_home > .middle-left-wrap {display: none;}
.wd_home .wd_featureboxes_top_banner .wd_featurebox-standard  {
	padding: 40px;
	max-width: 540px;
	background: white;
	position: relative;
}
.wd_home .wd_featureboxes_top_banner .wd_featurebox-standard:before {
	position: absolute;
    top: -2.4rem;
    left: 3.2rem;
    z-index: 2;
    display: block;
    width: 6.4rem;
    height: 4.8rem;
    background: url(../images/bsc-advancing-arrows.svg);
    background-size: 100%;
    content: "";
}
.wd_home .middle-left-wrap .wd_featurebox_title {
	color: #242526;
	font-size: 2.8rem;
	text-align: left;
	margin: 0 0 24px;
}
.wd_home .middle-left-wrap .wd_featurebox_title a {
	/* color: #242526; */
	/* font-family: SST-Bold, sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: 500; */

	font-family: SST-Heavy, sans-serif;
	font-size: 41px;
	font-weight: 900;
	line-height: 49px;
	text-decoration-thickness: 2px;
}
.wd_home .middle-left-wrap p {
	color: #242526;
	font-size: 1.6rem;
	max-width: 375px;
}
.wd_home > .middle-left-wrap p {
	max-width: none;
	margin: 0;
	margin-bottom: 10px;
}
.wd_home > .middle-left-wrap .wd_featurebox_title {
	margin-bottom: 12px;
}
.wd_home .middle-left-wrap .wd_imagetable {
	display: none;
}
a.category_item_link {
	padding: 6px 10px;
	margin-left: 8px;
	color: #fff !important;
	font-weight: 400;
	border: none;
	background: #440066; /* dependent on the category */
	font-family: SST-Bold,sans-serif;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
  }
  a.category_item_link:first-child {
	margin-left: 0;
  }

/* In the News fb */
.wd_news-wrap {
	display: flex;
	flex-wrap: wrap;
}
.wd_news-wrap > div {
	width: 50%;
	padding: 0 3%;
}
.wd_news-wrap p.more {
	width: 100%;
	margin-top: 2px;
	margin-top: 30px;
}
.wd_news-wrap p.more a {
	margin: 0 auto;
}
.wd_featureboxes_right_highlight > div {
	display: flex;
	flex-direction: column-reverse;

	box-shadow: 2px 2px 6px 2px #ddd;
}
.wd_featureboxes_right_highlight .wd_imagetable {width: 100%;}
.wd_featureboxes_right_highlight .wd_imagetable img {
	width: 100%;
	max-height: 330px;
	object-fit: cover;
}
.wd_featureboxes_right_highlight .wd_featurebox_title,
.wd_featureboxes_left_list .wd_featurebox_title {
	text-align: left;
}
.wd_pageid_24897 .wd_featureboxes_right_highlight .wd_featurebox_title {
	line-height: normal;
	padding: 24px;
	padding-top: 0;
}
.wd_featureboxes_right_highlight .wd_featurebox_title a {
	font-family: 'SST-Heavy', sans-serif;
	font-size: 25px;
	font-weight: 900;
	text-decoration-thickness: 2px;
}
.wd_featureboxes_left_list .item_name a {
	color: #0153cc;
	font-size: 18px;
	line-height: 1.2;
}
.wd_featureboxes_left_list .item_name::after {
	/* transition-duration: 0.3s;
	content: url('../images/icons/icon-arrow-right.svg');
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	width: 25px; */
}
.wd_featureboxes_left_list .item_name {
	/* display: flex;
	height: fit-content; */
	position: relative;
	padding-right: 40px;
}
.wd_featureboxes_left_list .item_name:hover:after {
	transform: translate(8px, -50%);
}

.wd_featureboxes_left_list .item {
	margin-bottom: 28px;
}
.wd_featureboxes_left_list .item_date {
	font-size: 1.4rem;
	font-weight: lighter;
	display: none;
}
.wd_featureboxes_left_list .item_summary {display: none;}
.wd_featureboxes_left_list .item_name a:hover,
	.wd_featureboxes_left_list .item_name:hover a {
	/* color: #3eb1c8; */
	text-decoration: underline;
}
.wd_featureboxes_right_highlight .wd_featurebox_title a:hover {
	color: #242526;
}
.wd_featureboxes_right_highlight .wd_featurebox_title > div {
	font-size: 32px;
    padding: 24px;
	padding-top: 0;
}
.wd_featureboxes_right_highlight table .imagecaption {
	text-align: left;
	padding: 0 24px;
}

/* bottom */
.bottom-wrap {
	display: flex;
	max-width: 1000px;
	margin: 20px auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bottom-wrap > div {
	width: 49%;
}
.bottom-wrap .wd_featurebox-standard {
	box-shadow: 2px 2px 6px 2px #ddd;
	padding: 14px;
	margin-bottom: 20px;
}
.wd_home .bottom-wrap .wd_featurebox_title {
	color: #242526;
	/* font-size: 2.8rem; */
	text-align: left;
	margin-bottom: 0;

	font-family: 'SST-Heavy', sans-serif;
	font-size: 34px;
	font-weight: 900;
	line-height: 45px;

}
.wd_home .wd_featureboxes_left_bottom {
	display: flex;
}
.wd_home .wd_featureboxes_left_bottom .wd_featurebox-standard:first-child .wd_featurebox_title {
	text-align: left;
	color: white;
	margin: 20px 0;
}
.wd_home .wd_featureboxes_left_bottom .wd_featurebox-standard:first-child p {
	font-weight: bold;
	text-align: left;
	color: white;
	margin: 0 auto;
	line-height: 1.5;
}
.wd_home .wd_featureboxes_left_bottom .wd_featurebox-standard:first-child p:last-child a {
	border: 2px solid white;
	background: hsla(0,0%,100%,0);
	color: white;
	padding: 14px 16px 12px;
	font-weight: bold;
	display: block;
	width: fit-content;
	margin: 20px 0 0;
	border-radius: 0;
	transition: 0s;
	text-decoration: none;
}
.wd_home .wd_featureboxes_left_bottom .wd_featurebox-standard:first-child p:last-child a:hover {
	background: hsla(0,0%,100%,.3);
	/* text-decoration: underline; */
}

.wd_home .wd_featureboxes_left_bottom .wd_featurebox-standard {
	padding: 20px;

}
.wd_home .wd_featureboxes_left_bottom > div:first-child {
	background: linear-gradient(36deg,rgba(0,0,0,.85),rgba(136,0,204,.85));
	position: relative;
	padding: 30px;
}
.wd_home .wd_featureboxes_left_bottom > div:first-child:after {
	bottom: -.4rem;
	position: absolute;
	right: 0;
	left: 0;
	height: .4rem;
	background: -webkit-gradient(linear,left top,right top,from(#003c71),color-stop(#b3f),to(#0ef));
	background: linear-gradient(90deg,#003c71,#b3f,#0ef);
	  background-image: linear-gradient(90deg, rgb(0, 60, 113), rgb(187, 51, 255), rgb(0, 238, 255));
	  background-size: auto;
	background-image: -webkit-gradient(linear,left top,right top,from(#003c71),color-stop(#b3f),color-stop(#0ef),color-stop(#003c71),to(#b3f));
	background-image: linear-gradient(90deg,#003c71,#b3f,#0ef,#003c71,#b3f);
	background-size: 400% 100%;
	content: "";
	-webkit-animation: animatedGradient 10s linear infinite;
	animation: animatedGradient 10s linear infinite;
}
.wd_home .wd_featureboxes_left_bottom > div:first-child:before {
	position: absolute;
	top: -2.4rem;
	left: 3.2rem;
	z-index: 2;
	display: block;
	width: 6.4rem;
	height: 4.8rem;
	background: url(../images/bsc-advancing-arrows.svg);
	background-size: auto;
	background-size: 100%;
	content: "";

	display: none;
}
.wd_home .wd_featureboxes_left_bottom ul {
	list-style: none;
	display: flex;
	align-items: center;
	margin: 0;
}
.wd_home .wd_featureboxes_left_bottom .social-wrap li a {
	display: block;
	padding: 14px;
}
.wd_home .wd_featureboxes_left_bottom .social-wrap li a:hover {
	background: #24cfdb;
}
.wd_home .wd_featureboxes_left_bottom .social-wrap li a img {
	border-bottom: 2px solid transparent;
}
.wd_home .wd_featureboxes_left_bottom .social-wrap li a:hover img {border-color: black;}


.wd_home .wd_featureboxes_right-bottom p {
	margin: 0;
}
.wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard::before {
	display: block;
	width: 60px;
	height: 60px;
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 6px;
}
.wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard:nth-child(1):before {
	background-image: url(../images/arrow-blue.svg);
}
.wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard:nth-child(2):before {
	background-image: url(../images/arrow-plum.svg);
}
.wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard:nth-child(3):before {
	background-image: url(../images/arrow-carribean.svg);
}
/* .wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard::after {
	transition-duration: 0.3s;
	content: url('../images/icons/icon-arrow-right.svg');
    position: absolute;
	right: 15px;
    top: 50%;
    transform: translateY(-50%);
	width: 25px;
}
.wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard:hover::after {
	transform: translate(8px, -50%);
} */
.wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard {
	display: flex;
	align-items: center;

	position: relative;
	padding-right: 40px;
}
.wd_home .wd_featureboxes_right-bottom {
	margin: auto 0;
}
.bottonRight-wrap {
	margin-left: 18px;
	flex: 1;
}
.wd_home .bottonRight-wrap .wd_featurebox_title a {
	text-decoration-thickness: 2px;
}
.bottom-wrap p {
	color: #242526;
}
.bottonRight-wrap p {
	font-size: 1.6rem;
}

/****************
 Featured News
****************/
.wd_featureboxes_header_top img {
	display: none;
}
.wd_featureboxes_header_top .wd_articles-teaser {
	height: 550px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
	padding: 0 7%;
}
.wd_featureboxes_header_top .item {
	background: #fff;
	max-width: 500px;
	padding: 40px 80px 40px 40px;
}
.wd_featureboxes_header_top .item_name a {
	color: #242526;
	font-family: SST-Bold;
	font-size: 2.8rem;
	line-height: 1.4;
}
.wd_featureboxes_header_top .item_summary p {
	margin-top: 10px;
	color: #242526;
}
.wd_pageid_35195 p.more a {
	margin: 0;
}
.articles-wrap {
	display: flex;
}
.wd_pageid_35195 .wd_item_list {
	flex: 1;
	height: auto !important;
}
.wd_pageid_35195 .wd_author_name,
.wd_pageid_35195 .wd_author_title {
	font-size: 16px;
}
.wd_pageid_35195.wd_item_page .wd_author_name,
.wd_pageid_35195.wd_item_page .wd_author_title {
	font-size: 16px;
	display: inline-block;
	margin-bottom: 5px;
}

.wd_articles-detail-columns {
	position: relative;
}
.wd_articles-detail-columns .topics-wrap {
	margin: 0;
}
.topics-wrap ul {
	display: flex;
	flex-direction: column;
}
.wd_articles-detail-columns .wd_body {
	width: 100%;
	padding: 0;
}
.topics-wrap div p,
.topics-wrap .wd_featurebox_title,
.wd_related_content_title,
.wd_featureboxes_sub_right .wd_featurebox_title {
	color: #242526;
	font-family: "SST-Bold",sans-serif;
	border-bottom: 2px solid #a8a8a8;
	font-size: 2.2rem;
}
.topics-wrap .wd_featurebox_title {
	margin: 1.6rem 0 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.7;
	text-align: left;
}
.wd_pageid_35195.wd_item_page .wd_author_title {
	line-height: 22px;
}
.topics-wrap ul {
	list-style: none;
	padding-left: 0;
}
.topics-wrap {
	margin-left: 60px;
}
.topics-wrap li a,
.wd_newsfeed_releases-detail .wd_category_link a {
	padding: .8rem 1.2rem;
	background: #012965;
	color: #fff;
	display: block;
	width: fit-content;
	margin-bottom: 16px;
	font-size: 1.2rem;
}
.topics-wrap li a[href="uncategorized" i],
.topics-wrap li a[href="transforming-care" i] {
	display: none;
}
.topics-wrap li a[href="stories" i] {
	background: #055F66;
	background: #00BECC;
}

.topics-wrap li a[href="company-news" i],
.wd_featureboxes_hp_top .wd_category_link a[href*='Company-News' i],
.release-wrap .wd_category_link a[href*='Company-News' i],
.wd_articles-detail .wd_category_link a[href*='Company-News' i] {background: #003c71;}

.topics-wrap li a[href="corporate-responsibility" i],
.wd_featureboxes_hp_top .wd_category_link a[href*='Corporate-Responsibility' i],
.release-wrap .wd_category_link a[href*='Corporate-Responsibility' i],
.wd_articles-detail .wd_category_link a[href*='Corporate-Responsibility' i] {background: #0153CC;}

.topics-wrap li a[href="patients-and-innovation" i],
.wd_featureboxes_hp_top .wd_category_link a[href*='Patients-and-Innovation' i],
.release-wrap .wd_category_link a[href*='Patients-and-Innovation' i],
.wd_articles-detail .wd_category_link a[href*='Patients-and-Innovation' i] {background: #440066;}

.topics-wrap li a[href="team-and-culture" i],
.wd_featureboxes_hp_top .wd_category_link a[href*='Team-and-Culture' i],
.release-wrap .wd_category_link a[href*='Team-and-Culture' i],
.wd_articles-detail .wd_category_link a[href*='Team-and-Culture' i] {
	background: #00BECC;
	background: #055F66;
}

.release-wrap .wd_category_link a {
	padding: .8rem 1.2rem;
	color: #fff !important;
	font-weight: 400;

	display: inline-block;
	width: fit-content;
	font-family: SST-Bold,sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.wd_home .wd_featureboxes_hp_top .wd_category_link a {
	padding: 6px 10px;
	color: #fff !important;
	font-weight: 400;
	border: none;
	font-family: SST-Bold,sans-serif;
	font-size: 14px;
	margin: 0;
}
.wd_home .wd_featureboxes_hp_top .wd_category_link_list {
	margin: 0 0 0 22px;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}
.wd_home .wd_featureboxes_hp_top .item_name {
	margin: 0;
}
.wd_home .wd_featureboxes_hp_top .item_name .itemlink,
.wd_home .wd_featureboxes_top .item_name .itemlink {
	margin: 12px 24px 10px;
	pointer-events: none;
	color: black;
	text-decoration: none;
}
.wd_home .wd_featureboxes_hp_top img {
	margin-bottom: 24px;
}

/*.release-wrap .wd_category_link_list {
	margin-top: 10px;
}*/

.wd_articles {
	position: relative;
}
.wd_pageid_35195 .wd_item_list {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}
.wd_pageid_35195 .wd_item:not(.wd_asset_gallery) {
	width: auto !important;
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	height: auto !important;
}
.wd_pageid_35195 .wd_item_wrapper {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
}
.wd_pageid_35195 .wd_item img {
	object-position: top;
	object-fit: cover;
	width: 460px;
	height: 294px;
}
.wd_pageid_35195 .wd_item_wrapper > div {
	flex: 1;
}
.wd_pageid_35195 .wd_item_wrapper .wd_title {
	margin-bottom: 4px;
}
.wd_pageid_35195 
.item-right-wrap {
	padding: 20px 30px;
	padding-top: 0;
}
.wd_pageid_35195 .wd_thumbnail {
	margin-top: 10px;
}
.wd_pageid_35195 .wd_date,
.item-head-wrap .wd_category_link a {
	font-family: SST-Roman;
	font-weight: normal;
	font-size: 1.4rem;
	color: #6a737b;
	margin: 0;
	display: block;
}
.wd_pageid_35195 .wd_date {
	line-height: 21px;
}
.item-head-wrap .wd_category_link a {
	border-left: 1px solid lightgray;
	margin-left: 8px;
	padding-left: 6px;
	text-decoration: none;
}
.wd_pageid_35195 .item-head-wrap {
	flex-direction: column;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link_list {
	margin: 10px 0;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link:first-child a {
	/* margin-left: 0; */
}
.wd_pageid_35195 .item-head-wrap .wd_category_link a,
.wd_articles-detail .wd_category_link a {
    font-weight: 400;
    border: none;

	padding: .8rem 1.2rem;
	color: #fff !important;

	display: inline-block;
	width: fit-content;
	font-family: SST-Bold,sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-left: 0;
	margin-right: 8px;
	margin-bottom: 4px;
	white-space: nowrap;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link a[href*="Patients-and-Innovation" i] {
	background: #440066;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link a[href*="Team-and-Culture" i] {
	background: #00BECC;
	background: #055F66;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link a[href*="Company-News" i] {
	background: #003c71;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link a[href*="Corporate-Responsibility" i] {
	background: #0153CC;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link a[href*="All-News" i] {
	background: #055F66;
	background: #00BECC;
}
.wd_pageid_35195 .item-head-wrap .wd_category_link a[href*="Transforming-Care" i] {
	background: #055F66;
}
.item-head-wrap ul.wd_category_link_list li {
	padding: 0;
	float: none;
	background: none;
	border: none;
	border-radius: 0;
	margin: 0;
}
.item-head-wrap {
	display: flex;
	align-items: baseline;
}
.wd_pageid_35195:not(.wd_item_page) .wd_featurebox_title {
	/* display: none; */
}
.wd_pageid_35195 div.wd_author {
	margin: 0;
	float: none;
	text-align: left;
	width: auto;
	min-height: 0;
}
.wd_pageid_35195 div.wd_author_name {
	color: #000;
	display: block;
	margin-right: 0px;
}
.wd_pageid_35195 .wd_item .wd_title a {
	/* color: #007DB3;
	color: #0153cc; */
	font-size: 29px;
	font-weight: 900;
	font-family: 'SST-Heavy', sans-serif;
	line-height: 41px;

	pointer-events: none;
	text-decoration: none;
}
.wd_pageid_35195 .wd_item .wd_date,
.wd_pageid_35195 .wd_item div.wd_summary p {
	font-family: 'SST-Roman', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: black;
	margin: 0;
}
.wd_pageid_35195.wd_item_page ul.wd_layout-inline.wd_category_link_list {
	display: block;
	margin-top: 0;
}
.wd_pageid_35195 .wd_item div.wd_summary p {
	margin-top: 8px;
}
.wd_pageid_35195 .wd_item .wd_item_more {
	color: #0153cc;
	text-decoration: underline;
	font-family: SST-Heavy,sans-serif;
	font-weight: 900;
	font-size: 18px;
	line-height: 30px;
	display: block;
}
.wd_pageid_35195 .wd_item .wd_item_more:hover {
	color: black;
}
.wd_pageid_35195 span.wd_title {
	font-size: 14px;
	position: relative;
	top: -8px;
}
.wd_pageid_35195 .wd_item .wd_asset_type_link_list {
	margin-bottom: 0;
}
.wd_pageid_35195 .wd_item .wd_asset_type_link_list .wd_icon {
	margin: 0 3px 0 2px;
}

.wd_featureboxes_header_top .page_header {
	text-align: center;
	color: #242526;
	text-align: center;
	margin-bottom: 24px;
	font-weight: 500;
	font-size: 42px;
	font-family: SST-Roman;
	padding: 0;
}

.wd_pageid_35195.wd_item_page .at-svc-pinterest_share {
	display: none;
}

/****************
 Search
****************/
.wd_search_basic_fields > select {
	display: none;
}
.wd_search_basic_fields {
	background: none;
	border: none;
}
.wd_search_basic_fields > input,
.wd_search_form_advanced input {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 1.2rem 2rem;
	font-family: SST-Roman,sans-serif;
}
.wd_search_basic_fields .wd_search_button[type="submit"],
.wd_search_form_advanced input[type="submit"] {
	border: 2px solid #0153cc;
	background: #0153cc;
	color: #fff;
	font-family: SST-Roman,sans-serif;
	padding: calc(1.2rem - 1px) 2rem;
	margin-left: -5px;
}
.wd_search_basic_fields .wd_search_button[type="submit"]:hover,
.wd_search_form_advanced input[type="submit"]:hover {
	background: #012965;
	border-color: #012965;
}
.wd_search_basic_fields > input:focus,
.wd_search_form_advanced input[type="submit"]:focus {
	outline: .2rem solid #012965;;
	outline-offset: -.2rem;
}
.wd_search_form_advanced input[type="submit"] {
	margin: 0;
	padding: 0 2rem;
	height: 47px;
}
#wd_printable_content .wd_search_form_advanced .wd_form_buttons {margin: 0;}


svg.search-icon {
	position: absolute;
	right: 0;
	padding: 9px;
	height: 100%;
	width: 40px;
}

.wd_search_form_advanced > .search-date,
.wd_search_form_advanced > .search-select {
	width: fit-content;
	display: inline-block;
}
.wd_search_form_advanced > .wd_form_field .wd_form_field_input {
	margin-left: 0 !important;
}
.wd_search_form_advanced > .wd_form_field .wd_form_field_label {
	width: fit-content;
	margin-right: 5px;
}
.wd_search_form_advanced > .wd_form_field input[name="start"],
.wd_search_form_advanced > .wd_form_field input[name="end"],
.wd_search_form_advanced > .wd_form_field:nth-child(3) select {
	width: 125px;
}
.wd_search_form_advanced > .wd_form_field select[name="cat"],
.wd_search_form_advanced > .wd_form_field select[name="author"] {
	width: 160px;
}
.search-select label {
	line-height: 40px;
}

/* Toggle */
.wd_form_toggle-basic,
.wd_form_toggle-advanced {
    text-decoration: none;
}
.wd_form_toggle {
    /* text-align: center;
    margin: 6px 0 30px;
    max-width: 45rem;
    float: left; */
}
.advanced-toggle {
    position: relative;
}
.wd_form_toggle .active {
    pointer-events: none;
}
.wd_item_search_form_container.advanced .wd_search_form_advanced {
    display: block !important;
}
.wd_item_search_form_container.advanced .wd_search_form_basic {
    display: none !important;
}
.wd_item_search_form_container.advanced .wd_search_form_advanced br {
	display: none !important;
}
.wd_search_form_basic a.wd_search_advanced_link,
.wd_search_form_advanced a[onclick*="wd_item_search_form_toggle"] {
	display: none;
}
.wd_form_toggle a {
    color: #474747;
}
.search-date button[type="button"] {
	padding: 12px 14px;
}
.wd_item_search_form_container select {
	border-radius: 0;
	border: 1px solid #aaaa;
	width: fit-content;
	height: 40px;
	background: white;
	padding: 5px;

	/* remove select caret */
	-webkit-appearance: none;
    appearance: none;
	border: none;
}
.wd_item_search_form_container .wd_input_border {
	position: relative;
	border: 1px solid #aaaa;
}
.wd_item_search_form_container .wd_input_border:after {
	content: url(../img/icons/icon-chevron-down.svg);
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	right: 1rem;
	width: 14.5px;
	pointer-events: none;
}

.wd_form_toggle a.active {
}
.wd_form_toggle-switch {
    display: inline-block;
    height: 32px;
    width: 60px;
    background-color: #F8F8F8;
    border: 1px solid #cccccc;
    border-radius: 50px;
    vertical-align: middle;
    margin: 0 10px;
    cursor: pointer;
    position: relative;
}
.wd_form_toggle-switch:after {
    content: '';
    display: inline-block;
    background-color: #676767;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 2px;
    border-radius: 100%;
    left: 2px;
    transition: 0.3s;
}
.wd_form_toggle-switch.advanced:after {
    transform: translateX(28px);
}
.wd_form_toggle .active {
    pointer-events: none;
}
.wd_item_search_form_container,
.wd_form_toggle  {
    display: inline-block;
    width: fit-content;
	margin-top: 12px;
}

body:not(.wd_pageid_24889) .wd_item_search_form_container,
body:not(.wd_pageid_24889) .wd_form_toggle {
	margin-top: 30px;
	margin-bottom: 10px;
}

.wd_form_toggle {
    width: fit-content;
    padding: 10px 0;
    margin-left: 10px;
    min-width: 250px;
    display: inline-block;
    position: absolute;
}
.wd_form_toggle > a {
    line-height: 30px;
	font-family: SST-Roman;
	font-size: 14px;
}
.wd_form_toggle > a:not(.active) {
	text-decoration: underline;
}
.search-wrap {
	position: relative;
}
.wd_item_search_form_container.advanced {
	max-width: 540px;
}
.wd_item_search_form_container .search-date label,
.search-keyword label {
	line-height: 20px;
	margin: 0;
	padding: 12px 0 5px;
}
.asset-types legend {
	font-size: 18px;
}
.wd_form_field.wd_form_field_pos_right.asset-types {
	width: 1000px;
	overflow: hidden;
}

/* .wd_form_toggle-basic {
	width: 110px;
	display: inline-block;
	text-align: right;
} */

.wd_wai_datepicker .wd_wai_header {
	background-color: #012965;
}
.wd_wai_datepicker .wd_wai_dialogButton {
	background: #012965;
	color: white;
	border-radius: 0;
}

/* button:not([disabled]):active, button:not([disabled]):hover {
	color: #242526;
} */
.icon.wd_wai_dp_button:hover {
	background: white;
	color: #0153cc;
}


.wd_wai_datepicker {
	position: static;
}

.wd_wai_datepicker .wd_wai_datepickerDialog {
	left: 50%;
	transform: translateX(-50%);	
}
button.wd_wai_dp_button:focus {
	outline: none !important;
}

#ui-datepicker-div {
	left: 50% !important;
	transform: translateX(-50%) !important;
	max-width: 500px;
	width: 100%;
	padding: 0;
	outline: 2px solid #012965;
	outline-offset: -2px;
}

#ui-datepicker-div .ui-datepicker-header {
	background-color: #012965;
	border-radius: 0;
	border-color: #012965 !important;
}


/****************
	Release Details
****************/
.wd_related_content_wrapper .wd_source,
.wd_related_content_wrapper .wd_summary,
.wd_related_content_wrapper .wd_thumbnail {
	display: none;
}
.wd_related_content_wrapper {
	margin: 50px 0 20px;
}
.wd_related_content_wrapper .wd_date {
	margin-bottom: 4px;
	font-family: SST-Roman;
	font-weight: normal;
	font-size: 1.4rem;
	color: #6a737b;
}
.wd_related_content_wrapper .wd_item {
	margin-top: 24px;
}
.wd_related_content_wrapper .wd_title {
	font-size: 1.8rem;
}
.wd_body p:last-child,
.wd_body p:last-child img  {
	margin: 0 !important;
}
.wd_newsfeed_releases-detail .wd_category_link {
	border-top: 2px solid #aaa;
	padding-top: 20px;
	padding-bottom: 40px;
	min-width: 278px;
	margin-left: 0;
}
.wd_newsfeed_releases-detail .wd_category_link a {
	font-size: 1.4rem;
}

.wd_articles-detail .wd_author_name:before,
.wd_articles .wd_author_name:before {
	content: 'By ';

}
.release-wrap .wd_author_name::after {
	content: ',';
}
.release-wrap > div {
	display: flex;
	align-items: center;
}
.release-wrap ul.wd_layout-inline li {margin: 0;}
.release-wrap .wd_date {
	color: #000;
	font-weight: 400;
	height: 24px;
	position: relative;
	top: -2px;
	font-size: 16px;
	display: inline-block;
}
.release-wrap .wd_date:after {
	content: '';
	width: 1px;
	background: gray;
	height: 20px;
	display: inline-block;
	margin: 0 2px 0 8px;
	position: relative;
	top: 3px;
}

.release-wrap .wd_author_name {
	position: relative;
	top: -1px;
}
/* .release-wrap .wd_category_link:not(:first-child)::before {
	content: '';
	width: 1px;
	background: gray;
	height: 20px;
	display: inline-block;
	margin: 0 11px;
	position: relative;
	top: 3px;
} */

a.at-icon-wrapper {
	background: #012965 !important;
}

.wd_newsfeed_releases-detail ul.wd_layout-inline {
	display: none;
}

/****************
 Sub Right
****************/
.wd_featureboxes_sub_right .wd_featurebox_title  {
	text-align: left;
	line-height: 1.7;
	margin-bottom: 16px;
}
.wd_featureboxes_sub_right p {
	margin: 0;
	font-size: 16px;
	line-height: 1.5;

}
.wd_featureboxes_sub_right p a {
	margin: 16px 0;
}

/****************
 Gallery
****************/
.wd_gallery .wd_category_link {
	display: flex;
	flex-wrap: wrap;
	margin-top: 8px;
}
.wd_gallery .wd_category_link div:last-child {
	margin-left: 20px !important;
}

/****************
 Sticky Sidebar
****************/
.wd_pageid_35195 .articles-wrap,
.wd_pageid_35195 .wd_articles-detail-columns {
	display: block;
}
.wd_pageid_35195 .topics-wrap {
	position: sticky;
	top: 100px;
	float: right;
}
.wd_pageid_35195.wd_item_page .topics-wrap {
	display: none;
}
body.wd_pageid_35195 {overflow: visible;}

/* Client CSS Overrides */
.row.bsc-footer {
	margin-top: 0;
}
.fa, .fas {
	font-family: FontAwesome !important;
}

/* Footer */
.bsc-footer .bsc-social-media .bsc-social-icon-link,
.bsc-footer .bsc-footer-nav li:not(.bsc-footer-link-heading) a {
	text-decoration: none;
}
/* End Footer */

.screenreader {
	position: absolute;
	clip: rect(1px,1px,1px,1px);
	padding: 0;
	border: 0;
	overflow: hidden;
}

@media (max-width: 575px){
	.wd_newsfeed_releases .wd_thumbnail,
	.wd_newsfeed_releases .wd_thumbnail img {width: 100%; padding: 8px;}
	.wd_newsfeed_releases .wd_item_wrapper {margin-left: 0;}
}


@media (min-width: 992px){
	.bsds-nav-header .bsds-nav-primary .bsds-nav-bar .bsds-nav .bsds-nav-item.bsds-nav-item-search .bsds-nav-link {
		background-image: url(../img/icons/icon-search.svg);
	}

	.item.wd_twitter_feed{
		display: block;
	}

	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .item{
		width: 33.33%;
	}
	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .item.__fat{
		width: 40%;
	}
	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .item.__slim{
		width: 26.66%
	}	
	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .item .wd_tile{
		height: 350px;
	}
	.wd_mob_menu_toggl {
		display: none;
	}
	.wd_hero .col-md-7{
		padding-left: 0;
	}
	.wd_right_bottom{
		padding: 50px 0;
	}
	#wd_menu_inner{
		display: block;
	}
}

@media (min-width: 993px){
	.wd_home .wd_featureboxes_hp_top img {
		height: 16vw;
	}
}

@media (max-width: 992px){
	.wd_main_nav .container {
		/* overflow-x: scroll; */
		overflow-y: hidden;
	}
	#wd_menu_inner {
		 width: 1020px;
		padding: 0 15px;
	}
	.wd_main_nav ul.wd_first_tier {
	}
	.wd_search_wrap {
		display: none;
	}

	/* mobile search form */
	.wd_mobile_search.wd_mobile-sticky {
		position: fixed;
		top: 61px;
		z-index: 1002;
		width: 100%;
	}
	.wd_mobile_search {
		background: #FFF;
		display: block;
		position: relative;
		z-index: 1002;
	}
	.wd_mobile_search .wd_search_form_container {
		width: 100%;
		position: relative;
		top: -1px;
	}
	.wd_mobile_search .wd_search_form_container input[type=text] {
		max-width: inherit;
		width: 100%;
		position: relative;
		padding: 4px 14px;
		border: 1px solid #EEE;
		border-radius: 0;
	}
	.wd_mobile_search a {
		position: absolute;
		right: 20px;
		top: 3px;
		color: #999;
		font-size: 20px;
	}

	.wd_main_nav{
		padding-top: 6.4rem !important;
	}

	main[role="main"]{
		padding-top: 0 !important; 
	}

	/* end mobile search form */

	/* homepage */
	.wd_home .wd_featureboxes_hp_top .item,
	.wd_home .wd_featureboxes_top .item, 
	.wd_news-wrap > div {
		width: 100% !important;
		max-width: 600px !important;
		margin: 20px auto;
	}
	.bottom-wrap {
		justify-content: center;
	}
	.bottom-wrap > div {
		width: 100% !important;
		max-width: 600px;
		margin: 0 auto 20px;
	}
	.wd_home .wd_featureboxes_left_bottom {
		max-width: unset;
		justify-content: center;
	}

	.wd_featureboxes_right_highlight .wd_featurebox_title {
		font-size: 22px;
		margin-bottom: 0;
	}
	.wd_featureboxes_right_highlight {order: -1;}

	/* search */
	.wd_form_toggle {
		position: relative;
		margin: 0 auto;
		display: block;
	}
	.wd_item_search_form_container,
	.wd_search_form_basic,
	.wd_search_basic_fields {
		width: 100%;
	}
	.wd_search_basic_fields > input {
		width: calc(100% - 66px);
	}

	.wd_home > .middle-left-wrap {
		display: block;
		max-width: 500px;
		min-width: 220px;
		width: 80%;
		margin-top: -150px;
		background: white;
		padding: 25px;
		padding-top: 40px;
	}
	.wd_home > .middle-left-wrap .wd_featurebox-standard:before {
		position: absolute;
		top: -6.5rem;
		left: 0;
		z-index: 2;
		display: block;
		width: 6.4rem;
		height: 4.8rem;
		background: url(../images/bsc-advancing-arrows.svg);
		background-size: 100%;
		content: "";
	}
	.wd_featureboxes_top_banner .middle-left-wrap {
		display: none;
	}
	.wd_home .wd_featureboxes_top_banner {
		max-width: 600px;
		height: 38vw;
		min-height: 150px;
	}
	.wd_home > .middle-left-wrap .wd_featurebox-standard {
		position: relative;
	}

	.bsc-footer {
		margin-top: 4rem;
	}
	.wd_content {
		padding: 0;
	}
}

@media (max-width: 1150px){
	.wd_pageid_35195 .wd_item_wrapper {
		flex-direction: column-reverse;
		max-width: 600px;
		margin: 0 auto;
	}
}

@media (max-width: 1048px){
	.wd_main_nav ul.wd_first_tier{
		width: 73%;
	}
	.wd_search_wrap {
		width: 26%;
	}	
	.wd_main_nav ul.wd_first_tier > li > a {
		padding: 1.8rem 0.5rem;
	}
	.wd_pageid_24908 .wd_category_items{
		grid-template-columns: 1fr 1fr;
	}
	.wd_articles-detail-columns .wd_body {
		/* width: 68%; */
	}
}

@media (max-width: 992px){
	.wd_main_nav {
		padding-top: 0 !important;
	}
	/* 
	#wd_menu_inner {
	}
	.wd_main_nav ul.wd_first_tier {
		flex-direction: column;
		width: 100%;
	}*/
	.wd_search_wrap {
		display: block;
	} 
}

@media (min-width: 768px){
	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .item{
		width: 50%;
	}
	.wd_right_bottom .wd_featurebox_container{
		min-height: 393px;
	}
	.wd_newsfeed_releases-detail > .wd_layout-inline.wd_category_link_list{
		display: block;
	}
	.wd_pageid_24897 .wd_content {
		margin-top: 30px;
	}

}
@media (max-width: 768px){
	.wd_main_nav .container {
		max-width: calc(100% - 20px);
	}
	.wd_main_nav .container:after {
		content:'';
		height: 100%;
		width: 18%;
		display:block;
		position: absolute;
		right: 0px;
		background: rgba(240,240,240,.7);
		background: -moz-linear-gradient(left, rgba(240,240,240,.7) 0%, rgba(238,238,238,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(238,238,238,1)), color-stop(100%, rgba(238,238,238,0)));
		background: -webkit-linear-gradient(left, rgba(240,240,240,.7) 0%, rgba(238,238,238,1) 100%);
		background: -o-linear-gradient(left, rgba(240,240,240,.7) 0%, rgba(238,238,238,1) 100%);
		background: -ms-linear-gradient(left, rgba(240,240,240,.7) 0%, rgba(238,238,238,1) 100%);
		background: linear-gradient(to right, rgba(240,240,240,.7) 0%, rgba(238,238,238,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );

		width: 0;
	}
	.wd_main_nav .wd_mob_menu_toggl{
		position: relative;
		z-index: 0;
	}
	header .bsc-header .bsc-modal-navbar.navbar-default .navbar-body .bsc-modal-main-navbar-footer li.bsc-country-selector a .bsc-navbar-region-icon{
		display: none;
	}

	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .wd_tile .inner_wrap {
		position: relative;
		min-height: 0;
	}
	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .wd_tile:hover .inner_wrap {
		background: rgba(247, 248, 248, 1);
		min-height: 0;
	}
	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .wd_tile .inner_wrap .item_name {
		min-height: 0;
		max-height: 999px;
		height: auto;
		display: block;
	}
	.wd_pageid_24897 .wd_featureboxes_middle .wd_standard-teaser .wd_tile:hover::before {
		opacity: 0;
	}

	.wd_pageid_24908 .wd_category_items{
		grid-template-columns: 1fr;
	}

	.articles-wrap {
		flex-direction: column-reverse;
	}
	.topics-wrap li {
		width: fit-content;
		display: inline-block;
		margin: 0 5px;
	}
	.topics-wrap {
		margin: 0;
	}
	.wd_pageid_35195 .topics-wrap {
		display: none;
	}
	.wd_pageid_35195 .item-right-wrap {
		padding: 0;
	}
	.wd_pageid_35195 .release-wrap > div {
		flex-wrap: wrap;
	}
	.wd_pageid_35195 .release-wrap .wd_date {
		width: 100%;
	}
	.wd_pageid_35195 .release-wrap .wd_date:after {
		display: none;
	}
	#wd_printable_content .wd_articles-detail-columns > div {
		width: 100%;
	}
	.wd_articles-detail-columns .wd_body {
		width: 100%;
		padding-right: 0;
	}

	.wd_body > .wd_layout-inline.wd_category_link_list {
		display: block;
	}

	.wd_featureboxes_header_top .item_name a {
		font-size: 1.8rem;
	}
	.wd_featureboxes_header_top .item {
		padding: 20px;
		background: #fffd;
	}
	.wd_featureboxes_header_top p.more {margin: 0;}

	.item-right-wrap {padding: 0;}
	.item-head-wrap * {
		font-size: 1.3rem !important;
		line-height: 1.5 !important;
	}
	.item-head-wrap {
		margin: 4px 0;
	}

	.wd_search_form_advanced input[name="keywords"] {
		width: 100%;
	}
	.wd_search_form_advanced .wd_checkbox {
		margin-right: 10px;
	}
	.wd_search_form_advanced input[type="submit"] {
		margin: 20px auto 0;
		display: block;
		width: 100%;
		height: 34px;
	}
	.wd_search_form_advanced > .wd_form_field select[name="cat"] {
		width: 100%;
	}
	.wd_form_field_pos_right.search-date {
		width: 45% !important;
	}
	.wd_search_form_advanced > .wd_form_field input[name="start"],
	.wd_search_form_advanced > .wd_form_field input[name="end"] {
		width: calc(100% - 50px);
	}
	.wd_form_field.wd_form_field_pos_right.asset-types {
		width: 100%;
	}

	/* pagination */
	.wd_page_limit,
	.wd_page_links {
		float: none;
		margin: 0 auto;
		width: fit-content;
	}
	.wd_page_limit {
		margin-bottom: 20px;
	}

	.wd_page_links .wd_page_link.wd_page_mid2:nth-last-child(4),
	.wd_page_links .wd_page_link.wd_page_mid2:nth-last-child(5) {display: none;}


	.wd_home .bottom-wrap .wd_featurebox_title {font-size: 22px;}


	.wd_wai_datepicker .wd_wai_datepickerDialog {
		width: 100%;
	}
	
	.wd_gallery .wd_category_link {
		flex-direction: column;
		align-items: center;
	}
	.wd_gallery .wd_category_link div:last-child {margin: 0 !important;}

	.wd_newsfeed_releases .wd_item .wd_thumbnail {
		display: block;
		width: 100%;
		margin: 20px 0;
	}
	.wd_newsfeed_releases .wd_item .wd_thumbnail a {
		/* flex: unset; */
		text-align: center;
	}
	.wd_newsfeed_releases .wd_item .wd_thumbnail a img {
		width: 100%;
		width: 150px;
	}

	.wd_pageid_24880 .wd_news_headlines .wd_item .wd_captioned_image {
		width: 100% !important;
		margin: 0 auto
	}
	.wd_pageid_24880 .wd_news_headlines .wd_item .wd_image {
		text-align: center;
	}
	.wd_pageid_24880 .wd_news_headlines .wd_item img {
		width: 80%;
		margin: 0 auto;
	}
	.wd_captioned_image {
		width: 100% !important; /* Overrides inline styling */
		max-width: 100%;
		margin: 10px 0 !important; /* Overrides inline styling */
		float: none !important; /* overrides inline styling */
	}
	.wd_captioned_image .wd_caption {
		font-size: 12px;
	}
	.wd_articles-detail .wd_title {
		font-size: 2.101rem;
	}
	.wd_sphinx_search label,
	.wd_sphinx_search input,
	.wd_sphinx_search a {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	.wd_sphinx_search .wd_search_form_advanced .wd_form_field {
		width: 100% !important;
	}
	#wd_wai_dp_input_advanced_search_start_date {
		width: calc(100% - 42px) !important;
	}
	#wd_wai_dp_input_advanced_search_end_date {
		width: calc(100% - 42px) !important;
	}
	.wd_search_form_advanced .wd_form_field_input {
		display: flex;
	}
	#wd_printable_content .wd_sphinx_search .wd_search_form_advanced input[type="submit"] {
		height: 50px;
	}
}

@media (max-width: 450px){
	.wd_search_form_advanced .search-keyword {
		margin-right: 0;
	}
	.wd_search_form_advanced .search-select,
	.wd_search_form_advanced .search-select .wd_input_border,
	.wd_search_form_advanced > .wd_form_field select[name="cat"], 
	.wd_search_form_advanced > .wd_form_field select[name="author"],
	.wd_search_form_advanced .search-date {
		width: 100% !important;
	}
	.wd_search_form_advanced .search-select .wd_input_border {
		width: 98% !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	.wd_home .wd_featureboxes_left_bottom > div:first-child:after {
		background-image: -webkit-gradient(linear,left top,right top,from(#003c71),color-stop(#b3f),to(#0ef));
		background-image: linear-gradient(90deg,#003c71,#b3f,#0ef);
		background-size: 100% 100%;
		-webkit-animation: none;
		animation: none;
	}
	.wd_featureboxes_left_list .item_name:hover:after,
	.wd_home .wd_featureboxes_right-bottom > .wd_featurebox-standard:hover::after {
		transform: translate(0, -50%);
	}
}