@import url('https://raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display|Old+Standard+TT|Oswald:300,400|Lato:100,300,300i,400,400i,700,900|Raleway:400,500');

/*==============================================  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 #: 19-BR34N-0244
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:

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

thin 100
light 300
regular 400
bold 700
black 900

____

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

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

.red { background: red !important; padding: 90px;   }
.pink { background: pink !important; padding: 90px;   }
.green { background: green !important; padding: 90px;   }
.yellow{ background: yellow !important; padding: 90px;   }
.blue { background: blue !important; padding: 90px; }
.orange { background: orange !important; padding: 90px;   }
.teal { background: teal !important; padding: 90px;   }

body {
    background: #fbfaf4;
	color: #393939;
}

.cfp {
	font-variant: small-caps;
}
.button {
    border: 2px solid #852e2c;
    color: #000;
    background: #fff;	
}
.button:hover {
	background: #fff;
	border: 2px solid #852e2c;	
}
h2 {
    color: #852e2c;
}
h3 {
    color: #852e2c;
}
h4 {
    color: #852e2c;
}
h5 {
    color: #852e2c;
}
blockquote, q {
    border-top: 1px solid #852e2c;
    border-bottom: 1px solid #852e2c;
}
blockquote:before, q:before {
    background: #852e2c;
}
a, .resource-detail-copy-wrapper a {
    color: #852e2c;
}
/*
==============================================
HOME PAGE
==============================================
*/

/*
SCROLLER
==============================================
*/
.scroller-wrapper .scroller:before {
    background: rgba(255, 255, 255, 0.2);
}
.scroller-wrapper .scroller:after {
    background: rgba(255, 255, 255, 0.5);
}


/*
HEADER
==============================================
*/
.header-main {
    background: #fbfaf4 !important;
}

/*
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #fbfaf4 !important;
}
.primary-nav a, .investor-access-remember-me-label {
    color: #414042;
}
.investor-access-remember-me-label {
    color: #fff;
}
.primary-nav > li > a:hover {
    color: #b12029;
}
.primary-nav a.active {
    color: #b12029;
}
.primary-nav .nav-subnav a.active {
	color: #E3646C;
}
.nav:before {
    background: #852e2c;
}
.nav:after {
    background: #852e2c;
}
.primary-nav .nav-subnav a:hover {
    color: #E3646C;
}
.investor-access-login-button {
    border: 2px solid #852e2c;
}
.account-access-header {
    display: none;
}
/*
BILLBOARD - HOME
==============================================
*/
.billboard-section:after {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 90%,rgba(0,0,0,0.75) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 90%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 90%,rgba(0,0,0,0.75) 100%);
}
.billboard-section h1 {
	color: #fff;
}
.billboard-section .head-2 {
	color: #cdc5a7;
}
.billboard-section h1:after {
    background: #cdc5a7;
}
.billboard-container {
    background-repeat: no-repeat;
}
/*
HOME INTRO SECTION
==============================================
*/
.intro-section {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/Sites/n/a/napperwealth/Images/golden-bokeh.jpg) bottom center;
}
.intro-section .intro-content:before {
    background: #852e2c;
}
.intro-section .intro-text:before {
    background: #852e2c;
}
.intro-section .body-copy-accent {
    color: #414042;
}
.intro-section .body-copy-accent:after {
    background: rgba(133, 46, 44, 0.2);
}
.intro-section .intro-content:after {
    background: #852e2c;
}
/*
SERVICES SECTION
==============================================
*/
.services-section {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/Sites/n/a/napperwealth/Images/leaves-seamless-pattern.jpg) no-repeat center center;
    background-position: center center;	
    background-size: cover;	
}
.services-section h2 {
    color: #fff;
}
.services-section .head-1 {
    color: #d5ca9f;
}
.services-section h2:after {
    background: #fff;
}
.services-section .services-intro {
	color: #fff;
    font-weight: 400;	
}
.services-section .services-slider h3 {
	color: #fff;
    font-weight: 400;	
}
.services-section .services-slider .slick-dots li button:before {
	color: #fff
}
.services-section .services-slider .slick-dots li.slick-active button:before {
    color: #fff;
}
/*
NICHES SECTION
==============================================
*/
.niche-section {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/Sites/n/a/napperwealth/Images/golden-bokeh-upside-down.jpg) top center;	
	border: none;
}
.niche-section:before {
	background: none;
}
.niche-section .mc-heading:after {
    background: #852e2c;
}
.niche-section .mc-container .slick-dots li.slick-active button:before {
    color: #852e2c;
}
.niche-section .mc-container .media-carousel-three .mc-cta {
    border: 2px solid #852e2c;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-cta {
    border: 2px solid #852e2c;
}
/*
TEAM SECTION
==============================================
*/
.team-section {
    border-top: 10px solid rgba(255,255,255,.5);
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/Sites/n/a/napperwealth/Images/defocused-image-of-sky.jpg);		
}
.team-section h4 {
    color: #414042;
}
.team-section .head-1 {
    color: #852e2c;
}
.team-section h4:after {
    background: #414042;
}
.team-section .yearbook-three .yearbook-headshot-wrapper::after {
	background: transparent;
}
.team-section .yearbook-three a:hover .yearbook-headshot-wrapper:after {
    background: rgba(133, 46, 44, .75);
}
/*
CALLOUTS SECTION
==============================================
*/
.callouts-section {
	background: url(https://raymondjames.com/-/media/rj/advisor-sites/Sites/n/a/napperwealth/Images/leaves-seamless-pattern.jpg) no-repeat center center;	
	background-size: cover;	
}
.callouts-section .callout-heading .head-1 {
    color: #fff;
}
.callouts-section .callout-heading .head-2 {
    color: #d6cca2;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
	color: #d6cca2;
}
/*
QUOTE SECTION
==============================================
*/
.body-home .quote-section {
    border-top: none;
    background: rgb(80,51,51);
    background: -moz-linear-gradient(top, rgba(80,51,51,1) 0%,rgba(80,51,51,1) 50%,rgba(49,15,15,1) 100%);
    background: -webkit-linear-gradient(top, rgba(80,51,51,1) 0%,rgba(80,51,51,1) 50%,rgba(49,15,15,1) 100%);
    background: linear-gradient(to bottom, rgba(80,51,51,1) 0%,rgba(80,51,51,1) 50%,rgba(49,15,15,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#503333', endColorstr='#310f0f',GradientType=0 );
}
.quote-section .quote-wrapper .quote-hr:before {
    background: #d6cca2;
}
.body-home .quote-section .quote-cite {
    color: #d6cca2 !important;
}
.quote-section .quote-wrapper .quote-hr:after {
	background: none;
}
/*
POV SECTION
==============================================
*/
.pov-section {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/Sites/n/a/napperwealth/Images/golden-bokeh-upside-down.jpg) no-repeat center center;
	background-size: cover;
}
.pov-section h4 {
    text-align: center;
    font-family: 'Playfair Display', serif;
    color: #414042;
}
.pov-section .head-1 {
    color: #852e2c;
}
.pov-section h4:after {
    background: #414042;
}
.pov-carousel .mc-container:before {
    border-top: 1px solid #852e2c;
    border-bottom: 1px solid #852e2c;
}
.pov-carousel .mc-heading:after {
	background: none;
}
.pov-carousel .mc-heading {
    text-align: left;
}
.pov-carousel .mc-date-wrapper {
	text-align: left;
}
.pov-carousel .mc-copy {
    text-align: left;
}
.pov-carousel .mc-cta {
    left: 30px;
    right: 0;
    color: #414042;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #852e2c;
    padding: 5px 10px;
    letter-spacing: 0;
	font-weight: 500;	
}
.pov-carousel .mc-container a:hover .mc-cta {
    border: 1px solid #852e2c;
    padding: 5px 10px;
    color: #414042;
    background: none;
    letter-spacing: 0;
	font-weight: 500;
}
.pov-carousel .mc-container .slick-slider {
    padding: 0 0 60px;
}
.pov-carousel .mc-content-wrapper {
    padding: 50px 30px;
}
.pov-carousel .mc-container .slick-dots li.slick-active button:before {
	color: #852e2c;
}
.rotating {
	display: none;
}
/*
INTERIOR SECTION
==============================================
*/
.interior .billboard-content:after {
	background: none;
    height: 0;
}
.copy-section {
    background: #fbfaf4;
}
.copy-section h1 {
    color: #852e2c;
}
.copy-section .head-1 {
    color: #852e2c;
}
.copy-section .head-3, .copy-section .head-2 {
    color: #414042;
}
.copy-section h1 .head-2:after {
    background: #221d35;
}
.body-our-process .billboard-container {
	background-position: top center;
}

/*
QUOTE INTERIOR 
==============================================
*/
.quote-section {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/Sites/n/a/napperwealth/Images/leaves-seamless-pattern.jpg);
	background-position: center center;
}
.quote-section .quote {
    color: #fff;
    margin: 25px auto;	
}
.quote-section .quote-cite {
    color: #d6cca2 !important;
}
.interior .quote-section .quote-wrapper .quote-hr:after {
    background: rgba(214, 204, 162, 0.2);
}

.interior .quote-section .quote-content .mc-container .mc-slide {
	background: none;
}
.interior .quote-section .quote-content .mc-container .mc-slide .mc-heading {
	color: #fff;
    font-family: 'Playfair Display', serif;	
}
.interior .quote-section .quote-content .mc-container .mc-slide .mc-copy {
	color: #fff;
}
.interior .quote-section .quote-content .mc-container .mc-slide .mc-cta {
	color: #d6cca2;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    background: rgba(0, 0, 0, 0);
    border: none;
    letter-spacing: 1px;	
}
.interior .quote-section .quote-content .mc-container .slick-slide a:hover {
	box-shadow: none;
	background: rgba(0, 0, 0, 0.15);	
}
.interior .quote-section .quote-content .slick-dots li button:before {
	color: #fff
}
.mc-container .slick-next:before, .mc-container .slick-prev:before {
    font-size: 40px;
	color: #d6cca2;
}
.mc-container .slick-prev:hover:before, .mc-container .slick-next:hover:before {
	color: #fff;
}
/*
TEAM PAGE
==============================================
*/
.copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
    color: #414042;
}
.body-about-us .copy-section h2:after {
    background: #221d35;
}
/*
BIO DETAIL PAGE
==============================================
*/
.bio-section .bio-detail-links-wrapper .fa {
    color: #852e2c;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #414042;
}
.bio-section {
    background: #fbfaf4;
}
.bio-quote-section {
	display: none;
}
.bio-quote-section:before, .bio-quote-section:after {
	background: none;
}
.bio-detail-previous-link-wrapper.hover-link:before {
  background: #852e2c;
}
.bio-detail-next-link-wrapper.hover-link:before {
  background: #852e2c;
}
/*
CONTACT US
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #852e2c transparent transparent transparent;
}
.contact-form .form-inline .captcha .btn-contact {
    border: 2px solid #852e2c;
}
/*
MAP AND DIRECTIONS
==============================================
*/
.body-map-directions .resource-section {
    background: #fbfaf4;
}
.directions-search .submit-search {
    border: 2px solid #852e2c;
}
/*
FOOTER SECTION
==============================================
*/
.footer-section {
    background: #fbfaf4;
}
.footer-section .footer-cta-section h4, .footer-section .sub-light .head-1 {
    color: #414042;
}
.footer-section .footer-cta-section h4:hover {
    color: #852e2c;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #852e2c !important;
}
.footer-section .footer-cta-section h4:after {
	display: none;
}
.footer-section .social-container {
    border-bottom: 8px solid #f0ecda;
    border-top: 8px solid #852e2c;
}
.footer-section .social-container:after {
	background: none;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
    color: #414042;
}
.footer-section .ftr-nap-address-label {
	font-family: 'Playfair Display', serif;
	color: #852e2c;
    font-weight: 600;
	display: block;
}
.footer-section .footer-content .footer-button {
	display: block;
	margin: 0 auto 20px;
    text-align: center;	
}
.footer-section .footer-content .footer-button .button {
	width: 200px;
}
.footer-section .footer-content .footer-button a {
	margin: 0 20px 20px;
}
.footer-section .footer-content a {
    color: #414042;
}
.footer-section .footer-content a:hover {
    color: #852e2c;
}
.footer-section .ftr-nap-address:before {
	display: none;
}
.footer-section .social-container a .fa {
    color: #852e2c !important;
}
.footer-section .social-container a:hover .fa {
    color: #414042 !important;
}
.footer-section .ftr-disclosures {
    color: #414042;
}
.footer-section .footer-contact-info .ftr-nap li {
	padding: 0;
}
.footer-section .footer-hedge-content .ftr-disclosures span {
    text-decoration: none !important;
}
/*	
ACCORDIONS
==============================================
*/	
.accord .accord-link {
    color: #852e2c;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #414042 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #414042;
}
.accord li.open .fa {
    color: #852e2c;
}
/*	
FLEXTABS
==============================================
*/	
.flextab-triggers .set {
	color: #852e2c;
}

/*	
CONTACT
==============================================
*/	
.blog-main {
    background: #fbfaf4;
}
.blog-landing-load-more {
    border: 2px solid #852e2c;
}
.blog-landing-filter-reset:hover {
    color: #852e2c;
}
.filter-list-heading a:hover {
    color: #852e2c !important;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
    color: #852e2c;
}
.contact-form {
    background: none;
}
.contact-form .form-inline .captcha {
    background: none;
}
/*	
RESOURCES
==============================================
*/	
.resource-section {
    background: #fbfaf4;
}
.filter-reset:hover {
    color: #852e2c;
}
.filter-reset-container {
    border-bottom: double #852e2c;
}
.filter-dropdown {
	border: none;
}
.filter-open.fa-angle-down:before {
    color: #852e2c;
}
.filter a:hover {
    color: #852e2c;
}
.filter-overlay .close-filter-overlay {
    background: #852e2c;
}
.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
    background: #f0ecda;
}
.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
    background: #852e2c;
}
.masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
    color: #fff !important;
}
.masonry-one-of-two-stacked {
    background: #000;
}
.masonry-two-of-two-stacked {
    background: #852e2c;
}
.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid #f0ecda;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #852d2c;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #852d2c;
}
.masonry-load-more, .masonry-tertiary-load-more {
    border: 2px solid #852d2c;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border: 2px solid #000;
}
.body-resource-detail .resource-section {
    background: #fbfaf4;
}
.resource-detail-previous-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
    background: #852d2c;
} 
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #852d2c !important;
}
.fa-share-alt {
    color: #852d2c !important;
}	
.social-media-share-link:hover > .fa-share-alt:before {
    color: #852d2c;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #852d2c;
}
.social-media-share-wrapper span {
    background: #852d2c;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #852d2c;
}
.social-media-share-wrapper span a:hover {
    color: #fbfaf4 !important;
}
/* 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) {

	
}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:after {
		background: #852e2c;
	}
	.primary-nav a, .investor-access-remember-me-label {
		color: #fff;
	}
	.primary-nav a.active {
		color: #E3646C;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #E3646C;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #E3646C;
	}	
	.fa-angle-down:before {
		color: #E3646C;
	}
	.bio-section .bio-detail-designation {
		display: block;
	}
	.copy-section .head-1 span {
		display: block;
	}
}
	
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {	
	.billboard-section .head-2 {
		font-size: 42px !important;
		line-height: 42px;
	}
	.callouts-section .callout-cta-wrapper button {
    	color: #d6cca2;
	}
	.callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
    	color: #d6cca2;
	}	
	.callouts-section .slick-prev:after {
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
	}	
	.callouts-section .slick-next:after {
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;
	}
	.services-section .head-1 span {
		display: block;
	}
	.team-section h4 .head-2 span {
		display: block;
	}
	.quote-section .quote-wrapper {
		padding: 20px 35px 65px;
	}	
	.footer-section .ftr-nap-address span.ftr-nap-address-line1, .footer-section .ftr-nap-address span.ftr-nap-address-line2 {
		display: inline;
	}
	.footer-section .ftr-nap-address-line2:after {
		content: "";
	}
	.copy-section .copy-content {
		padding: 65px 30px 70px;
	}
	.body-who-we-serve .billboard-container, .body-pre-retirees-and-retirees .billboard-container, .body-divorcees .billboard-container {
		background-position-x: -20px;	
	}
	.body-how-we-help-individuals .billboard-container {
    	background-position-x: -140px;		
	}
}
	
/* 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) {

	
}

/* IE only */
@media screen\0 {
	

}


 <link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

