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

html, 
body {
	min-height: 100%;
}

.wd_main-content {
	position: relative;
}
.wd_search-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: rgba(0,0,0,.7);
	opacity: 0;
	visibility: none;
	transition: all .6s cubic-bezier(.42,.54,.48,.83);
}
.wd_search-overlay.show {
	visibility: visible;
	opacity: 1;
	transition: all .6s cubic-bezier(.42,.54,.48,.83);
}

#wd_printable_content {
	padding: 40px 80px;
}
#wd_printable_content ul,
#wd_printable_content ol {
	font-family: 'PayPalSansBig-Web-Light',sans-serif;
	font-size: 16px;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 400;
	margin: 0 0 0 25px;
	padding: 0;
}
#wd_printable_content b,
#wd_printable_content strong {
	font-family: 'PayPalSansBig-Web-Regular',sans-serif;
	font-weight: 500;
}
#wd_printable_content .wd_stories-detail .wd_body  a {
	font-family: 'PayPalSansBig-Web-Regular',sans-serif;
	font-weight: 500;
}
/* Header styles */
header > nav.navbar {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: center;
	background-color: #212529;
	padding: 0 4rem;
}
.wd_logo-wrap,
.wd_search_wrapper {
	position: relative;
	flex-basis: 15%;
	text-align: center;
}
.wd_logo-wrap img {
	width: auto;
	height: 20px;
}
.wd_header_content {
	position: relative;
	background-color: #212529;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center; 
	border-top: 1px solid #fff;
	border-radius: 0;
	height: 300px;
	padding: 0;
}
.wd_header_content.wd_has-image {
	height:  auto;
	min-height:  500px;
}
.wd_header_content .wd_image-wrap {
	max-width: 992px;
	width: 100%;
	height: 375px;
	margin: 80px auto 0;
}
.wd_header_content img {
	width: 100%;
	height: auto;
}
.wd_item_page .page_header {
	max-width: 992px;
	margin: 0 auto;
	padding: 72px 80px 0;
}
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}

.wd_content-wrapper {
	position: relative;
	z-index: 1;
}
.wd_content-container {
	position: relative;
	background-color: #fff; 
	max-width: 992px;
	margin-top: -250px;
	z-index: 9;
}
/* END Header styles */

#wd_printable_content ul.wd_category_link_list {
	line-height: 1;
	margin: 0;
}
#wd_printable_content ul.wd_category_link_list li.wd_category_link {
	margin: 0 0 20px 0;
}
.wd_category_link,
.wd_category {
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
ul.wd_category_link_list.wd_layout-inline li.wd_category_link {
	margin: 0;
}
.wd_category .category_summary {
	text-transform: initial;
}
.wd_category_link a,
.wd_category a {
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 10px;
}
.wd_category_link:first-of-type a,
.wd_category:first-of-type a {
	padding: 0;
}
.wd_category_link:after {
	content: "\002C";
	display: inline;
	color: #0070BA;
	padding: 0 0 0 2px;
}
.wd_category_link:last-of-type:after {
	display: none;
}
.wd_category_items {
	text-transform: none;
}
.wd_category_items > .item .item_name {
	font-size: 1.2rem;
}
.wd_category_items a {
	position: relative;
	color: #808080;
}
/*.wd_category_items a:after {
	content: "";
	display: inline;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #808080;
}*/
.wd_category_items a:hover {
	text-decoration: none;
}

/* Backgrounds & Buttons */
.wd_blue-background {
	background: #008DDB;
}
.more {}
.more a {}
.more a:hover {}

.wd_white-button {
	display: inline-block;
}
.wd_white-button a {
	font-size: 21px;
	line-height: 1.14;
	font-weight: 600;
	color: #2c2e2f;
	background-color: #ffffff;
	border: solid 1px #EAECED;
	padding: 12px 24px;
}
.wd_white-button a:hover {}

.wd_dkblue-button {}
.wd_dkblue-button a {}
.wd_dkblue-button a:hover {}

/* END Backgrounds & Buttons */

/* Custom Classes for Related Content and Categories */
.wd_no-pad {
	padding: 0;
}
.wd_detail-category {
	position:  relative;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0070BA;
	margin: 0 0 20px 0;
}
.wd_detail-category a {
	position: relative;
	font-weight: 700;
	padding: 0 2px 0 5px;
}
.wd_detail-category a:first-child {
	padding: 0 1px 0 0;
}
.wd_detail-category a:after {
	content: "\002C";
	display: inline;
	color: #0070BA;
	padding: 0 0 0 2px;
}
.wd_detail-category a:last-of-type:after {
	display: none;
}
div.wd_detail-category.wd_no-category {
	display: none;
}
#wd_assets-wrap {
	margin: 40px 0;
}
div[wd_move_after] {
	padding: 0 0 80px 0;
}
div.wd_carousel-cropper {
	width: 90%;
	margin: 0 10px;
}
div.wd_asset_carousel_aspect {
	margin: 20px 0;
}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:link, 
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:visited {
	top: 60px!important; /*override inline styles */
}
.wd_related-content {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	margin: 0 40px;
}
.wd_related-content h4 {
	flex-basis: 100%;
	margin: 0 0 20px 0;
}
div.wd_news_body div.wd_related-content img {
	float: none;
	max-width: none;
	max-height: none;
	display: block;
	width: 100% !important;
	height: auto;
	margin: 0 auto;
}
div.wd_related-content img {
	float: none;
	max-width: none;
	max-height: none;
	display: block;
	width: 100% !important;
	height: auto;
	margin: 0 auto;
}
.wd_related-wrap {
	flex-basis: calc(45% - 40px);
}
.wd_related-wrap.wd_single-related {
	flex-basis: 100%;
}
.wd_related-wrap.wd_single-related p,
.wd_related-wrap.wd_single-related img {
	width: 50%;
}
.wd_related-wrap.wd_single-related p {
	float: left;
}
.wd_related-wrap.wd_single-related img {
	float: right;
}
.wd_related-wrap:nth-of-type(2n) {
	position: relative;
}
.wd_related-wrap:nth-of-type(2n):before {
	content: "";
	display: inline;
	position: absolute;
	left: -80px;
	width: 1px;
	height: 100%;
	background-color: #ccc;
}

.wd_section-title {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.6;
	text-align: center;
	color: #2c2e2f;
}
.wd_additional {
	display: flex;
	justify-content: space-evenly;
}
ul.wd_help {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-wrap: nowrap;
	margin: 0 auto;
} 
ul.wd_help li {
	list-style: none;
}
li.wd_help_icon {
	text-align: center;
	font-size: 42px;
}
ul.wd_help li.icon-help {
	background-image: url(../images/help_blue_72.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	margin-bottom: 12px;
	height: 72px;
	width: 72px;
}
ul.wd_help li.icon-community {
	background-image: url(../images/man_blue_72_2x.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	margin-bottom: 12px;
	height: 72px;
	width: 72px;
}
ul.wd_help li.icon-resolution {
	background-image: url(../images/rescenter_blue_72.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	margin-bottom: 12px;
	height: 72px;
	width: 72px;
}
ul.wd_help li.icon-contact {
	background-image: url(../images/chat_blue_72.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	margin-bottom: 12px;
	height: 72px;
	width: 72px;
}
ul.wd_help li {
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	color: #2c2e2f;
	margin: 0 15px;
	width: 100%;
}
ul.wd_help li.wd_help_icon a {
	display: block;
	width: 100%;
	height: 100%;
}
ul.wd_help li.wd_help_icon a:hover {
	text-decoration: none;
}
ul.wd_help li.contact-link a {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.67;
	text-align: center;
	color: #0070ba;
	text-decoration: none;
}
/* END Custom Classes for Related Content and Categories */

.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-family: 'PayPalSansBig-Web-Regular', sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
.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 {
	margin: 0 0 20px 0;
}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption,
.wd_caption {
	font-size: 14px;
	color: #737378;
	margin: 5px 0;
}

.wd_asset_inline,
.wd_asset_gallery,
.wd_asset_carousel {
	background-color: transparent;
}

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

/* Nav */
header {
	position: relative;
}
.wd_nav{}
.navbar,
.navbar-nav {
	position: initial;
}
.navbar.bg-dark {
	background-color: #212529!important; /* override bootstrap important */
}
.nav-link.dropdown-toggle:after,
.nav-link.dropdown-toggle:after {
	border: 1px solid #fff;
	border-left-color: transparent;
	border-top-color: transparent;
	vertical-align: text-top;
	width: 9px;
	height: 9px;
	margin-left: .75em;
	transform: rotate(45deg);
}
ul.navbar-nav {
	z-index: 2;
}
.navbar-dark .navbar-nav a.nav-link {
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
	font-size: 1.2rem;
	line-height: 38px;
	color: #fff;
}
#navbarNavDropdown ul.navbar-nav li.nav-item {
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
	color: #fff;
	padding: 0 15px;
}
#navbarNavDropdown ul.navbar-nav li.nav-item.dropdown {
	position: unset;
	transform: none!important;
}
#navbarNavDropdown ul.navbar-nav li.nav-item.active a,
#navbarNavDropdown ul.navbar-nav li.nav-item a {
	color: #fff;
	border-bottom: 2px solid transparent;
}
#navbarNavDropdown ul.navbar-nav li.nav-item .fa-external-link {
	margin: 0 0 0 10px;
}
div.dropdown-menu {
	background-color: #012169;
	left: 0;
	right: 0;
	min-width: 100vw;
}
div.dropdown-menu.wd_category_nav a,
div.dropdown-menu a {
	color: #fff;
}
.nav-item.dropdown a:hover div.dropdown-menu.wd_category_nav {
	display: block;
}
.wd_category_nav.wd_alternate a {
	display: block;
	padding: .5rem;
}
.dropdown-item:focus, 
.dropdown-item:hover {
	background-color: transparent;
}
.navbar-toggler {
	border: 1px solid transparent;
}
.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#globalNavDropdown .dropdown-menu h4 {
	font-family: 'PayPalSansBig-Web-Light',sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #eaeced;
	border-bottom:  1px solid #4e6496;
	margin: 20px 0 10px 0;
}
#globalNavDropdown a {
	color: #fff;
}
#globalNavDropdown li.nav-item {
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
}
#globalNavDropdown li.nav-item.dropdown  {
	position: unset;
	transform: none!important;
}
#globalNavDropdown a.dropdown-item {
	padding: .25rem 0;
}

.wd_mobile-nav-toggler {
	position: relative;
	display: none;
	border: none;
}
.wd_mobile-nav-toggler:after {
	content: "\f00d";
	position: absolute;
	top: 20px;
	right: 10px;
	display: block;
	font-family: "FontAwesome";
	font-size: 2rem;
	text-align: right;
	color: #fff;
}

#navbarNavDropdown {
	flex-basis: 70%;
}
nav.navbar .wd_search_form input[type="submit"] {
	display: none;
}
nav.navbar .wd_search_form input[type="text"] {
	height: 60px;
	background: transparent;
	border: none;
	color: #fff;
	transform: translateX(100px);
	opacity: 0;
	visibility: hidden;
	transition: all .1s cubic-bezier(.42,.54,.48,.83);
}
nav.navbar .wd_search_form input[type="text"]:-webkit-autofill,
nav.navbar .wd_search_form input[type="text"]:-webkit-autofill:hover,
nav.navbar .wd_search_form input[type="text"]:-webkit-autofill:focus,
nav.navbar .wd_search_form input[type="text"]:-webkit-autofill:active {
	border: 1px solid #212529;
	-webkit-text-fill-color: #fff;
	-webkit-box-shadow: 0 0 0px 1000px #212529 inset;
}
nav.navbar .wd_search_form input[type="text"]::placeholder,
nav.navbar .wd_search_form input[type="text"]:-ms-input-placeholder,
nav.navbar .wd_search_form input[type="text"]::-ms-input-placeholder {
	color: #ffffff !important;
}
nav.navbar .wd_search_form input[type="text"].show {
	width: 100%;
	visibility: visible;
	transform: translateX(0);
	opacity: 1;
	transition: all .4s cubic-bezier(.42,.54,.48,.83);
	margin-left: -200%;
}
nav.navbar .wd_search_form input[type="text"]:focus {
	outline: none;
}
nav.navbar .wd_search-icon { 
	color: #fff;
	position: absolute;
	left: 45%;
	bottom: 0;
	line-height: 56px;
	padding-left: 10px;
	padding-right: 10px;
	transform: scale(1);
	opacity: 1;
	transition: all .2s cubic-bezier(.42,.54,.48,.83);
}
nav.navbar .wd_search-icon.hidden {
	opacity: 0;
	transform: scale(0);
	transition: all .2s cubic-bezier(.42,.54,.48,.83);
}
nav.navbar .wd_search-icon:hover {
	cursor: pointer;
}
nav.navbar .wd_close_button {
	position: absolute;
	color: #fff;
	border: 1px solid #fff;
	padding: 6px 20px;
	position: absolute;
	right: 0;
	bottom: 10px;
	transition: .25s ease-in-out;
	margin-top: 10px;
	margin-right: 10px; 
	transform: translateX(10px);
	opacity: 0;
	visibility: hidden;
}
nav.navbar .wd_close_button:hover {
	background-color: #fff;
	color: #212529;
	transition: .25s ease-in-out;
	cursor: pointer;
}
nav.navbar .wd_close_button.show {
	visibility: visible;
	opacity: 1;
	transform: translateX(0);
	transition: all .4s cubic-bezier(.42,.54,.48,.83);
}

/* Mobile Search */
.mobile-site-search-bttn,
.mobile_search-container {
	display: none;
	
}
.fas.fa-search {
	font-family: fontawesome;
	font-size: 20px;
	color: #75777A;
	font-style: normal;
	transform: scale(1) translate(-50%, -50%);
	opacity: 1;
	transition: all .2s cubic-bezier(.645,.045,.355,1),color .15s ease-out;
	position: absolute;
	left: 50%;
	top: 50%;
}
.fas.fa-times {
	font-family: fontawesome;
	font-size: 20px;
	color: #75777A;
	font-style: normal;
	transform: scale(0) translate(-50%, -50%);
	opacity: 0;
	transition: all .2s cubic-bezier(.645,.045,.355,1),color .15s ease-out;
	position: absolute;
	left: 50%;
	top: 50%;
}
/* End Nav */

/* Standard */
div.wd_standard {
	clear: both;
	padding: 1rem 0 0 0;
}

/* 
Media Resources Page - ID 20292
Contacts - ID 20294
 */
.wd_pageid_20294 table.wd_imagetable.wd_page-content-image {
	width: 50%;
}
.wd_pageid_20294 table.wd_imagetable.wd_page-content-image img {
	max-width: 100%;
}

.wd_pageid_20294 table.wd_imagetable.wd_page-content-image + h3,
.wd_pageid_20294 table.wd_imagetable.wd_page-content-image + p {
	width: 50%;
}

.wd_pageid_20292 .wd_category,
.wd_pageid_20294 .wd_category {
	border-top: 1px solid #ccc;
	margin: 0 0 1rem 0;
	padding: 1rem 0 0 0;
}
.wd_pageid_20292 .category_header,
.wd_pageid_20294 .category_header {
	font-size: 24px;
	color: #2c2e2f;
}
.wd_pageid_20294 .wd_category.wd_category_3204 .category_header {
	display: none;
}
.wd_pageid_20292 .category_intro,
.wd_pageid_20294 .category_intro {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
	overflow: hidden;
}
.wd_pageid_20292 .category_summary,
.wd_pageid_20294 .category_summary {
	flex-basis: 66%;
}
.wd_pageid_20292 .category_summary a,
.wd_pageid_20294 .category_summary a {
	padding: 0;
}
.wd_pageid_20292 .category_intro table.wd_imagetable,
.wd_pageid_20294 .category_intro table.wd_imagetable {
	order: 2;
	flex-basis: 33%;
	width: 33%;
	margin: 10px 0!important; /* override inline SM styles */
}
.wd_pageid_20292 .category_intro table.wd_imagetable img,
.wd_pageid_20294 .category_intro table.wd_imagetable img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.wd_pageid_20292 .wd_category_items {
	display: none;
}
.wd_pageid_20292 .wd_category.active > .wd_category_items,
.wd_pageid_20294 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
}
.wd_pageid_20292 .wd_category_items .item,
.wd_pageid_20294 .wd_category_items .item {
	flex-basis: calc(25% - 20px);
	margin: 0 20px 0 0;
	overflow: hidden;
}
.wd_pageid_20294 .wd_category_3210 .item_name {
	padding-bottom:  14px;
}
.wd_pageid_20294 .wd_category_3210 .item p {
	padding: 0;
}
.wd_pageid_20292 .wd_category_items .item > p > a,
.wd_pageid_20294 .wd_category_items .item > p > a {
	position: relative;
	text-decoration: none;
	color: #0070BA;
	padding: 0 0 5px 0;
}
.wd_pageid_20292 .wd_category_items .item > p > a:after/*,
.wd_pageid_20294 .wd_category_items .item > p > a:after */{
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #0070BA;
}
.wd_pageid_20292 .wd_category_items .item > p > a:hover,
.wd_pageid_20294 .wd_category_items .item > p > a:hover {
	color: #003087;
}
.wd_pageid_20292 .wd_category_items .item > p > a:hover:after,
.wd_pageid_20294 .wd_category_items .item > p > a:hover:after {
	background-color: transparent;
}
.wd_pageid_20294 .wd_category_items.wd_category_items_3205 .item {
	flex-basis: calc(50% - 20px);
	overflow: hidden;
}
.wd_pageid_20292 .wd_category_items .item table.wd_imagetable,
.wd_pageid_20294 .wd_category_items .item table.wd_imagetable {
	width: 100%;
	margin: 0 0 10px 0!important; /* override inline SM styles */
}
.wd_pageid_20292 .wd_category_items .item table.wd_imagetable img,
.wd_pageid_20294 .wd_category_items .item table.wd_imagetable img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.wd_pageid_20292 .wd_category_items .item .item_name,
.wd_pageid_20294 .wd_category_items .item .item_name {
	text-transform: initial;
	margin: 0;
}
.wd_pageid_20292 .wd_category_items .item .wd_attachment_image,
.wd_pageid_20292 .wd_category_items .item .wd_attachment_description,
.wd_pageid_20292 .wd_category_items .item .wd_attachment_size,
.wd_pageid_20294 .wd_category_items .item .wd_attachment_image,
.wd_pageid_20294 .wd_category_items .item .wd_attachment_description,
.wd_pageid_20294 .wd_category_items .item .wd_attachment_size {
	display: none;
}
.wd_pageid_20292 .wd_category_items .item a.itemlink,
.wd_pageid_20294 .wd_category_items .item a.itemlink {
	position: relative;
	text-transform: initial;
	color: #0070BA;
	padding: 0 0 5px 0;
}
.wd_pageid_20292 .wd_category_items .item a.itemlink:after,
.wd_pageid_20294 .wd_category_items .item a.itemlink:after {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #0070BA;
}
.wd_pageid_20292 .wd_category_items .item a.itemlink:hover,
.wd_pageid_20294 .wd_category_items .item a.itemlink:hover {
	color: #003087;
}
.wd_pageid_20292 .wd_category_items .item a.itemlink:hover:after,
.wd_pageid_20294 .wd_category_items .item a.itemlink:hover:after {
	background-color: transparent;
}
div.wd_toggle-link {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #0070BA;
}
div.wd_toggle-link span {
	position: relative;
	margin: 0 0 0 5px;
}
div.wd_toggle-link span:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 8px;
	background-image: url('../images/icons/DownAarow.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
div.wd_category.active .wd_toggle-link span:before {
	background-image: url('../images/icons/UpAarow.png');
}
/*div.wd_toggle-link span:before {
	content: "\f107";
	display: inline;
	font-family: "FontAwesome";
	font-size: inherit;
}
div.wd_toggle-link.active span:before {
	content: "\f106";
}*/

/* About - ID20285*/
.wd_pageid_20285 .col-lg-12,
.wd_pageid_20285 #wd_printable_content {
	padding: 0;
}
.wd_pageid_20285 h1:not(.category_header) {
	display: none;
}
.wd_pageid_20285 h2 {
	color: #0070BA;
	max-width: 767px;
	margin: 20px auto 0;
}
.wd_pageid_20285 #wd_printable_content > p:not(.wd_standard) {
	max-width: 767px;
	margin: 0 auto;
}
.wd_pageid_20285 #wd_printable_content p:first-of-type {
	max-width: 992px;
	padding: 0;
}


/* Default Category Styling for About Page */
.wd_pageid_20285 h1.category_header {
	font-size: 1.5rem;
	font-weight: 500;
	color: #2c2e2f;
}
.wd_pageid_20285 .wd_category {
	max-width: 767px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
}
.wd_pageid_20285 .wd_category .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	text-transform: none;
}
.wd_pageid_20285 .wd_category .wd_category_items .item {
	flex-basis: calc(25% - 20px);
	overflow: hidden;
}
.wd_pageid_20285 .item table.wd_imagetable {
	width: 100%;
	max-height: 160px;
	overflow: hidden;
	float: none;
	margin: 10px 0!important; /* override inline SM styles */
}
.wd_pageid_20285 .item table.wd_imagetable img {
	width: 100%;
	height: auto;
}

/* Specific Category Styling for About Page */
.wd_pageid_20285 .wd_category.wd_category_3196 h1 {
	display: none;
}
.wd_pageid_20285 .wd_category.wd_category_3196 {
	position: relative;
	border: none;
	max-width: unset;
	margin: 20px 0 0 0;
}
.wd_pageid_20285 .wd_category.wd_category_3196:before {
	content: "";
	display: block;
	max-width: 767px;
	height: 1px;
	background-color: #ccc;
	margin: 0 auto;
}
.wd_pageid_20285 .wd_category .wd_category_items.wd_category_items_3196 {
	border-top: 1px solid #ccc;
	display: unset;
}
.wd_pageid_20285 .wd_category .wd_category_items.wd_category_items_3196 > .item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	flex-basis: 100%;
}
.wd_pageid_20285 .wd_category.wd_category_3196 .wd_category_items .item table.wd_imagetable {
	flex-basis: calc(50% - 20px);
	width: calc(50% - 20px);
}
.wd_pageid_20285 .wd_category.wd_category_3196 .item .wd_content-wrap {
	flex-basis: calc(50% - 20px);
	width: calc(50% - 20px);
}
.wd_pageid_20285 .wd_category.wd_category_3196 .item:nth-child(2n+1) .wd_content-wrap{
		padding-right: 11%;
}
.wd_pageid_20285 .wd_category.wd_category_3196 .item:nth-child(2n) .wd_content-wrap {
	padding-left: 11%;
}
.wd_pageid_20285 .wd_category.wd_category_3196 .item .wd_content-wrap .item_name {
	color: #0070BA;
}
.wd_pageid_20285 .wd_category.wd_category_3196 .wd_category_items .item:nth-child(2n) table.wd_imagetable {
	order: 2;
}


/* Crisis Pages
ID's 20310,20311,20318,20319,20305,20307 */
body.wd_crisis-messaging {}
body.wd_crisis-messaging .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
body.wd_crisis-messaging .wd_category_items a {
	color: #0070BA;
}
body.wd_crisis-messaging .wd_category_items a:hover {
	text-decoration: underline
}
body.wd_crisis-messaging .wd_category_items .item {
	flex-basis: calc(50% - 20px);
}
body.wd_crisis-messaging .wd_category_items .item .item_name a {
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
}
body.wd_crisis-messaging .wd_category_items .item .wd_imagetable {
	margin: 0 0 20px 0!important; /* override inline SM styles */
}
body.wd_crisis-messaging .wd_category_items .item .wd_imagetable,
body.wd_crisis-messaging .wd_category_items .item .wd_imagetable img,
body.wd_crisis-messaging .wd_category_items .item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* END Crisis Pages */

/* END Standard */

/* Articles */
div.wd_articles {}
div.wd_articles div.wd_author,
div.wd_articles div.wd_thumbnail {
	display: none;
}
div.wd_articles .wd_item_wrapper {
	margin-left: 0;
}
div.wd_articles .wd_item .wd_asset_type_link_list{
	display: none;
}
.wd_search_basic_fields select[name="author"]{
	margin-right: 30px;
}
.wd_articles-detail div.wd_article-head {
	position: relative;
}
.wd_articles-detail div.wd_article-head div.wd_info-wrap {
	text-align: center;
}
.wd_articles-detail .wd_article-head.wd_has-image div.wd_info-wrap {
	position: absolute;
	bottom: 0;
	left: 12.5%;
	right: 12.55%;
	background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));
	text-align: center;
	color: #fff;
	padding: 40px 0;
	z-index: 2;
}
.wd_articles-detail .wd_article-head.wd_has-image div.wd_info-wrap a {
	color: #fff!important;
}
.wd_articles-detail .wd_article-head.wd_no-image div.wd_info-wrap {
	background: transparent;
	color: #212529;
}
.wd_articles-detail .wd_article-head.wd_no-image div.wd_info-wrap a {
	color: #212529!important;
}
.wd_articles-detail .wd_title {
	font-family: 'PayPalSansBig-Web-Regular',sans-serif;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.1;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
	margin: 60px 0 0;
	padding: 10px 0;
} 
.wd_articles-detail div.wd_article-info {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.wd_articles-detail div.wd_author_name {
	margin: 0 0 0 5px;
}
.wd_articles-detail div.wd_captioned_image {
	position: relative;
	float: none!important;
	margin: 20px auto 10px!important;
	width: 75%!important;
	overflow: hidden;
	z-index: 1;
	/* override inline SM styles */
}
.wd_articles-detail div.wd_captioned_image img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.wd_articles-detail div.wd_toolbar {
	border-top: none;
	max-width: 75%;
	margin: 0 auto;
	padding: 5px 0;
}
.wd_articles-detail div.wd_toolbar ul.wd_tools li.wd_tool-addthis {
	float: right;
}
.wd_articles-detail .wd_body {
	padding: 20px 0 0 0;
}
.wd_articles-detail .wd_body img {
	display: block;
	max-width: 75%;
	height: auto;
	margin: 0 auto;
}
.wd_articles-detail .wd_body iframe {
	display: block;
	max-width: 75%;
	margin: 0 auto;
}
/* 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 */

/* As of 12/20 Stories and Newsfeed Releases are styled the same. If you update one, you typically need to update the other. This could change, hence why they are still managed separately in this stylesheet. */

/* Stories */
div.wd_stories {}
#wd_printable_content div.wd_stories ul.wd_item_list {
	margin: 0;
}
div.wd_stories .wd_summary .wd_category-detail {
	display: none;
}
div.wd_stories .wd_item {
	display: flex;
	justify-content: space-between;
	align-content: center;
	border-bottom: 1px solid #ccc;
	padding: 40px 0;
}
div.wd_stories .wd_item:last-child {
	border-bottom: none;
}
div.wd_stories .wd_item_wrapper {
	flex-basis: 60%;
	flex-grow: 1;
	margin: 0;
	padding: 0 40px 0 0;  
}
div.wd_stories .wd_thumbnail{
	flex-basis: 40%;
	overflow: hidden;
	max-height: 240px; /* force a 4:3 aspect ratio */
	margin-top: 40px;
}
div.wd_stories .wd_thumbnail img {
	width: 100%;
	height: auto;
}
div.wd_stories-detail {
	margin: 0;
}
div.wd_stories-detail .wd_title {
	color: #000;
	font-family: 'PayPalSansBig-Web-Regular',sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
div.wd_stories-detail h4 {
	margin: 40px 0 0 0;
	padding: 20px 0;
}
div.wd_stories-detail h3 {
	color: #0070BA;
}
div.wd_stories-detail .wd_detail-category:before {
	content:  "";
	display:  inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background:  url(../images/Icon-feather-tag.svg);
	background-size:  20px 20px;
	background-repeat:  no-repeat;
	margin:  0 5px 0 0;
}
div.wd_stories-detail,
div.wd_stories-detail p,
div.wd_stories-detail .wd_body div {
	font-family: 'PayPalSansBig-Web-Light',sans-serif;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 400;
	color: #2c2e2f;
	padding-top: 14px;
	padding-bottom: 10px;
}
div.wd_stories-detail .wd_body > .wd_category {
	display: none;
}
div.wd_stories-detail p.wd_story-info {
	font-size: 1rem;
	line-height: 1.2;
	padding: 0;
}
div.wd_stories-detail p.wd_story-info:nth-of-type(3) {
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
}
div.wd_stories-detail .wd_captioned_image {
	display: none;
	float: none!important; /*override inline SM styles */
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	clear: both;
	margin: 40px auto!important; /*override inline SM styles */
}
div.wd_stories-detail .wd_captioned_image img {
	width: 100%;
	height: auto;
}
/* END Stories */
/* Custom Stories Page */ 

#wd_printable_content .wd_story_detail_list .wd_item {
	  display: flex;
    justify-content: space-between;
    align-content: center;
    border-bottom: 1px solid #ccc;
    padding: 40px 0;
}
#wd_printable_content .wd_story_detail_list .wd_item_wrapper {
	flex-basis: 60%;
  flex-grow: 1;
  margin: 0;
  padding: 0 40px 0 0;
}
#wd_printable_content .wd_story_detail_list  .wd_title {
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
#wd_printable_content .wd_story_detail_list  .wd_detail-category {
	display: none;
}
#wd_printable_content .wd_story_detail_list .wd_summary {
	margin: 0 0 20px 0;
	padding: 0;
}
#wd_printable_content .wd_story_detail_list .wd_thumbnail {
	flex-basis: 40%;
	overflow: hidden;
	max-height: 240px;
	margin-top: 40px;
}
#wd_printable_content .wd_story_detail_list .wd_thumbnail img {
	width: 100%;
  height: auto;
}

/* End Custom Stories Page */ 
/* Newsfeed Releases */
div.wd_newsfeed_releases {}
#wd_printable_content div.wd_newsfeed_releases ul.wd_item_list {
	margin: 0;
}
div.wd_newsfeed_releases .wd_item {
	display: flex;
	justify-content: space-between;
	align-content: center;
	border-bottom: 1px solid #ccc;
	padding: 40px 0;
}
div.wd_newsfeed_releases .wd_item:last-child {
	border-bottom: none;
}
div.wd_newsfeed_releases li.wd_category_link {
	position: relative;
}
div.wd_newsfeed_releases .wd_subtitle {
	display: none;
}
div.wd_newsfeed_releases .wd_item_wrapper {
	flex-basis: 60%;
	flex-grow: 1;
	padding: 0 40px 0 0;
}
div.wd_newsfeed_releases .wd_thumbnail {
	flex-basis: 40%;
	max-height: 240px; /* force a 4:3 aspect ratio */
	overflow: hidden;
	margin-top: 40px;
}
div.wd_newsfeed_releases .wd_thumbnail img {
	width: 100%;
	height: auto;
}
div.wd_newsfeed_releases-detail  {
	margin: 0;
}
div.wd_newsfeed_releases-detail .wd_category_link_list {
	position:  relative;
}
div.wd_newsfeed_releases-detail .wd_category_link_list:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/Icon-feather-tag.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
}
div.wd_newsfeed_releases-detail .wd_title {
	color: #000;
	font-size: 1.8rem;
	font-weight: 700;
	margin: 20px 0;
}
div.wd_newsfeed_releases-detail .wd_subtitle {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	color: #000;
	margin: 20px 0;
	padding: 0;
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
}
div.wd_newsfeed_releases-detail .wd_date {
	margin: 20px 0;
}
/* 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 */

/* Formbuilder */
select::-ms-expand {
	display: none;
	background-color: #fff;
	border: none;
	margin-left: 50px;
}
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-transform: uppercase;
	color: #737378;
	opacity: 1;
	border: 1px solid #737378;
	border-radius: 0;
	height: 40px;
	/*margin: 0 20px 0 0;*/
	padding: .5rem;
}
#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:placeholder,
#wd_printable_content input::-moz-placeholder,
#wd_printable_content input::-webkit-input-placeholder {
	color: #737378;
	opacity: 1;
}

#wd_printable_content input[type=text]
#wd_printable_content input[name='keywords'] {
	position: relative;
	background: url(../images/icons/SearchIcon.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: left 1.5rem center;
	padding: .5rem 0 .5rem 3rem;
}
#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_menu ul.wd_page_links {
	float: none;
	text-align: center;
}
.wd_page_limit {
	display: none;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.wd_page_link {
	
	border: none;
}
.wd_page_link:first-child {
	border-left: none;
}
.wd_page_menu{
	overflow: visible;
}
.wd_page_links{
	overflow: visible;
	display: block;
	padding: 0;
	margin: 0;
}
.wd_page_link.wd_page_prev,
.wd_page_link.wd_page_active,
.wd_page_link.wd_page_end,
.wd_page_link.wd_page_next {
	display: inline-block;
}
.wd_page_link.wd_page_prev >a,
.wd_page_link.wd_page_next >a,
.wd_page_link.wd_page_prev >span,
.wd_page_link.wd_page_next >span{
	background-color: #2c2e2f;
	border: 1px solid #2c2e2f;
	border-radius: 50%; 
	padding: 5px 12px;	
	color: white;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	padding-top: 7px;
}
.wd_page_link.wd_page_prev >span,
.wd_page_link.wd_page_next >span{
	opacity: 0.2;
}
.wd_page_link.wd_page_prev >a,
.wd_page_link.wd_page_next >a{
	opacity: .75;
	transition: opacity 300ms ease-in-out;
}
.wd_page_link.wd_page_prev >a:active,
.wd_page_link.wd_page_next >a:active,
.wd_page_link.wd_page_prev >a:hover,
.wd_page_link.wd_page_next >a:hover{
	text-decoration: none;
	opacity: 1;
}
.wd_page_link.wd_page_prev span,
.wd_page_link.wd_page_prev > a,
.wd_page_link.wd_page_next > a {
	
}
.wd_page_active {
	background-color: transparent;
}
/*.wd_page_link.wd_page_end > a {
	color: #2c2e2f;
}*/
.wd_pagination-text {
	padding: 0 15px 0 0;
}

/* Pagination Updates*/

.wd_page_link.wd_page_mid2:nth-of-type(n+7){
	display: none;
}
.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 */

/* Page Filters */
.wd_page-actions-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: left;
	align-content: center;
	margin: 40px 0;
}
div.wd_subscribe_link {
	order: 2;
	margin: 0;
	flex-basis: 33%;
}
div.wd_subscribe_link a {
	line-height: 1;
	background-color: #737378;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: .68rem 1rem;
}
span.wd_subscribe_icon {
	display: inline-block;
	background: url('../images/icons/GetEmailUpdates.png') no-repeat;
	background-position: bottom center;
	height: 16px;
	width: 26px;
	margin-left: 10px;
}
span.wd_subscribe_icon img {
	display: none;
}
.wd_item_search_form_container {
	flex-grow: 1;
	flex-basis: 66%;
}
.wd_search_basic_fields {
	display: flex;
	align-content: center;
	background-color: transparent;
	border: none;
	padding: 0;
}
.wd_search_advanced_link {
	display: none;
}
label[for='item_basic_search_20295_year'],
select#item_basic_search_20295_year {
	display: none;
}
label[for='item_basic_search_20295_category'],
select#item_basic_search_20295_category,
label[for='item_basic_search_34137_keywords'],
select#item_basic_search_34137_cat {
	order: 2;
}
select#item_basic_search_20295_category,
select#item_basic_search_34137_cat {
	color: #fff;
	background-color: #737378;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../images/icons/TopicsMenu_Icon.png);
	background-position: right 5% center;
	background-repeat: no-repeat;
	background-size: 30px 15px;
	width: 95%;
	margin-right: 0;
}
.wd_item_search_form_container .wd_search_form_basic,
.wd_search_form_container {
	width: 100%;
}

/* Toolbar */
span.wd_tool_icon > a:link, 
span.wd_tool_icon > a:visited {
	background-color: transparent;
	color: #ccc;
}
.wd_tools a.at-icon-wrapper.at-share-btn {
	background-color: transparent!important;
}
.wd_tools span.at-icon-wrapper svg {
	fill: #ccc!important;
}

/* New Search Press Releases / Stories */
.wd_page-actions-wrap  input[name="keywords"]{
	display: none;
}

.wd_page-actions-wrap .inner,
.wd_page-actions-wrap .wd_global_search{
	display: flex;
	flex: 1 1 auto;
}

/*.wd_page-actions-wrap .inner  .wd_item_search_form_container{
	 flex: 1 1 auto;
}*/

.wd_page-actions-wrap .inner{
	display: flex;
	flex-wrap: wrap;
	max-width: 40%;
}

.wd_page-actions-wrap .inner > div{
	display: inline-block;
	height: 40px;
	vertical-align: top;
}
.wd_page-actions-wrap .inner .wd_subscribe_link a{
	display: block;
	font-weight: 400;
	font-size: 14px;
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
	height: 40px;
}

select#item_basic_search_20295_category,
select#item_basic_search_34137_cat{
	width: 100%;
	max-width: calc(90% - 20px);
	padding-right: 50px;
	height: 40px;
}


#wd_printable_content .wd_page-actions-wrap .wd_global_search input[type="submit"],
#wd_printable_content button.wd_search_button {
	border: none;
	border-left: none;
	text-transform: uppercase;
	color: #fff;
	height: 40px;
	background-color: #737378;
}

.wd_page-actions-wrap div.wd_subscribe_link{
	display: none;
	flex: 1 1 auto;
	white-space: nowrap;
	max-width: calc(40% - 20px);	
}

.wd_page-actions-wrap .wd_search_basic_fields {
	display: block;
}

.wd_page-actions-wrap .wd_global_search {
	max-width: 60%;
}

#wd_printable_content .wd_page-actions-wrap .wd_global_search  input[name="query"]{
	width: 100%;
	max-width: 400px;
	display: inline-block; 
	margin: 0;
}

#wd_printable_content .wd_page-actions-wrap .wd_global_search input[type="submit"]{
	display: inline-block;
	color: transparent;
	background: #737378 no-repeat center;
	background-image: url(../images/search.png);
	background-size: 22px;
	margin: 0 0 0 -5px;
}

.wd_highlight {
	height: 40px;
	margin-left: -3px;
}
.wd_hide-me{
	display: none;
}

/* END Page Filters */

/* Search Results */
.wd_pageid_20322 .page_header {
	max-width: 992px;
	margin: 0 auto;
	padding: 72px 80px 0;
}
.wd_pageid_20322 #wd_printable_content .page_header {
	display: none;
}
.wd_search_text mark {
	background-color: transparent;
}
.wd_search_image {
	float: right;
	margin-left: 20px;
}
.wd_search_image img {
	max-width: 320px;
	max-height: 240px;
}
.wd_search_result {
	border-bottom: 1px solid #ccc;
	padding: 40px 0;
}
.wd_search_result .wd_search_assets {
	display: none;
}
/* END Search Results */

/* Toolbar */
#wd_printable_content div.wd_toolbar ul.wd_tools {
	padding: 5px 20px;
}

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {
	font-size: 2.5rem;
	font-weight: 900;
	line-height: 3rem;
	color: #4a4a4a;
}


div.wd_top-featurebox-wrapper {
	/*max-width: 767px;*/
	margin-top: 120px;
}
div.wd_top-featurebox-wrapper + .wd_content-wrapper {
	margin-top: 0;
}
div.wd_featureboxes_top {
	max-width: 992px;
	margin: 0 auto;
}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {
	display: none;
}

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

div.wd_featureboxes_middle {
	max-width: 992px;
	margin: 0 auto;
}


.wd_featureboxes_middle div.wd_featurebox_title {
	display: none;
}

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

div.wd_bottomfb-wrap {
	max-width: 992px;
	margin: 20px auto 0;
}
div.wd_featureboxes_bottom {
	width: 100%;
}
div.wd_featureboxes_bottom div.wd_featurebox_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
div.wd_featureboxes_bottom div.wd_featurebox_container:last-child {
	border-bottom: none;
}
div.wd_featureboxes_bottom div.wd_featurebox_title {
	font-family: "PayPalSansBig-Web-Regular";
	/*font-weight: bold;*/
	margin: 1rem .5rem 1rem 0;
}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox ul {
	text-align: center;
	list-style: none;
	margin: 1rem 0;
}
div.wd_featureboxes_bottom div.wd_featurebox ul li a {
	color: #2c2e2f;
}
div.wd_featureboxes_bottom div.wd_featurebox ul li.wd_category_link a {
	color: #0070BA;
	padding: 0;
}

div.wd_featureboxes_bottom_alternate {
	max-width: 992px;
	margin: 0 auto;
}
div.wd_featureboxes_bottom_alternate div.wd_featurebox_container {}
div.wd_featureboxes_bottom_alternate div.wd_featurebox_title {
	display: none;
}
div.wd_featureboxes_bottom_alternate div.wd_featurebox {}
div.wd_featureboxes_bottom_alternate div.wd_featurebox ul {
	text-align: center;
	list-style: none;
	margin: 1rem 0;
}

div.wd_featureboxes_subscribe {}
div.wd_featureboxes_subscribe div.wd_featurebox_container {
	margin: 0 0 20px 0;
	padding: 4rem 0;
}
div.wd_featureboxes_subscribe div.wd_featurebox_title {
	color: #fff;
}
div.wd_featureboxes_subscribe div.wd_featurebox {
	color: #fff;
}

div.wd_featureboxes_footer_callout {}
div.wd_featureboxes_footer_callout div.wd_featurebox_container {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
div.wd_featureboxes_footer_callout div.wd_featurebox_container:last-child {
	border-bottom: none;
}
div.wd_featureboxes_footer_callout div.wd_featurebox_title {
	display: none;
}
div.wd_featureboxes_footer_callout div.wd_featurebox {}


.wd_newsfeed_releases-teaser ul.wd_category_link_list {
	margin-bottom: 20px;
}
.wd_newsfeed_releases-teaser ul.wd_category_link_list li:first-child {
	margin-left: 0;
	padding-left: 0;
}
.wd_newsfeed_releases-teaser ul.wd_category_link_list li:first-child a {
	padding-left: 0;
}
.wd_newsfeed_releases-teaser .item,
.wd_stories-teaser .item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	padding: 40px 0;
}
.wd_newsfeed_releases-teaser .item .wd_image-wrap,
.wd_newsfeed_releases-teaser .item .wd_content-wrap,
.wd_stories-teaser .item .wd_image-wrap,
.wd_stories-teaser .item .wd_content-wrap {
	flex-basis: 50%;
}
.wd_newsfeed_releases-teaser .item .wd_image-wrap,
.wd_stories-teaser .item .wd_image-wrap {
	padding: 0;
}
.wd_newsfeed_releases-teaser .item .wd_content-wrap,
.wd_stories-teaser .item .wd_content-wrap {
	padding: 0 40px;
}
.wd_newsfeed_releases-teaser .item .item_name,
.wd_stories-teaser .item .item_name {
	margin: 0 0 20px 0;
}
.wd_newsfeed_releases-teaser .item .item_date,
.wd_stories-teaser .item .item_date {
	margin: 40px 0 0 0;
}
.wd_newsfeed_releases-teaser .item .wd_image-wrap .wd_thumbnail,
.wd_stories-teaser .item .wd_image-wrap .wd_thumbnail {
	max-height: 331px;
	overflow: hidden;
}
.wd_newsfeed_releases-teaser .item .wd_image-wrap img,
.wd_stories-teaser .item .wd_image-wrap img {
	width: 100%;
	height: auto;
}
.wd_stories-teaser .item:nth-child(2n) .wd_image-wrap {
	order: 2;
}
.wd_stories-teaser .item:nth-child(3),
.wd_stories-teaser .item:nth-child(4) {
	position: relative;
	display: inline-flex;
	width: 49%;
	border: 1px solid transparent;
}
.wd_stories-teaser .item:nth-child(3):after {
	content: '';
	display: inline;
	position: absolute;
	right: -2%;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #ccc;
}
.wd_stories-teaser .item:nth-child(3) .wd_image-wrap,
.wd_stories-teaser .item:nth-child(4) .wd_image-wrap {
	display: none;
}
.wd_stories-teaser .item:nth-child(3) .wd_content-wrap,
.wd_stories-teaser .item:nth-child(4) .wd_content-wrap {
	flex-basis: 100%;
	width: 100%;
	max-width: 100%;
}
.wd_newsfeed_releases-teaser .item .wd_summary,
.wd_stories-teaser .item .item_summary {
	height: 90px;
	overflow: hidden;
}
.wd_newsfeed_releases-teaser .subscribe_link,
.wd_newsfeed_releases-teaser .wd_asset_icon_link_list {
	display: none;
}
.wd_featureboxes_top .wd_featurebox-teaser .wd_featurebox_title,
.wd_featureboxes_bottom .wd_featurebox-teaser .wd_featurebox_title {
	display: none;
}
.wd_featureboxes_top li.wd_category_link
.wd_featureboxes_bottom li.wd_category_link {
	margin: 0 5px 0 0;
	padding: 0;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .item,
.wd_featureboxes_top .wd_stories-teaser .item {
	border-bottom: 1px solid #ccc;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .item .wd_image-wrap,
.wd_featureboxes_top .wd_stories-teaser .item .wd_image-wrap {
	flex-basis: 100%;
	order: 2;
	padding: 0 40px 0 0;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .item .wd_content-wrap,
.wd_featureboxes_top .wd_stories-teaser .item .wd_content-wrap {
	flex-basis: 100%;
	padding: 0 40px;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .item .item_date,
.wd_featureboxes_top .wd_stories-teaser .item .item_date {
	margin: 40px 0 0 0;
}

.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_featurebox_container {
	border-bottom: none;
	border-top: none;
} 

.wd_featureboxes_bottom .wd_newsfeed_releases-teaser .item{
	flex-direction: row-reverse;
}

#wd_featurebox-standard_3529.wd_featurebox_container {
	border-top: none;
	border-bottom: none;
	max-width: 795px;
	margin: 0 auto;
}
#wd_featurebox-standard_3529 .wd_featurebox_title,
#wd_featurebox-standard_3529 .wd_featurebox {
	font-size: 15px;
}
#wd_featurebox-standard_3529 .wd_featurebox {
	flex-basis: 75%;
}
#wd_featurebox-standard_3529 .wd_featurebox ul {
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
}
#wd_featurebox-standard_3529 .wd_featurebox ul.global_newsrooms_second_row {
	max-width: 506px;
	margin-right: auto;
	margin-left: auto;
	 
} 
/* END Featureboxes */

/* AddThis Inline Share Box Styles */
.addthis_inline_share_toolbox {
	display: flex;
	justify-content: flex-end;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 40px;
	padding: 20px 0;
}
.addthis_inline_share_toolbox .addthis_text {
	display: inline-block;
	font-weight: 400;
	font-size: 19px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'PayPalSansBig-Web-Regular', sans-serif;
}
#atstbx {
	width: 25%;
}
div.wd_tools-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 20px 0;
}
div.wd_tools-wrap div.addthis_inline_share_toolbox {
	border-bottom: none;
	border-top: none;
	margin: 0;
	padding: 0;
}
div.wd_tools-wrap .addthis_inline_share_toolbox .addthis_text {
	width: auto;
}
div.wd_tools-wrap div.addthis_inline_share_toolbox #atstbx {
	width: auto;
}
/* End AddThis Inline Share Box Styles */


/* YouTube Responsive Video Containers 
Importants Added to Override Styles in the Site Manager*/
#wd_printable_content .videoWrapper {
	position: relative;
	padding-top: 56.25%; /* 16:9 */
	/*padding-top: 25px;*/
	height: 0;
	overflow: hidden;
	margin-top: 14px;
	margin-bottom: 10px;
}
#wd_printable_content .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}
#wd_printable_content p.videoWrapper.wd_not-aspectratio {
	padding-bottom: 28%;
}
#wd_printable_content p.videoWrapper.wd_not-aspectratio iframe {
	/*max-height: 80% !important;*/
}
/* Half-width video responsiveness */
.wd_halfwidth_video {
	position: relative;
}
#wd_printable_content .wd_halfwidth_video .videoWrapper {
    padding-bottom: 25%;
}
#wd_printable_content .wd_halfwidth_video .videoWrapper iframe {
    width: 50%!important;
}
.wd_halfwidth_video-text {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
}
/* END YouTube Responsive Video Containers */
.audioWrapper {
	margin-top: 14px;
	margin-bottom: 10px;
}
.audioWrapper iframe {
	width: 100%;
}

/* Images Embedded Body Copy - Responsive 
Importants Added to Override Styles in the Site Manager */
.wd_responsive-img img {
	width: 100%!important;
	max-width: 500px!important;
	height: auto!important;
}
.wd_pageid_20285 .wd_responsive-img img {
	max-width: 100%!important;
}
/* END Images Embedded Body Copy - Responsive */

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

/* Footer Styles */
.wd_footer-wrap {
	padding: 0;
}
.wd_footer-top {
	background-color: #000;
	color: #fff;
	padding: 4rem;
}
.wd_footer-logo {
	max-width: 400px;
}
.wd_footer-bottom {
	background-color: #212529;
	color: #fff;
	padding: 1rem 4rem;
}
.wd_footer-top a,
.wd_footer-bottom a {
	color: #fff;
}
footer h3 {
	font-size: 24px;
	color: #fff;
}
ul.wd_social-footer {
	display: flex;
	flex-wrap: nowrap;
	list-style: none;
	padding: 5px 0;
}
ul.wd_social-footer li {
	margin: 0 10px 0 0;
}
ul.wd_social-footer.wd_homepage {
	border-right: 1px solid #ccc;
}
ul.wd_social-footer.wd_not-homepage {
	justify-content: center;
}
ul.wd_social-footer.wd_not-homepage li {
	margin: 0 20px;
}
ul.wd_social-footer li.wd_footer-heading {
	font-weight: bold;
	align-self: center;
}
ul.wd_social-footer li img {
	width: 30px;
	height: 30px;
}
.wd_footer-link {
	font-size: 24px;
	text-align: center;
	margin: .75rem 0;
	padding: 20px 60px
}
ul.wd_social-footer li a,
.wd_footer-link a {
	color: #2c2e2f;
	text-decoration: none;
}

.wd_link-list {
	font-family: 'PayPalSansBig-Web-Regular', sans-serif; 
	display: flex;
	flex-wrap: wrap;
}
.wd_link-list h3 {
	flex-basis: 100%;
}
.wd_link-list ul {
	flex-basis: calc(33% - 10px);
	list-style: none;
	padding: 14px 0 10px;
}

/* END Footer Styles */

/* Extra large devices (large desktops) */
@media (max-width: 1499px) {
	/* Desktop Header Search */
	#navbarNavDropdown .wd_search_form input[type="text"] {
		padding-top: 9px;
		padding-left: 40px;
	}
	#navbarNavDropdown .wd_search-icon {
		left: calc(100% - 84px);
	}
	#navbarNavDropdown .wd_close_button {
		left: calc(100% - 100px);
	}


	/* End Desktop Header Search */
}
@media (max-width: 1199px) {}

@media (max-width: 1024px) {
	.wd_content-container {
		max-width: 100%;
	}
}
/* Large devices (desktops) */
@media (max-width: 991px) {
	.wd_pageid_20303 .wd_header_content {
		height: auto;
		max-height: 300px;
	}
	.wd_header_content .container {
		max-width: 100%;
		margin: 0;
		padding: 0;
	}
	.wd_header_content .wd_image-wrap {
		max-width: 100%;
		margin: 0;
	}
	#wd_printable_content {
		padding: 40px;
	}
	.wd_page-actions-wrap {
		flex-wrap: wrap;
	}
	.wd_page-actions-wrap .wd_global_search,
	.wd_page-actions-wrap .inner {
		max-width: 100%;
		width: 100%;
		justify-content: center;
		align-content: center;
	}
	.wd_page-actions-wrap .inner {
		margin: 20px 0;
	}
	#wd_printable_content .wd_page-actions-wrap .wd_global_search input[name="query"] {
		max-width: calc(100% - 35px);
	} 
	nav.navbar {
		position: static;
	}
	ul.navbar-nav {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0,0,0,.9);
		padding: 60px;
		z-index: 9;
	}
	#navbarNavDropdown ul.navbar-nav li.nav-item {
		text-align: center;
	}
	#navbarNavDropdown ul.navbar-nav li.nav-item.active a, 
	#navbarNavDropdown ul.navbar-nav li.nav-item a {
		display: inline-block;
		font-size: 2rem;
		width: auto;
		margin: 2rem;
	}
	#navbarNavDropdown ul.navbar-nav li.nav-item.active a {
		color: #0070BA;
	}
	#navbarNavDropdown ul.navbar-nav li.nav-item.active a::after {
		background-color: #0070BA;
	}
	button.navbar-toggler[aria-expanded="true"] {
		display: none;
	}
	.wd_mobile-nav-toggler {
		display: block;
	}
	.wd_featureboxes_top .wd_newsfeed_releases-teaser .item .wd_content-wrap, 
	.wd_featureboxes_top .wd_stories-teaser .item .wd_content-wrap {
		padding: 0;
	}
	#wd_printable_content p.videoWrapper.wd_not-aspectratio {
		padding-bottom: 30%;
	}
	#wd_printable_content p.videoWrapper.wd_not-aspectratio iframe {
		max-height: 100% !important;
	}
	.wd_additional {
		flex-wrap: wrap;
	}
	#wd_printable_content ul.wd_help {
		flex-basis: 100%;
	}
	/* Mobile Search */
	.wd_search_wrapper {
		display: none;
	}
	.mobile-site-search-bttn {
		display: block;
		position: relative;
		width: 15px;
	}
	.mobile_search-container {
		display: block;
		background-color: #212529;
		width: calc(100% - 75px);
		opacity: 0;
		transform: translateX(-40px);
	}
	.mobile_search-container input[type="submit"] {
		display: none;
	}
	.mobile_search-container input[type="text"] {
		width: 94%;
		background-color: #212529;
		color: #ffffff;
		border: none;
		padding-left: 20px;
	}
	.mobile_search-container input[type="text"]:focus {
		outline: none;
	}
	.mobile_search-container input[type="text"]::placeholder {
		color: #ffffff;
	}
	.mobile_search-container input[type="text"]:-webkit-autofill,
	.mobile_search-container input[type="text"]:-webkit-autofill:hover,
	.mobile_search-container input[type="text"]:-webkit-autofill:focus,
	.mobile_search-container input[type="text"]:-webkit-autofill:active {
		border: 1px solid #212529;
		-webkit-text-fill-color: #fff;
		-webkit-box-shadow: 0 0 0px 1000px #212529 inset;
	}
	.mobile_search-container input[type="text"]::placeholder,
	.mobile_search-container input[type="text"]:-ms-input-placeholder,
	.mobile_search-container input[type="text"]::-ms-input-placeholder {
		color: #ffffff !important;
	}

	/* End Mobile Search */
}

@media (max-width: 768px) {
	
	/* Start Addthis toolbox */ 
	.addthis_inline_share_toolbox .addthis_text {
		width: 70%;
	}
	#atstbx {
		width: 30%;
	}

	/* End Addthis toolbox */ 

	/* Start Global Newsrooms Featurebox */

	#wd_featurebox-standard_3529 .wd_featurebox ul.global_newsrooms_second_row {
		max-width: 449px;
	}

	/* End Global Newsrooms Featurebox */
}

/* Medium devices (tablets) */
@media (max-width: 992px) {
	header {
		position: initial;
		overflow: hidden;
	}
	.nav-link.dropdown-toggle:after, .nav-link.dropdown-toggle:after {
		display: none;
	}
	#wd_topnav-34137 .dropdown-menu {
		display: none;
	}
}
@media (max-width: 767px) {
	header.py-2 {
		height: 71px;
		z-index: 2;
		position: relative;
	}
	.py-2.nav-open {
		position: static;
	}
	.wd_header_content {
		padding: 0;
	}
	.wd_header_content .wd_image-wrap {
		max-width: 100%;
		margin: 0;
	}
	.wd_header_content > .container {
		width: 100%;
		max-width: 100%;
	}
	.wd_logo-wrap img {
		width: 150px;
		padding: 0 0 0 20px;
	}
	footer div.wd_link-list {
		margin:  20px 0;
	}
	footer div.wd_link-list ul {
		flex-basis: 100%;
	}

	.wd_newsfeed_releases-teaser .item .wd_image-wrap, 
	.wd_newsfeed_releases-teaser .item .wd_content-wrap {
		flex-basis: 100%;
	} 
	.wd_stories-teaser .item .wd_image-wrap, 
	.wd_stories-teaser .item .wd_content-wrap {
		flex-basis: 100%;
		padding: 0;
	}
	.wd_newsfeed_releases-teaser .item .wd_image-wrap,
	.wd_stories-teaser .item .wd_image-wrap {
		order: 2;
	}
	.wd_stories-teaser .item:nth-child(3), 
	.wd_stories-teaser .item:nth-child(4) {
		width: 100%;
	}
	.wd_stories-teaser .item:nth-child(3):after {
		display: none;
	}
	div.wd_newsfeed_releases .wd_item,
	div.wd_stories .wd_item {
		flex-wrap: wrap;
	}
	div.wd_newsfeed_releases .wd_item_wrapper,
	div.wd_newsfeed_releases .wd_thumbnail,
	div.wd_stories .wd_item_wrapper,
	div.wd_stories .wd_thumbnail {
		flex-basis: 100%;
		margin: 0;
		padding: 0;
	}
	div.wd_newsfeed_releases .wd_thumbnail,
	div.wd_stories .wd_thumbnail {
		max-height: 350px;
		margin: 20px 0 0 0;
	}
	.wd_articles-detail .wd_body img {
		max-width: 100%;
	}
	.wd_articles-detail .wd_body iframe {
		max-width: 100%;
	}
	ul.wd_social-footer.wd_homepage {
		border-right: none;
	}
	ul.wd_social-footer.wd_not-homepage li {
		margin: 0 10px;
	}
	#wd_featurebox-standard_3529 .wd_featurebox_title, 
	#wd_featurebox-standard_3529 .wd_featurebox {
		text-align: center;
	}
	div.wd_featureboxes_bottom div.wd_featurebox ul li a {
		line-height: 2;
	}
	.wd_related-wrap {
		flex-basis: 100%;
		padding: 40px;
	}
	.wd_related-wrap:nth-of-type(2n)::before {
		left: 0;
		top: 0;
		width: 100%;
		height: 1px;
	}
	div.wd_carousel-cropper {
		width: 100%;
		margin: 0;
	}
	.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:link, 
	.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:visited {
		top: 0!important; /*override inline styles */
	}
	.wd_pageid_20292 .category_intro, 
	.wd_pageid_20294 .category_intro {
		flex-wrap: wrap;
	}
	.wd_pageid_20292 .category_intro table.wd_imagetable, 
	.wd_pageid_20294 .category_intro table.wd_imagetable {
		order: unset;
		flex-basis: 100%;
		max-width: 100%;
	}
	.wd_pageid_20292 .wd_category_items .item, 
	.wd_pageid_20294 .wd_category_items .item {
		flex-basis: calc(50% - 20px);
	}

	.wd_mobile-nav-toggler{
		position: absolute;
		top: 0;
		right: 30px;
		background: none;
		border: none;
	}
	.wd_page-actions-wrap div.wd_subscribe_link {
		max-width: 100%;
		text-align: center;
		flex-basis: 100%;
		margin: 20px 0;
	}
	select#item_basic_search_20295_category, 
	select#item_basic_search_34137_cat {
		max-width: calc(100% - 40px);
	}
	#wd_printable_content {
		padding: 40px 20px;
	}
	.wd_logo-wrap {
		max-width: unset;
	}
	#wd_printable_content p.videoWrapper.wd_not-aspectratio {
		padding-bottom: 40%;
	}
	#wd_printable_content p.videoWrapper.wd_not-aspectratio iframe {
		padding: 1em 0;
	}
	#wd_printable_content .videoWrapper iframe {
		padding: 0;
	}
	#wd_featurebox-standard_3529 .wd_featurebox_title,
	#wd_featurebox-standard_3529 .wd_featurebox {
		flex-basis: 100%;
	}
	#wd_featurebox-standard_3529 .wd_featurebox_title {
		padding-left: 0;
	}
	/* Half-width video responsiveness */
	#wd_printable_content .wd_halfwidth_video .videoWrapper {
	    padding-bottom: 56.25%;
	}
	#wd_printable_content .wd_halfwidth_video .videoWrapper iframe {
	    width: 100%!important;
	}
	.wd_halfwidth_video-text {
	    position: initial;
	    width: 100%;
	}
	.wd_halfwidth_video {
		min-height: unset !important;
	}
	/* Custom Stories Page */ 
	#wd_printable_content .wd_story_detail_list .wd_item {
		flex-wrap: wrap;
	}
	#wd_printable_content .wd_story_detail_list .wd_item_wrapper {
		flex-basis: 100%;
		margin: 0;
		padding: 0;
	}
	#wd_printable_content .wd_story_detail_list .wd_thumbnail {
		max-height: 350px;
    margin: 20px 0 0 0;
		flex-basis: 100%;
		padding: 0;
			
	}
	#wd_printable_content .wd_story_detail_list .wd_date {
		display: none;
	}
	/* End Custom Stories Page */
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_header_content {
		max-height: unset;
		height: 222px;
	}
	.wd_header_content .wd_image-wrap {
		height: auto;
	}
	.wd_pageid_20303 .wd_header_content {
		max-height: 250px;
	}
	div.wd_top-featurebox-wrapper {
		margin-top: 20px;
	}
	.wd_pageid_20292 .wd_category_items .item, 
	.wd_pageid_20294 .wd_category_items .item {
		flex-basis: 100%;
	}
	body.wd_crisis-messaging .wd_category_items .item {
		flex-basis: 100%;
	}
	/* Start Addthis Toolbar */

	.addthis_inline_share_toolbox {
		flex-wrap: wrap;
	}
	.addthis_inline_share_toolbox {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.addthis_inline_share_toolbox .addthis_text,
	#atstbx {
		/*text-align: center;*/
		width: 100%;
	}

	/* End Addthis Toolbar */

	/* Start Global Newsrooms Featurebox */

	#wd_featurebox-standard_3529 .wd_featurebox ul.global_newsrooms_second_row {
		max-width: 415px;
	}

	/* End Global Newsrooms Featurebox */
}
@media (max-width: 450px) {
	.wd_pageid_20303 .wd_header_content {
		max-height: 175px;
	}
}

/* CLIENT CSS OVERRIDES 