/* /RJ/Advisor Sites/Global/Global CSS/Model 4/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-4/base.css');

/*
*/
@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:JA
DESIGNER:JH
JOB #:21-BREFW-0002
COMPLETION DATE:10-15-2021
ADDITIONAL NOTES:
Fonts:

font-family: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;


========================================================================================================================
*/


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-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .related-resources-content .mc-cta
 {
  color: #A15F21;
}
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-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .mc-container a:hover .mc-cta {
  color: #0f2d52;
}

/* Removes the model stripe pattern */
body, .grid-home, .grid-about-us, .grid-interior, .grid-bio-page, .grid-resources, .related-resources-main, .grid-about-rj, .grid-blog {
  background-image: url(/-/media/rj/advisor-sites/sites/s/a/sapientiawm/images/pattern-1-luxury-seamless-ornamental-patterns-806880186.jpg) !important;
  /* background: red; */
}


/* 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"] {
  color: #0f2d52;
  padding: 10px;
  border: 1px solid #0f2d52;
 -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 {
  border: 1px solid #0f2d52;
  background: #0f2d52;
  color: #ffffff;
}

/*
==============================================
Header Section
==============================================
*/
.header-cta .ftr-cta, .social-icons .social-container a, .social-icons .social-container .fa {
  color: #0f2d52 !important;
}
.header-main {
  /* background: #ffffff !important; */
  background-image: none !important;

}
.social-contact .ftr-nap a, .social-contact .ftr-nap-wrapper .ftr-nap li {
  color: #0f2d52 !important;
}
.header-cta .ftr-cta:hover, .social-icons .social-container .fa:hover {
    color: #A15F21 !important;
}
.social-contact .ftr-nap a:hover {
    color: #A15F21 !important;
}
.logo-content {
    border-bottom: 4px solid #ecdbb5;
  }
/*
==============================================
Navigation Section
==============================================
*/
.primary-nav {
    background: #ecdbb5;
  }
/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #0f2d52 !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #7F4B1A !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #0f2d52 !important;
}
/* 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: #7F4B1A !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #f4ecd8 !important;
}

/*
==============================================
Billboard Section
==============================================
*/


/*
==============================================
Intro Section
==============================================
*/
/* Headlines and headers */
.main-content-int-blog h1 .head-2, .intro-content h1 .head-2, .intro-content h1, .int-team .yearbook-last-name, .yearbook-first-name, .bio-detail-first-name, .bio-detail-middle-initial, .bio-detail-last-name, .bio-detail-preferred-name, .intro-content h2, .intro-content h3, .intro-content h4, .intro-content h5, .related-resources-content h4, .related-resources-content .mc-heading, .intro-content blockquote, q, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-heading-wrapper, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-heading-wrapper, .main-module-content h1, .masterprime .copy-section h1, .masterprime h1 .head-2, .niche-content .mc-heading {
  /* color: #225d38; */
  color: #0f2d52 !important;
}
.intro-content h1 .head-1 {
    display: inherit;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-content .mc-container {
  border-top: 6px solid #ecdbb5;
  border-bottom: 6px solid #ecdbb5;
  margin-bottom: 30px;
}
.niche-content .cta-center.hide-category.hide-slide-number .mc-content-wrapper {
  padding-bottom: 60px;
  border-right: 2px solid #ecdbb5;
}
.niche-content .mc-cta-wrapper {
  opacity: 1;
}
.niche-content .mc-cta {
  border: none;
  text-decoration: underline;
  color: #0f2d52;
}
.niche-content .mc-container a:hover .mc-cta {
  border: none !important;
  color: #A15F21;
  text-decoration: underline;
  letter-spacing: 0 !important;
}
/*
==============================================
Services Slider Section
==============================================
*/
.slider-section .slider-content {
  background-image: url(/-/media/rj/advisor-sites/sites/s/a/sapientiawm/images/pattern-bkg-2-content-slider.jpg) !important;
}
.slider-section .content-slider-cta {
  color: #ecdbb5;
  border-color: #ecdbb5;
}
.slider-section .slick-dots li button:before {
  color: #ecdbb5;
}
.slider-section .content-slider-heading {
  font-size: 19px !important;
}
/*
==============================================
Team Section
==============================================
*/
.team-image-wrapper img {
  margin: 0 auto;
}
.int-team .yearbook-three .yearbook-links .fa {
  color: #0f2d52;
}
.int-team .yearbook-three .yearbook-links .fa:hover {
    color: #A15F21;
}
.team-headline {
  background: #ecdbb5;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
  border-right: 6px solid #ecdbb5;
}
.team-slider {
  padding-bottom: 2px;
  background: #ecdbb5;
}

.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
  background-color: rgba(15, 45, 82, 0.92);
}
.team-slider .yearbook-one .yearbook-first-name, .yearbook-last-name {
  color: #fff !important;
}
.team-slider .yearbook-container .yearbook-cta {
  background: #ecdbb5;
  color: #0f2d52;
}
.bio-detail-links-wrapper a {
  background: #ecdbb5 !important;
}
.bio-detail-links-wrapper .fa {
    color: #0f2d52 ;
}
.bio-detail-links-wrapper .fa:hover {
    color: #7F4B1A;
}

.team-slider .slick-dots li.slick-active button:before {
    color: #0f2d52;
}
.process-image {
  width: 100%;
}
/*
==============================================
Quote Section
==============================================
*/
.quote-section {
  margin-top: 22px;
}
.quote-content {
  background-image: url(/-/media/rj/advisor-sites/sites/s/a/sapientiawm/images/quote-texture.jpg) !important;
  background-size: cover;
}
.quote-content .quote {
  font-family: 'Prata', serif;
  font-size: 28px;
  line-height: 38px;
  color: #0f2d52;
}
.quote:before {
  content:"";
  width: 71px;
  height: 43px;
  background-image: url(/-/media/rj/advisor-sites/sites/s/a/sapientiawm/images/quote-icon.png) !important;
  margin: 13px auto;
  position: relative;
  display: block;
}
.quote-content .quote-wrapper {
  max-width: 776px;
}
/*
==============================================
Int Yearbook Section
==============================================
*/
.int-team .yearbook-three a:hover .yearbook-headshot-wrapper:after {
    color: #0f2d52;
    background: #ecdbb5;
  }
/*
==============================================
Footer Billboard Section
==============================================
*/
.footer-image-content .billboard-container {
  border-top: 7px solid #ecdbb5;
  border-bottom: 7px solid #ecdbb5;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-cta-section .ftr-cta {
  color: #0f2d52;
  border: 1px solid #0f2d52;
}
.footer-cta-section .ftr-cta:hover {
  border: 1px solid #0f2d52;
  background: #0f2d52;
  color: #ffffff;
}
.sticky-cta-wrap .ftr-cta:hover {
  background: transparent !important;
}
.footer-contact-content .social-container .fa {
  color: #0f2d52;
}
.footer-contact-content .ftr-nap-wrapper, .ftr-nap-address, .ftr-nap-link, .ftr-nap a {
    color: #0f2d52;
}
.footer-contact-content .social-container .fa:hover, .ftr-nap a:hover, .footer-hedge-section a:hover, .ftr-disclaimers a:hover {
    color: #A15F21;
}
.body-strategic-partners .intro-content .head-2{
  text-transform: none !important;
}
/*

Next/Previous arrows and background variables
==============================================

blue = #
fuchsia = #
lime = #
orange = #
red = #
aqua = #

==============================================
*/   /* 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: #0f2d52 !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: #A15F21 !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: #0f2d52 !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: #ffffff !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: #ecdbb5 !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: #0f2d52 !important;
}
/*

Styles Page Section
==============================================
red = #
blue = #
aqua = #
lime = #
fuchsia = #
orange = #
==============================================
*/

.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: #A15F21;
}
.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: #0f2d52 !important;
}
.flextab-triggers a {
  background: #f8f6f0;
  color: #A15F21 !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: #ecdbb5  !important;
  color: #0f2d52 !important;
}
blockquote:before, q:before {
  background: #A15F21;
}
blockquote, q {
  color: fuchsia !important;
  border-color: #ecdbb5  !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: #ecdbb5 ;
}
.related-resources-content .slick-slide {
    border-color: #ecdbb5 ;
}
.related-resources-content {
  background: #fff !important;
}

/*

Mouse Scroller Model 1
==============================================

red = #
blue = #

==============================================
*/

.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
  background-color: #ecdbb5  !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 #0f2d52;
  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;
}
/*
==============================================
Sticky CTA Footer
==============================================
*/
.footer-cta-sticky {
  margin: 0 !important;
  position: fixed !important;
  right: -1px !important;
  bottom: 34px !important;
  z-index: 5 !important;
  background: rgba(15, 45, 82, 0.9) !important;
  color: #ecdbb5 !important;
  text-transform: uppercase !important;
  padding: 18px 25px !important;
  visibility: visible;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  }
.footer-cta-sticky:hover {
  background: rgba(15, 45, 82, 1) !important;
  color: #ffffff !important;
}
.footer-cta-content {
  animation-name: none;
}
.sticky-cta-wrap .ftr-cta {
  position: absolute !important;
  border: none !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) {
  .team-slider .yearbook-one .yearbook-first-last-title {
    background: rgba(11, 35, 65, 0.9);
  }
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {

}


/* Medium devices (tablet portrait, 768px-old 810 new and less) tablet-p */
@media only screen and (max-width: 810px) {

/* 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:#0f2d52;
}


/* 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: #ffffff;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}

.primary-nav {
    background: #ffffff;
}
.fa-angle-down:before {
    color: #A15F21 ;
}
.mobile-nav .address-2 {
    display: block;
}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .logo-section .ftr-logo {
      width: inherit;
  }
  .sticky-cta-wrap {
    display: none;
  }
}



/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  .sticky-cta-wrap {
    display: none;
  }

}

/* IE only */
@media screen\0 {

}
