/* /RJ/Advisor Sites/Global/Global CSS/Model 1/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Playfair+Display:400,400i,500i,700,700i&display=swap');
 
@import url('resources.css');
@import url('modules.css');
@import url('private-wealth.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: 
DESIGNER: 
JOB #:
COMPLETION DATE: 
ADDITIONAL NOTES:
Fonts:
 
font-family: 'Montserrat', sans-serif;
font-family: 'Playfair Display', serif;
 
 
========================================================================================================================
*/

:root {
--light: #F8FCF8;
--light-color-1: #6AB46A; 
--light-color-2: #CCA300; 
--medium: #2f843f;
--dark: #3d3833;
--dark-color-1: #886d00;
--gray-light: #f1f1f1;
--gray-medium: #9b9b9b;
--gray-dark: #393939;  
--black: #000000;  
--white: #ffffff;
--rgb-color-1: 255,255,255;
--rgb-opacity-1: 0.1;
--font-1: 'Raleway', sans-serif;
--font-2: 'Playfair Display', serif;
}
 
body {
  color: var(--gray-dark);
} 
.masterprime .related-resources-main {
    background: var(--white);
}
 
/* Buttons */
.button, .accord a.accord-cta, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .investor-access-login-button, .blog-landing-copy-cta, .simple-form input[type="submit"] {
 background: var(--white);
 color: var(--gray-dark);
 border: 2px solid var(--dark-color-1);
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
/* Buttons Hover */
.button:hover, .blog-landing-copy-cta:hover, .accord a.accord-cta:hover, .investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover {
  background: var(--white);
  color: var(--gray-dark);
  border: 2px solid var(--medium);  
}
 
a, .resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a, .accordion-panel a,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .related-resources-content .mc-cta
 {
  color: var(--medium);
}
a:hover, .resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover, .accordion-panel a:hover,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .mc-container a:hover .mc-cta {
  color: var(--dark-color-1);
}
/*
==============================================
Header Section
==============================================
*/
.header-main {
 background: var(--white) !important;
}
/*
==============================================
Navigation Section
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: var(--dark) !important;
}
 /* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: var(--white);
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: var(--light-color-2) !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: var(--white);
}
/* Dropdown Active/Hover */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: var(--light-color-2);
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: var(--gray-dark) !important;
}
.nav:before {
  background: var(--gray-medium);
}
.nav:after {
  background: none;
} 
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  left: 116%;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-section .head-2 {
  color: var(--white);
} 
.billboard-section h1 {
  color: var(--white);
}
.billboard-section h1:after {
  background: var(--medium);
}
.billboard-container.billboard-full-height {
  /* min-height: 800px; */
  min-height: calc(75vh - 136px);
  background-position: center right;  
}
/* .billboard-content-wrapper .container {
  bottom: 220px;
} */
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  background: var(--white);
  position: relative;
  padding: 50px 0 0;  
} 
.intro-section:before {
  content:'';
  background: url(/-/media/60dc726c9e9a4323a8fc1a6fbaa136c8.ashx);
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 110px;
}
.intro-section .intro-text:before {
  display: none;
}
.niche-section .mc-heading:after, .quote-section .quote-wrapper .quote-hr:before {
  background: var(--medium);
}  
.intro-section .body-copy-accent {
  color: var(--medium);
} 
.intro-section .body-copy-accent:after {
  background: var(--light);
  opacity: .2;
}
.intro-section .intro-content:before {
  display: none;
}
.intro-section .intro-content:after {
  display: none;
}
/*
==============================================
Services Section
==============================================
*/
.services-section {
  background: var(--gray-light);
  display: none;
}
.services-section h2:after {
  background: var(--medium);
} 
.services-section .services-headline h2 {
  color: var(--dark-color-1);  
}
.services-section .head-1 {
  color: var(--dark);
}
/*
==============================================
Niches Section
==============================================
*/
.niche-section {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+55,f0f7f1+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 55%, rgba(240,247,241,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 55%,rgba(240,247,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 55%,rgba(240,247,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f7f1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border: none;
}
.niche-section:before {
  background: var(--dark-color-1);
}
.niche-section .mc-heading:after {
  background: var(--dark-color-1);
}  
.niche-section .mc-heading {
  color: var(--medium) !important;
}
.niche-section .mc-copy {
  font-family: 'Raleway', sans-serif;
  color: var(--gray-dark);
}
.niche-section .mc-container .media-carousel-three .mc-cta, .niche-section .mc-container .media-carousel-three a:hover .mc-cta {
  border: 2px solid var(--medium);
  color: var(--white);
  background: var(--gray-dark);
}
.niche-section .mc-container .slick-next:after {
	border-right: 1px solid var(--dark-color-1);
	border-top: 1px solid var(--dark-color-1);
}
.niche-section .mc-container .slick-prev:after {
  border-left: 1px solid var(--dark-color-1);
  border-top: 1px solid var(--dark-color-1);
}
/*
==============================================
Team Section & Bio Pages
==============================================
*/
.team-section {
  border-top: 10px solid var(--dark-color-1);
  border-bottom: 10px solid var(--dark-color-1);  
  background: var(--dark);
  padding: 80px 0 20px;  
}
.team-section h4 {
  color: var(--white);
}
.team-section .head-1 {
  color: var(--white);
}
.team-section h4:after {
  background: var(--dark-color-1);
}
.team-section .yearbook-container .yearbook-last-name{
  color: var(--white);
}
.team-section .yearbook-container .yearbook-first-name {
  color: var(--white);
}
.team-section .yearbook-container .yearbook-title {
  color: var(--white);
}
.team-section .yearbook-container .slick-prev {
  border-top: 1px solid var(--white);
  border-left: 1px solid var(--white);
}
.team-section .yearbook-container .slick-next {
  border-top: 1px solid var(--white);
  border-right: 1px solid var(--white);
}
.team-section .yearbook-three .yearbook-headshot-wrapper::after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#886d00+0,886d00+100&0+0,0+50,0.5+100 */
background: -moz-linear-gradient(top, rgba(136,109,0,0) 0%, rgba(136,109,0,0) 50%, rgba(136,109,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,109,0,0) 0%,rgba(136,109,0,0) 50%,rgba(136,109,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,109,0,0) 0%,rgba(136,109,0,0) 50%,rgba(136,109,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00886d00', endColorstr='#80886d00',GradientType=0 ); /* IE6-9 */
}
.team-section .yearbook-three a:hover .yearbook-headshot-wrapper:after {
  background-color: rgba(136,109,0, 0.25);
}

/* bio/yearbook First and Last Name */
.team-section .yearbook-last-name, .yearbook-first-name, .yearbook-last-name, .yearbook-designation, .bio-detail-first-name-wrapper, .bio-detail-last-name-designation-wrapper, .bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-section .bio-detail-last-name, .bio-detail-designation-wrapper, .bio-detail-designation, .bio-detail-middle-initial-wrapper, .bio-detail-middle-initial, .bio-detail-preferred-name {
  color: var(--medium);
}
/* bio/yearbook title */
.team-section .yearbook-designation-wrapper .yearbook-title, .team-section .yearbook-container .yearbook-designation {
  color: var(--white) !important;
}
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title, .bio-detail-designation {
  color: var(--dark) !important;
}
.team-section .mc-container .slick-prev:before, .team-section .mc-container .slick-next:before {
  display: none;
}
.team-section .mc-heading {
  font-family: 'Playfair Display', serif !important;
  color: var(--white) !important;
  font-size: 29px !important;
  font-weight: 300 !important;
  line-height: 33px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  letter-spacing: -1px !important;
}
.team-section .mc-container .slick-prev {
  z-index: 2;
  left: -40px;
  width: 30px;
  height: 30px;
  border-top: 1px solid var(--white);
  border-left: 1px solid var(--white);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.team-section .mc-container .slick-next {
  z-index: 2;
  right: -40px;
  width: 30px;
  height: 30px;
  border-top: 1px solid var(--white);
  border-right: 1px solid var(--white);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.team-section .mc-container .mc-content-wrapper {
  height: auto !important;
}
.team-section .mc-container .slick-slide a:hover .mc-heading {
  color: var(--light-color-1);
}

/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: var(--dark-color-1) !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* bio/yearbook icon hover */
.bio-detail-links-wrapper .fa:hover, .yearbook-links .fa:hover, .yearbook-links a:hover {
  color: var(--medium) !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color:var(--dark-color-1);
}
/* Unhide the snippet below to hide the bio quote section */
/* .bio-quote-section {
  display: none;
} */
.bio-quote-section:before {
  background: var(--light);	
}
.bio-detail-quote {
  color: var(--gray-dark);	
}
.bio-quote-section:after {
  background: var(--white);
}
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  border-top: 10px solid var(--dark-color-1);  
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4f4f4+50,e3ebe5+100 */
  background: rgb(244,244,244); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(244,244,244,1) 50%, rgba(227,235,229,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(244,244,244,1) 50%,rgba(227,235,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(244,244,244,1) 50%,rgba(227,235,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e3ebe5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
} 
.callouts-section .callout-heading .head-1 {
  color: var(--dark);
  font-weight: 500;  
}
.callouts-section .callout-heading .head-2 {
  color: var(--medium);
}
.callouts-section .callout-heading .head-2:after {
  display: none;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
  color: var(--gray-dark);
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: var(--dark);
  font-weight: 500;
}
.callouts-section .callout-item:hover {
  background: rgba(255, 255, 255, 0.5);
}
.callouts-section .callouts-container .callout-item:hover .callout-cta {
  color: var(--medium);
}
 /*
==============================================
Quote Section
==============================================
*/  
.body-home .quote-section {
  border-top: none;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#433e38+0,3d3833+100 */
background: rgb(67,62,56); /* Old browsers */
background: -moz-linear-gradient(top, rgba(67,62,56,1) 0%, rgba(61,56,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(67,62,56,1) 0%,rgba(61,56,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(67,62,56,1) 0%,rgba(61,56,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#433e38', endColorstr='#3d3833',GradientType=0 ); /* IE6-9 */
}
.body-home .quote-section:before {
  content:'';
  background: url(/-/media/5011a0fb5b044526ba078368272ebf6f.ashx);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;  
  display: block;
}
.quote-section .quote-content {
  position: relative;
  padding: 0;
  z-index: 1;  
}
.quote-section .quote-content:before {
  content:'';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,.1) 0%, rgba(255,255,255,0) 50%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,.1) 0%, rgba(255,255,255,0) 50%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(255,255,255,.1) 0%, rgba(255,255,255,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  top: -150px;
}
.quote-section .quote-content:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: var(--white);
  bottom: 23px;
  position: absolute;
  z-index: 1;
  opacity: .5;
  }
.body-home .quote-section .quote {
  color: var(--white) !important;
}
.body-home .quote-section .quote-cite {
  color: var(--light) !important;
}
.quote-section .quote-wrapper .quote-hr:before {
  background: var(--dark-color-1);
}  
.quote-section .quote-wrapper .quote-hr:after {
  background: var(--white);
  opacity: .5;
}
.body-home .quote-section:after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3d3833+0,3d3833+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(61,56,51,0) 0%, rgba(61,56,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(61,56,51,0) 0%,rgba(61,56,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(61,56,51,0) 0%,rgba(61,56,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d3833', endColorstr='#3d3833',GradientType=0 ); /* IE6-9 */
height: 100%;
bottom: 0;
}
/*
==============================================
POV Section
==============================================
*/  
.pov-section {
  background: var(--white);
  display: none;
}
.pov-section h4 {
  color: var(--dark-color-1);
}
.pov-section .head-1 {
  color: var(--dark);
}
.pov-section h4:after, .pov-carousel .mc-heading:after {
  background: var(--dark-color-1);
}
.pov-carousel .mc-heading {
  color: var(--gray-dark);
}
.pov-carousel .mc-date {
  color: var(--gray-dark);
}
.pov-carousel .mc-copy {
  color: var(--gray-dark); 
}
.pov-carousel .mc-cta {
  color: var(--medium-color-1);
}
.pov-carousel .mc-container .slick-prev:after {
  border-left: 1px solid var(--gray-dark);
  border-top: 1px solid var(--gray-dark);
}
.pov-carousel .mc-container .slick-next:after {
  border-right: 1px solid var(--gray-dark);
  border-top: 1px solid var(--gray-dark);
}
.pov-section .btm-image {
  display: none;
}
/*
==============================================
Footer Section
==============================================
*/

.footer-section {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+55,f0f7f1+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 55%, rgba(240,247,241,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 55%,rgba(240,247,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 55%,rgba(240,247,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f7f1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.footer-section .social-container {
  border-bottom: 8px solid var(--gray-light);
  border-top: 8px solid var(--dark-color-1);
}
.footer-section .social-container:after {
  display: none;
}
.footer-section .footer-cta-section h4:after {
  background: var(--dark-color-1);
} 
.footer-section .social-container a .fa {
  color: var(--dark-color-1) !important;
}
.footer-section .social-container a:hover .fa {
  color: var(--medium) !important;
}
.footer-section .footer-content a:hover {
  color: var(--dark-color-1);
}
.footer-section .footer-cta-section h4 {
  color: var(--dark);
}
.footer-section .sub-light .head-1 {
  color: var(--medium);
}
.footer-section .footer-cta-section h4:hover {
  color: var(--medium);
}
.footer-section .footer-cta-section h4:hover > .head-1 {
  color: var(--dark) !important;
}
.footer-section .ftr-nap-name {
  color: var(--gray-light) !important;
}
.footer-section .ftr-nap-address-label {
  display: block;
  text-transform: uppercase;
  padding: 0 0 5px;
}
.footer-section .footer-contact-info .ftr-nap li.ftr-nap-phone, .footer-section .footer-contact-info .ftr-nap li.ftr-nap-map-directions {
  padding: 0;
}
.footer-section .footer-content a {
  color: var(--gray-dark);
}
.footer-section .ftr-nap li {
  color: var(--gray-dark);  
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
  color: var(--dark-color-1);
}
/* This hides the word "address" that appeard above the address */
.footer-section .ftr-nap-address:before {
  display: none;
}
.footer-section .ftr-disclosures {
  color: var(--gray-dark);
}
/*
==============================================
Interior Pages
==============================================
*/
.copy-section, .bio-section, .resource-section, .blog-main, .body-resource-detail .resource-section, .body-map-directions .resource-section, .body-blog-detail .resource-section {
  background: var(--white);
}
.copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
  display: none;
} 
.copy-section h1, .copy-section .head-1, .body-about-us .copy-section h2, .copy-section h2, .copy-section h3, .copy-section h4, .copy-section h5 {
  color: var(--medium);
}
.copy-section .head-1, .copy-section .head-3, .copy-section .head-2 {
  text-align: center;
}
.pov-section .head-1, .copy-section .head-2, .copy-section .head-3, .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
  color: var(--dark);
}
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
  color: var(--medium);
}
.copy-section .yearbook-container .yearbook-designation {
  color: var(--dark);
}
.interior .billboard-content:after {
  background: var(--medium);
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
  color: var(--gray-dark) !important;
}
.quote-section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#433e38+0,3d3833+100 */
  background: rgb(67,62,56); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(67,62,56,1) 0%, rgba(61,56,51,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(67,62,56,1) 0%,rgba(61,56,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(67,62,56,1) 0%,rgba(61,56,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#433e38', endColorstr='#3d3833',GradientType=0 ); /* IE6-9 */
}
.quote-section:before {
  content:'';
  background: url(/-/media/5011a0fb5b044526ba078368272ebf6f.ashx);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;  
  display: block;
}
.quote-section:after {
  content:'';
  display: block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3d3833+0,3d3833+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(61,56,51,0) 0%, rgba(61,56,51,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(61,56,51,0) 0%,rgba(61,56,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(61,56,51,0) 0%,rgba(61,56,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d3833', endColorstr='#3d3833',GradientType=0 ); /* IE6-9 */
  height: 100%;
  bottom: 0;
  width: 100%;
  position: absolute;
}
.quote-section .quote-content:before {
  content:'';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,.1) 0%, rgba(255,255,255,0) 50%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,.1) 0%, rgba(255,255,255,0) 50%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(255,255,255,.1) 0%, rgba(255,255,255,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  top: -150px;
}

.quote-section .quote {
  color: var(--white);
}
.quote-section .quote-cite {
  color: var(--light) !important;
}
.quote-section .mc-container .slick-track .slick-slide {
  background: transparent;
}
.quote-section .pov-carousel .mc-heading {
  color: var(--white);
}
.quote-section .pov-carousel .mc-date {
  color: var(--white);  
}
.quote-section .pov-carousel .mc-copy {
  color: var(--white);  
}
.quote-section .pov-carousel .mc-container .slick-slide a:hover {
	box-shadow: inset 0px 20px 50px 0px rgba(255,255,255,0.1), inset 10px 20px 50px -20px rgba(255,255,255,0.1);
}
.quote-section .pov-carousel .mc-cta, .quote-section .pov-carousel .mc-container a:hover .mc-cta {
  color: var(--white);  
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  color: var(--medium);
}
.copy-section {
  position: relative;
}
.interior .copy-section:before {
  content:'';
  background: url(/-/media/60dc726c9e9a4323a8fc1a6fbaa136c8.ashx);
  position: absolute;
  top: -33px;
  left: 0;
  width: 100%;
  height: 110px; 
}
.body-no-quote .quote-section .quote-content:after {
  display: none;
}
.bio-quote-section {
  display: none;
}
/* .body-join-the-team .billboard-container {
  background-position: top center;
} */
.body-about-us .copy-section:before {
  display: none;
} 
.body-two-minute-money-plan-videos .blog-landing-copy {
  display: none;
}
.team-logo {
  margin: 0 auto 50px;
}
/*
==============================================
Blog Archive Sidebar Links
==============================================
*/

.filter-list-heading a, .filter-list-links .filter-list-date a, .filter-list-category a, .filter-list-topic a, .filter-list-media a {
  color: var(--medium) !important;
}
.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: var(--dark) !important;
}
/*
==============================================
Resource Callouts
==============================================
*/
.copy-section .callout-item .head-1 {
  font-size: 26px !important;
  line-height: 28px;
  font-weight: 500;
  text-align: left;
  font-family: 'Playfair Display', serif;
  color: var(--dark); 
}
.copy-section .callouts-container .callout-item .callout-copy-wrapper, .copy-section .callouts-mobile-slider .callout-item .callout-copy-wrapper {
  font-size: 17px;
  line-height: 25px;  
  color: var(--gray-dark);
  margin-top: 32px;  
}
.copy-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: var(--dark);
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  font-size: 16px;
  background: rgba(0, 0, 0, 0);
  border: none;
  letter-spacing: 1px;
  display: block;  
  padding: 0;
}
.copy-section .callouts-container .callout-item {
  -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;
}
.copy-section .callout-item:hover {
  background: var(--gray-light);
}

/*
============================================== 
Mouse Scroller
==============================================
*/
 
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
  background-color: var(--gray-dark) !important;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    animation: none !important;
    background: none !important;
    border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
    content: '' !important;
    height: 18px !important;
    width: 18px !important;
    animation-name: none !important;
    display: block !important;
    border-radius: 0 !important;
    border: 2px solid var(--light-color-2);
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute !important;
    bottom: 20px !important;
    left: 52% !important;
    top: 13px !important;
    background: rgba(210, 120, 85, 0) !important;
    margin-left: -10px !important;
}
.scroller-mobile:after  {
     transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    bottom: 10px;
    top: 20px !important;
}

/*
============================================== 
Media Carousel Dots to Outlines
==============================================
*/
 
.slick-dots li.slick-active button:focus:before {
  opacity: 1;
  color: transparent;
}
.slick-dots li.slick-active button:before {
  color: transparent !important;
  opacity: 1 !important;
  background: var(--gray-dark);
}
.slick-dots li button:before {
  color: var(--gray-dark);
  opacity: 0.95;
  font-size: 10px;
}
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}
.slick-dots li button {
  border: none;
  background: transparent;
  display: block;
  height: 11px;
  width: 11px;
  outline: none;
  font-size: 0;
  color: transparent;
  padding: 4px;
  cursor: pointer;
  /* border-radius: 50%; */
}
.slick-dots li button:before {
  color: transparent !important;
  opacity: 1 !important;
  font-size: 10px;
  width: 9px !important;
  height: 9px !important;
  border: 2px solid var(--gray-dark);
  border-radius: 50%;
}
.slick-dots li {
  width: 9px !important;
  height: 9px;
}
.team-section .slick-dots li button:before {
  border: 2px solid var(--white);  
}
.team-section .slick-dots li.slick-active button:before {
  background: var(--white);
}
.team-section .slick-dots li button:before {
  color: var(--white);
}
/*
============================================== 
Next/Previous arrows and background variables
==============================================
*/   /* Next/prev text normal */
.bio-detail-next, .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next, .bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev, .bio-detail-next  {
  color: var(--medium) !important;
  webkit-transition: all 0.2 ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
/* Next/prev text hover */
.blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-next-link:hover .blog-detail-next, .blog-detail-next-link:hover .blog-detail-next-resource, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio, .bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-previous-link:hover .resource-detail-prev-resource, .resource-detail-next-link:hover .resource-detail-next-resource
{
  color: var(--dark) !important;
}
/* Next/prev arrow normal */
.resource-detail-previous-link:after, .bio-detail-previous-link .bio-detail-previous-arrow, .bio-detail-next-link .bio-detail-next-arrow, .resource-detail-next-link:after, .resource-detail-next-link .resource-detail-next-arrow, .resource-detail-previous-arrow, .blog-detail-previous-link .blog-detail-previous-arrow, .blog-detail-next-link .blog-detail-next-arrow {
  border-color: var(--medium) !important;
}
/* Next/prev arrow hover */
.resource-detail-previous-link:hover:after, .bio-detail-previous-link:hover .bio-detail-previous-arrow, .bio-detail-next-link:hover .bio-detail-next-arrow, .resource-detail-next-link:hover:after, .resource-detail-next-link:hover .resource-detail-next-arrow, .resource-detail-previous-link:hover .resource-detail-previous-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: var(--light) !important;
}
/* Arrow background normal */
.resource-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper:before, .resource-detail-previous-link-wrapper:before, .resource-detail-next-link-wrapper:before, .resource-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper-mobile:before {
  background: var(--light) !important;
}
/* Arrow background hover */
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .resource-detail-previous-link-wrapper.hover-link:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: var(--dark-color-1) !important;
}

/*
============================================== 
Share Widget and text links
==============================================
*/
 
/* share icon (left) hover and text */
.social-media-share-link:hover > .fa-share-alt:before, .resource-detail-tag-cloud-links a:active  > .fa-share-alt:before, .social-media-share-link:active > .fa-share-alt:before, .resource-detail-info-wrapper a:hover {
  color: var(--dark-color-1) !important;
}
/* share icon (left) normal */
.fa-share-alt, .resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link  {
  color: var(--medium) !important;
}
/* share pop up box icon normal */
.social-media-share-wrapper span a {
  color: var(--dark-color-1) !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
  color: var(--medium) !important;
}
/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
  color: var(--dark-color-1) !important;
}
/* share pop up box background */
.social-media-share-wrapper span {
  background-color: var(--gray-light);
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid var(--gray-light);
}

/*
============================================== 
Styles Page Section
==============================================
*/

.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: var(--medium);
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link, .accord li.open .fa, .flextabs-wrapper a:hover {
  color: var(--medium-color-1) !important;
}
.flextab-triggers a {
  background: var(--light);
  color: var(--medium) !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: var(--medium) !important;
  color: var(--light) !important;
}
blockquote:before, q:before {
  background: var(--medium);
}
blockquote, q {
  color: var(--dark) !important;
  border-color: var(--gray-light) !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: var(--gray-light);
}

 
 /*
==============================================
Responsive Media Queries
==============================================
*/
  
/* Large devices (tablet landscape, 1024px and less) tablet-pro-l */
   @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
    
}
 
/* Large devices (tablet landscape, 1024px and less) tablet-pro-p */
   @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
   
}
 
/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .billboard-content-wrapper .container {
    bottom: 75px;
  }
  .copy-section .callouts-container .callout-item {
    width: calc(33.3% - 35px);
  }  
  .copy-section .callout-item .head-1 {
    font-size: 23px !important;
  }   
}
 
 
/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
     
}
 
 
/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
.billboard-container.billboard-full-height {
  min-height: 380px !important;
}  
.billboard-content-wrapper .container {
  bottom: 0px;
}
.copy-section .callouts-container .callout-item {
  width: calc(50% - 30px);
}
.no-billboard .header-main, .body-about-us .header-main {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);  
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
  background: var(--dark);
  box-shadow: none;
}

.nav-address-wrapper {
  color: var(--white);
}
.fa-angle-down:before {
  color: var(--dark-color-1);
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li > .nav-subnav {
  background: var(--dark);
}
/* Hamburger Menu Icon */
.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:var(--medium);
}
 
 
/* Hamburger Menu Icon Active and Open*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
  background: var(--white);
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
/*.nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li > .nav-subnav.clicked li > .nav-subnav-second.clicked {
  left: 10px;
}
.nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li:hover > .nav-subnav li:hover > .nav-subnav-second {
  left: 10px;
} 
 .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  left: inherit !important;
} */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  left: auto;
}
.team-section .mc-container .slick-prev {
  left: -20px;
}
.team-section .mc-container .slick-next {
  right: -20px;
}

}
 
 
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-container.billboard-full-height {
    min-height: 350px !important;
  }  
  .callouts-section .callout-copy-wrapper {
    color: var(--gray-dark) !important; 
  }
  .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
    font-weight: 500;
    color: var(--dark);
    font-family: 'Playfair Display', serif !important;
    font-size: 16px !important;
    background: rgba(0, 0, 0, 0) !important;
    border: none !important;
    letter-spacing: 1px !important;  
  }   
  .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
    color: var(--gray-dark) !important;
    text-align: center;
  }  
  .copy-section .callout-item .head-1 {
    text-align: center;
    font-size: 30px !important;
  }
  .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper {
    text-align: center;
  }
	.copy-section .slick-prev:after {
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		right: -20px;
		content: "";
		-webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
		transform: rotate(-45deg) skew(-10deg, -10deg);
		width: 25px;
		height: 25px;
		border-left: 1px solid var(--dark);
		border-top: 1px solid var(--dark);
	}
	.copy-section  .slick-next:after {
		content: "" !important;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		left: -20px;
		-webkit-transform: rotate(45deg) skew(10deg, 10deg);
		transform: rotate(45deg) skew(10deg, 10deg);
		width: 25px;
		height: 25px;
		border-right: 1px solid var(--dark);
		border-top: 1px solid var(--dark);
		-webkit-text-stroke: 8px transparent !important;
	}    
	.callouts-section .slick-prev:after {
		border-left: 1px solid var(--dark);
		border-top: 1px solid var(--dark);
	}
	.callouts-section  .slick-next:after {
		border-right: 1px solid var(--dark);
		border-top: 1px solid var(--dark);
	}     
 
}
 
 
 
/* 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) {
  .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
    font-weight: 500;
    color: var(--dark);
    font-family: 'Playfair Display', serif !important;
    font-size: 16px !important;
    background: rgba(0, 0, 0, 0) !important;
    border: none !important;
    letter-spacing: 1px !important;  
}
.callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
  color: var(--gray-dark) !important;
  text-align: center;  
}
.copy-section .callout-item .head-1 {
  text-align: center;
  font-size: 30px !important;
}
.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper {
  text-align: center;
}
.copy-section .slick-prev:after {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: absolute;
  top: 14px;
  right: -20px;
  content: "";
  -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
  transform: rotate(-45deg) skew(-10deg, -10deg);
  width: 25px;
  height: 25px;
  border-left: 1px solid var(--dark);
  border-top: 1px solid var(--dark);
}
.copy-section  .slick-next:after {
  content: "" !important;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: absolute;
  top: 14px;
  left: -20px;
  -webkit-transform: rotate(45deg) skew(10deg, 10deg);
  transform: rotate(45deg) skew(10deg, 10deg);
  width: 25px;
  height: 25px;
  border-right: 1px solid var(--dark);
  border-top: 1px solid var(--dark);
  -webkit-text-stroke: 8px transparent !important;
}    
.callouts-section .slick-prev:after {
  border-left: 1px solid var(--dark);
  border-top: 1px solid var(--dark);
}
.callouts-section  .slick-next:after {
  border-right: 1px solid var(--dark);
  border-top: 1px solid var(--dark);
} 

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