/* Begin classes for common SPIN elements */

*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }
body {
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

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

.item, .wd_item {
    margin: 10px 0;
    padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title {
    font-size: 1.2rem;
    font-weight: 600;
}
.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 {}

/* Begin classes for individual PCTs */

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

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

/* hi-res link for gallery */
ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
    color: #FFF;
}
ul.hi_res-links li a {
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}
ul.hi_res-links li a span {
    display: block;
    text-align: center;
    margin: 0;
    padding: 2px 10px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 5px #888;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
/* END hi-res link for gallery */
/* END Gallery */

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

/* Formbuilder */
#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: 18px;
    height: 34px;
    color: #333;
}
#wd_printable_content select {
    padding: 0 1rem;
    font-size: 18px;
    height: 34px;
    color: #333;
}
select::-ms-expand {
    margin-left: 50px;
    background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
    border: 0;
}
#wd_printable_content .wd_form_field_label {
    line-height: 2.4em;
    margin-bottom: 0;
}
#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] {
    height: auto;
}
.wd_form_field {
    clear: both;
}
.wd_page_limit {
    padding: 0;
}
.wd_linkmenu-header {
    padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
    border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
    border-color: transparent;
    background-color: transparent;
    color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
    overflow: visible;
}
/* END Formbuilder */

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

/* Featureboxes */
.wd_featureboxes_socialhub .wd_tabs_wrapper {
    background: 0 none;
    padding: 5px;
}
.wd_featureboxes_socialhub .wd_tab {
    margin: 1px;
    padding: 4px;
    border: 0px;
    background-color: transparent;
}
.wd_featureboxes_socialhub .wd_tab-active {
    padding: 3px;
    background-color: #dddddd;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: 0 none;
    border: 0 none;
    width: 100%;
    display: block;
    height: 33px;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
    overflow: visible;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
    margin: 0 0.3em 0 0;
    padding: 0.5em;
    border: 1px solid #cccccc;
    border-bottom-width: 0px;
    border-top-left-radius: 0.5em; -moz-border-radius-topleft: 0.5em; -webkit-border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-right-radius: 0.5em;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
    margin-bottom: -1px;
    border-bottom: 1px solid #fff;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
    background-color: #eeeeee;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {
    background-color: #dddddd;
    border-color: #aaaaaa;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
    clear: both;
    width: 100%;
    padding-top: 0px;
    border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: 0 none;
    border: 0 none;
}
/* END Featureboxes */

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

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

.wd_subscribe_icon {
    background: url(../images/webdriver/email_alerts.png) 0px 3px no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.wd_subscribe_icon img {
    display: none;
}

/********************
 Header
********************/
.wd_hero {
    background: #194f90;
    display: block;
    height: 210px;
    width: 100%;
}
.wd_title {
    font-size: 46px;
}

.wd_nav-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wd_backlink {
    color: #194F90;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.wd_nav_bg {
    background: #cdd4db;
}
header .et_pb_menu__logo:after {
    content: 'Investors Relations';
    color: #194F90;
    font-size: 16px;
    font-weight: 500;
    border-left: 2px solid #194F90;
    
    line-height: 50px;
    padding-left: 16px;
}
header .et_pb_menu__logo {
    display: flex;
    align-items: center;
}
.top_nav {
    margin-top: 28px;
    margin-bottom: 8px;
}
.wd_mobile_nav_search input[type="text"],
.wd_nav_search input[type="text"] {
    border: none;
    font-size: 15px;
    padding: 8px;
    max-width: 220px;
    width: 100%;
}
.wd_nav_search input[type="submit"] {
    border: none;
    cursor: pointer;
}
.wd_nav_search input[type="submit"] {
    background: url(../images/search_icon.svg);
    font-size: 0;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}
.wd_nav_search .wd_search_form_container {
    display: flex;
    align-items: center;
}
.wd_nav_search form {
    display: flex;
    align-items: center;
}
.wd_nav_search input[type="text"]:focus-visible,
.wd_nav_search input[type="text"]:focus {
}
.wd_mobile_nav_search input[type="submit"],
.wd_nav-wrap.et_pb_row::after {
    display: none;
}
.wd_mobile_nav_search .et_pb_menu__close-search-button {
    margin-left: auto;
}

.mobile_nav.opened > ul.et_mobile_menu {
    display: block !important;
}

/* Rooms Nav */
.wd_nav-inner {
    display: flex;
    margin: 0 auto;
    max-width: 1248px;
    width: 100%;
    gap: 24px;
    padding: 16px 0;
}
.wd_nav-item > a,
.wd_nav-item > p {
    padding: 4px 0;
    position: relative;
}
.wd_nav-item a,
.wd_nav-item p {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #000;
    display: block;
    margin: 0;
    color: #194F90;
}
.wd_nav-item.has_children {
    padding-right: 16px;
}
.wd_subnav {
    display: block;
    position: absolute;
    background: #cdd4db;
    min-width: 230px;
    padding-top: 12px;
    z-index: 1;
    transition: all .2s ease;
    opacity: 0;
    visibility: hidden;
}
.wd_nav-item.has_children > a:after,
.wd_nav-toggle a:after {
    content: '\f078';
    font-family: "Font Awesome 6 Pro";
    font-size: 10px;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(25%) sepia(13%) saturate(5746%) hue-rotate(187deg) brightness(97%) contrast(95%);
    margin-left: 8px;
}
.wd_nav-item.has_children > p {
    padding-right: 24px;
    cursor: pointer;
}
.wd_nav-item {
    position: relative;
}
.wd_nav-item.has_children:hover .wd_subnav,
.wd_subnav:hover {
    opacity: 1;
    visibility: visible;
}
.wd_subnav a {
    padding: 14px 10px;
    transition: all .2s ease;
}
.wd_subnav a:hover,
.wd_subnav p:hover {
    background: #B2BAC4;
}
.wd_nav-toggle {
    display: none;
}
.wd_nav-toggle p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #000;
    margin: 0;
    text-align: center;
    padding: 12px 0;
    border-top: 1px solid #bbb;
    position: relative;
}
.wd_nav-inner.mobile-open {
    display: flex;
}



/********************
 Printable Content
********************/
a {
    color: #194f90;
}
#wd_printable_content {
    width: 100%;
}
.wd_pageid_45 #wd_printable_content .page_header {display: none;}
#wd_printable_content .item_name,
#wd_printable_content .wd_title,
#wd_printable_content .wd_title a,
.wd_top .wd_featurebox_title,
.wd_featureboxes_top_featured .wd_featurebox_title {
    text-transform: uppercase;
    font-size: 18px;
    color: #194F90;
    margin-bottom: 8px;
    display: block;
    font-weight: normal;
}
#wd_printable_content .wd_title a:hover {
    text-decoration: underline;
}
.wd_content > div {
    margin: 0 auto !important;
    padding: 0 !important;
}

.wd_pageid_45 #wd_printable_content .item_name h3 {
    margin-top: 0;
}
.wd_pageid_45 #wd_printable_content .item {
    margin: 60px 0 0;
    padding: 0;
}
.page_header {
    display: none;
}

.wd_featureboxes_investor_toolkit .wd_featurebox_title,
.wd_featureboxes_contact .wd_featurebox_title {
    font-size: 22px;
    font-weight: 700;
    color: white;
    background: #194f90;
    text-transform: uppercase;
    padding: 14px 20px;
    letter-spacing: .05em;
    margin-bottom: 40px;
    line-height: 1;
}

.wd_featureboxes_bottom .wd_featurebox_title,
.wd_featureboxes_middle_2 .wd_featurebox_title,
.wd_featureboxes_middle_3 .wd_featurebox_title,
.wd_featureboxes_guiding_values .wd_featurebox_title,
.wd_featureboxes_top .wd_featurebox_title {
    border-bottom: 1px dotted #0071ce;
    text-transform: uppercase;
    color: #194f90;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .05em;
    padding-bottom: 10px;
    margin-bottom: 40px;
    line-height: 1;
}


/* toolbar */
div.wd_toolbar {
    border: none;
}
span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited {
    color: #555555;
    background: none !important;
    transition: all .25s ease;
}
span.wd_tool_icon > a:hover {
    transform: translateY(-6px);
}
.wd_toolbar .wd_tool-socialshare_twitter .wd_tool_icon a {
    background-image: url(../images/x-logo-grey_16.png) !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.wd_toolbar .wd_tool-socialshare_twitter .wd_tool_icon span:before {
    display: none;
}

.fa-facebook,
.fa-twitter,
.fa-linkedin {
    font-family: "Font Awesome 6 Brands";
}
.fa-facebook:before {content: '\f39e'}
.fa-linkedin:before {content: '\f0e1'}
.fa-twitter:after {
    content: '';
    display: inline-block;
    background-image: url(../images/Twitter.svg);
    height: 16px;
    width: 16px;
}
.fa-file-pdf-o:before {
    content: '\f1c1'
}
.fa-clock-o::before {
    content: "\f017";
}
.fa-calendar,
.fa-clock-o {
    color: #194f90;
}

/********************
 Search
********************/
.wd_search_basic_fields {
    background: none;
    border: none;
    width: 100%;
}
#wd_printable_content > p {
    margin-bottom: 1rem;
}
#wd_printable_content input,
#wd_printable_content select {
    font-family: 'gill-sans-nova';
    font-size: 16px;
}
#wd_printable_content select {
    background-color: rgb(233, 233, 237);
}
#wd_printable_content button[type="submit"],
#wd_printable_content input[type="submit"],
#wd_printable_content button.wd_events_input_go {
    border: 1px solid rgba(25, 79, 144, 0.5);
    background: transparent;
    font-size: 12px;
    padding: 0 32px;
    color: rgb(0, 113, 206);
    display: inline-block;
    width: fit-content;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-weight: 700;
    cursor: pointer;
    transition: all .3s ease;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#wd_printable_content button[type="submit"]:hover,
#wd_printable_content input[type="submit"]:hover,
#wd_printable_content button.wd_events_input_go:hover {
    background: #194F90;
    color: white;
}
.wd_item_search_form_container fieldset legend {
    font-family: 'gill-sans-nova';
    font-weight: 600;
    font-size: 14px;
    color: #000;
    border: none;
}
.wd_item_search_form_container fieldset .wd_form_field_input {margin-top: 6px;}

.wd_wai_datepicker .wd_wai_header,
#wd_printable_content .wd_wai_datepicker .wd_wai_dateButton[tabindex="0"] {
    background: #194F90;
    color: white;
}
#wd_printable_content .wd_wai_datepicker .wd_wai_header button {
    color: white;
    border: none;
}
.wd_wai_datepicker .wd_wai_datepickerDialog {
    border-color: #194F90;
}
.wd_search_info {
    display: none;
}
.wd_search_result {
    overflow: visible;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
}
.wd_events_inputs {overflow: hidden;}
.wd_wai_datepickerDialog {
    left: 50%;
    transform: translateX(-50%);
}
#wd_printable_content .wd_wai_dp_button {
    border: none;
    margin-left: 4px;
}
.wd_search_advanced_link,
.wd_form_buttons > a {
    color: #194F90;
    text-decoration: underline;
}
.wd_search_advanced_link {
    display: inline-block;
    margin-top: 14px;
    padding-left: 6px;
    font-size: 16px;
}
#wd_printable_content .select-wrap {
    display: inline-block;
    position: relative;
    margin: 0 3px;
}
#wd_printable_content .select-wrap select {
    appearance: none;
    padding-right: 24px;
    margin: 0;
}
#wd_printable_content .select-wrap:after {
    content: '';
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    width: 5px;
    height: 5px;
    position: absolute;
    transform: rotate(-45deg) translateY(-50%);
    top: 50%;
    right: 10px;
}
.wd_newsfeed_releases .wd_search_form_advanced .wd_form_footer {
    margin: 14px 0 20px;
}
.wd_newsfeed_releases .wd_search_form_advanced fieldset.wd_form_field {
    display: none;
}
.wd_formbuilder .wd_form_header .wd_form_legend {
    font-size: 16px;
}

/********************
 Pagination
********************/
.wd_page_links .wd_page_link {
    border: none;
    padding: 3px 12px;
    color: #58595b;
    font-weight: 500;
}

.wd_page_links .wd_page_active {
    background: #194F90;
    color: white;
}


/********************
 Press Release
********************/
.wd_newsfeed_releases .wd_thumbnail,
.wd_newsfeed_releases .wd_asset_type_link_list,
.wd_newsfeed_releases .wd_summary,
.wd_newsfeed_releases .wd_subscribe_link,
.wd_newsfeed_releases .wd_subtitle {
    display: none;
}
.wd_newsfeed_releases .wd_item_wrapper {
    margin-left: 0;
}
.wd_date-time,
.wd_newsfeed_releases .wd_date {
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
}
.wd_date-time {
    padding-bottom: 6px;
}

#wd_printable_content .wd_newsfeed_releases .wd_title a {
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #194F90;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 600;
}
.wd_newsfeed_releases .wd_item {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px dotted #0071ce;
}
.wd_newsfeed_releases .wd_item_list {
    margin-top: 30px;
    padding: 0;
}
/* Release Details */
.wd_newsfeed_releases-detail .wd_asset_gallery_list,
.wd_newsfeed_releases-detail .wd_asset_gallery {
    background: none;
}
.wd_newsfeed_releases-detail .wd_body table {
    margin-bottom: 24px;
}
.wd_newsfeed_releases-detail .wd_subtitle {
    font-size: 16px;
    font-weight: normal;
}
.wd_pageid_43.wd_item_page .wd_content > div {
    max-width: 800px;
}
.wd_pageid_43.wd_item_page #wd_printable_content > h1 {
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
}
#wd_printable_content .wd_newsfeed_releases-detail .wd_title {
    letter-spacing: normal;
    font-weight: normal;
    font-size: 38px;
    line-height: 1.2;
    text-align: center;
    text-transform: none;
    margin-bottom: 0;
}

/********************
 Events
********************/
.wd_events .wd_subscribe_link,
.wd_events .wd_more,
.wd_event.item .wd_attachment_wrapper .wd_attachment_description,
.wd_event.item .wd_attachment_icon,
.wd_event.item .wd_attachment_icon a img,
li.wd_events_tab .fa,
.wd_event_location_url .fa-link {
    display: none;
}
.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;
}
.wd_event.item .wd_title {
	margin-top: 0;
}
#wd_printable_content .wd_event .wd_title a {
    line-height: 1.4;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #194F90;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 600;
}
.wd_pageid_19.wd_item_page .hero-alt .page_header  {
    font-weight: 400;
    font-size: 45px;
    line-height: 52px;
    color: white;
}

.wd_events-detail > h1 {
    font-size: 36px;
    line-height: 1.2;
}
.wd_event.item .wd_attachment_container,
.wd_event.item .wd_summary p {
	margin: 0;
}
.wd_event_info,
.wd_events-detail .wd_event_info {
    flex: 0 0 70%;
}
.wd_events_list .wd_event,
.wd_events-detail .wd_event {
	display: flex;
}
.wd_events_month_header,
.wd_events_header_container .wd_header {
	background: none;
    color: #194F90;
    font-size: 34px;
    line-height: 38px;
    border: none;
    border-bottom: 1px dotted #0071ce;
    border-radius: 0;
    padding: 24px 10px 16px;
    font-weight: 600;
}
.wd_events_inputs select, .wd_events_inputs button {
    vertical-align: top;
}

li.wd_events_tab:first-child,
li.wd_events_tab:last-child,
li.wd_events_tab {
    margin-right: 8px;
    border-radius: 0;
    border: 1px solid #194F90;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 12px;
    border: 1px solid rgba(25, 79, 144, 0.5);
    color: rgb(0, 113, 206);
    display: inline-block;
    width: fit-content;
    font-weight: 700;
    cursor: pointer;
    transition: all .3s ease;
    letter-spacing: 1px;
    text-transform: uppercase;
}

li.wd_events_tab.active {
	border-radius: 0;
    background: transparent;
	background-color: #194F90;
    border: 1px solid #194F90;
    color: #FFF;
    font-weight: 700;
}


.wd_events-detail .wd_title {
    margin-top: 30px;
    font-size: 42px;
    line-height: 46px;
}
.wd_event div.wd_event_date,
.wd_event .item_time {
    font-size: 16px;
}
.wd_event_sidebar_item.wd_event_webcast,
.wd_event .wd_attachment_title a {
    color: #194F90;
    text-decoration: underline;
    font-size: 16px;
}
.wd_attachment_wrapper {
    margin: 0 !important; /* override inline */
}
.wd_events .wd_summary {
    padding: 5px 0 8px;
}
.wd_events_list .wd_event {
    background: none;
}
.wd_events_month_events > .item:not(:first-child) {
    border-top: 1px solid lightgrey;
} 
.wd_event_sidebar_item.wd_event_location {
    font-size: 16px;
}
.wd_events-detail .wd_attachment_icon img {
    display: none;
}
.wd_events-detail .wd_attachment_description {
    display: none;
}
.wd_events-detail .wd_attachment_container {
    margin: 0;
}
.wd_event_subscribe a,
.wd_event_reminder a {
    font-size: 16px;
}
.wd_pageid_19.wd_item_page #wd_printable_content {
    max-width: 1170px;
}
.wd_events_tabs.event-tabs-bottom {
    float: none;
    display: block;
    margin-left: auto;
    width: fit-content;
}
#wd_printable_content .wd_events_tabs {
    padding: 0;
}



/********************
 Homepage
********************/
.wd_featureboxes-vertical,
.wd_featureboxes-horizontal {
  margin: 68px 0;
}
.wd_header_content {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    color: white;
    text-align: center;
}
.wd_hero {
    display: flex;
    align-items: center;
    justify-content: center;
}
#page-container .wd_content > div {
    display: block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.wd_pageid_45 .et_pb_section.wd_content {
    padding-top: 0;
}
p.more a {
    display: block;
    width: fit-content;
    text-align: center;
    border: 1px solid #194f90;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    line-height: 1;
    transition: all 0.25s ease;
}
p.more a:hover {
    background: #194f90;
    color: white;
}

/* stock */
div.wd_featureboxes_stock {
    background: #cdd4db;
    position: relative;
    margin-top: 0;
}
.wd_featureboxes_stock br,
.wd_featureboxes_stock .wd_chart-quote-footer,
.wd_featureboxes_stock .wd_ticker_label,
.wd_featureboxes_stock .wd_featurebox_title {
    display: none;
}
.wd_featureboxes_stock .wd_chart-quote {
    display: flex;
    padding: 32px 2.5%;
    gap: 20px;
}
.wd_featureboxes_stock .wd_chart-quote-item {
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
    flex: 1;
    margin: 0;
}
.wd_featureboxes_stock .wd_chart-quote-label {
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
}
.wd_featureboxes_stock .wd_chart-quote-value {
    color: #194f90; 
    font-size: 24px;
}
.wd_featureboxes_stock .wd_chart-quote-value.wd_chart-quote-value-up {
    color: #35cc61;
}
.wd_featureboxes_stock .wd_chart-quote-value.wd_chart-quote-value-down {
    color: #e01b1b;
}
/* .wd_featureboxes_stock::after {
    content: '\f054';
    font-family: "Font Awesome 6 Pro";
    font-size: 40px;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(25%) sepia(13%) saturate(5746%) hue-rotate(187deg) brightness(97%) contrast(95%);
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
} */

/* top */
.wd_featureboxes_top .wd_featurebox_title {
    margin-bottom: 24px;
}
.wd_featureboxes_top .wd_summary,
.wd_featureboxes_top .wd_date,
.wd_featureboxes_top .subscribe_link {
    display: none;
}
.wd_featureboxes_top .wd_title a {
    font-weight: 400;
    font-size: 20px;
}
.wd_featureboxes_top {
    margin: 60px 0;
}
/* middle */
.wd_pageid_45 .wd_middle_header {
    display: flex;
}
.wd_middle_header {
    display: none;
    font-size: 22px;
    font-weight: 700;
    color: white;
    background: #194f90;
    text-transform: uppercase;
    padding: 14px 20px;
    letter-spacing: .05em;
    margin-bottom: 40px;
    padding-left: 0;
    gap: 4%;
    line-height: 1;
}
.wd_featureboxes_middle {
    display: flex;
    gap: 36px 4%;
    margin-bottom: 130px;
}
.wd_featureboxes_middle > div {
    display: flex;
    flex: 1;
}

#wd_featurebox-standard_4 .wd_featurebox > div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 24px;
}

#wd_featurebox-standard_4 .wd_featurebox > div,
.wd_events-teaser,
.wd_featureboxes_middle .wd_newsfeed_releases-teaser {
    height: 95%;
}


.wd_events-teaser,
.wd_featureboxes_middle .wd_newsfeed_releases-teaser,
.wd_featureboxes_middle .wd_featurebox-standard p {
    background: #cdd4db;
    padding: 20px;
}
.wd_featureboxes_middle .wd_featurebox-standard p {
    padding: 30px 20px;
}
.wd_featureboxes_middle .wd_featurebox-teaser .item {
    margin: 0;
    padding: 0;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
}
.wd_events-teaser .wd_event_subscribe,
.wd_events-teaser .item_summary,
.subscribe_link,
.wd_newsfeed_releases-teaser .wd_summary {
    display: none;
}
.wd_newsfeed_releases-teaser .wd_date {
    font-size: 14px;
    color: #194f90;
    margin-bottom: 10px;
}
.wd_newsfeed_releases-teaser .item {
    margin-top: 0;
    padding-top: 0;
}
#page-container p.more {
    background: none;
    font-weight: 400;
    padding: 0;
}
.wd_featureboxes_middle .wd_featurebox-standard .wd_featurebox {
    width: 100%;
}
.wd_featureboxes_middle .wd_featurebox-standard .wd_featurebox p {
    font-weight: 700;
    position: relative;
}
.wd_featureboxes_middle p.more {
    margin-top: 16px;
}
/* .wd_featureboxes_middle .wd_featurebox-standard p.more {
    margin-top: -16px;
} */

.wd_events-teaser {
    position: relative;
    padding: 0;
}
.wd_events-teaser::before {
    content: '';
    display: block;
    background-image: url(../images/quarterly_earning.jpg);
    width: 100%;
    height: 55%;
    background-size: cover;
    background-repeat: no-repeat;
}

#main-content .wd_events-teaser .item {
    display: flex;
    flex-direction: column;
    padding: 20px;
}
.wd_events-teaser .item_name {
    order: 10;
    margin-top: 20px;
}
.wd_events-teaser .item_date,
.wd_events-teaser .item_time {
    font-size: 14px;
    color: #194f90;
    line-height: 1.3;
}
.wd_featureboxes_middle .wd_featurebox-standard .wd_featurebox p:not(.more)::after {
    content: '\f054';
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(25%) sepia(13%) saturate(5746%) hue-rotate(187deg) brightness(97%) contrast(95%);
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
}
.wd_featureboxes_middle .wd_featurebox_title {
    padding: 12px 24px;
    text-transform: uppercase;
    color: white;
    font-size: 23px;
    font-weight: 700;
    background: #194f90;
    margin-bottom: 32px;
    display: none;
}
.wd_middle_header div {
    flex: 1;
    padding-left: 28px;
}


.wd_featureboxes_middle_3 .wd_featurebox {
    display: flex;
    flex-wrap: wrap;
  gap: 36px 0;
  }
  .wd_featureboxes_middle_3 .wd_featurebox p {
    color: rgb(99, 101, 106);
      font-size: 16.2px;
    line-height: 1.3;
  }
  .wd_featureboxes_middle_3 a {
    color: rgb(0, 131, 255);
  }
  .wd_featureboxes_middle_3 .wd_featurebox h2 {
    font-size: 21px;
  }
  .wd_featureboxes_middle_3 .wd_featurebox div {
    width: 33%;
  }


/* guiding value */
.wd_featureboxes_guiding_values {
    position: relative;
}
.wd_featureboxes_guiding_values img {
    position: absolute;
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    max-width: none;
    object-fit: cover;
    object-position: 50% 80%;
    max-height: 500px;
    height: 50vw;
    min-height: 350px;
}
.wd_featureboxes_guiding_values .wd_featurebox {
    height: 50vw;
    max-height: 500px;
    width: 100%;
    margin-bottom: 60px;
}
.wd_featureboxes_guiding_values ul {
    z-index: 1;
    position: absolute;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    gap: 5%;
    bottom: -110px;
}
.wd_featureboxes_guiding_values li {
    background: #194f90;
    color: white;
    padding: 40px;
    flex: 1;
    min-height: 220px;
    line-height: 1.3;
}
.wd_featureboxes_guiding_values table * {
    border: none !important;
}
.wd_featureboxes_guiding_values {
    margin-bottom: 170px;
}

/* middle 2 */
.wd_featureboxes_middle_2 {
    position: relative;
}
.wd_featureboxes_middle_2 .wd_featurebox {
    display: flex;
    align-items: center;
    gap: 32px 7%;
}
.wd_featureboxes_middle_2 .wd_featurebox p {
    font-weight: normal;
    color: #000;
    line-height: 1.3;
    flex: 6;
    padding: 0;
}
.wd_featureboxes_middle_2 .wd_featurebox p:last-child {
    flex: 4;
}



/* investor toolkit */
.wd_featureboxes_investor_toolkit ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 46px 8%;
}
.wd_featureboxes_investor_toolkit li {
    background: #cdd4db;
    padding: 20px;
    position: relative;
    font-weight: 700;
    font-size: 22px;
    width: 28%;
    min-height: 160px;
    display: flex;
    align-items: center;
}
.wd_featureboxes_investor_toolkit li::after {
    content: '\f054';
    font-family: "Font Awesome 6 Pro";
    font-size: 32px;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(25%) sepia(13%) saturate(5746%) hue-rotate(187deg) brightness(97%) contrast(95%);
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
}


/* bottom banner */
.wd_featureboxes_bottom_banner {
    position: relative;
    max-height: 450px;
    height: 50vw;
    color: white;
    background: #194f90;
    min-height: 350px;
}
.wd_featureboxes_bottom_banner > div {
    position: absolute;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.wd_featureboxes_bottom_banner .wd_featurebox {
    display: flex;
    align-items: center;
    height: 100%;
    background: #194f90;
}
.wd_featureboxes_bottom_banner p.more {
    margin: 36px 0 0;
}
.wd_featureboxes_bottom_banner p.more a {
    background: white;
    margin: 0 auto;
}
.wd_featureboxes_bottom_banner p.more a:hover {
    background: none;
    color: white;
    border-color: white;
}
.wd_featureboxes_bottom_banner .right_inner,
.wd_featureboxes_bottom_banner img {
    flex: 1;
}
.wd_featureboxes_bottom_banner img {
    max-height: 450px;
    object-fit: cover;
    height: 100%;
    max-width: 50%;
    width: 100%;
}
#page-container .wd_featureboxes_bottom_banner td {
    border: none;
    padding: 0 !important;
}
.right_inner {
    text-align: center;
    height: fit-content;
}
.right_inner b,
.right_inner p {
    padding: 0;
    margin-bottom: 20px;
    display: block;
}
.wd_featureboxes_bottom_banner .wd_imagetable,
.wd_featureboxes_bottom_banner .wd_featurebox_title {
    display: none;
}

.wd_featureboxes_bottom .wd_featurebox > p {
    font-size: 14px;
    line-height: 18.2px;
}
.wd_featureboxes_bottom {
    display: flex;
    flex-direction: column;
    gap: 60px 0;
}
.wd_featureboxes_bottom > div:first-child .wd_featurebox_title {
    display: none;
}

.wd_featureboxes_contact .wd_featurebox {
    display: flex;
}
.wd_featureboxes_contact .wd_featurebox > div {
    flex: 1;
}
.wd_featureboxes_contact a {
    color: rgb(0, 131, 255);
}
.wd_featureboxes_contact .wd_featurebox > div:last-child {
    padding-left: 6%; 
}
.wd_featureboxes_contact .wd_featurebox > div:first-child {
    border-right: 1px solid rgb(168, 168, 170);
    height: fit-content;
    padding-right: 5%;
}
  

/* bottom */
.wd_subscribe_featurebox {
    display: flex;
    color: black;
    gap: 32px;
}
.wd_subscribe_featurebox .wd_form_field_label,
.wd_subscribe_featurebox .wd_form_legend {
    display: none;
}

.wd_subscribe_featurebox .wd_intro,
.wd_subscribe_featurebox .wd_formbuilder {
    flex: 1;
}
.wd_subscribe_featurebox .wd_intro {
    margin-top: 20px;
}

.wd_subscribe_featurebox input[type="text"] {
    padding: 0 24px;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid black;
}
#main-content .wd_subscribe_featurebox .wd_formbuilder_submit {
    display: block;
    width: fit-content;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    line-height: 1;
    transition: all 0.25s ease;
    background: #194f90;
    color: white;
    border: 1px solid #194f90;
    cursor: pointer;
}
#main-content .wd_subscribe_featurebox .wd_formbuilder_submit:hover {
    background: white;
    color: #194f90;
}


  


/* documents */
#wd_printable_content .wd_documents .wd_title {
    margin: 0;
}
#wd_printable_content .wd_documents .wd_title a {
    color: #0071ce;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: initial;
    display: flex;
    gap: 20px;
    margin: 0;
}
#wd_printable_content .wd_documents_item {
    border-bottom: 1px dotted #0071ce;
    border-top: none;
    padding: 18px 10px;
}
.wd_pageid_151 .wd_documents_item .wd_icon {
    display: none;
}
.wd_pageid_151 .wd_documents_item .wd_title a::after {
    content: '\f019';
    font-family: "Font Awesome 6 Pro"; 
    order: -1;
}

/* presentations */
.wd_pageid_118 #wd_printable_content .item_name {
    margin: 0;
    text-transform: none;
    color: #0071ce;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: initial;
    display: flex;
    gap: 20px;
    margin: 0;
}
.wd_pageid_118 .item {
    border-bottom: 1px dotted #0071ce;
    border-top: none;
    padding: 18px 10px;
    margin: 0;
}
.wd_pageid_118 .item .item_name::before {
    content: '\f019';
    font-family: "Font Awesome 6 Pro"; 
    order: -1;
    font-weight: 600;
}
.wd_pageid_118 .item table {
    display: none;
}
.wd_pageid_118 .category_header {
    font-size: 15px;
    font-weight: 600;
    color: white;
    background: #194f90;
    text-transform: uppercase;
    padding: 14px 20px;
    letter-spacing: .05em;
}
.wd_pageid_118 .wd_category {
    margin-bottom: 60px;
}


/********************
Financial Results
********************/
.wd_pageid_65 .wd_content > div {
    max-width: none;
    padding: 0;
}
.wd_pageid_65 #main .wd_content {
    margin-top: 0;
}
.wd_pageid_65 div.wd_category_items,
.wd_pageid_65 .category_header {
    /*! max-width: 1200px; */
    width: 100%;
    margin: 0 auto;
    padding: 12px 15px 40px;
}
.wd_pageid_65 div.wd_category_items {
    padding-bottom: 0;
}
.wd_pageid_65 .category_header {
    max-width: 100%;
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 600;
    color: white;
    background: #194f90;
    text-transform: uppercase;
    padding: 14px 20px;
    letter-spacing: .05em;
    line-height: 1;
}

/* .wd_pageid_65 .category_header::before {
  content: '';
  position: absolute;
  width: 100vw;
  display: block;
  background: #194f90;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: -1; 
} */

.wd_pageid_65 .wd_category_info {
  background: #194f90;
}
.wd_pageid_65 div.wd_category {
  margin-bottom: 48px;
}
.wd_pageid_65 #wd_printable_content .item_name {
    font-weight: normal;
    font-size: 30px;
    line-height: 1.1;
    color: #005986;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    cursor: pointer;
    margin: 20px 0;
}
.wd_pageid_65 .item {
    border-bottom: 1px dotted #0071ce;
    padding: 0;
    margin: 0;
}
.toggle-icon {
    border: 2px solid #005986;
    position: relative;
    border-radius: 1000px;
    height: 34px;
    width: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .25s ease;
    transform: rotate(-135deg);
}
.toggle-icon:after {
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    border-left: 2px solid #005986;
    border-bottom: 2px solid #005986;
    margin-top: -4px;
    margin-right: -4px;
}
.toggled {
    transform: rotate(-45deg);
}
.wd_dropdown {
    display: none;
    max-width: 600px;
    width: 100%;
}
.wd_dropdown > p {
    display: flex;
    justify-content: space-between; 
    margin: 0 0 16px;
        padding-bottom: 0;
    color: #111;
    font-weight: 500;
}
.wd_dropdown > p:first-child,
.wd_dropdown > p:first-child strong,
.wd_dropdown > p:first-child b {

}
.wd_dropdown a:last-child:not(:first-child) {
    border-left: 2px solid #555;
    padding-left: 8px;
    margin-left: 8px;
}
.download-wrap a {
    font-weight: 700;
    text-decoration: none;
}



/********************
 Annual Reports
********************/
.wd_pageid_120 .wd_category_items {
    display: flex;
    flex-wrap: wrap;
}
.wd_pageid_120 .wd_category_items .item {
    width: 46%;
    margin-right: 8%;
}
.wd_pageid_120 .wd_category_items .item:nth-child(2n) {
    margin-right: 0;
}
.wd_pageid_120 .wd_imagetable {
    width: 100%;
    margin: 0 !important;
}
.wd_pageid_120 .wd_imagetable img {
    width: 100%;
}
.wd_pageid_120 .item p a {
    font-weight: 600;
    transition: border .3s;
    border-bottom: 2px solid #194f90;
}
.wd_pageid_120 #wd_printable_content .wd_imagetable td {
    border: none;
    margin: 0;
    padding: 0 !important;
}
.wd_pageid_120 #wd_printable_content  {
    max-width: 1080px;
    margin: 0 auto;
}

.wd_pageid_45 .wd_hero .wd_title {
    display: none;
}
.wd_title {
    font-size: 46px;
}


/********************
 Boad of Directors
********************/
.wd_pageid_129 #wd_printable_content .item_name {
    font-weight: 600;
    font-size: 27px;
    text-transform: none;
    margin-bottom: 36px;
}
.wd_pageid_129 .item p strong {
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
}
.wd_pageid_129 .item p br {
    display: none;
}
.wd_pageid_129 .item > p:nth-last-child(2) {
    border-top: 1px solid #a8a8aa;
    padding-top: 11px;
}
.wd_pageid_129 .item > div {
    display: flex;
    gap: 20px;
}
.wd_pageid_129 .item > div div {
    flex: 1;
}





/* proxy-statements */
.wd_pageid_119 #wd_printable_content .item_name {
    margin: 0;
    text-transform: none;
    color: #0071ce;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: initial;
    display: flex;
    gap: 20px;
    margin: 0;
}
.wd_pageid_119 .item {
    border-bottom: 1px dotted #0071ce;
    border-top: none;
    padding: 18px 10px;
    margin: 0;
}
.wd_pageid_119 .item .item_name::before {
    content: '\f019';
    font-family: "Font Awesome 6 Pro"; 
    order: -1;
    font-weight: 600;
}
.wd_pageid_119 .item table {
    display: none;
}
.wd_pageid_119 .category_header {
    font-size: 15px;
    font-weight: 600;
    color: white;
    background: #194f90;
    text-transform: uppercase;
    padding: 14px 20px;
    letter-spacing: .05em;
}
.wd_pageid_119 .wd_category {
    margin-bottom: 60px;
}



@media (max-width: 1250px) {
    .wd_nav-item a, .wd_nav-item p {
        font-size: 15px;
    }
    .wd_backlink {
        font-size: 11px;
    }
}

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

    .wd_featureboxes_middle > div {
        flex-direction: column;
    }
    #main-content .wd_middle_header {
        display: none;
    }

    .wd_pageid_129 .item > div {
        flex-direction: column;
    }

    /* contact */
    .wd_featureboxes_contact .wd_featurebox > div:last-child,
    .wd_featureboxes_contact .wd_featurebox > div:first-child {
        border: none;
        padding: 0;
    }
    .wd_featureboxes_contact .wd_featurebox {
        flex-direction: column;
        gap: 32px;
    }

    /* bottom banner */
    .wd_featureboxes_bottom_banner .wd_featurebox {
        display: block;
    }
    .wd_featureboxes_bottom_banner img {
        max-width: 100%;
    }
    .right_inner {
        position: absolute;
        background: #194f90;
        padding: 32px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 65%;
        min-width: 320px;
    }

    /* investor toolkit */
    .wd_featureboxes_investor_toolkit li {
        font-size: 18px;
        width: 46%;
        padding-right: 14%;
    }
    .wd_featureboxes_investor_toolkit li::after {
        font-size: 26px;
        right: 26px;
    }
      
    /* guiding */
    .wd_featureboxes_guiding_values ul {
        flex-direction: column;
        gap: 24px;
        bottom: auto;
        position: relative;
        padding-top: 28px;
    }
    .wd_featureboxes_guiding_values li {
        min-height: 100px;
    }
    .wd_featureboxes_guiding_values li {
        padding: 5%;
    }
    .wd_featureboxes_guiding_values .wd_featurebox {
        height: auto;
        margin: 0;
    }
    .wd_featureboxes_guiding_values {
        margin-bottom: 60px;
    }

    /* bottom */
    .wd_subscribe_featurebox {
        flex-direction: column;
    }

    /* .wd_pageid_100 .wd_category:first-child .category_header {
        font-size: 3.6rem;
        line-height: 140px;
    }
    .wd_pageid_100 .wd_category:first-child .wd_category_info {
        height: 140px;
    }
    .wd_pageid_67 .wd_standard .category_header {
        font-size: 36px;
    }

    .wd_pageid_100 .wd_category:first-child img {display: none;}
    #wd_printable_content .wd_committees .wd_title a {
        font-size: 14px;
    }
    .wd_featureboxes_bottom .wd_featurebox_title,
    .wd_pageid_100 .wd_featureboxes_bottom div.wd_featurebox_title {
        font-size: 2rem;
    }

    #wd_printable_content .wd_historical > div {width: 100%;}
    div.wd_historical {
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    #wd_printable_content .wd_ir_interactivechart .wd_chart_dates {
        float: none;
        white-space: normal;
        float: none;
    }
    #wd_printable_content .wd_ir_interactivechart .wd_chart_dates input[type="text"]  {
        width: calc(100% - 50px);
    }
    .wd_ir_quote .wd_inline_block_container {
        flex-basis: calc(50% - 20px);
    }

    div.navbar-search-wrapper > .wd_search_form_container {width: 72%;} */


    #wd_printable_content input[type="text"],
    #wd_printable_content select,
    #wd_printable_content button[type="submit"],
    #wd_printable_content input[type="submit"],
    #wd_printable_content button.wd_events_input_go {
        width: 100%;
        max-width: none;
        margin-bottom: 12px;
    }
    #wd_printable_content #wd_wai_dp_input_nf_start,
    #wd_printable_content #wd_wai_dp_input_nf_end,
    #wd_printable_content #wd_wai_dp_input_advanced_search_start_date,
    #wd_printable_content #wd_wai_dp_input_advanced_search_end_date {
        width: calc(100% - 36px);
    }

    #wd_printable_content .wd_newsfeed_releases .select-wrap {
        display: block;
        margin-bottom: 10px;
    }    


    /* .wd_pageid_19 button.wd_events_input_go {
        margin-top: 12px;
    }
    .wd_pageid_65 .category_header {
        font-size: 36px;
    } */

    .wd_item_search_form_container .wd_search_form_basic {width: 100%;}
    .wd_wai_datepicker .wd_wai_datepickerDialog {
        width: calc(100% - 30px);
    }
    .wd_page_limit {
        float: none;
        margin: 10px auto 22px;
        width: fit-content;
    }
    .wd_page_menu nav {
        width: fit-content;
        margin: 0 auto;
    }
    .wd_page_links .wd_page_link {
        padding: 3px 6px;
    }
    .wd_events_list .wd_event,
    .wd_events-detail .wd_event {
        flex-direction: column-reverse;
    }
    .wd_event_sidebar {
        margin-top: 12px;
    }

    body:not(.wd_pageid_45) .page-header.landing {
        background: #005986;
        padding-top: 0;
    }

    #main #wd_printable_content .wd_subscribe2 .wd_form_field.wd_form_field_pos_below {
        width: 100%;
        margin-right: 0;
    }

    /*  */
	table.wd_sec_filings thead {
		display: none;
	}
	.wd_subscribe2 .wd_grid_form,
	.wd_pageid_116 .wd_standard .__inner_grid,
	table.wd_sec_filings tbody tr,
	table.wd_sec_filings tbody td {
		display: block;
	}
	table.wd_sec_filings td {
		padding: 0;
	}
	.wd_ir_secfilings table.wd_sec_filings tbody .wd_filing_type,
	.wd_ir_secfilings table.wd_sec_filings tbody .wd_description,
	.wd_ir_secfilings table.wd_sec_filings tbody .wd_filing_date {
		border-bottom: 0;
	}
	.wd_ir_secfilings table.wd_sec_filings .wd_document_format {
		padding-left: 0;
	}
    .wd_ir_secfilings .wd_selectors .wd_selector {
		margin: 8px 0;
	}


    .wd_pageid_67 .wd_standard .wd_category .item:nth-child(2) li {flex: calc(50% - 2vw);}
    .wd_pageid_67 .wd_standard .wd_category .item:nth-child(1) li {max-width: none;}
    .wd_pageid_67 .wd_standard .wd_category .item:nth-child(4) li {flex: 100%;max-width: none;}

    .wd_flex-input {
        flex-direction: column;
        gap: 0;
    }
    .xs-hide {
        display: none;
    }

    .wd_featureboxes_middle,
    .wd_featureboxes_stock .wd_chart-quote {
        flex-direction: column;
    }
    .wd_featureboxes_middle .wd_featurebox_title {
        display: block;
    }

}

@media (min-width: 992px) {
.wd_featureboxes_top_right .wd_events-teaser,
.wd_featureboxes_top_middle .wd_newsfeed_releases-teaser,
.wd_featureboxes_top_left ul {
    min-height: 467px;
}


}
@media (min-width: 991px) {
    #centene-nav-main .navbar-search-wrapper {
        max-width: 300px;
        margin: 0 0 0 auto;
    }
  
}

/* Large devices (desktops) */
@media (max-width: 992px) {

    .wd_featureboxes_middle_3 .wd_featurebox div {
        width: 50%;
    }

    .wd_featureboxes_stock .wd_chart-quote-label {font-size: 16px;}
    .wd_featureboxes_stock .wd_chart-quote-value {font-size: 20px;}

    .wd_content > .et_pb_row {
        width: 100%;
        padding: 0 24px !important;
    }


}


@media (max-width: 980px) {
    .wd_nav_bg {
        display: none;
    }
    #wd_mobile_nav_search_container {
        padding: 0 !important;
        width: fit-content;
        left: auto;
        right: 0;
        max-width: 50%;
    }
}

@media (max-width: 1004px) {
    .wd_featureboxes_bottom,
    .wd_featureboxes_esg_color .wd_featureboxes_bottom + p {
        width: min(calc(600px + 3vw), 100%);
    }
}
@media (max-width: 768px) {
    .wd_document_format .wd_document:nth-child(1) {
        margin-left: 0;
    }
    table.wd_sec_filings td.wd_document_format {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .wd_featureboxes_top_gray .wd_featurebox img {
        max-width: 100%;
    }
}
@media (max-width: 663px) {
    .wd_featureboxes_bottom > div {
        flex-grow: 1;
    }

}

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


}

@media (max-width: 1175px) {
    .wd_quote-container {
        align-items: baseline;
    }
    .wd_featureboxes_stock .wd_chevron-btn {
        position: relative;
        top: -7px;
    } 

}

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

    .wd_featureboxes_middle_3 .wd_featurebox div {
        width: 100%;
    }

    /* middle 2 */
    .wd_featureboxes_middle_2 .wd_featurebox {
        flex-direction: column-reverse;
    }
    .wd_featureboxes_middle_2 .wd_featurebox p:last-child {
        width: 100%;
    }

    .wd_ir_quote .wd_inline_block_container {
        flex-basis: 100%;
    }

    .wd_ir_interactivechart .wd_chart_range {
        font-size: 14px;
        padding: 3px 9px;
    }
    .wd_ir_interactivechart div.wd_chart_ranges {margin-right: 0; margin-bottom: 10px;}
    .wd_pageid_67 .wd_content > .wd_category a {
        margin-right: 0;
    }
    .wd_pageid_67 .wd_content > .wd_category .fa-chevron-right {
        font-size: 1.6rem;
        padding: 4px 16px;
        margin-left: 12px;
    }
    .hero-alt .page_header {
        padding-right: 15%;
    }
    .wd_pageid_67 #main .wd_featurebox_title {
        font-size: 2.4rem;
    }
    .wd_events_month_header, 
    .wd_events_header_container .wd_header,
    .wd_events-detail > h1 {
        font-size: 28px;
    }
    #wd_printable_content .wd_event .wd_title a {
        font-size: 20px;
    }
    header .et_pb_menu__logo::after {
        display: none;
    }


    /* annual-reports */
    .wd_pageid_120 .wd_category_items .item {
        width: 100%;
        margin-right: 0;
    }

}

@media (max-width: 534px) {
    .wd_ir_secfilings .wd_selectors {
        width: 100%;
        overflow: hidden;
    }
    .wd_ir_secfilings .wd_linkmenu-header {
        width: 100%;
        display: flex;
        justify-content: center;
        max-width: 100%;
    }
    .wd_ir_secfilings .wd_selector {
        float: none;
    }
    .wd_pageid_127 .wd_linkmenu.wd_linkmenu-list {
        width: calc(100% - 30px) !important; /* override inline*/
    }
    .wd_featureboxes_top li {
        flex: 100%;
    }
}

@media (min-width: 574px) and (max-width: 992px) {

}


/* CLIENT CSS OVERRIDES */
.mobile_menu_bar::before,
a.et_pb_menu__icon::after, 
button.et_pb_menu__icon::after,
.et_pb_menu__icon,
.et-pb-icon,
.et-menu .menu-item-has-children > a:first-child::after {
    font-family: "Font Awesome 6 Pro" !important;   
}

#page-container .et_pb_menu__search-button::after {
    content: '\f002';
    font-family: "Font Awesome 6 Pro" !important; 
}
#page-container .mobile_menu_bar::before {
    content: '\f0c9';
    font-family: "Font Awesome 6 Pro" !important; 
    font-size: 27px;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, 
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-menu .menu-item-has-children > a:first-child::after {
    content: '\f078';
    font-family: "Font Awesome 6 Pro"; 
    font-size: 10px;
}

ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after, 
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
.et_pb_scroll_top::before {
    content: '\f077';
    font-family: "Font Awesome 6 Pro"; 
}

.et_pb_menu .et_pb_menu__close-search-button::after,
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before, 
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\f00d';
    font-family: "Font Awesome 6 Pro"; 
}

.et_pb_social_media_follow li a.icon::before {
    font-family: "Font Awesome 6 Brands";
}
.et-social-facebook a.icon::before {content: "\f39e";}
.et-social-twitter a.icon::before {content: "\e61b";}
.et-social-linkedin a.icon::before {content: "\f0e1";}
.et-social-instagram a.icon::before {content: "\f16d";}