/* /RJ/Advisor Sites/Global/Global CSS/Model 3/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-3/base.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 SECTIONSBUILDER:
DESIGNER: Veronica
JOB #: 23-BR3CA-0145
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:========================================================================================================================
*/
 
/*
*/
@import url('resources.css');
@import url('modules.css');

 
/* Border Colors All Pages */
.resource-section, .quote-section, .billboard-section, .copy-section, .copy-section .interior .billboard-section, .bio-team-section, .media-section, .team-int-section, .team-int-section .team-int-image, .logo-pattern-section, .intro-section, .billboard-services-section, .callouts-section, .footer-section   {
 border-color: #9BDDF9;
}
 
/* 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,.simple-form input[type="submit"] {
  color: #002949;
  background: #dcd8d2;
  -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{
	background: #002949;
	color: #fff;
}
.blog-landing-copy-cta:hover{
	background: #346F6C;
    color: #fff !important;
}

/* Buttons Border */
.intro-content .button:before {
  border-color: #dcd8d2;
}
.button:before {
  border-color: #002949;
}
 
/* Buttons Hover */
.button: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: #002949;
  color: #fff !important;
}
/* Buttons Hover Border */
.button:hover:before, .blog-landing-copy-cta:hover:before, .blog-landing-copy-cta:hover:before, .accord a.accord-cta:hover:before, .investor-access-login-button:hover:before, .masonry-load-more:hover:before, .masonry-tertiary-load-more:hover:before, .masonry-load-more:hover:before, .masonry-tertiary-load-more:hover:before, .contact-form .form-inline .captcha .btn-contact:hover:before, .simple-form input[type="submit"]:hover:before, .directions-search .submit-search:hover:before {
  border-color: #002949;
}
a{
  color:#346F6C;
} 
a:hover{
  color:#002949;
}
/*
==============================================
Change this pattern to yours
==============================================
*/  
 
.resource-section .resource-content:after, .logo-pattern, .bio-team-section .bio-team-content:after, .team-int-section .team-int-content:after, .intro-section .intro-cta, .billboard-services-section .billboard-container:after, .quote-section .quote-hr:after  {
   background-image: url(https://www.raymondjames.com/-/media/6516c93a369a40209c8378418ea3518d.ashx) !important;
  opacity: 1;
}
 
/*
==============================================
HOME PAGE
==============================================
*/
.intro-section{
	padding: 50px 0px 200px;
} 
 
/*
==============================================
SCROLLER
==============================================
*/
.team-int-section .team-int-title, .scroller-wrapper div:before, .scroller-wrapper div:after, .bio-team-section .bio-team-title {
   background: #002949 !important;
}
 
/*
==============================================
HEADER
==============================================
*/

.logo-btn-section .button-content .btn-top, #date{
    color:#fff;
  background: #002949;
} 

 #holder{
  border: 2px solid #002949;
	 display: none;
 }

/*
==============================================
NAVIGATION
==============================================
*/
 
.nav-overall-wrapper:not(.van-mobile-nav){
  background: #002949 !important;
} 
 
/* 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: #9BDDF9 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #fff;
}
/* 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: #9BDDF9;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #002949 !important;
}
 
.logo-btn-section .button-content .btn-top{
  background: #002949;
  font-size: 18px;
  display: none;
} 

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link-client-access a{
  background: #32668d;
}

.primary-nav > .page-link-client-access > a:hover {
  color: #fff !important;
}
/*
==============================================
BILLBOARD - HOME
==============================================
*/
.billboard-services-section .billboard-container:before {
    content: "";
    height: 534px;
    width: 50%;
    position: absolute;
    left: -400px;
    background: url(https://www.raymondjames.com/-/media/6516c93a369a40209c8378418ea3518d.ashx) top center;
    display: block;
    opacity: 0.10;
    top: 30%;
} 
 
/*
==============================================
HOME INTRO SECTION
==============================================
*/
 
.intro-section{
  background: #346F6C;
} 
 


/*
==============================================
TEAM SECTION
==============================================
*/
.team-section .team-intro .button{
	background:#002949;
	color: #fff;
}
.team-section .team-intro .button:hover{
	background:#346F6C;
	color: #fff;
}
.team-section .team-intro .button:before{
  border: 2px solid #002949;
 }
 .team-section .team-intro .button:hover:before {
    border: 2px solid #346F6C;
}

/*
==============================================
NICHE SECTION
==============================================
*/
.niche-section{
  border-top: 2px solid #C6AF9A;
} 
.niche-section .mc-content-wrapper .mc-copy-wrapper:before{
  border-top: 3px solid #002949;
  border-bottom: 1px solid #002949;
} 
.niche-section .mc-content-wrapper{
  border-right: 2px solid #C6AF9A;
}
.niche-section .mc-container a:hover .mc-cta {
    background: #002949;
    color: #ffffff;
}
.niche-section .mc-container a:hover:before .mc-cta {
    border-top: 2px solid #002949;
}
.niche-section .mc-container .slick-next:before, .niche-section .mc-container .slick-prev:before{
	color: #002949;
}
.niche-section .mc-container .slick-next:hover:before, .niche-section .mc-container .slick-prev:hover:before{
	color: #9BDDF9;
}
/*
==============================================
CALLOUTS SECTION
==============================================
*/
 
.callouts-section .callout-heading-wrapper h3:before {
    border: 3px solid #002949;
    background: linear-gradient(to bottom, transparent 50%, #002949 50%);
    background-size: 100% 200%;
    background-position: top right;
}

.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callouts-section .callout-cta .callouts-section .mc-container a:hover .callout-cta{
	color: #ffffff;
    background: #002949;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta:before {
    border: 2px solid #002949 !important;
}

.callouts-section .callout-item{
	border-right: 2px solid #C6AF9A;
}

/*
==============================================
QUOTE SECTION
==============================================
*/

.billboard-services-section .billboard-content-wrapper:before.billboard-services-section .billboard-content-wrapper:before{
	background: linear-gradient(135deg, rgba(157,239,236,1) 0%,rgba(157,239,236,1) 20%,rgba(3,149,93,0) 76%,rgba(3,49,93,1) 100%);
	
}



.quote-section .quote-content:before{
  background-image: url(https://www.raymondjames.com/-/media/49a4b152017247e9b013684236dfc4c5.ashx);
  background-position: center;
}
 .quote-section .quote:before, .media-section .quote:before{
  color: #002949;
 }
 .quote-section .quote-hr:before {
    content: "";
    height: 534px;
    width: 50%;
    position: absolute;
    left: -400px;
    /* top: 0; */
    background: url(https://www.raymondjames.com/-/media/6516c93a369a40209c8378418ea3518d.ashx) top center;
    display: block;
    opacity: 0.10;
    margin-top: -110px;
}
/*
==============================================
SERVICES SECTION
==============================================
*/
 
 
/*
==============================================
INTERIOR PAGE
==============================================
*/
 .logo-pattern-section{
 	display: none;
 }
 .media-section{
 	background-image: url(https://www.raymondjames.com/-/media/f768351cec174b6390d3051df15b8b32.ashx) !important;
 }
 .media-section .quote-cite:before{
 	display:none;
 }
 .media-section:before{
 	background: linear-gradient(135deg, rgba(65,138,135,1) 0%,rgba(65,138,135,1) 20%,rgba(65,138,135,0) 76%,rgba(65,138,135,0) 100%);
 }
 .media-section .mc-cta{
 	background: #002949;
 	color: #fff;
 }
 .media-section .mc-cta:before{
 	border: 2px solid #002949;
 }
  .media-section .mc-cta:hover:before{
 	border: 2px solid #002949 !important;
 }
 .media-section .mc-content-wrapper .mc-copy-wrapper:before {
	border-top: 3px solid #002949;
    border-bottom: 1px solid #002949;
 }
 .media-section .mc-container .slick-next:before, .media-section .mc-container .slick-prev:before {
    color: #002949;
}
.media-section .mc-container .slick-next:hover:before, .media-section .mc-container .slick-prev:hover:before {
    color: #fff;
}
.media-section .quote-cite{
  margin: 25px auto 0;
}

.media-section .media-content:after{
	background:url(https://www.raymondjames.com/-/media/6516c93a369a40209c8378418ea3518d.ashx);
}
.copy-section a {
	color: #002949;  
}
.copy-section a:hover {
    color: #346F6C;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after{
	color: #002949;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #002949;
}
/*
==============================================
TEAM PAGE
==============================================
*/
 .team-int-section, .bio-team-section{
 	border-top: 4px solid #002949;
 	background: none;
 }
 .team-int-section .yearbook-three .yearbook-hr, .bio-team-section .yearbook-three .yearbook-hr{
 	border-top: 3px solid #002949;
    border-bottom: 1px solid #002949;
 }
 .team-int-section .yearbook-container .yearbook-links .fa {
    color: #002949;
}
.team-int-section .yearbook-container .yearbook-links .fa:hover{
	color: #346F6C;
}

.team-int-section .yearbook-first-name, .team-int-section .yearbook-last-name, .team-int-section .yearbook-designation, .team-int-section .yearbook-three .yearbook-title{
  color:#5a5d63;
}
.team-int-section .team-int-image {
    background: #002949;
}
.team-int-section .yearbook-three .yearbook-slide{
	width: 50%;
}
.team-int-section .yearbook-container .slick-dots {
    display: none !important;
}

/*
==============================================
BIO DETAIL PAGE
==============================================
*/
.bio-detail-links-wrapper .fa {
    color: #5a5d63;
} 
.bio-detail-links-wrapper .fa:hover {
    color: #002949;
} 
.bio-team-section .yearbook-first-name, .bio-team-section .yearbook-last-name, .bio-team-section .yearbook-designation, .bio-team-section .yearbook-three .yearbook-title{
	color:#5a5d63;
}
.bio-team-section .yearbook-container .slick-prev{
	border-top: 3px solid #002949;
    border-left: 3px solid #002949;
}
.bio-team-section .yearbook-container .slick-next {
    border-top: 3px solid #002949;
    border-right: 3px solid #002949;
}
.bio-team-section .slick-dots {
    display: none !important;
}

/*
FOOTER SECTION
==============================================
*/
.footer-section .footer-cta{
  border: 4px solid #002949;
} 
.footer-section .button{
  background: #002949;
  color: #fff;
}
.footer-section .button:hover{
  background: #346F6C;
  color: #fff;
}
.footer-section .social-container a {
  color: #002949;
} 
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover {
  color: #346F6C;
}
.footer-section .footer-cta h4{
  text-transform: lowercase !important;
}
/* 
==============================================
ACCORDIONS
==============================================
*/
.accord a.accord-cta:before{
 border: 2px solid #002949;
}
 
/* 
==============================================
FLEXTABS
==============================================
*/
 
 
/* 
==============================================
CONTACT
==============================================
*/
 
 
/*
==============================================
STICKY CTA
==============================================
*/
.footer-section .footer-cta-sticky{
	background: #9BDDF9;
    color: #002949;
}
.footer-section .footer-cta-sticky:hover{
	    background: #002949;
    color: #ffffff;
} 
/* 
RESOURCES
==============================================
*/   /*
==============================================
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: #002949 !important;
}
 
.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #346F6C !important;
}
 
.blog-date-link:hover, .blog-category-link:hover, .blog-media-type-link:hover{
	color: #346F6C !important;
}

.fa-calendar:before{
	color: #002949;
}
/* 
==============================================
RELATED RESOURCES
==============================================
*/
 .copy-section .mc-container {
    padding: 55px 0px 50px 0px;
    border-top: 2px solid #002949;
    margin-top: 20px;
}
.copy-section .mc-content-wrapper .mc-copy-wrapper:before{
	border-top: 3px solid #002949;
    border-bottom: 1px solid #002949;
}
.copy-section .mc-container a:hover .mc-cta{
	background: #002949;
	color: #ffffff;
}
.mc-container a:hover .mc-cta:before{
	border: 2px solid #002949 !important;
}
.copy-section .mc-container .slick-next:hover:before, .copy-section .mc-container .slick-prev:hover:before {
    color: #002949;
}
/*
 
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: #656464 !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: #002949 !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: #ffffff !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: #002949 !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: #346F6C !important;
}


/*
 
Styles Page Section
==============================================
red = #
blue = #
aqua = #
lime = #
#002949 = #
orange = #
==============================================
*/
 
.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: #002949;
}
.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: #002949 !important;
}
.flextab-triggers a {
  background: #9BDDF9;
  color: #002949 !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: #002949 !important;
  color: #FFF !important;
}
blockquote:before, q:before {
  background: none;
}
blockquote:before{
  color: #002949;
}
blockquote:after{
  border-top: 3px solid #002949;
    border-bottom: 1px solid #002949;
}
blockquote, q {
  color: #002949 !important;
  border-color: #FF8205 !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: lime;
}
.related-resources-content .slick-slide {
    border-color: #002949;
}
.fa-chevron-down:before{
	color: #002949;
} 

/*
 
Hamburger Background Menu Styles
==============================================
 
red = #
 
==============================================
*/ 
.nav-trigger:after {
    left: -2px;
    top: -15px;
    right: -25px;
    bottom: -17px;
    background: #002949;
    z-index: -1;
}
.nav-opened.nav-trigger:after {
    background: none;
}
 
/*
==============================================
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) {
  .nav-overall-wrapper:not(.van-mobile-nav) .nav{
    background: #002949;
  } 
  .copy-section .mc-cta{
    background: #002949;
    color: #fff;
  }
  .copy-section .mc-cta:before {
    border: 2px solid #002949 !important;
}
.callouts-section .callout-cta{
    color: #fff;
    background: #002949;
}
.callouts-section .callout-cta:before {
    border: 2px solid #002949 !important;
}
.niche-section .mc-cta{
    background: #002949;
    color: #fff;
}
.niche-section .mc-cta:before {
    border: 2px solid #002949 !important;
}
.niche-section .mc-content-wrapper{
  border-right:none;
}
}
 
 
/* 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:#9BDDF9;
}
  .nav-overall-wrapper:not(.van-mobile-nav) .nav{
    background: #002949;
  }  
 
/* 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: #002949;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.has-children-arrow-wrapper i{
  color:#fff;
}
  .address-phone-wrapper{
    color: #fff;
  }
}
 
 
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
   .nav-overall-wrapper:not(.van-mobile-nav) .nav{
 background: #002949;
   }
  .address-phone-wrapper{
    color: #fff;
  }
.intro-content .button{
  display: inline-block;
  width: 250px;
}
/*.team-int-section .yearbook-three .yearbook-slide{
		width: auto !important;
	}*/
.team-int-section .yearbook-container .slick-prev{
	border-top: 3px solid #002949;
    border-left: 3px solid #002949;
	}
.team-int-section .yearbook-container .slick-next {
    border-top: 3px solid #002949;
    border-right: 3px solid #002949;
}	
	
}
 
 
 
/* 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) {
   .nav-overall-wrapper:not(.van-mobile-nav) .nav{
     background: #002949;
   }
  .address-phone-wrapper{
    color: #fff;
  }
}
 
/* IE only */
@media screen\0 {
 
}