/* Begin classes for common SPIN elements */

@font-face {
    font-family: 'Hanken Grotesk Bold';
    src: url(../fonts/HankenGrotesk-Bold.ttf);
    font-weight: 700;
}
@font-face {
    font-family: 'GT Pressura';
    src: url(../fonts/GT-Pressura-Bold.otf);
    font-weight: 400;
}
@font-face {
    font-family: 'GT Pressura';
    src: url(../fonts/GT-Pressura-Regular.otf);
    font-weight: 300;
}

*, ::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;
    color: #212529;
}
a:hover {
    text-decoration: none;
}

body.page i:before {
    font-family: 'Font Awesome 5 Pro';
}

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

#wd_printable_content a[href^="mailto:"] {
    padding-right: 0;
}

/* Toolbar styles */

/* END Toolbar styles */

/* Begin classes for individual PCTs */

span.wd_subscribe_icon {
    background: url('../images//Envelope.svg') no-repeat;
    background-position: 0 3px;
    display: inline-block;
    height: 23px;
    width: 23px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}
span.wd_subscribe_icon img {
    display: none;
}

/* Standard */
div.wd_standard {}

.wd_pageid_67 .wd_standard .wd_category.wd_category_19 .wd_category_info {
    display: none
}

.wd_pageid_67 .wd_category.wd_category_19 .item_name {
    padding: 0;
    border:none;
}

        .wd_qualifications th {
            font-weight: normal;
            background-color: #FFF;
        }
        .wd_pageid_67 h2, .wd_pageid_67 h3,.wd_qualifications th {
            color:#094663;
        }
        table.wd_qualifications {
            width: 100%;
            border-collapse: collapse;
        }
        table.wd_qualifications tr {
            border-bottom: 2px solid #d1ccc6;
        }
        .wd_qualifications tfoot {
            border-top: 4px solid #d1ccc6;
        }
        .wd_qualifications tfoot tr {
            border-bottom: 0;
        }
        table.wd_qualifications tfoot td:nth-child(1),
        table.wd_qualifications tfoot td {
            font-weight: normal;
            color: #000;
        }
        table.wd_qualifications td {            
            margin: 0;
            padding: 8px 4px;
            font-size: 14px;
            min-width: inherit
        }

        table.wd_qualifications td:nth-child(odd) {
            background-color: #e7e6e2;
        }

        table.wd_qualifications td:nth-child(1) {
            max-width: 100px;
            background-color: #FFF;
            color:#094663;
            font-weight: bold;
        }

        table.wd_qualifications td:nth-child(2) {
            max-width: 230px;
        }
        .wd_qualifications td span {
            background-color: #094663;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            display: block;
            text-align: center;
            margin: auto;
        }
/* END Standard */

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

ul.hi_res-links li {}

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

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

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

/* 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;
    margin-right: 6px;
}
.wd_form_field {
    clear: both;
}
.wd_page_limit {
    padding: 0;
    margin: 10px 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 */


/* 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-inactive {}
.wd_featureboxes_socialhub .wd_tab-active {
    padding: 3px;
    background-color: #dddddd;
    border: 1px solid #cccccc;
    border-radius: 4px;
}



.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
    clear: both;
}

/* Alert Banner FB */
.wd_featureboxes_alert_banner .wd_featurebox_title {
    display: none;
}
.wd_featureboxes_alert_banner p {
    margin-bottom: 0;
}
/* End Alert Banner FB */
/* 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;
}


.wd_search {
    display: none;
    visibility: hidden;
}


/*********************
 Rooms Nav
*********************/
.wd_mobile,
.wd_desktop {
    display: flex;
}
.wd_navigation {
    background: #F3F3F3;
    position: relative;
    width: 100%;
    z-index: 1;
    height: 72px;
    align-items: center;
    font-family: 'GT Pressura';
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 0px 8px 15px -15px rgba(0, 0, 0, 0.15);
}
.wd_nav-outer {
    display: flex;
    align-items: center;
    margin-left: 86px;
    width: 73%;
}
.wd_nav-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    border-right: 1px solid #666;
    white-space: nowrap;
    padding: 8px 30px 8px 0;
    margin-right: 30px;
}
.wd_nav-wrap {
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    gap: 4%;
    width: 100%;
}
.wd_horizontal_nav_items {
    display: flex;
    gap: 4%;
    margin: 0;
    list-style: none;
    padding: 0;
    flex: 1;
    padding-right: 16px;
}
.top_nav_link,
p.top_nav_link {
    color: #212529 !important;
    font-size: 14px;
    font-family: 'GT Pressura';
    position: relative;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 1.1;
    font-weight: 300;
    text-decoration: none !important;
    line-height: 1.2;
}


.horizontal_nav_item.has_children > span p:after,
.mobile_nav_toggle:after {
    color: #dd3113;
    font-family: 'Font Awesome 5 Pro';
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    content: "\f078";
    margin-left: 8px;
}
.horizontal_nav_item {
    position: relative;
    margin: 0;
    height: 72px;
    display: flex;
    align-items: center;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
.horizontal_nav_item.on,
.horizontal_nav_item:hover {
    border-bottom: 4px solid #dd3113;
}

.mobile_nav_toggle {
    display: none;
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 18px;
    font-family: noto-sans, sans-serif;
    margin: 0;
}
.wd_subnav_container {
    background: #fff;
    position: absolute;
    top: 72px;
    opacity: 0;
    transition: opacity .1s ease;
}
.wd_subnavigation {
    list-style: none;
    padding: 0;
    margin: 0;
}
.subnav_item a {
    color: #212529;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.1;
    padding: 0 8px;
    display: inline-block;
    white-space: nowrap;
}
.wd_subnav_container.opac {
    opacity: 1; 
}
.subnav_item {
    border-bottom: 1px solid #dbdbdb;
    margin: 0;
    padding: 13px 20px;
}
.subnav_item:hover {
    background: #F3F3F3;
}
.wd_mobile.wd_navigation {
    position: relative;
    margin-top: 0;
    z-index: 1;
}
.has_children .top_nav_link:active {
    pointer-events: none;
}
.wd_navigation.wd_mobile + .wd_featureboxes_stock {
    display: none;
    margin: 0;
    background: #000c;
    border-top: 1px solid #888;
    padding: 10px 0;
}
.wd_navigation.wd_mobile + .wd_featureboxes_stock .wd_featurebox {
    width: fit-content;
    margin: 0 auto;
}
.wd_navigation.wd_mobile + .wd_featureboxes_stock * {
    font-size: 18px;
    font-family: noto-sans, sans-serif;
}

.site-header .wd_search_form_container,
.site-header .wd_search_form_container input {
    width: 100%;
}

.meganav__mega-nav-list li.NewsEvents .level-two-list > li.nav-link:nth-child(2) {
    display: none;
}

/* hero */
.wd_hero {
    height: 440px;
    background-size: cover;
    background-position: center;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 0 24px;
}
.wd_header_content {
    font-family: GT Pressura;
    font-size: 48px;
    font-style: italic;
    font-weight: 700;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase; 
    color: white;
    text-align: center;
}
.wd_header_content p {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
    text-align: center;
    margin-top: 28px;
    color: white;
}

/*********************
 Global
*********************/
.wd_featureboxes_left .wd_featurebox p.more a,
#single_slider_responsive p.more a,
p.more a {
    background: #DD3113;
    line-height: 1.5;
    padding: 16px 14px 16px 20px;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    display: block;
    width: fit-content;
    color: white;
    text-decoration: none;
    transition: all .2s ease;
}
.wd_featureboxes_left .wd_featurebox p.more a:after,
#single_slider_responsive p.more a:after,
p.more a:after {
    content: '';
    width: 0; 
    height: 0; 
    border-top: 0px solid transparent;
    border-bottom: 56px solid transparent;
    border-left: 20px solid #DD3113;
    position: absolute;
    left: 100%;
    top: 0;
    transition: all .2s ease;
}

#wd_printable_content .wd_search_button,
#wd_printable_content .wd_sphinx_search .wd_search_form_basic input[type="submit"] {
    background: #DD3113;
    color: white;
    border: none;
    transition: all .2s ease;
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-color: #DD3113;
}

.wd_featureboxes_left .wd_featurebox p.more a:hover,
#single_slider_responsive p.more a:hover,
#wd_printable_content .wd_search_button:hover,
#wd_printable_content .wd_sphinx_search .wd_search_form_basic input[type="submit"]:hover,
p.more a:hover {
    background: #bc2b10;
    border-color: #bc2b10;
} 
.wd_featureboxes_left .wd_featurebox p.more a:active,
#single_slider_responsive p.more a:active,
#wd_printable_content .wd_search_button:active,
#wd_printable_content .wd_sphinx_search .wd_search_form_basic input[type="submit"]:active,
p.more a:active {
    background: #7a1b09;
    border-color: #7a1b09;
} 
.wd_featureboxes_left .wd_featurebox p.more a:focus,
#single_slider_responsive p.more a:focus,
#wd_printable_content .wd_search_button:focus,
#wd_printable_content .wd_sphinx_search .wd_search_form_basic input[type="submit"]:focus,
p.more a:focus {
    background: #9b220e;
    border-color: #9b220e;
} 

.wd_featureboxes_left .wd_featurebox p.more a:hover:after,
#single_slider_responsive p.more a:hover:after,
.wd_featureboxes_stock .wd_featurebox:hover:after,
p.more a:hover:after {
    border-left: 20px solid #bc2b10;
}
.wd_featureboxes_left .wd_featurebox p.more a:active:after,
#single_slider_responsive p.more a:active:after,
.wd_featureboxes_stock .wd_featurebox:active:after,
p.more a:active:after {
    border-left: 20px solid #7a1b09;
}
.wd_featureboxes_left .wd_featurebox p.more a:focus:after,
#single_slider_responsive p.more a:focus:after,
.wd_featureboxes_stock .wd_featurebox:focus:after,
p.more a:focus:after {
    border-left: 20px solid #9b220e;
}

.wd_featureboxes_tabbed p.more a:after {
    display: none;
}

.wd_container {
    padding: 48px 72px 72px;
}
h1.page_header {
    font-family: GT Pressura;
    font-size: 64px;
    font-style: italic;
    font-weight: 700;
    line-height: 110%; /* 70.4px */
    text-transform: uppercase; 
    text-align: center;
}

div.breadcrumb {
    display: none;
}


#wd_printable_content > p:not(.more) {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
    letter-spacing: 0;
    color: #212529;
    text-align: center;
    width: 100%;
    max-width: 855px;
    margin: 10px auto 0;
}

p.more_outline a,
p.more_white a,
p.more_link a {
    text-decoration: none;
}
p.more_outline img,
p.more_white img {
    max-width: 20px;
}
div.root p.more_outline,
div.root p.more_white {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    padding: 0;
    border: 1px solid #DD3113;
    text-align: center;
    display: block;
    width: fit-content;
    color: white;
    text-decoration: none;
    transition: all .2s ease;
    margin-top: 20px;
    background: white;
}

div.root #wd_featurebox-standard_29 p.more_outline {
    margin-left: auto;
    margin-right: auto;
}

#wd_printable_content .wd_events .wd_events_input_go {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    border: 1px solid #DD3113;
    transition: all .2s ease;
    background: white;
}

div.root p.more_outline:hover,
.wd_featureboxes_stock .wd_featurebox:hover,
#wd_printable_content .wd_events .wd_events_input_go:hover 
    {background: #DD31130A;}
div.root p.more_outline:focus,
.wd_featureboxes_stock .wd_featurebox:focus,
#wd_printable_content .wd_events .wd_events_input_go:focus 
    {background: #DD311314;}
div.root p.more_outline:active,
.wd_featureboxes_stock .wd_featurebox:active,
#wd_printable_content .wd_events .wd_events_input_go:active
    {background: #DD31131F;}
div.root p.more_outline a,
div.root p.more_white a {
    display: flex;
    white-space: pre;
    align-items: center;
    gap: 4px;
    padding: 16px 20px;
}
div.root p.more_outline a {
    background: none !important;
}

div.root p.more_white {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15), 0px 14px 15px -15px rgba(0, 0, 0, 0.15); 
    border-color: transparent;
}
div.root p.more_white:hover {background: #F3F3F3;}
div.root p.more_white:focus {background: #E7E7E7;}
div.root p.more_white:active {background: #DBDBDB;}

p.more_link a {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
}


/*********************
 Home page
*********************/

/* slideshow */
#single_slider_responsive {
    z-index: 0;
}
#single_slider_responsive .single_slider_carousel_container {
    padding: 0;
}
#single_slider_responsive .item {
    padding: 0;
}
#single_slider_responsive p.more {margin-top: 32px;}
#single_slider_responsive h4 {
    font-family: GT Pressura;
    font-size: 48px;
    font-style: italic;
    font-weight: 700;
    line-height: 110%;
    text-transform: uppercase; 
    color: white;
}
#single_slider_responsive .single_slider_carousel_description {
    font-family: Hanken Grotesk;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: white;
}
#single_slider_responsive .single_slider_carousel_caption {
    height: 100%;
    max-width: 672px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 72px;
    background: none;
    padding-bottom: 100px;
}
#single_slider_responsive .item > img {
    object-fit: cover;
    width: 100%;
    height: 500px;
}

#single_slider_responsive .item:nth-child(2) > img {object-position: left;}
#single_slider_responsive .item:nth-child(3) > img {object-position: right;}
.wd_pageid_115 .wd_hero {background-position: right;}
.wd_pageid_121 .wd_hero {background-position: left;}

#single_slider_responsive .single_slider_carousel_inner:after {
    content: '';
    background: linear-gradient(0deg, rgba(13, 17, 23, 0.60) 0%, rgba(35, 39, 49, 0.60) 33.33%, rgba(0, 0, 0, 0.00) 100%);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 116px;
}
#single_slider_responsive .single_slider_carousel_control {
    font-size: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    padding: 12px;
    background-position: center;
    position: absolute;
    top: auto;
    bottom: 50px;
    right: auto;
}
#single_slider_responsive .single_slider_carousel_control.left {
    background-image: url(../images/Arrow-Left.svg);
    left: 72px;
}
#single_slider_responsive .single_slider_carousel_control.right {
    background-image: url(../images/Arrow-Right.svg);
    left: 130px;
}
#single_slider_responsive .single_slider_carousel_indicators li {
    background-image: url(../images/Flag.svg);
    height: 48px;
    width: 24px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
}
#single_slider_responsive .single_slider_carousel_indicators li.active {
    background-image: url(../images/Flag-fill.svg);
}
#single_slider_responsive .single_slider_carousel_indicators span {
    display: none;
}
#single_slider_responsive .single_slider_carousel_indicators {
    right: 72px; 
    bottom: 50px;
    height: 48px;
    padding: 0;
}
.single_slider_carousel_bottom {display: none;}

/* stock ticker */
.wd_featureboxes_stock {
    position: absolute;
    right: 92px;
}
.wd_featureboxes_stock .wd_featurebox_title,
.wd_featureboxes_stock .wd_chart-quote-footer,
.wd_featureboxes_stock .wd_exchange,
.wd_featureboxes_stock .wd_quote-change:before,
.wd_featureboxes_stock .wd_quote-change:after {
    display: none;
}
#wd_main-nav .wd_featureboxes_stock .wd_quote-change,
.wd_featureboxes_stock .wd_quote-value,
.wd_featureboxes_stock .wd_symbol,
.wd_featureboxes_stock .wd_quote-price {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.wd_featureboxes_stock .wd_ticker_label,
.wd_featureboxes_stock .wd_quote-value {
    margin: 0;
}
.wd_featureboxes_stock .wd_featurebox,
.wd_featureboxes_stock .wd_quote-value {
    display: flex;
}
.wd_featureboxes_stock .wd_quote-container {
    margin-left: 7px;
    display: flex;
    align-items: center;
}
.wd_featureboxes_stock .wd_featurebox {
    line-height: 1.5;
    padding: 16px 14px 16px 20px;
    position: relative;
    transition: all .2s ease;
    border: 1px solid #DD3113;
    background: white;
    max-height: 58px;
}
/* .wd_featureboxes_stock .wd_featurebox:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 56px solid transparent;
    border-left: 20px solid #DD3113;
    position: absolute;
    left: 100%;
    top: 0;
    transition: all .2s ease;
} */
.wd_featureboxes_stock a:hover {
    text-decoration: none;
}

/* top */
.wd_featureboxes_top {
    margin: 56px 24px 62px;
}

.wd_pageid_120 .wd_featureboxes_top {
    max-width: 70%;
    margin: 56px auto;
}

.wd_pageid_120 .wd_featureboxes_top .wd_featurebox  {
    display: flex;
    flex-direction: row-reverse;
}

.wd_pageid_120 .wd_featureboxes_top .wd_right_col {
    flex: 1 1 50%;
}

.wd_pageid_120 .wd_featureboxes_top .wd_featurebox img {
    max-width: 50%;
}

.wd_pageid_120 .wd_featureboxes_top .wd_featurebox_title {
    display: none;
}

.wd_content .wd_featurebox_title {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    color: #212529;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    padding-left: 16px;
}
.wd_content .wd_featurebox_title:before {
    content: '';
    background-image: url(../images/Flag-fill.svg);
    height: 21px;
    width: 13px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 0;
    top: -4px;
}
.wd_featureboxes_left div.wd_featurebox_title:before {
    top: -5px;
}
.wd_pageid_45 .wd_featureboxes_top div.wd_featurebox_title:before {
    display: none;
}
.wd_heading p {
    font-family: GT Pressura;
    font-size: 48px;
    font-style: italic;
    font-weight: 700;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase; 
    color: #212529;
    text-align: center;
    margin: 16px 0;
}
.wd_featureboxes_top .wd_featurebox > p {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
    color: #212529;
    text-align: center;
    width: 100%;
    max-width: 855px;
    margin: 0 auto 10px;
}
.wd_featureboxes_top p.more > a {
    margin: 32px auto 24px;
}
/* .wd_featureboxes_top p.more > a,
.wd_featureboxes_right p.more > a {
    display: block;
    width: fit-content;
    margin: 32px auto 24px;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    color: #212529;
    text-align: center;
    padding: 16px 20px; 
    border: 1px solid #DD3113;
    text-decoration: none;
    transition: all .2s ease;
    background: white;
}
.wd_featureboxes_top p.more > a:hover,
.wd_featureboxes_right p.more > a:hover {
    background-color: #fef7f6;
}
.wd_featureboxes_top p.more > a:active,
.wd_featureboxes_right p.more > a:active {
    background-color: #fbe6e3;
}
.wd_featureboxes_top p.more > a:focus,
.wd_featureboxes_right p.more > a:focus {
    background-color: #fcefec;
} */

.wd_featureboxes_top p.more img {
    width: 24px;
    height: 24px;
}
.wd_featureboxes_top .wd_featurebox > ul {
    list-style: none;
    display: flex;
    padding: 0;
    max-width: 1240px;
    margin: 30px auto 0;
}
.wd_featureboxes_top li span {
    font-family: GT Pressura;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 52.8px */ 
    color: #DD3113;
    display: block;
    text-align: center;
    margin-bottom: 8px;
}
.wd_featureboxes_top li {
    font-family: Hanken Grotesk;
    color: #212529;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */ 
    flex: 1;
    text-align: center;
    padding: 30px;
}
.wd_featureboxes_top ul > li:nth-child(2) {
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
} 

/* quarterly */
.wd_left-img img {
    clip-path: polygon(26.2% .3%, 100% .3%, 100% 100%, .2% 100%);
    border-bottom: 50px solid white;
    width: 100%;
    object-fit: cover;
}
.wd_left-img {
    position: relative;
    background: #DD3113;
    clip-path: polygon(26% 0%, 100% 0%, 100% 100%, 0% 100%);
    flex: 0 1 62%;
    max-width: 1200px;
}
.wd_featureboxes_left:after {
    content: '';
    display: block;
    width: 100%;
    height: 6px;
    background: white;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wd_featureboxes_left {
    display: flex;
    padding: 100px 0 0;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.wd_featureboxes_left:before {
    content: '';
    background-image: url(../images/Lines.svg);
    position: absolute;
    display: block;
    height: 100%;
    width: 56.2%;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}
.wd_featureboxes_left .wd_featurebox_title {
    margin: 0 0 4px;
}
.wd_featureboxes_left .wd_heading p {
    text-align: left;
}
.wd_featureboxes_left .wd_featurebox_container {
    margin-left: 72px;
    padding-bottom: 5%;
    min-width: 350px;
    position: relative;
}
.wd_featureboxes_left .wd_featurebox p {
    margin: 0;
}
.wd_featureboxes_left .wd_heading {
    margin-bottom: 12px;
}

.wd_featureboxes_left .wd_featurebox p a,
.wd_event_subscribe a,
.wd_event_reminder a,
.wd_event .wd_attachment_title a,
.wd_event .wd_event_webcast a,
.wd_event .wd_event_info p a {
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
}

.wd_event .wd_event_webcast a,
.wd_event .wd_event_info p a {
    /* background: url(../images/right-arrow.svg) no-repeat !important; */
}
.wd_featureboxes_left p.more a {
    margin-top: 18px;
}

/* middle / middle bottom */
.wd_featureboxes_middle {
    margin: 72px;
}

.wd_pageid_52 .wd_featureboxes_middle .wd_featurebox_container {
    margin: 0 60px 40px 60px;
}

.wd_pageid_52 .wd_featureboxes_middle .wd_featurebox_container:last-of-type {
    margin: 40px auto 0 auto;
    max-width: 400px;
}

.wd_featureboxes_middle_bottom {
    background: #f3f3f3;
    padding: 0 72px 72px;
}
.wd_featureboxes_middle_bottom .wd_featurebox_container {
    background: #fff;
}
.wd_featureboxes_middle_bottom .wd_featurebox_container ~ .wd_featurebox_container {
    margin-top: 72px;
}

.wd_featureboxes_middle .wd_featurebox_title,
.wd_featureboxes_middle_bottom .wd_featurebox_title {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: 110%; /* 30.8px */
    text-transform: uppercase; 
    padding-left: 21px;
    margin: 0 0 36px;
    text-align: left;
}

#wd_featurebox-standard_29 {
    max-width: 600px;
    margin: 30px auto 0 auto;
}

#wd_featurebox-standard_29 .wd_featurebox_title,
#wd_accordion_items .wd_featurebox_title {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: 110%; /* 30.8px */
    text-transform: uppercase; 
    padding-left: 21px;
    margin: 0 0 36px;
}

#wd_featurebox-standard_29 .wd_featurebox_title {
    margin: 0 auto 36px auto;
}

.wd_featureboxes_middle_bottom .wd_featurebox_title {
    padding: 32px 24px 0 45px;
}

#wd_featurebox-standard_29 .wd_featurebox_title::before,
#wd_accordion_items .wd_featurebox_title::before,
.wd_featureboxes_middle .wd_featurebox_title::before,
.wd_featureboxes_middle_bottom .wd_featurebox_title::before {
    height: 36px;
    width: 18px;
}
.wd_featureboxes_middle_bottom .wd_featurebox_title::before {
    top: 28px;
    left: 24px;
}
.wd_featureboxes_middle ul,
.wd_featureboxes_middle_bottom ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 24px;
    padding: 24px 0;
    margin: 0;
    border-bottom: 1px solid #DBDBDB;
    align-items: center;
}
.wd_pageid_123 .wd_featureboxes_middle_bottom ul {
    padding-left: 24px;
}
.wd_featureboxes_middle .wd_featurebox > ul:first-child,
.wd_featureboxes_middle_bottom .wd_featurebox > ul:first-child {
    border-top: 1px solid #DBDBDB;
}
.wd_featureboxes_middle ul li,
.wd_featureboxes_middle_bottom ul li {
    flex: 1;
    margin: 0;
}
.wd_featureboxes_middle ul li:nth-child(1),
.wd_featureboxes_middle_bottom ul li:nth-child(1) {
    font-family: GT Pressura;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 26px */ 
}
.wd_featureboxes_middle ul li:nth-child(2),
.wd_featureboxes_middle_bottom ul li:nth-child(2) {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
}
.wd_featureboxes_middle ul li:nth-child(3) a,
.wd_featureboxes_middle_bottom ul li:nth-child(3) a {
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 114.286% */
    letter-spacing: 0.7px;
    text-transform: uppercase; background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
}
.wd_featureboxes_middle ul li:nth-child(3),
.wd_featureboxes_middle_bottom ul li:nth-child(3) {
    text-align: right;
}
.wd_featurebox.wd_middle-mobile {
    display: none;
}

/* side by side */
.wd_featureboxes_side_by_side {
    margin: 72px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.wd_featureboxes_side_by_side > div {
    flex: 1;
    display: flex;
    gap: 72px;
    align-items: center;
}
.wd_featureboxes_side_by_side > div:first-child {
    flex-direction: row-reverse;
}
.wd_pageid_120 .wd_featureboxes_side_by_side > div:nth-child(odd) {
    flex-direction: row-reverse;
}
.wd_featureboxes_side_by_side > div > * {
    flex: 1;
}
.wd_featureboxes_side_by_side div.wd_featurebox_title::before {
    top: -6px;
}
.wd_featureboxes_side_by_side div.wd_featurebox_title {
    margin: 0;
}
.wd_featureboxes_side_by_side h2 {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 30.8px */ 
    padding: 20px 0 16px;
}
.wd_featureboxes_side_by_side p {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.wd_featureboxes_side_by_side table.wd_imagetable * {
    border: none;
    margin: 0;
    padding: 0;
}
.wd_featureboxes_side_by_side .wd_imagetable img {
    object-fit: cover;
    height: 434px;
    width: 100%;
}
.wd_featureboxes_side_by_side .wd_imagetable {
    float: none;
    display: table;
}

/* bottom & promo */
.wd_featureboxes_bottom,
.wd_featureboxes_promo_banner {
    margin: 72px;
    padding: 80px 6%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.wd_pageid_52 .wd_featureboxes_bottom {
    padding: 40px 0;
    margin: 0 72px;
}
.wd_featureboxes_promo_banner {
    background: #00253B;
}
.wd_featureboxes_bottom .wd_featurebox_title,
.wd_featureboxes_promo_banner .wd_featurebox_title {
    padding: 0;
    font-family: GT Pressura;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 30.8px */ 
    color: white;
    margin: 0 0 16px;
    text-align: left;
}
.wd_featureboxes_bottom .wd_featurebox_title::before,
.wd_featureboxes_promo_banner .wd_featurebox_title::before {
    display: none;
}
.wd_featureboxes_bottom p,
.wd_featureboxes_promo_banner p {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
    color: white;
    max-width: 720px;
    width: 60%;
    margin-bottom: 0;
}

.wd_pageid_67 .wd_featureboxes_bottom .wd_featurebox p {
    color: inherit;
    max-width: none;
    width: auto;
}
div.root .wd_featureboxes_bottom p.more_white,
div.root .wd_featureboxes_promo_banner p.more_white,
div.root .wd_featureboxes_bottom p.more {
    left: auto;
    top: 50%;
    position: absolute;
    margin: 0;
    right: 72px;
    transform: translateY(-50%);
    width: fit-content; 
}
.wd_featureboxes_bottom .wd_featurebox,
.wd_featureboxes_promo_banner .wd_featurebox {
    display: flex;
    justify-content: space-between;
}

.wd_pageid_67 .wd_featureboxes_bottom .wd_featurebox {
    display: block;
}

div.root .wd_featureboxes_bottom p.more_white a::after {
    content: '';
    font-family: 'Font Awesome 5 Pro';
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    content: "\f054";
    color: #dd3113;
}
div.root .wd_featureboxes_bottom p.more_white a {gap: 10px;}

/* slick */
.slick-track {
    display: flex;
    gap: 24px;
    padding-bottom: 10px;
}
.slick-track:before,
.slick-track:after {
    display: none;
}
.item.slick-slide {
    margin: 0;
    padding: 24px 24px 60px;
    background: white;
    flex: 1;
    min-height: 350px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 0px 8px 15px -15px rgba(0, 0, 0, 0.15);
    position: relative;
}
.item.slick-slide .wd_date,
.item.slick-slide .item_date {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    margin-bottom: 24px;
    position: relative;
    padding-left: 16px;
}
.item.slick-slide .wd_date::before,
.item.slick-slide .item_date::before {
    content: '';
    background-image: url(../images/Flag-fill.svg);
    height: 22px;
    width: 13px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 0;
    top: -5px;
}
.item.slick-slide .wd_title a,
.item.slick-slide .item_name a {
    font-family: GT Pressura;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 26px */ 
    margin-bottom: 16px;
    display: block;
}
.item.slick-slide .wd_summary,
.item.slick-slide .item_summary {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
}
.item.slick-slide .item_summary iframe {
    display: none;
}
.wd_item-more,
.wd_featureboxes_tabbed p.more a {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
    position: absolute;
    bottom: 24px;
    left: 24px;
    color: #212529;
}
.wd_featureboxes_tabbed p.more a {
    position: relative;
    bottom: auto;
    right: auto;
    left: auto;
}
.wd_featureboxes_tabbed p.more {
    width: fit-content;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
}
.wd_item-more:hover {text-decoration: none;}
.wd_featureboxes_tabbed .wd_featurebox > p:first-child {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 30.8px */ 
    text-transform: uppercase; 
    margin-bottom: 32px;
}
.wd_featureboxes_tabbed .wd_featurebox {
    position: relative;
}

.wd_tabs_content_wrapper {
    background: #F3F3F3;
    padding: 72px;
}

li.wd_tab {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    padding: 14px 32px;
    background: none;
    border: none;
    border-bottom: 2px solid transparent;
    color: #666;
}
li.wd_tab:hover {
    background: none;
}
li.wd_tab-active {
    border-color: #DD3113;
    color: #212529;
}
.wd_tabs {
    margin: 72px 72px 0;
    display: flex;
}
.wd_tabs_wrapper {
    background: none;
    border: none;
    border-bottom: 1px solid #bbb;
    width: 100%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 0px 8px 15px -15px rgba(0, 0, 0, 0.15);
}
.slick-next,
.slick-prev {
    padding: 12px;
    background: white;
    border-radius: 1000px;
    width: 48px;
    height: 48px;
    z-index: 1;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15), 0px 14px 15px -15px rgba(0, 0, 0, 0.15);
}
.slick-next[aria-disabled="true"],
.slick-prev[aria-disabled="true"] {
    display: none !important;
}
.slick-next:hover,
.slick-prev:hover {
    background: white;
}
.slick-next {
    right: 0px;
}
.slick-prev {
    left: 0px;
}
.slick-dots button:before {
    display: none;
}
.wd_content .slick-dots button {
    background: #DBDBDB;
    border-radius: 1000px;
    height: 8px;
    width: 8px;
}
.wd_content .slick-dots .slick-active button {
    background: #DD3113;
    height: 12px;
    width: 12px;
}
.wd_content .slick-dots {
    width: fit-content;
    bottom: -50px;
}
.wd_tab_content > p {
    display: none;
    position: relative;
    width: 100%;
    cursor: pointer;
    padding: 18px 0;
    font-family: GT Pressura;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.wd_tab_content > p:after {
    content: '';
    background: url(../images/right-arrow.svg) no-repeat;
    background-size: auto;
    width: 12px;
    height: 22px;
    position: relative;
    transform: rotate(90deg);
    background-size: contain;
    float: right;
    transition: all .3s ease;
}
.wd_tab_content.wd_gray-bg > p::after {
    transform: rotate(-90deg);
}
.wd_tab_content > div {
    transition: all .4s ease;
    max-height: 650px;
}
.wd_tab_content > div.wd_hide {
    max-height: 0;
    overflow: hidden;
}

/* wd_pageid_129 & faqs */
.wd_pageid_129 .wd_container {
    padding-left: 0;
    padding-right: 0;
}
.wd_pageid_129 .page_header {
    display: none;
}
.wd_pageid_129 .wd_featureboxes_top li,
.wd_pageid_129 .wd_featureboxes_top ul > li:nth-child(2) {
    border: none;
}
.wd_pageid_129 .wd_featureboxes_top li span {
    margin: 8px 0 14px;
    position: relative;
}
.wd_pageid_129 .wd_featureboxes_top li span:after {
    content: '';
    display: block;
    width: 175px;
    height: 1px;
    background: #DBDBDB;
    margin: 10px auto 0px;
}
.wd_pageid_129 .wd_featureboxes_top .wd_featurebox > ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin: 50px auto;
}
.wd_pageid_129 .wd_featureboxes_top .wd_featurebox > ul > li {
    padding: 0;
    flex: 0 1 350px;
    margin: 0;
    text-transform: uppercase;
}
.wd_pageid_129 .wd_featureboxes_top  {
    margin-bottom: 72px;
}
.wd_pageid_129 .wd_featureboxes_top li ul {
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 20px;
}
.wd_pageid_129 .wd_featureboxes_top li ul li {
    padding: 0;
    margin: 0;
    flex: initial;
    list-style: none;
}
.wd_pageid_129 .wd_standard img {
    max-width: 18px;
}
.wd_pageid_129 #wd_printable_content,
.wd_pageid_123 #wd_printable_content {
    background: #f3f3f3;
    padding: 72px 0 2px;
}
.wd_pageid_129 .wd_category,
.wd_pageid_123 .wd_category {
    margin: 0 72px 72px;
    background: white;
}
.wd_pageid_67 .category_header,
.wd_pageid_129 .category_header,
.wd_pageid_123 .category_header {
    font-family: GT Pressura;
    font-size: 28px;
    font-weight: 700;
    line-height: 110%;
    text-align: left;
    position: relative;
    padding: 0;
    margin: 0;
    padding-left: 21px;
}
.wd_pageid_67 .category_header:before,
.wd_pageid_129 .category_header:before,
.wd_pageid_123 .category_header:before {
    content: '';
    background-image: url(../images/Flag-fill.svg);
    height: 32px;
    width: 18px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 0;
    top: -4px;
}
.wd_pageid_129 .wd_category_info,
.wd_pageid_123 .wd_category_info {
    padding: 32px 24px;
}
.wd_pageid_67 .item,
.wd_pageid_120 .item,
.wd_pageid_129 .item,
.wd_pageid_118 .item,
.wd_pageid_123 .item {
    padding: 0;
    margin: 0;
}


.wd_pageid_129 .item a,
.wd_pageid_118 .item a {
    background: none !important;
    padding-right: 0 !important;
}
.wd_pageid_67 .wd_category .item_name,
.wd_pageid_120 .wd_category .item_name,
.wd_pageid_129 .wd_category .item_name,
.wd_pageid_118 .wd_category .item_name,
.wd_pageid_123 .wd_category .item_name {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    padding: 32px 52px 32px 24px;
    width: 100%;
    border-top: 1px solid #DBDBDB;
    cursor: pointer;
    text-align: left;
    position: relative;
}
.wd_pageid_118 .wd_category .item:last-child {
    border-bottom: 1px solid #DBDBDB;
}
.wd_pageid_120 .wd_standard .item_name:last-child,
.wd_pageid_129 .item_name:last-child,
.wd_pageid_118 .item_name:last-child,
.wd_pageid_123 .item_name:last-child {
    border-bottom: 1px solid #DBDBDB;
}

.wd_pageid_67 .wd_category.wd_category_16 .item_name:after,
.wd_pageid_67 .wd_category.wd_category_17 .item_name:after,
.wd_pageid_67 .wd_category.wd_category_18 .item_name:after,
.wd_pageid_120 .wd_standard .item_name:after,
.wd_pageid_129 .item_name:after,
.wd_pageid_118 .item_name:after,
.wd_pageid_123 .item_name:after {
    content: '';
    background: url(../images/right-arrow.svg) no-repeat;
    width: 12px;
    height: 22px;
    position: absolute;
    transform: translateY(-50%) rotate(90deg);
    background-size: contain;
    transition: all .3s ease;
    right: 24px;
    top: 48%;
}
.wd_pageid_52 #wd_accordion_items .item_name.wd_opened:after,
.wd_pageid_67 .wd_category.wd_category_16 .item_name.wd_opened:after,
.wd_pageid_67 .wd_category.wd_category_17 .item_name.wd_opened:after,
.wd_pageid_67 .wd_category.wd_category_18 .item_name.wd_opened:after,
.wd_pageid_120 .wd_standard .item_name.wd_opened:after,
.wd_pageid_129 .item_name.wd_opened:after,
.wd_pageid_118 .item_name.wd_opened:after,
.wd_pageid_123 .item_name.wd_opened:after {
    transform: translateY(-50%) rotate(-90deg);
}
.wd_pageid_129 .item > p,
.wd_pageid_118 .item > p,
.wd_pageid_123 .item > p,
.wd_pageid_129 .item > .wd_table-wrap,
.wd_pageid_118 .item > .wd_table-wrap,
.wd_pageid_123 .item > .wd_table-wrap {
    padding: 0 24px 24px;
}
.wd_pageid_129 .item > ul,
.wd_pageid_118 .item > ul,
.wd_pageid_123 .item > ul {
    padding: 0 48px 24px;
}

.wd_pageid_129 .wd_category_items_7 li,
.wd_pageid_118 .wd_category_items_7 li,
.wd_pageid_123 .wd_category_items_7 li {
    display: inline-block;
    margin: 7px 0;
}
.wd_pageid_129 .wd_category_items img,
.wd_pageid_118 .wd_category_items img {
    max-width: 18px;
    display: inline-block;
    width: 18px;
}
.wd_pageid_129 .wd_category_items p img,
.wd_pageid_118 .wd_category_items p img,
.wd_pageid_123 .wd_category_items p img {
    margin-left: 8px;
}
.wd_pageid_118 .wd_standard {
    margin-top: 30px;
}

/* .wd_pageid_123 */
.dropdown-flex img {
    width: 100%;
    object-fit: cover;
    max-height: 300px;
    object-position: top;
    max-width: 250px;
    min-width: 250px;
}
.dropdown-flex {
    display: flex;
    gap: 20px 40px; 
    padding: 0 24px 32px;
}
.wd_pageid_123 .wd_featureboxes_middle li:nth-child(1),
.wd_pageid_123 .wd_featureboxes_middle_bottom li:nth-child(1) {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 1rem;
}
.wd_pageid_123 .page_header {
    padding-top: 48px;
}
.wd_pageid_123 .wd_featureboxes_middle ul {
    padding: 30px 0;
}
.wd_pageid_123 .wd_featureboxes_middle_bottom ul {
    padding: 30px 12px 30px 24px;
}
.wd_pageid_123 .wd_featureboxes_middle ul > a,
.wd_pageid_123 .wd_featureboxes_middle_bottom ul > a {
    flex: 1;
}
.wd_pageid_123 .wd_featureboxes_middle li a,
.wd_pageid_123 .wd_featureboxes_middle_bottom li a {
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
}
.wd_pageid_123 .wd_featureboxes_middle ul li:nth-child(2),
.wd_pageid_123 .wd_featureboxes_middle_bottom ul li:nth-child(2) {
    flex: initial;
}
.wd_featureboxes_leadership_message_top,
.wd_featureboxes_leadership_message_bottom {
    margin: 72px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.wd_featureboxes_leadership_message_top > div,
.wd_featureboxes_leadership_message_bottom > div {
    flex: 1;
    display: flex;
    gap: 72px;
    align-items: center;
}
.wd_featureboxes_leadership_message_top > div:first-child {
    flex-direction: row-reverse;
}
.wd_featureboxes_leadership_message_top > div > *,
.wd_featureboxes_leadership_message_bottom > div > * {
    flex: 1;
}
.wd_featureboxes_leadership_message_top div.wd_featurebox_title::before,
.wd_featureboxes_leadership_message_bottom div.wd_featurebox_title::before {
    top: -6px;
}
.wd_featureboxes_leadership_message_top div.wd_featurebox_title,
.wd_featureboxes_leadership_message_bottom div.wd_featurebox_title {
    margin: 0;
}
.wd_featureboxes_leadership_message_top h2,
.wd_featureboxes_leadership_message_bottom h2 {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 30.8px */ 
    padding: 20px 0 16px;
    color:#000;
}
.wd_featureboxes_leadership_message_top p,
.wd_featureboxes_leadership_message_bottom p {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.wd_featureboxes_leadership_message_top table.wd_imagetable *,
.wd_featureboxes_leadership_message_bottom table.wd_imagetable * {
    border: none;
    margin: 0;
    padding: 0;
}
.wd_featureboxes_leadership_message_top .wd_imagetable img,
.wd_featureboxes_leadership_message_bottom .wd_imagetable img {
    object-fit: cover;
    height: 650px;
    object-position: top;
    width: 100%;
}
.wd_featureboxes_leadership_message_top .wd_imagetable,
.wd_featureboxes_leadership_message_bottom .wd_imagetable {
    float: none;
    display: table;
}
.wd_featureboxes_two_cards {
    display: flex;
    padding: 72px;
    gap: 40px 4%;
}
.wd_featureboxes_two_cards > div {
    flex: 1;
}
.wd_featureboxes_two_cards td {
    padding: 0;
}
.wd_featureboxes_two_cards tr {
    border: none;
}
.wd_featureboxes_two_cards div.wd_featurebox_title {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 30.8px */ 
    padding: 24px 0 16px;
    letter-spacing: 0;
    text-transform: inherit;
    text-align: left;
    margin: 0;
}
.wd_featureboxes_two_cards div.wd_featurebox_title:before {
    display: none;
}
.wd_featureboxes_two_cards .wd_imagetable {
    display: block;
}

/* Corp gov page id 52 */
.wd_pageid_52 .page_header {
    /* display:none; */
}
.wd_pageid_52 .wd_featureboxes_middle li:nth-child(1),
.wd_pageid_52 .wd_featureboxes_middle_bottom li:nth-child(1) {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 1rem;
}

.wd_pageid_52 .wd_featureboxes_middle ul {
    padding: 30px 0;
}
.wd_pageid_52 .wd_featureboxes_middle_bottom ul {
    padding: 30px 12px 30px 24px;
}
.wd_pageid_52 .wd_featureboxes_middle ul > a,
.wd_pageid_52 .wd_featureboxes_middle_bottom ul > a {
    flex: 1;
}
.wd_pageid_52 .wd_featureboxes_middle li a,
.wd_pageid_52 .wd_featureboxes_middle_bottom li a {
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
}
.wd_pageid_52 .wd_featureboxes_middle ul li:nth-child(2),
.wd_pageid_52 .wd_featureboxes_middle_bottom ul li:nth-child(2) {
    flex: initial;
}
/* Corp gov page id 52 */

/* table */
table:not(.wd_qualifications):not(.wd_imagetable) thead tr {
    background: #212529;
    color: #fff;
}
table:not(.wd_qualifications):not(.wd_imagetable) tbody tr:nth-child(2n) {
    background: #F3F3F3;
}
table:not(.wd_qualifications):not(.wd_imagetable) tbody tr {
    border-bottom: 1px solid #DBDBDB;
}

.wd_pageid_116 .item .wd_attachment tbody tr {
	border-bottom:none;
}
table:not(.wd_qualifications):not(.wd_imagetable) thead th,
table:not(.wd_qualifications):not(.wd_imagetable) tbody td {
    padding: 10px;
}

.wd_pageid_65 table:not(.wd_qualifications):not(.wd_imagetable) tbody td {
    padding: 10px 5px;
}

.wd_table-wrap .wd_mobile-table {
    display: none;
}
.wd_mobile-table p {
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    margin-right: 8px; 
}
.wd_list div {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 8px;
}
.wd_list {
    border-bottom: 1px solid lightgray;
    margin-bottom: 14px;
    padding-bottom: 10px;
}
.wd_list a {
    display: inline-flex;
    background: none !important;
}

/* right */
.wd_featureboxes_right > div {
    display: flex;
    gap: 72px;
}
.wd_featureboxes_right {
    margin: 100px 0 28px;
}
.wd_featureboxes_right .wd_featurebox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 72px;
}
.wd_featureboxes_right .wd_featurebox_title:before {
    display: none;
}
.wd_featureboxes_right .wd_featurebox_title {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 30.8px */ 
    text-align: left;
    margin: 0 0 16px 0;
    padding: 0;
}
.wd_featureboxes_right p {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
    text-align: left;
}
.wd_featureboxes_right img {
    max-width: calc(50% - 36px);
    object-fit: cover;
}
.wd_featureboxes_right p.more > a {
    margin: 32px 0;
}

/* pagination */
#wd_printable_content div.wd_page_menu a,
.wd_page_menu .wd_page_link.wd_page_active span {
    background: none;
    padding: 0;
    font-size: 18px;
    border-radius: 1000px;
    font-weight: 700;
    display: flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
}
.wd_page_menu .wd_page_link.wd_page_active span {
    background: #bc2b10;
    color: white;
}
#wd_printable_content div.wd_page_menu a:hover {background: #F3F3F3;}
#wd_printable_content div.wd_page_menu a:focus {background: #E7E7E7;}
#wd_printable_content .wd_page_link {
    border: none;
    padding: 0;
    margin: 0;
}
.wd_page_menu .wd_page_active {
    background: none;
}
.wd_page_menu .wd_page_prev span,
.wd_page_menu .wd_page_next span {
    display: none;
}
#wd_printable_content div.wd_page_menu .wd_page_prev a,
#wd_printable_content div.wd_page_menu .wd_page_next a {
    font-size: 0;
}
.wd_page_menu .wd_page_next a:before,
.wd_page_menu .wd_page_prev a:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f054";
    font-weight: 400;
    color: #212529;
    font-size: 18px;
}
.wd_page_menu .wd_page_prev a:before {
    content: "\f053";
}

/* select */
#wd_printable_content select {
    border: 1px solid #BBB;
    border-radius: 2px;
}
#wd_printable_content select {
  background: url(../images/Chevron-Down.svg) no-repeat;
  text-decoration: none;
  margin: 8px 0;
  background-position-x: calc(100% - 8px);
  background-position-y: center;
  appearance: none;
  font-family: Hanken Grotesk;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  height: 36px;
  padding-left: 8px;
  padding-right: 34px; 
}
#wd_printable_content select {
    min-width: 164px;
}
#wd_printable_content .wd_linkmenu-header {
    background: url(../images/Chevron-Down.svg) no-repeat;
    text-decoration: none;
    background-position-x: calc(100% - 8px);
    background-position-y: center;
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-left: 8px;
    padding-right: 42px; 
}
#wd_printable_content .wd_linkmenu-icon {
    display: none;
}


/* search form */
.wd_search_basic_fields {
    background: none;
    border: none;
}

/*********************
 Stock Information
*********************/
#wd_printable_content div.wd_quote {
    display: flex;
    background: none;
    border: none;
    font-family: GT Pressura;
}
#wd_printable_content .wd_values {
    display: flex;
    flex-wrap: wrap;
}
#wd_printable_content .wd_data-wrapper {
    float: none;
    flex: 33.333%;
    margin-bottom: 16px;
}
#wd_printable_content .wd_data-wrapper > div {
    border: none;
    padding: 10px;
}
div.wd_quote-wrapper {
    max-width: none;
}
#wd_printable_content div.wd_values-wrapper {
    flex: 3;
    width: 100%;
}
#wd_printable_content .wd_main-wrapper {
    flex: 1;
    width: 100%;
}
#wd_printable_content .wd_price .wd_value {
    display: none;
}
#wd_printable_content div.wd_label,
#wd_printable_content div.wd_symbol span{
    color: #bc2b10;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .25px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 18px;
}
#wd_printable_content .wd_widget div.wd_value,
#wd_printable_content .wd_widget div.wd_label,
#wd_printable_content .wd_widget div.wd_symbol span,
#wd_printable_content .wd_widget div.wd_price span {
    color: #000;
}
#wd_printable_content .wd_widget div.wd_quote div.wd_quote-value-up {
    color: #00cc00;
}
#wd_printable_content .wd_widget div.wd_quote div.wd_quote-value-down {
    color: #cc0000;
}
#wd_printable_content div.wd_value {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
}
#wd_printable_content div.wd_quote div.wd_price {
    font-size: 48px;
    line-height: 1;
}
#wd_printable_content div.wd_price span {
    color: #bc2b10;
}
#wd_printable_content div.wd_quote-value-up,
#wd_printable_content div.wd_quote-value-down {
    color: #212529;
}
div.wd_quote div.wd_main {
    display: flex;
    flex-direction: column;
}
div.wd_quote div.wd_data {
    white-space: initial;
}
/* chart */
.wd_ir_interactivechart .wd_ticker_label,
.wd_ir_historical .wd_ticker_label {
    display: none;
}
.wd_ir_interactivechart .wd_chart_range {
    border: none;
    padding: 8px 12px;
    color: #6E6E6E;
    font-weight: 500;
    background: none;
    font-size: 1rem;
}
.wd_ir_interactivechart .wd_chart_range.wd_chart_range-active {
    background: #00253B;
    color: white;
}
#wd_printable_content .wd_ir_interactivechart .wd_chart_dates input[type="text"] {
    min-width: 200px;
    max-width: none;
    border-radius: 2px;
    font-size: 1rem;
}
.wd_chart_options .wd_chart_option:last-child {
    display: none;
}
.wd_chart_option_title {
    font-size: 18px;
}
#wd_printable_content .wd_chart_dates .wd_wai_dp_button {
    border: none;
}
div.wd_ratios_group h5 {
    background: #bc2b10;
    padding-left: 8px;
    font-weight: bold;
    border: none;
}
/* calendar */
body:not(.wd_pageid_125) #wd_printable_content div.wd_wai_datepickerDialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    max-width: 600px;
    width: 95%;
}#wd_printable_content button.ui-datepicker-trigger {
    border: 0;
}
.wd_wai_datepicker .wd_wai_datepickerDialog {
    border: 3px solid #bc2b10;
}
.wd_wai_datepicker .wd_wai_header {
    background-color: #bc2b10;
}
#wd_printable_content .wd_wai_datepicker .wd_wai_header > button {
    background-color: #bc2b10;
    border: 1px solid #bc2b10;
}
#wd_printable_content .wd_wai_datepicker button.wd_wai_dateButton {
    background-color: #e7ecf2;
    border: 1px solid #e7ecf2;
    color: #191919;
    padding: 10px;
    height: unset;
    border-radius: 3px;
    line-height: 1;
}
#wd_printable_content .wd_wai_datepicker table td {
    border: none;
    padding: 5px;
}
.wd_wai_week_row th {
    padding: 10px;
    color: rgb(85, 85, 85);
}
.wd_wai_week_row {
    background: none;
}
.wd_wai_datepicker .wd_wai_header,
#wd_printable_content .wd_wai_datepicker .wd_wai_dateButton[tabindex="0"] {
    background: #bc2b10;
    color: white;
}
#wd_printable_content .wd_wai_datepicker .wd_wai_header button {
    color: white;
    border: none;
}
.wd_wai_datepicker .wd_wai_datepickerDialog {
    border-color: #bc2b10;
}
#wd_printable_content .wd_calculator_form_buttons input[type="submit"],
#wd_printable_content .wd_formbuilder_submit[type="submit"] {

}
#wd_printable_content .wd_calculator_form_buttons input[type="submit"]:hover,
#wd_printable_content .wd_formbuilder_submit[type="submit"]:hover {
    color: #bc2b10;
    background-color: white;
}
.wd_ir_historical .wd_historical_calendar {
    max-width: 440px;
    width: 100%;
}
.wd_wai_datepicker table tbody tr:nth-child(2n) {
    background: none;
}
#wd_printable_content table tr td {
    min-width: 0;
}

/*********************
 Dividend History/Analyst Coverage
*********************/
.wd_pageid_64 .wd_dividend_tbl_col,
.wd_pageid_119 .wd_dividend_tbl_col  {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    display: table;
}
.wd_pageid_119 #wd_printable_content > p {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
    max-width: 855px;
    width: 100%;
    margin: 20px auto;
    text-align: center;
}
.wd_pageid_119 .page_header {
    text-align: center;
}
body:not(.wd_pageid_67):not(.wd_pageid_120):not(.wd_pageid_129):not(.wd_pageid_118):not(.wd_pageid_123 ) .wd_category .item_name {
    font-family: GT Pressura; 
    font-size: 28px; 
    font-weight: 700; 
    line-height: 31px; 
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 12px;
}
body.wd_pageid_119 #wd_printable_content .wd_category .item_name,
body.wd_pageid_63 #wd_printable_content .wd_category .item_name {
    text-align: center;
}
.wd_category iframe {
    width: 100%;
    height: 1000px;
    max-width: 1000px;
    margin: 0;
    display: block;
}

/*********************
 financial reports
*********************/
.wd_pageid_65 #wd_printable_content table img,
.wd_mobile-reports img,
.wd_mobile-reports-2 img {
    max-width: 15px;
    width: 15px;
    margin-left: 3px;
    float: right;
}
/* contact */
.wd_featureboxes_contact {
    padding: 50px 0 10px;
}
.wd_featureboxes_contact img {
    width: 20px;
    height: 20px;
    filter: brightness(40%);
    margin-right: 5px;
}
.wd_featureboxes_contact .wd_featurebox_title {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    background: #212529;
    color: white;
    font-family: GT Pressura;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    padding: 8px 8px 8px 32px;
    position: relative;
}
.wd_featureboxes_contact .wd_featurebox_title:before {
    content: '';
    background: #DD3113;
    display: block;
    clip-path: polygon(0 0, 100% 0%, 40% 100%, 0 100%);
    height: 100%;
    top: 0;
    left: 0;
    width: 25px;
}
.wd_featureboxes_contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wd_featureboxes_contact li {
    margin: 0;
}
.wd_featureboxes_contact .wd_featurebox > ul {
    display: flex;
}
.wd_featureboxes_contact .wd_featurebox > ul > li {
    display: flex;
    flex: 1;
    gap: 70px;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */ 
}
.wd_featureboxes_contact ul ul {
    display: flex;
    flex-direction: column;
}
.wd_featureboxes_contact ul ul li {
    margin: 0 0 8px;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */ 
}
/* mobile tables */
.wd_mobile-reports p,
.wd_mobile-reports-2 p {
    background: #212529;
    margin-bottom: 4;
    padding: 10px;
    color: white;
    font-weight: bold;
}
.wd_mobile-reports .wd_list-0 {
    display: none;
}
.wd_mobile-reports .wd_list div {
    display: block;
    margin-bottom: 10px;
}
.wd_mobile-reports,
.wd_mobile-reports > table,
.wd_mobile-reports-2 {
    display: none;
}
.wd_mobile-reports-2 .wd_th {
    font-weight: bold;
    background: #888;
    color: white;
    padding: 4px;
    width: 100%;
}
.wd_mobile-reports-2 .wd_list > div {
    display: block;
    margin-right: 0;
}
.wd_mobile-reports-2 .wd_td,
.wd_mobile-reports-2 .wd_q {
    display: flex;
    margin-bottom: 10px;
}
.wd_mobile-reports-2 .wd_td span,
.wd_mobile-reports-2 .wd_q span {
    flex: 1;
    max-width: 70px;
}
.wd_pageid_65 .item:first-child table td:nth-child(4n+1),
.wd_pageid_65 .item:first-child table tr:nth-child(2) th:nth-child(4n+1),
.wd_pageid_65 .item:first-child table tr:nth-child(1) th,
.wd_pageid_65 .item:not(:first-child) table td,
.wd_pageid_65 .item:not(:first-child) table th {
    border-right: 1px solid #ccc;
}
.wd_pageid_65 .item table .hard_left {
    font-weight: bold;
}
.wd_pageid_65 .wd_category_items > .item:nth-child(4) table {
    display: block;
}
.wd_pageid_65 .wd_category_items > .item:nth-child(4) .inner {
    overflow: hidden;
}

/* desktop tables */
.wd_pageid_65 table {
    width: 100%;
    table-layout: fixed;
}

.wd_pageid_65 td, 
.wd_pageid_65 th {
    vertical-align: top;
    border-top: 1px solid #ccc;
    padding: 10px 5px;
    width: 262px;
}
.wd_pageid_65 .outer .hard_left {
    position:absolute;
    width: 100%;
    max-width: 300px;
    left: 0;
    background: #212529;
    box-sizing: border-box;
    color: white;
}
.wd_pageid_65 .next_left {
    position:absolute;
    left:100px;
    width:100px;
}
.wd_pageid_65 .outer {position:relative}
.wd_pageid_65 .inner {
    overflow-x:scroll;
    overflow-y:visible;
    width: calc(97vw - 430px);
    margin-left: 299px;
    max-width: 1049px;
    /* border-right: 1px solid #ccc; */
}
.wd_category .item_name {
    text-align: center;
}

.wd_pageid_65 .inner table td span,
.wd_pageid_65 .inner table td a {
    padding: 0;
}
.wd_pageid_65 .inner table td a:hover {
    color: #f0493e;
}
.wd_pageid_65 .inner table td a[href='#'],
.wd_pageid_65 .inner table td a[href='#']:hover,
.wd_pageid_65 .inner table td span {
    color: #ccc;
}

.wd_pageid_65 .wd_tab_content .wd_featurebox{
    display: flex;
}
.wd_pageid_65 .wd_tab_content .wd_tab_col:first-of-type{
    width: 60%;
    padding-right: 40px;
}
.wd_pageid_65 .wd_tab_content .wd_tab_col:last-of-type{
    width: 300px;
}
.wd_pageid_65 .wd_tab_content {
    padding: 30px 0;
}
.wd_pageid_65 table td a {
    background: none !important;
    padding: 0 !important;
    float: left;
}

/*********************
 SEC Filings
*********************/
.wd_ir_secfilings .wd_selector .wd_label {
    margin: 0 10px;
}
#wd_printable_content .wd_ir_secfilings th,
#wd_printable_content .wd_ir_secfilings td {
    padding: 10px;
}
#wd_printable_content .wd_ir_secfilings {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
.wd_sec_filings.mobile_sec,
.wd_sec_filings.mobile_sec thead {
    display: none;
}
.wd_sec_filings.mobile_sec tr,
.wd_sec_filings.mobile_sec td,
.wd_sec_filings.mobile_sec td.wd_description {
    display: block;
}
.wd_sec_filings.mobile_sec td {
    border-bottom: none;
}
.wd_sec_filings.mobile_sec tbody > tr {
    border-bottom: 1px solid #222;
    margin-bottom: 20px;
}
.wd_mobile-label {
    display: block;
}
.wd_sec_filings.mobile_sec .wd_filing_type,
.wd_sec_filings.mobile_sec .wd_filing_date {
    padding: 0 3px;
}
.wd_sec_filings.mobile_sec a.wd_document {
    margin: 0px 10px;
    padding-top: 10px;
    display: inline-block;
}
.wd_sec_filings.mobile_sec .wd_filing_type,
.wd_mobile-label {
    font-weight: bold;
}
table.mobile_sec tbody tr:nth-child(2n) {
    background: none;
}


#wd_printable_content b,
#wd_printable_content strong,
#wd_main strong,
#wd_main b {
    font-weight: 700;
    font-family: 'Hanken Grotesk Bold';
}

/* press release */
.wd_newsfeed_releases .wd_search_advanced_link {
    display: none;
}
.wd_newsfeed_releases input[type="text"]::placeholder {
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #333333;
}
.wd_newsfeed_releases .wd_date {
    font-family: Hanken Grotesk; 
    font-size: 14px; 
    font-weight: 400; 
    line-height: 21px; 
    letter-spacing: 0em; 
    text-align: left;
}
.wd_newsfeed_releases .wd_title {
    font-family: Hanken Grotesk; 
    font-size: 20px; 
    font-weight: 400; 
    line-height: 30px; 
    letter-spacing: 0em; 
    text-align: left;
}
.wd_newsfeed_releases .wd_summary {
    font-family: Hanken Grotesk; 
    font-size: 16px; 
    font-weight: 400; 
    line-height: 24px; 
    letter-spacing: 0em; 
    text-align: left;
}
.wd_newsfeed_releases .wd_item {
    margin: 0;
    padding: 24px 0;
    border-bottom: 1px solid #333;
}
/* details page */
.wd_pageid_20295.wd_item_page .breadcrumb {
    display: block;
    margin: 16px 5%;
}
.wd_pageid_20295.wd_item_page .wd_container {
    padding: 0 0 72px;
}
.wd_newsfeed_releases-detail {
    max-width: 848px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 24px;
}
.breadcrumb {
    font-size: 0;
    line-height: 0;
}
.wd_newsfeed_releases-detail table {
    width: auto;
}
.breadcrumb a.nav,
.breadcrumb a[href="#"],
.wd_newsfeed_releases-detail .wd_contact {
    display: none;
}
.wd_newsfeed_releases-detail .wd_subtitle {
    text-align: center;
    margin-bottom: 16px;
    font-style: italic;
    font-size: 1rem;
    line-height: 1.5rem;
}
.breadcrumb a {
    font-family: GT Pressura;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 15.4px */ 
    position: relative;
    display: flex;
    gap: 12px;
    align-items: center;
    width: fit-content;
}
.breadcrumb a:before {
    color: #dd3113;
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    content: "\f053";
    display: block;
    line-height: 1;
}
.wd_newsfeed_releases-detail .wd_title {
    font-family: GT Pressura; 
    font-size: 36px; 
    font-weight: 700; 
    line-height: 40px; 
    letter-spacing: 0em; 
    text-align: center;
    margin-bottom: 16px;
}
div.wd_toolbar {
    border: none;
    margin: 0;
    padding: 0;
}

.wd_pageid_120 .wd_toolbar {
    display:none;
}

.wd_detail-header-wrap {
    max-width: 848px;
    width: 100%;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    min-height: 36px;
}
.wd_detail-header {
    background: #F3F3F3;
    width: 100%;
    padding: 24px 0 18px;
}
.wd_detail-header-wrap > div:first-child {
    display: flex;
    flex-direction: column;
}
.wd_detail-date {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    position: relative;
    margin-bottom: 4px;
    padding-left: 20px;
}
.wd_pageid_20295 .wd_detail-date::before {
    content: '';
    background-image: url(../images/Flag-fill.svg);
    height: 23px;
    width: 11px;
    display: block;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -3px;
}
.wd_detail-location {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase; 
    color: #666666;
    padding-left: 20px;
}
.wd_detail-share {
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 100% */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 4px;
}
.wd_detail-share ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
.wd_detail-share ul li {
    margin: 0;
}
span.wd_tool_icon > a:link, 
span.wd_tool_icon > a:visited {
    background: none !important;
    padding: 0px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
span.wd_tool_icon .fa {
    color: #bc2b10;
}
/* assets */
.wd_newsfeed_releases-detail .wd_asset_type_35,
.wd_asset_gallery_list {
    background: none;
}
.wd_carousel a.wd_carousel-arrow,
.wd_carousel a.wd_carousel-arrow:before {
    text-decoration: none;
}
.wd_asset_carousel_type_link_list,
#wd_printable_content .wd_continue_link {
    display: none;
}
.wd_asset_carousel_aspect {
    margin-bottom: 60px;
}
li.wd_asset_carousel > div > div:not(.wd_asset_image) {
    padding-bottom: 25px;
}
#wd_printable_content .wd_layout-masonry.wd_asset_list {
    margin-left: 20px;
}

/* events */
#wd_printable_content .wd_events .wd_events_input_go {
    height: 36px;
    vertical-align: middle;
}
.wd_events_tabs span.fa {
    display: none;
}
.wd_events_tab_label:after {
    content: '';
    background: url(../images/ArrowCircleRight.svg);
    display: block;
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
}
.wd_events_tab.active .wd_events_tab_label:after {
    filter: brightness(10);
}
.wd_events_tab_label {
    display: flex;
    align-items: center;
    gap: 6px;
}
#wd_printable_content .wd_events_tab {
    background: white;
    color: #212529;
    line-height: 1.5;
    padding: 12px 14px 10px;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border: 1px solid #bc2b10;
}
#wd_printable_content .wd_events_tab.active {
    background: #bc2b10;
    color: white;
}
.wd_event {
    display: flex;
}
.wd_event_date span.fa:before {
    display: none;
}
.wd_event_date span.fa {
    content: '';
    background: url(../images/CalendarCheck.svg);
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 4px;
    background-size: cover;
}
.wd_event .item_date {
    margin-bottom: 16px;
}
.wd_event_sidebar {
    width: 275px;
}
.wd_event_info {
    flex: 1;
}
.wd_event_info p {
    margin: 0 0 6px;
}
.wd_event .wd_attachment_wrapper {
    margin: 0;
}
.wd_event .fa-podcast,
.wd_event .wd_attachment_icon img,
.wd_event .fa-calendar-plus-o,
.wd_event .fa-bell-o,
.wd_event .wd_attachment_size,
.wd_event .wd_attachment_icon {
    display: none;
}
.wd_event .wd_attachment_container {
    overflow: hidden;
    margin: 6px 0 4px;
}
.wd_event .wd_title a {
    font-family: 'Hanken Grotesk Bold';
    font-weight: 700;
    line-height: 1.3;
}
div.wd_events_month_header,
div.wd_events_header_container .wd_header,
div.wd_event_title {
    font-family: GT Pressura; 
    font-size: 36px; 
    font-weight: 700; 
    line-height: 40px; 
    letter-spacing: 0em;  
    color: #212529;
    background: none;
    border: none;
    border-bottom: 1px solid #bc2b10;
    border-radius: 0;
    margin-top: 20px;
    padding: 5px 10px 8px;
}
div.wd_event_title {
    font-size: 28px;
}
.wd_event_info iframe {
    max-width: 100%;
}

.item.wd_event,
.wd_events-detail .wd_event {
    padding: 0 2.5%;
    background: none;
}
.wd_events_list .wd_event ~ .wd_event {
    border-top: 1px solid lightgrey;
    padding-top: 29px;
}
div.wd_event_sidebar_group {
    margin: 1em 0 0 0;
}
.wd_events_past_summary .wd_event .item_date {
    margin-bottom: 0;
}
.wd_events_past_summary .wd_event {
    margin-bottom: 14px;
}
.wd_events_past_summary .wd_event_sidebar {
    align-items: center;
    display: flex;
}
.wd_pageid_19.wd_item_page .breadcrumb {
    display: block;
    margin-bottom: 32px;
}
.wd_pageid_19.wd_item_page div.wd_event_sidebar_group {
    margin: 0;
}
.wd_events-detail .wd_event_sidebar {
    margin-top: 9px;
}
.wd_events_more span.fa {
    display: none;
}
.wd_events_more:after {
    content: '';
    background: url(../images/ArrowCircleRight.svg);
    display: block;
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
    transform: rotate(90deg);
}
#wd_printable_content .wd_events_more {
    background: white;
    color: #212529;
    line-height: 1;
    padding: 0 20px;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border: 1px solid #bc2b10;
    display: flex;
    align-items: center;
    gap: 10px;
    height: 52px;
}
#wd_printable_content .wd_events_more:hover {background: #DD31130A;}
#wd_printable_content .wd_events_more:focus {background: #DD311314;}
#wd_printable_content .wd_events_more:active {background: #DD31131F;}


/* Corporate Fact Sheets */
.wd_pageid_116 .category_header {
    font-family: GT Pressura;
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: 110%;
    text-transform: uppercase;
    padding-left: 21px;
    margin: 0 0 36px;
    text-align: left;
    position: relative;
}
.wd_pageid_116 .wd_category {
    margin-bottom: 64px;
    margin-top: 52px;
}
.wd_pageid_116 .category_header:before {
    content: '';
    background-image: url(../images/Flag-fill.svg);
    height: 32px;
    width: 18px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 0;
    top: -4px;
}
.wd_pageid_116 .item {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #DBDBDB;
    align-items: center;
    padding: 24px 12px;
    gap: 10px;
}
.wd_pageid_116 .item:first-child {
    border-top: 1px solid #DBDBDB;
}
.wd_pageid_116 .item p {
    margin: 0;
}
.wd_pageid_116 .item_name {
    display: none;
}
.wd_pageid_116 table tr:not(:first-child),
.wd_pageid_116 table tr:first-child{
    border: none;
    background: none;
}
.wd_pageid_116 .wd_attachment_image {
    display: none;
}
.wd_pageid_116 .wd_attachment_title {
    color: #212529;
}
.wd_pageid_116 .itemlink {
    background-image:none;
    text-decoration: none;
    padding: 0;
}
.wd_pageid_116 .item > * {
    width: fit-content;
    padding: 0;
    margin: 0;
}
.wd_pageid_116 span.wd_attachment_title {
    font-size: 1.2rem;
    font-weight: 700;
}
.wd_pageid_116 a.wd_attachment_title {
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
}
.wd_pageid_116 .wd_attachment_description,
.wd_pageid_116 .wd_attachment_size,
.wd_pageid_116 .wd_attachment_spacer {
    display: none;
}
.wd_pageid_116 .wd_attachment_info {
    min-width: 0;
}

#wd_accordion_items {
    display: none;
}

#wd_accordion_items .item {
    padding: 0;
    margin: 0;
    /* display: flex;
    justify-content: space-between;
    width: 100%; */
    border-bottom: 1px solid #DBDBDB;
    align-items: center;
    /* padding: 24px 12px;
    gap: 10px; */
}
#wd_accordion_items .item:first-child {
    border-top: 1px solid #DBDBDB;
}
#wd_accordion_items .item p {
    margin: 0;
}
#wd_accordion_items .item_name {
    /* display: none; */
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    padding: 32px 52px 32px 24px;
    width: 100%;
    /* border-top: 1px solid #DBDBDB; */
    cursor: pointer;
    text-align: left;
    position: relative;
}
.wd_pageid_52 #wd_accordion_items .item_name {
    text-transform: initial;
    font-weight: initial;
}
#wd_accordion_items table tr:not(:first-child),
#wd_accordion_items table tr:first-child{
    border: none;
    background: none;
}
#wd_accordion_items .wd_attachment_image {
    display: none;
}
#wd_accordion_items .wd_attachment_title {
    color: #212529;
}
#wd_accordion_items .itemlink {
    text-decoration: none;
    padding: 0;
}
/* #wd_accordion_items .item > * {
    width: fit-content;
    padding: 0;
    margin: 0;
} */
#wd_accordion_items span.wd_attachment_title {
    font-size: 1.2rem;
    font-weight: 700;
}
/* #wd_accordion_items a.wd_attachment_title {
    font-family: Hanken Grotesk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 8px 0;
} */
#wd_accordion_items .item_name:after {
    content: '';
    background: url(../images/right-arrow.svg) no-repeat;
    width: 12px;
    height: 22px;
    position: absolute;
    transform: translateY(-50%) rotate(90deg);
    background-size: contain;
    transition: all .3s ease;
    right: 24px;
    top: 48%;
}
#wd_accordion_items .wd_attachment_description,
#wd_accordion_items .wd_attachment_size,
#wd_accordion_items .wd_attachment_spacer {
    display: none;
}
#wd_accordion_items .wd_attachment_info {
    min-width: 0;
}
/* Committee Members  */
ul.wd_layout-simple.wd_legend_item_list {list-style: none;padding: 0;}

table.wd_committees {
	width: 100%;
	border-collapse: collapse;
}
table.wd_committees tr {
	height: 50px;
}
.wd_row_even {
	background-color: #f3f3f3;
}
.wd_member_col {
    width: 16%;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #f3f3f3;
}
.wd_committee_col {
	text-align: center;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}
th.wd_committee_col {
	border-top: 1px solid #f3f3f3;
}
.wd_chair_tooltip, .wd_member_tooltip {
    border-radius: 5px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    background-color: #6c6c6c;
    border: 1px solid #6c6c6c;
    color: #ffffff;
	text-transform: uppercase;
}
.wd_label {
	display: none;
	padding: 5px;
}
.wd_attribute_index_list {
	display: inline;
}
.wd_attribute_index {
	vertical-align: super;
	font-weight: normal;
	font-size: .83em;
	margin-right: 2px;
}
ul.wd_legend_item_list {
	margin-bottom: 0px;
}
li.wd_legend_item {
	margin-bottom: 2px;
}
li.wd_legend_item span.wd_legend_icon {
	margin-right: 4px;
}

.wd_board_committees {
    margin-top: 40px;
}
.wd_board_committees .wd_committee_col .wd_title a {
    color: white;
}
.wd_board_committees .wd_title,
.wd_board_committees .wd_title a {
    font-size: 16px;
    line-height: 24px;
}
.wd_board_committees .wd_member_row .wd_title {
    pointer-events: none;
} 

.wd_board_committees .wd_legend_icon img,
.wd_board_committees .wd_member_row img {
    width: 18px;
    min-width: auto;
}
.wd_board_committees .wd_chair_icon img,
.wd_legend_item_list > li:first-child img {
    filter: brightness(0) saturate(100%) invert(27%) sepia(66%) saturate(4778%) hue-rotate(356deg) brightness(89%) contrast(93%);
}
table.wd_committees .wd_row_even {
    background-color: white;
}
table.wd_committees tbody tr {
    border-bottom: 1px solid #DBDBDB;
}
table.wd_committees .wd_committee_col {
    border: none;
}

/* Corporate Officers */
.wd_pageid_62 .item {
    margin: 0;
    padding: 0;
    max-width: 31%;
    width: 100%;
    margin-bottom: 24px;
}
.wd_pageid_62 .wd_category_items {
    display: flex;
    flex-wrap: wrap;
    margin-top: 58px;
    justify-content: space-between;
}
.wd_pageid_62:not(.wd_pageid_129) .wd_category .item_name {
    margin-bottom: 0;
}
.wd_pageid_62 .wd_category .item_name a {}
.wd_pageid_62 .wd_category .item_name a:hover {
    color: #dd3113;
    text-decoration: underline;
}
.wd_pageid_62 .wd_featureboxes_bottom {
    margin: 50px 0 0;
}
.wd_pageid_62 .wd_featureboxes_right {
    margin: 0 0 72px;
    background: #f8f9fa;
}

/* annual meeting */
.wd_pageid_121 .wd_category_items .item {
    display: flex;
    gap: 24px 50px;
    margin: 0;
    padding: 54px 0;
    align-items: center;
    flex-wrap: wrap;
}
.wd_pageid_121 .wd_category_items .item:nth-child(2n) {
    background: #f8f9fa;
    margin: 0 -72px 72px;
    padding-left: 72px;
    padding-right: 72px;
}
.wd_item-head {
    width: 100%;
}
.wd_pageid_121 div.wd_flex-right a {
    text-decoration: none;
}
.wd_pageid_121 div.wd_flex-right a[href$=".pdf"] {
    /*padding-right: 6px;*/
}
.wd_pageid_121 .wd_featurebox_title {
    font-family: GT Pressura;
    font-size: 28px;
    font-weight: 700;
    margin: 20px 0;
    line-height: 110%;
    text-align: left;
}
.wd_pageid_121 .wd_featurebox_title::before {
    display: none;
}
.wd_pageid_121 p.more {
    width: fit-content;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
}
.wd_pageid_121 p.more a {
    position: relative;
    bottom: auto;
    right: auto;
    left: auto;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    background: url(../images/right-arrow.svg) no-repeat;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    color: #212529;
}
.wd_pageid_121 p.more a:after {
    display: none;
}
.wd_pageid_121 .wd_featureboxes_feed > div {
    position: relative;
    margin-bottom: 50px;
}
.wd_pageid_121 .wd_flex-right,
.wd_pageid_121 .wd_category .item > img {
    width: 100%;
    flex: 1;
}

/* email alerts page */
.wd_subscribe2 .wd_form_field_label {
    display: none;
}
.alert-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.alert-wrap > div {
    flex: 0 0 calc(33.333% - 16px);
    margin: 0;
}
#wd_printable_content .alert-wrap input[type="text"] {
    max-width: 100%;
    width: 100%;
}
#wd_printable_content .wd_subscribe2 input[type="text"] {
    padding: 13px 12px; 
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 112.5% */
    letter-spacing: 0.16px; 
    color: #666;
}
.wd_subscribe2 #recaptcha2_widget {
    width: fit-content;
    margin-left: auto;
}
#wd_printable_content .wd_subscribe2 input[type="submit"] {
    margin-left: auto;
}
.wd_subscribe2 .wd_form_field {
    display: flex;
    flex-direction: column;
}
.wd_subscribe2 .wd_category_checkboxes {
    margin: 8px 0;
}
.wd_subscribe2 .wd_category_checkboxes .wd_parent_category {
    padding: 2px 0;
}
.wd_subscribe2 .wd_form_field_pos_right .wd_form_field_input {
    margin: 0;
}
#wd_printable_content .wd_subscribe2 .wd_form_field_label {
    width: fit-content;
}
#wd_printable_content .wd_subscribe2 .wd_formbuilder_submit[type="submit"] {
    height: 48px;
    padding: 0 20px;
    display: block;
    font-family: Hanken Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #212529 !important;
    text-align: center;
    border: 1px solid #DD3113;
    text-decoration: none;
    transition: all .2s ease;
    background: white;
}
#wd_printable_content .wd_subscribe2  input[type="submit"]:hover {
    background-color: #fef7f6;
}
#wd_printable_content .wd_subscribe2  input[type="submit"]:active {
    background-color: #fbe6e3;
}
#wd_printable_content .wd_subscribe2  input[type="submit"]:focus {
    background-color: #fcefec;
}
#wd_printable_content .wd_subscribe2 .wd_form_buttons {
    margin: 16px 0 0 0;
}
  .wd_subscribe2 .wd_formbuilder > .wd_form_field:nth-last-child(2) .wd_form_field_label {
      display: none;
  }
  .wd_subscribe2 .wd_formbuilder {
      margin-top: 20px;
  }
  .wd_subscribe2 #recaptcha2_widget {
      margin-top: 16px;
  }

/* search results */
.wd_sphinx_search .wd_search_form_basic > a:last-child,
.wd_sphinx_search .wd_search_info,
.wd_sphinx_search .wd_search_image,
.wd_sphinx_search .wd_search_assets {
    display: none;
}
.wd_sphinx_search .wd_search_form {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 32px 0;
}
#wd_printable_content .wd_sphinx_search .wd_search_form_basic input[type="submit"] {
    margin: 0;
}
.wd_sphinx_search .wd_search_result {
    overflow: initial;
}
.wd_sphinx_search .wd_search_title a {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    color: #212529;
}
.wd_sphinx_search .wd_search_text {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #212529;
}
.wd_sphinx_search .wd_search_result {
    margin: 0 0 24px;
    padding: 0 0 22px;
    border-bottom: 1px solid #212529;
}


#wd_featurebox-standard_34 { 
  flex: 1;
  display: flex;
  gap: 72px;
  align-items: center;
  margin-top: 50px;
}
.wd_featureboxes_top_video {
    margin: 56px 24px 62px;
}
.wd_featureboxes_top_video .wd_featurebox_container {
    flex: 1;
    display: flex;
    gap: 72px;
    align-items: center;
    margin-top: 50px;
    flex-direction: row-reverse;
}

#wd_featurebox-standard_34 table.wd_imagetable {
  flex: 1;
  float:none;
  display:table;
}
.wd_featureboxes_top_video .video_wrapper {
    position: relative;
    padding-bottom: 29.25%;
    height: 0;
    overflow: hidden;
    max-width: 50%;
    width: 100%;
}
.wd_featureboxes_top_video .video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#wd_featurebox-standard_34 table.wd_imagetable img {
  object-fit: cover;
  height: 434px;
  width: 100%;
}
#wd_featurebox-standard_34 .wd_featurebox,
.wd_featureboxes_top_video .wd_featurebox {
  flex: 1;
  text-align: left;
}

#wd_featurebox-standard_34 .wd_featurebox h2,
.wd_featureboxes_top_video .wd_featurebox h2 {
    font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  padding: 20px 0 16px;
}
#wd_featurebox-standard_34 div.wd_featurebox_title,
#wd_featurebox-standard_34 .wd_featurebox p,
.wd_featureboxes_top_video .wd_featurebox_title {
  text-align:left;
  margin-left: 0;
}

#wd_featurebox-standard_34 div.wd_featurebox_title::before,
.wd_featureboxes_top_video .wd_featurebox_title::before {
  top: -6px;
  content: '';
  background-image: url(../images/Flag-fill.svg);
  height: 21px;
  width: 13px;
  display: block;
  background-size: cover;
  position: absolute;
  left: 0;
}

table .wd_mobile-label {
    display: none;
}

/* Small devices (landscape phones) */
@media (max-width: 767px) {
    /* Board Committees */
    table.wd_committees,
    table.wd_committees tbody,
    table.wd_committees tbody tr,
    table.wd_committees tbody td {
        display: block;
    }
    table.wd_committees thead {
        display: none;
    }
    table.wd_committees tbody tr {
        height: auto;
        margin: 0;
        padding: 20px 10px;
    }
    table.wd_committees .wd_member_col,
    table.wd_committees .wd_committee_col {
        width: 100%;
        border: none;
    }
    table.wd_committees td {
        text-align: left;
    }
    table.wd_committees .wd_empty {
        display: none;
    }
    table.wd_committees .wd_member_icon,
    table.wd_committees .wd_chair_icon,
    table.wd_committees .wd_mobile-label {
        display: inline-block;
    }
    .wd_pageid_52 .wd_featureboxes_middle .wd_featurebox_container {
        margin: 30px 0px;
    }
    
    .wd_pageid_52 .wd_featureboxes_middle .wd_featurebox_container:last-of-type {
        margin: 30px 0;
        max-width: 100%;
    }
    .wd_event {
        flex-direction: column-reverse;
        gap: 16px;
    }
    .wd_events_past_summary .wd_event {gap: 4px;}
    div.wd_event_sidebar_group {
        margin: 12px 0 0px;
    }
    #wd_printable_content .wd_data-wrapper {
        flex: 50%;
    }
    body:not(.wd_pageid_125) #wd_printable_content div.wd_wai_datepickerDialog {
        max-width: 351px;
    }
    #wd_printable_content .wd_ir_interactivechart .wd_chart_dates input[type="text"] {
        width: calc(100% - 70px);
        margin-bottom: 12px;
    }
    div.wd_chart_dates {
        float: none;
        white-space: normal;
    }
    #wd_printable_content div.wd_page_menu a, 
    .wd_page_menu .wd_page_link.wd_page_active span {
        font-size: 16px;
        width: 6vw;
        height: 6vw;
        min-width: 26px;
        min-height: 26px;
    }
    .wd_page_menu .wd_page_next a::before, 
    .wd_page_menu .wd_page_prev a::before {
        font-size: 16px;
    }
    .wd_page_links {
        margin: 0 -20px;
    }
    .wd_sec_filings {
        display: none;
    }
    .wd_sec_filings.mobile_sec {
        display: block;
    }
    .wd_ir_secfilings .wd_linkmenu-header {
        display: flex;
        margin-top: 10px;
        width: 100%;
        justify-content: space-between;
    }
    .wd_ir_secfilings .wd_selectors .wd_selector {
        float: none;
        margin: 0 0 20px;
    }
    .wd_sphinx_search .wd_search_form {
        flex-direction: column;
        align-items: baseline;
    }
    #wd_printable_content .wd_sphinx_search input[type="text"] {
        max-width: 100%;
        width: 100%;
    }
    #wd_printable_content .wd_sphinx_search input[type="submit"] {
        width: 100%;
        max-width: none;
    }

}
@media (max-width: 575px) {
    #wd_printable_content div.wd_page_menu a, 
    .wd_page_menu .wd_page_link.wd_page_active span,
    .wd_page_menu .wd_page_next a::before, 
    .wd_page_menu .wd_page_prev a::before {
        font-size: 14px;
    }
    #wd_printable_content .wd_data-wrapper {
        flex: 100%;
    }
    #wd_printable_content .wd_wai_datepicker table td {
        padding: 0;
    }
    #wd_printable_content .wd_wai_datepicker button.wd_wai_dateButton {
        font-weight: 400;
        font-size: 1rem;
    }
    .wd_pageid_64 .wd_dividend_tbl_col tr:not(.wd_total),
    .wd_pageid_119 .wd_dividend_tbl_col tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .wd_pageid_64 .wd_dividend_tbl_col thead,
    .wd_pageid_119 .wd_dividend_tbl_col thead {
        display: none;
    }
    .wd_pageid_119 .wd_dividend_tbl_col tr:not(.wd_total) td:nth-child(1):before {content: 'Firm:';}
    .wd_pageid_119 .wd_dividend_tbl_col tr:not(.wd_total) td:nth-child(2):before {content: 'Analyst:';}
    .wd_pageid_64 .wd_dividend_tbl_col tr:not(.wd_total) td:nth-child(1):before {content: 'Declared:';}
    .wd_pageid_64 .wd_dividend_tbl_col tr:not(.wd_total) td:nth-child(2):before {content: 'Ex-Date:';}
    .wd_pageid_64 .wd_dividend_tbl_col tr:not(.wd_total) td:nth-child(3):before {content: 'Record:';}
    .wd_pageid_64 .wd_dividend_tbl_col tr:not(.wd_total) td:nth-child(4):before {content: 'Payable:';}
    .wd_pageid_64 .wd_dividend_tbl_col tr:not(.wd_total) td:nth-child(5):before {content: 'Amount:';}
    .wd_pageid_64 .wd_dividend_tbl_col tr:not(.wd_total) td:before,
    .wd_pageid_119 .wd_dividend_tbl_col td:before {
        margin-right: 6px;
        font-weight: bold;
    }
    .wd_pageid_64 .wd_dividend_tbl_col tbody tr:nth-child(2n),
    .wd_pageid_119 .wd_dividend_tbl_col tbody tr:nth-child(2n) {
        background: none;
        border: none;
    }
    .wd_pageid_64 .wd_dividend_tbl_col .wd_total td:nth-child(2),
    .wd_pageid_64 .wd_dividend_tbl_col .wd_total td:nth-child(3), 
    .wd_pageid_64 .wd_dividend_tbl_col .wd_total td:nth-child(4) {
        display: none;
    }
    .wd_pageid_64 .wd_dividend_tbl_col .wd_total td:nth-child(1) {
        padding-right: 0;
    }
    .wd_pageid_64 .wd_dividend_tbl_col tr,
    .wd_pageid_119 .wd_dividend_tbl_col tr {
        border: none;
    }
    .wd_pageid_64 #wd_printable_content .wd_dividend_tbl_col tr.wd_total {
        background: lightgray;
        display: flex;
    }
    .wd_gray {
        background: #F3F3F3;
    }
}



/* Medium devices (tablets) */
@media (min-width: 851px) {
    .slick-track {
        width: 100% !important;
    }
   
}
@media (max-width: 850px) {
    	
    .wd_subscribe2 .wd_form_field {
        flex: 100%;
    }
    #wd_printable_content .wd_subscribe2 input[type="submit"] {
        width: 100%;
        max-width: 100%;
    }
    .wd_pageid_120 .wd_featureboxes_top .wd_featurebox img,
    #wd_printable_content .wd_subscribe2 input[type="text"] {
        max-width: 100%;
        width: 100%;
    }
    #wd_featurebox-standard_34,
    .wd_pageid_120 .wd_featureboxes_top .wd_featurebox,
    .dropdown-flex,
    .wd_featureboxes_two_cards {
        flex-direction: column;
    }
    .wd_featureboxes_two_cards {
        padding: 72px 24px;
    }
    .wd_pageid_123 .wd_category {
        margin: 0 24px 48px;
    }
    .wd_pageid_121 .wd_flex-right,
    .wd_pageid_121 .wd_category .item > img {
        flex: 100%;
    }
    .wd_pageid_121 .wd_featurebox_title {
        max-width: 67%;
    }
    .wd_pageid_62 .item {
        max-width: 100%;
    }
    .wd_pageid_62 .wd_featureboxes_bottom {
        margin: 26px 0 42px;
    }
    #wd_printable_content .wd_newsfeed_releases select {
        width: calc(50% - 3.5px);
    }
    #wd_printable_content .wd_newsfeed_releases input[type="text"] {
        width: calc(100% - 62px);
        max-width: 100%;
    }
    .wd_container {
        padding: 24px;
    }
    h1.page_header {
        font-size: 36px;
    }
    .wd_page_menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: visible;
    }
    #wd_printable_content > p:not(.more) {
        text-align: left;
    }
    .wd_featureboxes_contact .wd_featurebox > ul,
    .wd_featureboxes_contact .wd_featurebox > ul > li {
        flex-direction: column;
        gap: 32px;
    }
    .wd_featureboxes_contact .wd_featurebox > ul > li {
        gap: 24px;
    }
    .wd_mobile-reports,
    .wd_mobile-reports-2 {
        display: block;
    }
    .wd_mobile-reports > table {
        display: none !important;
    }
    .wd_pageid_65 .outer {
        display: none;
    }
    .wd_events .wd_events_inputs {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    #wd_printable_content .wd_events select {
        margin: 0;
    }
    .wd_events_tabs {
        display: flex;
        flex-direction: column;
        gap: 12px; 
    }
    #wd_printable_content .wd_events_tab {
        border-radius: 0;
    }
    /* top */
    .wd_featureboxes_top .wd_featurebox_title,
    .wd_featureboxes_top .wd_heading p,
    .wd_featureboxes_top p.more > a,
    .wd_featureboxes_top .wd_featurebox > p {
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
    .wd_featureboxes_top .wd_featurebox > ul {
        flex-direction: column;
    }
    .wd_featureboxes_top ul > li:nth-child(2) {
        border: none;
        border-top: 1px solid #DBDBDB;
        border-bottom: 1px solid #DBDBDB;
    }
    .wd_featureboxes_top li {
        margin: 0;
    }
    /* quarterly fb */

    /* START Top Video */
    .wd_featureboxes_top_video .wd_featurebox_container {
        flex-direction: column;
        gap: 30px;
    }
    .wd_featureboxes_top_video .video_wrapper {
        padding-bottom: 56.25%;
        width: 100%;
        max-width: 100%;
    }
    /* END Top Video */

    /* middle */
    .wd_featureboxes_middle {
        margin: 52px 0;
        position: relative;
        z-index: 1;
    }
.wd_pageid_52 .wd_featureboxes_middle {
    margin: 0 auto;
    max-width: 400px;
}
    .wd_featureboxes_middle_bottom {
        padding: 0 24px 48px;
    }
    .wd_featureboxes_middle_bottom .wd_featurebox_container ~ .wd_featurebox_container {
        margin-top: 48px;
    }
    .wd_pageid_45 .wd_featureboxes_middle ul,
    .wd_pageid_45 .wd_featureboxes_middle_bottom ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
    .wd_pageid_45 .wd_featureboxes_middle ul li:nth-child(3),
    .wd_pageid_45 .wd_featureboxes_middle_bottom ul li:nth-child(3) {
        text-align: left;
    }
    .wd_pageid_45 .wd_featureboxes_middle ul li:not(:first-child),
    .wd_pageid_45 .wd_featureboxes_middle_bottom ul li:not(:first-child) {
        flex: unset;
    }
    .wd_pageid_45 .wd_featureboxes_middle ul li:nth-child(2),
    .wd_pageid_45 .wd_featureboxes_middle_bottom ul li:nth-child(2) {
        padding: 16px 0 24px;
    }
    .wd_gray-bg {
        background: #F3F3F3;
    }
    .wd_featureboxes_middle .wd_featurebox_title {
        margin: 0 24px 36px;
    }
    .wd_pageid_45 .wd_featureboxes_middle .wd_featurebox ul,
    .wd_pageid_45 .wd_featureboxes_middle_bottom .wd_featurebox ul {
        padding: 12px 24px;
    }
    .wd_featurebox.wd_middle-mobile {
        display: block;
    }
    .wd_pageid_45 .wd_featureboxes_middle ul li:first-child,
    .wd_pageid_45 .wd_featureboxes_middle_bottom ul li:first-child {
        position: relative; 
        width: 100%;
        cursor: pointer;
        padding: 8px 0;
    }
    .wd_pageid_123 .wd_featureboxes_middle .wd_featurebox {
        padding: 0 24px;
    }


    /* bottom */
    .wd_featureboxes_bottom,
    .wd_featureboxes_promo_banner {
        padding: 72px 24px;
        margin: 60px 0;
    }
    .wd_featureboxes_bottom p,
    .wd_featureboxes_promo_banner p {
        width: 90%;
    }
    .wd_featureboxes_side_by_side,
    .wd_featureboxes_leadership_message_top, 
    .wd_featureboxes_leadership_message_bottom {
        margin: 72px 24px; 
    }
    
    .wd_pageid_120 .wd_featureboxes_side_by_side > div:nth-child(odd),
    .wd_featureboxes_side_by_side > div,
    .wd_featureboxes_side_by_side > div:first-child,
    .wd_featureboxes_leadership_message_top > div:first-child,
    .wd_featureboxes_leadership_message_bottom > div  {
        flex-direction: column;
        gap: 30px;
    }
    .wd_featureboxes_bottom .wd_featurebox, 
    .wd_featureboxes_promo_banner .wd_featurebox {
        display: block;
    }
    div.root .wd_featureboxes_bottom p.more_white, 
    div.root .wd_featureboxes_promo_banner p.more_white,
    div.root .wd_featureboxes_bottom p.more {
        margin: 20px 0 0;
        transform: none;
        position: inherit;
    }
    .wd_hero {
        height: 375px;
    }
    .wd_header_content {
        font-size: 36px;
    }


    .wd_featureboxes_stock {
        /* width: 100%;
        right: auto; */
    }
    .wd_featureboxes_stock .wd_featurebox {
        justify-content: center;
    }
    /* table */
    .wd_table-wrap .wd_dividend_tbl_col {
        display: none;
    }
    .wd_table-wrap .wd_mobile-table {
        display: block;
    }
    .wd_pageid_129 .wd_category {
        margin: 0 24px 36px;
    }
    .wd_pageid_129 .wd_featureboxes_top .wd_featurebox > ul {
        flex-direction: column;
        gap: 42px;
    }
    .wd_pageid_129 .wd_featureboxes_top .wd_featurebox > ul > li {
        flex: 1;
    }
    .wd_pageid_129 .wd_featureboxes_top .wd_featurebox > p {
        text-align: left;
    }
    /* right */
    .wd_featureboxes_right > div {
        flex-direction: column;
        gap: 32px;
    }
    .wd_featureboxes_right img {
        max-width: 100%;
    }
    .wd_featureboxes_right .wd_featurebox {
        margin: 0;
    }
    .wd_featureboxes_right .wd_featurebox {
        padding: 0 24px;
    }
}

@media (max-width: 865px) {
    /* tabbed */
    .wd_tab_content.wd_gray-bg {
        padding-bottom: 36px;
    }
    .wd_featureboxes_tabbed .wd_tabs_content_wrapper {
        background: white;
    }
    .wd_featureboxes_tabbed .wd_tabs_wrapper {
        display: none;
    }
    .wd_tab_content-inactive {
        position: relative;
        left: auto;
        width: auto;
    }
    .wd_tab_content > p {
        display: block;
    }
    .wd_tab_content {
        border-top: 1px solid #DBDBDB;
        padding: 0 24px;
    }
    .wd_tabs_content_wrapper > .wd_tab_content:last-child {
        border-bottom: 1px solid #DBDBDB;
    }
    .wd_tabs_content_wrapper {
        padding: 0;
    }
    .wd_featureboxes_tabbed .wd_featurebox > p:first-child {
        width: 50%;
    }
    .slick-list {
        overflow: visible;
    }
    .item.slick-slide {
        width: 73vw !important;
        flex: unset;
        min-height: 400px;
    }
}

/* Large devices (desktops) */
@media (max-width: 977px) {
    /* slideshow */
    #single_slider_responsive .single_slider_carousel_caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50% );
        padding: 0 24px;
        margin: 0;
    }
    #single_slider_responsive .single_slider_carousel_control {
        display: none;
    }
    #single_slider_responsive .single_slider_carousel_indicators {
        right: auto;
        left: 24px;
        position: absolute;
        top: auto;
        bottom: 10px;
    }
    #single_slider_responsive p.more {
        display: block;
    }
    #single_slider_responsive h4 {font-size: 28px;}
    #single_slider_responsive .single_slider_carousel_description {font-size: 16px;}
    .wd_featureboxes_bottom p.more,
    .wd_featureboxes_promo_banner p.more {
        margin-top: 40px;
        position: relative;
    }
}

/* Extra large devices (large desktops) */

@media (max-width: 1500px) {
    .wd_featureboxes_left::before {
        width: 55.2%;
        background-size: contain;
    }
    .wd_left-img {
        flex: 0 1 64%;
    }
}



@media (max-width: 1350px) {
    .wd_featureboxes_stock {
        right: 30px;
    }
    .wd_nav-outer {
        margin-left: 0;
        width: 80%;
    }
    .wd_nav-title {
        white-space: normal;
        padding: 8px 20px 8px 0;
        margin-right: 26px;
    }
    .wd_nav-outer {
        padding: 0 36px;
        max-width: none;
    }
}

@media (max-width: 1200px) {
    .wd_featureboxes_left .wd_featurebox_container {
        min-width: 0;
        flex: 0 0 300px;
    }
    .wd_featureboxes_left .wd_heading p {
        white-space: pre;
    }
    .wd_featureboxes_left {
        padding: 7vw 0 0;
    }
}

@media (max-width: 1005px) {
    .wd_nav-outer {display: none;}
    .wd_navigation {
        background: none;
        height: auto;
        box-shadow: none;
        padding: 32px 0 0;
    }
    .wd_featureboxes_stock {
        margin: 0 24px;
        position: relative;
        right: auto;
    }
    .headerutilitynav div.cmp-tabs__tabpanel {
        min-height: 800px !important;
        border-bottom: 200px solid white !important;
        position: absolute !important;
        top: 0px !important;
        opacity: 1 !important;
        transform-origin: center top 0px !important;
        left: 0px !important;
        right: 0px !important;
        background: rgb(243, 243, 243) !important;
        z-index: 9 !important;
        width: 100% !important;  
    }
    .headerutilitynav .cmp-tabs__tablist li.search-icon {
        display: none !important;
    }
    .utility-nav__mainmenu.clickCloseDiv {
        display: block !important;
        line-height: 1.4;
    }
    #wd_printable_content div.wd_quote {
        flex-direction: column;
    }


    /* left fb */
    .wd_featureboxes_left {
        flex-direction: column-reverse;
        align-items: flex-start;
        padding-top: 0;
    }
    .wd_left-img img,
    .wd_left-img {
        clip-path: none;
        position: relative;
    }
    .wd_featureboxes_left .wd_featurebox_container {
        margin: 0 24px;
        min-width: 0;
    }
    .wd_featureboxes_left .wd_heading p {
        width: fit-content;
    }
    .wd_featureboxes_left::before,
    .wd_featureboxes_left::after {
        display: none;
    }

}


@media (min-width: 768px) and (max-width: 1005px) {
    .headerutilitynav ul.meganav-sub {
        display: block;
        float: right;
        position: relative;
        z-index: 10;
    }
    #headerutilitynav-42cb44b95e {
        display: block !important;
    }
}


p.more_link a:hover,
.wd_featureboxes_left .wd_featurebox p a:hover,
.wd_event_subscribe a:hover,
.wd_event_reminder a:hover,
.wd_event .wd_attachment_title a:hover,
.wd_event .wd_event_webcast a:hover,
.wd_event .wd_event_info p a:hover,
.wd_featureboxes_middle ul li:nth-child(3) a:hover,
.wd_featureboxes_middle_bottom ul li:nth-child(3) a:hover,
.wd_item-more:hover,
.wd_featureboxes_tabbed p.more a:hover,
.wd_pageid_123 .wd_featureboxes_middle li a:hover,
.wd_pageid_123 .wd_featureboxes_middle_bottom li a:hover,
.wd_pageid_52 .wd_featureboxes_middle li a:hover,
.wd_pageid_52 .wd_featureboxes_middle_bottom li a:hover,
.wd_pageid_116 a.wd_attachment_title:hover,
.wd_pageid_121 p.more a:hover {
    background-position-x: 100%;
}

p.more_link a,
.wd_featureboxes_left .wd_featurebox p a,
.wd_event_subscribe a,
.wd_event_reminder a,
.wd_event .wd_attachment_title a,
.wd_event .wd_event_webcast a,
.wd_event .wd_event_info p a,
.wd_featureboxes_middle ul li:nth-child(3) a,
.wd_featureboxes_middle_bottom ul li:nth-child(3) a,
.wd_item-more,
.wd_featureboxes_tabbed p.more a,
.wd_pageid_123 .wd_featureboxes_middle li a,
.wd_pageid_123 .wd_featureboxes_middle_bottom li a,
.wd_pageid_52 .wd_featureboxes_middle li a,
.wd_pageid_52 .wd_featureboxes_middle_bottom li a,
.wd_pageid_116 a.wd_attachment_title,
.wd_pageid_121 p.more a  {
    padding-right: 30px;
    background-position-x: calc(100% - 7px);
    background-position-y: center;
    transition: all .15s;
}

/* CLIENT CSS OVERRIDES */
.cmp-experiencefragment--footer .footer-social-icons .facebook, .cmp-experiencefragment--footer .footer-social-icons .instagram, .cmp-experiencefragment--footer .footer-social-icons .linkedin, .cmp-experiencefragment--footer .footer-social-icons .twitter, .cmp-experiencefragment--footer .footer-social-icons .youtube {
    background-position: 50%;
}
.cmp-experiencefragment--footer .footer-social-icons .twitter {
    background-image: url(../images/Twitter.svg);
    width: .9375rem;
}
#container-e181b16881 {
    display: none;
}
.emailsubscription {
    display: none;
}
.cmp-experiencefragment--footer .cmp-list__item-title a {
    color: #fff;
display: block;
font-family: GT Pressura;
font-style: normal;
font-size: .875rem;
font-weight: 400;
line-height: 1.3125rem;
}
.headerutilitynav div.cmp-tabs__tabpanel {
    z-index: 11 !important;
    max-width: none !important;
}
.cmp-container__close.clickCloseDiv {
    z-index: 10;
}
body::not(.wd_pageid_116):not(.wd_pageid_127):not(.wd_pageid_19):not(.wd_pageid_82) #wd_printable_content a[href*="http://"]:not(a[href*="stage.investorroom.com"]):not(a[href*="norfolksouthern.investorroom.com"]),
body:not(.wd_pageid_127):not(.wd_pageid_19):not(.wd_pageid_82) #wd_printable_content a[href*="https://"]:not(a[href*="stage.investorroom.com"]):not(a[href*="norfolksouthern.investorroom.com"]) {
    background:url(../images/external.svg) no-repeat;
    padding-right: 1.3rem;
    background-position: right !important;
    margin-right: 1px;
}

.cmp-experiencefragment--footer .cmp-text li {
    font-family: GT Pressura;
    font-size: 14px;
    color: white;
}
.cmp-experiencefragment--footer .cmp-text p {
    margin-bottom: 0;
}
.cmp-experiencefragment--footer .cmp-text p a {
    color: white;
}
.cmp-image__image {
    max-height: 36px;
    padding-right: 40px;
}
.footer-social-icons .cmp-text a {
    font-size: 12px;
    font-weight: 400;
}
#headerutilitynav-42cb44b95e-item-82e0d67b44-tab {
    display: none;
}

.headerutilitynav .cmp-tabs__tabpanel p {
    margin-bottom: 0;
    padding-bottom: 14px;
}
.meganav__mega-nav-item.Investors .ext-link a {
    background: none !important;
}
.utility-nav .cmp-tabs__tabpanel--active .h1, .utility-nav .cmp-tabs__tabpanel--active .h2, .utility-nav .cmp-tabs__tabpanel--active .h3, .utility-nav .cmp-tabs__tabpanel--active .h4, .utility-nav .cmp-tabs__tabpanel--active .h5, .utility-nav .cmp-tabs__tabpanel--active .h6, .utility-nav .cmp-tabs__tabpanel--active h1, .utility-nav .cmp-tabs__tabpanel--active h2, .utility-nav .cmp-tabs__tabpanel--active h3, .utility-nav .cmp-tabs__tabpanel--active h4, .utility-nav .cmp-tabs__tabpanel--active h6 {
    font-weight: 300 !important;
}
@media (max-width: 1005px) {
    .desktop_show {
        display: none !important;
    }
    button.cmp-container__close {
        display: none !important;
    }
    meganav__mega-nav .tab_accessibility .text:nth-child(2) a, .meganav__mega-nav .tab_accessibility .text:nth-child(3) a, .meganav__mega-nav .tab_media .text:nth-child(2) a, .meganav__mega-nav .tab_media .text:nth-child(3) a {
        text-decoration: none;
        margin: 0;
          margin-top: 0px;
        font-family: Hanken Grotesk;
        color: #212529;
        font-size: .875rem;
        font-weight: 700;
        line-height: 1rem;
        letter-spacing: .7px;
        text-transform: uppercase;
        display: block;
        width: fit-content;
        margin-top: 1.5rem;
    }
    h2.cmp-alertfeed__title {
        padding: 0 !important;
    }
    .tab_media div.text {
        display: block !important;
        float: none !important;
        width: calc(100% - 24px) !important;
        margin: 24px !important;
    }
    .tab_media div.text h3 {
        padding-bottom: 16px;
    }

    .meganav__mega-nav .tab_aboutus p, .meganav__mega-nav .tab_accessibility p, .meganav__mega-nav .tab_accessns p, .meganav__mega-nav .tab_alerts p, .meganav__mega-nav .tab_login p, .meganav__mega-nav .tab_media p {
        color: #666;
        font-family: Hanken Grotesk;
        font-size: .875rem;
        font-weight: 400;
        line-height: 1.3125rem;
      }
    .cmp-tabs__tabpanel .utility-nav__mainmenu.clickCloseDiv {
        display: none !important;
    }
    .cmp-tabs__tabpanel .utility-nav__mainmenu.clickCloseDiv:first-child {
        display: block !important;
    }
}
@media (min-width: 1006px) {
    .utility-nav .tab_aboutus .text:nth-child(3) {
        width: 30% !important;
    }
    .mobile_show {
        display: none !important;
    }
    .utility-nav {
        max-width: 81rem;
        margin: 0 auto;
        position: relative;
    }
    .headerutilitynav {
        background-color: #f3f3f3;
    }
    .cmp-tabs__tabpanel div.aem-Grid--12 {
        display: flex;
        /* justify-content: center; */
    }
    div.root .tab_alerts .utility-drawer-alert .cmp-alertfeed__link {
        /* margin-left: 60%; */
    }
    .headerutilitynav li:hover {
        border-bottom: 1px solid #DD3113;
    }
    .tab_media .cmp-text p {
        padding-bottom: 1rem;
    }

}
.tab_media a[target="_blank"],
.tab_accessibility a[target="_blank"],
#text-7c6cd88eca a {
    text-decoration: none;
    background: url(../images/external.svg) no-repeat;
    background-position: right .25rem center;
}

.cmp-alertfeed__card-details p.cmp-alertfeed__date,
.cmp-alertfeed__card-details p.cmp-alertfeed__card-description {
    display: block;
}
.cmp-alertfeed__card-details p {
    display: none;
}
.cmp-alertfeed__title {
    font-size: 2.25rem;
}
.tab_alerts .utility-drawer-alert .cmp-alertfeed__top-content {
    align-items: flex-start;
}
.tab_accessns .responsivegrid {
    margin: 0;
}
.black_logo img {
    max-height: 40px;
}
@media (min-width: 992px) {

}
@media (min-width: 768px) {
    .utility-nav .cmp-tabs__tablist .cmp-tabs__tab {
      /* font-weight: 300; */

    }
    #wd_accordion_items {
        padding: 0 132px;
    }
}
@media (min-width: 768px) and (max-width: 1005px) {
    .tab_media.cmp-tabs__tabpanel--active .text:first-child {
        padding-left: 0;
    }
    .tab_media.cmp-tabs__tabpanel--active .cmp-text > p {
        padding-bottom: 0;
    }
    .cmp-tabs__tabpanel--active.tab_accessibility .cmp-text > p {
        padding-left: 0;
    }
    .cmp-tabs__tabpanel--active.tab_accessibility .text.mobile_show {
        margin-left: 24px;
        margin-top: 10px;
    }
    #text-9438002ad7 > p {
        padding-left: 24px;
    }
    .cmp-tabs__tabpanel--active.tab_accessns .text.aem-GridColumn--default--none {
        padding-top: 0;
    }
    .cmp-tabs__tabpanel--active.tab_accessns .aem-Grid > .container {
        width: 13rem;
        float: none;
        margin: 0 auto;
    }
}
.meganav .level-one li a, .meganav .level-one li a[target="_blank"], 
.meganav .level-three li a, .meganav .level-three li a[target="_blank"], 
.meganav .level-two li a, .meganav .level-two li a[target="_blank"],
.meganav__mega-nav .tabs .cmp-tabs__tablist .cmp-tabs__tab,
.headerutilitynav .meganav-sub li a {
    font-weight: 300 !important;
}
.meganav .ProjectsonNSProperty .level-three-list .nav-link:nth-child(2) {
    display: none;
}
.meganav li.Commitments .level-one-list li:last-of-type .level-two-list li:last-of-type .level-three-list .nav-link:nth-child(2) a {
    /* Other Resources > Overview */
    display: none;
}
.ShareholderServices + li.nav-link {
    display: none;
}
