@import url('/-/media/rj/advisor-sites/global/global-css/model-5/base.css');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600');
@import url('/-/media/rj/corporate-affiliate-sites/raymondjamescharitable/Files/css-features/annual-report.css');
@import url('/-/media/rj/corporate-affiliate-sites/raymondjamescharitable/Files/css-features/animationcharts.css');


/*@import url('https://publicdev.rjf.com/branches/_custom_dev/vanilla-dev/model-1-rebuild/global/base.css');*/
/* @import url('https://publicdev.rjf.com/branches/_custom_dev/vanilla-dev/rj-charitable/css/annual-report.css'); */
/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER: Evan
DESIGNER: Jesse
JOB #: 18-BR3DR-0088
COMPLETION DATE: 2018
ADDITIONAL NOTES:
Fonts:

font-family: 'Lato', sans-serif;

thin 100
light 300
regular 400
bold 700
black 900

____

font-family: 'Prata', serif;
regular 400

========================================================================================================================
*/




body {
	background: #fff;
	color: #414141;
}

.disclaimer {
	font-size: 11px;
	line-height: 15px !important;
}

.cfp {
	font-variant: small-caps;
}

a {
	color: #4a7194;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

a:hover {
	color: #002949;
}

a:focus {
	text-decoration: none;
}

hr {
	color: rgba(39, 20, 20, 0.2);
	background-color: #ececec;
	height: 1px;
	margin: 20px 0px;
}

h2 {
	font-size: 30px;
	color: #517c8d;
}

h2.sub-head-main .head-2 {
	font-weight: 600;
}

h3 {
	font-size: 25px;
	color: #517c8d;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
}

h4 {
	color: #517c8d;
}

h5 {
	color: #517c8d;
}



/*
==============================================
Home Page
==============================================
*/
body {
	background-image: url('/-/media/RJ/Corporate-Affiliate-Sites/raymondjamescharitable/Images/body-bg.jpg') !important;
}

.pov-section {
	display: none;
}

/*
SCROLLER
==============================================
*/



/*
Header
==============================================
*/
.logo-section .ftr-logo-wrapper .ftr-logo {
	max-width: 350px;
}

/*
Navigation
==============================================
*/


/*
Billboard - Home
==============================================
*/
.billboard-section {
	background: #002949;
	position: relative;
}

.billboard-section .billboard-container.show-billboard {
	opacity: 1;
}

.billboard-section .billboard-container {
	min-height: 700px;
	background-size: cover;
	background-position: top center;
	opacity: 1 !important;
}

.body-home .billboard-section .billboard-content-wrapper {
	max-width: 630px;
	display: block;
	background: #ffffff;
	position: absolute;
	top: 140px;
	right: 0px;
	min-height: 300px !important;
	opacity: 0.9 !important;
}

.billboard-container p {
	color: #333333;
}

.billboard-heading-wrapper {
	padding: 0px;
}

.billboard-heading h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 48px;
	line-height: 44px;
	font-weight: 300;
	color: #002949;
	margin-bottom: 10px;
	text-transform: none;
	text-align: left;
}

.billboard-heading h1:after {
	content: "";
	display: block;
	height: 2px;
	width: 100px;
	position: relative;
	background: #5489B6;
	margin: 19px 0;
}

.billboard-heading h1 .subhead {
	font-weight: 400;
}

.billboard-cta-button .billboard-cta {
	margin: 0;
	border: 1px solid #002949;
	color: #002949;
	background: #ffffff;
	padding: 5px 20px;
}

.external-link-button {
	margin: 0;
	border: 1px solid #002949;
	color: #002949 !important;
	background: #ffffff;
	padding: 5px 20px;
	max-width: 165px;
}

a:hover .external-link-button {
	color: #ffffff !important;
	background: #002949 !important;
}

.billboard-cta-wrapper .billboard-cta {
	margin: 0;
	border: 1px solid #002949;
	color: #002949;
	background: #ffffff;
	padding: 5px 20px;
	max-width: 165px;
}

.billboard-content-wrapper a {
	display: block;
}

.billboard-content-wrapper a:hover .billboard-cta {
	color: #ffffff !important;
	background: #002949 !important;
}

.billboard-cta-wrapper {
	text-align: left;
	margin-bottom: 50px;
}

.billboard-content-wrapper .container {
	padding: 0px;
}

.billboard-content-wrapper .container .row {
	margin: 0px;
}

/*
Services Section
==============================================
*/
.services-section {
	background: #002949;
	border-top: 6px solid #5489b6;
	border-bottom: 6px solid #5489b6;
	padding: 30px 0 80px;
}

.services-section h2 a {
	color: #ffffff;
}

.services-section h2 {
	border-right: none;
	font-size: 30px;
	line-height: 31px;
	font-weight: 400;
	color: #ffffff;
	padding: 40px 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.services-section h2:after {
	content: "";
	display: block;
	height: 2px;
	width: 200px;
	position: static;
	background: #5489B6;
	margin: 20px auto 0px;
	text-align: center;

}

.services-content {
	margin: 20px auto 50px;
}

.services-cta-button {
	text-align: center;
	margin-bottom: 50px;
}

.services-cta .button-white {
	border: solid 1px #fff;
	max-width: 410px;
	margin: 0 auto;
	font-size: 18px;
	padding: 10px 30px;
	text-transform: none;
	color: #ffffff !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-top: 50px;
}

.services-cta .button-white:hover {
	background-color: #fff;
	color: #002949 !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.services-cta .button-white a {
	color: #ffffff;
	text-transform: none;
}

.services-cta .button-white a:hover {
	color: #002949 !important;
}

.services-section .content-slider-wrapper .content-slider-half-image-wrapper {
	width: 30%;
}

.services-section .content-slider-wrapper .content-slider-half-image {
	max-width: 154px;
	position: relative;
	left: 50px;
}

.content-slider-wrapper .content-slider-half-width-content-wrapper {
	border-bottom: none;
}

/*
.services-section .content-slider-heading-wrapper {
	display: none;
}
*/
.services-section .content-slider-wrapper .content-slider-copy-wrapper {
	border-top: 1px solid #4a7cae;
	padding-top: 14px;
}

.services-section .content-slider-wrapper .content-slider-heading {
	font-size: 48px !important;
	font-weight: 300;
	text-align: left;
	color: #fff;
}

.services-section .content-slider-wrapper .content-slider-copy {
	font-size: 21px;
	line-height: 23px;
	color: #fff;
	font-weight: 400;
}

.services-section .services-headline {
	padding-left: 0px;
}

.services-section .content-slider-wrapper .slick-prev.slick-disabled:before,
.services-section .content-slider-wrapper .slick-next.slick-disabled:before {
	opacity: 1;
}



/*
Donor Section
==============================================
*/
.copy-section {
	margin-top: 0px;
	padding: 60px 15px 65px;
}

.donor-content {
	padding: 0px 150px;
}

.donor-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 48px;
	color: #002949;
	text-transform: none;
	font-weight: 300;
	text-align: center;
}

.donor-content h2:after {
	content: "";
	display: block;
	height: 2px;
	width: 100px;
	position: relative;
	background: #5489B6;
	margin: 30px auto 10px;
}

.donor-content h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #002949;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}

.niche-callouts {
	margin-top: 50px;
}

.niche-section .mc-heading {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #002949;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	padding-bottom: 0px !important;
}

.niche-section .button {
	margin: 0 auto;
	border: 1px solid #002949;
	color: #002949;
	background: #ffffff;
	padding: 10px 30px;
	max-width: 315px;
	font-size: 18px;
	text-transform: none;
}

.niche-section .button:hover {
	color: #ffffff !important;
	background: #002949 !important;
}

.niche-section .mc-copy {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #5B5E5A;
	line-height: 25px;
}

.daf-cta {
	text-align: center;
}

.video-container {
	margin-top: 60px;
}

/*
Generosity Section
==============================================
*/
.generosity-section {
	border-top: solid 2px #002949;
	border-bottom: solid 2px #002949;
	padding: 50px 0px 30px;
	margin-bottom: 50px;
}

.generosity-headline h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 38px;
	color: #002949;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	margin-bottom: 40px;
}

.generosity-headline h2:after {
	content: "";
	display: block;
	height: 2px;
	width: 100px;
	position: relative;
	background: #5489B6;
	margin: 20px auto 20px;
}

.generosity-number {
	padding: 0px 40px;
}

.generosity-number h3 {
	font-size: 38px;
	color: #5489B6;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-align: center;
}

.generosity-number p {
	line-height: 24px;
	text-align: center;
}

/*
Give Section
==============================================
*/
.give-container {
	background: #fff;
	padding: 30px 15px 30px;
	-webkit-box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
}

.give-header h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 48px;
	color: #002949;
	text-transform: none;
	font-weight: 300;
	text-align: center;
	padding-top: 30px;
}

.give-header h2:after {
	content: "";
	display: block;
	height: 2px;
	width: 100px;
	position: relative;
	background: #5489B6;
	margin: 30px auto 10px;
}

.give-section {
	display: none !important;
}

.give-section .mc-heading {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #002949;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	padding-bottom: 0px !important;
}

.give-section .mc-copy {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #5B5E5A;
	line-height: 25px;
}

.give-section .cta-center .mc-cta-slide-number-wrapper {
	position: relative !important;
}

.give-section .mc-container {
	margin: 0 auto;
	padding: 25px 50px 0px 50px;
}

.give-section .mc-cta-wrapper {
	margin-top: 20px;
}

.give-section .mc-cta {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #4a7194 !important;
	line-height: 25px;
	text-transform: uppercase;
	background: none !important;
	border: none !important;
	margin-top: 10px;
}

/*
Interior Section
==============================================
*/
.bio-section .bio-detail-title {
	display: block;
}

.interior .billboard-content-wrapper {
	padding-top: 20px;
}

.body-contact-us .billboard-content-wrapper {
	padding-top: 40px;
}

.interior .billboard-section .billboard-container {
	min-height: 350px;
}

.interior .billboard-heading h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 48px;
	line-height: 44px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 10px;
	text-transform: none;
	text-align: center;
}

.interior .billboard-heading h1:after {
	content: "";
	display: block;
	height: 2px;
	width: 100px;
	position: relative;
	background: #5489B6;
	margin: 25px auto 10px;
}

.interior .billboard-copy-wrapper h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}

.interior .billboard-copy-wrapper .billboard-copy {
	display: none;
}

.interior .billboard-copy-wrapper {
	padding: 0px 200px;
}

.interior .billboard-copy-wrapper p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
}

.interior .copy-section {
	margin-bottom: 0px;
}

.copy-section .yearbook-last-name {
	font-weight: 400 !important;
}

/*
Quote Interior Section
==============================================
*/
.interior .quote-section {
	display: none;
}

/*
Blog Insights Section
==============================================
*/
.blog-detail-copy-wrapper a {
	color: #4a7194;
}

.blog-detail-copy-wrapper a:hover {
	color: #002949;
}

.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-heading {
	color: #002949;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-transform: none;
	font-size: 30px !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.blog-landing-copy-wrapper {
	margin: 20px 0 !important;
}

.blog-landing-calendar,
.blog-date-link {
	display: none;
}

.filter-list-heading ul {
	padding-left: 0px !important;
}

/*
Giving Options Section
==============================================
*/
.body-giving-options .billboard-content-wrapper {
	padding-top: 50px;
}

.body-giving-options .copy-section {
	padding: 60px 100px 0px;
}

.copy-content .mc-container {
	padding: 5px 0px 50px 0px;
}

.copy-content .mc-slide {
	margin: 0px;
}

.copy-content .mc-slide:nth-of-type(2) {
	margin: 0px 10px;
}

.interior .content-slider-heading {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 38px;
	color: #002949;
	text-transform: none;
	font-weight: 300;
	text-align: center;
	padding: 0px;
}

.interior .content-slider-wrapper {
	opacity: 0;
	border-top: none;
	border-bottom: 3px solid #002949;
}

.interior .content-slider-heading:after {
	content: "";
	display: block;
	height: 2px;
	width: 100px;
	position: relative;
	background: #4a7194;
	margin: 20px auto 20px;
}

.interior .content-slider-wrapper .wrap-content-slider-content {
	padding: 0 35px;
}

.content-slider-wrapper .content-slider-cta {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #002949 !important;
	line-height: 25px;
	text-transform: none;
	background: none !important;
	margin-top: 10px;
	border: solid 1px #002949 !important;
	padding: 5px 20px;
}

.interior .rich-text-container h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	color: #002949;
	text-transform: none;
	font-weight: 600;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 20px;
}

.body-giving-options .mc-heading {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #002949;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	padding-bottom: 0px !important;
}

.body-giving-options .mc-copy {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #5B5E5A;
	line-height: 25px;
}

.body-giving-options .content-slider-wrapper {
	margin-bottom: 50px;
}

.body-giving-options .cta-center .mc-cta-slide-number-wrapper {
	position: relative !important;
}

.body-giving-options .mc-cta-wrapper {
	margin-top: 20px;
}

.body-giving-options .mc-cta {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #4a7194 !important;
	line-height: 25px;
	text-transform: uppercase;
	background: none !important;
	border: none !important;
	margin-top: 10px;
}

.interior .video-container {
	max-width: 900px;
	margin: 0 auto;
}

.interior .copy-section {
	padding: 60px 80px 170px;
}

.body-giving-options .copy-section {
	padding: 60px 80px 70px;
}

.body-daf .billboard-content-wrapper {
	padding-top: 30px;
}

.body-daf .main-content-intro {
	margin-bottom: 50px;
}

.daf-inforgraphic img {
	width: 100%;
	height: inherit;
	max-width: 650px;
}

.main-content-int-left {
	padding-right: 30px;
}

.disclosure {
	font-size: 12px;
	line-height: 16px;
}

.ul-below {
	/* margin-bottom: 0px !important; */
}

.accord .fa.fa-chevron-down {
	font-size: 30px;
}

.accord .fa {
	color: #002949;
}

.body-daf .main-content-intro {
	margin-bottom: 50px;
	padding: 0px 150px;
}

.content-slider-wrapper a .content-slider-cta {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.content-slider-wrapper a:hover .content-slider-cta {
	color: #ffffff !important;
	background: #002949 !important;
	border: 1px solid transparent;
	text-decoration: none !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/*
ACCOUNTS
==============================================
*/
.body-accounts .cta-center.hide-category.hide-slide-number .mc-content-wrapper {
	padding-bottom: 0;
	height: auto !important;
}

/*
==============================================
Callouts
==============================================
*/

div.callouts-container {
	padding: 0px !important;
	opacity: 1 !important;
	grid-template-columns: repeat(2, 1fr) !important;
}

.body-accounts a.callout-link {
	border: none !important;
}

.callout-item .callout-copy-wrapper p {
	color: #6f7276 !important;
}

button.callout-cta {
	font-size: 16px !important;
	text-transform: inherit !important;
	background: transparent;
	border: 1px solid #002949 !important;
	padding: 5px 20px !important;
	color: #002949 !important;
	letter-spacing: 0.5px !important;
	transition: all 500ms ease;
}

button.callout-cta:hover {
	font-size: 16px !important;
	text-transform: inherit !important;
	border: 1px solid #002949 !important;
	padding: 5px 20px !important;
	background-color: #002949;
	color: #fff !important;
	letter-spacing: 0.5px !important;
	transition: all 500ms ease;
}

.body-accounts .callouts-container .callout-item .callout-heading-wrapper,
.body-accounts .callouts-mobile-slider .callout-item .callout-heading-wrapper {
	margin: 20px 0 10px;
}

.body-accounts .callouts-container .callout-item .callout-heading-wrapper .callout-heading,
.body-accounts .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #002949;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}

.body-accounts .callouts-container .callout-item .callout-copy-wrapper,
.body-accounts .callouts-mobile-slider .callout-item .callout-copy-wrapper {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #5B5E5A;
	line-height: 25px;
}

.body-accounts .callouts-container .callout-item .callout-image-wrapper,
.body-accounts .callouts-mobile-slider .callout-item .callout-image-wrapper {
	background: #000;
}

.body-accounts .callouts-container .callout-item .callout-image-wrapper .callout-image,
.body-accounts .callouts-mobile-slider .callout-item .callout-image-wrapper .callout-image {
	transition: all 0.5s ease-in-out;
}


.body-accounts .callouts-container .callout-item:hover .callout-image-wrapper .callout-image,
.body-accounts .callouts-mobile-slider .callout-item:hover .callout-image-wrapper .callout-image {
	opacity: .7;
}

/*
Contact Us
==============================================
*/
.body-contact-us .footer-cta-section,
.body-powerful .footer-cta-section {
	display: none;
}

.interior .contact-widget-section {
	top: 300px;
}

.body-powerful .footer-cta-section

/*
Sidebar
==============================================
*/
.main-content-int-right {
	border: solid 1px #ececec;
	margin-top: 50px;
	border-bottom: solid #002949 8px;
	padding: 20px 30px;
}

.main-content-int-right h3 {
	font-size: 18px;
	color: #002949;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
}

.main-content-int-right h3:after {
	content: "";
	display: block;
	height: 2px;
	width: 100px;
	position: relative;
	background: #4a7194;
	margin: 10px auto 20px;
}

.main-content-int-right ul {
	padding: 0px;
	line-height: 21px;
}

.main-content-int-right ul {
	margin-top: 0px !important;
}

.main-content-int-right li {
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 15px;
}

.main-content-int-right p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 15px !important;

}

.main-content-int-right ul {
	padding-left: 0px !important;
}

.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
	margin: 0 auto;
	border: 1px solid #002949;
	color: #002949;
	background: #ffffff !important;
	padding: 10px 30px;
	max-width: 315px;
	font-size: 18px;
	text-transform: none;
}

.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
	color: #ffffff !important;
	background: #002949 !important;
}

.contact-form .form-inline .captcha .btn-contact {
	font-size: 16px;
	letter-spacing: 0;
	color: #002949;
	display: inline-block;
	border: 1px solid #002949;
	text-transform: none;
	padding: 10px 25px;
	background: transparent;
}

.contact-form .form-inline .captcha .btn-contact:hover {
	color: #ffffff !important;
	background: #002949 !important;
}


/*
Map and Directions
==============================================
*/
.contact-map p {
	margin-bottom: 10px !important;
}



/*
Powerful Giving Section
=============================================
*/
.powerful-giving-quotebox {
	border: solid 1px #5489b6;
	margin: 40px 0px;
	padding: 20px 30px;
	background: #DDE7F0;
}

.mc-image-wrapper {
	max-height: 220.6px !important;
}


/*
Footer Section
==============================================
*/
.footer-cta-container {
	padding: 50px 200px;

}

.footer-cta h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 48px;
	color: #ffffff;
	font-weight: 300;
	text-align: center;
	text-transform: none;
	margin-bottom: 40px;
}

.footer-cta h3 .head-1 {
	font-weight: 400;
}

.footer-cta p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #ffffff;
	font-weight: 300;
	text-align: center;
	text-transform: none;
}

.footer-cta .button-white {
	border: solid 1px #fff;
	max-width: 310px;
	margin: 0 auto;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.ftr-cta:hover>.button-white {
	background-color: #fff;
	color: #002949;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.footer-section .ftr-cta-wrapper:before,
.footer-section .ftr-cta-wrapper:after {
	display: none;
}

.footer-cta-container {
	background: #002949;
	-webkit-box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
}

.footer-section .footer-image-content .billboard-container {
	min-height: 695px;
	background-size: cover;
	background-position: top center;
}

.footer-contact-section {
	background: #fff;
	padding: 30px 60px 30px;
	-webkit-box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 2px 11px 2px rgba(0, 0, 0, 0.12);
}

.ftr-disclaimers {
	text-align: center;
}

.footer-links {
	margin-top: 40px;
}

.body-blog-detail .footer-cta h3 {
	color: #ffffff !important;
	font-size: 48px !important;
	font-weight: 300 !important;
}

/*
Media Carousel & FlexTab
==============================================
*/
.accord {
	margin: 0px auto 20px;
}

.accord .accord-link {
	color: #002949;
}

.accord .accord-link {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 23px;
	font-weight: 400;
	text-transform: none;
}

.accord .accord-link,
.accord .accord-inner-link {
	border-bottom: 1px solid #ececec;
}

.accord .accord-link-content a,
.accord .accord-inner-link-content a {
	padding-left: 0px !important;
	padding: 0px !important;
	display: inline-block;
}

.accord .accord-link:hover,
.accord .accord-inner-link:hover,
.accord li.open .accord-link,
.accord li.open .accord-inner-link {
	color: #4a7194 !important;
}

.copy-section ul,
.resource-detail-copy-wrapper ul {
	padding-left: 50px;
	margin-top: 0px;
}

.yearbook-first-last-title {
	text-align: center;
}

.yearbook-first-name {
	font-size: 22px;
	font-weight: 400 !important;
	color: #002949;
	text-transform: uppercase;
	display: inline;
}

.yearbook-last-name {
	font-size: 22px;
	font-weight: 400 !important;
	color: #002949;
	text-transform: uppercase;
	display: inline;
}

.yearbook-headshot-link {
	text-align: center;
}

.yearbook-title {
	margin-bottom: 0px !important;
	line-height: 18px;
	font-size: 14px;
}

.yearbook-headshot-link:hover .yearbook-title {
	color: #4a7194 !important;
}

.yearbook-headshot-link:hover .yearbook-first-name,
.yearbook-headshot-link:hover .yearbook-last-name {
	color: #4a7194 !important;
}

.yearbook-row-2 {
	margin-top: 50px;
	text-align: center;
}

.bio-block-5,
.bio-block-6 {
	float: none;
	display: inline-grid;
}

.corp-bio-detail-previous-link-wrapper {
	float: left;
	margin-left: 20px;
	margin-top: 50px;
}

.corp-bio-detail-next-link-wrapper {
	float: right;
	margin-right: 20px;
	margin-top: 50px;
}

.corp-bio-detail-pager-desktop {
	display: none;
}

.blog-detail-copy-wrapper p,
.blog-detail-copy-wrapper span,
.blog-detail-copy-wrapper ul li {
	line-height: 1.75;
	list-style-type: disc;
}

.blog-detail-copy-wrapper ol li {
	list-style-type: decimal;
	margin-left: 30px;
}

.billboard-container a:visited,
.billboard-container a:active {
	color: #002949;
}

.blog-landing-info-share-wrapper {
	display: none;
}


/* Large devices (tablet landscape, 1199px and less) tablet-l */
@media only screen and (max-width: 1199px) {}

/* Large devices (tablet landscape,1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.services-section {
		background: #002949;
		border-top: 6px solid #5489b6;
		border-bottom: 6px solid #5489b6;
		padding: 10px 0 70px;
	}

	.services-section .content-slider-wrapper .content-slider-half-image {
		left: 10px;
	}

	.primary-nav a,
	.investor-access-remember-me-label {
		font-size: 14px;
	}

	.body-home .billboard-section .billboard-content-wrapper {
		max-width: 500px;
	}

	.contact-close-section {
		width: 270px;
		display: block;
		height: 0px;
		padding: 20px 25px 25px;
		position: fixed;
		right: -270px;
		top: 280px;
		font-weight: 900;
		font-size: 20px;
		color: #002949;
		opacity: 0;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		z-index: -1;
		animation: fadeInRight 0.8s ease-in-out;
		-webkit-animation: fadeInRight 0.8s ease-in-out;
	}

	.contact-widget-section:hover+.contact-close-section {
		right: 45px;
		opacity: 1;
		top: 280px;
		z-index: 15;
	}

	.blog-section,
	.interior .copy-section {
		padding: 60px 60px 80px !important;
	}

	.corp-bio-detail-previous-link-wrapper {
		float: left;
		margin-left: 20px;
		margin-top: 50px;
		position: absolute;
		z-index: 99;
		bottom: 15px;
		left: 30px;
	}

	.corp-bio-detail-next-link-wrapper {
		float: right;
		margin-right: 20px;
		margin-top: 50px;
		z-index: 9999;
		position: absolute;
		bottom: 15px;
		right: 30px;
	}

	.bio-block-5,
	.bio-block-6 {
		float: none;
		display: inline-grid;
	}

	.body-daf .main-content-intro {
		margin-bottom: 50px;
		padding: 0px;
	}
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	.\36 d4e66b6 .parent-nav-item {
		display: none !important;

	}

	.no-billboard .logo-section {
		background: #ffffff !important;
	}

	.billboard-section,
	.billboard-sticky {
		position: relative !important;
		top: 0px;
		display: block;
	}

	.body-home .billboard-section .billboard-content-wrapper {
		top: 308px;
	}

	.header {
		background: #ffffff;
	}

	.services-section {
		padding: 50px 0 40px
	}

	.services-section .content-slider-wrapper .content-slider-half-image {
		left: 80px;
	}

	.services-section h2 {
		border-right: none;
		font-size: 30px;
		line-height: 31px;
		font-weight: 400;
		color: #ffffff;
		padding: 40px 0;
		position: relative;
		top: 0;
		transform: translateY(-50%);
		text-align: center;
	}

	.services-section h2 {
		padding: 0px;
	}

	.services-section h2:after {
		content: "";
		display: block;
		height: 2px;
		width: 200px;
		position: static;
		background: #5489B6;
		margin: 20px auto;
		text-align: center;
	}

	.services-section .content-slider-wrapper .slick-dots {
		bottom: -18px;
	}

	.generosity-number {
		text-align: center;
	}

	.footer-cta-container {
		padding: 50px 100px;
	}

	.footer-contact-info,
	.footer-links {
		text-align: center;
	}

	.footer-links ul {
		padding-left: 0px;
	}

	.pov-section .mc-container .slick-prev,
	.mc-container .slick-next {
		display: block !important;
	}

	.interior .billboard-copy-wrapper {
		padding: 0px;
	}

	.yearbook-bio-block {
		margin-bottom: 40px;
	}

	.mc-container .slick-track .slick-slide {
		height: 500px;
	}

	.mc-container .slick-dots {
		bottom: -15px;
	}

	.niche-section .mc-container .slick-track .slick-slide {
		height: 400px;
	}

	.daf-cta {
		text-align: center;
		margin-top: 50px;
	}

	.services-section .slick-dots li button:before {
		color: #fff;
		opacity: 0.15;
	}

	.services-section .slick-dots li.slick-active button:before {
		color: #fff;
		opacity: 1;
	}

	.yearbook-row-2 {
		margin-top: 0px;
		text-align: center;
	}

	.copy-content .mc-slide:nth-of-type(2) {
		margin: 0px auto;
	}

	.services-section h2:after {
		display: none;
	}
}

/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
	.logo-section .ftr-logo-wrapper .ftr-logo {
		max-width: 280px;
	}

	.body-home .billboard-section .billboard-content-wrapper {
		top: 269px;
		padding: 0px 30px;
	}

	.services-section .content-slider-wrapper .content-slider-half-image {
		left: 0px;
	}

	.services-section .content-slider-wrapper .content-slider-copy {
		font-size: 19px;
		line-height: 23px;
		color: #fff;
		font-weight: 400;
		padding-top: 0px;
		max-width: 197px;
	}

	.donor-content {
		padding: 0px 20px;
		display: block;
	}

	.footer-cta-container {
		padding: 50px 20px;
	}

	.blog-section,
	.interior .copy-section {
		padding: 60px 20px 80px !important;
	}

	.niche-section .button {
		padding: 10px;
	}

	.interior .billboard-copy-wrapper h2 {
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 21px;
		line-height: 28px;
	}

	.give-section .mc-container {
		margin: 0 auto;
		padding: 25px 0px 0px 0px;
	}

	.footer-links {
		margin-top: 0px;
	}

	.billboard-container p {
		font-size: 16px;
		line-height: 25px;
	}

	.interior .billboard-content-wrapper {
		min-height: 500px;
		padding-top: 0px;
	}

	.interior .billboard-copy-wrapper {
		padding: 0px 20px;
	}

	.interior .content-slider-wrapper .wrap-content-slider-content,
	.content-slider-wrapper .content-slider-half-width:not(.content-slider-half-image-wrapper) {
		padding: 0px;
	}

	.footer-contact-section {
		padding: 30px 30px 30px;
	}

	.slick-dots li {
		margin: 10px 10px;
	}

	.services-section .content-slider-wrapper .slick-dots {
		bottom: -18px;
	}

	.footer-section .footer-image-content .billboard-container {
		min-height: 335px;
	}

	.niche-section .button {
		font-size: 14px;
	}

	.daf-cta {
		padding: 0px;
	}

	.accord .accord-link-content,
	.accord .accord-inner-link-content {
		background: rgba(255, 255, 255, 0);
		padding: 33px 0px;
	}

	.interior .rich-text-container h2 {
		line-height: 33px;
	}

	.services-cta .button-white {
		font-size: 14px;
	}

	.services-section h2:after {
		display: none;
	}
}

/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
	.footer-contact-section {
		padding: 30px 30px 30px;
	}

	.donor-content {
		padding: 0px 30px;
	}

	.body-home .billboard-section .billboard-content-wrapper {
		padding: 0px 40px;
	}

	.slick-dots li {
		margin: 0px 10px;
	}

	.cta-center.hide-category.hide-slide-number .mc-content-wrapper {
		padding-bottom: 0px;
	}

	.niche-section .mc-container .slick-track .slick-slide,
	.give-section .mc-container .slick-track .slick-slide {
		height: 350px;
	}

	.footer-section .footer-image-content .billboard-container {
		min-height: 400px;
	}

	.interior .billboard-copy-wrapper h2 {
		line-height: 28px;
	}

	.interior .billboard-content-wrapper {
		padding: 20px 30px 0px 30px;
	}

	.copy-content .mc-container .slick-track .slick-slide {
		height: 600px;
	}

	.copy-content .mc-container {
		padding: 5px 0px 0px 0px;
	}
}

/* iPhone 4/5 Portrait */
@media screen and (max-width: 320px) {}




/* IE only */
@media screen\0 {
	.content-slider-wrapper .wrap-content-slider-content .content-slider-copy-wrapper {
		max-width: 370px;
	}

	.bio-block-5,
	.bio-block-6 {
		display: inline-block;
	}

	.bio-block-5 {
		top: -18px;
	}

	.services-section .content-slider-wrapper .content-slider-copy {
		font-size: 18px !important;
	}

	.services-section .services-slider {
		padding-left: 0px !important;
	}

	.mc-image-wrapper {
		max-height: 220.6px;
	}

}

/* 
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" /> */