/* /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');

/*==============================================  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;


========================================================================================================================
*/


/* Main Styles */
.copy-section, .resource-section, .body-resource-detail .resource-section, .bio-section, .body-map-directions .resource-section, .blog-main, .body-blog-detail .resource-section {
  background-image: none;
  background-color: #fff;
}
.bio-quote-section {
  display: none;
}
.interior .billboard-content:after {
  display: none;
}
.masterprime .related-resources-main {
  background: #fff;
}
blockquote:before, q:before {
  background: #886d00;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
  color: #886d00 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #886d00;
}
.accord li.open .fa {
  color: #886d00;
}
.flextab-triggers .set {
  color: #886d00;
}
.main-content-int-blog h1 .head-2 {
  color: #886d00;
}
.main-content-int-blog h1 .head-1 {
  color: #243b28;
}
.interior-content .col-md-offset-1 .accordion .panel-button-heading {
  font-weight: normal;
}
.interior .quote-section .mc-container .slick-track .slick-slide {
  background: transparent;
}
.interior .quote-section .pov-carousel .mc-heading, .pov-carousel .mc-copy {
  color: #fff;
}
.body-home .quote-section .pov-carousel .mc-heading, .pov-carousel .mc-copy {
  color: #243b28;
  font-size: 16px;
  line-height: 21px;
}
.interior .quote-section .cta-center.hide-category .mc-cta-slide-number-wrapper .mc-cta {
  color: #fff;
}
.interior .quote-section .slick-dots li button:before {
  color: #fff;
}
.interior .quote-section .slick-dots li button:hover:before {
  color: #fff;
}
.interior .quote-section .mc-container .slick-dots li.slick-active button:before {
  color: #fff;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a {
  color: #886d00;
}
.accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: #243b28;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  color: #393939;
}



/*

Mouse Scroller Model 1
==============================================

*/

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: #1a383f !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 #fff;
    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;
}

/* Buttons */
.button, .directions-search .submit-search, .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"], .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
  display: inline-flex;
  height: auto;
  width: auto;
  margin: 0px;
  padding: 10px 25px !important;
  border: 2px solid #886d00;
  font-family: 'Playfair Display', serif !important;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  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: #886d00 !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;
}
.blog-landing-copy-cta {
  margin: 25px 0px !important;
}
.investor-access-login-button {
  margin-bottom: 25px;
}

/* 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, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
  color: #fff !important;
  letter-spacing: 2px;
  background: #886d00;
  border: 2px solid #886d00;
}

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: #886d00;
}
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: #243b28;
}

/*
==============================================
Header Section
==============================================
*/
.header-main {
 background: #fff !important;
}
.header-main .ftr-logo {
  width: 200px;
}
/*
==============================================
Navigation Section
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #fff !important;
} /* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #1c1b1b;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #886d00 !important;
}
.nav:after {
  background: #886d00;
}
.nav:before {
  background: #9b9b9b;
  height: 1px;
}
/* Dropdown nav */
.primary-nav .nav-subnav {
  background-image: none !important;
  -webkit-box-shadow: inset 0 60px 60px -60px rgb(0 0 0 / 30%);
  -moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.3);
}
.primary-nav .nav-subnav a {
  color: #1c1b1b;
}
/* 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: #886d00;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #fff !important;
}

/*
==============================================
Billboard Section
==============================================
*/

.billboard-section h1, .copy-section h1, .services-section .services-headline h2, .team-section h4, .pov-section h4, .copy-section .head-1, .body-about-us .copy-section h2, .copy-section h3, .copy-section h4, .copy-section h5 {
  color: #243b28;
  text-align: center;
}
.billboard-section .head-2, .team-section .head-1, .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, .services-section .head-1 {
  color: #886d00;
  text-align: center;
}
.copy-section h1 .head-2:after {
  display: none;
}
.billboard-section h1:after, .services-section h2:after, .team-section h4:after, .pov-section h4:after, .pov-carousel .mc-heading:after, .footer-section .footer-cta-section h4:after, .copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
  background: #886d00;
}
.billboard-section .head-2 {
  font-family: 'Playfair Display', serif;
  font-size: 31px !important;
  font-weight: 300;
  line-height: 44px !important;
  text-transform: uppercase;
  display: block;
  color: #fff !important;
}
.billboard-section .head-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 52px !important;
  font-weight: 600;
  line-height: 44px !important;
  text-transform: uppercase;
  display: block;
  animation-name: slideInUpSmall;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 0s;
  color: #fff !important;
}


/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  background-image: none !important;
  -webkit-box-shadow: -1px 2px 100px 3px rgb(0 0 0 / 17%);
  -moz-box-shadow: -1px 2px 100px 3px rgba(0,0,0,0.17);
  box-shadow: -1px 2px 100px 3px rgb(0 0 0 / 17%);
  position: relative;
  z-index: 5;
}
.intro-section .intro-text:before, .niche-section .mc-heading:after, .quote-section .quote-wrapper .quote-hr:before {
  background: #886d00;
}

/*
==============================================
Services Section
==============================================
*/
.services-section {
  background-image: url("https://raymondjames.com/-/media/rj/advisor-sites/sites/f/u/fuscofinancial/images/backgrounds/background-1-services.png") !important;
  background-repeat: repeat;
  background-size: auto;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
  color: #886d00;
}
.mc-container .slick-dots li.slick-active button:before {
  color: #886d00;
}
.yearbook-container .slick-dots li.slick-active button:focus:before {
  color: #886d00;
}
.services-content {
  /* 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,0.8) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.services-intro .rich-text-container {
  text-align: left;
}
.services-intro .rich-text-container a {
  display: inline-flex;
  height: auto;
  min-width: 150px;
  border: 2px solid #886d00;
  margin: 0px;
  font-family: 'Playfair Display', serif !important;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  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: #886d00;
}
.services-intro .rich-text-container a:hover {
  letter-spacing: 2px;
}


/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  background-image: none !important;
  -webkit-box-shadow: -1px 2px 100px 3px rgb(0 0 0 / 17%);
  -moz-box-shadow: -1px 2px 100px 3px rgba(0,0,0,0.17);
  box-shadow: -1px 2px 100px 3px rgb(0 0 0 / 17%);
  position: relative;
  z-index: 5;
  border-top: none;
  border-bottom: none;
}
.niche-section:before {
  background: #c3b67f;
}
.niche-section .mc-container .media-carousel-three a .mc-cta {
  display: block;
  height: 40px;
  width: 180px;
  border: 2px solid #886d00;
  margin: 20px 0px 20px 0px;
  font-family: 'Playfair Display', serif !important;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  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: #886d00;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-cta {
  display: block;
  height: 40px;
  width: 180px;
  border: 2px solid #886d00;
  margin: 20px 0px 20px 0px;
  font-family: 'Playfair Display', serif !important;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  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: #886d00;
}

/*
==============================================
Team Section
==============================================
*/
/* 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-detail-first-name, .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: #243b28 !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: #393939 !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: #243b28 !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: #886d00 !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color: #393939;
}
.team-section {
  border-top: 10px solid #886d00;
  background: #f3f3f3;
}
.body-home .team-section p img {
  margin: 0 auto;
}
.team-section .yearbook-container .yearbook-first-name {
  font-family: 'Raleway', sans-serif; 
  font-weight: 600;
}
.team-section .yearbook-container .yearbook-last-name {
  font-weight: 400;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name {
  font-family: 'Raleway', sans-serif; 
  font-weight: 600;
}
.bio-section .bio-detail-last-name {
  font-weight: 400;
}
.copy-section .yearbook-container .yearbook-first-name {
  font-family: 'Raleway', sans-serif; 
  font-weight: 600;
}
.copy-section .yearbook-container .yearbook-last-name {
  font-weight: 400;  
}
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  background-image: none;
  background-color: #1a383f;
  border-top: 18px solid #886d00;
}
.callouts-section .callouts-content {
  margin-top: 50px;
  margin-bottom: 50px;
}
.callouts-section .callout-heading .head-1 {
  color: #bab7b7;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: #bab7b7;
}
.callouts-section .slick-next:after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}
.callouts-section .slick-prev:after {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}
.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
  color: #fff;
}


/*
==============================================
Quotes Section
==============================================
*/
.body-home .quote-section {
  overflow: auto;
  border-top: none;
  background: #fff !important;
}
.quote-section {
  overflow: auto;
  border-top: none;
  background: #1a383f !important;
}
.body-home .quote-section .quote-cite {
  color: #886d00 !important;
  border-bottom: 1px solid #cacfcb;
  padding-bottom: 50px;
}
.quote-section .quote-cite {
  color: #bab7b7 !important;
  border-bottom: 1px solid #314c53;
  padding-bottom: 50px;
}
.quote-section .quote-wrapper .quote-hr:after {
  background: #cacfcb;
}
.body-home .quote-section .quote {
  color: #262d43 !important;
}
.quote-section .quote {
  color: #fff !important;
}
.body-home .quote-section .quote-wrapper .quote-hr:after {
    background: #cacfcb;
}
.quote-section .quote-wrapper .quote-hr:after {
    background: #314c53;
}


/*
==============================================
POV Section
==============================================
*/
.body-home .btm-image img {
  display: none;
}
.pov-carousel .mc-cta {
  color: #243b28;
}
.pov-carousel .mc-heading {
  color: #243b28;
  font-size: 25px;
  line-height: 27px;
}
.pov-carousel .mc-date {
  color: #000;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  background: #fff;
}
.footer-section .footer-content a {
  color: #243b28;
}
.footer-section .footer-content a:hover {
  color: #886d00;
}
.footer-section .footer-content .ftr-nap-name, .footer-section .ftr-nap-address:before {
  display: none;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a, .footer-section .ftr-disclosures {
  color: #243b28;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
  color: #886d00;
}
.footer-section .footer-cta-section h4 {
	color: #886d00;
}
.footer-section .footer-cta-section h4:hover {
	color: #243b28;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
	color: #c97453 !important;
}
.footer-section .sub-light .head-1 {
  color: #243b28;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
	color: #886d00 !important;
}
.footer-section .social-container a .fa {
  color: #886d00 !important;
}
.footer-section .social-container a:hover .fa {
  color: #243b28 !important;
}
.footer-section .social-container {
  border-bottom: 8px solid #d9dbd8;
  border-top: 8px solid #886d00;
}
.footer-section .social-container:after {
  background: #d9dbd8;
}

/*
==============================================
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: #886d00 !important;
}

.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #243b28 !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) {
  .footer-section .footer-content .ftr-nap-name {
    display: none !important;
  }
  /* .header-main .ftr-logo {
    width: inherit;
  } */
}


/* 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) {

  /* 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: #886d00;
  }


  /* 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: #fff;
  }
  .nav-container .address-group-name-wrapper {
    display: none !important;
  }

  .services-intro .rich-text-container {
    text-align: center;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #fff !important;
    background-image: none;
    box-shadow: inset 17px 0 169px 3px rgb(0 0 0 / 0%);
  }
  .address-phone-wrapper {
    color: #1c1b1b;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    border-bottom: 1px solid #eee;
  }
  .fa-angle-down:before {
    color: #886d00;
  }

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-heading-wrapper {
    padding: 25px 25px;
  }
  .billboard-section .head-1 {
    line-height: 50px !important;
  }
  .billboard-section .head-2 {
    line-height: 35px !important;
  }
}



/* 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 {

}
