/* /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('modules.css');
@import url('resources.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;


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

.masterprime .related-resources-main {
background: #fff;
}

/* 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"] {
    border: 2px solid #b0bcaf;
 -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 {

}
a, .resource-detail-copy-wrapper a {
  color: #6E7A66;
}

/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #fff;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #7E917E !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: #7E917E;
}

.nav:after {
  background: #b0bcaf;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-section h1 {
  color: #fff;
}
.billboard-section h1:after {
  background: #7E917E;
}


/*
==============================================
Mouse Scroller Model 1
==============================================
*/

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: rgba(126,145,126,.85) !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 #21372c;
    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;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section .intro-text:before {
  background: #b0bcaf;
}
/*
==============================================
Services Section
==============================================
*/
.services-section h2 {
  color: #21372c;
}
.services-section h2:after {
  background: #b0bcaf;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
  color: #21372c;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-section .mc-heading:after {
  background: #b0bcaf;
}
.niche-section .mc-container .media-carousel-three .mc-cta, .niche-section .mc-container .media-carousel-three a:hover .mc-cta {
  border: 2px solid #b0bcaf;
}
/*
==============================================
Team Section
==============================================
*/
.team-section h4 {
  color: #21372c;
}
.team-section h4:after {
  background: #b0bcaf;
}
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section .callout-heading .head-1 {
  color: #b0bcaf;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #b0bcaf;
}
/*
==============================================
POV Section
==============================================
*/
.pov-section h4 {
  color: #21372c;
}
.pov-section h4:after {
  background: #b0bcaf;
}
.pov-carousel .mc-heading:after {
  background: #b0bcaf;
}
.pov-carousel .mc-cta {
  color: #21372c;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section .social-container {
  border-top: 8px solid #b0bcaf;
}
.footer-section .footer-cta-section h4 {
  color: #b0bcaf;
}
.footer-section .footer-cta-section h4:after {
  background: #b0bcaf;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
  color: #b0bcaf !important;
}
.footer-section .footer-content a:hover {
  color: #b0bcaf;
}
.footer-section .footer-content a:hover {
  color: #b0bcaf;
}
.footer-section .footer-contact-info {
  padding: 20px 0 10px;
}
.footer-section .ftr-nap-name {
  display: none;
}
.footer-section .ftr-nap-address:before {
  display: none;
}
.ftr-nap-address-label {
  font-family: 'Playfair Display', serif !important;
  color: #948f8f !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 18px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.ftr-nap-address-label:after {
  content: "\a";
  white-space: pre;
}
/*
==============================================
Interior
==============================================
*/
.copy-section .head-3, .copy-section .head-2, .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
  color: #21372c;
}
.copy-section h1 .head-2:after {
  background: #b0bcaf;
}
.body-about-us .copy-section h2:after {
  background: #b0bcaf;
}

/*
==============================================
About us
==============================================
*/
.yearbook-container .yearbook-links .fa {
  color: #6E7A66 !important;
}
.yearbook-container .yearbook-links .fa:hover {
  color: #21372c !important;
}
.bio-section .bio-detail-links-wrapper .fa {
 color:#6E7A66;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
 color:#21372c;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name {
  font-size: 26px;
}
/*
==============================================
Quote
==============================================
*/
.quote-section .quote-wrapper .quote-hr:before {
  background: #b0bcaf;
}
.quote-section .quote-cite {
  color: #21372c !important;
}

/*
==============================================
Accordion
==============================================
*/
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #6E7A66;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
  color: #6E7A66 !important;
}
.accord li.open .fa {
  color: #6E7A66;
}

/*
==============================================
Resources
==============================================
*/
.filter a:hover {
  color: #21372c;
}
.filter-open.fa-angle-down:before {
  color: #21372c;
}
.filter-overlay .close-filter-overlay {
  background: #21372c;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
  color: #6E7A66;
}
/* 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: #21372c !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: #6E7A66 !important;
}

/* share pop up box icon normal */
.social-media-share-wrapper span a {
    color: #fff !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
    color: #b0bcaf !important;
}

/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: #21372c !important;
}

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #21372c;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #21372c;
}
.masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
  color: #fff !important;
}
.masonry-one-of-two .masonry-cta, .masonry-one-by-two .masonry-cta, .masonry-one-by-one .masonry-cta, .masonry-three-by-one .masonry-cta {
  color: #000 !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) {

}


/* 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: #6f796e;
}
.footer-section .ftr-nap-name {
  display: none !important;
}
.footer-section .ftr-nap-address:before {
  display: none !important;
}

/* 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;
}
.fa-angle-down:before {
    color: #b0bcaf;
}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

}



/* 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 {

}
