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

.header__logo .logo.faceliftHeaderLogo img {
    width: 90px !important;
}

main i {
    font-family: inherit !important;
    font-style: italic; 
    font-weight: 300;
    line-height: inherit;
}

/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
.wd_nav {
    display: none;
    flex-direction: column;
    position: absolute;
    width: 250px;
    padding: 15px;
}
.wd_pageid_20303 .page_header {
	display: none;
}
.wd_nav a {
	color: inherit;
	font-size: .09375rem;
}
.wd_nav a:hover {
    text-decoration: underline;
    color: #e7040b;
}
.hover-intent .wd_nav {
    display: flex;
}
.nav-link.faceliftHoverNav.has-children:not(.hover-intent) .expanded-content.tertiary {
    display: none;
}
.header.open .wd_nav {
    background: #eceae5;
}
.header.collapsed .wd_nav {
	background: #fff;
}
.wd_header-desc {
    font-size: 0.75rem;
    position: absolute;
    bottom: -20px;
    color: #fff;
}
.wd_header-desc p {
	padding: 0;
	line-height: normal;
}
/* END Header styles */
body {
    font-weight: 300;
}
main {
    min-height: 900px;
}
a {
	color: #FC1921;
}
a:hover {
	text-decoration: underline;
}
img {
    max-width: 100%;
}
.item, .wd_item {
	margin: 10px 0;
	padding: 10px 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: 1.2rem;
	font-weight: 700;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 1rem;
	font-weight: normal;
	color: inherit;
	text-transform: none;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

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;
}
.c-breadcrumb ul li:nth-last-of-type(1),
.wd_item_page .c-breadcrumb a span {
    pointer-events: all;
}
.wd_documents .wd_item_search_form_container {
    display: none;
}
/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

.wd_subscribe2 {
    margin-bottom: 40px;
}
.wd_subscribe2 .wd_form_header + .wd_form_field {
    display: none;
}

/* Standard */
div.wd_standard {}

/* Thought Leadership */
.wd_featureboxes_thoughtleadership {
    margin-bottom: 80px;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: space-between;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item {
    width: 32%;
    padding: 0;
    margin: 0;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser img {
    width: 100%;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .wd_item-wrapper,
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .wd_item-thumb {
    width: 49%;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item_date {
    margin: 0 0 10px 0;
}
.wd_featureboxes_thoughtleadership a {
    color: #29261e;
}
.wd_featureboxes_thoughtleadership a:hover {
    color: #FC1921;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .wd_item-wrapper {
    padding: 20px;
}
.wd_featureboxes_thoughtleadership .item_name {
    margin: 10px 0;
    font-weight: 300;
}
.wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .item_name {
    font-weight: 700;
    margin-top: 0;
}
.wd_featureboxes_thoughtleadership .item_summary {
    font-size: 0.875rem;
}
.wd_featureboxes_thoughtleadership .wd_featurebox_title {
    margin-bottom: 40px;
    font-weight: 300;
}
.wd_pageid_20301 .page_header {
    display: none;
}
.wd_featureboxes_thoughtleadership .item p.more {
    margin: 10px 0;
}
.wd_featureboxes_thoughtleadership p.more a,
.wd_featureboxes_thoughtleadership p.more a:hover {
    padding: 0;
    background: none;
    color: #e7040b;
    border-radius: 0;
    transition: none;
    font-weight: 500;
    line-height: 26px;
}
/* END Thought Leadership */

/* Media Contacts */

.wd_pageid_20306 .wd_category_items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}
.wd_pageid_20306 .item {
    width: calc(33% - 20px);
    border: 1px solid #F0EFEA;
    padding: 10px;
}
.wd_pageid_20306 .item .item_name,
.wd_pageid_20306 .item p {
    font-size: 0.875rem;
}

/* END Media Contacts */

/* END Standard */

/* Stories */
div.wd_stories {}
/* END Stories */

/* Articles */
div.wd_articles {}
/* 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/Videos */
div.wd_gallery {}
.wd_gallery .wd_item_search_form_container {
	display: none;
}
.wd_videos .wd_category_link_list,
.wd_gallery .wd_category_link_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.wd_videos .wd_video_link_list {
    display: inline;
}
/*.wd_videos ul.wd_layout-simple {
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
}*/
.wd_videos .wd_category_link_list:before,
.wd_videos .wd_category_link_list:after,
.wd_gallery .wd_category_link_list:before,
.wd_gallery .wd_category_link_list:after {
    display: none;
}
.wd_videos .wd_category_link_list .wd_category_link,
.wd_gallery .wd_category_link_list .wd_category_link {
    width: 49%;
    position: relative;
    padding: 0;
}
.wd_videos .wd_category_link .wd_thumbnail,
.wd_videos .wd_category_link .wd_thumbnail img,
.wd_gallery .wd_category_link .wd_thumbnail,
.wd_gallery .wd_category_link .wd_thumbnail img {
    width: 100%;
    height: 325px;
    object-fit: cover;
}
.wd_videos .wd_category_link:before,
.wd_gallery .wd_category_link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/mediakit_photos_icon.png);
    background-size: cover;
    background-color: rgba(0, 0, 0, .5);
    background-position: center;
    pointer-events: none;
}
.wd_videos .wd_category_link:before {
    background-image: url(../images/icons8-video-100.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center 40%;
}
.wd_videos .wd_category_link .wd_title,
.wd_gallery .wd_category_link .wd_title {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translatex(-50%);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    pointer-events: none;
}
.wd_videos .wd_category_link .wd_title a,
.wd_gallery .wd_category_link .wd_title a {
    color: #fff;
}
.wd_videos .wd_category_link > div,
.wd_gallery .wd_category_link > div {
    margin: 0 !important;
}
.wd_videos .wd_item_search_form_container,
.wd_gallery .wd_search_advanced_link,
.wd_videos .wd_search_advanced_link {
    display: none;
}
/* END Gallery */
/* Videos */
.wd_videos .wd_item_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wd_videos .wd_item {
    width: 48%;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.wd_pageid_20325.wd_category_77  .wd_videos .wd_item {
    width: auto;
    display: block;
}
.wd_pageid_20325.wd_category_77 .wd_videos .wd_category_link_list .wd_category_link {
    width: 100%;
}
.wd_pageid_20325 .wd_category_77.wd_category_link .wd_item_container {
    display: flex;
    flex-wrap: wrap;
}
.wd_pageid_20325.wd_category_77 .wd_category_link .wd_item_container .wd_item {
    width: 49%;
    margin-right: 2%;
}
.wd_pageid_20325.wd_category_77 .wd_category_link .wd_item_container .wd_item:nth-child(2n) {
    margin-right: 0;
}
.wd_pageid_20325.wd_category_77 .wd_videos .wd_category_link::before {
    display: none;
}
.wd_pageid_20325.wd_category_77 .wd_videos .wd_category_link .wd_title {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    color: #010101;
    text-align: left;
    font-size: 30px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}
.wd_pageid_20325.wd_category_77 .wd_videos .wd_category_link .wd_title h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 40px;
}
.wd_pageid_20325.wd_category_77 .wd_videos .wd_category_link .wd_title a {
    color: #010101;
}
.wd_pageid_20325.wd_category_77 .wd_title h3 {
    margin-top: 0;
    margin-bottom: 0; 
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.2;
    margin-top: 25px;
    margin-bottom: 20px;
    text-transform: none;
}
.wd_pageid_20325.wd_category_77 .wd_category_link_list .wd_item_container {
    display: flex;
    flex-wrap: wrap;
}
.wd_videos ul.wd_layout-simple:before,
.wd_videos ul.wd_layout-simple:after {
    display: none;
}
.wd_videos .wd_embed_code {
    margin-top: auto;
}
/* End Videos */
/* Newsfeed Releases */
div.wd_newsfeed_releases {
    margin-top: 40px;
}
div.wd_newsfeed_releases .wd_item_list {
    clear: both;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail {
	max-width: 333px;
    margin-right: 17px;
}
.wd_newsfeed_releases .wd_item {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0;
    margin: 20px 0;
}
.wd_newsfeed_releases .wd_item .wd_summary p:last-child {
	padding-bottom: 0;
}
.wd_newsfeed_releases .wd_subtitle,
.wd_newsfeed_releases .wd_asset_type_link_list {
	display: none;
}
.wd_category_section {
    margin-top: 40px;
    min-width: 812px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wd_category_section_title {
    font-size: 1.875rem;
    color: #010101;
    font-weight: 300;
    float: left;
    padding-top: 10px;
}
.wd_category_nav {
    display: flex;
    flex-wrap: wrap;
    float: left;
    list-style: none;
}
.wd_category_nav li a {
    font-size: 1rem;
    font-weight: 300;
    color: #fc1921;
    border: 1px solid #f1efea;
    padding: 15px 20px;
    display: block;
    margin-bottom: 8px;
}
.wd_category_nav .wd_category_nr_all {
    display: none;
}
.wd_pageid_20295.wd_is_category .wd_category_nav .wd_category_nr_all {
    display: list-item;
}
div.wd_newsfeed_releases-detail .wd_asset_gallery.wd_item {
    background-color: transparent !important;
}
.wd_articles-detail .wd_title,
.wd_newsfeed_releases-detail .wd_title {
    font-size: 2.5rem;
    line-height: 68px;
    font-weight: 300;
    padding: 0 60px 20px 0;
    position: relative;
    min-height: 140px;
}
.wd_newsfeed_releases-detail .wd_subtitle {
    font-size: 1.125rem;
    line-height: 31px;
    font-weight: 300;
    padding: 0 60px 20px 0;
}
.wd_articles-detail .wd_toolbar,
.wd_newsfeed_releases-detail .wd_toolbar {
    border: none;
}
.wd_articles-detail ul.wd_title-toolbar,
.wd_newsfeed_releases-detail ul.wd_title-toolbar {
    list-style: none;
    padding: 0;
    position: absolute;
	top: 25px;
    right: 10px;
}
.wd_title-toolbar .wd_tool-addthis .at-share-btn-elements {
    display: flex;
    flex-direction: column-reverse;
}
.wd_title-toolbar .at-share-btn svg {
    fill: #FD1921 !important;
}
.wd_title-toolbar li.wd_tool .at-resp-share-element .at-share-btn,
.wd_title-toolbar li.wd_tool .at-resp-share-element .at-share-btn + .at-share-btn {
	margin: 0;
	background: none !important;
	align-self: center;
}
.at-resp-share-element .at-share-btn.at-svc-pinterest_share {
	display: none;
}
p.wd_title-toolbar-header {
    padding: 0;
    font-size: 0.8125rem;
    color: #29261e;
}
.wd_title-toolbar a:hover {
	text-decoration: none;
}
.wd_title-toolbar .at-resp-share-element .at-share-btn:focus,
.wd_title-toolbar .at-resp-share-element .at-share-btn:hover {
	transform: none;
}
#wd_printable_content {
    margin-bottom: 40px;
}
.wd_pageid_20303 #wd_printable_content {
    margin-bottom: 0;
}
.wd_pageid_20295 #wd_printable_content {
    position: relative;
}
.wd_newsfeed_releases .wd_subscribe_link {
    position: absolute;
    top: 0;
    right: 0;
}
.wd_pageid_20295 #wd_printable_content .page_header {
    padding-right: 160px;
}
.wd_newsfeed_releases-detail .wd_news_body {
    font-weight: 300;
}


.wd_item_search_form_container .wd_search_form_basic {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 20px;
}
.wd_newsfeed_releases .wd_search_form_advanced .wd_form_field:nth-child(3) {
    display: none;
}
.wd_newsfeed_releases-detail .wd_asset_gallery_list,
.wd_newsfeed_releases-detail .wd_asset_list .wd_item {
    background: none;
}
.wd_newsfeed_releases-detail .wd_captioned_image {
    width: auto !important;
    max-width: 300px;
}
/* END Newsfeed Releases */

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

/* Formbuilder */
.wd_search_basic_fields {
	background: none;
	padding: 0;
    display: flex;
}
select::-ms-expand {
	border: none;
}
#wd_printable_content div:not('.wd_search_basic_fields') input,
#wd_printable_content div:not('.wd_search_basic_fields') button,
#wd_printable_content select {
	border-radius: 0;
	border: 1px solid #ccc;
	line-height: 34px;
	padding: 0 1rem;
	font-size: 1.2rem;
	height: 34px;
	color: #333;
}
#wd_printable_content select {
	padding: 0 1rem;
	font-size: 1.2rem;
	height: 34px;
	color: #333;
}
#wd_printable_content .wd_search_basic_fields select[name=category] {
	display: none;
}
#wd_printable_content .wd_search_basic_fields select {
    height: 90px;
    border: none;
    font-size: 30px;
    font-weight: 300;
    background: none;
    border-right: 1px solid #d3d3d3;
}
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 0;
}
.wd_form_field .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
    float: none;
    width: auto;
    text-align: left;
    margin-left: 0;
    overflow: auto;
}
.wd_form_field, .wd_form_footer {
    clear: both;
    margin: 20px 0;
}
#wd_printable_content div:not('.wd_search_basic_fields') input[type=text] {
	max-width: 69%;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
    margin-right: 10px;
}
.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;
    margin-left: 0;
}
div.wd_form_footer div.wd_form_buttons {
    margin-left: 0;
}

.wd_search_form_advanced input[type=text] {
    border: 1px solid #f1efea;
    padding: 20px;
    color: #29261e;
    font-weight: 300;
}
.wd_search_form_advanced input[type=text]::placeholder {
    color: #29261e;
}

#wd_printable_content .wd_search_basic_fields .filled {
    background-color: #E7F0FD;
}
/* END Formbuilder */

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

/* Start Search Form Advanced */
.wd_search_form_advanced fieldset {
    display: flex;
}
.wd_search_form_advanced .wd_form_field_input {
    padding-top: 5px;
}
.wd_search_form_advanced fieldset .wd_form_field_input {
    display: inline;
    vertical-align: middle;
    margin-left: 10px;
    padding-top: 7px;
}
.wd_search_form_advanced fieldset .wd_form_field_input .wd_checkbox {
    margin-right: 5px;
}
#wd_printable_content .wd_search_form_advanced .wd_form_footer .wd_form_buttons input[type="submit"] {
    max-width: 100%;
    margin-left: 0;
    padding: 15px 50px;
    color: #fff;
    background-color: #FC1921;  
    border: none; 
}
#wd_printable_content .wd_search_form_advanced .wd_form_footer .wd_form_buttons input[type="submit"]:hover {
    text-decoration: underline;
}
/* End Search Form Advanced */

/* Toolbar */
span.wd_tool_icon > a:link, 
span.wd_tool_icon > a:visited {
    background-color: transparent !important; /* override some icons inline */
	color: #FC1921;
    transition: all .2s ease-in-out;
}
span.wd_tool_icon a:hover {
    transform: translateY(-4px);
}
span.wd_tool_icon .fa-twitter:before {
    /* 'x' to bird temporarily */
    content: "\f099" !important; /* override client */
}

.wd_newsfeed_releases-detail .wd_title .wd_toolbar {
    padding: 0;
	position: absolute;
	top: 10px;
	right: 10px;
    margin: 0;
}
.wd_newsfeed_releases-detail .wd_title .wd_toolbar ul {
    display: flex;
	flex-direction: column-reverse;
    padding: 0;
}
/* End Toolbar */

/* Featureboxes */
input[type=submit],
p.more a {
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 0.9375rem;
    padding: 15px 25px;
    font-weight: 300;
    border-radius: 30px;
    border: 0;
    text-align: center;
    background-color: #e7040b;
    color: #fffffd;
    position: relative;
    will-change: color;
    -webkit-transition: color 250ms,background-color 250ms;
    transition: color 250ms,background-color 250ms;
    font-weight: bold;
}
input[type="button"] {
    background: none;
    border: 0;
    color: #e7040b;
    text-decoration: underline;
}
input[type=submit]:focus,
p.more a:focus,
input[type=submit]:hover,
p.more a:hover {
    background-color: #808285;
    color: #fff;
    text-decoration: none;
}
div.wd_featurebox {}
div.wd_featurebox_container {}
.wd_featurebox_title {
    font-size: 3rem;
    line-height: 58px;
}

/* Top featureboxes */
.wd_featureboxes_top {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
    padding-bottom: 40px;
}
.wd_featureboxes_top .wd_featurebox_container {
    background: #fff;
    -webkit-box-shadow: 0 0 7px 2px rgba(0,0,0,.1);
    box-shadow: 0 0 7px 2px rgba(0,0,0,.1);
    width: calc(50% - 15px);
    padding: 25px;
    text-align: center;
}
.wd_featureboxes_top .wd_featurebox_title {
    font-size: 1rem;
    line-height: 1.3em;
    margin: 0;
    font-weight: 300;
    padding: 0 0 10px;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_date,
.wd_featureboxes_top .subscribe_link {
	display: none;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser {
    display: flex;
    flex-wrap: wrap;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser > .item:nth-child(2),
.wd_teaser-right {
    width: 50%;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser > .item:nth-child(2) {
    padding-right: 20px;
}
.wd_teaser-right {
    padding-left: 20px;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser > .item:nth-child(2) .wd_title {
	margin-top: 5px;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser > .item:nth-child(2) .wd_thumbnail img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title a {
    color: #29261e;
    font-size: 1rem;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title a:hover {
    color: #FC1921;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_summary p {
    font-size: 0.875rem;
    line-height: 26px;
}
.wd_teaser-right .wd_thumbnail {
    width: 30%;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title {
    margin-bottom: 20px;
}
.wd_teaser-right .wd_item-wrapper {
    width: calc(70% - 5px);
    float: left;
    margin-bottom: 20px;
}
.wd_teaser-right .wd_thumbnail img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.wd_featureboxes_top .wd_summary {
    position: relative;
}
.wd_featureboxes_top .wd_summary p:last-child {
    padding: 0;
}
.wd_featureboxes_top .wd_summary-more:after {
    font-family: iconfont;
    content: "";
    color: #FC1925;
    margin-left: 5px;
}
.wd_featureboxes_top .wd_summary-more:hover {
    text-decoration: none;
}
.wd_featureboxes_top .item p.more {
    text-align: left;
}
.wd_featureboxes_top .item p.more a {
    background: none;
    color: #FC1921;
    padding: 0;
    margin-top: 20px;
    font-size: 0.875rem;
    font-weight: 500;
}
.wd_featureboxes_top p,
.wd_featureboxes_top p.more a {
    font-size: 0.8125rem;
}
.wd_featureboxes_top p.more {
    margin: 0;
    padding: 0;
}
/* End Top featureboxes */
.wd_section-header,
.wd_section-header h2 {
    font-size: 3rem;
    text-align: center;
    margin: 40px 0;
    line-height: 58px;
}
.wd_leftright-wrapper {
    display: flex;
    column-gap: 40px;
}
/* Left featureboxes */
div.wd_featureboxes_left {
    width: 28%;
    color: #fff;
}
div.wd_featureboxes_left div.wd_featurebox {}
div.wd_featureboxes_left div.wd_featurebox_container {
    padding: 40px 30px;
    background-color: #FC1921;
}
div.wd_featureboxes_left .wd_featurebox_title {
	display: none;
}
.wd_featureboxes_left .wd_featurebox a {
    color: #fff;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-right: 30px;
}
.wd_featureboxes_left .wd_featurebox p a:after {
    font-family: 'iconfont';
    position: absolute;
    right: 0;
    height: 100%;
    content: "";
    font-size: 1.25rem;
}
.wd_featureboxes_left .wd_featurebox p:last-child,
.wd_featureboxes_left .wd_featurebox p:last-child a {
	margin-bottom: 0;
}
.wd_featureboxes_left ul {
    list-style: none;
    padding: 0;
}
.wd_featureboxes_left .wd_featurebox li a {
    padding-right: 0;
    padding-left: 30px;
}
.wd_featureboxes_left li a:before {
    content: '';
    display: inline-block;
    background-image: url(../images/arrow-turn-down-right-solid.svg);
    background-repeat: no-repeat;
    left: 0;
    top: 3px;
    height: 20px;
    width: 20px;
    position: absolute;
}
/* End left featureboxes */
div.wd_featureboxes_right {
    width: calc(72% - 40px);
    display: flex;
    flex-direction: column;
    row-gap: 2%;
}
div.wd_featureboxes_right div.wd_featurebox {}
div.wd_featureboxes_right div.wd_featurebox_container {
    flex: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 1%;
}
div.wd_featureboxes_right .wd_featurebox_title,
div.wd_featureboxes_right .wd_featurebox_title a {
    position: relative;
    color: #FC1921;
    padding-right: 30px;
    font-size: 1.125rem;
}
div.wd_featureboxes_right .wd_featurebox_title:after {
    font-family: 'iconfont';
    position: absolute;
    right: 0;
    height: 100%;
    content: "";
    font-size: 1.25rem;
}
.wd_featureboxes_right p {
    padding: 0;
    color: #FC1921;
    font-size: 0.875rem;
}
.wd_featureboxes_right .wd_featurebox-image {
    flex: 75%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.wd_featureboxes_right .wd_featurebox-content {
    margin-top: 5px;
}
.wd_featureboxes_right .wd_featurebox-image a {
    display: block;
    height: 100%;
    width: 100%;
}
/* End Right featureboxes */
/* Middle featureboxes */
div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox {}

.wd_middle-wrapper {
    padding: 0 0 100px;
    position: relative;
}
.wd_middle-bg {
    padding: 40px 0 100px;
    background-color: #F1EFEA;
    position: relative;
}
.wd_middle-wrapper .wd_featurebox_title {
    margin: 20px 0;
}
.wd_featureboxes_middle .subscribe_link,
.wd_featureboxes_middle .wd_featurebox_container .wd_featurebox_title {
    display: none;
}
.wd_featureboxes_middle {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4%;
    row-gap: 40px;
}
.wd_featureboxes_middle .wd_featurebox_container {
    width: 48%;
}
.wd_featureboxes_middle .wd_category_link_list {
    background-color: #FC1921;
    width: 100%;
}
.wd_featureboxes_middle .wd_category_link_list a {
    color: #fff;
    font-weight: 600;
}
.wd_featureboxes_middle .wd_thumbnail img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
}
.wd_featureboxes_middle p.more a {
    padding: 0;
    background: none;
    color: #e7040b;
    border-radius: 0;
    transition: none;
    font-weight: 500;
    line-height: 26px;
}
.wd_featureboxes_middle p.more a:hover {
    text-decoration: underline;
}
.wd_featureboxes_middle .item .wd_date {
    display: none;
}
.wd_featureboxes_middle .wd_title a {
    color: #29261e;
}
.wd_featureboxes_middle .wd_title {
    margin-bottom: 20px;
}
.wd_social-bg,
.wd_white-bg {
	padding: 40px 0 60px;
}
.wd_social-bg {
    background-color: #FCFCFF;
}
.wd_black-bg {
    background-color: #000;
    padding: 40px 0;
}
.wd_middle-wrapper .wedge,
.wd_middle-wrapper .wedge svg,
.wd_middle-bg .wedge,
.wd_middle-bg .wedge svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
}
.wd_middle-bg .wedge polygon {
	fill: #FCFCFF;
}
.wd_middle-wrapper .wedge polygon {
    fill: #F1EFEA;
}
.wd_anchor {
    color: #29261e;
}
.wd_anchor:hover {
	text-decoration: none;
}
p.wd_middle-cta {
	padding: 0;
	white-space: nowrap;
	border: 1px solid #fff;
	display: inline-block;
}
p.wd_middle-cta a {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 300;
    padding: 15px 50px;
    display: inline-block;
}
.wd_middle-wrapper p.wd_more {
    text-align: right;
    margin-top: 20px;
}
/* End Middle featureboxes */
/* Contacts featureboxes */
.wd_featureboxes_contacts {
    margin-top: 80px;
}
.wd_featureboxes_contacts .wd_featurebox_title {
    text-align: center;
    margin: 40px 0;
}
.wd_featureboxes_contacts .wd_featurebox {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
}
.wd_featureboxes_contacts .wd_featurebox .wd_col {
    width: calc(33% - 20px);
    border: 1px solid #F0EFEA;
    box-shadow: 0 0 7px 2px rgba(0,0,0,.1);
    word-wrap: break-word;
    padding: 10px;
}
.wd_featureboxes_contacts .wd_featurebox p {
    font-size: 0.875rem;
}
/* End Contacts featureboxes */
/* Blog featureboxes */
.wd_featureboxes_blog {
    margin-bottom: 60px;
}
.wd_featureboxes_blog .wd_featurebox_container,
.wd_featureboxes_blog .wd_featurebox_title {
	margin-bottom: 40px;
}
.wd_featureboxes_blog .wd_featurebox_title {
    text-align: center;
    font-size: 2.25rem;
    line-height: 40px;
}
.wd_featureboxes_blog .wd_stories-teaser {
	margin: 40px 0;
}
.wd_featureboxes_blog p.more {
	text-align: right;
}
img.wd_blog-header {
    margin: 40px auto;
    display: block;
    max-height: 160px;
}
.wd_featureboxes_blog .wd_featurebox-rss .wd_featurebox > div {
    display: flex;
    column-gap: 20px;
    row-gap: 20px;
    margin-bottom: 40px;
    justify-content: space-between;
}
.wd_featureboxes_blog .item {
    width: 23%;
    box-shadow: 3px 3px 7px 1px rgb(0 0 0 / 20%);
    position: relative;
    padding-bottom: 50px;
}
.wd_featureboxes_blog .item_summary {
    padding: 10px 20px;
    font-weight: 300;
    font-size: 0.875rem;
    color: #000;
}
.wd_featureboxes_blog .item_date {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    font-size: 0.75rem;
    display: flex;
    font-weight: 300;
    color: #b7b5ae;
    line-height: 1.5em;
    pointer-events: none;
}
.wd_featureboxes_blog .item_date:after {
    font-family: 'iconfont'!important;
    border: solid #e7040b 2px;
    border-radius: 18px;
    padding: 2px 2px;
    font-size: 1.125rem;
    color: #e7040b;
    line-height: 18px;
    content: "";
    right: 20px;
    position: absolute;
    bottom: -3px;
    pointer-events: all;
}
.wd_featureboxes_blog .item_name {
	padding: 10px 20px;
}
.wd_featureboxes_blog .item_name a {
    color: #000;
    font-weight: 300;
    font-size: 1rem;
}
.wd_featureboxes_blog .item_name a:hover {
    color: #e7040b;
}
/* End Blog featureboxes */
/* Tabbed featureboxes */
.wd_featureboxes_tabbed .wd_featurebox {
    display: flex;
    justify-content: space-between;
    column-gap: 3%;
}
.wd_featureboxes_tabbed .wd_imagetable {
    flex: 25%;
    display: none;
}
.wd_featureboxes_tabbed .wd_featurebox-content {
    flex: 72%;
}
.wd_featureboxes_tabbed .wd_imagetable,
.wd_featureboxes_tabbed .wd_featurebox-content,
.wd_featureboxes_tabbed .wd_featurebox-image {
    align-self: flex-start;
}
.wd_featureboxes_tabbed .wd_featurebox-image {
    flex: 25%;
    background-image: url(../images/2.3-logo-wedge.png);
    background-size: cover;
    display: flex;
    justify-content: center;
    padding: 20px;
}
.wd_featureboxes_tabbed .wd_featurebox-image:after {
	content: '';
	padding-bottom: 100%;
}
.wd_featureboxes_tabbed .wd_featurebox-image img {
	align-self: center;
}
.wd_featureboxes_tabbed .wd_tabs {
    display: flex;
    justify-content: center;
    column-gap: 20%;
    flex-wrap: wrap;
    row-gap: 20px;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: none;
    border: 0;
    margin-bottom: 40px;
}
.wd_featureboxes_tabbed .wd_tab {
    padding: 15px 50px;
    border: 0;
    font-weight: 600;
}
.wd_featureboxes_tabbed .wd_tab:hover {
    color: #fff;
    background-color: #FC1921;
}
.wd_featureboxes_tabbed .wd_tab-active {
    color: #fff;
    background-color: #FC1921;
    text-decoration: underline;
}
.wd_top-tab {
    width: 100%;
    display: flex;
    justify-content: center;
}
/* End Tabbed featureboxes */
/* Social Hub featureboxes */
.wd_featureboxes_socialhub .wd_tab .wd_featurebox_icon {
    display: none;
}
.wd_featureboxes_socialhub .wd_tabs_wrapper {
	background: none;
	border: 0;
}
.wd_featureboxes_socialhub .wd_tabs {
    display: flex;
    justify-content: space-between;
}
.wd_featureboxes_socialhub .wd_tab {
    padding: 0 0 10px 0;
    border: 0;
}
.wd_featureboxes_socialhub .wd_tab-active {
    background: none;
    color: #FC1921;
    font-weight: normal;
    text-decoration: underline;
}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper {
	margin-top: 40px;
}
.wd_featurebox-social_twitter iframe {
    max-width: 600px !important;
    margin: 0 auto !important;
    display: block !important;
}
.wd_featurebox-social_facebook iframe {
    margin: 0 auto;
    display: block;
}
/* End Social Hub featureboxes */
/* Social featureboxes */
.wd_featureboxes_social .wd_featurebox_title {
    text-align: center;
    margin-bottom: 40px;
}
.wd_featureboxes_social ul {
    list-style: none;
    display: flex;
    justify-content: center;
    column-gap: 120px;
    padding: 0;
}
.wd_featureboxes_social ul img {
    height: 35px;
}
/* End Social featureboxes */
/* Earned Media featureboxes */
.wd_featureboxes_earnedmedia {
    margin: 60px 0;
}
.wd_featureboxes_earnedmedia .wd_featurebox_container {
    display: flex;
    column-gap: 40px;
}
.wd_featureboxes_earnedmedia .wd_featurebox {
    width: 100%;
}
.wd_featureboxes_earnedmedia .item_date,
.wd_featureboxes_earnedmedia .wd_featurebox_title {
    white-space: nowrap;
}
.wd_featureboxes_earnedmedia .item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 20px 0;
    margin: 0;
    align-items: center;
}
.wd_featureboxes_earnedmedia .item:first-child {
    padding-top: 0;
    margin-top: 0;
}
.wd_featureboxes_earnedmedia .item~.item {
    border-top: 1px solid #29261e;
}
.wd_featureboxes_earnedmedia .item_date,
.wd_featureboxes_earnedmedia .item_name a {
    font-size: 0.875rem;
}
.wd_featureboxes_earnedmedia .item_name a:hover {
    color: #FC1921;
}
.wd_featureboxes_earnedmedia .item_date {
    margin-left: 30px;
    font-weight: 300;
}
.wd_featureboxes_earnedmedia .wd_featurebox_title,
.wd_featureboxes_earnedmedia .item_name {
    font-weight: 400;
}
/* END Earned Media featureboxes */
/* Three Across featureboxes */
.wd_featureboxes_threeacross {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
    /*padding-bottom: 50px;
    border-bottom: 1px solid #FC1921;*/
}
.wd_featureboxes_threeacross .wd_featurebox_container {
    width: 32%;
}
.wd_featureboxes_threeacross .wd_imagetable {
    margin-bottom: 10px !important;
    width: 100%;
}
.wd_featureboxes_threeacross .wd_imagetable img {
    width: 100%;
    height: auto;
}
.wd_featureboxes_threeacross .wd_featurebox_title {
    margin-bottom: 10px;
    font-size: 1.125rem;
    line-height: 28px;
}
.wd_featureboxes_threeacross a {
    color: #29261e;
}
.wd_featureboxes_threeacross a:hover,
.wd_featureboxes_threeacross a:hover .wd_featurebox_title a,
.wd_featureboxes_threeacross a:hover .wd_featurebox_title,
.wd_featureboxes_threeacross a:hover .wd_featurebox {
    color: #FC1921;
    text-decoration: none;
}
.wd_featureboxes_threeacross .wd_featurebox p {
    font-size: 0.875rem;
}
.wd_featureboxes_threeacross .wd_featurebox {
    position: relative;
    height: 100%;
}
.wd_featureboxes_threeacross .wd_featurebox:after {
    font-family: 'iconfont'!important;
    border: solid #e7040b 2px;
    border-radius: 18px;
    padding: 2px 2px;
    font-size: 1.125rem;
    color: #e7040b;
    line-height: 18px;
    content: "";
    right: 0;
    position: absolute;
    bottom: -3px;
}
/* END Three Across featureboxes */
/* Bottom Featureboxes */
div.wd_featureboxes_bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px 0;
    column-gap: 40px;
    row-gap: 40px;
    padding-top: 50px;
    border-top: 1px solid #FC1921;
}
div.wd_featureboxes_bottom div.wd_featurebox_container {
    flex: 1 1 48%;
/*    width: 49%;*/
    background-color: #F1EFEA;
    padding: 30px;
}
.wd_featureboxes_bottom .wd_imagetable {
    width: 28%;
    float: right;
    margin-left: 20px !important;
}
.wd_featureboxes_bottom .wd_featurebox-content {
    width: 70%;
}
div.wd_featureboxes_bottom div.wd_featurebox_title {
    font-weight: 700;
    margin-bottom: 20px;
}
div.wd_featureboxes_bottom div.wd_featurebox p {
    font-size: 0.875rem;
}
/* END Bottom Featureboxes */

/* Subscribe Featureboxes */
.wd_featureboxes_subscribe {
    color: #fff;
}
.wd_featureboxes_subscribe .wd_featurebox_title {
    text-align: center;
    margin-bottom: 40px;
}
.wd_featureboxes_subscribe .wd_form_legend {
    display: none;
}
.wd_featureboxes_subscribe .wd_form_field .wd_form_field_input,
.wd_featureboxes_subscribe  .wd_form_field {
    display: block;
}
.wd_featureboxes_subscribe input[type=text] {
    width: 100%;
    border: 1px solid #484848;
    height: 90px;
    color: #fffffd;
    font-weight: 300;
    background: transparent;
    outline: none;
    font-size: 1.875rem;
    padding: 0 50px;
}
.wd_featureboxes_subscribe div.wd_form_footer div.wd_form_buttons {
    display: block;
    text-align: center;
    margin-top: 40px;
}
.wd_featureboxes_subscribe .wd_form_hidden {
    display: none;
}
/* END Subscribe Featureboxes */

/* START LINK BOX FEATUREBOX */
.wd_featureboxes_csl_link_box {
    display: none;
    padding: 0 20px;
}
.middle-featurebox-header {
    display: flex;
    gap: 40px;
}
.middle-featurebox-header .left-box {
    width: 50%;
}
.middle-featurebox-header .wd_featureboxes_csl_link_box {
    width: 50%;
}
.wd_featureboxes_csl_link_box {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #F3F2EE;
}
.wd_featureboxes_csl_link_box .wd_featurebox_title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
}
.wd_featureboxes_csl_link_box ul {
    padding-left: 0;
    padding-bottom: 0;
    list-style: none;
    display: flex;
    gap: 20px;

}
.wd_featureboxes_csl_link_box ul li {
    text-align: center;
    width: 50%;
}
.wd_featureboxes_csl_link_box ul li a {
    font-size: 15px;
    font-weight: 500;
}
 
/* END LINK BOX FEATUREBOX */

/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper,
.wd_pageid_20325 .video-player,
.wd_pageid_20325 .wd_embed_code  {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.wd_pageid_20325 .wd_embed_code {
    margin: 10px 0 !important; /* override inline styling */
    padding-top: 0 !important; /* override inline styling */
}
.videoWrapper iframe,
.wd_pageid_20325 .video-player video,
.wd_pageid_20325 .wd_embed_code iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* END YouTube Responsive Video Containers */

/* Start Date Calendar Date */
.wd_wai_datepicker .wd_wai_header {
    background-color: #FC1921;
}
.wd_wai_datepicker .wd_wai_datepickerDialog {
    border-color: #FC1921;
}
.wd_wai_datepicker .wd_wai_dateButton {
    background: #eceae5;
}
.wd_wai_datepicker .wd_wai_dialogButton {
    padding: 15px;
    color: #fff;
    background-color: #FC1921;
    border: none;
    border-radius: 0;
}
/* End Date Calendar Date */

/* Client Overrides */
.nav-link .label {
    padding: 0;
    font-size: 16px;
    text-transform: none;
}
.label.faceliftHeader {
    text-transform: capitalize !important;
    position: relative;
    vertical-align: middle;
    padding: 10px 26px 10px 0;
    padding-left: 0px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none;
    will-change: opacity;
}
.nav-link[data-level="0"] > .label {
    text-transform: none;
}
.icon-caret-solid-sm.faceliftHeader {
    color: #e7040b !important;
    font-size: 30px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    margin-top: -15px;
}
.nav-link[data-level="0"] > .label:hover .icon-caret-solid-sm.faceliftHeader {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
div.wd_rssfeeds_item {
	
}
/* Make the section header go below the nav header */
#media-resources,
#media-contacts {
    scroll-margin-top: 120px;
}


/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}
@media (max-width: 1023px) {
    /* News Releases Category Nav */
    .wd_category_section {
        min-width: unset;
    }
    .wd_category_section_title {
        margin-bottom: 30px;
    }
    .wd_category_nav {
        padding-left: 0;
    }
    /* End News Releases Category Nav */
}
/* Large devices (desktops) */
@media (max-width: 992px) {
    .wd_featurebox_title,
    .wd_section-header {
        font-size: 2.5rem;
        line-height: 50px;
    }
    div.wd_featureboxes_bottom div.wd_featurebox_container,
    .wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .wd_item-wrapper,
    .wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .wd_item-thumb,
    .wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item,
	.wd_featureboxes_top .wd_newsfeed_releases-teaser > .item:nth-child(2),
	.wd_teaser-right,
	.wd_teaser-right .wd_thumbnail,
	.wd_teaser-right .wd_item-wrapper {
		width: 100%;
	}
	.wd_teaser-right .wd_thumbnail {
		margin-right: 0;
	}
	.wd_featureboxes_top .wd_thumbnail img {
	    height: 300px;
	    width: 100%;
	    object-fit: cover;
	}
	div.wd_featureboxes_middle div.wd_featurebox_container {
		flex-direction: column;
		row-gap: 20px;
	}
	p.wd_middle-cta {
		white-space: normal;
	}
	div.wd_featureboxes_middle div.wd_featurebox_title,
	p.wd_middle-cta {
		text-align: center;
	}
	.wd_featureboxes_right .wd_featurebox-image {
		height: 200px;
		flex: auto;
	}
	.wd_featureboxes_contacts .wd_featurebox {
		flex-wrap: wrap;
	}
    .wd_pageid_20306 .item,
    .wd_featureboxes_contacts .wd_featurebox .wd_col {
        max-width: none;
        width: 45%;
    }
    .wd_pageid_20306 .wd_category_items {
        column-gap: normal;
        justify-content: space-between;
    }
	.wd_featureboxes_blog .wd_featurebox-rss .wd_featurebox > div {
		flex-wrap: wrap;
	}
	.wd_featureboxes_blog .item {
		width: 100%;
	}
	.wd_featureboxes_tabbed .wd_featurebox {
		display: block;
	}
	.wd_featureboxes_tabbed .wd_featurebox-image {
	    max-width: 400px;
	    margin: 0 auto 20px;
	}
    .wd_videos .wd_item {
        width: 100%;
    }
    .wd_newsfeed_releases .wd_item .wd_thumbnail {
        max-width: 100%;
        float: none;
        width: 100%;
        margin: 0 0 5px 0;
        height: 250px;
    }
    .wd_newsfeed_releases .wd_item .wd_thumbnail img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .wd_newsfeed_releases .wd_item_wrapper {
        margin-left: 0;
    }
    .wd_featureboxes_top .wd_newsfeed_releases-teaser > .item:nth-child(2) {
        padding-right: 0;
    }
    .wd_teaser-right {
        padding-left: 0;
    }
    .wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .wd_item-wrapper {
        padding: 0;
    }
    .wd_featureboxes_thoughtleadership .wd_news_headlines-teaser .item:first-child .item_name {
        font-weight: 300;
        margin-top: 10px;
    }
    .wd_featureboxes_earnedmedia .wd_featurebox_container {
        flex-direction: column;
        row-gap: 40px;
    }
    .wd_featureboxes_threeacross .wd_featurebox_container {
        width: 48%;
    }
    .wd_featureboxes_thoughtleadership .wd_news_headlines-teaser {
        row-gap: 30px;
    }
    img.wd_blog-header {
        max-height: 122px;
    }
    .wd_featureboxes_blog .wd_featurebox_title {
        font-size: 1.875rem;
    }
}

/* Medium devices (tablets) */
@media (max-width: 768px) {
    .wd_featurebox_title,
    .wd_section-header,
    .wd_featureboxes_blog .wd_featurebox_title {
        font-size: 1.625rem;
        line-height: 34px;
    }
	.wd_featureboxes_contacts .wd_featurebox {
		display: block;
	}
    .wd_featureboxes_contacts .wd_featurebox .wd_col {
        width: 100%;
    }
	.wd_featureboxes_tabbed .wd_tabs,
	.wd_featureboxes_socialhub .wd_tabs {
		flex-direction: column;		
		row-gap: 20px;
	}
	.wd_featureboxes_tabbed .wd_tab,
	.wd_featureboxes_socialhub .wd_tab {
		align-self: center;
	}
	.wd_featureboxes_socialhub .wd_item_container {
		float: none !important;
	}
	.wd_featureboxes_socialhub .wd_item_container .wd_item {
		margin: 0 auto;
		width: auto !important;
		height: auto !important;
	}
	.wd_header-desc p {
	    font-size: 0.75rem;
	}
	.wd_newsfeed_releases-detail .wd_title {
		font-size: 1.5rem;
		line-height: 1.4em;
		padding: 0 60px 10px 0;
	}
	.wd_newsfeed_releases-detail ul.wd_title-toolbar {
		top: 6px;
		right: 0;
		padding-left: 10px;
		border-left: 1px solid #dedede;
	}
    p.more a {
        padding: 15px 25px;
        width: 100%;
    }
    .wd_featureboxes_thoughtleadership .item p.more,
    .wd_featureboxes_middle p.more a {
        width: auto;
    }
    .wd_featureboxes_social ul {
        column-gap: 40px;
    }
    .wd_featureboxes_social ul img {
        height: 20px;
    }
    .wd_search_form_container input[type="text"]::placeholder {
        color: transparent;
    }
    .wd_middle-bg {
        padding-top: 10px;
        padding-bottom: 60px;
    }
    .wd_middle-wrapper {
        padding-bottom: 60px;
    }
    .wd_featureboxes_contacts {
        margin-top: 40px;
    }
    .wd_featureboxes_blog .wd_featurebox-rss .wd_featurebox > div,
    .wd_featureboxes_blog {
        margin-bottom: 20px;
    }
    .wd_videos .wd_category_link_list .wd_category_link,
    .wd_gallery .wd_category_link_list .wd_category_link {
        width: 100%;
    }
    .wd_featureboxes_threeacross .wd_featurebox_container {
        width: 100%;
    }
    .wd_search_form_advanced fieldset .wd_form_field_input {
        margin-left: 0;
    }
    .wd_leftright-wrapper {
        flex-wrap: wrap;
        row-gap: 40px;
    }
    div.wd_featureboxes_right,
    div.wd_featureboxes_left {
        width: 100%;
    }

    /* Advanced Search Field */
    .wd_search_form_advanced .wd_form_field_input > input {
        width: 100%;
    }
    #item_advanced_search_20295_keywords {
        margin-bottom: 5px;
    }
    #wd_wai_dp_input_nf_start,
    #wd_wai_dp_input_nf_end {
        width: calc(100% - 36px);
        display: inline-block;
    }

    /* End Advanced Search Field */

    /* Date Picker */
    .wd_wai_datepicker .wd_wai_datepickerDialog {
        width: 100%;
    }
    /* End Date Picker */

    /* Page Menu */
    .wd_page_menu {
        text-align: center;
    }
    .wd_page_limit {
        width: 100%;
        margin-bottom: 10px;
    }
    .wd_page_menu .wd_page_links {
        float: none;
    }
    /* End Page Menu */
    .wd_category_nav {
        column-gap: 4%;
    }
    .wd_category_nav li {
        width: 48%;
        text-align: center;
    }
    .wd_featureboxes_top .wd_featurebox_container {
        width: 100%;
    }
    .wd_featureboxes_top {
        margin-top: 30px;
    }
    .wd_featureboxes_middle .wd_featurebox_container {
        width: 100%;
    }
    .wd_featureboxes_thoughtleadership .wd_featurebox_title {
        font-size: 1.875rem;
        line-height: 35px;
    }
    img.wd_blog-header {
        max-height: 80px;
    }
    .wd_pageid_20306 .item {
        width: 100%;
    }

    #wd_printable_content .wd_search_basic_fields select {
        font-size: 15px;
        height: 60px;
    }
    .middle-featurebox-header {
        flex-direction: column-reverse;
        gap: 20px;
        margin-top: 30px;
    }
    .middle-featurebox-header .left-box,
    .middle-featurebox-header .wd_featureboxes_csl_link_box {
        width: 100%;
    }
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
    .wd_newsfeed_releases .wd_subscribe_link {
        position: initial;
    }
    .wd_pageid_20295 #wd_printable_content .page_header {
        padding-right: 0;
    }

    /* Page Menu */

    .wd_page_menu .wd_page_links li {
        font-size: 0.75rem;
        padding: 5px;
    }

    /* End Page Menu */

    /* Start CSL Behering Videos */
    .wd_pageid_20325.wd_category_77 .wd_category_link .wd_item_container .wd_item {
        width: 100%;
        margin-right: 0;
    }
    /* End CSL Behring Videos */

}

/* CLIENT CSS OVERRIDES */

@media screen and (min-width: 1024px) {
    body:not(.no-hero) .colorContrast {
        background: #000;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(75%,rgba(0,0,0,.5)),to(rgba(0,0,0,.01)));
        background: linear-gradient(180deg,rgba(0,0,0,.5) 75%,rgba(0,0,0,.01) 100%);
    }
}
/*.header-nav li+li {
	margin-left: 0;
}*/
.nav-link .label {
    white-space: normal;
}
.sidebar-item>a>i.icon-ic_home_black_24px {
    display: inline-block;
    font-size: 0.875rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.footer__logo {
    width: 65px;
    height: auto;
    display: inline-block;
}
.header__logo .logo img {
    width: 115px;
}
.header-sub-nav a, .header-sub-nav button {
    font-weight: 400;
}
.header.open.faceliftHeader {
    background: #fff!important; /* refining existing client !important rule */
}
.hero-large-csl__content .thumb__inner p.text {
    color: #fff;
    font-weight: 700;
}
.hero-large-csl__content .thumb__inner {
    background-color: rgba(231, 4, 11, .7)!important;/* refining existing client !important rule*/
    opacity: 1!important;
}