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

}

.home p {
    font-size: 16px;
    color: rgb(94, 94, 94);
}

a {
    color: #E06600;
    text-decoration: underline #E06600;
}
a:hover {
    color: #B34E00;
}
.wd_featureboxes_news_presentations p a,
.wd_body a,
.wd_fundamentals_controls a,
.wd_category_items a {
    text-decoration: underline #E06600 !important;
}
.wd_featureboxes_news_presentations .wd_featurebox_title a {
    text-decoration: none !important;
}


/* 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: 700;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
    font-size: 1rem;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

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

/* Dividends */
.wd_pageid_52 .item:nth-child(1) {
    border: 1px solid #e6e6e6;
    padding: 0;
    margin: 0;
}
.wd_pageid_52 .item:nth-child(1) .item_name {
    background: #444243;
    color: white;
    padding: 8px 15px;
}
.wd_pageid_52 .item:nth-child(1) p {
    padding: 5px 15px;
    margin: 0;
}
.wd_pageid_52 .item:nth-child(1) > p:first-of-type {
    padding-top: 10px;
}
.wd_pageid_52 .item:nth-child(1) > p:last-of-type {
    padding-bottom: 15px;
}

.wd_pageid_52 .item:nth-child(2) .item_name,
.wd_pageid_52 .item:nth-child(3) .item_name,
.wd_pageid_52 .item:nth-child(4) .item_name {
    font-size: 18px;
    font-weight: 700;
    padding: 8px 15px;
    background: #e6e6e6;
    font-family: "Lato", sans-serif;
    border: none;
    color: #ff8300;

    background: #e1e1e1;
    color: #333;
}
.wd_pageid_52 .item:nth-child(3) .item_name {
    cursor: pointer;
}
.wd_pageid_52 .item:nth-child(4) .item_name {
    background: #ff8300;
    color: white;
}
.wd_pageid_52 .item.opened .item_name {
    /* background: #ff8300;
    color: #e6e6e6; */
    transition: all 0s;
}
.wd_pageid_52 .item th {
    line-height: normal;
    padding: 8px;
    background: #f5f5f5;
    color: #ff8300;
    font-weight: bold;
    text-align: left;
}
.wd_pageid_52 .item:nth-child(4) th span {
    font-weight: bold !important;
}

.wd_pageid_52 .item td {
    line-height: normal;
    padding: 8px;
}
.wd_pageid_52 .item tr {
    border-top: 1px solid #e6e6e6;
}
.wd_pageid_52 .item table {
    border: 1px solid #e6e6e6;
    width: 100%;
}
.wd_pageid_52 .item tr.wd_total {
    background: #e1e1e1;
    border-bottom: 2px solid #ff8300;
    border-top: 2px solid #ff8300;

    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.wd_pageid_52 .item tr.wd_total strong {
    /* color: #ff8300; */
}
.wd_pageid_52 .item tr.wd_total td:first-child strong {
    color: #212529;
}
.mobile-th {
    display: none;
}


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

/************************
 Global
************************/
.wd_featurebox_title {
    color: #005776;
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 0 16px;
}
.breadcrumb,
.page_header {
    display: none;
}

.wd_nav,
#wd_printable_content {
    max-width: 1280px;
    width: 100%;
    margin: 40px auto;
    padding: 0 24px;
}
.wd_pageid_45 .wd_featureboxes_top,
.wd_pageid_45 .wd_featureboxes_middle {
    display: none;
}
.wd_divider {
    background: #FF8200;
    padding: 50px 0;
}

/************************
 Hero
************************/
.wd_home_hero {
    color: #fefefe;
    font-size: 54px;
    font-weight: 400;
    line-height: 1.1;
}
.wd_home_hero p {
    margin: 16px 0 24px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.wd_home_hero {
    height: 40vw;
    background-position: center;
    background-size: cover;
    max-height: 700px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    min-height: 350px;
}
.wd_home_hero .wd_header_content {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
}
.wd_home_hero .wd_header_content .header_left > p:nth-of-type(2) a {
    /* text-decoration: #fff underline !important; */
    color: #fff;
    padding: 0;
    border-bottom: 2px solid #fff;
    font-weight: 600 !important;
    display: inline-block;
    line-height: 0.8;
}
.wd_pageid_66 .wd_home_hero .wd_header_content .header_left > p:nth-of-type(2) a {
    line-height: 1;
}
.wd_home_hero .wd_header_content .header_left > p:nth-of-type(1) a {
    text-decoration: none !important;
    background: #54565A;
    padding: 10px 18px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    min-width: 140px;
    display: inline-block;
}
.wd_home_hero .wd_header_content img {
    max-width: 244px;
}
.wd_pageid_45 #wd_printable_content > .wd_imagetable {
    display: none;
}

/************************
 Runner
************************/
.wd_featureboxes_runner {
    display: none;
}
.headline-runner {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    background: #f0f0f0;
}

.headline-track-wrap {
    overflow: hidden;
    flex: 1;
}

.headline-track {
    display: flex;
    width: max-content;
    animation: scrollLoop 25s linear infinite;
    position: relative;
    padding: 15px 0;
}

.headline-group {
    display: flex;
    gap: 60px;
    padding-right: 60px;
}

.headline-group a {
    white-space: nowrap;
    text-decoration: none;
    color: #5B5B5B;
    font-size: 27px;
    line-height: 1;
}
.wd_runner_ticker {
    font-size: 27px;
    font-weight: bold;
    color: #000;
    line-height: 1;
    position: relative;
    top: 1px;
}
.ticker_chevron.value_up::before {
    content: '\f077';
    font-family: "Font Awesome 5 Pro";
    color: #FF8300;
}
.ticker_chevron.value_down::before {
    content: '\f078';
    font-family: "Font Awesome 5 Pro";
    color: #FF8300;
}

/* Keyframe for seamless loop */
@keyframes scrollLoop {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}


/************************
 Facts
************************/
.wd_featureboxes_facts .wd_featurebox_title {
    font-size: 82px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #005776;
    text-decoration: none;
    font-weight: 700;
}
.wd_featureboxes_facts p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    margin: 0;
    min-height: 70px;
}
.wd_featureboxes_facts sub {
    font-size: 12px;
    font-weight: 400;
}
.wd_featureboxes_facts {
    display: flex;
}
.wd_featureboxes_facts > div {
    flex: 1;
    background: #eaeaea;
    padding: 15px;
    min-height: 245px;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.wd_featureboxes_facts > div:nth-of-type(2n) {
    background: #f5f5f5;
}


/************************
 Bottom 2
************************/
.wd_featureboxes_bottom_2 .wd_imagetable {
    max-width: 225px;
}
.wd_featureboxes_bottom_2 div > h3 {
    font-weight: 700;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 5px;
    color: rgb(85, 85, 89);
    line-height: 1.2;
    letter-spacing: -0.1px;
}
.wd_featureboxes_bottom_2 div > h3:first-child {
    color: #005776;
    line-height: 20px;
}
.wd_featureboxes_bottom_2 div p {
    color: rgb(85, 85, 89);
    font-size: 18px;
    font-weight: 300;
    line-height: 25px
}
.wd_featureboxes_bottom_2 div p a {
    color: rgb(90, 91, 93);
    font-weight: 500 !important;
}
.wd_featureboxes_bottom_2 {
    display: flex;
    width: 90%;
    margin: 30px auto;
    gap: 32px 5%;
}
.wd_featureboxes_bottom_2 > div:first-child {
    flex: 5;
}
.wd_featureboxes_bottom_2 > div:last-child {
    flex: 3;
    border-left: 5px solid #f89828;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wd_featureboxes_bottom_2 > div:first-child .wd_featurebox {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 30px;
}
.wd_featureboxes_bottom_2 > div:first-child .wd_featurebox > div:last-child {
    grid-column: 3;
    grid-row: 2;
}

#wd_featurebox-standard_10 .wd_featurebox {
    width: fit-content;
    padding-left: 5%;
}
#wd_featurebox-standard_10 p a,
#wd_featurebox-standard_10 p {
    color: #005776;
    font-weight: bold;
}
.wd_pageid_66 .wd_featureboxes_bottom_2 .wd_featurebox_title p,
.wd_featureboxes_bottom_2 .wd_featurebox_title p {
    color: #005776;
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
}
.wd_featureboxes_bottom_2 > div:first-child .wd_featurebox > p {
    display: none;
}
.wd_featureboxes_bottom_2 > div:first-child .wd_featurebox > div {
    width: 260px;
}


/************************
 News & Presentations
************************/
.wd_featureboxes_news_presentations {
    width: 90%;
    margin: 20px auto 30px;
    display: flex;
    gap: 32px 8%;
    flex-wrap: wrap;
} 
.wd_featureboxes_news_presentations > .wd_featurebox_title {
    flex: 100%;
    margin: 0;
}
.wd_featureboxes_news_presentations > div {
    flex: 1;
}
.wd_featureboxes_news_presentations .wd_featurebox_title a {
    color: #54565A;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.1px;
    font-weight: bold !important;
    transition: all ease 200ms;
    text-decoration: none;
}
.wd_featureboxes_news_presentations .wd_featurebox_title a:hover {
    color: #E06600;
}
.wd_featureboxes_news_presentations td {
    padding: 0;
}
.wd_featureboxes_news_presentations td img {
    width: 100%;
    object-fit: cover;
}
.wd_featureboxes_news_presentations p {
    margin: 0;
}
.wd_featureboxes_news_presentations .wd_featurebox_title p {
    margin: 15px 0 2px;
}
.wd_featureboxes_news_presentations .wd_imagetable {
    float: none;
}
.wd_featureboxes_news_presentations p a {
    color: #005776;
    text-decoration: underline #005776 !important;
}

/************************
 FB flex section
************************/
.fb_flex {
    display: flex;
    flex-wrap: wrap;
}
.wd_featureboxes_facts {
    width: 100%;
}
.fb_flex_right .wd_featurebox_title {
    display: none;
}
.wd_featureboxes_stock {
    width: 80%;
}
.fb_flex_left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.fb_flex_right {
    display: flex;
    background: #F5F5F5;
    flex: 1;
}
.wd_featureboxes_facts .title-blue {
    display: none;
}
.wd_featureboxes_map {
    padding: 20px 10px 10px;
}

/************************
 Map & Chart
************************/
#main-content > .svg_chart_1,
#main-content > .svg_chart_2,
#main-content > .svg_map {
    display: none;
}
/* map */
#continents-map {
    width: fit-content;
}
.map-container p.data-label {
    position: absolute;
    display: none;
}
.map-container p.data-label span {
    font-size: 18px;
}
.map-container p.data-label > span:first-of-type {
    color: #ff880e; 
    font-weight: bold;
}
.map-container p.data-label.americas {
    top: 70%; 
    left: 34px;
}
.map-container p.data-label.eu {
    top: 90%; 
    left: 40%;
}
.map-container p.data-label.pacifica {
    bottom: 2%;
    right: 24%;
}
.map-container {
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 25px 0 15px 0;
}
.title-blue {
    text-align: center;
    font-size: 16px;
    color: #005776;
    font-weight: bold;
}
.map-region {
    fill: #5A5B5D;
}

.st1 {
    fill: none;
    stroke: #5A5B5D;
    stroke-miterlimit: 10;
}

.st2 {
    fill: none;
    stroke: #5A5B5D;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

#asia-pacific:hover path,
#asia-pacific:hover rect,
#asia-pacific:hover polygon {
    fill: #ff880e;
}

#north-america:hover path,
#north-america:hover rect,
#north-america:hover polygon {
    fill: #ff880e;
}

#europe-middle-east-africa:hover path,
#europe-middle-east-africa:hover rect,
#europe-middle-east-africa:hover polygon {
    fill: #ff880e;
}

#latin-america:hover path,
#latin-america:hover rect,
#latin-america:hover polygon {
    fill: #ff880e;
}

#americas:hover path,
#americas:hover rect,
#americas:hover polygon {
    fill: #ff880e;
}

#europe-middle-east-africa:hover line {
    stroke: #ff880e;
}

#asia-pacific:hover line {
    stroke: #ff880e;
}
/* chart */
.wd_featureboxes_facts .wd_featurebox_container:last-child .wd_featurebox_title {
    display: none;
}
.highcharts-point:hover {
    fill: #ff880e;
    stroke: #ff880e;
}
.sales-and-charting {
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.sales {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sales .data-labels p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 12px;
    white-space: nowrap;
    min-height: 0;
    font-weight: 400;
    flex: 1;
}
.sales .data-labels {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
}
.sales .data-labels > div {
    flex: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: rgb(94, 94, 94);
    margin-bottom: 5px;
}
.sales-and-charting > .sales:last-child {
    display: none;
}



/************************
 Stock FB
************************/
.wd_featureboxes_stock div.wd_chart-range{
    background: #005776;
}
.wd_featureboxes_stock {
    width: 80%;
    margin: 0 auto 25px;
}
.wd_featureboxes_stock .wd_chart-quote-footer {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.4;
}
.wd_featureboxes_stock .wd_chart-quote-item div {
    color: rgb(94, 94, 94);
    font-size: 16px;
    font-weight: 400;
}
.wd_featureboxes_stock div.wd_chart-ranges {
    display: flex;
    gap: 2px;
}
.wd_featureboxes_stock .wd_chart-range {
    flex: 1;
    border: 2px solid transparent;
    padding: 4px;
}
.wd_featureboxes_stock div.wd_chart-range-active {
    border: 2px solid #005776;;
    background: white;
}
.wd_featureboxes_stock .wd_chart-quote-item {
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
    justify-content: flex-end;
}
.wd_featureboxes_stock .wd_chart-quote {
    margin-top: 10px;
}
.wd_featureboxes_stock .wd_chart-quote br {
    display: none;
}
.wd_featureboxes_stock .wd_chart-quote-item .wd_chart-quote-label {
    font-weight: 700;
    line-height: 1.5;
}
#wd_chart_range-5y,
#wd_chart_5-range-5yr {
    display: none !important;
}



/************************
 Portfolio
************************/
.wd_featureboxes_portfolio {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto 25px;
    gap: 20px 10%;
}
.wd_featureboxes_portfolio .wd_featurebox_container {
    width: 45%;
}
.wd_featureboxes_portfolio .wd_featurebox_title {
    text-decoration: none;
    width: 100%;
}
.portfolio_text p {
    font-size: 18px;
    line-height: 1.4;
}
.portfolio_text br {
    display: none;
}
.portfolio_outer {
    background-color: #ECEDE7;
    padding: 50px 0;
}
.wd_featurebox_container .portfolio_text {
    display: none;
}
.wd_featureboxes_portfolio .wd_featurebox_container .wd_featurebox_title {
    display: none;
}
.wd_featureboxes_portfolio .slick-slider img {
    height: 350px;
    object-fit: cover;
}
.wd_featureboxes_portfolio .slick-track,
.wd_featureboxes_portfolio .slick-slide,
.wd_featureboxes_portfolio .slick-slide > div:not([class]) {
    height: fit-content;
}

.wd_featureboxes_portfolio .slick-arrow::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f138";
    font-size: 30px;
    color: #CAD0D8;
    font-weight: bold;
    opacity: 0.75;
}
.wd_featureboxes_portfolio .slick-arrow.slick-prev::before {
    content: "\f137";
}
.wd_featureboxes_portfolio .slick-slider {
    padding: 0;
}
.wd_featureboxes_portfolio .slick-prev {
    left: 10px;
}
.wd_featureboxes_portfolio .slick-next {
    right: 20px;
}



/* bottom fb */
.wd_featureboxes_bottom {
    background-color: #005776;
    padding: 25px 0;
}
.wd_featureboxes_bottom ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 90%;
    margin: 0 auto;
    list-style: none;
}
.wd_featureboxes_bottom .wd_attachment {
    display: none;
}
.wd_featureboxes_bottom .wd_featurebox_title {
    color: #fff;
    width: 90%;
    margin: 0 auto 25px;
}
.wd_featureboxes_bottom li {
    flex: 1 1 calc(33.33% - 10px);
}
.wd_featureboxes_bottom li a {
    background-color: rgb(208, 208, 206);
    color: #005776;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 20px;
    font-size: 14px;
}
.wd_featureboxes_bottom li a {
    position: relative;
}
.wd_featureboxes_bottom li a:hover::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.08); 
}


  
/* subnav */
.wd_nav_item {
    margin: 0 0 32px; 
}
.wd_nav_item.on > a,
.wd_nav_item.off {
    display: none;
}
.wd_subnav {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}
.wd_subnav a {
    background: #f8951d;
    font-weight: bold;
    display: inline-block;
    padding: 8px 12px;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    transition: color .2s ease-in-out;
}
.wd_subnav a.on {
    background: #444243;
    cursor: default;
}
.wd_subnav a:hover {
    background: #B34E00;
    color: #ffffff;
}
.wd_subnav a.on:hover {
    background: #2C2C2C;
    cursor: default;
    color: #ffffff;
}


/* form */
.wd_pageid_62 .wd_form_header {
    display: none;
}
.wd_first_name .wd_form_field_input::before,
.wd_last_name .wd_form_field_input::before {
    content:"\f007";
}
.wd_email .wd_form_field_input::before {
    content:"\f0e0";
}
.wd_company .wd_form_field_input::before {
    content:"\f19c";
}
.wd_44 .wd_form_field_input::before {
    content:"\f124";
}
.wd_textinput .wd_form_field_input::before {
    font-family: FontAwesome;
    width: 36px;
    height: 34px;
    background-color: #eee;
    border: 1px solid #ccc;
    display: flex;
    font-size: 14px;
    color: rgb(85, 85, 85);
    justify-content: center;
    align-items: center;
}
.wd_form_field_label label {
    font-size: 16px;
    font-weight: 700;
    color: rgb(94, 94, 94);
}
.wd_textinput {
    display: flex;
    flex-direction: column;
    width: 48%;
}
.wd_form_field_input {
    display: flex;
}
#wd_printable_content .wd_textinput input {
    max-width: 100%;
    width: 100%;
    height: 34px;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-left: none;
}
#wd_printable_content .wd_form_buttons {
    overflow: hidden;
}
#wd_printable_content .wd_form_buttons,
#wd_printable_content .wd_formbuilder .wd_form_field_input,
#wd_printable_content .wd_formbuilder .wd_form_field {
    margin: 0;
}
#wd_printable_content .wd_formbuilder .wd_form_field_label {
    width: fit-content;
    line-height: 1.5;
    margin-bottom: 5px;
}
.wd_formbuilder {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 4%;
}
.wd_textarea {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.wd_textarea textarea {
    width: 100%;
}
.wd_form_footer {
    margin: 0;
}
#wd_printable_content input.wd_formbuilder_submit {
    letter-spacing: .07rem;
    background: #FF8200;
    color: white;
    border: none;
    max-width: 100%;
    width: 100%;
    margin: 0;
    text-transform: capitalize;
    font-size: 14px;
    width: fit-content;
}
#wd_printable_content input.wd_formbuilder_submit:hover {
    background-color: #E06600;
}
.wd_form_footer {
    flex: 100%;
}


/***********************
 Analyst Coverage
***********************/
.wd_pageid_119 #wd_printable_content table {
    margin-top: 0;
}
.wd_pageid_119 #wd_printable_content table th {
    text-align: left;
    color: rgb(94, 94, 94);
    background-color: #f5f5f5;
    padding: 8px;
    line-height: 1.4;
}
.wd_pageid_119 #wd_printable_content tr {
    border-top: 1px solid #ddd;
}
.wd_pageid_119 #wd_printable_content td {
    padding: 8px;
    line-height: 1.4;
}
.wd_pageid_119 #wd_printable_content tbody td {
    background: none;
    color: rgb(94, 94, 94);
}
.wd_pageid_119 #wd_printable_content tr.tableBorder {
    border-left: 3px solid transparent;
}
.wd_pageid_119 #wd_printable_content tr.tableBorder:hover {
    border-left: 3px solid #E06600;
}
  
/***********************
 Email Alerts
***********************/
.wd_subscribe2 .wd_form_header {
    display: none;
}
.wd_subscribe2 .wd_unsub {
    order: 20;
}
.wd_subscribe2 .wd__All_ {
    flex: 100%;
}
.wd_subscribe2 .wd_captcha {
    flex: 100%;
}
.wd_telephone .wd_form_field_input::before {
    content:"\f095";
}

#wd_printable_content input[type="checkbox"] {
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 3px;
    border-color: #999;
}
#wd_printable_content input[type="radio"] {
    margin-right: 5px;
}
#wd_printable_content .wd_category_checkboxes * {
    color: rgb(94, 94, 94);
}
.wd_category_checkboxes .wd_parent_category {
    margin: 8px 0;
}

/***********************
 SEC Filings
***********************/
#wd_printable_content .wd_linkmenu-header {
    display: inline-block;
    height: 34px;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-radius: 0;
}
.wd_selector .wd_label {
    margin-right: 6px;
}
.wd_selectors {
    display: flex;
    gap: 16px;
}
.wd_selector {
    float: none;
    margin: 0;
}
.wd_sec_filings th {
    background: #ececec;
}
#wd_printable_content table.wd_sec_filings td {
    border: none;
    background: none;
    padding: 8px;
    color: rgb(94, 94, 94);
}
.wd_ir_secfilings tr {
    border-top: 1px solid #ddd;
}
#wd_printable_content table.wd_sec_filings th {
    padding: 8px;
    background: none;
    border: none;
    color: rgb(255, 131, 0);
    background-color: #f5f5f5;
}

/***********************
 Stock Ownership
***********************/
.wd_pageid_118 .item_name {
    font-size: 14px;
    background: #f8951d;
    text-transform: uppercase;
    padding: 9px 15px;
    line-height: 1;
    font-weight: 700;
    transition: all ease 250ms;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wd_pageid_118 .item_name::after {
    content: '';
    background-image: url(../images/chevron.png);
    display: block;
    width: 16px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform ease-in-out 350ms;
    filter: brightness(0) saturate(100%) invert(16%) sepia(1%) saturate(4156%) hue-rotate(202deg) brightness(104%) contrast(72%);
}
.wd_pageid_118 .item {
    margin: 0 0 1px;
    padding: 0;
}
.wd_pageid_118 .item.opened .item_name {
    background: #e6e6e6;
    color: rgb(1, 58, 129);
}
.wd_pageid_118 .item.opened .item_name:hover {
    color: #E06600;
}
.wd_pageid_118 .item_name + p {
    display: none;
    border: 1px solid #e6e6e6;
    padding: 10px;
}
.wd_pageid_118 .opened .item_name::after {
    transform: rotate(-90deg);
    filter: initial;
}


/************************
 Events
************************/
.wd_events-detail .wd_title {
    font-size: 40px;
    margin: 20px 0;
    line-height: 48px;
    font-family: ivypresto-display, sans-serif;
    font-weight: 600;
}
.wd_pageid_19 #wd_printable_content .wd_events_inputs select {
    display: none !important;
}
.wd_event-details {
    position: relative;
}
.wd_event-details .wd_more {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    height: 100%;
}
.wd_event-details .wd_more a {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    font-size: 0;
    height: 100%;
}
.wd_pageid_19 .wd_events_tabs {
    border: none;
    border-top: 8px solid #444243;
    background-color: #444243;
    display: flex;
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: none;
    float: none;
}
.wd_pageid_19 #wd_printable_content .wd_events_tab {
    padding: 8px 14px;
    display: block;
    text-decoration: none;
    border-radius: 0;
    border: none;
    color: #fff;
    font-weight: bold;
    margin-right: 4px;
    color: #E06600;
    font-size: 14px;
    transition: all ease 250ms;
}
.wd_pageid_19 #wd_printable_content .wd_events_tab .fa,
.wd_pageid_19 .wd_event_info .wd_attachment_description,
.wd_pageid_19 .wd_event_info .wd_attachment_icon img {
    display: none;
}

.wd_pageid_19 .wd_event_info .wd_attachment_icon {
    margin: 0;
}

.wd_pageid_19 .wd_event_info a {
    text-decoration: underline !important;
    font-weight: 500;
    color: #ff8300;
}
.wd_pageid_19 .wd_event_info a:hover {
    color: #B34E00;
}
.wd_pageid_19 .wd_event_info .wd_attachment_title {
    width: fit-content;
}
.wd_pageid_19 .wd_event_info .wd_attachment_wrapper {
    margin: 0;
}
.wd_pageid_19 #wd_printable_content .wd_events_tab.active {
    pointer-events: none;
}
.wd_pageid_19 #wd_printable_content .wd_events_tab.active {
    text-decoration: none;
    background-color: #f5f5f5;
    color: #E06600;
    font-size: 14px;
}
.wd_pageid_19 #wd_printable_content .wd_events_tab:hover {
    opacity: 0.75;
}
.wd_events_list .wd_event:first-child {
    padding: 0;
    background: none;
}

.wd_pageid_19 #wd_printable_content > p,
.wd_pageid_19 .wd_events_inputs > select, 
.wd_pageid_19 .wd_events_inputs .wd_events_input_go {
    display: none;
}
.wd_pageid_19 .wd_events_header_container {
    padding: 0;
    margin: 0;
    width: fit-content;
}
.wd_pageid_19 .wd_events_header_container > div:hover,
.wd_pageid_19 .wd_open .wd_events_header_container > div {
    background: #666;
}
.wd_pageid_19  .wd_events_month.wd_open .wd_events_header_container ~ div,
.wd_pageid_19 .wd_events_past_summary.wd_open .wd_events_header_container ~ div {
    display: block;
}
.wd_pageid_19 .wd_events_past_summary .wd_events_header_container ~ div,
.wd_pageid_19  .wd_events_month .wd_events_header_container ~ div {
    display: none;
}
.wd_pageid_19 .wd_events_header_container > div {
    background: #666;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 4px 15px 1px;
    margin: 0;
    cursor: pointer;
    border-radius: 0;
    border: none;
    line-height: 1.5;
    font-size: 16px;
}

.wd_pageid_19 .wd_events_list,
.wd_pageid_19 .wd_events_past_summary {
    border-left: 1px solid #ddd;
    margin-left: 20px;
}
.wd_pageid_19 .wd_events_past_summary:before,
.wd_pageid_19 .wd_events_month:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 14px;
    border-top: 1px solid #ddd;
    height: 0;
    width: 15px;
}
.wd_pageid_19 .wd_events_past_summary,
.wd_pageid_19 .wd_events_month {
    position: relative;
    padding: 0 0 20px 30px;
}
.wd_pageid_19 .item {
    margin: 12px 0;
    padding: 0;
    overflow-x: hidden;
    background: none;
}
.wd_pageid_19 .wd_event_info {
    position: relative;
}
.wd_pageid_19 .wd_event-dropdown {
    background-color: #fcfcfc;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 15px;
    display: none;
}
.wd_pageid_19 .item.open .wd_event-dropdown {
    display: block;
}
.wd_pageid_19 .wd_event_info .fa {
    display: none;
}
.wd_pageid_19 .wd_event_info .wd_event-date-time,
.wd_pageid_19 .wd_event_info .wd_event-date {
    display: flex;
    gap: 8px;
}
.wd_pageid_19 .wd_event_info .wd_event-date div, 
.wd_pageid_19 .wd_event_info .wd_event-dropdown > * {
    margin: 0;
}

.wd_pageid_19 .wd_event_info .wd_event-dropdown > :not(.wd_event-details) {
    margin: 12px 0 12px 40px;
}
.wd_pageid_19 .wd_event_info .wd_title a {
    text-decoration: underline;
    font-weight: 700;
    display: block;
    margin-bottom: 14px;
    line-height: 1;
    font-size: 1.1rem;
    color: #5e5e5e;
}
.wd_pageid_19 .wd_event_info > .item_date {
    color: #27252d;
    margin: 0;
    font-weight: 400;
}
.wd_pageid_19 .wd_event-date-time .wd_event_time {
    display: none;
}
.wd_pageid_19 .wd_event-date-time > div {
    color: rgb(153, 153, 153);
    font-size: 1.3rem;
}

#wd_printable_content .wd_events .wd_event_toggle {
    position: absolute;
    top: 0;
    right: 0;
    color: #27252D;
    padding: 0;
    height: 30px;
    background: none;
    border: none;
    box-shadow: none;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
#wd_printable_content .wd_events .wd_event_toggle::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f067";
    color: rgb(255, 131, 0);
    font-size: 18px;
    font-weight: bold;
}
#wd_printable_content .wd_events .item.open .wd_event_toggle::before {
    content: "\f068";
}

.wd_date_time .fa-calendar {
    display: none;
}
.wd_event .wd_date_time {
    display: flex;
    margin-bottom: 1em;
}

.wd_events-detail .wd_attachment_icon,
.wd_events-detail .wd_attachment_size,
.wd_events-detail .fa.fa-bell-o,
.wd_events-detail .fa.fa-calendar-plus-o {
    display: none;
}

.wd_events-detail .wd_attachment_container,
.wd_event_sidebar_item {
    margin: 0 0 12px 0;
}
.wd_events-detail .wd_attachment_wrapper {
    margin: 0px;
}

.wd_attachment_title,
.wd_attachment_title a,
.wd_event_sidebar_item a {
    text-decoration: none;
    font-weight: normal;
}
/* END Events */


/************************
 Dividends
************************/
.wd_ir_fundamentals table th {
    padding: 0;
    background: #e1e1e1;
    color: #5e5e5e;
}
.wd_ir_fundamentals table td.wd_fundamentals_value div {
    color: rgb(94, 94, 94);
    font-size: 14px;
    padding: 5px;
}
tr.wd_fundamentals_total td div, tr.wd_fundamentals_total th div {
    margin-top: 0;
}
.wd_ir_fundamentals table td {
    padding: 0;
}
.wd_ir_fundamentals table th div {
    padding: 5px;
}
tr.wd_fundamentals_total td div, tr.wd_fundamentals_total th div,
tr.wd_fundamentals_h1 td div, tr.wd_fundamentals_h1 th div,
tr.wd_fundamentals_h2 td div, tr.wd_fundamentals_h2 th div {
    color: #5e5e5e;
    border-color: rgb(68, 66, 67);
}
tr.wd_fundamentals_h3 td div, tr.wd_fundamentals_h3 th div {
    background: rgb(68, 66, 67);
    color: white;
}
tr.wd_fundamentals_subtotal td div, tr.wd_fundamentals_subtotal th div {
    border-color: #bbb;
}
.wd_ir_fundamentals table td {
    border-color: #ddd;
}




/************************
 New Releases
************************/
.wd_news_head {
    background-color: #e6e6e6;
    padding: 5px 0;
}
.wd_news_head div:first-child {
    display: inline-block;
    width: 16%;
    padding: 0 15px;
}
.wd_news_head div:last-child {
    display: inline-block;
}
.wd_newsfeed_releases .wd_item {
    display: flex;
    margin: 0 0 16px;
    padding: 0;
}
.wd_newsfeed_releases .wd_date {
    width: 16%;
    padding: 0 15px;
}
.wd_newsfeed_releases .wd_title a {
    font-size: 1.1rem;
    color: #E06600;
    text-decoration: underline #E06600 !important;
}
.wd_newsfeed_releases .wd_title a:hover {
    color: #B34E00;
}
.wd_newsfeed_releases .wd_search_advanced_link,
.wd_newsfeed_releases .wd_subscribe_link {
    display: none;
}
.wd_newsfeed_releases .wd_search_basic_fields {
    border: none;
    display: block;
    background: none;
    padding: 0;
}
.wd_newsfeed_releases .wd_search_form {
    display: block;
}
#wd_printable_content .wd_newsfeed_releases select,
#wd_printable_content .wd_newsfeed_releases input {
    max-width: 100%;
    width: auto;
    height: 34px;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 1.4;
    color: #555;
    border: 1px solid #ccc !important;
}
#wd_printable_content .wd_newsfeed_releases select {
    padding-right: 20px;
    margin-right: 10px;
}

.wd_newsfeed_releases .wd_search_form {
    background: #eaeaea;
    padding: 16px;
    margin-bottom: 26px;
}
.wd_newsfeed_releases .wd_search_form::before {
    content: 'Search Press Releases';
    color: rgb(94, 94, 94);
    font-weight: bold;
    font-size: 1.1rem;
    display: block;
    margin-bottom: 6px;
}
.wd_newsfeed_releases .wd_search_basic_fields {
    display: flex;
}
#wd_printable_content .wd_newsfeed_releases input {
    flex: 1;
    border-right: none !important;
}
wd_printable_content .wd_newsfeed_releases .wd_search_button {
    
}

  
/* pagination */
.wd_page_active {
    background-color: #f2f2f2;
}
.wd_page_links {
    float: none;
    display: flex;
    justify-content: end;
}
.wd_page_link:first-child {
    border: none;
}
.wd_page_link {
    margin: 0 0 0 8px;
    border: none;
    padding: 0;
}
.wd_page_link span,
.wd_page_link a {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 8px;
    align-items: center;
    display: flex;
    height: 34px;
    justify-content: center;
    min-height: 34px;
    min-width: 34px;
    width: 34px;
}
.wd_page_link a:hover {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.wd_page_link.wd_page_active span {
    background: #E06600;
    border-color: transparent;
    color: white;
}
.wd_page_link.wd_page_prev span,
.wd_page_link.wd_page_next span {
    opacity: 0.5;
}
.wd_page_menu {
    margin-top: 32px;
}
.wd_page_link a {
    color: #E06600;
    text-decoration: underline #E06600 !important;
}
.wd_page_link a:hover {
    color: #B34E00;
}


  

/************************
 Stock Chart
************************/
.wd_ir_interactivechart .wd_chart_range_inputs {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: space-between;
    margin: 20px 0;
}
.wd_ir_interactivechart div.wd_ticker_selector {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin: 20px 0;
}
.wd_ir_interactivechart div.wd_chart_range {
    border: none;
    background: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 8px;
    line-height: 1;
    height: 26px;
    display: flex;
    align-items: center;
    text-align: center;
    background: #f7f7f7;
}
.wd_ir_interactivechart div.wd_chart_range:hover {
    background: #e1e1e1;
}
.wd_ir_interactivechart div.wd_chart_range.wd_chart_range-active {
    background: #e7f0f9;
    font-weight: bold;
}
.wd_ir_interactivechart .wd_chart_ranges {
    display: flex;
    gap: 8px;
    margin: 0;
}
.wd_ir_interactivechart .wd_chart_dates {
    margin: 0;
    
}
#wd_printable_content .wd_ir_interactivechart input[type="text"] {
    max-width: 100%;
    width: 100px;
    height: 26px;
    color: rgb(68, 68, 68);
    font-size: 12px;
    border: 1px solid rgb(200, 200, 200);
    padding: 0 6px;
}
#wd_printable_content .wd_ir_interactivechart .wd_wai_dp_button {
    
    font-size: 10px;
    padding: 0 10px;
    height: 26px;
    line-height: 1;
}
.wd_date_label {
    display: inline-block;
    font-size: 12px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #666;
    margin: 0 6px 0 12px;
}
.wd_ir_interactivechart {
    border: 1px solid #e1e1e1;
    padding: 0 0 15px;
}
.wd_ir_interactivechart::before {
    content: 'Stock Chart';
    display: block;
    padding: 8px 15px;
    background: #444243;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.4;
}
.wd_ir_interactivechart .wd_ticker_label,
.wd_ir_interactivechart .wd_chart_footer,
.wd_ir_interactivechart .wd_chart_options,
.wd_ir_interactivechart .wd_chart_range_inputs {
    padding: 0 15px;
}



/************************
 Board of Directors / Officers
************************/
.wd_pageid_117 .item,
.wd_board_members .wd_item {
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted gray;
    overflow: hidden;
}
.wd_pageid_117 .item .item_name,
.wd_board_members .wd_item .wd_title {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    color: #5e5e5e;
    margin: 0;
}
.wd_pageid_117 .item .item_name::after,
.wd_board_members .wd_item .wd_title:after {
    content: '';
    font-family: "Font Awesome 5 Pro";
    content: "\f107";
    color: rgb(255, 131, 0);
    font-size: 18px;
    transition: all ease 300ms;
    font-weight: 400;
}
.wd_pageid_117 .item.wd_open .item_name::after,
.wd_board_members .wd_item.wd_open .wd_title:after {
    transform: rotate(180deg);
}
.wd_board_members .wd_attribute_list {
    color: #999;
    font-size: 14px;
    display: flex;
}
.wd_board_members .wd_attribute_list .wd_attribute:not(:first-child)::before {
    margin-right: 5px;
}
.wd_pageid_117 .item .wd_dropdown,
.wd_board_members .wd_dropdown {
    padding: 8px 5px;
    min-height: 68px;
    cursor: pointer;
}
.wd_pageid_117 .item .wd_item_wrapper,
.wd_board_members .wd_item_wrapper {
    display: none;
    padding: 8px 5px;
    overflow: hidden;
    text-align: left;
}
.wd_pageid_117 .item .wd_imagetable,
.wd_board_members .wd_captioned_image {
    width: fit-content !important;
    margin: 0 15px 10px 0 !important;
}
.wd_pageid_117 .item .wd_imagetable img,
.wd_board_members .wd_captioned_image img {
    width: 150px;
}
.wd_pageid_117 .wd_standard,
.wd_board_members {
    text-align: right;
}
.wd_all-dropdowns::before {
    content: '';
    font-family: "Font Awesome 5 Pro";
    content: "\f067";
    color: rgb(255, 131, 0);
    font-size: 14px;
    transition: all ease 300ms;
    font-weight: 400;
    margin-right: 4px;
    display: inline-block;
}
.wd_all-dropdowns.wd_open::before {
    content: '\f068';
}
#wd_printable_content .wd_all-dropdowns {
    background: none;
    border: none;
    color: rgb(255, 131, 0);
    font-size: 16px;
    margin-left: auto;
}
.wd_item_list_head {
    font-size: 26px;
    line-height: 33px;
    font-weight: 600;
    color: rgb(94, 94, 94);
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin: 20px 0 10px;
    text-align: left;
}


.wd_board_members .wd_attribute_list {
    display: none;
}
.wd_pageid_117 .item .wd_dropdown ul,
.wd_board_members .wd_dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wd_pageid_117 .item .wd_dropdown ul p,
.wd_board_members .wd_dropdown ul p {
    margin: 0;
    color: rgb(153, 153, 153);
    font-size: 14px;
}
.wd_pageid_117 .item .wd_dropdown li,
.wd_board_members .wd_dropdown li {
    display: flex;
}
.wd_pageid_117 .item .wd_dropdown li p:not(:first-child)::before,
.wd_board_members .wd_dropdown li p:not(:first-child)::before {
    content: ',';
    margin-right: 5px;
}


/************************
 Governance Document
************************/
.wd_pageid_20 .item .item_name,
.wd_pageid_20 .item .wd_attachment_description,
.wd_pageid_20 .item .wd_attachment_size,
.wd_pageid_20 .item .wd_attachment br,
.wd_pageid_20 .item .wd_attachment_spacer,
.wd_pageid_20 .item .wd_attachment_image {
    display: none;
}
.wd_pageid_20 .item .wd_attachment_info p {
    margin: 0;
}
.wd_pageid_20 .item .wd_attachment_info {
    border: none;
    padding: 0;
}
.wd_pageid_20 .item .wd_attachment,
.wd_pageid_20 .item {
    padding: 0;
    margin: 0;
}
.wd_pageid_20 .item {
    border-top: 1px solid #ddd;
    display: flex;
    padding: 8px;
    border-left: 3px solid transparent;
    justify-content: space-between;
}
.wd_pageid_20 .item:last-child {
    border-bottom: 1px solid #ddd;
}
.wd_pageid_20 .item:after {
    content: '';
    font-family: "Font Awesome 5 Pro";
    content: "\f1c1";
    color: rgb(255, 131, 0);
    font-size: 18px;
    transition: all ease 300ms;
    font-weight: 400;
    margin-right: 4px;
    display: inline-block;
}
.wd_pageid_20 .item:hover {
    background-color: #f9f9f9;
    border-left-color: #ff8300;
}
.wd_pageid_20 .item p {
    margin: 0;
}


/************************
 Committee Composition
************************/
.wd_board_committees table tr,
.wd_board_committees table th,
#wd_printable_content .wd_board_committees table td {
    background: none;
    border: none;
}
.wd_board_committees table tr.wd_member_row {
    border-top: 1px solid #ddd;
    border-left: 3px solid transparent;
}
.wd_board_committees table tr.wd_member_row:last-child {
    border-bottom: 1px solid #ddd;
}
.wd_board_committees .wd_committee_col .wd_title a {
    font-size: 16px;
    font-weight: 700 !important;
    min-height: 50px;
    display: block;
    padding: 8px;
}
.wd_board_committees .wd_member_col .wd_title a {
    color: rgb(94, 94, 94);
    font-size: 16px;
}
.wd_board_committees .wd_member_col .wd_title {
    line-height: 32px;
}
.wd_board_committees .wd_member_col .wd_attribute_index:last-child,
.wd_board_committees .wd_member_col .wd_attribute_index:first-child {
    font-size: 0;
    position: relative;
}
.wd_board_committees .wd_member_col .wd_attribute_index:first-child:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: rgb(94, 94, 94);
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px;
    display: inline-block;
}
.wd_board_committees .wd_member_col .wd_attribute_index:nth-child(2):before {
    content: "CB";
    color: rgb(94, 94, 94);
    font-size: 10px;
    margin-left: 5px;
    display: inline-block;
    top: -2px;
    position: relative;
}
.wd_board_committees table.wd_committees tr {
    height: auto;
}
.wd_board_committees table tr.wd_member_row:hover {
    background-color: #f9f9f9;
    border-left-color: #ff8300;
    cursor: pointer;
}
.wd_board_committees table tr.wd_member_row:hover .wd_attribute_index:before,
.wd_board_committees table tr.wd_member_row:hover .wd_title a {
    color: #ff8300;
}
/* legend */
.wd_board_committees .wd_attribute_list,
.wd_board_committees .wd_legend_item_list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}
.wd_board_committees .wd_legend_item {
    margin: 0;
}
.wd_table_legend {
    background-color: #f5f5f5;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    padding: 10px 10px 14px;
    border-bottom: 3px solid #013a81;
}

.wd_board_committees .wd_table_legend .wd_attribute_index:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: rgb(94, 94, 94);
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px;
    display: inline-block;
}
.wd_board_committees .wd_table_legend .wd_attribute:nth-child(2) .wd_attribute_index:before {
    content: "CB";
    color: rgb(94, 94, 94);
    font-size: 10px;
    margin-left: 5px;
    display: inline-block;
    top: -2px;
    position: relative;
}
.wd_board_committees .wd_table_legend .wd_attribute_index {
    font-size: 0;
}
.wd_board_committees .wd_table_legend .wd_legend_name,
.wd_board_committees .wd_table_legend .wd_attribute_name {
    color: rgb(153, 153, 153);
    display: inline-block;
    margin-left: 4px;
}


/************************
 Quarterly
************************/
.wd_pageid_129 .wd_category {
    display: flex;
}
.wd_pageid_129 .wd_financial_headers {
    width: 25%;
}
.wd_pageid_129 .item_name,
.wd_pageid_129 .wd_financial_headers .wd_spacer {
    height: 49px;
color: rgb(94, 94, 94);
    padding: 16px;
    text-align: center;
    font-weight: 700;
  font-size: 16px;
}
.wd_pageid_129 .item {
    margin: 0;
    padding: 0;
    align-self: flex-start;
}
.wd_pageid_129 .wd_category_items {
    width: 75%;
    padding: 0;
}
.wd_pageid_129 .wd_financial_header,
.wd_pageid_129 .wd_data {
    height: 56px;
    padding: 20px 15px;
    border-bottom: 1px solid #ddd;
}
.wd_pageid_129 .wd_financial_header {
    border-bottom: 1px solid #ddd;
}
.wd_pageid_129 .wd_data {
    text-align: center;
}
.wd_pageid_129 .wd_data > span {
    opacity: 0.4;
}
.wd_pageid_129 .wd_data span:has(a) {
    opacity: 1;
}
.wd_pageid_129 .wd_data a:not(:last-child),
.wd_pageid_129 .wd_data > span:not(:last-child) {
    margin-right: 15px;
}
.wd_pageid_129 .slick-arrow {
    top: 24px;
    color: #fff;
}
.wd_pageid_129 .slick-arrow:before {
    font-size: 24px;
}
.wd_pageid_129 .slick-prev {
    left: 16px;
}
.wd_pageid_129 .slick-next {
    right: 16px;
}
.wd_pageid_129 #wd_printable_content .slick-arrow {
    font-size: 0;
    padding: 0;
    height: 24px;
    border: none;
}
#wd_printable_content .slick-prev.slick-disabled::before, 
#wd_printable_content .slick-next.slick-disabled::before {
    opacity: .5;
}
.wd_pageid_129 .wd_standard {
    margin-top: 50px;
}


/************************
 Annual Reports
************************/
.wd_pageid_121 .wd_category_items .item_name,
.wd_pageid_121 .wd_category_items .wd_attachment br,
.wd_pageid_121 .wd_category_items .wd_attachment_spacer,
.wd_pageid_121 .wd_category_items .wd_attachment_size {
    display: none;
}

.wd_pageid_121 .wd_category_items .wd_attachment_info p {
    margin: 0;
}
.wd_pageid_121 .wd_category_items .wd_attachment_image,
.wd_pageid_121 .wd_category_items .wd_attachment_info {
    padding: 0;
    border: none;
}

.wd_pageid_121 .wd_category_items .item {
    padding: 10px 8px;
    margin: 0;
    border-left: 3px solid transparent;
    border-top: 1px solid #ddd;
}

.wd_pageid_121 .wd_category_items .item:hover {
    background-color: #f9f9f9;
    border-left-color: #ff8300;
}
.wd_pageid_121 .wd_category_items .wd_attachment_info > p,
.wd_pageid_121 .wd_category_items .wd_attachment tr {
    display: flex;
    flex-direction: row-reverse;
}

.wd_pageid_121 .wd_category_items .wd_attachment_description {
    color: #999;
    width: 200px;
}
.wd_pageid_121 .wd_category_items .wd_attachment {
    margin: 0;
}

.wd_pageid_121 .wd_category_items .wd_attachment_image {
    width: 30px;
}
.wd_pageid_121 .wd_category_items .wd_attachment_info > p {
    justify-content: flex-end;
}
.wd_pageid_121 .wd_category_items .wd_attachment tr  {
    justify-content: space-between;
}
.wd_pageid_121 .wd_category_items .wd_attachment_image::before {
    content: "\f1c1";
    font-family: "Font Awesome 5 Pro";
    color: #ff8300;
    font-size: 20px;
}
.wd_pageid_121 .wd_category_items .wd_attachment_image img {
    display: none;
}


/************************
 Proxy Statements
************************/
.wd_pageid_65 .wd_category_items td {
    border: none;
    background: none;
    padding: 3px 32px 3px 3px;
    width: auto !important;
}
.wd_pageid_65 .wd_category_items table {
    width: auto !important;
}


/************************
 Investor Day
************************/
.wd_pageid_66 .wd_featureboxes_top {
    background: #D0D0CE;
}
.wd_pageid_66 .wd_content,
.wd_pageid_66 .wd_content p {
    color: #000;
    font-family: "Plex", sans-serif;
}
.wd_pageid_66 .wd_category_8 h1.category_header,
.wd_pageid_66 .wd_category .item_name p,
.wd_pageid_66 .wd_category .item_name {
    font-family: "Plex", sans-serif;
    color: #005776;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.5;
}
.wd_pageid_66 .wd_category_8 h1.category_header {
    font-size: 40px !important;
}
.wd_pageid_66 .wd_category .item_name {
    margin-bottom: 20px;
}
.wd_pageid_66 .wd_category a {
    /* text-decoration: none !important; */
}

.wd_pageid_66 .wd_category_4 p {
    margin-bottom: 0;
}
.wd_pageid_66 .wd_category_4 hr {
    margin: 1rem 0;
}
.wd_pageid_66 .wd_category a:hover {
    text-decoration: underline #B34E00;
    color: #B34E00;
}
.wd_pageid_66 #wd_printable_content > p {
    padding-top: 40px;
    margin-top: 50px;
    color: #5a5b5d;
    font-size: 20px;
}
.subpage_header,
.wd_pageid_66 .category_header {
    display: none;
}

/* hero */
.wd_pageid_66 .wd_home_hero {
    min-height: 225px;
}
.wd_pageid_66 .wd_header_content {
    display: flex;
    display: flex;
    align-items: center;
    font-family: "Plex", sans-serif;
    gap: 30px 5%;
}

.wd_pageid_66 .header_left h3 {
    margin: 10px 0 min(120px, 20%);
}

.wd_pageid_66 .subpage_header_inner p {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px 10px;
    max-width: 550px;
    margin: 0;
}


/* pillars */
.wd_pageid_66 .wd_category_7 h1.category_header {
    display: block;
    color: #005776;
    font-size: 40px !important;
    margin: 30px 0; 
    font-weight: 600;
}
.wd_pageid_66 .wd_category_7 .wd_category_items {
    display: flex;
    gap: 12px;
}
.wd_pageid_66 .wd_category_7 .item {
    position: relative;
    margin: 0;
    padding: 0;
}
.wd_pageid_66 .wd_category_7 .wd_imagetable {
    margin: 0 !important;
}
.wd_pageid_66 .wd_category_7 .wd_imagetable img {
    object-fit: cover;
    max-height: 350px;
    width: 100%;
}
.wd_pageid_66 .wd_category_7 .wd_imagetable td {
    padding: 0;
}
.wd_pageid_66 .wd_category_7 .item_name {
    position: absolute;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 30px;
    background: transparent;
    transition: background ease 200ms;
    display: flex;
}
.wd_pageid_66 .wd_category_7 .item_name::after {
    content: '\f055';
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    position: relative;
    top: 4px;
}
.wd_pageid_66 .wd_category_7 .item:hover  .item_name::after {
    content: '\f056';
}
.wd_pageid_66 .wd_category_7 .pillar_text {
    margin: 0;
    position: absolute;
    width: 100%;
    height: 50%;
    padding: 0 10%;
    opacity: 0;
    transition: opacity ease 200ms;
    text-align: center;
    bottom: 0;
}
.wd_pageid_66 .wd_category_7 .pillar_text p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.5;
}
.wd_pageid_66 .wd_category_7 .item:hover .pillar_text {
    opacity: 1;
}

.wd_pageid_66 .wd_category_7 .item_name {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 14px;
    line-height: 1.2;
    font-weight: 500;
}
.wd_pageid_66 .wd_category_7 .item .item_name::before {
    content: 'PILLAR 1';
    color: #ff8200;
    font-size: 21px;
    white-space: pre;
    border-bottom: 3px solid #ff8200;
    width: fit-content;
    padding-bottom: 4px;
}
.wd_pageid_66 .wd_category_7 .item:nth-child(2) .item_name::before {
    content: 'PILLAR 2';
}
.wd_pageid_66 .wd_category_7 .item:nth-child(3) .item_name::before {
    content: 'PILLAR 3';
}
.wd_pageid_66 .wd_category_7 .item_name::after {
    display: none;
}


/* cat 8 */

.wd_pageid_66 .wd_category_8 {
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 40px;
    border-top: 2px solid #ff8200;
    border-bottom: 2px solid #ff8200;
}
.wd_pageid_66 .wd_category_8 .wd_category_info .item {
    background: none;
    padding: 0;
}
.wd_pageid_66 .wd_category_8 .wd_category_info .item_name {
    font-size: 40px;
    color: #000;
    font-weight: 400;
    line-height: 1;
}
.wd_pageid_66 .wd_category_8 .category_header,
.wd_pageid_66 .wd_category_8 .category_summary {
    display: block;
}
.wd_pageid_66 .wd_category_8 .category_header span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #5a5b5d;
}
.wd_pageid_66 .wd_category_8 .wd_category_items {
    display: flex;
    gap: 14px;
}
.wd_pageid_66 .wd_category_8 .item {
    background: #D0D0CE;
    padding: 20px 20px 0;
    flex: 1;
    border-bottom: 4px solid #ff8200;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wd_pageid_66 .wd_category_8 .item_name {
    font-size: 20px;
}
.wd_pageid_66 .wd_category_8 .item_name ~ h1 {
    margin: 40px auto;
    color: #54565A;
    text-align: center;
}
.wd_pageid_66 .wd_category_8 .item_name ~ p {
    text-align: center;
    color: #005776;
    margin: 0 auto;
    font-weight: 600;
    font-size: 22px;
}
.wd_pageid_66 .wd_category_8 .item_name ~ p sup {
    font-weight: 400;
    display: inline-block;
    margin-top: 16px;
    line-height: 1;
    font-size: 15px;
}

.wd_pageid_66 .portfolio_outer {
    display: none;
}
.wd_pageid_66 .wd_category_8 .item_name span {
    display: block;
    font-weight: 400;
    font-size: 18px;
}
.wd_pageid_66 .wd_category_8 .item_name {
    line-height: 1.25;
    font-size: 20px;
}
  

/* cat 3 */
.speaker_container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-around;
}
.speaker_container .fr-img-caption {
    margin: 0 !important;
    width: fit-content !important;
    height: 278px;
}
.speaker_container .fr-img-caption img {
    margin: 0 !important;
    height: 278px;
    width: 100% !important;
    object-fit: cover;
}
.speaker_container .fr-inner span {
    font-size: 14px;
}
.speaker_container .fr-inner strong {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: initial;
    color: #005776;
}
#main-content .speaker_container span.fr-inner {
    text-align: left;
    margin-top: 24px;
    padding: 0;
}
#main-content .speaker_container .slick-arrow {
    transform: initial;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    font-size: 0;
    width: 38px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #000;
    z-index: 1;
}
#main-content .speaker_container .slick-arrow.slick-prev {
    right: 42px;
}
.speaker_container .slick-slide,
.speaker_container .slick-track, 
.speaker_container .slick-slide > div:not([class]) {
    height: auto;
}
#main-content .speaker_container span.fr-img-caption {
    height: auto;
}
.speaker_container .slick-slide {
    padding-bottom: 50px;
    width: 250px;
    margin: 0 5px;
}
.speaker_container .slick-next::before {
    content: "\f054";
}
.speaker_container .slick-prev::before {
    content: "\f053";
}
.speaker_container .slick-arrow::before {
    color: #000;
    font-size: 20px;
    font-weight: normal;
}



/* cat 4 */
.wd_pageid_66 .wd_category_4 .item {
    flex: 1;
    margin: 0;
}
.wd_pageid_66 .wd_category_4 .item:last-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 2%;
    flex: 2;
}
.wd_pageid_66 .wd_category_4 .item_name {
    width: 100%;
    margin: 0 0 20px;
}
.wd_pageid_66 .wd_category_4 .item:last-child p {
    width: 49%;
    padding: 0;
}
.wd_pageid_66 .wd_category_4 .item:last-child img {
    margin: 0 !important;
}
.wd_pageid_66 .wd_category_4 .wd_category_items {
    display: flex;
    gap: 30px 5%;
}
.wd_pageid_66 .wd_category_4 {
    padding-top: 10px;
    border-top: 2px solid #ff8200;
}
.wd_pageid_66 .wd_category_4 hr {
    display: none;
}
.wd_pageid_66 .wd_category_4 .item > p {
    border-bottom: 1px solid #ccc;
    padding: 18px 0;
    color: #5a5b5d;
}
.wd_pageid_66 .wd_category_4 a {
    color: #005776;
}
.wd_pageid_66 .wd_category_4 p > strong {
    color: #54565A;
}
.wd_pageid_66 .wd_category_4 .item a {
    text-decoration: underline #005776 !important;
}
.wd_pageid_66 .wd_category_4 .item:last-child a {
    text-decoration: none !important;
}


/* cat 5 */
.wd_pageid_66 .wd_category_5 li::before {
    content: '\f121';
    font-family: "Font Awesome 5 Pro";
    color: #d40f7d;
    display: inline-block;
    margin-right: 8px;
    font-size: 24px;
    font-weight: 400;
}
.wd_pageid_66 .wd_category_5 li a::after {
    content: '';
    background: url(../images/chevron.png);
    height: 22px;
    width: 22px;
    display: inline-block;
    margin-left: 8px;
    background-size: contain;
    background-repeat: no-repeat; 
}
.wd_pageid_66 .wd_category_5 li {
    list-style: none;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 30px 0 10px;
    border-bottom: 1px solid #ccc;
}
.wd_pageid_66 .wd_category_5 li a {
    font-size: 16px;
    font-weight: 700 !important;
    color: #000;
    text-decoration: none !important;
    display: flex;
    justify-content: space-between;
    width: 100%;
}


.wd_featureboxes_top .wd_featurebox_title {
    display: none;
}
.wd_featureboxes_top {
    background: #2a3035;
    opacity: 0.9;
    border: 8px solid #ff8200;
    border-left: none;
    border-right: none;
}
.wd_featureboxes_top li a,
.wd_featureboxes_top li {
    list-style: none;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    color: #54565a;
}
.wd_featureboxes_top li {
    display: flex;
    align-items: center;
}
.wd_featureboxes_top li a {
    padding: 12px 0;
    display: block;
}
.wd_featureboxes_top ul {
    display: flex;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    gap: 30px;
    justify-content: flex-end;
}





/************************
 Presentations
************************/
.wd_pageid_151 .wd_item_search_form_container {
    display: none;
}
.wd_pageid_151 .wd_icon-pdf .fa.fa-file-pdf-o::before {
    color: #E06600;
    font-size: 20px;
    position: relative;
    top: -3px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
}
.wd_pageid_151 .wd_title a {
    font-size: 16px;
    font-weight: 400;
}
.wd_pageid_151 .wd_documents_item {
    border-left: 3px solid transparent;
    padding: 5px 8px;
}
.wd_pageid_151 .wd_documents_item:hover {
    background-color: #f9f9f9;
    border-left-color: #ff8300;
}
.wd_pageid_151 .wd_documents_item {
    display: flex;
    align-items: center;
}
.wd_pageid_151 .wd_date {
    color: #999999;
    width: 17%;
    min-width: 110px;
}
.wd_pageid_151 .wd_title {
    flex: 1;
}


/************************
 Key Metrics
************************/
.wd_featureboxes_stock .wd_featurebox_title {
    color: #005776;
    font-size: 26px;
    font-weight: 600;
}
.wd_featureboxes_stock p {
    color: rgb(94, 94, 94);
    font-size: 12px;
    line-height: 1.75;
}
table tbody tr:nth-child(2n) td,
.wd_featureboxes_stock table th,
.wd_featureboxes_stock table td,
.wd_featureboxes_stock table {
    border: none;
    background: none;
}
.wd_featureboxes_stock table tr {
    border-bottom: 1px solid #000;
}
.wd_featureboxes_stock table th,
.wd_featureboxes_stock table td {
    line-height: 1.6;
    padding: 8px 8px 8px 0;
    color: rgb(94, 94, 94);
    text-align: right;
}
.wd_featureboxes_stock table th {
    font-weight: 700;
}
.wd_featureboxes_stock table tr:hover td {
    font-weight: 700;
}
.wd_featureboxes_stock table th:nth-of-type(2),
.wd_featureboxes_stock table td:nth-of-type(2) {
    background: #005776;
    color: #fff;
}
.wd_featureboxes_stock table td:first-child {
    text-align: left;
}
.wd_featureboxes_stock table th:nth-of-type(1),
.wd_featureboxes_stock table td:nth-of-type(1) {
    width: 50%;
}
.wd_featureboxes_stock table th:nth-of-type(2),
.wd_featureboxes_stock table th:nth-of-type(3),
.wd_featureboxes_stock table td:nth-of-type(2),
.wd_featureboxes_stock table td:nth-of-type(3) {
    width: 25%;
}


@media (max-width: 1300px) {
    
    .wd_featureboxes_bottom_2 > div:first-child .wd_featurebox {
        grid-template-columns: repeat(2, 1fr);
        
    }
    .wd_featureboxes_bottom_2 > div:first-child .wd_featurebox > div:last-child {
        grid-column: auto;
        grid-row: auto;
    }
}

/* Extra large devices (large desktops) */
@media (max-width: 1199px) {
    .wd_pageid_66 .wd_category_7 .item_name {
        font-size: 30px;
    }
}

@media (max-width: 1024px) {
    .wd_pageid_66 .wd_category_7 .wd_category_items {
        flex-direction: column;
        align-items: center;
    }
    .wd_pageid_66 .wd_category_7 .item {
        max-width: 100%;
        width: 100%;
    }
    .wd_pageid_66 .wd_category_8 .wd_category_items {
        flex-direction: column;
    }
}

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

    .wd_pageid_66 .wd_category_4 .wd_category_items {
        flex-direction: column;
    }

    .wd_featureboxes_bottom li {
        flex: 1 1 calc(50% - 10px);
    }

    .wd_search_basic_fields {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    #wd_printable_content .wd_newsfeed_releases select {margin: 0;}
    .wd_item_search_form_container .wd_search_form_basic {width: 100%;}
    #wd_printable_content .wd_search_form_basic input[type="text"] {max-width: 100%;}
    #wd_printable_content .wd_search_button {width: 100%;}

    .wd_page_menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }

    .wd_news_head {
        display: none;
    }
    .wd_newsfeed_releases .wd_item {
        flex-direction: column;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 10px;
        margin: 15px 0;
    }
    .wd_newsfeed_releases .wd_date {
        width: 100%;
        padding: 0;
    }
    .wd_news_head {
        display: none;
    }
    .wd_newsfeed_releases .wd_item {
        flex-direction: column;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 10px;
        margin: 15px 0;
    }
    .wd_newsfeed_releases .wd_date {
        width: 100%;
        padding: 0;
    }

    .wd_page_links {
        flex-wrap: wrap;
        justify-content: start;
        gap: 8px 0;
    }


    /* homepage */
    .wd_featureboxes_bottom_2,
    .wd_featureboxes_news_presentations,
    .wd_featureboxes_facts,
    .fb_flex {
        flex-direction: column;
    }
    .fb_flex_right {
        display: flex;
        flex-direction: column-reverse;
    }
    .sales-and-charting {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .wd_featureboxes_facts .wd_featurebox_title {
        font-size: 58px;
        margin: 0;
    }
    .wd_featureboxes_facts > div {
        min-height: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .wd_featureboxes_facts > div > div {
        flex: 1;
    }
    .wd_featureboxes_facts p {
        min-height: 0;
    }
    .map-container {
        padding: 40px 0;
    }
    .sales-and-charting {
        padding: 0;
    }
    #wd_featurebox-standard_13 .wd_featurebox {
        flex: 100%;
    } 
    .wd_featureboxes_news_presentations > div {
        width: 100%;
    }
    .wd_featureboxes_news_presentations .wd_imagetable img {
        max-height: 300px;
    }
    .wd_featureboxes_portfolio .wd_featurebox_container {
        width: 100%;
    }
    .wd_featureboxes_news_presentations {
        margin: 40px auto;
    }
    .wd_featureboxes_stock {
        width: 90%;
    }
    .wd_featureboxes_bottom_2 > div:last-child {
        border: none;
    }
    .wd_featureboxes_bottom_2 .wd_featurebox_container:last-child img {
        max-width: 100px;
    }
    .wd_featureboxes_portfolio .slick-slider img {
        height: 226px;
    }
      
    .wd_pageid_66 .wd_category_4 .item:last-child {
        padding-top: 25px;
        border-top: 2px solid #ff8200;
        margin-top: 10px;
    }
}

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

    .wd_textinput {
        width: 100%;
    }

    .wd_pageid_119 #wd_printable_content table {
        border: 1px solid #ddd;
    }

    /* dividend */
    .wd_pageid_52 .item th,
    .wd_pageid_52 .item td {font-size: 13px;}
    .wd_pageid_52 .item th {display: none;}
    .mobile-th {font-weight: bold; display: block;}
    .wd_pageid_52 .item tr {
        display: flex;
        flex-direction: column;
    }
    .wd_pageid_52 .item tbody tr:first-child {
        border-top: none;
    }
    .wd_pageid_52 .item td {
        display: flex;
        justify-content: space-between;
    }
    .wd_pageid_52 .item td.wd_total_empty {display: none;}
    .wd_pageid_52 .item .wd_total {flex-direction: row; justify-content: space-between;}

    .wd_featureboxes_bottom_2 > div:first-child .wd_featurebox {
        grid-template-columns: repeat(1, 1fr);
    }

}

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

    .wd_featureboxes_bottom li {
        flex: 100%;
    }

    .wd_pageid_66 .wd_category_4 .item:last-child p {
        width: 100%;
    }
    .wd_featureboxes_bottom_2 > div:first-child .wd_featurebox > div:last-child {
        margin: 0;
    }

    .footer .fsm_footer_nav,
    .fsm_footer_nav .fsm_column:first-child {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .fsm_footer_nav .fsm_column:last-child {
        width: 100%;
        border: none;
    }
    
}

/* CLIENT CSS OVERRIDES */
.fsm_footer_nav .fsm_column:nth-child(1) {
    grid-template-columns: repeat(4, 1fr);
}
.footer,
.footer .footer__meta,
.footer > div {
    background: #F2F2F2;
}
.footer .footer_logo a {
    filter: brightness(0) saturate(100%) invert(75%) sepia(63%) saturate(5819%) hue-rotate(360deg) brightness(101%) contrast(104%);
}
.footer .social-nav.footer__nav-group a svg path {
    fill: #6E6E6E;
}
.footer__nav .legal,
.footer .fsm_footer_nav h3 a,
.footer .fsm_footer_nav h3,
.footer .fsm_column .menu-item a,
.footer a {
    color: #6E6E6E;
}
.footer .fsm_column .menu-item a {
    font-size: 18px;
    text-transform: initial;
}
.fsm_column ol {
    margin-bottom: 0;
}
.fsm_column:nth-child(2) li,
.fsm_column li {
    padding: 3px 0;
}
.footer .fsm_column .menu-item a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
}
.footer .fsm_footer_nav h3 a,
.footer .fsm_footer_nav h3 {
    color: #2C2C2C;
    font-size: 24px !important;
    text-transform: initial;
}
.fsm_column:nth-child(2) {
    border-left: 1px solid #D6D6D6;
    margin-bottom: 40px;
}
.footer_logo {
    width: 95%;
    margin: 40px auto 30px;
}
.footer_logo a {
    display: block;
    width: fit-content;
}
.footer__meta {
    padding: 30px 0;
    border-top: 1px solid #D6D6D6;
    text-align: center;
}
.footer__meta a {
    font-size: 18px;
}
.footer__nav .footer__nav-inner {
    max-width: 100%;
    width: 95%;
    padding: 0 0 20px;
}
.footer__nav .legal {
    text-transform: initial;
    letter-spacing: 0;
    font-size: 14px;
}
.social-nav > li:not(:first-of-type) {
    margin: 0;
}
.social-nav.footer__nav-group {
    gap: 26px;
}
.footer .fsm_footer_nav h3 a {
    display: flex;
    gap: 10px;
}
.footer .fsm_footer_nav h3 a::after {
    content: '';
    display: block;
    background: url(../images/arrow-right.svg);
    width: 24px;
    height: 24px;
}
.footer .icon_external {
    display: flex;
    align-items: center;
    gap: 8px;
}
.footer .icon_external::after {
    content: '';
    display: block;
    background: url(../images/external_icon.svg);
    width: 16px;
    height: 16px;
}