/* Begin classes for common SPIN elements */

@font-face {
    font-family: 'Lato-Light';
    src: url(../fonts/Lato-Light.woff2);
}

*,
::before,
::after {
    box-sizing: border-box;
}
*,
::before,
::after {
    box-sizing: inherit;
}
*,
::before,
::after {
    box-sizing: border-box;
}
h2 {
    font-family: 'Lato-Bold';
    font-size: 22px;
}

body {
    overflow-x: hidden;
}

/* Header styles */
.page_header,
.category_header {
    font-family: Lato;
    font-size: 36px;
    margin: 45px 0 15px;
}
.detail_header,
.detail_subheader,
.category_name {
}
.category_intro {
}

.dv-band-hero.wd_hero .dv-band-hero__content__main p {
    color: #414141;
}

.dv-band-hero.wd_hero h1.dv-band-hero__content__main__title {
    font-size: 50px;
    color: #00a8e4;
}

.wd_pageid_20316 .dv-band-hero.wd_hero h1.dv-band-hero__content__main__title {
    color: #0069b1;
}

.dv-site-kidneycare .mobile-nav .mobile-nav-main:first-of-type .about {
    display: block !important;
}

h3.wd_articles_header {
    color: #414141;
    font-family: Bree-Bold;
    font-size: 40px;
}

h3.wd_section_header {
    font-family: Bree-Bold;
    font-size: 40px;
}

/* END Header styles */

.cat-news,
.cat-innovation,
.cat-kidney,
.cat-care,
.cat-comm,
.cat-stories {
    padding: 5px 10px;
}
.cat-news {
    background-color: #00a8e4;
}
.cat-innovation {
    background-color: #128094;
}
.cat-kidney {
    background-color: #ee8000;
}
.cat-care {
    background-color: #85b204;
}
.cat-comm {
    background-color: #d20f55;
}
.cat-stories {
    background-color: #641980;
}
.cat-news a,
.cat-innovation a,
.cat-kidney a,
.cat-care a,
.cat-comm a,
.cat-stories a {
    color: #ffffff;
}

.wd_content-left .header-main__sub-nav-items {
    justify-content: flex-start;
}
.wd_content-left .header-main__sub-nav-items li:nth-child(1) {
    margin-left: 0;
}

.wd_item_page .main-content {
    margin-top: 0;
}

#content label {
    display: inline;
    margin: 0 4px;
}

label[for="loginform_remember_me"] {
    text-transform: none;
}

.item,
.wd_item {
    margin: 10px 0;
    padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title,
.wd_documents_item_list > .wd_documents_item > .wd_title {
    font-size: 1.2rem;
    font-weight: 700;
}

.item_date,
.wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
    font-size: 1rem;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.item_summary,
.wd_item .wd_summary {
}
.wd_item .wd_subtitle {
}

table.wd_imagetable {
}
td.imagecaption {
}

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

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

.wd_pageid_20316
    .header-main__sub-nav-items
    .header-main__main-nav-item-simple:nth-child(2) {
    display: none;
}

/* Standard */
div.wd_standard {
}

.wd_pageid_20311 .wd_standard .wd_category_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wd_pageid_20311 .item {
    flex: 1 1 20%;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.wd_pageid_20311 .item_name {
    font-family: Bree-Bold;
    font-size: 27px;
}

.wd_pageid_20311 .item .wd_imagetable {
    margin: 0 auto auto auto !important;
}

.wd_pageid_20311 .item table.wd_attachment td.wd_attachment_image,
.wd_pageid_20311 .item table.wd_attachment span.wd_attachment_size {
    display: none;
}

.wd_pageid_20311 .item table.wd_attachment {
    margin: 0 auto;
}

.wd_btn_primary,
.wd_pageid_20311 .item table.wd_attachment .wd_attachment_info p a {
    display: block;
    padding: 6px 19.99995px;
    cursor: pointer;
    font-size: 14px;
    font-family: Lato-Bold, sans-serif;
    line-height: normal;
    color: #fff;
    text-transform: capitalize;
    border: 3px solid transparent;
    border-radius: 0;
    background-color: #0069b1;
    transition: background-color 0.3s ease;
}
/* 

<p><a href="#" class="wd_btn_primary">Download Photo</a></p>
 */

.wd_btn_primary {
    display: inline-block;
}

.wd_btn_primary:hover,
.wd_pageid_20311 .item table.wd_attachment .wd_attachment_info p a:hover {
    text-decoration: none;
    background-color: #005a98;
}

.wd_category ul.categories {
    display: block;
    clear: both;
}

.wd_pageid_20310 .wd_standard .item,
.wd_pageid_20294 .wd_standard .item {
    float: left;
    width: 50%;
    min-height: 525px;
}

.wd_pageid_20310 .wd_category ul.categories {
    display: none;
}

.wd_pageid_20310 .wd_standard .item .wd_imagetable,
.wd_pageid_20294 .wd_standard .item .wd_imagetable {
    margin: 0 !important;
    width: auto;
}

.wd_pageid_20310 .wd_standard .item .wd_imagetable img,
.wd_pageid_20294 .wd_standard .item .wd_imagetable img {
    width: 100%;
}

.wd_pageid_20310 .wd_standard .item .wd_attachment_image,
.wd_pageid_20294 .wd_standard .item .wd_attachment_image,
.wd_pageid_20310 .wd_standard .item .wd_attachment_info .wd_attachment_size,
.wd_pageid_20294 .wd_standard .item .wd_attachment_info .wd_attachment_size {
    display: none;
}

.wd_pageid_20308 .wd_standard .wd_toolbar {
    display: none;
}

.wd_standard .wd_toolbar {
    clear: both;
}
/* END Standard */

/* Press Releases-teaser */

.wd_featureboxes_spotlight_press_releases_2 .item .item_left,
.wd_featureboxes_spotlight_press_releases_2 .item .wd_thumbnail {
    display: none;
}
.wd_featureboxes_spotlight_press_releases_2 .wd_asset_icon_link_list {
    display: none;
}
.wd_featureboxes_spotlight_press_releases_2 .subscribe_link {
    display: none;
}
/* End Press Releases-teaser */

/* Start Davita News */
.wd_pageid_20316 body {
    padding-top: 109.75px !important;
}
.wd_pageid_20316 .wd_category_items table.wd_imagetable {
    padding-right: 30px;
    margin-right: 30px !important;
    display: block;
}
.wd_pageid_20316 .wd_category_items .item_name {
    display: none;
}
.wd_pageid_20316
    .wd_featureboxes_spotlight_press_releases_2
    .wd_featurebox_title {
    display: none;
}
.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #efefef;
}

.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item img {
    display: none;
}
.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item_left {
    max-width: 150px;
    width: 100%;
    min-height: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 25px;
}
.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item_right {
    display: table;
}
.wd_pageid_20316 .item_right .item_name {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
}
.wd_pageid_20316 .item_right .item_name a {
    font-size: 26px;
    font-weight: 400;
    font-family: Bree-Bold, serif;
    color: #0069b1;
    line-height: 1;
}

.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item_date,
.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item_summary {
    display: none;
}
.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 p.more {
    margin-top: 45px;
    margin-bottom: 60px;
    text-align: center;
}
.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 p.more a {
    color: #fff;
    border: 3px solid transparent;
    border-radius: 0;
    background-color: #0069b1;
    padding: 6px 19.9999px;
    font-size: 18px;
    font-family: "Lato-Bold", sans-serif;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
    display: inline-block;
    transition: background-color 0.3s ease;
}
.wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 p.more a:hover {
    background-color: #005a98;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease;
}
/* End Davita News */

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

/* Articles */
div.wd_articles {
}

.wd_articles .wd_item .wd_date {
    display: inline-block;
    vertical-align: top;
}

.wd_articles ul.wd_category_link_list {
    float: none;
}

.wd_articles .wd_author {
    display: none;
}
.wd_articles .wd_item .wd_item_wrapper {
    margin-left: 0;
}
.wd_articles-detail {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.wd_articles-detail .wd_title,
.wd_newsfeed_releases-detail .wd_title {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 30px;
    font-family: 'Lato-Light';
    font-weight: normal;
}

.wd_articles-detail .wd_body p {
    font-size: 18px;
    margin-bottom: 20px;
}
.wd_articles .wd_asset_type_link_list {
    float: right;
}

/* END Articles */

/* Events */
div.wd_events {
}
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
    background-position: left;
}
/* END Events */

/* Gallery */
div.wd_gallery {
}
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {
}
.wd_newsfeed_releases-detail {
    padding-top: 25px;
}
.wd_newsfeed_releases-detail .wd_title {
    padding-bottom: 10px;
}
/* END Newsfeed Releases */

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

/* News Headlines */
.wd_news_headlines .wd_captioned_image {
    margin-right: 30px !important;
}
/* END News Headlines */

.wd_search_basic_fields {
    background-color: transparent;
    border: none;
    padding: 0px;
}
/* Formbuilder */
select::-ms-expand {
    border: none;
}
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
    border-radius: 0;
    border: 1px solid #ccc;
    line-height: 34px;
    padding: 0 1rem;
    font-size: 1.2rem;
    height: 34px;
    color: #333;
}
#wd_printable_content select {
    /* padding: 0 1rem;
	font-size: 1.2rem;
	height: 34px;
	color: #333; */
    padding-right: 45px;
    background: url(../images/select.png);
    background-size: 14px 8px;
    background-position: 96% 52%;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    color: #414141;
    cursor: pointer;
    min-width: 175px;
    height: 46px;
    padding: 0 10px;
    font-size: 18px;
    -webkit-border-radius: 0;
    border: 1px solid #b2b2b2;
}
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 .wd_formbuilder .wd_form_field_label {
    line-height: 65px;
}
#wd_printable_content input[type="submit"],
#wd_printable_content .wd_search_button {
    height: 46px;
    display: inline-block;
    padding: 6px 19.99995px;
    cursor: pointer;
    font-size: 18px;
    font-family: Lato-Bold, sans-serif;
    line-height: normal;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    vertical-align: middle;
    white-space: normal;
    border: 3px solid transparent;
    border-radius: 0;
    background-color: #0069b1;
    -webkit-touch-callout: none;
    user-select: none;
    transition: background-color 0.3s ease;
}
#wd_printable_content input[type="submit"]:hover,
#wd_printable_content button.wd_search_button:hover {
    background-color: #005a98;
}
#wd_printable_content input[type="password"],
#wd_printable_content input[type="text"] {
    /* max-width: 69%; */
    margin: 10px 0px;
    color: #333;
    height: 46px;
    padding: 0 10px;
    font-size: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 1px solid #b2b2b2;
    background-color: #fff;
    vertical-align: middle;
}

/*#wd_printable_content input[type=submit] {
	max-width: 30%;
	margin-left: 1%;
}*/
#wd_printable_content input[type="checkbox"],
#wd_printable_content input[type="radio"] {
    height: auto;
}
.wd_form_field {
    clear: both;
}
.wd_page_limit {
    padding: 0;
}
.wd_linkmenu-header {
    padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
    border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
    border-color: transparent;
    background-color: transparent;
    color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
    overflow: visible;
}
/* END Formbuilder */

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

/* Featureboxes */

.articles_featurebox_wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.wd_featureboxes_articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}
.wd_featureboxes_articles .wd_featurebox_container {
    width: calc(33.3333% - 30px);
    margin-bottom: 30px;
}
.wd_featureboxes_articles .wd_imagetable,
.wd_featureboxes_articles .wd_imagetable img {
    width: 100%;
    float: none;
}
.wd_featureboxes_articles h3 {
    margin: 10px 0;
}
.wd_featureboxes_articles h3 a {
    color: #414141;
    font-size: 20px;
}
.wd_featureboxes_articles h3 a:hover {
    color: #0069b1;
}
.wd_featureboxes_articles p {
    margin: 5px 0 10px;
}

div.wd_featureboxes_disclaimer {
    margin: 20px 0;
}
div.wd_featurebox {
}
div.wd_featurebox_container {
}
div.wd_featurebox_title {
}

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

.wd_pageid_20316 .page_header {
    display: none;
}

.wd_pageid_20316 .item .item_name {
    font-size: 40px;
    font-family: "Bree-Bold";
}

.wd_pageid_20316 .dv-band-hero__content ul li {
    height: 225px;
}

.wd_pageid_20316 div.wd_featureboxes_top,
.wd_pageid_20303 div.wd_featureboxes_top,
.wd_pageid_20307 div.wd_featureboxes_top {
    width: 100%;
}
.wd_pageid_20316 div.wd_featureboxes_top div.wd_featurebox,
.wd_pageid_20303 div.wd_featureboxes_top div.wd_featurebox,
.wd_pageid_20307 div.wd_featureboxes_top div.wd_featurebox {
    display: flex;
    display: -ms-flexbox;
}

.wd_pageid_20316 div.wd_featureboxes_top .dv-band-icon p,
.wd_pageid_20303 div.wd_featureboxes_top .dv-band-icon p,
.wd_pageid_20307 div.wd_featureboxes_top .dv-band-icon p {
    font-size: 19px;
    overflow: hidden;
    margin: 0;
}
.wd_pageid_20316 div.wd_featureboxes_top .dv-band-icon a,
.wd_pageid_20303 div.wd_featureboxes_top .dv-band-icon a,
.wd_pageid_20307 div.wd_featureboxes_top .dv-band-icon a {
    /* float: left; */
    color: #414141;
}
.wd_pageid_20303 div.wd_featureboxes_top div.wd_featurebox_container {
}
div.wd_featureboxes_top div.wd_featurebox_title {
    font-family: Bree-Bold;
    font-size: 40px;
    line-height: 1.25;
}

.wd_pageid_20316 .wd_featureboxes_top i.fa,
.wd_pageid_20303 .wd_featureboxes_top i.fa {
    font-size: 54px;
}

a.btn.btn-rounded {
    border-radius: 13px;
}


/* home page middle fbox btn colors and title bg color */
/* #wd_featurebox-standard_3516 .wd_featurebox_title,
#wd_featurebox-standard_3516 a.btn */
.wd_davita_blue {
    background-color: #0069b1;
}

a.btn.wd_davita_blue:focus,
a.btn.wd_davita_blue:hover {
    background-color: #0a578d;
}
/* #wd_featurebox-standard_3517 .wd_featurebox_title,
#wd_featurebox-standard_3517 a.btn */
.wd_davita_pink {
    background-color: #d2125e;
}
a.btn.wd_davita_pink:focus,
a.btn.wd_davita_pink:hover {
    background-color: #980b3e;
}
/* #wd_featurebox-standard_3518 .wd_featurebox_title,
#wd_featurebox-standard_3518 a.btn */
.wd_davita_purple {
    background-color: #6b1d8e;
}
a.btn.wd_davita_purple:focus,
a.btn.wd_davita_purple:hover {
    background-color: #2b143f;
}
/* #wd_featurebox-standard_3519 .wd_featurebox_title,
#wd_featurebox-standard_3519 a.btn */
.wd_davita_pink {
    background-color: #d2125e;
}

.wd_davita_green {
    background-color: #84b20a;
}
a.btn.wd_davita_green:focus,
a.btn.wd_davita_green:hover {
    background-color: #608107;
}

.wd_davita_teal {
    background-color: #118094;
}

a.btn.wd_davita_teal:focus,
a.btn.wd_davita_teal:hover {
    background-color: #076a7b;
}
/* END home page middle fbox btn colors and title bg color */

/* home page bottom fbox btn colors and title bg color */
/* #wd_featurebox-standard_3520 .wd_featurebox_title {
    background-color: #6b1d8e;
}
#wd_featurebox-standard_3520 .wd_featurebox {
    background-color: #2f1649;
}
#wd_featurebox-standard_3521 .wd_featurebox_title {
    background-color: #d2125e;
}
#wd_featurebox-standard_3521 .wd_featurebox {
    background-color: #9e0b46;
}
#wd_featurebox-standard_3522 .wd_featurebox_title {
    background-color: #1176bd;
}
#wd_featurebox-standard_3522 .wd_featurebox {
    background-color: #0a578d;
} */

.chevron-down {
    top: 2px;
    position: relative;
    margin-left: 2px;
}
.wd_pageid_34141 .wd_banner {
    background: #828386;
    color: white;
    line-height: 1;
    font-weight: 400;
    font-family: Lato;
    font-size: 52px;
    padding: 36px 0;
    margin: 0 0 60px;
}
.wd_pageid_34141.wd_category_2 .wd_banner {background: #D20F55;}
.wd_pageid_34141.wd_category_6 .wd_banner {background: #0069b1;}
.wd_pageid_34141.wd_category_7 .wd_banner {background: #283764;}
.wd_pageid_34141.wd_category_5 .wd_banner {background: #004c80;}
.wd_pageid_34141.wd_category_8 .wd_banner {background: #128094;}
  
.wd_banner-inner {
    margin: 0 auto;
    max-width: 1230px;
    padding: 0 15px;
}
.header-main__breadcrumb {
    display: none;
}




/***************
 Margins
***************/
.wd_pageid_20303 .wd_content {
    margin-top: 80px;
}
.wd_content,
div.wd_featureboxes_bottom,
.wd_featureboxes_spotlight_press_releases_2,
.wd_featureboxes_spotlight_news_headlines {
    max-width: 1230px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}

div.wd_featureboxes_bottom {
    padding-top: 40px;
    margin-bottom: 40px;
}

.main-content {
    max-width: 1600px;
    margin: 0 auto;
}

/***************
 Toolbar
***************/
div.wd_toolbar {
    border: none;
}
div.wd_toolbar ul.wd_tools li.wd_tool-addthis,
div.wd_toolbar ul.wd_tools li.wd_tool {
    float: right;
}
li.wd_tool .at-resp-share-element .at-share-btn + .at-share-btn {
    margin-left: 5px;
}
div.wd_toolbar .at-share-btn-elements > a,
div.wd_toolbar .wd_tool_icon > a {
    background: #0076B6 !important; /*override inline*/
}

div.wd_toolbar .wd_tool-email,
div.wd_toolbar .wd_tool-print {
    transition: all .2s ease-in-out;
}
div.wd_toolbar .wd_tool-email:hover,
div.wd_toolbar .wd_tool-print:hover {
    transform: translateY(-4px);
}



/***************
 Top Story FB
***************/
.wd_featureboxes_top_story {
    margin-bottom: 60px;
}
.wd_featureboxes_top_story .wd_imagetable {
    float: none;
}
.wd_featureboxes_top_story .wd_featurebox {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}
.wd_featureboxes_top_story .wd_featurebox > a {
    max-width: 400px;
}
.wd_featureboxes_top_story .wd_featurebox > a img {
    width: 100%;
    margin-top: 15px;
}
.wd_featureboxes_top_story .top-story-wrap {
    width: calc(100% - 440px);
    padding-top: 0;
}
.top-story-wrap p,
.item_name a,
.item_date,
.wd_date,
.itemlink,
.item_date,
.wd_title a {
    color: #414141;
    line-height: 1;
    font-weight: 400;
    font-family: Lato;
}

#content .item_name a:hover,
#content .itemlink:hover,
#content .wd_title a:hover,
.wd_featurebox a:hover {
    color: #0069b1;
}
.wd_featureboxes_top_story .wd_featurebox_title a {
    color:#414141; 
}
.wd_featureboxes_top_story .wd_featurebox_title a:hover {
    color: #0069b1;
    font-weight: 400;
}
.wd_featureboxes_top_story .wd_featurebox_title h1 {
    font-size: 52px;
    margin-bottom: 15px;
    font-family: 'Lato-Light';
    color: #414141;
    line-height: 1;
    font-weight: 400;
}
.top-story-wrap p:nth-child(2),
.wd_pageid_20303 .item_date,
.wd_pageid_20303 .wd_date {
    font-size: 18px;
}
.top-story-wrap p:nth-child(3),
.wd_pageid_20303 .item_name a {
    font-size: 20px;
    line-height: 1.5;
}
.top-story-wrap p:nth-child(4) a,
.wd_pageid_20303 p.more a,
div.wd_featureboxes_bottom .btn.btn--trans,
.wd_featureboxes_spotlight_press_releases_2 p.more a {
    background: #0069b1;
    color: white;
    text-transform: uppercase;
    padding: 8px 20px;
    transition: all .25s ease;
    font-size: 18px;
    font-family: "Lato-Bold";
    display: block;
    width: fit-content;
    margin: 10px 20px 10px 0;
    text-decoration: none;
    border: 3px solid transparent;
    vertical-align: middle;
    white-space: normal;
    line-height: 1;
}
.top-story-wrap p:nth-child(4) a:hover,
.wd_pageid_20303 p.more a:hover,
.wd_featureboxes_bottom .btn.btn--trans:hover {
    background: #005a98;
}
.top-story-wrap {
    padding: 20px 0;
    order: 2;
}
.wd_featureboxes_top_story img {
    object-fit: contain;
    border-radius: 6px;
}
.top-story-wrap > p:last-child {
    margin: 30px 0;
}

/***************
 Three Boxes
***************/

.wd_featureboxes_three_boxes .wd_articles-teaser,
.wd_articles-teaser,
.wd_featureboxes_featured_stories .wd_articles-teaser,
div[class*="wd_featureboxes_related"] .wd_articles-teaser {
    display: flex;
    gap: 30px;
}
.wd_featureboxes_three_boxes .item,
.wd_articles-teaser .item,
div[class*="wd_featureboxes_related"] .item {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.wd_featureboxes_three_boxes .item_date {
    order: 4;
    margin-top: 15px;
}
.wd_featureboxes_three_boxes .itemlink img,
.wd_articles-teaser .itemlink img,
div[class*="wd_featureboxes_related"] .itemlink img {
    width: 100%;
    padding-top: 8px;
    border-radius: 3px;
}
.wd_featureboxes_three_boxes .item .itemlink a {
    margin-bottom: 15px;
}
.wd_featureboxes_three_boxes .wd_featurebox_title {
    display: none;
}
.wd_featureboxes_three_boxes {
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid #ddd;
}

.wd_articles-teaser .wd_category_link_list {
    display: none;
}

.readmore-link {
    color: #414141;
    padding-top: 10px;
    font-size: 18px;
}
.wd_articles-teaser .item_name {
    margin-top: 16px;
}

/***************
 pageid_34141
***************/
.wd_pageid_34141 .wd_featurebox_title {
    font-size: 36px;
    line-height: 1;
}

.wd_pageid_34141 .wd_articles-teaser .item_date,
.wd_pageid_34141 .wd_thumbnail {
    display: none;
}
.wd_pageid_34141 .wd_articles-teaser .item_name {
    margin-top: 15px;
}
.wd_pageid_34141 .page_header {
    display: none;
}

.wd_readmore {
    color: #414141;
    line-height: 1;
    font-family: Lato;
    font-size: 16px;
    padding-top: 10px;
}
.wd_articles ul.wd_category_link_list li {
    margin: 0 1em 0 0;
}
.wd_pageid_34141 .wd_item_list .wd_item:not(:last-child) {
    border-bottom: 1px solid #ddd;
    margin: 0 0 24px;
    padding: 0 0 28px;
}
.wd_pageid_34141 .wd_item_list .wd_title a {
    font-family: 'Lato-Bold';
    font-size: 20px;
    color: #414141;
    line-height: 28px;
    margin-top: 10px
}
.wd_pageid_34141 .wd_item_search_form_container {
    margin: 30px 0;
}
.wd_pageid_34141 .wd_category_header {
    margin: 0;
}
div[class*="wd_featureboxes_related"] {
    padding: 30px 0;
    max-width: 1200px;
    margin: 0 auto;
}
.wd_articles-detail {
    margin-bottom: 40px;
}

.wd_pageid_34141 .wd_item .wd_category_link {
    border: none;
}
.wd_pageid_34141 .wd_item .wd_category_link a {
    color: #414141;
}
.wd_pageid_34141 ul.wd_cat-links {
    display: none;
}

.wd_stories-flex {
    display: flex;
}
ul.wd_cat-links {
    list-style: none;
    border-right: 2px solid #414141;
    padding-right: 32px;
    margin-right: 7%;
}
ul.wd_cat-links li,
ul.wd_cat-links li a {
    font-family: 'Lato-Bold';
    font-size: 20px;
    line-height: 28px;
    color: #414141;
    white-space: pre;
}
ul.wd_cat-links li {
    margin-bottom: 20px;
}

/***************
 pageid_34141 item-page
***************/
.wd_pageid_34141.wd_item_page li.wd_category_link {
    margin: 0 1.5em 0 0;
    background: #e7e5ea;
    border-radius: 3px;
}
.wd_pageid_34141.wd_item_page li.wd_category_link a {
    color: #414141;
    display: block;
    padding: 6px 14px;
}
div.wd_body .wd_pullquote {
    background: #D20F55;
    color: white;
    font-size: 36px;
    line-height: 1.15;
    padding: 40px 10%;
    text-align: center;
}
.wd_details-header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 36px;
}
.wd_details-header .wd_author_name a {
    font-size: 16px;
    text-transform: uppercase;
    color: #414141;
}
.wd_details-header .wd_author_name a::before {
    content: 'written by ';
}
.wd_articles-detail .wd_captioned_image {
    max-width: 350px !important; /*override inline*/
}
.wd_articles-detail .wd_date {
    margin-left: auto;
}


/***************
 Left/Right FB
***************/
.wd_left-right-flex {
    display: flex;
    gap: 25px;
    padding-bottom: 16px;
}
.wd_featureboxes_left {
    padding-right: 15px;
}
.wd_left-right-flex > div {
    flex: 1;
}
.wd_left-right-flex .wd_featurebox_title h2 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 30px;
    font-family: 'Lato-Light';
    font-weight: normal;
}
.wd_left-right-flex img,
.wd_left-right-flex .wd_summary {
    display: none;
}
.wd_news_headlines-teaser .item {
    display: flex;
    flex-direction: column;
}
.wd_news_headlines-teaser .item_summary {
    order: 2;
}
.wd_news_headlines-teaser .item_date {
    order: 4;
}

.wd_news_headlines-teaser .item_summary {
    display: flex;
    gap: 6px;
    align-items: baseline;
    line-height: 1;
}
.wd_news_headlines-teaser .item_publication {
    font-size: 18px;
    font-family: Lato-Bold;
}
.wd_news_headlines-teaser .item_publication::after {
    content: '|';
    padding-left: 7px;
    padding-right: 1px;
    color: #555;
}




.wd_left-right-flex .item_name a,
.wd_left-right-flex .wd_title a {
    font-size: 20px;
    line-height: 1.4;
    font-family: 'Lato-Bold';
    display: block;
    width: fit-content;
    margin-bottom: 10px;
    color: #414141;
}

.wd_featureboxes_media_mentions .wd_featurebox_container:not(:last-child),
.wd_left-right-flex .item:not(:last-child) {
    border-bottom: 1px solid #ddd;
    margin: 0 0 24px;
    padding: 0 0 28px;
}

.wd_featureboxes_media_mentions hr {
    margin: 25px;
}

.wd_featureboxes_media_mentions p {
    margin: 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 24px;
    padding: 0 0 28px;
}

.wd_featureboxes_left {
    padding-right: 15px;
}

/***************
 Bottom FB
***************/


.wd_featureboxes_bottom .btn.btn--trans {
    border: none;
}
.wd_featureboxes_bottom {
    margin: 0 auto;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.wd_featureboxes_bottom > div {
    flex: 300px;
}
.wd_featureboxes_bottom .wd_featurebox_title {
    font-size: 28px;
}
.wd_featureboxes_bottom p a {
    text-decoration: underline;
    color: #414141;
}
.wd_featureboxes_bottom .wd_featurebox_title img {
    height: 37px;
    display: block;
}
div.wd_featureboxes_bottom > div:nth-child(3) img {
    height: 39px;
}
div.wd_featureboxes_bottom > div:nth-child(1) img {
    filter: brightness(0) saturate(100%) invert(11%) sepia(40%) saturate(7458%) hue-rotate(279deg) brightness(94%) contrast(96%);
}
div.wd_featureboxes_bottom > div:nth-child(2) img {
    filter: brightness(0) saturate(100%) invert(13%) sepia(96%) saturate(5476%) hue-rotate(332deg) brightness(85%) contrast(92%);
}
div.wd_featureboxes_bottom > div:nth-child(3) img {
    filter: brightness(0) saturate(100%) invert(25%) sepia(78%) saturate(2212%) hue-rotate(186deg) brightness(90%) contrast(101%);
}
div.wd_featureboxes_bottom .wd_featurebox p {
    font-size: 20px;
}


/***************
 Pagination
***************/
.wd_page_limit {
    display: none;
}
.wd_page_menu {
    width: fit-content;
    margin: 0 auto;
    position: relative;
    overflow: visible;
}
.wd_page_link {
    border: none;
    padding: 6px 14px;
}
.wd_page_link a,
.wd_page_link span {
    color: #414141;
    font-size: 20px;
}
.wd_page_link.wd_page_prev {
    border: none;
}
.wd_page_link.wd_page_active {
    border: 1px solid #888;
    background: none;
}
.wd_page_links {
    position: relative;
    padding: 20px 0 50px;
}
.wd_page_links::after {
    content: '';
    background: #ddd;
    width: 100vw;
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/***************
 Spotlight FB
***************/
.wd_featureboxes_spotlight_press_releases_2 .wd_featurebox_title {
    text-align: left;
    margin: 0 15px 15px 0;
    padding: 0;
    font-family: Lato;
    font-size: 36px;
} 
.wd_featureboxes_spotlight_press_releases_2 .item {
    border-bottom: 1px solid #efefef;
}
.wd_featureboxes_spotlight_press_releases_2 .wd_title a {
    color: #0069b1;
}
.wd_featureboxes_spotlight_press_releases_2 .wd_date {
    line-height: 1.5;
}
.wd_featureboxes_spotlight_press_releases_2 p.more a {
    margin: 44px auto 0;
}

/***************
 wd_pageid_20307
***************/
.wd_pageid_20307 .wd_category_items .item_name {
    display: none;
}
.wd_pageid_20307 .wd_category_items table.wd_imagetable {
    padding-right: 30px;
    margin-right: 30px !important; /* overwrite inline */
    display: block;
}
.wd_pageid_20307 div.wd_toolbar {
    display: none;
}

/***************
 Press Releases/Media Mentions
***************/
/* .wd_pageid_20295 .page_header,
.wd_pageid_20286 .page_header {
    margin-bottom: 30px; 
    font-family: 'Lato-Light';
    margin-top: 50px;
}
.wd_news_headlines .wd_publication {
    font-size: 18px;
}
.wd_pub-wrapper {
    display: flex;
    gap: 8px;
    align-items: baseline;
} */

/***************
 Home Social
***************/

.wd_featureboxes_home_social .wd_featurebox-social {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wd_pageid_20303 .wd_featureboxes_home_social .dv-band-slider__title {
    text-align: left;
}

.wd_gray_wrapper {
    max-width: 1440px;
    margin: 40px auto;
    padding: 80px 0;
    position: relative;
}
.wd_gray_wrapper .wd_featurebox_title {
    width: fit-content;
    margin-bottom: 4px;
    margin: 0 auto;
}
.wd_gray_wrapper::before {
    content: '';
    background: #f1f1f1;
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
}

.wd_pageid_20303 .wd_featureboxes_home_social {
    max-width: 1200px;
    margin: 0px auto;
    text-align: center;
    z-index: 1;
    position: relative;
}

.wd_pageid_20303 div.wd_featureboxes_home_social div.wd_featurebox_title {
    font-size: 2rem;

}
.wd_pageid_20303 div.wd_featureboxes_home_social > div.wd_featurebox_title {
    margin: 0;
    font-family: 'Lato-Light';
}

.wd_pageid_20303 div.wd_featureboxes_home_social div.wd_featurebox_container {
    width: 32%;
    display: inline-block;
    margin-right: 1.3%;
    vertical-align: top;
}


/* announcements Fboxes */
.wd_articles_btn {
    text-align: right;
}
.wd_articles_btn a {
    text-transform: none;
    font-size: 16px;
}
/* .wd_announcements_wrap {
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	margin: 20px 0;
} */

.wd_announcements_col.wd_large_left {
    flex: 0 0 35%;
    /* display: -ms-flexbox; */
    -ms-flex-preferred-size: 420px; /* IE */
    -ms-flex-positive: 0;
    -ms-flex-negative: 0;
    height: 28vw;
}


.wd_announcements_col.wd_large_left .wd_featurebox p {
    margin: auto 0 0 0;
    /* display: -ms-flexbox; */
    -ms-flex-negative: 1; /* IE10 */
    flex-shrink: 1; /* IE10 */
}

.wd_announcements_box .wd_featurebox_container {
    padding: 20px;
    color: #fff;
}

.wd_announcements_box .wd_featurebox_container p,
.wd_announcements_box .wd_featurebox_container a {
    color: #fff;
    margin: 0;
}

.grid_items {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: row;
    padding: 0;
    margin: 0 -15px;
}

.grid_items a {
    color: #414141;
}

.grid_item:hover p {
    color: #414141;
}

.grid_item:hover a,
.grid_items a:hover {
    color: #0069b1;
}

.grid_items + p {
    margin-top: 0;
    margin-bottom: 55px;
}

.grid_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 15px;
    width: calc(33.3333% * 1 - 15px * 2);
    max-width: calc(33.3333% * 1 - 15px * 2);
}

.grid_item.wd_large_left {
    width: calc(33.3333% * 2 - 15px * 2);
    max-width: calc(33.3333% * 2 - 15px * 2);
}

.wd_featureboxes_articles_large {
    position: relative;
    height: 100%;
}

.wd_featureboxes_articles_large .wd_featurebox_container .wd_imagetable {
    display: none;
}

.wd_featureboxes_articles_large .wd_featurebox_container:before {
    content: "";
    background-color: #fff;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.wd_large_left .wd_featurebox {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 31px 30px;
    font-size: 24px;
}

.grid_item table.wd_imagetable {
    width: 100%;
    margin: 0 !important;
    float: none !important;
}

.grid_item .wd_imagetable img {
    width: 100%;
    max-height: 160px;
}
/* END Announcements Fboxes */

/* In the spotlight Fboxes */

.wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item_publication::after {
    display: none;
}
.wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item_publication {
    color: #414141;
    font-family: "Lato";
    font-size: 16px;
    font-weight: 400;
}
#content .wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item_name a:hover {
    color: #414141;
}

.wd_featureboxes_spotlight_press_releases .wd_featurebox_container:before,
.wd_featureboxes_spotlight_press_releases .wd_featurebox_container:after,
.wd_featureboxes_spotlight_news_headlines .wd_featurebox_container:before,
.wd_featureboxes_spotlight_news_headlines .wd_featurebox_container:after {
    content: "";
    display: table;
    clear: both;
}

.wd_featureboxes_spotlight_press_releases,
.wd_featureboxes_spotlight_news_headlines {
    margin: 40px auto;
    background: #efefef;
    padding: 40px;
}

.wd_featureboxes_spotlight_press_releases .wd_featurebox_title,
.wd_featureboxes_spotlight_news_headlines .wd_featurebox_title {
    text-align: left;
    margin: 0 15px 15px 0;
    padding: 0;
    font-family: Lato;
    font-size: 36px;
}

.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .wd_thumbnail,
.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .wd_asset_icon_link_list,
.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .subscribe_link {
    display: none;
}

.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .item
    .wd_title
    a,
.wd_featureboxes_spotlight_news_headlines
    .wd_news_headlines-teaser
    .item_name
    a {
        line-height: 1;
        font-weight: 400;
        font-family: Lato;
    display: block;
    color: #0069b1;
    line-height: normal;
    padding-bottom: 10px;
}
.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .item
    .wd_title
    a {
    padding-top: 10px;
    padding-bottom: 0;
}

.wd_featureboxes_spotlight_news_headlines
    .wd_news_headlines-teaser
    .item_name
    a {
    padding-bottom: 0;
    padding-top: 10px;
}
.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .item
    .wd_title
    a:hover,
.wd_featureboxes_spotlight_news_headlines
    .wd_news_headlines-teaser
    .item_name
    a:hover {
    color: #414141;
}

.wd_featureboxes_spotlight_press_releases .wd_newsfeed_releases-teaser .item,
.wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item {
    width: 32%;
    height: 300px;
    margin: 0 2% 0 0;
    padding: 30px;
    display: block;
    margin-bottom: 15px;
    border: 1px solid #efefef;
    background-color: #fff;
    float: left;
}

.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .item:nth-child(4),
.wd_featureboxes_spotlight_news_headlines
    .wd_news_headlines-teaser
    .item:nth-child(3) {
    margin-right: 0;
}

.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .item:hover,
.wd_featureboxes_spotlight_news_headlines
    .wd_news_headlines-teaser
    .item:hover {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}

.wd_featureboxes_spotlight_press_releases .wd_newsfeed_releases-teaser .wd_date,
.wd_featureboxes_spotlight_news_headlines
    .wd_news_headlines-teaser
    .item_summary {
    font-family: "Lato";
    font-size: 16px;
    font-weight: 400;
}

.wd_featureboxes_spotlight_press_releases
    .wd_newsfeed_releases-teaser
    .item
    .wd_summary,
.wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item_date,
.wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item > a {
    display: none;
}

.wd_featureboxes_spotlight_press_releases p.more,
.wd_featureboxes_spotlight_news_headlines p.more {
    clear: both;
}

.wd_featureboxes_spotlight_press_releases p.more a,
.wd_featureboxes_spotlight_news_headlines p.more a {
    color: #fff;
    border: 3px solid transparent;
    border-radius: 0;
    background-color: #0069b1;
    /* display: block;
	max-width: 250px; */
    padding: 6px 19.99995px;
    font-size: 18px;
    font-family: "Lato-Bold", sans-serif;
    text-transform: uppercase;
    /* margin: 0 auto;
	text-align: center; */
    transition: background-color 0.3s ease;
    display: inline-block;
}
.wd_pageid_20316 .wd_featureboxes_spotlight_news_headlines p.more {
    display: block;
    text-align: center;
}
.wd_featureboxes_spotlight_news_headlines p.more {
    display: block;
    text-align: center;
}

.wd_featureboxes_spotlight_press_releases p.more:hover a,
.wd_featureboxes_spotlight_news_headlines p.more:hover a {
    background-color: #005a98;
    color: #fff;
}

.wd_featureboxes_spotlight_press_releases p.more a:hover,
.wd_featureboxes_spotlight_news_headlines p.more a:hover {
    background-color: #005a98;
    color: #fff;
    text-decoration: none;
}

/* END In the spotlight Fboxes */

/* FULL WIDTH IMAGE */
.wd_featureboxes_full_width_image .wd_imagetable {
    display: none;
}

.wd_featureboxes_full_width_image {
    height: 350px;
}

.wd_featureboxes_full_width_image .wd_featurebox {
    max-width: 350px;
    padding: 15px;
}

.wd_featureboxes_full_width_image .wd_featurebox p a {
    font-family: "Bree-Bold";
    font-size: 38px;
    line-height: normal;
    color: #fff;
}

.wd_featureboxes_full_width_image .wd_featurebox p a:hover {
    text-decoration: underline;
}

/* END FULL WIDTH IMAGE */
.wd_pageid_20308 .wd_featureboxes_spotlight_news_headlines {
    display: -ms-flexbox;
    display: flex;
}
.wd_pageid_20308
    .wd_featureboxes_spotlight_news_headlines
    .wd_featurebox_container {
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    width: 24%;
    background: #fff;
    padding: 20px;
    margin-right: 20px;
}

.wd_pageid_20308
    .wd_featureboxes_spotlight_news_headlines
    .wd_featurebox_title {
    font-size: 26px;
    font-weight: 400;
    font-family: Bree-Bold, serif;
    margin: 0;
}

.wd_pageid_20308
    .wd_featureboxes_spotlight_news_headlines
    .wd_featurebox_container:last-child {
    margin: 0;
}

.wd_featureboxes_spotlight_news_headlines + p.more a {
    color: #fff;
    border: 3px solid transparent;
    border-radius: 0;
    background-color: #0069b1;
    padding: 6px 19.99995px;
    font-size: 18px;
    font-family: "Lato-Bold", sans-serif;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}

.wd_featureboxes_spotlight_news_headlines + p.more:hover a {
    background-color: #005a98;
    color: #fff;
}

/* Custom Boxes */
.wd_featureboxes_custom_boxes {
    display: flex;
    gap: 30px;
}
.wd_featureboxes_custom_boxes .wd_featurebox_container {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.wd_featureboxes_custom_boxes .wd_featurebox_container .wd_featurebox .wd_category_link_list {
    display: none;
}
.wd_featureboxes_custom_boxes .wd_featurebox_container .wd_featurebox img {
    width: 100%;
    padding-top: 8px;
    border-radius: 3px;
}
.wd_featureboxes_custom_boxes .wd_featurebox_container .wd_featurebox .item_date {
    order: 4;
    margin-top: 15px;
    font-size: 18px;
}
.wd_featureboxes_custom_boxes .wd_featurebox_container .wd_featurebox .item_name {
    margin-top: 16px;
}
/* End Cusotm Boxes */

/* 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_sphinx_search {
    margin: 35px 0 0 0;
}

/* #wd_printable_content .wd_sphinx_search input[type='submit'] {
	vertical-align: top;
} */

/* CLIENT CSS OVERRIDES */
.header-main__main-nav-items a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 4px;
}
.footer-global {
    padding: 0;
    border: none;
}
ul.header-main__main-nav-items {
    width: 100%;
}


.header-main__main-nav-item-more > a {
    margin: 0;
}

ul.util-navigation__items a:after {
    content: "|";
    position: relative;
    left: 10px;
}

ul.util-navigation__items li.last a:after {
    content: "";
}

ul.header-main__main-nav-items li {
    position: relative;
}

ul.header-main__main-nav-items li:hover ul.wd_subnav {
    display: block;
}

ul.wd_subnav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 290px;
    padding: 15px 15px 5px;
    margin: 0;
    border-top: 3px solid #0069b1;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    background-color: #fff;
    z-index: 5;
}
/* override client css so subnav dropdowns cover search bar */
.header-main__search {
    z-index: 4;
}

ul.wd_subnav li {
    display: block;
    margin: 0 0 10px;
    margin-right: 5px;
    list-style: none;
    font-size: 10px;
    /* text-transform: uppercase; */
}

/* SUBNAV */
/* .header-main__sub-nav-items {
	width: 100%;
} */

ul.header-main__sub-nav-items li a.header-main__main-nav-item-active {
    color: #0069b1;
}

ul.header-main__sub-nav-items
    li
    a.header-main__main-nav-item-active:not(.dv-arrow):after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0069b1;
}

ul.header-main__sub-nav-items li:hover a:not(.dv-arrow) {
    color: #0069b1;
}

ul.header-main__sub-nav-items li:hover a:not(.dv-arrow):after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0069b1;
}

ul.header-main__sub-nav-items li a {
    position: relative;
    display: inline-block;
    color: #000;
}

.header-main__sub-nav-items h5 {
    font-size: 14px;
}
ul.wd_subnav li.wd_nav_element_20316 {
    display: none;
}

.wd_sphinx_search input[type="submit"] + a {
    display: block;
}

.wd_search_advanced_link {
    display: none;
}

.header-main__sub-nav-title {
    width: 18%;
}

.header-main__sub-nav-items {
    width: 70%;
}

.wd_content-left .selectmenutop {
    margin-top: 2em;
}

/* END SUBNAV */



div.wd_embed_code,
div.video-player {
    height: 0px;
    min-height: 0px;
    margin: 10px 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 56.25%;
}

.wd_hero_banner {
    display: block;
}

.dv-band-hero.wd_hero .dv-band-hero__content__main p.wd_hidden {
    display: none;
}

/* Extra large devices (large desktops) */
.popup_background {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.popup_background .popup_card {
    position: relative;
    z-index: 51;
    border-radius: 0;
    background: #ffffff;
    top: 40%;
    max-width: 600px;
    min-height: 200px;
    margin: auto;
    padding: 20px;
}

.popup_title {
    background-color: #0069b1;
    color: #fff;
    margin-bottom: 40px;
    padding: 25px;
}
.closing_icon {
    position: absolute;
    top: 28px;
    right: 30px;
    font-size: 20px;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 0 7px;
}
.closing_icon:hover {
    cursor: pointer;
}
p.wd_popup {
    font-size: 20px;
}
p.wd_popup a.btn {
    font-size: 18px;
    margin: 20px 0 10px;
    padding: 8px 20px;
}

.grid_items .wd_small_tile .wd_featurebox_title a {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
}

.flex-grid--1 .grid_items {
    margin-top: 15px;
}


@media (min-width: 1024px) {
    .header-main .header-main__logo-wrapper {
        max-height: 75px;
        min-height: 0;
    }
    .header-main__dv-logo.with-margin-top {
        margin-top: 0;
    }
    ul.header-main__main-nav-items {
        margin-top: 14px;
    }
}
/* Start Homepage Popup */

/* End Homepage Popup */

@media (min-width: 1024px) {
    .header-main__main-nav-items li.wd_nav_element_20315 {
        display: none;
    }
    .dv-band-hero.wd_hero h1.dv-band-hero__content__main__title {
        font-size: 60px;
        font-family: Lato;
        transition: 0.3s;
    }
    .wd_hero_banner:hover h1.dv-band-hero__content__main__title {
        color: #0069b1;
        transition: 0.3s;
    }
    body {
        padding-top: 160px;
    }
    .wd_pageid_20325 .wd_videos .wd_item {
        display: inline-block;
        width: 48%;
        vertical-align: top;
    }
    .wd_pageid_20325 .wd_videos .wd_item {
        padding-right: 1.5%;
    }
    .dv-band-hero__content__main {
        padding: 55px 0 0;
    }

    .header-main__main-nav-items {
        flex: 1;
        margin-top: 20px;
    }
    .header-main__main-nav-wrapper {
        align-items: center;
        gap: 7%;
    }

}

@media (min-width: 768px) {





    /*.header-main__row.header-main__breadcrumb {
		margin-top: 55px;
	}*/
    .dv-band-hero.wd_hero h1.dv-band-hero__content__main__title {
        font-family: Lato;
    }
    div.wd_form_footer div.wd_form_buttons {
        margin-left: 205px;
    }
    .wd_featureboxes_articles_large .wd_featurebox_container img {
        display: none;
    }

    .wd_featureboxes_articles_large .wd_featurebox_container:before {
        content: "";
        background-color: #fff;
        opacity: 0.65;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .wd_large_left .wd_featurebox {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 31px 30px;
        font-size: 24px;
    }
    .wd_form_field_pos_right .wd_form_field_input {
        margin-left: 205px;
    }
    .wd_form_field_pos_right .wd_form_field_label {
        width: 200px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .wd_featureboxes_spotlight_press_releases
        .wd_newsfeed_releases-teaser
        .item,
    .wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item {
        width: 286px;
        height: 325px;
    }
    .wd_pageid_20316
        .wd_featureboxes_spotlight_news_headlines
        .wd_news_headlines-teaser
        .item {
        width: 32%;
        height: 350px;
    }
}
@media (max-width: 1240px) {
    .articles_featurebox_wrapper {
        margin-left: 30px;
        margin-right: 30px;
    }
    .wd_featureboxes_articles .wd_featurebox_container {
        width: calc(50% - 30px);
    }
}
@media (max-width: 1199px) {
}

@media (max-width: 1170px) {
    .wd_announcements_col.wd_large_left,
    .wd_announcements_wrap {
        display: block;
    }
    .wd_announcements_col.wd_large_left .wd_featurebox_container {
        background-image: none !important;
        background-color: #118094;
    }
    .wd_announcements_col.wd_announcements_row_wrap {
        margin-top: 8px;
    }

    .wd_announcements_box.wd_bottom_right,
    .wd_announcements_box.wd_bottom_left {
        border-bottom: 0;
    }

    .wd_announcements_box.wd_top_left,
    .wd_announcements_box.wd_bottom_left {
        border-left: none;
    }
}

@media (max-width: 1024px) {
    .wd_announcements_col {
        flex: 0 0 50%;
        height: 20vw;
    }
    .dv-band-hero.wd_hero .dv-band-hero__content__main p.hide_mobile {
        display: none;
    }
    .wd_pageid_20303 div.wd_featureboxes_middle div.wd_featurebox_container {
        width: 48%;
        display: inline-block;
        margin-right: 1%;
        margin-bottom: 20px;
    }
    .wd_pageid_20303
        div.wd_featureboxes_middle
        div.wd_featurebox_container:nth-child(2) {
        margin-right: 0;
    }
    .wd_pageid_20303
        div.wd_featureboxes_middle
        div.wd_featurebox_container:nth-child(3) {
        margin-right: 1%;
    }
    .wd_pageid_20303 div.wd_featureboxes_middle div.wd_featurebox a.btn {
        /* max-width: 220px; */
        margin: 0 auto;
    }
    body.wd_pageid_20316 {
        padding-top: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .wd_pageid_20308 .wd_featureboxes_spotlight_news_headlines {
        flex-wrap: wrap;
    }
    .wd_pageid_20308
        .wd_featureboxes_spotlight_news_headlines
        .wd_featurebox_container {
        width: 48%;
        margin: 0px 20px 20px 0;
    }
    .wd_pageid_20308
        .wd_featureboxes_spotlight_news_headlines
        .wd_featurebox_container:nth-child(even) {
        margin-right: 0;
    }
}

/* Large devices (desktops) */
@media (max-width: 992px) {
    .dv-band-hero.wd_hero h1.dv-band-hero__content__main__title {
        font-family: Lato;
    }
}

@media (max-width: 970px) {
    .wd_announcements_box,
    .wd_announcements_col,
    .wd_announcements_col.wd_large_left {
        height: auto;
    }
    .wd_announcements_col.wd_announcements_row_wrap {
        display: block;
    }
    .wd_announcements_box.wd_bottom_left {
        border-bottom: 8px solid #fff;
    }
    .wd_announcements_box.wd_top_left,
    .wd_announcements_box.wd_bottom_left {
        border-right: none;
    }
    .wd_pageid_20316 div.wd_featureboxes_top div.wd_featurebox,
    .wd_pageid_20303 div.wd_featureboxes_top div.wd_featurebox {
        display: block;
    }
    .dv-band-hero__content .flex-grid--4 .col {
        width: 100%;
    }
    .wd_pageid_20303
        div.wd_featureboxes_home_social
        div.wd_featurebox_container {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .wd_featureboxes_home_social iframe {
        width: 100%;
        max-width: 384px !important;
    }
    .wd_featureboxes_top_story .wd_featurebox .top-story-wrap {
        width: 100%;
    }
    /* .wd_announcements_box.wd_bottom_right, .wd_announcements_box.wd_top_right {
		border-left: 8px solid #FFF;
	}

	.wd_announcements_box.wd_top_right, .wd_announcements_box.wd_bottom_right {
		border-right: 8px solid #FFF;
	} */
}
/* Medium devices (tablets) */



@media (max-width: 1200px) {
    .wd_featureboxes_top_story .wd_featurebox > * {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .wd_featureboxes_articles .wd_featurebox_container {
        width: 100%;
    }

    /* redesgin */
    .wd_pageid_20303 .main-content {
        margin-top: 0;
    }
    .wd_featureboxes_top_story .wd_featurebox,
    .wd_featureboxes_three_boxes .wd_articles-teaser,
    .wd_left-right-flex,
    .wd_featured-stories .wd_articles-teaser,
    div[class*="wd_featureboxes_related"] .wd_articles-teaser {
        flex-direction: column;
    }
    .wd_featureboxes_top_story .wd_featurebox {
        gap: 0;
    }
    .wd_featureboxes_top_story .wd_featurebox > * {
        width: 100%;
    }
    div.wd_featureboxes_bottom div.wd_featurebox_container {
        width: 100%;
    }
    .wd_featureboxes_top_story {
        margin-bottom: 20px;
    }
    ul.wd_cat-links {
        display: none;
    }
    .wd_articles-teaser {
        flex-direction: column;
    }
    /* redesgin */

    /* Custom Featureboxes */

    .wd_featureboxes_custom_boxes {
        flex-direction: column;
    }

}

@media (max-width: 767px) {
    .grid_items + p {
        margin-bottom: 45px;
    }
    .grid_items + p a.btn {
        max-width: 220px;
        font-size: 14px;
    }
    .wd_pageid_20308 .wd_featureboxes_spotlight_news_headlines {
        display: block;
    }
    .wd_pageid_20308
        .wd_featureboxes_spotlight_news_headlines
        .wd_featurebox_container {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }
    .wd_pageid_20310 .wd_standard .item,
    .wd_pageid_20294 .wd_standard .item {
        float: none;
        width: 100%;
        min-height: inherit;
    }
    .wd_featureboxes_spotlight_press_releases
        .wd_newsfeed_releases-teaser
        .item,
    .wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item {
        width: 100%;
        height: auto;
        margin: 0 0 20px 0;
        float: none;
        padding: 15px;
    }
    /* .main-content {
		padding-top: 89px;
	} */
    .wd_pageid_20316 div.wd_featureboxes_top,
    .wd_pageid_20303 div.wd_featureboxes_top {
        padding: 15px;
    }
    .dv-band-hero__content__main p {
        display: block;
    }
    /*.dv-band-hero__content__main {
		padding: 0;
		width: auto;
		max-width: none;
		position: relative;
		bottom: inherit;
		left: inherit;
	}*/
    .dv-band-hero.wd_hero h1.dv-band-hero__content__main__title {
        font-size: 30px;
    }
    .dv-site-kidneycare .dv-band-hero .dv-band-hero__content-slide {
        background-position: 75%;
    }
    /*
	.dv-site-kidneycare .dv-band-hero__content__main__wrap {
		margin: 0;
		background-color: transparent;
	}*/

    .wd_pageid_20316 table.wd_imagetable {
        width: 100%;
    }
    .wd_announcements_wrap {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .wd_announcements_col {
        flex: 0 0 100%;
        /* height: 30vw; */
    }
    #wd_printable_content input[type="text"],
    #wd_printable_content .wd_search_form_basic button.wd_search_button {
        margin: 10px 0;
        width: 100%
    }
    .dv-site-kidneycare .dv-band-hero .dv-band-hero__content-slide {
    }
    .dv-band-hero__content .flex-grid .col {
        margin-bottom: 25px;
    }
    .wd_pageid_20303 div.wd_featureboxes_top div.wd_featurebox_title {
        padding-bottom: 15px;
    }
    .wd_pageid_20303 div.wd_featureboxes_top div.wd_featurebox_container {
        padding: 15px;
    }
    /* .wd_announcements_box {
		flex: 0 0 50%;
		height: 20vw; 
		border: 16px solid #FFF;
		border-left: none;
    	border-bottom: none;
	} */
    .grid_item.wd_large_left {
        width: 100%;
        max-width: inherit;
        margin: 10px;
    }
    .grid_item {
        margin: 10px;
        width: calc(50% - 10px * 2);
        max-width: inherit;
    }
    .wd_featureboxes_articles_large .wd_featurebox_container {
        background-image: none !important;
        min-height: auto;
    }
    .wd_featureboxes_articles_large .wd_featurebox_container img {
        display: block;
    }

    .wd_featureboxes_articles_large .wd_featurebox_container:before {
        display: none;
    }

    .wd_large_left .wd_featurebox {
        position: relative;
        bottom: 0;
        padding: 0 20px;
        font-size: 24px;
    }
    .popup_background .popup_card {
        margin-right: 20px;
        margin-left: 20px;
        top: 30%;
    }
    /* News Releases Page */
    .wd_pageid_20316 .wd_category_items table.wd_imagetable {
        width: 100%;
        margin-right: 0 !important;
        padding-right: 0;
    }
    /* End News Releases Page */
    .wd_pageid_20307 .wd_category_items table.wd_imagetable {
        width: 100%;
        padding-right: 0;
        margin-right: 0 !important;
    }
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
    .wd_pageid_20311 .item {
        flex: 1 1 100%;
    }
    .header-main__sub-nav-items {
        display: none;
    }
    .wd_pageid_20303 div.wd_featureboxes_middle div.wd_featurebox_container {
        width: 100%;
        display: block;
        height: auto;
    }
    .wd_pageid_20303 div.wd_featureboxes_middle div.wd_featurebox a.btn {
        position: relative;
        margin-left: 0;
        margin-right: 0;
        bottom: inherit;
    }
    .wd_pageid_20303 div.wd_featureboxes_middle div.wd_featurebox_container {
        margin-right: 1%;
    }
    .wd_featureboxes_home_social .wd_featurebox-social_facebook iframe {
        max-width: 100% !important;
    }

    /* Press Releases 2 */
    .wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item {
        flex-direction: column;
    }
    .wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 .item_left {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .wd_pageid_20316 .wd_featureboxes_spotlight_press_releases_2 p.more a {
        display: block;
    }
    /* End Press Releases 2 */
}

@media (min-width: 768px) and (max-width: 1024px) {
.wd_featureboxes_spotlight_news_headlines .wd_news_headlines-teaser .item {
  width: 32%;
  height: 350px;
}
}
