/* /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('https://www.raymondjames.com/-/media/34d01108a19a419eb2f4ff71406a8082.ashx');
@import url('modules.css');
 
:root {
--light: #b5a781;
--light-color-1: #a39161;
--medium: #806c37;
--medium-color-1:#867340;
--dark: #2d2b10;
--dark-color-1: #413f27;
--gray-light: #F6F6F9;
--gray-medium: #e1e1e1;
--gray-dark: #393939;     
--black: #000000;
--white: #ffffff;
--black-alpha: 0, 0, 0;
--white-alpha: 255, 255, 255;
--font-1: 'Raleway', sans-serif;
--font-2: 'Playfair Display', serif;
--font-3: 'Roboto', sans-serif;
}
 
/*
==============================================
Buttons
==============================================
*/
 
/* 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: transparent;
  color: var(--dark);
  padding: 5px 20px !important;
  font-family: var(--font-2) !important;
  height: auto !important;
  line-height: initial;
  width: inherit !important;
  border: 2px solid var(--light);
  -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;
 }
 .investor-access-login-button {
   background: var(--white); 
 }
 /* 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: transparent;
   color: var(--gray-dark);
   border: 2px solid var(--gray-dark);
   letter-spacing:0; 
 }
 .investor-access-login-button:hover {
   background: var(--white); 
 }
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
  display: inline-flex;
  border: 2px solid #d27855;
  margin: 30px 0 20px;
  font-family: 'Playfair Display', serif !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 37px;
  text-transform: uppercase;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #393939 !important;
}
.blog-landing-load-more:before {
  display: none;
}
.blog-landing-load-more:hover {
  letter-spacing: 0;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
  background: black;
  color: white;
}
 
body {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.masterprime .related-resources-main {
  background: var(--white);
}
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(--gray-dark);
}
 
/*
==============================================
Header Section
==============================================
*/
 
.header-main {
 background: var(--white) !important;
}
.header-contact {
  border-bottom: 1px solid var(--gray-light);
}
.header-contact-wrap .ftr-cta {
  color: var(--dark);
}
.header-contact-wrap .ftr-cta:hover {
  color: var(--medium);
} 
.header-contact-wrap .social-container .fa {
  color: var(--dark);
}
.header-contact-wrap .social-container a:hover .fa {
  color: var(--medium);
}
.header-contact-wrap .ftr-nap-phone, .header-contact-wrap .ftr-nap a {
  color: var(--dark);
}
.header-contact-wrap .ftr-nap a:hover {
  color: var(--medium);
}
.header-contact .social-container .fa {
  padding: 0 5px;
}
.header-content {
  background: url(https://www.raymondjames.com/-/media/80e54281f7d641268e407a834550d56f.ashx);
  background-size: cover;
}
/*
==============================================
Navigation Section
==============================================
*/
 
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: var(--white) !important;
}
/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: var(--black);
  font-family: var(--font-2); 
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: var(--medium) !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: var(--black);
  font-family: var(--font-2); 
}
/* 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(--medium);
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: var(--gray-light) !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;  
}
.nav:after {
  background: var(--light);
  display: none;
}
.nav:before {
  background: var(--gray-medium);
} 
/*
==============================================
Billboard Section
==============================================
*/
 
.billboard-section .head-2 {
  color: var(--white);
  font-family: var(--font-1); 
  font-size: 40px !important;  
}
.billboard-section h1 {
  color: var(--white);
  font-family: var(--font-2); 
  font-size: 40px;
}
.billboard-section h1:after {
  background: var(--light);
  display: none;
}
.billboard-section:after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+41,0.75+80,0.75+80 */
	background: -moz-linear-gradient(top, rgba(45,43,16,0) 0%,rgba(45,43,16,0) 41%,rgba(45,43,16,0.85) 65%,rgba(45,43,16,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(45,43,16,0) 0%,rgba(45,43,16,0) 41%,rgba(45,43,16,0.85) 65%,rgba(45,43,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(45,43,16,0) 0%,rgba(45,43,16,0) 41%,rgba(45,43,16,0.85) 65%,rgba(45,43,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}


.billboard-section .puzzleIconContainer {
	display: inline-flex;
	margin-bottom: 12px;
}
.billboard-section .puzzleIconContainer img {
  vertical-align: middle;
  overflow-clip-margin: content-box;
  overflow: clip;
}
.billboard-section .puzzleIconTop {
	width: 30px;
	height: 20px;
	margin: 0 15px;
  transform-origin: bottom;
	animation-name: puzzleRotate;
	animation-duration: 5s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}
.billboard-section .puzzleLine {
  animation-duration: 3.5s;
  animation-delay: 2s;
}
 @keyframes puzzleRotate {
 0% {
transform: rotate(0);
opacity: 0;
}
 100% {
transform: rotate(360deg);
opacity: 1;
}
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* fadeInLeftSlow */

@-webkit-keyframes fadeInLeftSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftSlow {
  -webkit-animation-name: fadeInLeftSlow;
  animation-name: fadeInLeftSlow;
}

/* fadeInRightSlow */

@-webkit-keyframes fadeInRightSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightSlow {
  -webkit-animation-name: fadeInRightSlow;
  animation-name: fadeInRightSlow;
}


/* end */



 
/*
==============================================
Intro Section
==============================================
*/
 
.intro-section {
  background: url(https://www.raymondjames.com/-/media/35c82c6622b74f0ba9b91457c9111e44.ashx) no-repeat center center;
  background-size: cover;  
}
.intro-section .intro-text:before, .niche-section .mc-heading:after, .quote-section .quote-wrapper .quote-hr:before {
  background: var(--light-color-1);
} 
.intro-section .body-copy-accent {
  color: var(--dark);
  font-family: var(--font-2); 
  margin: 0 auto;  
}
.intro-section .body-copy-accent:after {
  display: none;
}
.intro-section .body-intro-accent {
  margin-top: 50px;
}
.intro-section .body-intro-accent:before {
  content: "";
  display: block;
  height: 5px;
  width: 60px;
  background: var(--light);
  margin: 28px auto 20px;
}
.intro-section .intro-content:before {
  background: var(--gray-dark);
  opacity: .5;
}
.intro-section .intro-content:after {
  background: var(--gray-dark);
  opacity: .5;
}
.intro-content .intro-text p {
  margin-bottom: 10px !important;
}
 
/*
==============================================
Services Section
==============================================
*/
 
.services-section {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e2e0d7+80 */
background: radial-gradient(ellipse at center, rgb(255,255,255) 0%,rgb(226,224,215) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.services-section h2:after {
  background: var(--light-color-1);
}
.services-section .services-headline h2 {    
  color: var(--medium); 
  font-family: var(--font-2); 
}
.services-section .head-1 {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.services-section .services-slider h3 {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
 
/*
==============================================
Niches Section
==============================================
*/
 
.niche-section {
  background: var(--dark);
  border-top: 5px solid var(--light-color-1);
  border-bottom: 5px solid var(--light-color-1);
}
.niche-section:before {
  background: var(--medium); 
}
.niche-section .mc-heading:after {
  background: var(--light);
} 
.niche-section .mc-heading {
  color: var(--white) !important;
  font-family: var(--font-2) !important; 
  font-size: 25px !important;
}
.niche-section .mc-copy {
  font-family: var(--font-1);
  color: var(--white);
}
.niche-section .mc-container .media-carousel-three .mc-cta, .niche-section .mc-container .media-carousel-three a:hover .mc-cta {
  border: 2px solid var(--light);
  color: var(--white);
  background: var(--gray-dark);
  font-family: var(--font-2) !important; 
  letter-spacing: 1px;   
}
.niche-section .mc-container .slick-next:after {
    border-right: 1px solid var(--white);
    border-top: 1px solid var(--white);
}
.niche-section .mc-container .slick-prev:after {
  border-left: 1px solid var(--white);
  border-top: 1px solid var(--white);
}

.niche-section .slick-dots li.slick-active button:before {
  background: var(--white);
}
.niche-section .slick-dots li button:before {
  color: var(--white);
}
.niche-section .slick-dots li.slick-active button:before {
  color: var(--white);
}
.niche-section .slick-dots li button:before {
  border: 2px solid var(--white);
}
/*
==============================================
Team Section, Team Page & Bio Pages
==============================================
*/
 
.team-section {
  border-top: none;
  background: var(--white);
}
.team-section h4 {
  color: var(--medium);
  font-family: var(--font-2); 
}
.yearbook-headshot-link {
  text-decoration: none !important;
}
.team-section .head-1 {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.team-section h4:after {
  background: var(--light-color-1);
}
.team-section .yearbook-container h1 {
  display: none;
}
.team-section .yearbook-container .yearbook-last-name{
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.team-section .yearbook-container .yearbook-first-name {
  color: var(--gray-dark);
  font-family: var(--font-2);
}
.team-section .yearbook-container .yearbook-title {
  color: var(--gray-dark);
  font-family: var(--font-1);   
}
.team-section .yearbook-container .yearbook-designation {
  font-family: var(--font-1); 
}
.team-section .yearbook-three .yearbook-headshot-wrapper::after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e414e+0,2e414e+100&0+7,1+100 */
    background: -moz-linear-gradient(top, rgba(var(--black-alpha), 0.2) 30%,rgba(var(--black-alpha),0) 52%,(var(--black-alpha),1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(var(--black-alpha), 0.2) 30%,rgba(var(--black-alpha),0) 52%,(var(--black-alpha),1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(var(--black-alpha), 0.2) 30%,rgba(var(--black-alpha),0) 52%,(var(--black-alpha),1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e414e', endColorstr='#2e414e',GradientType=0 ); /* IE6-9 */
}
.copy-section .yearbook-three .yearbook-headshot-wrapper::after {
  background: -moz-linear-gradient(top, rgba(var(--black-alpha), 0.2) 30%,rgba(var(--black-alpha), 0.2) 52%,rgba(var(--black-alpha), 0.2) 100%);
  background: -webkit-linear-gradient(top, rgba(var(--black-alpha), 0.2) 30%,rgba(var(--black-alpha), 0.2) 52%,rgba(var(--black-alpha), 0.2) 100%);
  background: linear-gradient(to bottom, rgba(var(--black-alpha), 0.2) 30%,rgba(var(--black-alpha), 0.2) 52%,rgba(var(--black-alpha), 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e414e', endColorstr='#2e414e',GradientType=0 );
}
.copy-section .yearbook-container .yearbook-first-name {
  font-family: var(--font-2);
}
.copy-section .yearbook-container .yearbook-last-name {
  font-family: var(--font-1); 
}
.copy-section .yearbook-container .yearbook-designation {
  font-family: var(--font-1);  
}
.team-section .yearbook-three a:hover .yearbook-headshot-wrapper:after {
  background-color: rgba(var(--black-alpha), 0.2);
}
.team-section .yearbook-container .slick-prev {
  border-top: 1px solid var(--gray-dark);
  border-left: 1px solid var(--gray-dark);
}
.team-section .yearbook-container .slick-next {
  border-top: 1px solid var(--gray-dark);
  border-right: 1px solid var(--gray-dark);
}
/* 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(--gray-dark) !important;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name {
  font-family: var(--font-2);    
}
.bio-section .bio-detail-last-name {
  font-family: var(--font-1);  
}
.bio-section .bio-detail-designation {
  font-family: var(--font-1);  
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-section .bio-detail-title {
  color: var(--gray-dark) !important;
  font-family: var(--font-1);   
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: var(--dark) !important;
  text-decoration: none;
  -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;
}

.bio-detail-links-wrapper .fa.fa-envelope, .bio-detail-links-wrapper .fa.fa-phone, .yearbook-container .yearbook-links .fa.fa-envelope, .yearbook-container .yearbook-links .fa.fa-phone {
  display: none;
}



.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color:var(--gray-medium);
}
.bio-quote-section {
  background: var(--white);
  display: none;
}
.bio-quote-section:before {
  background: var(--light-color-1);
}
.bio-detail-quote {
  color: var(--gray-dark); 
  font-family: var(--font-1);  
}
.bio-detail-quote-cite {
  color: var(--dark);
  font-family: var(--font-2);   
}
.bio-quote-section:after {
  background: var(--light-color-1);
}
 
/*
==============================================
Callouts Section
==============================================
*/
 
.callouts-section {
  background: url(https://www.raymondjames.com/-/media/35c82c6622b74f0ba9b91457c9111e44.ashx) no-repeat center center;
  background-size: cover;
}
.callouts-section .callout-heading .head-1 {
  color: var(--gray-dark);
  font-family: var(--font-2); 
  font-weight: 300;  
}
.callouts-section .callout-heading .head-2 {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.callouts-section .callout-heading .head-2:after {
  background: var(--medium);
  opacity: 1;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: var(--medium);
  font-family: var(--font-2); 
  font-weight: 300;
}
.callouts-section .callout-item:hover {
  background: rgba(var(--white-alpha), 0.5);
}
.callouts-section .callouts-container .callout-item:hover .callout-cta {
  color: var(--dark);
}
 
 /*
==============================================
Quote Section
==============================================
*/ 
 
.body-home .quote-section {
  border-top: 3px solid var(--gray-dark);
  background: url(https://www.raymondjames.com/-/media/fa3ed4afc2fc4d088b45a37a9cf81d73.ashx) no-repeat center center;
  background-size: cover;
}
.body-home .quote-section .quote {
  color: var(--white) !important;
  font-family: var(--font-1); 
  margin: 50px auto;
}
.body-home .quote-section .quote-cite {
  color: var(--white) !important;
  font-family: var(--font-2);
}
.quote-section .quote-wrapper .quote-hr:before {
  background: var(--light);
} 
.quote-section .quote-wrapper .quote-hr:after {
  background: var(--gray-dark);
}
.body-home .quote-section:after {
  background: var(--gray-dark);
}
 
/*
==============================================
POV Section
==============================================
*/ 
 
.pov-section {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e2e0d7+80 */
background: radial-gradient(ellipse at center, rgb(255,255,255) 0%,rgb(226,224,215) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.pov-section h4 {
  color: var(--medium);
  font-family: var(--font-2);
}
.pov-section h4:after, .pov-carousel .mc-heading:after {
  background: var(--light);
}
.pov-carousel .mc-heading {
  color: var(--gray-dark);
  font-family: var(--font-2); 
}
.pov-section .head-1 {
  color: var(--dark);
  font-family: var(--font-1);   
}
.pov-carousel .mc-date {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.pov-carousel .mc-copy {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.pov-carousel .mc-cta {
  color: var(--medium-color-1);
  font-family: var(--font-2); 
}
.pov-carousel .mc-container a:hover .mc-cta {
  color: var(--gray-dark); 
}
.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;
}
.pov-carousel .mc-container:before {
  border-top: 1px solid var(--light);
  border-bottom: 1px solid var(--light);
}
 
/*
==============================================
Footer Section
==============================================
*/
 
.footer-section {
  background: var(--dark);
}
.footer-section .social-container {
  border-bottom: none;
  border-top: 8px solid var(--medium);
}
.footer-section .footer-cta-section h4:after {
  background: var(--medium);
}
.footer-section .social-container:after {
  background: var(--gray-dark);
}
.footer-section .social-container a .fa {
  color: var(--white) !important;
}
.footer-section .social-container a:hover .fa {
  color: var(--light) !important;
}
.footer-section .footer-content a {
  color: var(--white);
}
.footer-section .footer-content a:hover {
  color: var(--light);
}
.footer-section .footer-cta-section h4 {
  color: var(--light);
  font-family: var(--font-2); 
}
.footer-section .sub-light .head-1 {
  color: var(--white);
  font-family: var(--font-1); 
}
.footer-section .footer-cta-section h4:hover {
  color: var(--white);
}
.footer-section .footer-cta-section h4:hover > .head-1 {
  color: var(--light) !important;
}
.footer-section .ftr-nap-name {
  color: var(--gray-light) !important;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
  color: var(--white);
  font-family: var(--font-3); 
}
.footer-section .ftr-disclosures {
  color: var(--gray-medium);
}
/* This hides the word "address" that appeard above the address */
.footer-section .ftr-nap-address:before {
  display: none;
}
.footer-section .footer-contact-info {
  padding: 40px 0 10px;
}
 
/*
==============================================
Interior Pages
==============================================
*/
 .interior .billboard-container {
  background-position: top center;
 }
.copy-section, .bio-section, .blog-main, .body-resource-detail .resource-section, .body-map-directions .resource-section {
  background: var(--white) !important;
}
.copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
  background: var(--light);
}
.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, .resource-detail-copy-wrapper h4 {
  color: var(--gray-dark);
  font-family: var(--font-1); 
}
.copy-section .head-2, .copy-section .head-3, .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2, .masterprime .body-module-private-wealth .module-intro-content .head-2 {
  color: var(--dark) !important;
  font-family: var(--font-2); 
}
.interior .billboard-content:after {
  background: var(--dark);
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
  color: var(--gray-dark) !important;
}
.quote-section {
  background: url(https://www.raymondjames.com/-/media/35c82c6622b74f0ba9b91457c9111e44.ashx) no-repeat center center;
  background-size: cover;  
}
.quote-section .quote {
  color: var(--gray-dark);
  font-family: var(--font-1);
}
.quote-section .quote-cite {
  color: var(--dark) !important;
  font-family: var(--font-2); 
}
.quote-section .mc-container .slick-track .slick-slide {
  background: transparent;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  color: var(--black);
}
.body-no-quote .quote-section, .body-ims-system-about .billboard-section, .body-pic .billboard-section {
  display: none;
}
.body-about-us .callouts-container, .body-about-us .callouts-mobile-slider {
  grid-template-columns: repeat(2, 1fr);
}
.body-makes-us-different .callouts-container, .body-makes-us-different .callouts-mobile-slider, .body-pic .callouts-container, .body-pic .callouts-mobile-slider {
  grid-template-columns: repeat(3, 1fr);
}
.body-pic .callouts-container {
  padding-bottom: 50px;
}
.body-about-us .callouts-container .callout-item, .body-makes-us-different .callouts-container .callout-item, .body-pic .callouts-container .callout-item {
  background: url(https://www.raymondjames.com/-/media/557aa3df13eb41f4a65412c586d519e2.ashx) no-repeat center center;
  background-size: cover;  
  border: 2px solid transparent;
  -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;       
}
.body-pic .callouts-container .callout-item {
  pointer-events: none;  
}
.body-about-us .callouts-container .callout-item:hover, .body-makes-us-different .callouts-container .callout-item:hover, .body-pic .callouts-container .callout-item:hover {
  border: 2px solid var(--light);
}
.body-about-us .callouts-container .head-1, .body-makes-us-different .callouts-container .head-1, .body-pic .callouts-container .head-1 {
  font-family: var(--font-2);
  color: var(--medium);
  font-size: 24px !important;
  line-height: 30px;
  font-weight: 500;
  border-bottom: 1px solid var(--gray-medium);
  padding: 0 0 10px; 
  -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;     
}
.body-about-us .callouts-container .callout-item:hover .head-1, .body-makes-us-different .callouts-container .callout-item:hover .head-1, .body-pic .callouts-container .callout-item:hover .head-1 {
  color: var(--dark);
}
.body-about-us .callouts-container .callout-item .callout-copy-wrapper, .body-makes-us-different .callouts-container .callout-item .callout-copy-wrapper, .body-pic .callouts-container .callout-item .callout-copy-wrapper {
  font-size: 17px;
  line-height: 25px;
  color: var(--gray-dark);
  font-family: var(--font-1);
  margin-top: 32px;
  padding: 0 22px 10px 22px;
}
.body-about-us .callouts-container .callout-item .callout-cta-wrapper button, .body-makes-us-different .callouts-container .callout-item .callout-cta-wrapper button, .body-pic .callouts-container .callout-item .callout-cta-wrapper button {
  color: var(--medium);;
  font-family: var(--font-2);;
  font-size: 16px;
  background: none;
  border: none;
  letter-spacing: 1px;
  display: block;
  font-weight: 500;
  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;  
}
.body-pic .callouts-container .callout-item .callout-image-wrapper, .body-pic .callouts-mobile-slider .callout-item .callout-image-wrapper {
  padding: 10px
}
.body-pic .callouts-container .callout-item .callout-image-wrapper .callout-image, .body-pic .callouts-mobile-slider .callout-item .callout-image-wrapper .callout-image {
  width: auto;
  height: 70px;
  margin: 0 auto;
}
 
/*
==============================================
Resource Detail Page
==============================================
*/
 
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a,
.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;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
  color: var(--gray-dark) !important;
}
 
.no-billboard .billboard-container {
  background-size: cover !important;
}
/*
==============================================
Masonry fixes model 1 variables
==============================================
*/
  
.masonry-load-more:before {
  display: none;
}
 
.filter-name, .filter a, .filter-reset {
  border: solid 1px transparent;
  padding: inherit;
}
/*
==============================================
Masonry Grid Styles
==============================================
*/
.masonry-grid-3 .masonry-title {
  font-family: var(--font-1);
  font-size: 16px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
.masonry-grid-3 .masonry-date {
  font-family: var(--font-1);
}
.masonry-grid-3 .masonry-paragraph {
  font-family: var(--font-1);
}
.masonry-grid-3 .masonry-category {
  font-family: var(--font-1);
}
.masonry-grid-3 .masonry-cta {
  font-weight: 500 !important;
  border-radius:25px !important;
  font-family: var(--font-2) !important;
  color: var(--dark) !important;
 
}  /*
==============================================
Mouse Scroller Model 1
==============================================
*/
 
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
  background-color: var(--gray-medium) !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(--dark);
    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;
}
 
/*
==============================================
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(--gray-dark) !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(--white) !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(--gray-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) !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) !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(--white) !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
  color: var(--light) !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(--gray-dark) !important;
}
/* share pop up box background */
.social-media-share-wrapper span {
  background-color: var(--dark);
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid var(--dark);
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-heading-wrapper, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-heading-wrapper {
  color: var(--gray-dark);
  border-top: 1px solid var(--gray-medium);
}
 
/*
==============================================
Styles Page Section
==============================================
*/
 
.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: var(--medium);
}
.accord .accord-link {
  line-height: 24px;
}
.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(--dark) !important;
}
.flextab-triggers a {
  background: var(--gray-dark);
  color: var(--white) !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: var(--dark) !important;
  color: var(--light) !important;
}
blockquote:before, q:before {
  background: var(--light);
}
blockquote, q {
  color: var(--dark) !important;
  border-color: var(--gray-medium) !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: var(--gray-light);
}
 
/*
==============================================
Blog
==============================================
*/
 
.blog-detail-heading {
  color: var(--dark) !important;
  font-family: var(--font-1);
}
.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(--dark) !important;
}
.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: var(--gray-dark) !important;
}
.filter-list-heading a {
  border-color: var(--gray-medium) !important;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-heading {
  color: var(--dark) !important;
  font-family: var(--font-1);
}
.fa-calendar:before {
  color: var(--dark);
}
.blog-landing-click-copy .blog-landing-copy {
  color: var(--dark);
}
.blog-landing-overall-copy {
  border-color: var(--gray-medium) !important;
}
.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;
}
 
 /*
==============================================
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) {
  .body-about-us .callouts-container .callout-item {
    width: calc(50% - 30px); 
  }    
  .body-makes-us-different .callouts-container .callout-item, .body-pic .callouts-container .callout-item {
    width: calc(33.333% - 35px); 
  }  
  .primary-nav a {
    font-size: 16px;
  }
}
  
  
/* 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) {
  .header-section {
    padding: 0;
  }
  .nav-trigger:after {
    left: -2px;
    top: -15px;
    right: -25px;
    bottom: -17px;
    background: var(--white);
    opacity: .8;
    z-index: -1;
  }
  .nav-opened.nav-trigger:after {
    background: none;
  } 
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: var(--white) !important;
    box-shadow: none;
  }
  .primary-nav a {
    font-size: 18px;
  }
  .fa-angle-down:before {
    color: var(--light);
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    border-bottom: 1px solid var(--gray-medium);
  }
  /* 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(--dark);
  }
  /* 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-address-wrapper {
    color: var(--gray-dark);
  }
  .body-about-us .callouts-container .callout-item {
    width: calc(50% - 30px); 
  }    
  .body-makes-us-different .callouts-container .callout-item, .body-pic .callouts-container .callout-item {
    width: calc(50% - 30px); 
  }    
  .callouts-section .callout-heading .head-2 {
    font-size: 28px;
    line-height: 30px;
  }
  .pov-section {
    height: auto;
  }
  .no-billboard .header-main {
    -webkit-box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.25);
    box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.25);
  }
  .footer-section .footer-contact-info {
    padding: 0px 0 10px;
}
}
  
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-content-wrapper .container {
    bottom: 0px;
  }
  .billboard-section h1 {
    line-height: 30px;
    font-size: 30px;
  }
  .billboard-section .head-2 {
    font-size: 30px !important;
    line-height: 30px;
  }
  .intro-section .body-intro-accent {
    margin-top: 0;
  }
  .callouts-section .callouts-container, .callouts-section .callouts-mobile-slider {
    background: none !important;
}
.callouts-section .callout-item {
  background: rgba(var(--white-alpha), 0.5) !important;
  margin-bottom: 50px;
}
    .callouts-section .slick-prev:after {
        border-left: 1px solid var(--gray-dark);
        border-top: 1px solid var(--gray-dark);
    }
    .callouts-section  .slick-next:after {
        border-right: 1px solid var(--gray-dark);
        border-top: 1px solid var(--gray-dark);
    }    
  .callouts-section .callout-cta-wrapper button {
    color: var(--gray-dark);
    font-weight: 500 !important;
  }
  .callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
    color: var(--gray-dark) !important;   
  }
  .callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
    color: var(--light);
  }
  .body-about-us .callout-item .head-1, .body-makes-us-different .callout-item .head-1, .body-pic .callout-item .head-1 {
    font-family: var(--font-2);
    color: var(--medium);
    font-size: 24px !important;
    line-height: 30px;
    font-weight: 500;
  }
  .body-about-us .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button, 
  .body-makes-us-different .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button,
  .body-pic .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
    color: var(--medium);
    font-family: var(--font-2);
    font-size: 16px;
    background: none;
    border: none;
    letter-spacing: 1px;
    font-weight: 500;
  }
  .body-about-us .callouts-version-1.callouts-mobile-slider .callout-slide, 
  .body-makes-us-different .callouts-version-1.callouts-mobile-slider .callout-slide,
  .body-pic .callouts-version-1.callouts-mobile-slider .callout-slide  {
    background: url(https://www.raymondjames.com/-/media/557aa3df13eb41f4a65412c586d519e2.ashx) no-repeat center center;
    background-size: cover;
    border: 2px solid transparent;   
    margin-bottom: 25px; 
  }
}
  
/* 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) {
  .billboard-section:after {
    background: -moz-linear-gradient(top, rgba(45,43,16,0) 0%,rgba(45,43,16,0) 10%,rgba(45,43,16,0.85) 50%,rgba(45,43,16,1) 100%);
    background: -webkit-linear-gradient(top, rgba(45,43,16,0) 0%,rgba(45,43,16,0) 10%,rgba(45,43,16,0.85) 50%,rgba(45,43,16,1) 100%);
    background: linear-gradient(to bottom, rgba(45,43,16,0) 0%,rgba(45,43,16,0) 10%,rgba(45,43,16,0.85) 50%,rgba(45,43,16,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}

  .billboard-section h1 {
    line-height: 30px;
    font-size: 30px;
  }
  .billboard-section .head-2 {
    font-size: 30px !important;
    line-height: 30px;
  }
  .intro-section .body-intro-accent {
    margin-top: 0;
  }  
  .callouts-section .callouts-container, .callouts-section .callouts-mobile-slider {
    background: none !important;
}
  .callouts-section .callout-item {
    background: rgba(var(--white-alpha), 0.5) !important;
    margin-bottom: 50px;
  }
  .callouts-section .callout-copy-wrapper {
    color: var(--gray-dark) !important;
  }
  .callouts-section .callout-cta-wrapper button {
    color: var(--gray-dark) !important;
    font-weight: 500 !important;
  }
    .callouts-section .slick-prev:after {
        border-left: 1px solid var(--white);
        border-top: 1px solid var(--white);
    }
    .callouts-section  .slick-next:after {
        border-right: 1px solid var(--white);
        border-top: 1px solid var(--white);
    }    
  .callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
    color: var(--light) !important;
  } 
  .body-about-us .callout-item .head-1, .body-makes-us-different .callout-item .head-1, .body-pic .callout-item .head-1 {
    font-family: var(--font-2);
    color: var(--medium);
    font-size: 24px !important;
    line-height: 30px;
    font-weight: 500;
  }
  .body-about-us .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button, 
  .body-makes-us-different .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button,
  .body-pic .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
    color: var(--medium);
    font-family: var(--font-2);
    font-size: 16px;
    background: none;
    border: none;
    letter-spacing: 1px;
    font-weight: 500;
  }
  .body-about-us .callouts-version-1.callouts-mobile-slider .callout-slide, 
  .body-makes-us-different .callouts-version-1.callouts-mobile-slider .callout-slide,
  .body-pic .callouts-version-1.callouts-mobile-slider .callout-slide {
    background: url(https://www.raymondjames.com/-/media/557aa3df13eb41f4a65412c586d519e2.ashx) no-repeat center center;
    background-size: cover;
    border: 2px solid transparent;   
    margin-bottom: 25px; 
  }
  .body-about-us .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper, .body-makes-us-different .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
    color: var(--gray-dark) !important;
}
   
}  
