/* Begin classes for common SPIN elements */

*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

@font-face {
	font-family: 'Truist Trio LT';
	src: url('../fonts/TruistTrio_Lt.ttf');
}
@font-face {
	font-family: 'Truist Trio Bold';
	src: url('../fonts/TruistTrio_Bd.ttf');
}
@font-face {
	font-family: 'Truist Trio Regular';
	src: url('../fonts/TruistTrio_Rg.ttf');
}

.bg-midnight-purple h1,
h1 {
	color: #fff;
}
h2.sr-only {
	color: #fff !important;
}

.wd_header-description {
	max-width: 500px;
}

/* page max-width */
header.wd_header_nav .wd_header_nav_inner,
.wd_page_header_container {
	max-width: 1600px;
	padding: 0 1.5rem;
	margin: 0 auto;
} 
/* end page max--width */

/* Assets General */
li.wd_asset_inline.wd_item {
	background: #F7F7F7;
	border: 1px solid #F7F7F7;
	border-radius: 20px;
	padding: 20px;
}
.wd_asset_image img {
	border-radius: 10px;
}
.wd_gallery_asset .wd_icon_overlay {
	border-radius: 10px;
}
.wd_asset_gallery_container {
	background: #F7F7F7;
	border: 1px solid #F7F7F7;
	border-radius: 20px;
	margin: 0 0 20px 0;
	padding: 20px;
}
ul.wd_asset_gallery_list,
li.wd_asset_gallery.wd_item {
	background: transparent;
}
div.wd_documents_asset,
div.wd_videos_asset {
	background-color: #2e1a47;
	border: 1px solid #2e1a47;
	border-radius: 10px;
}
.wd_documents_asset .wd_icon_underlay {
	color: #fff;
}
/* End Assets General */

/*asset carousel*/
/*div[wd_move_after] {
	background: #F7F7F7;
	border: 1px solid #F7F7F7;
	border-radius: 20px;
	padding: 20px;
}*/
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow.wd_carousel-next {
	display: inline-block!important; /* always show arrows; override default behavior */
	position: absolute;
	right: -20px;
	left: unset;
	background-color: #2E1A47;
	border: 1px solid #2E1A47;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #fff;
	height: 2em;
}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow.wd_carousel-prev {
	display: inline-block!important; /* always show arrows; override default behavior */
	position: absolute;
	left: -20px;
	right: unset;
	background-color: #2E1A47;
	border: 1px solid #2E1A47;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	height: 2em;
}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:link {
	color: #fff;
	font-size: .75em;
	top: 30%;
	padding: 5px 0;
}


body {
	font-family: 'Truist Trio Regular',Arial,sans-serif;
	font-weight: 300;
	text-rendering: geometricPrecision;
}
#wd_printable_content {
	position: relative;
	max-width: 1600px;
	margin: 40px auto 80px;
}
#wd_printable_content > p:first-child {
	margin: 40px 0 0 0;
}
.wd_pageid_20303 #wd_printable_content {
	margin: 0;
	padding: 40px 0
}
#wd_mediaroom-nav a,
a.wd_search_advanced_link,
div.wd_subscribe_link a {
	text-decoration: none;
}

a {
	color: #2e1a47;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #2e1a47;
	text-decoration: underline;
}

/* Nav Widget */ 
.wd_widget {
	display: none;
}
.wd-widget-container {
	background: transparent;
	color: #fff;
}
.wd-widget-container .wd_main {
	display: flex;
	float: right;
}
.wd-widget-container .wd_main .wd_symbol {
	padding-right: 4px;
	font-size: 16px;
	width: auto;
	display: flex;
}
.wd-widget-container .wd_symbol .wd_exchange {
	font-size: 16px;
}
.wd-widget-container .wd_main .wd_price {
	display: flex;
}
.wd-widget-container .wd_main .wd_price span {
	padding-right: 5px;
	font-size: 16px;
}
.wd-widget-container .wd_main .wd_price .wd_value {
	font-size: 16px;
}
.wd-widget-container .wd_main .wd_price .wd_value.wd_quote-value-up:before {
	content: '+';
	vertical-align: baseline;
}
/* End Nav Widget */ 

/* Client's top nav */
.truist-globalnav-dropdownlinks h2.truist-global-staticcard-content-padding {
	margin-bottom: 0;
}
/* End Client's top nav */

/* Header styles */
.wd_item_page h1.wd_page-title {
	font-family: "Truist Trio LT", sans-serif;
	font-size: 6.4rem;
	line-height: 1.2em;
	font-weight: 300;
	margin: 0 auto 3.4rem;
}
h2.wd_page-title {
	font-size: 8rem;
	font-weight: 300;
	line-height: 1.2em;
	color: #fff;
	margin: 0 auto 3.4rem;
}
.wd_header-image {
	background-size: cover;
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #2E1A47;
}
.wd_header-image p {
	font-family: "Truist Trio LT", sans-serif;
	font-weight: 300;
}
h2.page_header,
.category_header {
	font-size: 48px;
	line-height: 1.2em;
	font-weight: 300;
	color: #2e1a47;
	margin: 0 auto 2.4rem;
}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}


body:not(.wd_pageid_20303) .aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--2 {
	width: 100%;
	margin: 15rem 0;
}
body:not(.wd_pageid_20303):not(.wd_pageid_34137) .aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--2 {
	margin: 9.65rem 0 7.65rem;
}
body:not(.wd_pageid_20303):not(.wd_pageid_34137) .aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--2 h1 {
	margin: 0;
}
.wd_pageid_34137 .aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--2 h1 {
	font-family: "Truist Trio LT", sans-serif;
	font-size: 4.8rem;
}
.wd_pageid_34137 .aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--0 .author-rte-styling p {
	font-size: 1.8rem;
	font-family: "Truist Trio Regular", sans-serif;
	line-height: normal;
}
.aem-Grid.aem-Grid--default--24 .wd_header-title {
	display: none;
}

/* END Header styles */

/* Speedbump */
#wd_speedbump {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #2d1a47;
	z-index: -1;
}
body.wd_speedbump_open {
	overflow: hidden;
}
#wd_speedbump.open {
	z-index: 10;
	visibility: visible;
	opacity: 1;
}
.wd_speedbump_inner {
	padding: 60px;
}
.suntrust-maint-message-container {
	padding: 30px;
	font-family: 'TruistTrio','Truist Trio','Arial','sans-serif';
}
.wd_speedbump_inner h1 {
	font-weight: 200;
	color: #484848;
	margin: 0 0 15px;
}
#wd_speedbump .more {
	display: block;
	text-align: center;
}
#wd_speedbump_continue {
	display: block;
	width: 100%;
	margin-top: 10px;
	background: #fff;
	border: 2px solid #2e1a47;
	color: #2e1a47;
	text-align: center;
	padding: 1.5rem 2rem;
	margin-bottom: 2rem;
	line-height: 1.5;
	border-radius: .4rem;
	text-decoration: none;
	transition: all .15s ease-in;
}
#wd_speedbump_continue:hover,
#wd_speedbump_continue:focus {
	background-color: #2e1a47;
	border: 2px solid #2e1a47;
	color: #fff;
}
#wd_speedbump_back {
	text-align: center;
	display: block;
}
#wd_speedbump p:last-child {
	margin: 0;
}
.suntrust-maint-footer {
	padding: 0;
	color: #fff;
}
/* END Speedbump */

.item, .wd_item {
	margin: 20px 0;
	padding: 20px 0;
}
.item_name,
.wd_title, 
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title {
	font-size: 2.6rem;
	font-weight: 600;
	margin: 5px 0;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 1.6rem;
	font-weight: normal;
	color: inherit;
	text-transform: none;
}
.item_summary, .wd_item .wd_summary {
	font-weight: 400;
}
.wd_item .wd_subtitle {
	font-size: 1.8rem;
}

p.wd_embedded-image.wd_float-left {
	width: 40%;
	max-width: 40%;
	float: left;
	margin: 0 25px 0 0;
}

p.wd_embedded-image.wd_float-right {
	width: 40%;
	max-width: 40%;
	float: right;
	margin: 0 0 0 25px;
}
p.wd_embedded-image img {
	width: 100%!important;
}

table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
table th {
	border-bottom: 1px solid #444;
	padding: .5rem;
}
table td {
	padding: .5rem;
}

table.wd_imagetable[align="left"],
table.wd_imagetable[align="right"] {
	width: 40%;
}
table.wd_imagetable[align="left"] {
	margin: 0 40px 0 0!important; /*override inline styles */
}
table.wd_imagetable[align="right"] {
	margin: 0 0 0 40px!important; /*override inline styles */
}
table.wd_imagetable[align="left"] img,
table.wd_imagetable[align="right"] img {
	width: 100%;
	height: auto;
	max-height: 700px;
}
table.wd_imagetable[align="left"] img {

}
table.wd_imagetable[align="right"] img {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
table.wd_imagetable td {
	padding: 0;
}
td.imagecaption,
caption {
	font-size: 1.4rem;
	font-style: italic;
}

table.wd_attachment {}

/***************************************************************************** Buttons and Backgrounds
******************************************************************************/
.wd_additional-padding {
	padding: 50px 0;
}
.wd_purple-bkgrd {
	background: #2E1A47;
}
.wd_purple-bkgrd.wd_additional-padding {
	height: 300px;
	margin-top: 200px;
}
.wd_gray-bkgrd {
	background: #F7F7F7;
}
.wd_white-bkgrd {
	background: #FFFFFF;
}
.more {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin: 2rem 0;
}
.more a {
	font-size: 1.8rem;
	text-decoration: none;
	background: transparent;
	border: 1px solid #2E1A47;
	border-radius: 5px;
	padding: 10px 20px;
}
.more a:hover {
	background: #2E1A47;
	color: #fff;
}

.wd_pageid_34137 div.wd_featureboxes_top a:last-of-type {
    font-size: 1.8rem;
        text-decoration: none;
        background: transparent;
        border: 1px solid #FFF;
        border-radius: 5px;
        padding: 10px 20px;
    color: #FFF;
}

.wd_pageid_34137 div.wd_featureboxes_top a:last-of-type:hover {
    background: #fff;
    color: #2e1a47;
}
/***************************************************************************** Custom Classes
******************************************************************************/
.wd_metric_container {
	flex-basis: calc(25% - 20px);
	padding: 2rem;
}
.wd_performance_metric {
	font-size: 5.6rem;
	font-weight: 400;
	line-height: 1;
	color: #BFDEE2;
	margin-bottom: 5rem;
}
.wd_performance_metric span {
	font-size: 3.6rem;
	line-height: 1;
	color: #BFDEE2;
	margin-bottom: 20px;
}
.wd_metric_label {
	color: #fff;
}
.wd_lgtxt {
	font-family: "Graphik Web";
	font-size: 24px;
	font-weight: 400;
}
.wd_lgtxt-dark {
	font-family: "Graphik Web";
	font-size: 24px;
	font-weight: 400;
	color: #2e1a47;
}
.wd_lgtxt-light {
	font-family: "Graphik Web";
	font-size: 24px;
	font-weight: 400;
	color: #7c6992;
}
p.wd_standard_img_right {
	float: right;
	margin: 0 0 0 20px;
	text-align: center;
}
p.wd_standard_img_left {
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}
p.wd_standard_img_right img, 
p.wd_standard_img_left img {
	margin-bottom: 20px;
	max-width: 100%;
	display: block;
}

/***************************************************************************** Begin classes for individual PCTs 
******************************************************************************/

/* Standard */
div.wd_standard {}

div.wd_standard-detail table.wd_imagetable[align="left"] {
	margin: 0 40px 40px 0!important;
}
div.wd_standard-detail table.wd_imagetable[align="right"] {
	margin: 0 0 40px 40px !important;
}

/* Executive Leadership - ID20287 */
.wd_pageid_20287 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}
.wd_pageid_20287 .wd_category_items .item {
	flex-basis: calc(50% - 20px);
	text-align: center;
}

/* Operating Council - ID34171 */


/* Regional Presidents - ID20308 */
.wd_pageid_20308 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: center;
	column-gap: 2%;
}
.wd_pageid_20308 .wd_category_items .item {
	flex-basis: calc(33% - 20px);
	border: 2px solid #F2F2F2 ;
	border-radius: 10px;
	padding: 20px;
}
.wd_pageid_20308 .wd_category_items .item .item_name,
.wd_pageid_20308 .wd_category_items .item .item_name a {
	color: #7c6992;
}
.wd_pageid_20308 .wd_category_items .item .item_name,
.wd_pageid_20308 .wd_category_items .item p {
	padding-left: calc(40% + 40px);
}
.wd_pageid_20308 table.wd_imagetable[align="left"] img {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.wd_pageid_20308 table.wd_imagetable[align="right"] img {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

/* Operating Council */
.wd_pageid_34171 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: center;
	column-gap: 2%;
}
.wd_pageid_34171 .wd_category_items .item {
	flex-basis: calc(33% - 20px);
	border: 2px solid #F2F2F2 ;
	border-radius: 10px;
	padding: 20px;
}
.wd_pageid_34171 .wd_category_items .item .item_name,
.wd_pageid_34171 .wd_category_items .item .item_name a {
	color: #7c6992;
}
.wd_pageid_34171 .wd_category_items .item .item_name,
.wd_pageid_34171 .wd_category_items .item p {
	padding-left: calc(40% + 40px);
}
.wd_pageid_34171 .item > .itemlink {
	margin: 0 40px 0 0;
	width: 40%;
	float: left;
}
.wd_pageid_34171 .item > .itemlink img {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	width: 100%;
}
.wd_pageid_34171 .item > .itemlink img {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.wd_pageid_34171.wd_item_page .wd_standard-detail {
	display: flex;
	flex-wrap: wrap;
	align-items:flex-start;
}
.wd_pageid_34171.wd_item_page .wd_imagetable {
	width: 25%;
	float: none;
}
.wd_pageid_34171.wd_item_page .wd_item_page_content {
	width: calc(75% - 40px);
}
.wd_pageid_34171.wd_item_page .detail_header {
	font-size: clamp(3rem, 4vw, 8rem);
	color: #2E1A47;
}
.wd_pageid_34171.wd_item_page .wd_stories-detail .wd_toolbar {
	width: 100%; 
}


/* Timeline - ID20327 */
.wd_pageid_20327 .wd_category_items {
	position: relative;
}
.wd_pageid_20327 .wd_category_items:after {
	content: '';
	display: inline-block;
	position: absolute;
	top:  0;
	left: 50%;
	bottom: -1%;
	background: #e2e2e2;
	width: 1px;
	z-index: 9;

	display: none;
}
.wd_pageid_20327 .year_heading {
	clear: both;
	line-height: 1;
	color: #2E1A47;
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	margin: 10px 0 20px;
	margin: 0;
	padding: 35px 0 30px;
}
.wd_pageid_20327 .wd_category_items > *:first-child {
	padding-top: 0;
}
.wd_pageid_20327 .item {
	position: relative;
	width: 48%;
	clear: both;
	padding-bottom: 0;
}
.wd_pageid_20327 .item p {
	font-weight: 400;
	margin-bottom: .75em;
	font-size: 24px;
}
.wd_pageid_20327 .item .item_name {
	font-size: 36px;
	line-height: 1;
	margin: 5px 0 10px;

	display: none;
}
.wd_pageid_20327 .wd_left-timeline {
	float: left;
	text-align: right;
	margin: 0 1% 0 0;
}
.wd_pageid_20327 .wd_left-timeline:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 17%;
	right: calc(-5% - 3.5px);
	background: #7c6992;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	z-index: 9;
	top: 36%;
	top: 25px;
}
/* .wd_pageid_20327 .wd_left-timeline .item_name {
	color: #2E1A47;
} */
.wd_pageid_20327 .wd_lgtxt {
	color: #7c6992;
}
.wd_pageid_20327 .wd_right-timeline {
	float: right;
	margin: 0 0 0 1%;
}
.wd_pageid_20327 .wd_right-timeline:after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 17%;
	left: calc(-5% - 3.5px);
	background: #7c6992;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	z-index: 9;
	top: 36%;
	top: 25px;
}
/* .wd_pageid_20327 .wd_right-timeline .item_name {
	color: #7c6992;
} */
.wd_pageid_20327 .wd_lgtxt {
	/* color: #2e1a47;
	color: #7c6992; */
}
.wd_pageid_20327 div.wd_toolbar {
	display: none;
}
/* END Standard */

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

/* Gallery */
div.wd_gallery {}

/* hi-res link for gallery */
ul.hi_res-links {}

ul.hi_res-links li {}

ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
	color: #FFF;
}

ul.hi_res-links li a {
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

ul.hi_res-links li a span {
	display: block;
	text-align: center;
	margin: 0;
	padding: 2px 10px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}
div.wd_newsfeed_releases .wd_title a {
	color: #7c6992;
}
div.wd_newsfeed_releases .wd_thumbnail,
div.wd_newsfeed_releases .wd_thumbnail img {
	display: none;
}
div.wd_newsfeed_releases .wd_item_wrapper {
	margin-left: 0;
}
.wd_pageid_20295.wd_item_page .wd_header-title,
.wd_newsfeed_releases-detail .wd_title,
.wd_newsfeed_releases-detail .wd_subtitle {
	display: none;
}

.wd_newsfeed_releases-detail .wd_contact {
	clear: both;
}

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

/* Stories */
div.wd_stories {}
div.wd_stories .wd_item_wrapper {
	margin-left: 0;
}
div.wd_stories .wd_date {
	display: none;
}
div.wd_stories .wd_title a {
	color: #7c6992;
}
div.wd_stories .wd_thumbnail {
	float: right;
}

/* stories detail */
div.wd_stories-detail {
	font-family: 'Truist Trio Regular',Arial, sans-serif;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 1.5rem;
}
div.wd_stories-detail .wd_captioned_image {
	width: 100% !important; /* override inline */
}
div.wd_stories-detail .wd_captioned_image img {
	max-height: 60rem;
	width: 100%;
	object-fit: cover;
	object-position: 0 10%;
	border-radius: 4rem;
}
/*div.wd_stories-detail p {
	margin: 0 0 65px;
	margin-bottom: 25px;
	padding: 0;
}*/
div.wd_stories-detail p br {
	display: none;
}
div.wd_stories-detail .wd_title {
	font-size: 4.8rem;
	line-height: 1.5;
	font-weight: 300;
	color: #2e1a47;
	font-family: "Truist Trio LT";
}
div.wd_stories-detail .wd_content-wrap {
	position: relative!important;
	display: flex;
	max-width: 100%;
}
div.wd_stories-detail .wd_left-column {
	flex-basis: 4.167%;
	padding: 40px 0;
}
div.wd_stories-detail .wd_right-column {
	flex-basis: 95%;
}
div.wd_stories-detail .wd_left-column .wd_toolbar-detail.sticky-social {
	position: fixed;
	top: 0;
	margin: 0;
	padding-top: 180px;
}
@keyframes fade-out-social {
	99% {
		opacity: 0;
		z-index: 3;
	}
	100% {
		opacity: 0;
		z-index: -100;
	}
}
div.wd_stories-detail .wd_left-column .wd_toolbar-detail.sticky-hide {
	 animation: fade-out-social .5s ease-in-out forwards;
}
div.wd_stories-detail p:not(.wd_embedded-image) > img {
	margin-bottom: 40px!important;
}
div.wd_stories-detail .wd_related-content {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
	font-family: 'Truist Trio LT', sans-serif;
	justify-content: center;
    gap: 50px 3%;
	background: #f7f7f7;
	width: 100vw;
	transform: translateX(-50%);
	margin-left: 50%;
	padding: 65px 0;
}
div.wd_stories-detail .wd_related-content h4 {
	width: 100%;
    text-align: center;
	font-size: 36px;
	color: #2E1A47;
}
div.wd_stories-detail .wd_related-content p {
	margin: 0;
}
div.wd_stories-detail .wd_related-content .wd_related-wrap-new {
	border: 1px solid #c1c1c1;
    border-radius: 10px;
    width: 31%;
	overflow: hidden;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
	width: 30%;
	max-width: 412px;
}
div.wd_stories-detail .wd_related-content img {
	object-fit: cover;
    object-position: top;
    width: 100%;
    height: 180px;
}
div.wd_stories-detail .wd_related-content .wd_related-headline-more {
	padding: 15px;
	flex-grow: 1;
}
div.wd_stories-detail .wd_related-content .wd_related-headline-more a {
	color: #2e1a47;
	font-size: 2rem;
	font-weight: bold;
	font-family: 'Truist Trio Bold', sans-serif;
}
div.wd_stories-detail .wd_related-content p.more {
	padding: 15px 15px 25px;
}
div.wd_stories-detail .wd_related-content p.more a {
	display: inline-block;
}
/*div.wd_stories-detail .wd_body > div[wd_move_after] {
	margin: 50px auto;
	width: calc(100% + 100px);
	transform: translateX(-50%);
	margin-left: 50%;
	max-width: calc(100% + 75px);
}*/
.wd_pageid_34137.wd_item_page #hero-headline-grid {
	display: none;
}
.wd_pageid_34137.wd_item_page .wd_title {
	margin: 40px auto 20px;
	line-height: normal;
}
.two_columns_left,
.two_columns_right {
	display: flex;
	align-items: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 65px 0;
}
.two_columns_right {
	flex-direction: row-reverse;
}
.two_columns_left p,
.two_columns_right p {
	line-height: 32px;
}
.two_columns_left img,
.two_columns_right img {
	border-radius: 20px;
}
.two_columns_left img {
	margin-right: 50px;
}
.two_columns_right img {
	margin-left: 50px;
}
.wd_pageid_34137 .aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--0 .author-rte-styling p.story_subhead {
	font-size: 2.4rem;
	font-weight: bold;
	font-family: 'Truist Trio Bold', sans-serif;
	color: #2E1A47;
	margin-top: 50px;
	margin-bottom: 25px;
	clear: both;
}
.wd_pageid_34137 .aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--0 .author-rte-styling p.story_quote {
	font-family: 'Truist Trio LT', sans-serif;
	font-size: 34.6px;
	text-align: center;
	width: 80%;
	color: #2E1A47;
    margin: 50px auto;
    padding: 20px;
    clear: both;
}
div.wd_stories .wd_item_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1700px;
	margin: 65px auto 50px;
	gap: 50px;
	gap: 50px 3%;
    max-width: 1200px;
    justify-content: center;
	justify-content: space-between;
}
div.wd_stories .wd_item_list .wd_item {
	display: flex;
	flex-direction: column;
	max-width: calc(33.33% - 50px);
	border: 2px solid gray;
	/* border-bottom: 0; */
    border-radius: 15px;
    padding: 0;
	margin: 0;
	max-width: unset;
	width: 360px;
	border: 1px solid #c1c1c1;
    border-radius: 10px;
}
div.wd_stories .wd_item_list .wd_item .wd_asset_type_link_list {
	display: none;
}
div.wd_stories .wd_item_list .wd_item .wd_thumbnail {
	margin: 0;
	width: 100%;
	height: 250px;
	overflow: hidden;
}
div.wd_stories .wd_item_list .wd_item img {
	object-fit: cover;
	object-position: top;
    width: 100%;
    height: 225px;
	width: 358px;
	height: 250px;
}
div.wd_stories .wd_item_list .wd_item .wd_item_wrapper {
    height: 100%;
	height: 250px;
	margin-left: 0;
	padding: 20px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div.wd_stories .wd_item_list .wd_item .wd_item_wrapper .wd_title a {
	color: #2e1a47;
	font-size: 2rem;
    font-weight: bold;
	font-family: 'Truist Trio Bold', sans-serif;
	line-height: normal;
}
div.wd_stories .wd_item_list .wd_item .wd_item_wrapper p.more {
	margin: 20px 0;
}
div.wd_stories .wd_item_list .wd_item .wd_item_wrapper p.more a {
	font-family: 'Truist Trio LT';
}
div.wd_stories .wd_item_list .wd_item .wd_item_wrapper p.more a:hover {
	color: white;
}
div.wd_stories .wd_item_list .wd_item .wd_summary {
	display: none;
}
div.wd_stories .wd_load_more-container {
	text-align: center;
	margin-bottom: 65px;
}
#wd_printable_content div.wd_stories .wd_load_more-container button {
	border: 2px solid #2e1a47;
	padding: 10px;
	font-size: 24px;
	font-family: 'Truist Trio Regular';
}
div.wd_stories .wd_load_more-container button:hover {
	color: #2e1a47;
	background-color: white;
}
div.wd_stories .wd_page_menu .wd_page_limit {
	display: none;
}
div.wd_stories .wd_page_menu nav {
	display: flex;
	justify-content: center;
}
div.wd_stories .wd_page_menu nav li {
	border: none;
}
div.wd_stories .wd_page_menu nav li.wd_page_active {
	background-color: transparent;
}
div.wd_stories .wd_page_menu nav li > * {
	color: #2e1a47;
	font-size: 1.8rem;
	line-height: 1em;
	font-weight: 300;
	margin: 0;
	border-radius: 0;
	display: inline-block;
	padding: 1rem !important;
	text-underline-offset: 2px;
	font-family: 'Truist Trio Regular', sans-serif;
}
div.wd_stories .wd_page_menu nav li.wd_page_active span {
	text-decoration: underline;
	font-family: 'Truist Trio Bold', sans-serif;
}
div.wd_stories .wd_page_menu nav li.wd_page_prev > *:hover,
div.wd_stories .wd_page_menu nav li.wd_page_next > *:hover {
	text-decoration: none;
}
div.wd_stories .wd_page_menu nav li.wd_page_prev > *:after,
div.wd_stories .wd_page_menu nav li.wd_page_next > *:before {
	content: "\e80e";
	font-family: "truist-icons";
	font-size: 14.4px;
	font-weight: 400;
	width: 14.4px;
}
div.wd_stories .wd_page_menu nav li.wd_page_prev span:after,
div.wd_stories .wd_page_menu nav li.wd_page_next span:before {
	color: #C9C9C9;
}
div.wd_stories .wd_page_menu nav li.wd_page_prev > * {
	transform: rotate(180deg);
}

div.wd_fbox_middle_wrapper {
	background: #2e1a47;
    border-radius: 50px;
	padding: 20px 60px;
	margin: 65px auto;
	border-radius: 40px;
}
div.wd_fbox_middle_wrapper table {
	display: none;
}
div.wd_fbox_middle_wrapper h2,
div.wd_fbox_middle_wrapper .wd_featurebox {
	color: white;
}
div.wd_fbox_middle_wrapper .wd_featurebox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 5%;
	padding: 0;
}
div.wd_fbox_middle_wrapper img {
	border-radius: 20px;
	align-self: stretch;
    object-fit: cover;
	width: 45%;
}
div.wd_fbox_middle_wrapper .wd_fbox_middle_text {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-self: stretch;
	width: 50%;
}
div.wd_fbox_middle_wrapper .wd_fbox_middle_text > p {
	margin: 0;
	font-family: 'Truist Trio Regular';
}
div.wd_fbox_middle_wrapper .wd_fbox_middle_text > p:first-of-type {
	display: none;
}
div.wd_fbox_middle_wrapper h2 {
	font-family: 'Truist Trio LT';
	font-size: 35px;
	margin: 0;
	margin-bottom: 20px;
}
div.wd_fbox_middle_wrapper h2.wd_featurebox_title {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 27px;
	font-family: 'Truist Trio Bold', sans-serif;
}
div.wd_fbox_middle_wrapper p {
	font-size: 24px;
}
div.wd_fbox_middle_wrapper p:last-of-type {
	margin-top: 30px;
}
div.wd_fbox_middle_wrapper p a {
    display: block;
	color: #2e1a47;
	background: white;
	text-decoration: none;
	padding: 10px;
    width: 200px;
	font-family: 'Truist Trio Regular';
	font-size: 24px;
	line-height: 2.4rem;
	border-radius: 0.4rem;
	border: 2px solid white;
}
div.wd_fbox_middle_wrapper p a:hover {
	background: #2e1a47;
	color: white;
	color: #2e1a47;
	border: 2px solid #b0e0e2;
	background: #b0e0e2;
}

/* video test  on /test-page */
.video_container a img {
	border-radius:  40px;
}
/* END Stories */

/******************************************************************************
Functionality - Forms, Searches, Toolbar
*****************************************************************************/

/* Formbuilder */
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
::placeholder {
	opacity: 1;
}
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
	font-size: 1.8rem;
	line-height: 1.2;
	border: 1px solid #BFDEE2;
	border-radius: 5px;
	color: #707070;
	margin: 0 5px 0 0;
	padding: 10px 20px;
}
#wd_printable_content select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: #fff url(../images/chevron-down-black.png) 90% center no-repeat;
	padding: 10px 40px 10px 20px;
}
#wd_printable_content input:focus,
#wd_printable_content select:focus {
	border: 1px solid #018786;
}
#wd_printable_content .wd_search_form_advanced > div:nth-of-type(1) {
	max-width: 525px;
}
#wd_printable_content .wd_search_form_advanced > div:nth-of-type(1) .wd_form_field_input {
	position: relative;	
}
#wd_printable_content .wd_search_form_advanced > div:nth-of-type(1) .wd_form_field_input > input {
	max-width: unset;
	width: 100%;
}
#wd_printable_content button {
	background: #2e1a47;
	border: 1px solid #FFF;
	color: #fff;
}
#wd_printable_content button:hover {
	background: #fff;
	color: #2e1a47;
}
#wd_printable_content button.wd_search_advanced_link {
	margin-top: 10px;
	max-width: 560px;
}
#wd_printable_content button.wd_clear {
    border:none;
    background-color: transparent;
    color: #000;
    position: absolute;
    right: 110px;
	top: 2px;
    width: auto;
}
#wd_printable_content button.wd_clear:hover {
	font-weight: bold;
}
#wd_printable_content .wd_search_form_advanced > div:nth-of-type(1) .wd_form_field_input button.wd_clear {
	position: absolute;
	right: 0;
}
#wd_printable_content button.ui-datepicker-trigger {
	background: transparent;
	border: 0;
}
div.wd_wai_datepicker {
	margin-top:  0;
}
#wd_printable_content div.wd_wai_datepicker .wd_wai_prevYear, 
#wd_printable_content div.wd_wai_datepicker .wd_wai_prevMonth, 
#wd_printable_content div.wd_wai_datepicker .wd_wai_nextMonth, 
#wd_printable_content div.wd_wai_datepicker .wd_wai_nextYear {
	padding: 0px 4px;
}
#wd_printable_content div.wd_wai_datepicker .wd_wai_prevYear span.fa, 
#wd_printable_content div.wd_wai_datepicker .wd_wai_prevMonth span.fa, 
#wd_printable_content div.wd_wai_datepicker .wd_wai_nextMonth span.fa, 
#wd_printable_content div.wd_wai_datepicker .wd_wai_nextYear span.fa {
	vertical-align: -20%;
}
#wd_printable_content div.wd_wai_datepicker button {
	border: none;
}
#wd_printable_content div.wd_wai_datepicker button:focus {
	/* outline: 2px solid #FF8080; */
}
#wd_printable_content button.ui-datepicker-trigger:hover {
	background: #fff;
}
#wd_printable_content div.wd_wai_datepicker .wd_wai_header button {
	display: flex;
	justify-content: center;
	align-items: center;
}
#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
}
#wd_printable_content input[type=text] {
	max-width: 69%;
}
#wd_printable_content input[type=submit] {
	background: #fff;
	border: 1px solid #2e1a47;
	color: #2e1a47;
	max-width: 30%;
}
#wd_printable_content input[type=submit]:hover {
	background: #2e1a47;
	color: #fff;
}
#wd_printable_content .wd_item_search_form_container input[type=submit] {
	background: none;
	border: 1px solid white;
	color: white;
	max-width: unset;
}
#wd_printable_content .wd_item_search_form_container input[type=submit]:hover {
	background: white;
	color: #2e1a47;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
	margin: 15px 0 0 0;
}
#wd_printable_content input[type=file] {
	border: none;
}
.wd_form_field {
	clear: both;
}
#wd_printable_content .wd_search_form input:focus,
#wd_printable_content .wd_search_form button:focus,
#wd_printable_content .wd_search_form select:focus,
#wd_printable_content div.wd_wai_datepicker button:focus {
	/* border: transparent; */
	outline: transparent;
	box-shadow: inset 0 0 0 3px #FF8080;
}

.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_linkmenu-list a.wd_linkmenu-listitem:focus, 
.wd_linkmenu-list a.wd_linkmenu-listitem:active,
.wd_page_active {
	font-weight: bold;
	background-color: #707070;
	color: #fff;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
/* END Formbuilder */

/* Page Filters & Alerts Link */
div.wd_page-functions {
	background: #2E1A47;
	margin: -40px calc(-20% - 20vw) 40px;
}
div.wd_functions {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	max-width: 1600px;
	width: 91.6666vw;
	margin: 0 auto;
	padding: 40px 0;
}
.wd_item_search_form_container {
}
.wd_item_search_form_container label,
.wd_item_search_form_container legend {
	color: #fff;
}
#wd_printable_content .wd_item_search_form_container button.ui-datepicker-trigger span.wd_datepicker-icon {
	color: #fff;
}
.wd_search_basic_fields {
    position: relative;
	background-color: transparent;
	border: none;
	padding: 0;
}
a.wd_search_advanced_link,
.wd_search_form_advanced a {
	color: #fff;
}
div.wd_subscribe_link {
	order: 2;
}
div.wd_subscribe_link a {
	color: #fff;
	margin: 0 auto;
}
span.wd_subscribe_icon {
	position: relative;
/*    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:after {
	content: "\f0e0";
	display: inline-flex;
	font-family: "FontAwesome";
	font-size: 20px;
	color: #fff;
}
span.wd_subscribe_icon img {
	display: none;
}
/* END Page Filters */


/* Site Search */
#wd_site-search {
	display: none;
	max-height: 0;
	transition: max-height 0.5s linear;
	overflow: hidden;
	border-bottom: 1px solid #707070;
}
#wd_site-search.wd_visible {
	display: block;
	max-height: 200px;
	transition: max-height 0.8s linear;
}
#wd_site-search .wd_search_form_container {
	text-align: center;
	padding: 25px 0;
}
.desktop-site-search-trigger {
	background: transparent;
	border: none;
	color: #fff;
}
.desktop-site-search-trigger.active .fa-search:before {
	content: '\f057';
	font-family: "FontAwesome";
	font-size: 18px;
}
#wd_site-search input {
	font-size: 1.8rem;
	line-height: 1.2;
	border: 1px solid #707070;
	border-radius: 5px;
	color: #707070;
	padding: 10px 20px;
}
#wd_site-search input:focus,
#wd_site-search input:focus-visible {
	box-shadow: 5px 5px 5px #707070;
}
#wd_site-search input[type=submit] {
	font-size: 1.8rem;
	background-color: transparent;
	border: 2px solid #2E1A47;
	border-radius: 5px;
	color: #2e1a47;
	text-decoration: none;
	padding: 10px 20px;
	transition: all .15s ease-in;
}
#wd_site-search input[type=submit]:hover {
	color: #fff;
	background: #2e1a47;
}
/* END Site Search */

/* Search Results */
.wd_search_result {
	padding: 10px 0;
}
/* END Search Results */

/* Toolbar */
div.wd_toolbar {
	border: none;
	margin: 10px 0;
	z-index: 9;
}
div.wd_toolbar .wd_tool-print,
div.wd_toolbar .wd_tool-email {
	display: none !important; /* override client */
}

.wd_tool-addthis span.at4-visually-hidden {
	display: none;
}
.wd_toolbar .wd_tool-addthis span.at-icon-wrapper svg {
	width: 0 !important; /* override inline */
	height: 0 !important; /* override inline */
}
.wd_toolbar .wd_tool-addthis a.at-share-btn,
#wd_printable_content .wd_toolbar .wd_tool-addthis button.at-share-btn {
	background-color: unset !important; /* overried inline */
	background-repeat: no-repeat !important; /* overried inline */
	background-size: contain !important; /* overried inline */
	width: 1.8rem;
	height: 1.8rem;
	display: block;
	margin-bottom: 30px;
}
.wd_toolbar .wd_tool-addthis a.at-svc-facebook {
	background: url(../icons/facebook.svg);
}
.wd_toolbar .wd_tool-addthis a.at-svc-twitter {
	background: url(../icons/twitter.svg);
}
.wd_toolbar .wd_tool-addthis a.at-svc-linkedin {
	background: url(../icons/linkedin.svg);
}
#wd_printable_content .wd_toolbar .wd_tool-addthis button.at-svc-link {
	background: url(../icons/link.svg);
}
.wd_toolbar .wd_tool-addthis a.at-svc-pinterest_share {
	display: none;
}
/* End Toolbar */

/*****************************************************************************
Our Nav
*****************************************************************************/

.wd_nav .nav-list-item {
	position: relative;
	clear: both;
}
.wd_nav .submenu-indicator {
	float: right;
	margin: 10px 0;
	padding: 5px;
}
#wd_mediaroom-nav .wd_subnav-menu {
	display: none;
	position: absolute;
	top: 7rem;
	left: 0;
	width: 100%;
	min-width: 350px;
	text-align: left;
	background-color: #2E1A47;
	border: 1px solid #2E1A47;
	border-radius: .4rem;
	padding: 20px;
	z-index: 999;
}
#wd_mediaroom-nav .wd_subnav-menu.wd_open  {
	display: block;
}
#wd_mediaroom-nav .wd_subnav-menu li {
	display: block;
}
#wd_mediaroom-nav .wd_subnav-menu li:before {
	display: none;
	float: none;
}
 #wd_subnav {
	margin-left: 4.16666667%;
	overflow-x: auto;
	white-space: nowrap;
	padding: 25px 0;
}
#wd_subnav-scroll-prev {
	position: absolute;
	display: none;
	font-size: 0;
	padding: 0 20px;
	top: 0;
	left: 0; 
}
#wd_subnav-scroll-prev.wd_is-visible {
	display: block;
}
#wd_subnav-scroll-prev:after {
	content: "\f053";
	font-family: "FontAwesome";
	font-size: 20px;
	display: block;
	color: #707070;
}
#wd_subnav-scroll-next {
	position: absolute;
	display: none;
	font-size: 0;
	padding: 0 20px;
	top: 0;
	right: 0;
}
#wd_subnav-scroll-next:after {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 20px;
	display: block;
	color: #707070;
}
ul.wd_subnav-list {
	position:  relative;
	display: inline-block;
	width:  auto;
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	margin: 0;
	padding: 0;
}
ul.wd_subnav-list:after {
	content:  '';
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 60px;
	width: 60px;
	margin-left: 30px;
	background: #fff;
	z-index: 5;
}
ul.wd_subnav-list li {
	display: inline;
	margin: 0 30px 0 0;
	padding: .4rem .8rem;
}
ul.wd_subnav-list li a {
	font-size: 1.8rem;
	font-weight: 300;
	text-decoration: none;
	color: #7c6992;
	border-bottom: 2px solid transparent;
	transition: color .3s,background .3s;
	padding: .4rem 1.2rem;
}
ul.wd_subnav-list li a.active {
	font-weight: 600;
	color: #2e1a47;
	border-bottom: 2px solid #2e1a47;
}
ul.wd_subnav-list li a:hover {
	color: #2e1a47;
}
ul.wd_subnav-list li a:focus-visible {
	color: #2e1a47;
	border: 1px solid #2e1a47;
	border-radius: 4px;
}

/**************************************************************************** Featureboxes 
*****************************************************************************/

div.wd_featurebox_container {
	margin: 10px 0;
	padding: 20px;
}
h2.wd_featurebox_title {
	font-size: 48px;
	font-weight: 300;
	line-height: 1.2;
	color: #2e1a47;
	margin: 0 auto 2rem;
}
div.wd_featurebox {
	padding: 20px 0;
}

div.wd_featureboxes_top {}

body.wd_pageid_34137.wd_item_page #wd_featurebox-standard_3535 {
	display: none;
}

#wd_featurebox-standard_3535 h2.wd_featurebox_title {
	font-family: 'Truist Trio Bold', sans-serif;
	font-size: 26.6px;
}
#wd_featurebox-standard_3535 h2 {
	font-family: 'Truist Trio LT', sans-serif;
	font-size: 34.6px;
	margin-bottom: 10px;
}

.wd_pageid_34137 div.wd_featureboxes_top table.wd_imagetable[align="left"] img {
    border-radius: 20px;
}
.wd_pageid_34137 div.wd_featureboxes_top {
    max-width: 1200px;
    margin: 0 auto;
}

.wd_pageid_34137 div.wd_featureboxes_top div.wd_featurebox_container {
    padding: 40px 60px;
    margin: 40px 0 20px 0;
    background: #2e1b47;
    border-radius: 40px;
    color: #FFF;
}

div.wd_featureboxes_top div.wd_featurebox_container {}
.wd_pageid_34137 div.wd_featureboxes_top h2.wd_featurebox_title {
    color: #FFF;
}
.wd_pageid_34137 div.wd_featureboxes_top div.wd_featurebox,
.wd_pageid_34137 div.wd_featureboxes_top div.wd_featurebox p,
.wd_pageid_34137 div.wd_featureboxes_top div.wd_featurebox h2 {
    color: #FFF;
}
div.wd_featureboxes_quick_links {
	display: flex;
	justify-content: space-between;
	align-content: center;
	padding: 0 0 40px 0;
}
div.wd_featureboxes_quick_links div.wd_featurebox_container {
	flex-basis: calc(33% - 20px);
	background: #fff;
	padding: 0;
}
div.wd_featureboxes_quick_links h3.wd_featurebox_title {
	font-size: 28px;
	font-weight: 700;
	color: #2e1a47;
}
div.wd_featureboxes_quick_links div.wd_featurebox {
	position: relative;
	padding: 0 0 20px 0;
}
div.wd_featureboxes_quick_links div.wd_featurebox p {
	margin-bottom: 1em;
}
div.wd_featureboxes_quick_links div.wd_featurebox p.more {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
div.wd_featureboxes_quick_links div.wd_featurebox .wd_imagetable {
	margin: 0!important; /* override inline styles */
}
div.wd_featureboxes_quick_links div.wd_featurebox .wd_imagetable td {
	padding: 0;
}
div.wd_featureboxes_quick_links div.wd_featurebox .wd_imagetable img {
	width: 100%;
	height: auto;
	max-height: 260px;
}
div.wd_featureboxes_quick_links div.wd_featurebox .wd_tile-text {
	min-height: 300px;
	padding: 20px;
}


div.wd_featureboxes_fast_facts {}
div.wd_featureboxes_fast_facts div.wd_featurebox_container {}
div.wd_featureboxes_fast_facts h2.wd_featurebox_title {
	display: none;
}
div.wd_featureboxes_fast_facts div.wd_featurebox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	max-width: 90%;
	margin: 0 auto;
}

div.wd_featureboxes_middle_left {
	padding: 0 0 0 50px;
}
div.wd_featureboxes_middle_left div.wd_featurebox_container {}
div.wd_featureboxes_middle_left h2.wd_featurebox_title {
	margin: 0;
}
div.wd_featureboxes_middle_left div.wd_featurebox {}

div.wd_featureboxes_middle_right {}
div.wd_featureboxes_middle_right div.wd_featurebox_container {
	padding: 20px 0;
}
div.wd_featureboxes_middle_right h2.wd_featurebox_title {
	display: none;
}
div.wd_featureboxes_middle_right div.wd_featurebox {}
div.wd_featureboxes_middle_right div.wd_featurebox table.wd_imagetable img {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
div.wd_featureboxes_middle_right div.wd_featurebox iframe {
	display: block!important;/*overide inline styles */
	max-width: 500px!important; /*overide inline styles */
	margin: 0 auto;
}
.wd_tiles-wrap {
	position: relative;
}
div.wd_featureboxes_three_tiles {
	display: flex;
	justify-content: space-between;
	align-content: center;
	max-width: 1440px;
	margin: 0 auto;
}
div.wd_featureboxes_three_tiles div.wd_featurebox_container {
	flex-basis: calc(33% - 20px);
	background: #7c6992;
	border-radius: 50px;
	margin-top: -200px;
}
div.wd_featureboxes_three_tiles h2.wd_featurebox_title {
	display: none;
}
div.wd_featureboxes_three_tiles div.wd_featurebox {}
div.wd_featureboxes_three_tiles div.wd_featurebox table.wd_imagetable {
	margin: 0 0 40px 0!important; /* override inline styles */
}
div.wd_featureboxes_three_tiles div.wd_featurebox table.wd_imagetable img {
	min-height: 160px;
}
div.wd_featureboxes_three_tiles div.wd_featurebox a {
	font-size: 28px;
	font-weight: 300;
	color: #fff;
	text-decoration: none;
}
div.wd_featureboxes_three_tiles div.wd_featurebox a:hover {
	text-decoration: underline;
}

div.wd_featureboxes_subscribe {}
div.wd_featureboxes_subscribe div.wd_featurebox_container {}
div.wd_featureboxes_subscribe h2.wd_featurebox_title {}
div.wd_featureboxes_subscribe div.wd_featurebox {
	padding: 0;
}
div.wd_subscribe_featurebox {
	display: flex;
	align-items: center;
}
div.wd_subscribe_featurebox div.wd_intro {
	flex-basis: calc(45% - 20px);
	font-size: 18px;
	font-weight: 300;
}
#subscribe_form_1 {
	flex-basis: calc(55% - 20px);
}
#subscribe_form_1 .wd_form_legend,
#subscribe_form_1 label {
	font-size: 16px;
	font-weight: 300;
	color: #2e1a47;
}
#subscribe_form_1 .wd_form_field_pos_below .wd_form_field_label,
#subscribe_form_1 .wd_form_field_pos_below .wd_form_field_input,
#subscribe_form_1 .wd_form_footer .wd_form_buttons {
	margin-left: 0;
	overflow: hidden;
}
#subscribe_form_1 .wd_form_field,
#subscribe_form_1 .wd_form_footer {
	display: inline-block;
	width: auto;
}
#subscribe_form_1 .wd_form_footer {
	margin: 0;
}
#subscribe_form_1 input {
	font-size: 1.8rem;
	line-height: 1.2;
	border: 1px solid #2e1a47;
	border-radius: 5px;
	background-color: #fff;
	max-width: 250px;
	padding: 10px 20px;
}
#subscribe_form_1 input.wd_formbuilder_submit[type=submit] {
	background-color: #fff;
	color: #2e1a47;
}
#subscribe_form_1 input.wd_formbuilder_submit[type=submit]:hover {
	background-color: #2e1a47;
	border: 1px solid #2e1a47;
	color: #fff;
}
#subscribe_form_1 div.wd_added-unsubscribe {
	width: 100%;
}
.wd_subscribe_modal.wd_modal {
	padding: 20px;
}
.wd_subscribe_modal form[name='subscribecaptcha'] .wd_form_field_label {
	display: none;
}
.wd_subscribe_modal form[name='subscribecaptcha'] .wd_form_field_input,
.wd_subscribe_modal form[name='subscribecaptcha'] div.wd_form_footer div.wd_form_buttons {
	float: none;
	clear: both;
	margin-left: 0;
}
.wd_subscribe_modal form[name='subscribecaptcha'] .wd_form_footer {
	margin: 10px 5px;
}


div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox_container {
	padding: 20px 0;
	clear: both;
}
div.wd_featureboxes_bottom div.wd_featurebox_container:last-child table.wd_imagetable[align="left"] img {
	border-bottom-right-radius: 0;
}
div.wd_featureboxes_bottom div.wd_featurebox_container:last-child table.wd_imagetable[align="right"] img {
	border-bottom-left-radius: 0;
}
div.wd_featureboxes_bottom h2.wd_featurebox_title {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox table.wd_imagetable[align="left"] {
	margin: 0 8.333% 0 0!important;
}
div.wd_featureboxes_bottom div.wd_featurebox table.wd_imagetable[align="right"] {
	margin: 0 0 0 8.333%!important;
}
div.wd_featureboxes_bottom div.wd_featurebox .wd_with-image-text {
	padding: 40px;
}

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

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

/* YouTube Responsive Video Containers test  */
.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 test */

div#gridLayout-headline {
/*    background: rgba(0,0,0,.54);*/
/*    padding: 20px;*/
}


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

/* Extra large devices (large desktops) */
@media (max-width: 1268px) {
	div.wd_stories .wd_item_list {
		max-width: 800px;
	}
}

@media (max-width: 1260px) {
	.wd-widget-container {
		float: left;
		width: 100%;
		/* text-align: center; */
		float: none;
		clear: both;
	}
	.wd-widget-container .wd_main {
		width: 100%;
		display: flex;
		float: none;
		/* text-align: center; */
		max-width: 100%;
		float: none;
		clear: both;
		max-width: 156px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 1199px) {
	div.wd_featureboxes_quick_links div.wd_featurebox .wd_tile-text {
		min-height: 340px;
	}
}
@media (max-width: 1090px) {
	.wd_wai_datepicker .wd_wai_datepickerDialog {
		min-width: 490px;
	}
}

/* Large devices (desktops) */
@media (max-width: 992px) {
	.aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--2 {
		width: 83.33%;
	}

	div.wd_functions {
		flex-wrap: wrap;
	}
	.wd_pageid_20308 .wd_category_items .item,
	.wd_pageid_34171 .wd_category_items .item {
		flex-basis: calc(50% - 20px);
	}
	.wd_pageid_34170 .wd_category_items .item {
		flex-basis: calc(50% - 20px);
	}
	div.wd_featureboxes_quick_links div.wd_featurebox .wd_tile-text {
		min-height: 400px;
	}

	div.wd_stories .wd_item_list .wd_item {
		max-width: 45%;
	}
	div.wd_fbox_middle_wrapper {
		padding: 20px 5%;
	}
	div.wd_fbox_middle_wrapper img {
		width: 100%;
	}
	div.wd_fbox_middle_wrapper .wd_fbox_middle_text {
		width: 100%;
		margin-top: 25px;
	}

	.two_columns_left,
	.two_columns_right {
		flex-direction: column;
	}
	.two_columns_left img,
	.two_columns_right img {
		margin: 10px auto;
		float: unset;
	}
	.two_columns_text {
		/* width: 100%; */
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {
	p.wd_embedded-image.wd_float-right,
	p.wd_embedded-image.wd_float-left {
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 25px 0;
	}
	div.wd_toolbar {
		position: relative;
		left: unset;
		top: unset;
		margin: 25px 0;
	}
	#wd_printable_content button.wd_clear {
		top: 65px;
		right: 0;
	}
	#wd_printable_content .wd_search_form_advanced > div:nth-of-type(1) .wd_form_field_input button.wd_clear {
		position: absolute;
		top: 2px;
	}
	.wd_wai_datepicker .wd_wai_header {
		gap: 10px;
	}
	.wd_wai_datepicker .wd_wai_dialogButtonGroup {
		margin: 5px 2px;
	}
	ul.wd_mediaroom-nav li.nav-list-item.wd_open + li.nav-list-item {
		padding-top: 1.6rem;
	}
	.wd_subnav {
		position: relative;
		top: unset;
		left: unset;
		padding: 0;
	}
	.wd_subnav #wd_subnav-menu {
		margin: 0;
		padding: 0;
	}
	.wd_subnav #wd_subnav-menu li a {
		font-size: 1.6rem;
		text-align: center;
		padding: 0;
	}

	table.wd_imagetable[align="left"], 
	table.wd_imagetable[align="right"] {
		width: 90%;
	}
	table.wd_imagetable[align="left"] {
		margin: 0 40px 40px 0 !important;
	}
	.wd_pageid_34171 .item > .itemlink {
		margin: 0 40px 40px 0;
		width: 90%;
		float: left;
	}
	table.wd_imagetable[align="right"] {
		margin: 0 0 40px 40px !important;
	}
	.wd_purple-bkgrd.wd_additional-padding {
		margin-top: unset;
		height: 100%;
	}
	#wd_printable_content input, 
	#wd_printable_content button, 
	#wd_printable_content select {
		width: 100%;
		margin: 10px 0;
	}
	#wd_printable_content select {
		background: #fff url(../images/chevron-down-black.png) 97% center no-repeat;
		padding: 10px 20px;
	}
	#wd_printable_content input[type="text"] {
		max-width: 100%;
	}
	#wd_printable_content input[type="checkbox"],
	#wd_printable_content input[type="radio"] {
		width: auto;
	}
	div.wd_metric_container {
		flex-basis: 50%;
	}
	div.wd_featureboxes_quick_links {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_quick_links div.wd_featurebox_container {
		flex-basis: 100%;
	}
	div.wd_featureboxes_quick_links div.wd_featurebox .wd_imagetable {
		width:  100%;
	}
	div.wd_featureboxes_quick_links div.wd_featurebox .wd_tile-text {
		min-height: unset;
	}
	div.wd_featureboxes_quick_links div.wd_featurebox p.more {
		position: relative;
		bottom: unset;
		left: unset;
	}
	div.wd_featureboxes_middle_right div.wd_featurebox table.wd_imagetable img {
		max-width: 100%;
	}
	div.wd_featureboxes_three_tiles {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_three_tiles div.wd_featurebox_container {
		flex-basis: 100%;
		margin-top: unset;
		margin: 20px;
	}
	div.wd_featureboxes_three_tiles div.wd_featurebox table.wd_imagetable,
	div.wd_featureboxes_three_tiles div.wd_featurebox table.wd_imagetable tbody,
	div.wd_featureboxes_three_tiles div.wd_featurebox table.wd_imagetable tr,
	div.wd_featureboxes_three_tiles div.wd_featurebox table.wd_imagetable td {
		display:  block;
		width:  100%;
	}
	div.wd_featureboxes_three_tiles div.wd_featurebox table.wd_imagetable img {
		display: block;
		width: 50%;
		margin: 0 auto;
	}
	div.wd_subscribe_featurebox {
		flex-wrap: wrap;
	}
	div.wd_subscribe_featurebox div.wd_intro,
	#subscribe_form_1 {
		flex-basis: 100%;
	}
	#subscribe_form_1 .wd_form_field, 
	#subscribe_form_1 .wd_form_footer {
		display: block;
		margin: 20px 5px;
	}
	#subscribe_form_1 input {
		max-width: unset;
	}
	div.wd_featureboxes_bottom div.wd_featurebox table.wd_imagetable {
		width: 90%;
		margin: 0;
	}
	.wd_pageid_20287 .wd_category_items .item,
	.wd_pageid_34171 .wd_category_items .item,
	.wd_pageid_34170 .wd_category_items .item,
	.wd_pageid_20308 .wd_category_items .item {
		flex-basis: 100%;
	}
	.wd_pageid_34171 .wd_category_items .item .item_name,
	.wd_pageid_20308 .wd_category_items .item .item_name,
	.wd_pageid_34171 .wd_category_items .item p,
	.wd_pageid_20308 .wd_category_items .item p {
		padding-left: 0;
	}
	.wd_pageid_20327 .wd_category_items:after{
		left: 0;
	}
	.wd_pageid_20327 .wd_left-timeline,
	.wd_pageid_20327 .wd_right-timeline {
		float: none;
		text-align: left;
		width: 100%;
		margin: 0 0 0 2%;
		padding: 0 0 0 2%;
	}
	.wd_pageid_20327 .wd_left-timeline::after,
	.wd_pageid_20327 .wd_right-timeline::after {
		/* top: 5px; */
		left: -21px;
	}
	.wd_pageid_20327 .wd_left-timeline::after {
		right: -11%;
	}
	.wd_pageid_20327 .wd_right-timeline::after {
		left: -11%;
	}
	.wd_pageid_20327 .item {
		padding: 20px;
	}

	div.wd_stories-detail .wd_related-content .wd_related-wrap-new {
		width: 400px;
	}
	div.wd_stories-detail .wd_body,
	.wd_pageid_34137.wd_item_page .wd_title {
		width: 100%;
	}
	div.wd_stories-detail .wd_body img {
		max-width: 100% !important;
		margin-bottom: 10px !important;
	}
	div.wd_stories-detail .wd_captioned_image img {
		max-height: 24rem;
		border-radius: 3rem;
	}
	.wd_pageid_34137 .wd_stories-detail .wd_captioned_image + div.wd_toolbar {
		display: none;
	}
	.wd_pageid_34137 .wd_stories-detail .wd_title + div.wd_toolbar {
		display: block;
		float: unset;
	}
	.wd_pageid_34137 .wd_stories-detail div.wd_toolbar .wd_tool-addthis .at-share-btn-elements {
		display: flex;
	}
	.wd_pageid_34137 .wd_stories-detail div.wd_toolbar .wd_tool-addthis a.at-share-btn,
	#wd_printable_content .wd_toolbar .wd_tool-addthis button.at-share-btn {
		margin: 0;
		margin-right: 25px;
		width: 24px;
		height: 24px;
	}
	div.wd_stories .wd_item_list .wd_item {
		max-width: 500px;
		/* margin: 20px auto; */
	}
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_item_page h1.wd_page-title {
		font-size: 4.4rem;
	}
	.wd_wai_datepicker .wd_wai_datepickerDialog {
		width: auto;
		min-width: unset;
		width: 90%;
		left: 50%;
		transform: translate(-50%);
	}
	div.wd_metric_container {
		flex-basis: 100%;
	}
	#wd_printable_content input[type="submit"] {
		width: 100%;
	}
	#wd_site-search input[type="submit"] {
		margin: 20px 0 0 0;
	}
	table.wd_imagetable,
	table.wd_imagetable[align="left"],
	table.wd_imagetable[align="right"] {
		display: block;
		width: 40%;
	}
	#wd_subnav-scroll-next {
		display: block;
	}
	ul.wd_subnav-list li {
		margin: 0 30px 0 0;
	}
	div.wd_featureboxes_middle_right {
		width: 80%;
		margin: 0 auto;
	}
	#wd_printable_content button[class*=wd_wai_] {
		font-size: 1rem;
		padding: 10px;
	}
	#wd_wai_myDatepickerGrid {
		font-size: 1rem;
	}
	div.wd_wai_dialogButtonGroup {
		margin-right: 0;
	}
	.wd_pageid_34171 .wd_category_items .item .item_name,
	.wd_pageid_34171 .wd_category_items .item p,
	.wd_pageid_20308 .wd_category_items .item .item_name,
	.wd_pageid_20308 .wd_category_items .item p {
		padding-left: 0;
	}
	.wd_page_menu {
		text-align: center;
	}
	.wd_page_limit {
		float: none;
		margin: 20px 0;
	}
	.wd_page_links {
		margin: 20px 0;
	}


	.wd_pageid_34171.wd_item_page .wd_standard-detail {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}
	.wd_pageid_34171.wd_item_page .wd_imagetable {
		width: 100%;
	}
	.wd_pageid_34171.wd_item_page .wd_item_page_content {
		width: 100%;
	}


}

/* CLIENT CSS OVERRIDES  */
.nav-dropdown.nav-submenu.active {
	display: block!important; /* override inline styles */
}
span.h1-to-h2, 
.h1-to-h2 h1 {
	padding-bottom: 0;
}

/* Inline Styles from the template */
.truist-news-cards {margin-left: 0;}
.banking-accordion .zebra-stripe .border-container > div {max-width: none; margin: 0 auto; padding: 0 65px;}
.video-hero-container-orientation-change {max-width: 100%; margin: auto;}

/* not needed? */
/* .gridLayout-394354659-orientation-change {margin-left: 4.16666667%;}
.aem-Grid.aem-Grid--default--24>.aem-GridColumn.aem-GridColumn--offset--default--0 {
} */

@media only screen and (max-width: 767px) {
.banking-accordion .zebra-stripe .border-container > div {padding: 0 28px;}
.border-radius-right img {margin-bottom: 30px;}
.border-radius-left img {margin-bottom: 30px;}
}
#suntrustbar-bar { display: none;}

.footer__section #ot-sdk-btn.ot-sdk-show-settings {
  color: #afabc9;
  font-size: 2rem;
  padding: 0;
  background: 0;
  border: 0;
  margin: 0;
  text-align: left;
  outline: 0;
}
#ot-sdk-btn.ot-sdk-show-settings, 
#ot-sdk-btn.optanon-show-settings {
  color: #68b631;
  border: 1px solid #68b631;
  height: auto;
  white-space: normal;
  word-wrap: break-word;
  padding: 0.8em 2em;
  font-size: 0.8em;
  line-height: 1.2;
  cursor: pointer;
  -moz-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  -webkit-transition: 1s ease;
  transition: 0.1s ease;
}
.footer__section #ot-sdk-btn.ot-sdk-show-settings:hover {
	color: #fff;
	text-decoration: underline;
	background: 0;
	border: 0;
	outline: 0;
}
