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

@font-face {
    font-family: "ValueSans-Regular-Pro";
    src: url("../fonts/Value Sans/ValueSans-Regular-Pro.otf");
}

@font-face {
    font-family: "ValueSans-Italic-Pro";
    src: url("../fonts/Value Sans/ValueSans-Italic-Pro.otf");
}

@font-face {
    font-family: "ValueSans-Medium-Pro";
    src: url("../fonts/Value Sans/ValueSans-Medium-Pro.otf");
}

@font-face {
    font-family: "ValueSans-MediumItalic-Pro";
    src: url("../fonts/Value Sans/ValueSans-MediumItalic-Pro.otf");
}

@font-face {
    font-family: "ValueSans-Black-Pro";
    src: url("../fonts/Value Sans/ValueSans-Black-Pro.otf");
}

@font-face {
    font-family: "ValueSans-BlackItalic-Pro";
    src: url("../fonts/Value Sans/ValueSans-BlackItalic-Pro.otf");
}

@font-face {
    font-family: "ValueSans-Bold-Pro";
    src: url("../fonts/Value Sans/ValueSans-Bold-Pro.otf");
}

@font-face {
    font-family: "ValueSans-BoldItalic-Pro";
    src: url("../fonts/Value Sans/ValueSans-BoldItalic-Pro.otf");
}

@font-face {
    font-family: "ValueSerif-Bold-Pro";
    src: url("../fonts/Value Serif/ValueSerif-Bold-Pro.otf");
}

@font-face {
    font-family: "q4-icons";
    src: url("https://s3.amazonaws.com/icomoon.io/50912/Q4cignacorp2020ir/q4-icons.woff2?ja6rm7")
            format("woff2"),
        url("https://s3.amazonaws.com/icomoon.io/50912/Q4cignacorp2020ir/q4-icons.ttf?ja6rm7")
            format("truetype"),
        url("https://s3.amazonaws.com/icomoon.io/50912/Q4cignacorp2020ir/q4-icons.woff?ja6rm7")
            format("woff"),
        url("https://s3.amazonaws.com/icomoon.io/50912/Q4cignacorp2020ir/q4-icons.svg?ja6rm7#q4-icons")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.social-media-icn {
    vertical-align: bottom;
}

.display-desktop,
.display-mobile,
.link-1,
.link-2,
.subhead-1,
.subhead-2,
.subhead-3,
.subhead-4,
h1,
h2,
h3,
h4 {
    font-family: Value Sans, Verdana, Geneva, sans-serif;
    font-weight: 500;
}

#wd_printable_content img {
    max-width: 100%;
}

#wd_printable_content div[class$="detail"] span.text-md-nowrap {
    display: none;
}
#wd_printable_content p.wd_link-override a.link-external span.text-md-nowrap {
    display: none;
}

body.no-scroll {
    overflow: hidden;
}

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

/* Vitality PTL */
.wd_pageid_20323 .wd_main_hero_header {
    margin-bottom: 50px;
}
.wd_pageid_20323 .wd_main_hero_header .__inner {
    background: transparent;
}
/* END Header styles */

#wd_printable_content a,
a.wd_readmo {
    color: #110081;
}
#wd_printable_content a:hover,
a.wd_readmo:hover {
    color: #0033ff;
    background-image: linear-gradient(
        rgba(0, 51, 255, 0.3),
        rgba(0, 51, 255, 0.3)
    );
    background-position: 0 88%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
}

.wd_item {
    overflow: hidden;
}
.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;
    line-height: 1.85;
    letter-spacing: 0;
    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;
}

.wd_featurebox-teaser .wd_date,
.wd_featurebox-teaser .item_date,
.wd_newsfeed_releases-teaser .item_date {
    display: none;
}

.item_summary,
.wd_item .wd_summary {
}
.wd_item .wd_subtitle {
}

table.wd_imagetable {
}
td.imagecaption {
}

/* Related Content */
.wd_related_content_wrapper {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 30px 0;
    margin: 30px auto;
}
.wd_related_content_wrapper .wd_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
}
.wd_related_content_wrapper .wd_items .wd_item {
    flex-basis: calc(33% - 40px);
}
.wd_related_content_wrapper .wd_source,
.wd_related_content_wrapper .wd_date,
.wd_related_content_wrapper .wd_summary {
    display: none;
}
.wd_related_content_wrapper .wd_title {
    font-size: 1.125rem;
    line-height: 1.4;
}
/* END Related Content */

.wd_page_menu {
    overflow: auto;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 2em;
}

.wd_page_link:first-child,
.wd_page_link {
    border: none;
    line-height: 1;
    padding: 0;
}

.wd_page_link.wd_page_active {
    background-color: #f0f5ff;
    border-radius: 50%;
    color: #0033ff;
    width: 40px;
    height: 40px;
}
#wd_printable_content .wd_page_link.wd_page_active a {
    color: #0033ff;
}

#wd_printable_content .wd_page_link a,
#wd_printable_content .wd_page_link span {
    padding: 15px;
    background: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #696969;
}

.wd_linkmenu-header .wd_linkmenu-label {
    width: 30px !important;
}

label,
legend {
    font-size: 16px;
    font-weight: 500;
    color: #313131;
}

.wd_page_menu > * {
    padding-bottom: 1em;
}

a:visited {
    color: #110081;
}

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;
}
.wd_promo_dkblue,
.wd_promo_ltblue,
.wd_promo_gr,
.wd_promo_dkblue2 {
    padding: 32px 8.333%;
    margin-bottom: 25px;
}
.wd_promo_dkblue,
.wd_promo_dkblue2 {
    background-color: #004986;
    color: #fff;
}
.wd_promo_dkblue {
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
}
.wd_promo_ltblue {
    background-color: #f0f5ff;
}
.wd_promo_gr {
    background-color: #f4f4f4;
}
.wd_promo_dkblue h3,
.wd_promo_ltblue h3,
.wd_promo_gr h3,
.wd_promo_dkblue2 h3 {
    font-weight: 300;
}
.wd_promo_dkblue h3 {
    color: #fff;
}

.wd_key_takeaways {
    float: left;
    width: 48%;
    background: #f4f4f4;
    color: #110081;
    border-left: 4px solid #ff4d00;
    margin: 0 40px 20px 0;
    padding: 10px;
}
#wd_printable_content .wd_key_takeaways p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.25rem;
}
#wd_printable_content .wd_key_takeaways {
    padding-right: 2rem;
}
#wd_printable_content .wd_key_takeaways ul {
    margin-bottom: 1rem;
}
.wd_align_text_vertical {
    display: flex;
    gap: 20px;
    align-items: center;
    margin: 10px 0;
    padding: 10px 0;
}
.wd_align_text_vertical.wd_image-right > p.wd_image-wrap:first-child {
    display: none;
    float: right;
    margin-left: 16px;
}

.wd_align_text_vertical p {
    margin: 0;
}
#wd_printable_content .wd_align_text_vertical img {
    float: none;
    width: 150px;
    max-width: none;
    border-radius: 0;
}

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

/* Standard */
div.wd_standard {
}
/* 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 */
div.wd_gallery {
}
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {
}

div.wd_newsfeed_releases-detail div.wd_captioned_image {
    margin: 0 0 20px 0 !important; /* override inline styles */
}
/* END Newsfeed Releases */

/* override font size set in feed releases */

.wd_pageid_34141.wd_item_page #wd_printable_content,
.wd_pageid_2429.wd_item_page #wd_printable_content {
    max-width: 960px;
    padding: 40px 80px;
    margin: 0 auto;
}

.wd_pageid_2429 .wd_search_basic_fields > select,
.wd_pageid_2429 .wd_search_advanced_link,
.wd_pageid_2429 .wd_subscribe_link,
.wd_pageid_34141 .wd_subscribe_link {
    display: none;
}

.wd_pageid_34141 .wd_item_search_form_container {
    display: none;
}

.wd_newsfeed_releases-detail .news_body p.prnews_p {
    font-family: inherit;
    font-size: 100%;
    color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
    margin: 1em 0 1em 0;
    padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body ul 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;
}
/* END Newsfeed Releases */

/* Featureboxes Top */

.wd_featureboxes_top .wd_articles-teaser .item_name a:hover {
    color: #e0e7ff;
    text-decoration: underline;
}

.wd_featureboxes_top .wd_thumbnail .wd_btn._cat {
    display: none;
}
.wd_featureboxes_top .wd_thumbnail.wd_image_tbl_pollyf {
    /* margin-bottom: 1em; */
    flex: 0 0 50%;
}
.wd_featureboxes_top .wd_articles-teaser .item_name a:hover,
.wd_featureboxes_top .wd_newsfeed_releases-teaser a:not(.anchor-button):hover,
.wd_featureboxes_top .wd_articles-teaser .item_name a,
.wd_featureboxes_top .wd_newsfeed_releases-teaser a:not(.anchor-button) {
    color: #fff;
    text-decoration: underline;
}

.wd_featureboxes_top .wd_articles-teaser .item_name a,
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title a {
    border: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    padding-bottom: 1.2em;
    color: #fff;
    text-decoration: none;
    background-image: none;
}
.wd_featureboxes_top .item {
    display: flex;
}
.wd_featureboxes_top .__right_col {
    padding: 0 60px 60px;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.wd_featureboxes_top .wd_articles-teaser .item_summary p,
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_summary p {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
}
.wd_featureboxes_top .wd_articles-teaser a.wd_readmo {
    background-image: none;
    line-height: 1.8;
    background-color: #0033ff;
}
.wd_featureboxes_top .wd_articles-teaser a.wd_readmo:hover {
    background-color: #002997;
}
.wd_featureboxes_top .item .item_summary,
.wd_featureboxes_top .item .wd_summary {
    margin-bottom: 1em;
}

.wd_top_fb.wd_sec {
    padding-bottom: 0;
    margin-bottom: 0px;
    background-color: #f4f4f4;
    color: #212529;
    padding: 0;
}

.wd_top_fb.wd_sec .item {
    margin: 0;
    padding: 0;
}

/* End Featurebox Top */

.wd_featureboxes_top_spotlight .wd_newsfeed_releases-teaser .item {
    display: flex;
}

.wd_featureboxes_top_spotlight .wd_newsfeed_releases-teaser .wd_thumbnail {
    flex: 0 0 28%;
    margin: 0;
}

.wd_featureboxes_top_spotlight .__inner {
    flex: 0 0 72%;

    padding-left: 32px;
}

.wd_featureboxes_top_spotlight .wd_newsfeed_releases-teaser .wd_date {
    display: block;
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #505050;
    font-size: 0.875rem;
    line-height: 1.2428571429;
}

.wd_featureboxes_top_spotlight
    .wd_newsfeed_releases-teaser
    .wd_asset_icon_link_list {
    display: none;
}
.wd_featureboxes_top_spotlight .wd_newsfeed_releases-teaser .wd_title > a {
    font-size: 1.375rem;
    line-height: 1.2727272727;
    background-image: linear-gradient(
        rgba(51, 51, 51, 0.3),
        rgba(51, 51, 51, 0.3)
    );
    background-position: 0 89%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    color: #0170bc;
    cursor: pointer;
    font-weight: inherit;
    padding-bottom: 4px;
}
/* Formbuilder */
select::-ms-expand {
    border: none;
}

/* 
#wd_printable_content input,
#wd_printable_content 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;
} */

select::-ms-expand {
    margin-left: 50px;
    background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
    border: 0;
    margin-left: 10px;
}
#wd_printable_content .wd_form_field_label {
    line-height: 2.4em;
    margin-bottom: 0;
    font-size: 1rem;
}

/* 
#wd_printable_content input[type=text] {
	max-width: 69%;
}
#wd_printable_content input[type=submit] {
	max-width: 30%;
	margin-left: 1%;
} */
#wd_printable_content input[type="checkbox"],
#wd_printable_content input[type="radio"] {
    position: relative;
    width: auto;
    height: auto;
    vertical-align: middle;
    border-color: transparent;
    background: #fff;
    margin: 0 5px 0 0;
    padding: 5px;
}
.wd_category_checkboxes .wd_parent_category,
.wd_category_checkboxes .wd_category_checkbox {
    position: relative;
}
.wd_category_checkboxes input[type="radio"] + label:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -1px;
    top: 3px;
    border-radius: 1000px;
    background: white;
    border: 2px solid #0033ff;
}
#wd_printable_content input[type="radio"] + label:after,
.wd_category_checkboxes input[type="radio"] + label:after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 4px;
    top: 8px;
    border-radius: 1000px;
    background: #0033ff;
    display: none;
}
#wd_printable_content input[type="checkbox"] + label:before,
.wd_category_checkboxes input[type="checkbox"] + label:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -1px;
    top: 3px;
    border-radius: 4px;
    background: white;
    border: 2px solid #0033ff;
}
#wd_printable_content input[type="checkbox"]:checked + label:before,
.wd_category_checkboxes input[type="checkbox"]:checked + label:before {
    content: "";
    color: #0033ff;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
}
#wd_printable_content input[type="checkbox"] + label:after,
.wd_category_checkboxes input[type="checkbox"] + label:after {
    content: "";
    width: 5px;
    height: 9px;
    position: absolute;
    transform: rotate(45deg);
    border-bottom: 2px solid #0033ff;
    border-right: 2px solid #0033ff;
    display: none;
    top: 4px;
    left: 7px;
}
#wd_printable_content input[type="checkbox"]:checked + label:after,
.wd_category_checkboxes input[type="checkbox"]:checked + label:after,
#wd_printable_content input[type="radio"]:checked + label:after,
.wd_category_checkboxes input[type="radio"]:checked + label:after {
    display: block;
}

.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: none;
    background: #eee;
    padding: 2px 3px;
    margin: 0 10px;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
}
.wd_page_link.wd_page_next:last-child,
.wd_page_link.wd_page_prev:first-child {
    background: #fff;
    color: #696969;
}

.wd_page_link.wd_page_next:last-child a,
.wd_page_link.wd_page_prev:first-child a {
}

.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;
}
.wd_airtableform {
    max-width: 600px;
}

#recaptcha2_widget {
    margin: 8px;
}
/* END Formbuilder */

/* Search Results */

.wd_pageid_20322 {
}

/* END Search Results */

/* Featureboxes */
div.wd_featurebox {
}
div.wd_featurebox_container {
}
div.wd_featurebox_title {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 2.75rem;
    color: #110081;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}

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

div.wd_featureboxes_top .wd_articles-teaser .item .item_name a,
div.wd_featureboxes_top .wd_newsfeed_releases-teaser .item .wd_title a {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.75rem;
    color: #110081;
    /*    margin: 0 0 20px 0;
	padding: 0 0 20px 0;*/
}

div.wd_featureboxes_left {
}
div.wd_featureboxes_left div.wd_featurebox {
}
div.wd_featureboxes_left div.wd_featurebox_container {
}
div.wd_featureboxes_left div.wd_featurebox_title {
}

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

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

div.wd_featureboxes_media_mentions div.wd_featurebox_title,
div.wd_featureboxes_middle div.wd_featurebox_title {
    font-size: 2rem;
    line-height: 2.5rem;
}

div.wd_featureboxes_bottom div.wd_featurebox {
}
div.wd_featureboxes_bottom div.wd_featurebox_container {
}
div.wd_featureboxes_bottom div.wd_featurebox_title {
}
.wd_featured_podcast {
    margin-bottom: 40px;
}
.wd_featureboxes_featured_podcast .wd_featurebox_container {
    display: flex;
    flex-wrap: wrap;
}
.wd_featureboxes_featured_podcast .wd_featurebox_title {
    border-bottom: none;
}
.wd_featureboxes_featured_podcast .wd_featurebox {
    width: 43%;
    padding-right: 80px;
}
.wd_featureboxes_featured_podcast .wd_featurebox table,
.wd_featureboxes_featured_podcast .wd_featurebox table img {
    width: 100%;
}
.wd_featured_podcast_content {
    width: 57%;
}
/* END Featureboxes */

/* YouTube Responsive Video Containers */
.wd_articles-detail p.videoWrapper,
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.wd_articles-detail p.videoWrapper iframe,
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* END YouTube Responsive Video Containers */

div.wd_featureboxes_top .wd_featurebox_title {
    display: none;
}

div.wd_featureboxes_top .wd_featurebox > p:first-child {
    /* background-color: tomato; */
    display: none;
}

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

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

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

/* GLOBAL */

#wd_main {
}

.wd_sec {
    padding: 48px 0;
}
.wd_media_mentions_fb.wd_sec {
    padding: 0 0 48px 0;
    margin-top: 48px;
}

blockquote.wd_pullquote {
    font-style: italic;
    width: 200px;
    margin: 0 0 20px 20px;
    line-height: 1.8em;
    float: right;
    clear: right;
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
}
blockquote.wd_pullquote:before {
    content: "“ ";
    font-size: xx-large;
}
blockquote.wd_pullquote:after {
    content: " ”";
    font-size: xx-large;
    float: right;
}
blockquote.wd_pullquote2 {
    color: #002997;
    font-size: 28px;
    line-height: 1.2;
    border-left: 3px solid #002997;
    padding: 12px 24px;
    width: 100%;
    font-weight: 600;
    margin: 60px 0 50px;
}
.wd_byline {
    color: #004986;
    font-size: 20px;
    border-left: 3px solid #004986;
    font-weight: 600;
    margin: 64px 0 32px !important;
    padding: 12px 24px !important;
    clear: both;
    /* importants added to override inline articles styles */
}
.wd_pullquote2 .pull_quote_img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 150px;
    width: 150px;
}
.wd_byline img {
    display: inline-block;
    width: auto;
    margin: 0 40px 0 0;
}
.wd_pullquote2 img {
    margin-bottom: 40px;
    display: none;
}
img.wd_pullquote2_round {
    height: 96px;
    width: 96px;
    object-fit: cover;
}
.wd_pullquote2_name {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    display: block;
    margin: 10px 0 0 0;
}
.wd_featurebox_title {
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-weight: 500;
    font-size: 1.375rem;
    line-height: 1.75rem;
    width: fit-content;
    color: #110081;
    padding-bottom: 0.5rem;
    border-bottom: 0.25rem solid #ff4d00;
    margin-bottom: 40px;
    display: inline-block;
}

.more {
    margin: 2px 0 0 5px;
    text-align: right;
    float: right;
}
.more a,
a.wd_readmo,
a.wd_subscribe {
    display: inline-block;
    padding: 10px 24px;
    height: 48px;
    background-color: #0033ff;
    text-decoration: none;
    border-radius: 2rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.1em;
}

.wd_subscribe svg {
    height: 1.175em;
    vertical-align: top;
}
.more a:hover,
.more a:active,
a.wd_readmo:hover,
a.wd_readmo:active,
a.wd_subscribe:hover,
a.wd_subscribe:active {
    color: #0033ff;
    background-image: linear-gradient(
        rgba(0, 51, 255, 0.3),
        rgba(0, 51, 255, 0.3)
    );
    background-position: 0 88%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    text-decoration: none;
    background-color: #002997;
    border-color: #002997;
}
a.wd_readmo:hover,
a.wd_readmo:active,
a.wd_subscribe:hover,
a.wd_subscribe:active {
    color: #fff;
}
.more a:focus,
a.wd_readmo:focus,
a.wd_subscribe:focus {
    outline: 2px solid #fff !important;
    outline-offset: -4px;
}
a.wd_subscribe:focus {
    background-color: #0033ff !important;
}
.more a:disabled,
a.wd_readmo:disabled,
a.wd_subscribe:disabled {
    background-color: #696969;
}

/* Main Nav */
.wd_subnav {
    display: none;
}

/* HP - TOP */

.wd_featureboxes_top_announce .wd_featurebox {
    background: #e6f1f8;
    padding: 2em;
}

.wd_featureboxes_top_announce .wd_featurebox div.wd_wrap {
    display: inline-block;
    width: auto;
}

.wd_featureboxes_top_announce .wd_featurebox a {
    background-image: none;
}

.wd_featureboxes_top_announce .wd_featurebox p {
    margin-bottom: 15px;
    line-height: 1.2;
}

.wd_featureboxes_top_announce .wd_featurebox p:last-child {
    margin: 0;
}

/* FB Top Announcement */
.wd_top_announce_teasers {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #ffffff;
}
.wd_top_announce_teasers .wd_featurebox_title {
    display: none;
}
.wd_top_announce_teasers h2 {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2rem;
    color: #110081;
    margin-bottom: 0.25rem;
}
.wd_top_announce_teasers .wd_featurebox {
    background: none;
    color: #333;
    padding: 0;
}
.wd_top_announce_teasers .wd_featurebox .more a:after {
    display: none;
}
.wd_top_announce_teasers .wd_featurebox .more {
    margin: 10px 0 0 5px;
    text-align: right;
    float: right;
}
.wd_top_announce_teasers .wd_featurebox .more a {
    background-color: #fff;
    border: 2px solid #0033ff;
    display: inline-block;
    height: 48px;
    color: #0033ff;
}
.wd_top_announce_teasers .wd_featurebox .more a:hover {
    color: #002997;
    border-color: #002997;
    background-color: #eff5ff;
}
.wd_top_announce_teasers .wd_featurebox .more a:active {
    color: #0033ff;
}
.wd_top_announce_teasers .wd_featurebox .more a:focus {
    outline: 2px solid #0033ff !important;
    outline-offset: -6px;
}
.wd_top_announce_teasers .wd_articles-teaser,
#wd_featurebox-standard_3526 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    margin-top: 2rem;
    padding: 0;
    width: 100%;
}
#wd_featurebox-standard_3526 ul li,
#wd_featurebox-standard_3526 ul li:before {
    list-style: none; /* to remove list bullet */
    content: ""; /* to remove additiional list bullet from client's code */
}
.wd_top_announce_teasers .wd_articles-teaser .item,
#wd_featurebox-standard_3526 ul li {
    display: flex;
    width: 100%;
    max-width: 378px;
    max-width: 410px;
    max-height: 130px;
    margin: 0;
    margin-right: 28px;
    margin-bottom: 28px;
    padding: 0;
}
.wd_top_announce_teasers .wd_articles-teaser .item:last-child,
#wd_featurebox-standard_3526 ul li:last-child {
    margin-right: unset;
}
.wd_top_announce_teasers .wd_articles-teaser .item .wd_teaser_img_container,
#wd_featurebox-standard_3526 ul li .wd_teaser_img_container {
    height: 130px;
    overflow: hidden;
}
.wd_top_announce_teasers .wd_articles-teaser .item .wd_teaser_img_container *,
#wd_featurebox-standard_3526 ul li .wd_teaser_img_container * {
    margin: 0;
    padding: 0;
    height: 130px;
    border: none;
}
.wd_top_announce_teasers .wd_articles-teaser .item .wd_teaser_img_container img,
#wd_featurebox-standard_3526 ul li .wd_teaser_img_container img {
    /*    width: 100%;*/
    height: 130px;
    object-fit: cover;
}
.wd_top_announce_teasers .wd_articles-teaser .item .wd_teaser_text_container,
#wd_featurebox-standard_3526 ul li .wd_teaser_text_container {
    width: 70%;
    box-sizing: border-box;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    background: white;
    padding: 1em;
}
.wd_top_announce_teasers .wd_articles-teaser .item_name,
#wd_featurebox-standard_3526 ul li a {
    letter-spacing: 0.1em;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-decoration: none;
    line-height: 1;
}
.wd_top_announce_teasers .wd_articles-teaser .item_name a,
#wd_featurebox-standard_3526 ul li a {
    color: #110081;
    font-size: 12px;
    text-decoration: none;
    padding-bottom: 0;
    line-height: 20px;
}
.wd_top_announce_teasers .wd_articles-teaser .item_name a:hover,
#wd_featurebox-standard_3526 ul li a:hover,
.wd_top_announce_teasers .wd_articles-teaser .item_name a:focus,
#wd_featurebox-standard_3526 ul li a:focus {
    color: #0033ff;
    text-decoration: underline;
    text-decoration-color: #0033ff;
    text-underline-position: under;
}
.wd_top_announce_teasers .wd_articles-teaser .item_summary p {
    font-size: 1rem;
    font-weight: 700;
}
/* keep text two lines */
.wd_top_announce_teasers .wd_articles-teaser .item_summary p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* END FB Top Announcement */

.wd_featurebox h4 {
    font-size: 14px;
    color: #747577;
}
.wd_featurebox h4 p {
    margin: 0;
}

.wd_featureboxes_top_main .wd_featurebox_title {
    border: none;
    font-size: 22px;
    margin: 0;
    font-weight: bold;
    padding-bottom: 1.2em;
    line-height: 1.5;
}

.wd_featureboxes_top_main .wd_featurebox {
    display: flex;
}

.wd_featureboxes_top_main .wd_featurebox {
    display: flex;
}

.wd_featureboxes_top_main .wd_image_tbl_pollyf {
    margin-bottom: 1em;
    flex: 0 0 60%;
}

.wd_featureboxes_top_main .__right_col {
    padding: 0 0 0 60px;
    flex: 1 1 auto;
}

.btn-primary.wd_email_alerts .btn-icon {
    margin: 0 0 0 0.5rem;
}

/* END - HP - TOP */

/* HP NEWS FB */

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

.wd_grid {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    display: grid;
    margin-bottom: 40px;
}

.wd_grid .wd_item_wrapper {
    margin: 0;
}

.wd_newsfeed_releases-teaser .wd_date {
    display: none;
}

.wd_articles-teaser .item_name a,
.wd_articles-teaser .wd_title a,
.wd_articles .wd_title a,
.wd_newsfeed_releases .wd_title a {
    /* .wd_newsfeed_releases-teaser .wd_title a{ */
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    background: none;
    letter-spacing: 0.03em;
    background: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #110081;
    text-decoration: underline;
    text-decoration-color: #110081;
    text-underline-position: under;
}

.wd_articles-teaser .item_name a:hover,
.wd_articles .wd_title a:hover,
.wd_newsfeed_releases .wd_title a:hover,
.wd_newsfeed_releases-teaser .wd_title a:hover {
    color: #0033ff;
    text-decoration-color: #0033ff;
    -webkit-text-decoration-color: #0033ff;
}

.wd_articles .wd_title,
.wd_newsfeed_releases .wd_title {
    line-height: 1.2;
    margin-bottom: 2rem;
}

.wd_featurebox-teaser .item_name,
.wd_featurebox-teaser .wd_title,
.wd_newsfeed_releases-teaser .item_name,
.wd_newsfeed_releases-teaser .wd_title {
    margin-top: 15px;
    margin-bottom: 1rem;
    line-height: 1.2;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
}

.wd_featurebox-teaser .item_summary p,
.wd_featurebox-teaser .wd_summary p,
.wd_newsfeed_releases-teaser .item_summary p,
.wd_newsfeed_releases-teaser .wd_summary p {
    font-size: 14px;
    margin: 0;
}
.wd_articles .wd_distributor,
.wd_newsfeed_releases .wd_distributor {
    font-weight: bold;
    padding: 0 0 1em;
}

.wd_articles .wd_subtitle,
.wd_newsfeed_releases .wd_subtitle {
    display: none;
}

.wd_articles .wd_date,
.wd_newsfeed_releases .wd_date {
    font-style: italic;
    font-size: 14px;
    color: gray;
}

.wd_featurebox-teaser .wd_thumbnail,
.wd_articles .wd_thumbnail,
.wd_newsfeed_releases .wd_thumbnail,
.wd_newsfeed_releases-teaser .wd_thumbnail {
    margin-bottom: 15px;
    overflow: hidden;
    display: block;
    width: 100%;
    float: none;
    border: 1px solid#f9f9f9;
}
.wd_featureboxes_top .wd_featurebox-teaser .wd_thumbnail {
    border: none;
    height: 100%;
    margin-bottom: 0;
}
.wd_featurebox-teaser .wd_thumbnail a,
.wd_articles .wd_thumbnail a,
.wd_newsfeed_releases .wd_thumbnail a,
.wd_newsfeed_releases-teaser .wd_thumbnail a {
    display: block;
    padding: 0;
}
ul.wd_layout-inline li {
    margin-left: 0 !important /* overrides inline styling */
}
.wd_category_link_list_wrapper::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/Icon-feather-tag.svg);
    background-repeat: repeat;
    background-size: auto;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    margin: 0 5px 0 0;
}
.wd_category_link_list_wrapper ul.wd_category_link_list {
    flex-basis: 100%;
}
.wd_category_link_list_wrapper ul.wd_category_link_list li {
    margin: 0 1em 0 0;
}
#wd_printable_content .wd_category_link_list_wrapper ul.wd_category_link_list li > a {
    font-weight: 600;
    color: #0033ff;
    font-size: 18px;
}
#wd_printable_content .wd_category_link_list_wrapper ul.wd_category_link_list li > a:hover {
    color: #110081;
}
.wd_category_link_list_wrapper {
    display: flex;
}
.wd_featurebox-teaser .item .wd_category_link_list,
.wd_newsfeed_releases-teaser .item .wd_category_link_list,
.wd_articles .wd_item_wrapper .wd_category_link_list,
.wd_newsfeed_releases .wd_item_wrapper .wd_category_link_list {
    display: none;
}

.wd_thumbnail {
    margin-bottom: 1em;
    position: relative;
}

.wd_thumbnail .wd_btn._cat {
    background: rgb(255 255 255 / 76%);
    display: inline-block;
    padding: 0.5em 1em;
    position: absolute;
    bottom: 1px;
    right: 1px;
    font-weight: 400;
    color: #333;
    font-size: 14px;
}

.wd_featurebox-teaser .wd_asset_type_link_list,
.wd_newsfeed_releases-teaser .wd_asset_type_link_list,
.wd_newsfeed_releases .wd_item .wd_asset_type_link_list {
    display: none;
}

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

.wd_newsfeed_releases-teaser a.wd_more_btn .icon.external {
    display: none;
}

.wd_newsfeed_releases-teaser .item {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
}

.wd_newsfeed_releases-teaser .item .wd_more_btn {
    position: absolute;
    bottom: 0;
    left: 0;
}

.wd_articles .wd_item .wd_asset_type_link_list {
    display: none;
}

/* FIX to TOP STORIES SECTION HP */

.wd_hp_top_stories.wd_featureboxes_middle .wd_articles-teaser .item .item_date,
.wd_hp_top_stories.wd_featureboxes_middle .wd_articles-teaser .item .wd_date,
.wd_hp_top_stories.wd_featureboxes_middle
    .wd_articles-teaser
    .item
    .wd_category_link_list {
    display: none;
}

.wd_featureboxes_middle .__faux_art_teaser .more {
    text-align: center;
}

.wd_hp_top_stories.wd_featureboxes_middle div.wd_featurebox_container {
    display: none;
}

/* END - HP NEWS FB */

/* Dedicated Articles PCT */

.wd_articles .wd_item_list .wd_date,
.wd_articles .wd_item_list .wd_thumbnail .wd_btn._cat {
    display: none;
}

/* Search Fields */

.wd_search_basic_fields {
    background: none;
    display: block;
    border: none;
    text-align: left;
    padding: 0;
    display: inline-block;
    margin-bottom: 1em;
    margin-right: 1em;
}

.wd_search_form_advanced input[type="text"],
.wd_search_form_basic input[type="text"],
#wd_printable_content .wd_articles input[type="text"],
#wd_printable_content .wd_newsfeed_releases input[type="text"] {
    appearance: none;
    background-color: #fff;
    font-family: inherit;
    font-size: 16px;
    font-weight: 300;
    padding: 8px 15px;
    border-radius: 10px;
    box-shadow: inset 0px 2px 4px rgb(0 0 0 / 25%);
    border: 1px solid #e4e4e4;
}

.wd_form_field_input select,
#wd_printable_content .wd_events_inputs select,
#wd_printable_content .wd_articles select,
#wd_printable_content .wd_newsfeed_releases select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #e4e4e4;
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-size: 16px;
    font-weight: normal;
    box-shadow: inset 0px 2px 4px rgb(0 0 0 / 25%);
    padding: 8px 35px 8px 15px;
    background: transparent url(../images/down_arrow.png) no-repeat right 10px
        center;
    background-size: 12px 7px;
    min-width: 130px;
    margin-bottom: 4px;
}

#wd_printable_content .wd_articles button.wd_search_button,
#wd_printable_content .wd_newsfeed_releases button.wd_search_button,
#wd_printable_content .wd_events button.wd_events_input_go {
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0.4em 0.4rem;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 0.9rem;
    line-height: 1;
    color: white;
    position: relative;
    background: #0097d1;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
    outline: 0;
    border-radius: 4px;
    height: 36px;
    border: none;
    top: -2px;
}

#wd_printable_content .wd_newsfeed_releases select[name="year"] {
    display: none;
}

/* Default Button size */

#wd_printable_content .wd_promo_button a {
    background-color: #fff;
    background-image: none !important;
    border: 2px solid #0033ff;
    display: inline-block;
    height: 48px;
    color: #0033ff;
    vertical-align: middle;
    padding: 10px 24px;
    text-decoration: none;
    border-radius: 2rem;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.wd_promo_button.mobile {
    display: none;
 }
#wd_printable_content .wd_promo_button a:hover,
#wd_printable_content .wd_promo_button a:active {
    color: #002997;
    border-color: #002997;
    background-color: #f0f5ff;
}
#wd_printable_content .wd_promo_button a:focus {
    outline: 2px solid #0033ff !important;
    outline-offset: 4px;
}

#wd_printable_content .wd_articles button.wd_search_button,
#wd_printable_content .wd_newsfeed_releases button.wd_search_button,
.wd_featureboxes_middle .more a,
.wd_search_form_advanced .wd_form_buttons input[type="submit"],
.wd_search_form input[type="submit"] {
    background-color: #0030cb;
    border: none;
    border-radius: 2rem;
    /*    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 40%);*/
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    /*    font: 500 1rem/1rem 'HCo Gotham SSm', 'Gotham Medium', 'Gotham';*/
    margin: 16px 0 0 0;
    min-width: 96px;
    padding: 14px 24px;
    text-align: center;
    background-image: none;
}

#wd_printable_content .wd_articles button.wd_search_button,
#wd_printable_content .wd_newsfeed_releases button.wd_search_button {
    margin-top: 0;
    padding: 2px 0 0 0;
}

#wd_printable_content .wd_articles button.wd_search_button:hover,
#wd_printable_content .wd_newsfeed_releases button.wd_search_button:hover,
.wd_featureboxes_middle .more a:hover,
.wd_search_form_advanced .wd_form_buttons input[type="submit"]:hover,
.wd_search_form input[type="submit"]:hover {
    background-color: #0030cb;
}

#wd_printable_content .wd_articles button.wd_search_button,
#wd_printable_content .wd_newsfeed_releases button.wd_search_button {
    top: -2px;
}

.wd_form_field_input input[type="radio"],
.wd_form_field_input input[type="checkbox"] {
    margin-right: 5px;
}

/* END Search Fields */

/* Article Header Component */
.article_header_container {
    display: flex;
    background-color: #f4f4f4;
}
.article_header_container .wd_captioned_image {
    float: none !important;
    margin: 0 !important;
}
.article_header_container .wd_article_header-left,
.article_header_container .wd_article_header-right {
    width: 50%;
}
.article_header_container .wd_article_header-right {
    padding: 60px 60px 120px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}
.article_header_container .wd_article_header-right .wd_title {
    color: #110081;
    font-weight: 700;
    font-size: clamp(32px, 3vw, 60px);
    line-height: 1.2;
    margin-bottom: 30px;
}
.article_header_container .wd_toolbar {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 60px;
    left: 60px;
}
.article_header_container .wd_toolbar .wd_tools {
    list-style: none;
}
.article_header_container .wd_toolbar .wd_tool {
    margin-right: 20px !important;
}
.article_header_container .wd_toolbar .wd_tools .wd_tool:before {
    display: none;
}
.article_header_container .wd_toolbar .wd_tool_title {
    display: none;
}
.article_header_container .wd_toolbar .wd_tool_icon a {
    width: 50px;
}
.article_header_container .wd_author_container p {
    font-size: 18px;
    font-weight: 700;
}
/* End Article Header Component */

.wd_pageid_20303 .wd_breadcrumbs {
    display: none;
}

.wd_breadcrumbs {
    margin-top: 20px;
}

/* Search Results */

.wd_search_result {
    overflow: visible;
}

.wd_search_result::after {
    content: "";
    display: table;
    clear: both;
}

.wd_search_image {
    float: none;
    margin: 0 0 1em 0;
}

.wd_search_image img {
    max-height: none;
    max-width: 350px;
}

.wd_search_result {
    margin: 0;
    padding: 0 0 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #ddd;
}

/* QUICK Links */

.wd_featureboxes_quick_links {
    padding: 2.5em 1.7em;
    background: transparent;
    position: relative;
    z-index: 0;
}

.wd_featureboxes_quick_links .wd_featurebox {
    /* display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px; */
}

.wd_featureboxes_quick_links ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.wd_featureboxes_quick_links ul li {
    padding-bottom: 0.5em;
    line-height: 1.5;
}

.wd_quick_n_sub_fb.wd_sec {
    width: 100%;
    overflow: hidden;

    background: #f8f8f8;
}

.wd_featureboxes_bottom .wd_featurebox a,
.wd_featureboxes_quick_links ul li a {
    color: inherit;
    font-weight: normal;
    box-shadow: none;
    text-decoration: none;
    background: none;
}

.wd_featureboxes_bottom .wd_featurebox a:hover,
.wd_featureboxes_quick_links ul li a:hover {
    color: #666;
}

.wd_featureboxes_quick_links ul li::before {
    display: none;
}

.wd_featureboxes_subscribe {
    height: 100%;
    padding: 2.5em 1.7em;
    background: transparent;
    box-shadow: none;
    position: relative;
    z-index: 0;
}

.wd_featureboxes_subscribe::before {
}

.wd_subscribe_featurebox .wd_form_field_label,
.wd_subscribe_featurebox .wd_form_legend {
    display: none;
}

.wd_subscribe_featurebox .wd_form_footer,
.wd_subscribe_featurebox .wd_form_field {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.wd_subscribe_featurebox .wd_intro {
    margin-bottom: 1em;
}
.wd_form_field_input input,
.wd_form_field_input input[type="text"] {
    height: 48px;
    appearance: none;
    background-color: #fff;
    font-family: inherit;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #696969;
    border-radius: 8px;
    margin: 8px;
    padding: 10px 14px;
}

.wd_form_field_input input:hover,
.wd_form_field_input input[type="text"]:hover {
    border: 1px solid #0033ff;
    background: #f0f5ff;
}

.wd_form_field_input input:active,
.wd_form_field_input input[type="text"]:active {
    border: 1px solid #0033ff;
}

.wd_form_field_input input:focus,
.wd_form_field_input input[type="text"]:focus {
    border: 1px solid #0033ff;
    outline: 2px solid #0033ff;
    outline-offset: 4px;
}

.wd_form_field_input div.wd_form_field_error,
.wd_form_field_input div.wd_form_field_error input {
    color: #ff4130 !important;
    border-color: #ff4130 !important;
}

.wd_newsfeed_releases-detail .wd_layout-masonry {
    width: 370px !important;
}

.wd_captioned_image {
    width: 370px !important;
    padding-right: 40px;
}

.wd_image img {
    width: 100%;
}

/* Social HP */

.wd_social.wd_sec {
    background: #f8f8f8;
    margin: 45px 0 0;
}

.wd_social.wd_sec {
    margin-bottom: 0;
}

.wd_social .social-media-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.wd_social h2 {
    margin-right: 60px;
    font-size: 32px;
    margin-bottom: 0;
}

#wd_printable_content .page_header {
    margin-bottom: 1em;
}
/* 
.wd_form_buttons input[type=submit]{
	height: 45px;
	border: none;
	background: #0170bc;
	color: white;
	padding: 0.7em 3em;
	border-radius: 20px;
	text-transform: up;
} */
.wd_middle_fb {
    background-color: #f4f4f4;
}
.wd_middle_fb.wd_sec {
    padding: 48px 0 0;
}
.wd_featureboxes_middle .wd_featurebox .more {
    text-align: center;
}
/* 
.wd_featurebox .more a{
	padding: 0 30px 0 0;
	color: #0170BC;
	background: transparent;
	box-shadow: none;
	font-weight: 600;
	position: relative;
	font-size: 16px;
	box-shadow: inset 0px -1px 0px #e5e5e5;
	border-radius: 0;
	padding-bottom: 3px;
} */

.wd_featurebox .more a::after {
    content: "\f138";
    font: normal normal normal 19px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 0px;
}

.wd_form_buttons input[type="submit"] {
    background-color: #0033ff;
    border-color: #0033ff;
    height: 48px;
    padding: 10px 16px;
    border-radius: 2rem;
    display: inline-block;
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-weight: 600;
    white-space: normal;
    color: #fff;
    margin: 16px 8px;
}

.wd_form_buttons input[type="submit"]:hover,
.wd_form_buttons input[type="submit"]:active {
    background-color: #002997;
    border-color: #002997;
}

.wd_form_buttons input[type="submit"]:focus {
    outline: 2px solid #0033ff !important;
    outline-offset: 4px;
}

.wd_form_buttons input[type="submit"]:hover {
    /*    background-color: #004986;*/
}

.wd_featureboxes_middle .more a:after {
    content: "";
    display: none;
}

.wd_featureboxes_middle .more a {
    color: #fff;
    font-weight: 500;
    background-color: #0170bc;
    border-color: transparent;
}

/* Bottom FB */

.wd_bottom_fb {
    background: #f0f5ff;
}

.wd_bottom_fb .wd_featurebox p {
    margin-bottom: 0;
}

div.wd_featureboxes_bottom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
}

div.wd_featureboxes_bottom .wd_featurebox_title {
    display: none;
}

.wd_nav li.dropdown.wd_focus .wd_subnav,
.wd_nav li.dropdown:hover .wd_subnav {
    display: block;
}

/* Start Follow Featurebox */
.follow_fb {
    background-color: #f8f8f8;
}
.follow_fb .wd_featureboxes_follow .wd_featurebox_title {
    display: none;
}
.follow_fb .wd_featureboxes_follow .wd_featurebox {
    text-align: center;
}
.follow_fb .wd_featureboxes_follow .wd_follow_ceo {
    font-weight: 700;
    font-size: 26px;
}
.follow_fb .wd_featureboxes_follow .wd_follow_ceo .btn-primary {
    background: #fff;
    border: 2px solid #0033ff;
    margin-left: 30px;
    display: inline-block;
    height: 48px;
    color: #0033ff;
}
.follow_fb .wd_featureboxes_follow .wd_follow_ceo .btn-primary:hover,
.follow_fb .wd_featureboxes_follow .wd_follow_ceo .btn-primary:active {
    color: #002997;
    border-color: #002997;
    background: #f0f5ff;
}

.follow_fb .wd_featureboxes_follow .wd_follow_ceo .btn-primary:focus {
    outline: 2px solid #0033ff !important;
    outline-offset: 4px;
}

.follow_fb .wd_featureboxes_follow .wd_follow_alerts .btn-primary:hover,
.follow_fb .wd_featureboxes_follow .wd_follow_alerts .btn-primary:active {
    background-color: #0030cb;
    text-decoration: none;
}
.follow_fb .wd_featureboxes_follow .wd_follow_alerts .btn-primary:focus {
    outline: 2px solid #fff !important;
    outline-offset: -4px;
}
.follow_fb .wd_featureboxes_follow .wd_follow_alerts .btn-primary svg {
    display: inline-block;
    vertical-align: text-top;
}
/* End Follow Featurebox */

/* Top Left FB */

.wd_featureboxes_top_left .wd_featurebox {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.wd_featureboxes_top_left .wd_featurebox > p {
    flex: 0 0 50%;
    margin-bottom: 1em;
    line-height: 2;
}

/* Top Right FB */
.wd_featureboxes_top_right .wd_form_field_input input[type="text"] {
    width: 100%;
    max-width: 450px;
}

.wd_featureboxes_top_right input[type="submit"] {
    padding: 1em 3em;
    text-transform: uppercase;
    font-weight: 400;
}

/* Desktop Nav */

.wd_nav li.dropdown {
    position: relative;
}

.wd_nav li a:hover {
    color: #004986;
}

.wd_nav li .wd_subnav {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    text-align: left;
    min-width: 208px;
    padding: 8px;
    border: 1px solid #f4f4f4;
    border-radius: 8px;
    box-shadow: 4px 4px 4px rgba(49, 49, 49, 0.3);
}

.wd_nav > li:hover .wd_subnav {
    display: block;
    min-width: 230px;
}

.wd_nav li .wd_subnav li {
    display: block;
}

.wd_nav li.dropdown:hover > .nav-link:after {
    display: none;
}

.wd_nav li.dropdown {
    position: relative;
}
.wd_nav li.dropdown::after {
    display: block;
    position: absolute;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 24px;
    /*    width: 0;
	height: 0;*/
    top: 32%;
    right: 4px;
    color: #110081;
    /*    border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #110081 transparent transparent transparent;*/
}

.wd_nav li .wd_subnav li {
    line-height: 1;
    padding: 0 8px;
}
.wd_nav li .wd_subnav li a {
    font-weight: normal;
    font-size: 14px;
    padding: 8px 0;
    display: block;
    color: #313131;
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
}

.wd_nav li .wd_subnav li:hover {
    background-color: #f0f5ff;
    border: 1px solid #0033ff;
    border-radius: 4px;
}
.wd_nav li .wd_subnav li:hover a {
}

.wd_search_result .wd_search_text {
    display: none;
}

/* Toolbar */
.addthis_inline_share_toolbox {
    display: none;
}
div.wd_toolbar {
    border: 0;
    margin: 9px 0;
}
.wd_toolbar a {
    background-image: none;
    background-color: rgb(132, 132, 132);
    color: #fff !important;

    /* padding: 10px; */
    transition: all 0.2s ease-in-out;
}
#wd_printable_content .wd_toolbar a:hover {
    transform: translateY(-4px);
    background-image: none;
}
span.wd_tool_icon > a:link,
span.wd_tool_icon > a:visited {
    width: auto;
    height: auto;
    border-radius: 10px;

    /* padding: 10px; */
    padding: 10px 14px;
}
div.wd_toolbar ul.wd_tools {
    display: flex;
}
li.wd_tool a span {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
li.wd_tool a span.fa {
    /* font-size: 20px; */
    font-size: 22px;
}
li.wd_tool a span.wd_tool_title {
    font-size: 12px;
    padding: 0 7px;

    text-transform: capitalize;
    font-weight: 100;
    /* margin-top: 2px; */
    margin-top: 3px;
}
li.wd_tool.wd_tool-email a {
    background-color: rgb(132, 132, 132);
}
li.wd_tool.wd_tool-print a {
    background-color: rgb(115, 138, 141);
}
/* END Toolbar */

/* BREADCRUMBS */

[aria-label="breadcrumbs"] {
    margin: 24px auto 0 auto;
    margin-top: 0;
}

[aria-label="breadcrumbs"].no-parent-links > ol > li {
    font-size: 16px;
    line-height: 24px;
    margin-right: 16px;
    padding-right: 0;
}

[aria-label="breadcrumbs"].no-parent-links > ol > li:after {
    background: url(/static/digital-cigna-com/img/chevron-right.svg) no-repeat 0
        0;
    background-size: 10px 12px;
    content: "";
    height: 16px;
    width: 16px;
    position: absolute;
    right: -19px;
    top: 7px;
}

[aria-label="breadcrumbs"].no-parent-links > ol > li:last-child:after {
    display: none;
}

[aria-label="breadcrumbs"].no-parent-links > ol > li:last-child a {
    font: inherit;
    font-weight: 600;
    top: 0;
}

[aria-label="breadcrumbs"].no-page-link > ol > li:last-child:after {
    display: none;
}

[aria-label="breadcrumbs"] > ol {
    display: flex;
    margin: 0 !important;
    padding: 0 !important;
}

[aria-label="breadcrumbs"] > ol > li {
    left: -2px;
    font: 0.875rem/1.25rem Open Sans, -apple-system, BlinkMacSystemFont,
        Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji,
        Segoe UI Emoji, Segoe UI Symbol;
    margin: 0;
    padding-right: 16px;
}

[aria-label="breadcrumbs"] > ol > li:before {
    display: none;
}

[aria-label="breadcrumbs"] > ol > li a {
    left: 2px;
    top: 0;
    position: relative;
}

[aria-label="breadcrumbs"] > ol > li a:after {
    background: url(../images/chevron-right.svg) no-repeat 0 0;
    background-size: 8px 12px;
    content: "";
    height: 16px;
    width: 16px;
    position: absolute;
    right: -19px;
    top: 4px;
}

[aria-label="breadcrumbs"] > ol > li:last-child a:after {
    display: none;
}

[aria-label="breadcrumbs"] a:hover {
    border-color: #004986;
    color: #004986;
}

[aria-label="breadcrumbs"] a:visited {
    border-color: rgba(128, 0, 128, 0.3);
    color: purple;
}

[aria-label="breadcrumbs"] a:visited:hover {
    border-color: purple;
}

[aria-label="breadcrumbs"] svg {
    height: 10px;
    fill: #333;
    margin: 0 4px;
    width: 10px;
    top: 1px;
}

[aria-label="breadcrumbs"] span {
    font: inherit;
    margin: 0;
}

[aria-label="breadcrumbs"].preview > ol > li a:after {
    top: 4px;
}

.wd_hidden {
    display: none;
}

/* NEWS PAGE */

/* .wd_pageid_2429 .header-meganav .elastic-search{
	display: none;
} */

.wd_input_field._keywords {
    float: left;
    width: 300px;
    padding-right: 5px;
    display: none;
}

#wd_printable_content .wd_input_field._keywords input[type="text"] {
    max-width: 100%;
}

.wd_toolbar a {
    background-image: none;
}

#wd_printable_content ul > li:before,
#wd_printable_content ol > li:before,
.wd_newsfeed_releases ol > li:before,
.wd_newsfeed_releases ul > li:before {
    content: "";
    display: none;
}

/* Thought Leadership */

.wd_pageid_20287 .wd_category_items .item {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    margin-bottom: 6em;
}

.wd_pageid_20287 .wd_category_items .item .wd_image_tbl_pollyf {
    margin: 0;
}

.wd_pageid_20287 .wd_category_items .item:last-child {
    border-bottom: none;
}

.item.wd_alternate {
    padding: 0 0 2em;
}

.item .__inner p:last-child {
    margin-bottom: 0;
}

.wd_pageid_20287 .wd_category_items .item .wd_image_tbl_pollyf img {
}

.item.wd_gray-box_wrap .wd_image_tbl_pollyf img {
    object-fit: cover;
    height: 100%;
}

.wd_pageid_20287 .wd_category_items .item .__inner {
}

/* Custom Category pages style */

.wd_cat_page_styled .wd_category_info {
    display: none;
}

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

.wd_top-tiles .item .wd_attachment {
    display: none;
}

.wd_top-tiles .item picture {
    margin-bottom: 1rem;
}

.wd_top-tiles .item picture img {
    /*        border-radius: .5rem;*/
}

.wd_top-tiles .item .item_name {
    font-size: 1.75rem;
    line-height: 1.242857142857143;
    margin-bottom: 0.5rem;
}

div.wd_category.wd_gray-box {
    margin-bottom: 3em;
}

div.wd_category.wd_gray-box .wd_image_tbl_pollyf img {
    height: 100%;
    object-fit: contain;
    background: #f8f8f8;
}

.wd_gray-box_wrap.item,
.wd_gray-box .item {
    display: flex;
    background: #ddd;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background-color: #f8f8f8;
    margin-bottom: 3rem;
}

#wd_printable_content .wd_gray-box .item p.wd_promo_button a {
    vertical-align: middle;
    padding: 10px 24px;
    background-color: #0033ff;
    text-decoration: none;
    border-radius: 2rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.1em;
    height: 48px;
}
#wd_printable_content .wd_gray-box .item p.wd_promo_button a:hover,
#wd_printable_content .wd_gray-box .item p.wd_promo_button a:active {
    border-color: #002997;
    background-color: #002997;
}

.item.wd_gray-box_wrap .wd_image_tbl_pollyf,
.wd_gray-box .item .wd_image_tbl_pollyf {
    flex: 0 0 41%;
}

.item.wd_gray-box_wrap .wd_image_tbl_pollyf a,
.wd_gray-box .item .wd_image_tbl_pollyf a {
    padding: 0;
}

.item.wd_gray-box_wrap > .__inner,
.wd_gray-box .item .__inner {
    padding: 2rem;
}

.item.wd_alternate .item_name,
.item.wd_gray-box_wrap .item_name,
.wd_gray-box .item .item_name {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 2rem;
    font-weight: 500;
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
}

.item.wd_alternate .wd_image_tbl_pollyf,
.wd_alternating-images .wd_image_tbl_pollyf {
    position: relative;
}

.item.wd_alternate .wd_image_tbl_pollyf img,
.wd_alternating-images .wd_image_tbl_pollyf img {
    z-index: 5;
    position: relative;
    /*    border-radius: .75rem; */
}

.item.wd_alternate .wd_image_tbl_pollyf:after,
.wd_alternating-images .wd_image_tbl_pollyf:after {
    content: "";
    background-color: transparent;
    bottom: 0;
    -webkit-box-shadow: 0 0.75rem 2.5rem 0 rgb(0 0 0 / 30%);
    box-shadow: 0 0.75rem 2.5rem 0 rgb(0 0 0 / 30%);
    height: 4rem;
    left: 2rem;
    opacity: 1;
    right: 2rem;
    z-index: 0;
    position: absolute !important;
}

/* Algternating */
.wd_alternating-images .item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0;
    padding: 0 0 2em;
    margin-bottom: 4em;
}
.wd_pageid_20288 .wd_alternating-images .item,
.wd_pageid_20307 .wd_alternating-images .item {
    margin-bottom: 1em;
}
.wd_pageid_20307 div.wd_category.wd_cat_sec {
    margin-bottom: 20px;
}
.wd_alternating-images .item:last-child {
    border-bottom: none;
}

.wd_pageid_20323 .wd_alternating-images .item:last-child {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.wd_pageid_20323 .wd_alternating-images .item:last-child p {
    margin-bottom: 0;
}

.wd_alternating-images .item .item_name {
    font-size: 1rem;
}

.item .__inner p:last-child {
    margin-bottom: 0;
}

.wd_alternating-images .item:nth-child(odd) {
    flex-direction: row-reverse;
}

.wd_alternating-images .item .img_wrap {
    flex: 0 0 41%;
}

.wd_alternating-images .item .wd_image_tbl_pollyf img {
    /*        border-radius: .75rem;*/
}

.wd_alternating-images .item .__inner {
    max-width: 500px;
    flex: 0 0 58%;
}

/* wd_did-you-know */

.wd_cat_page_styled .wd_did-you-know .wd_category_info {
    display: block;
}

.wd_cat_page_styled .wd_did-you-know .category_header {
    display: none;
}

.wd_cat_page_styled .wd_toolbar-main {
    display: none;
}

.wd_cat_page_styled .wd_category_items .wd_attachment .wd_attachment_image {
    display: none;
}

div.wd_category.wd_cat_sec {
    margin-bottom: 100px;
}

.wd_pageid_20288 div.wd_category.wd_cat_sec h2 {
    display: none;
}
.wd_pageid_20288 div.wd_category.wd_cat_sec {
    margin-bottom: 40px;
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 30px;
}

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

.wd_did-you-know .item {
    display: flex;
}

.wd_did-you-know .item .wd_image_tbl_pollyf {
    flex: 0 0 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88px;
    flex: 0 0 88px;
    height: 88px;
    margin-bottom: 1rem;
    padding: 0;
    width: 88px;
    margin-right: 2rem;
}

.wd_bottom-single-row .item {
    display: flex;
    flex-direction: row-reverse;
}

.wd_bottom-single-row .item .wd_image_tbl_pollyf {
    flex: 0 0 40%;
    margin-left: 2rem;
}

.wd_bottom-single-row .item .wd_image_tbl_pollyf img {
    /*    border-radius: .75rem;*/
}

.wd_bottom-two-columns .wd_category_items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;
}

.wd_bottom-two-columns .wd_category_items .item {
    padding: 0;
    margin: 0;
}

.wd_bottom-two-columns .item_name {
    font-size: 1.375rem;
    line-height: 1.272727272727273;
    margin-bottom: 2rem;
}

.wd_bottom-two-columns .wd_category_items .item:first-child {
    border-right: 2px solid #e4e4e4;
    padding-right: 47px;
}
.wd_bottom-two-columns .wd_category_items .item:last-child {
    padding-left: 47px;
}

.wd_pageid_20307 .wd_category_3219 .item h2 {
    display: none;
}
.wd_pageid_20307 .item_summary h1 {
    font-size: 60px;
    line-height: 1.2;
}

/* MAIN HERO HEADER */
.wd_main_hero_header {
    background: no-repeat center;
    margin-bottom: 150px;
    height: 330px;
}

.wd_pageid_20288 #wd_printable_content > p {
    text-align: right;
    margin: 0;
}

.wd_pageid_20307 .wd_main_hero_header,
.wd_pageid_20328 .wd_main_hero_header,
.wd_pageid_20288 .wd_main_hero_header,
.wd_pageid_20314 .wd_main_hero_header,
.wd_pageid_20319 .wd_main_hero_header {
    background: no-repeat center;
    background-size: cover;
    margin-bottom: 75px;
    height: 330px;
}
.wd_pageid_20288 .wd_main_hero_header,
.wd_pageid_20307 .wd_main_hero_header {
    margin-bottom: 40px;
}
.wd_pageid_20288 .hero-padding,
.wd_pageid_20314 .hero-padding {
    padding-top: 0;
}
.wd_pageid_20288 .row,
.wd_pageid_20314 .row {
    display: block;
}
.wd_pageid_20323 .wd_main_hero_header {
    background: no-repeat center;
    height: 470px;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;

    margin-bottom: 75px;
}

.wd_main_hero_header .__inner {
    background: #fff;
    padding: 2em;
    margin-bottom: -100px;
    border: 2px solid #d9d9d9;
    border-radius: 0.75rem;
    margin-top: 60px;
}

.wd_alerts_fb .wd_featurebox_title {
    display: none;
}

.wd_alerts_fb p {
    margin-bottom: 0;
}

/* Homepage Media Mentions */

.wd_featureboxes_media_mentions .wd_news_headlines-teaser .item {
    width: 33.33%;
    float: left;
    margin: 10px 0 20px;
    padding: 0 20px 0 0;
    border: none;
    text-align: left;
}

.wd_featureboxes_media_mentions .wd_news_headlines-teaser {
}

.wd_featureboxes_media_mentions .wd_news_headlines-teaser::after {
    content: "";
    display: table;
    clear: both;
}

.wd_featureboxes_media_mentions .item_name {
    margin-bottom: 10px;
}
.wd_featureboxes_media_mentions .item_name a {
    color: #110081;
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 24px;
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-weight: 500;
    transition: all 0.3s;
}

.wd_featureboxes_media_mentions .item_name a:hover {
    color: #0033ff;
    background-image: linear-gradient(
        rgba(0, 51, 255, 0.3),
        rgba(0, 51, 255, 0.3)
    );
    background-position: 0 88%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
}

.wd_featureboxes_media_mentions .item .__inner {
    padding-left: 70px;
    position: relative;
}
/* 
.wd_featureboxes_media_mentions  .item .__inner::before {
	content: "\e923";
	font-family: 'q4-icons';
	content: '';
	 
} */
.wd_featureboxes_media_mentions .item .wd_icon {
    background: url(../images/cigna-leaf-motif.png) no-repeat;
    background-size: contain;
    width: 50px;
    height: 47px;
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 5px;
}

.wd_featureboxes_media_mentions .item > img {
    display: none;
}

.wd_featureboxes_media_mentions .item_date {
    font-weight: normal;
    color: #333333;
    font-size: 14px;
    margin-bottom: 15px;
}

.wd_featureboxes_media_mentions .item .item_summary {
    display: none;
}

.wd_featureboxes_media_mentions .item_publication {
    display: inline;
    padding-left: 0.5em;
    margin-left: 0.5em;
    border-left: 1px solid;
}

.wd_featureboxes_media_mentions .more {
    clear: both;
}

.wd_newsfeed_releases-detail .wd_date {
    color: #505050;
    font-size: 14px;
    line-height: 1.2428571429;
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1em;
}

.wd_articles-detail h1.wd_title,
.wd_newsfeed_releases-detail h1.wd_title {
    font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: -0.02em;
    margin: 0 0 20px;
}

#wd_printable_content ol,
.wd_newsfeed_releases-detail .wd_news_body ol {
    list-style: decimal;
}

#wd_printable_content ol li::marker,
.wd_newsfeed_releases-detail .wd_news_body ol li::marker {
    font-weight: bold;
}

ul {
    list-style: disc;
}

.wd_subtitle {
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 1em;
}

.wd_asset_inline {
    background-color: transparent;
}

.wd_newsfeed_releases-detail .wd_gallery_asset {
    border-radius: 0.75rem;
    overflow: hidden;
    z-index: 10;
    position: relative;
}

.wd_newsfeed_releases-detail .wd_asset_inline.wd_item {
    position: relative;
}
.wd_newsfeed_releases-detail .wd_asset_inline.wd_item {
    padding: 0;
}

.wd_newsfeed_releases-detail .wd_asset_inline.wd_item::after {
    content: "";
    background-color: transparent;
    bottom: 0;
    box-shadow: 0 0.75rem 2.5rem 0 rgb(0 0 0 / 30%);
    height: 4rem;
    left: 10%;
    right: auto;
    z-index: 0;
    width: 80%;
    display: block;
    position: absolute;
    opacity: 1;
}

/* Search Page */
.wd_search_result .wd_search_title .wd_search_assets {
    display: none;
}
.wd_sphinx_search .wd_search_image img {
    border-radius: 15px;
}
#wd_printable_content .wd_sphinx_search .wd_search_image img {
    max-width: 350px;
}

/* 
div.wd_news_body img{
	float: none !important;
	max-width: 560px !important;
	max-height: none !important;
} */

/* Detail Pages Custom Img Positioning */
.wd_body {
    clear: both;
}
.wd_body .wd_right_image {
    max-width: 350px !important;
    max-height: none !important;
    float: right !important;
    width: 100% !important;
}

.wd_body .wd_left_image {
    max-width: 350px !important;
    max-height: none !important;
    float: left !important;
    margin: 0 20px 20px 0 !important;
    width: 100% !important;
}

.wd_body .wd_centered_image {
    max-width: 560px !important;
    max-height: none !important;
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
}
.wd_captioned_image,
.wd_body .wd_centered_image_full {
    max-width: none;
    max-height: none;
    width: 100% !important;
    float: none;
    margin: 0;
}

.wd_body img.wd_centered_image_full {
    /*    border-radius: 10px;*/
}

.wd_captioned_image {
    padding: 0;
}

.wd_images_row {
    display: flex;
    justify-content: center;
    align-items: center;
}

div.wd_news_body div.wd_images_row img {
    margin: 0 10px !important;
    float: none !important;
    max-width: 400px !important;
    max-height: none !important;
    width: 100% !important;
}

.wd_articles-detail .wd_date {
    display: none;
}
ul.wd_layout-inline.wd_category_link_list,
.wd_category_link_list {
    position: relative;
    display: block;
    margin-bottom: 1em;
}

.wd_newsfeed_releases-detail ul.wd_layout-inline.wd_category_link_list,
.wd_articles-detail ul.wd_layout-inline.wd_category_link_list {
    display: inline-block;
}

.wd_articles-detail .wd_captioned_image,
.wd_newsfeed_releases-detail .wd_captioned_image {
    margin-bottom: 35px !important;
}
.wd_category-wrap {
    display: flex;
}
.wd_category-wrap div.wd_icon {
    flex-basis: 2%;
    background: url(../images/Icon-feather-tag.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px 5px 0 0;
}

/*.wd_category_link_list:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/Icon-feather-tag.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
}*/
.wd_articles-detail .wd_subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
}

.wd_promo-block {
    padding: 30px 0;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 30px;
}

.wd_promo-block .wd_promo-text {
    padding-left: 30px;
}

.wd_email_alerts {
    background-image: none;
}
#navbarCollapse .wd_email_alerts,
.home-utility-buttons.utility-buttons-mobile {
    display: none;
}

.wd_promo-block2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background: #f4f4f4;
    margin: 60px 0;
}
.wd_promo-block2:before,
.wd_promo-block2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #333;
    width: 100%;
    height: 1px;
}
.wd_promo-block2:before {
    top: -30px;
}
.wd_promo-block2:after {
    bottom: -30px;
}
.wd_promo-block2 .wd_promo-text2 {
    flex-basis: 60%;
    max-height: 250px;
    padding: 20px 20px 20px 10px;
}
.wd_promo-block2 p.wd_promo-img {
    min-width: 340px;
    flex-basis: 40%;
    margin: 0 10px 0 0;
}
.wd_promo-block2 .wd_promo-text2 p > img {
    max-width: 100%;
}
.wd_promo_button2 {
    margin-bottom: 0;
}
.wd_promo-block2 .wd_promo_button2 a {
    display: inline-block;
    padding: 10px 24px;
    background-color: #0033ff;
    text-decoration: none;
    border-radius: 2rem;
    color: #fff !important;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.1em;
}
.wd_promo-block2 .wd_promo_button2 a:hover {
    color: #fff;
    background-image: linear-gradient(
        rgba(0, 51, 255, 0.3),
        rgba(0, 51, 255, 0.3)
    );
    text-decoration: none;
    background-color: #002997;
    border-color: #002997;
}
.wd_promo-block2 .wd_promo_button2 a:focus {
    background-color: #0033ff;
    outline: 2px solid #fff !important;
    outline-offset: -4px;
}
/*
.wd_pageid_20303 #navbarCollapse .wd_email_alerts,
.wd_pageid_20303  .home-utility-buttons.utility-buttons-mobile{
	display: block;
}*/

/* COLUMNS CONTAINER */
.column_container {
    display: flex;
    gap: 15px;
}
.column_container .column {
    width: 25%;
    border-radius: 25px;
    padding: 40px 10px;
}
.column_container .column:nth-child(odd) {
    background-color: #f4f4f6;
}
.column_container .column h3 {
    font-family: ValueSans-Bold-Pro, Verdana, Geneva, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    font-size: clamp(20px, 2vw, 26px);
}
.column_description {
    margin-bottom: 40px;
    font-size: clamp(18px, 1.5vw, 22px);
}
.column_description p {
    line-height: 1.2;
}

/* Custom Modal */
.modal-trigger:hover {
    cursor: pointer;
}
.limelight_video_modal_outer {
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.limelight-player {
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 56.25%;
}
#limelight_modal_container_1 {
    position: relative;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.modal_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 500px;
    width: 100%;
    z-index: 100000;
    text-align: right;
}
#limelight_modal_container_1 #limelight_player_888070 {
}
.limelight_video_modal_outer.showing {
    visibility: visible;
    opacity: 1;
}
.modal_close {
    padding: 10px;
    top: 10px;
    right: 10px;
    left: 10px;
    font-size: clamp(16px, 3vw, 24px);
    color: #fff;
    cursor: pointer;
    padding: 10px 24px;
    height: 48px;
    background-color: #0033ff;
    border-radius: 2rem;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    border: none;
    margin-bottom: 10px;
}
.modal_close:hover,
.modal_close:focus {
    background-color: #002997;
}
/* logo */
.cigna-logo {
    background-image: url(../images/cignahealthcare_logo_color_pos_rgb.svg);
    background-repeat: no-repeat;
    background-size: contain;
    max-height: 60px;
    max-width: 180px;
}
.wd_logo_title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    font-size: 36px;
    /*    font-family: ValueSans-Regular-Pro,Verdana,Geneva,sans-serif;*/
    line-height: 1;
    color: #110081;
    margin: 0;
    padding: 2px 0;
}

.wd_logo_title strong {
    font-weight: bold;
}

.wd_logo_title .__inner {
    line-height: 1.1;
    display: block;
}
.global-nav .navbar-brand > svg {
    max-width: 130px;
}
/*.nav-desktop .wd_logo_title::after {
	content: 'Cigna news, insights and inspiration';
	font-size: 18px;
	display: block;
	position: relative;
	margin-bottom: 3px;
	margin-top: 6px;
}*/

/* Author Bio */
.wd_author_bio {
    display: flex;
    padding: 30px 0;
    margin-bottom: 40px;
    border-top: 2px solid #f4f4f4;
    border-bottom: 2px solid #f4f4f4;
}
.wd_author_bio picture {
    width: 15%;
    margin-right: 15px;
}
.wd_author_bio .author_biography {
    width: calc(85% - 15px);
}
/* End Author Bio */



/* Client Style Overrides */
span.xn-location:first-child,
span.xn-location {
    font-weight: 300;
}

.wd_top-tiles .item h2.item_name,
.wd_alternating-images .item h2.item_name,
.social-media-group h2 {
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.24285714291;
    color: #333;
}

@media (min-width: 750px) {
    .wd_top-tiles .wd_category_items,
    .wd_grid {
        grid-template-columns: 1fr 1fr;
    }

    .wd_alternating-images .item,
    .wd_pageid_20287 .wd_category_items .item {
        flex-direction: row;
    }

    .wd_pageid_20287 .wd_category_items .item:nth-child(even) {
        flex-direction: row-reverse;
    }

    .wd_pageid_20287 .wd_category_items .item .wd_image_tbl_pollyf {
        flex: 0 0 41%;
        margin-right: 1em;
        margin-left: 0;
    }

    .wd_pageid_20287
        .wd_category_items
        .item:nth-child(even)
        .wd_image_tbl_pollyf {
        margin-left: 1em;
        margin-right: 0;
    }
}

@media (min-width: 1024px) {
    .wd_top-tiles .wd_category_items,
    .wd_grid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 105px;
        grid-row-gap: 40px;
        margin-bottom: 40px;
    }

    .wd_search_image {
        float: right;
        margin: 0 0 0 250px;
    }
}

@media (min-width: 1380px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px;
    }

    .wd_cat_page_styled .container,
    .wd_cat_page_styled .container-lg,
    .wd_cat_page_styled .container-md,
    .wd_cat_page_styled .container-sm,
    .wd_cat_page_styled .container-xl {
        max-width: 1144px;
    }
}

/* Extra large devices (large desktops) */
@media (max-width: 1250px) {
    /* Start Article Header Component */
    .article_header_container {
        flex-direction: column;
    }
    .article_header_container .wd_article_header-left,
    .article_header_container .wd_article_header-right {
        width: 100%;
    }
    /* End Article Header Component */
}
@media (max-width: 1199px) {
    .wd_pageid_20307 .item_summary h1 {
        font-size: 48px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-meganav nav.nav-desktop {
        padding: 1rem 0;
    }
}

/* Large devices (desktops) */
@media (max-width: 992px) {
    .more,
    .wd_readmo {
        margin: 20px 0;
    }

    .wd_featureboxes_top_announce .wd_featurebox div.wd_wrap {
        display: block;
        width: 100%;
    }

    .wd_top_announce_teasers .wd_featurebox .more {
        float: left;
        text-align: left;
        margin: 40px 0;
    }
    .wd_top_announce_teasers .wd_featurebox .more a {
        margin-left: 0;
    }

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

    .item.wd_alternate .item_name,
    .item.wd_gray-box_wrap .item_name,
    .wd_gray-box .item .item_name {
        font-size: 1.25rem;
    }

    .wd_main_hero_header {
        height: auto;
        padding-bottom: 25%;
    }

    .wd_bottom-two-columns .wd_category_items .item:last-child {
        padding-left: 0;
        margin-top: 2em;
    }

    .wd_alternating-images .item:nth-child(odd) {
        flex-direction: column;
    }

    .wd_alternating-images .item .img_wrap {
        margin-bottom: 2em;
    }

    .wd_featureboxes_top_spotlight .wd_newsfeed_releases-teaser .item {
        flex-direction: column;
    }

    .wd_featureboxes_top_spotlight .__inner {
        padding: 0;
        padding-top: 1em;
    }
    .wd_pageid_2429 .wd_input_field._keywords {
        max-width: 190px;
    }
    .wd_social h2 {
        margin: 0;
        font-size: 30px;
    }
    .wd_social .social-media-group {
        flex-direction: column;
        justify-content: space-between;
        height: 140px;
        text-align: center;
    }
    /* Top featurebox */

    .wd_featureboxes_top .wd_thumbnail.wd_image_tbl_pollyf {
        flex: 0 0 100%;
    }

    .wd_featureboxes_top .item {
        flex-direction: column;
    }
    .wd_featureboxes_top .__right_col {
        padding: 0;
    }
    /* End Top Featurebox */

    /* FB Top Announcement */
    .wd_top_announce_teasers .wd_articles-teaser .item,
    #wd_featurebox-standard_3526 ul li {
        max-width: unset;
        margin-right: 0;
    }
    /* END FB Top Announcement */
    .wd_promo-block2 {
        flex-wrap: wrap;
    }
    .wd_promo-block2 p.wd_promo-img {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        margin: 0;
    }
    .wd_promo-block2 .wd_promo-text2 {
        flex-basis: 100%;
        max-height: unset;
        padding: 20px;
    }
    .wd_promo-block2 .wd_promo-text2 .wd_promo_button2 {
        margin: 0;
    }

    /* Featured Podcast FB */
    .wd_featureboxes_featured_podcast .wd_featurebox_container {
        gap: 40px;
    }
    .wd_featureboxes_featured_podcast .wd_featurebox,
    .wd_featured_podcast_content {
        width: calc(50% - 20px);
        padding: 0;
    }
    /* END Featured Podcast FB */
}

/* Medium devices (tablets) */
@media (max-width: 812px) {
    blockquote.wd_pullquote2 {
        font-size: 20px;
        line-height: 1.4;
    }
    .wd_related_content_wrapper .wd_items {
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .wd_logo_title {
        margin-bottom: 20px;
    }
    .wd_subscribe {
        margin-bottom: 10px;
    }
    .home-utility-buttons.utility-buttons-mobile {
        margin-left: 10%;
    }
    .wd_top_fb.wd_sec {
        padding-top: 96px;
    }

    #content-wrapper .wd_main_hero_header {
        height: auto;
        margin-bottom: 0;
    }

    .wd_articles-detail p.resp_videoWrapper,
    .resp_videoWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }

    .wd_articles-detail p.resp_videoWrapper iframe,
    .resp_videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .wd_pageid_34141.wd_item_page #wd_printable_content,
    .wd_pageid_2429.wd_item_page #wd_printable_content {
        padding: 20px 0;
    }

    .wd_featureboxes_media_mentions .wd_news_headlines-teaser .item {
        width: 100%;
    }

    .wd_did-you-know .wd_category_items {
        grid-template-columns: 1fr;
    }

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

    .wd_bottom-single-row .item {
        flex-direction: column;
    }

    .wd_bottom-single-row .item .wd_image_tbl_pollyf {
        margin: 0 0 2em;
    }

    .wd_featureboxes_follow .wd_follow_ceo {
        display: flex;
        flex-direction: column;
    }
    .follow_fb .wd_featureboxes_follow .wd_follow_ceo .btn-primary {
        margin-left: 0;
        margin-top: 40px;
        min-height: 36px;
        height: 100%;
    }
    .follow_fb .wd_featureboxes_follow .wd_follow_alerts .btn-primary {
        width: 100%;
        min-height: 36px;
        height: 100%;
    }

    .wd_gray-box .item {
        flex-direction: column;
    }
    .wd_gray-box .item .__inner {
        max-width: 80%;
        background: white;
        border: 2px solid #e4e4e4;
        margin: 0 auto 2em;
        margin-top: -100px;
        padding: 1em;
    }

    .wd_key_takeaways {
        float: none;
        width: 100%;
    }

    .wd_byline img {
        display: block;
        margin-bottom: 40px;
    }

    .wd_align_text_vertical {
        display: block;
    }
    .wd_align_text_vertical.wd_image-right .wd_image-wrap {
        display: none;
    }
    .wd_align_text_vertical.wd_image-right > p.wd_image-wrap:first-child {
        display: inline;
    }
    .wd_align_text_vertical.wd_image-left .wd_image-wrap {
        float: left;
        margin-right: 16px;
    }

    .wd_sphinx_search .wd_search_form input[type="text"] {
        margin-bottom: 1em;
    }

    .wd_featureboxes_quick_links .wd_featurebox {
        grid-template-columns: 1fr;
    }

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

    .wd_top_leftright .wd_featurebox_container {
        margin-bottom: 40px;
    }

    .wd_main_hero_header {
        background-position: top;
        background-size: contain;
        margin-bottom: 1em;
    }

    .wd_main_hero_header > .container {
        max-width: none;
        padding: 0;
    }

    .wd_main_hero_header .__inner {
        margin-top: 100px;
        margin-bottom: 0;
        border: none;
    }
    .wd_images_row {
        flex-direction: column;
    }
    div.wd_news_body div.wd_images_row img {
        margin: 0 !important;
    }

    /* Featured Podcast FB */
    .wd_featured_podcast {
        margin-bottom: 0;
    }
    .wd_featureboxes_featured_podcast .wd_featurebox_container {
        gap: 20px;
    }
    .wd_featureboxes_featured_podcast .wd_featurebox_title {
        padding-bottom: 0;
    }
    .wd_featureboxes_featured_podcast .wd_featurebox,
    .wd_featured_podcast_content {
        width: 100%;
        padding: 0;
    }
    /* END Featured Podcast FB */
}
/* Accesibility */
.wd_linkmenu-list a.wd_linkmenu-listitem:focus,
.wd_linkmenu-list a.wd_linkmenu-listitem:active {
    color: #333333;
    background-color: #eee;
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
    .wd_pageid_20307 .item_summary h1 {
        font-size: 30px;
    }
    .home-utility-buttons.utility-buttons-mobile {
        margin-left: 0;
    }

    .wd_promo-block {
        justify-content: space-evenly;
        margin-top: 30px;
        flex-direction: column;
    }

    .wd_promo-block img {
        width: 100%;
    }

    .wd_logo_title .__inner {
        margin-top: 15px;
        line-height: 1;
    }

    .wd_logo_title {
        margin: 0 0 20px 0;
    }

    .wd_email_alerts {
        margin: 20px 0 0 0;
    }
    .wd_category-wrap div.wd_icon {
        flex-basis: 6vh;
    }

    #wd_printable_content input,
    #wd_printable_content select,
    #wd_printable_content button,
    #wd_printable_content .wd_newsfeed_releases button.wd_search_button {
        width: 100%;
        margin: 20px 0;
    }
    .wd_related_content_wrapper .wd_items .wd_item {
        flex-basis: 100%;
    }

    .wd_pageid_20307 #wd_printable_content .item {
        margin-bottom: 0;
    }
    .wd_pageid_20307 div.wd_category.wd_cat_sec {
        margin-bottom: 0;
    }
    #wd_printable_content button.modal_close {
        margin: 0 10px 10px;
        width: calc(50% - 20px);
    }

    /* Start Article Header Component */
    .article_header_container .wd_article_header-right {
        padding: 30px 16px 90px;
    }
    .article_header_container .wd_toolbar {
        bottom: 30px;
        left: 16px;
    }
    /* End Article Header Component */

    /* Author Bio */
    .wd_author_bio {
        display: flex;
        flex-direction: column;
    }
    .wd_author_bio picture {
        width: 20%;
        margin-bottom: 15px;
    }
    .wd_author_bio .author_biography {
        width: 100%;
    }
    /* End Author Bio */
}

/* Small devices (landscape phones) */
@media (max-width: 320px) {
    .global-nav .navbar-brand > svg {
        max-height: 38px;
        max-width: 98px;
    }
}

/* Dropdown Component */
.wd_dropdown_button {
    width: 100%;
    border: none;
    background: transparent;
    font-size: 16px;
    font-weight: 900;
    position: relative;
    text-align: left;
    font-family: "ValueSans-Bold-Pro", Verdana, Geneva, sans-serif;
    font-size: 20px;
}
.wd_dropdown_button span {
    padding-left: 15px;
}
.wd_dropdown_button span:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 20px;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: -1px;
}
.wd_dropdown_button.active span:before {
    content: "\f107";
}
.wd_dropdown_section {
    padding-left: 45px;
    display: none;
}
/* End Dropdown Component */

/* CLIENT CSS OVERRIDES */
#wd_main {
    margin-top: 195px;
    clear: both;
}
@media (max-width: 1199px) {
    #wd_main {
        margin-top: 174px;
    }
}

@media (max-width: 1025px) {
}
@media (max-width: 992px) {
    #wd_main {
        margin-top: 53px;
    }
}
@media (max-width: 992px) and (orientation: portrait) {
    #wd_main {
        margin-top: 53px;
    }
}
@media (max-width: 767px) {
    .swiper {
        width: 100%;
    }
    .swiper-slide {
        width: 100% !important;
    }
    #wd_main {
        margin-top: 53px;
    }
    .wd_pageid_20307 .item {
        margin-bottom: 10px;
    }
    .wd_pageid_20307 .wd_category.wd_cat_sec {
        margin-bottom: 0;
    }
}
@media (max-width: 575px) {
    #wd_main {
        margin-top: 116px;
    }
    .wd_promo_button.mobile {
		display: block;
	 }
	 .wd_promo_button.desktop {
		display: none;
	 }
}
@media (max-width: 420px) {
    #wd_main {
        margin-top: 93px;
    }
}

/* Update FONTS AND COLORS */
body {
    font-family: ValueSans-Regular-Pro, Verdana, Geneva, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    overflow-x: hidden;
}
h1 {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 3.75rem;
    line-height: 4.5rem;
    letter-spacing: -0.02em;
    color: #110081;
}
h2 {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -0.02em;
    font-weight: 500;
    color: #110081;
}
#wd_printable_content h2 {
    margin: 40px 0;
}
h3 {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: -0.02em;
    font-weight: 500;
    color: #110081;
}
h4 {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #110081;
}
h5 {
    font-family: ValueSerif-Bold-Pro, Georgia, serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #110081;
}
ul.navbar-nav a.wd_email_alerts svg.btn-icon {
    vertical-align: top;
    width: 20px;
    margin: 0;
}

@media (max-width: 575px) {
    #wd_printable_content .page_header,
    .wd_articles-detail h1.wd_title,
    .wd_newsfeed_releases-detail h1.wd_title {
        font-size: 2.75rem;
        line-height: 3.5rem;
    }

    h2 {
        font-size: 2.25rem;
        line-height: 3rem;
    }
    h3 {
        font-size: 1.75rem;
        line-height: 2.25rem;
    }
}
