/* /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('masonry.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;


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

.button {
    border: 2px solid #426ca9;
    color: #fff;
    background: #426ca9;
}
.button:hover {
    border-color: #426ca9;
    color: #426ca9;
    background: #fff;
}
h2, h3, h4, h5 {
  color: #101f2d;
}
blockquote:before, q:before {
    background: #91224b;
}
blockquote, q {
    border-top: 1px solid #91224b;
    border-bottom: 1px solid #91224b;
}
a, .resource-detail-copy-wrapper a {
    color: #91224b;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
    color: #426ca9;
}
/*
==============================================
Scroller
==============================================
*/
.scroller-wrapper .scroller:before {
  background: rgba(202, 202, 201, 0.2);
}
.scroller-wrapper .scroller:after {
  background: rgba(202, 202, 201, 0.5);
}

h2, h3, h4, h5 {
  color: #101f2d;
}
/*
==============================================
Navigation Section
==============================================
*/
.header-main {
  background: #fff !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #0a2240 !important;
}
.nav:after {
  background: #91224b;
}
.nav:before {
    content: " ";
    display: table;
    background: rgba(145, 34, 75, 0.12);
}
.primary-nav > li > a:hover, .primary-nav .nav-subnav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #6B8CAE;
}
.primary-nav .nav-subnav {
    background: #001a3a !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  left: 116%;
  background: #001125 !important;
}
.investor-access-login-button {
  border: 2px solid #426ca9;
  background: #426ca9 !important;
  color: #ffffff;
  -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:hover {
  border-color: #426ca9;
  color: #426ca9;
  background: #fff !important;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-section h1 {
  color: #fff;
}
.billboard-section h1:after {
  background: #91224b;
}
.billboard-section .head-2 {
  color: #f2efe2;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  background: #fff;
  border-top: 90px solid #f2efe2;;
}
.intro-section .intro-text:before {
  background: #91224b;
}
.intro-section .intro-content:before, .intro-section .intro-content:after {
    background: rgba(145, 34, 75, 0.2);
}

/*
==============================================
Services Section
==============================================
*/
.services-section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e305a+20,0a2240+100 */
  background: rgb(14,48,90); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(14,48,90,1) 20%, rgba(10,34,64,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(14,48,90,1) 20%,rgba(10,34,64,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(14,48,90,1) 20%,rgba(10,34,64,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e305a', endColorstr='#0a2240',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.services-section h2 {
  color: #fff;
}
.services-section .head-1 {
  color: #f2efe2;
}
.services-section h2:after {
  background: #8b1e41;
}
.services-section .services-slider h3, .services-section .services-intro {
    color: #fff;
}
.services-section .services-slider h3 {
  font-weight: 600;
}
.services-section .services-slider h3 span {
  font-weight: 300;
  display: block;
}
.services-section .services-intro p {
  font-size: 17px;
}

.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: none;
    border: 1px solid #fff;
}
.slick-dots li button:before {
    color: red;
    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: 1px solid #fff;
    background: #fff;
    border-radius: 50%;
}
.slick-dots li {
    width: 9px !important;
    height: 9px;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  border: none;
  background: #fff;
  position: relative;
}
.niche-section:before {
    height: 250px;
    background: #f2efe2;
    top: 0px;
}
.niche-section .mc-heading:after {
  background: #91224b;
}
.niche-section .mc-container .media-carousel-three .mc-cta, .niche-section .mc-container .media-carousel-three a:hover .mc-cta {
  border: 2px solid #91224b;
}
/*
==============================================
Team Section
==============================================
*/
.team-section {
  border-top: 10px solid #426ca9;
    background: #ffffff;
    position: relative;
}
.team-section:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 380px;
  background: #f2efe2;
  top: 0px;
  left: 0;
}
.team-section h4, .team-section .head-1 {
  color: #0a2240;
  position: relative;
}
.team-section .yearbook-container .yearbook-first-name, .team-section .yearbook-container .yearbook-last-name {
    color: #0a2240;
}
.team-section h4:after {
  background: #91224b;
}
.team-section .slick-dots li button:before {
    border: 1px solid #0a2240;
}
.team-section .slick-dots li.slick-active button:before {
    background: #0a2240;
    border: 1px solid #0a2240;
}
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  background: #0a2240;
}
.callouts-section .callout-heading .head-1 {
  color: #fff;
}
.callouts-section .callout-heading .head-2 {
  color: #f2efe2;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: #fff;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: #81acd5;
}
.callouts-section .callout-item:hover {
    background: rgba(255, 255, 255, 0.15);
}
/*
==============================================
POV Section
==============================================
*/
.pov-section {
  display: none;
}

/*
==============================================
Quote Section
==============================================
*/

.body-home .quote-section, .quote-section {
  border-top: none;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#153155+0,0e2747+100 */
  background: rgb(21,49,85); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(21,49,85,1) 0%, rgba(14,39,71,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(21,49,85,1) 0%,rgba(14,39,71,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(21,49,85,1) 0%,rgba(14,39,71,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153155', endColorstr='#0e2747',GradientType=0 ); /* IE6-9 */
}
.quote-section .quote-wrapper .quote-hr:before {
  background: #91224b;
}
.body-home .quote-section:after, .quote-section .quote-wrapper .quote-hr:after, .footer-section .social-container:after {
  background: none;
}
.body-home .quote-section .quote-cite, .quote-section .quote-cite {
    color: #81acd5 !important;
}
.quote-section .quote {
  color: #fff;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-section {
    background: #f2efe2;
}
.footer-section .footer-contact-section {
    padding: 50px 0 0;
}
.footer-section .social-container {
    border-bottom: 8px solid #bdc7d1;
    border-top: 8px solid #426ca9;
}
.footer-section .social-container a .fa {
  color: #91224b !important;
}
.footer-section .social-container a:hover .fa {
    color: #426ca9 !important;
}
.footer-section .footer-cta-section h4, .footer-section .sub-light .head-1 {
  color: #0a2240;
}
.footer-section .footer-cta-section h4:after {
  background: #91224b;
}
.footer-section .footer-cta-section h4:hover, .footer-section .footer-cta-section h4:hover > .head-1 {
    color: #426ca9 !important;
}
.footer-contact-section, .footer-hedge-section {
  background: #fff;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a, .footer-section .footer-content a {
  color: #393939;
}
.footer-section .footer-content a:hover {
  color: #426ca9;
}
.footer-section .ftr-disclosures {
  color: #221d35;
}
.footer-section .footer-content a {
  color: #393939;
}
.footer-section .ftr-nap-address:before {
  display: none;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-address-label {
  font-family: 'Playfair Display', serif !important;
  display: block;
  color: #91224b!important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 16px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0px!important;
  position: relative;
  margin-right: 30px;
  margin-bottom: 6px;
}


/*
==============================================
Interior page
==============================================
*/
.interior .billboard-content:after {
  display: none;
}
.copy-section .copy-content {
    padding-top: 120px;
}
.copy-section, .resource-section, .body-resource-detail .resource-section, .bio-section, .body-map-directions .resource-section {
  background: #fff;
  position: relative;
}
.copy-section:before {
  content: "";
  display: block;
  height: 85px;
  width: 100%;
  background: #f2efe2;
  position: absolute;
  top: 0;
}

.copy-section h1, .copy-section .head-1, .copy-section .head-3, .copy-section .head-2, .body-about-us .copy-section h2 .head-2 {
  color: #101f2d;
}
.body-about-us .copy-section h2:after, .copy-section h1 .head-2:after {
  background: #91224b;
}
.yearbook-container .yearbook-links .fa {
  color: #426CA9 !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;
}
.yearbook-container .yearbook-links .fa:hover {
  color: #91224b !important;
}

.quote-section .mc-container .slick-track .slick-slide {
  background: none;
}
.quote-section .pov-carousel .mc-heading, .quote-section .pov-carousel .mc-copy {
  color: #fff;
}
.quote-section .pov-carousel .mc-heading:after {
  background: #8b1e41;
}
.pov-carousel .mc-cta {
  color: #6B8CAE;
}
.pov-carousel .mc-container a:hover .mc-cta {
    color: #fff;
}
.body-our-process .copy-section .copy-content .video-container {
  margin: 0 auto;
  max-width: 75%;
}
.body-our-process .copy-section .copy-content .video-container iframe {
  height: 75% !important;
}

/*
==============================================
Bio Detail
==============================================
*/
.bio-section .bio-detail-links-wrapper .fa {
    color: #426CA9;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #91224b;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-section .bio-detail-last-name {
  color: #0a2240;
}
.bio-quote-section {
  display: none;
}
.copy-section .yearbook-container .yearbook-last-name {
    line-height: 32px;
}
/*
==============================================
Contact
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #426CA9 transparent transparent transparent;
}
.contact-form .form-inline .captcha .btn-contact, .simple-form input[type="submit"] {
  border: 2px solid #426ca9;
  color: #fff;
  background: #426ca9;
}
.contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover {
  border-color: #426ca9;
  color: #426ca9;
  background: #fff;
}

/*
==============================================
Maps and Directions
==============================================
*/

.directions-search .submit-search {
  border: 2px solid #426ca9;
  color: #fff;
  background: #426ca9;
}
.directions-search .submit-search:hover {
  border-color: #426ca9;
  color: #426ca9;
  background: #fff;
}
/*
==============================================
Accordions
==============================================
*/
.accord .accord-link {
    color: #91224b;
}
.accord .fa, .accord li.open .fa {
    color: #91224b;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #426ca9 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #426ca9;
}
.accord a.accord-cta {
  border: 2px solid #426ca9;
  color: #fff;
  background: #426ca9;
}
.accord a.accord-cta:hover {
  border-color: #426ca9;
  color: #426ca9;
  background: #fff;
}


/*
==============================================
Flextabs
==============================================
*/
.flextab-triggers a {
    background: #f2efe2;
    color: #91224b;
}
.flextab-triggers .set {
    color: #426ca9;
}


/*
==============================================
Resource Articles
==============================================
*/

.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #91224b !important;
}
.resource-detail-info-wrapper a:hover, .resource-detail-copy-wrapper a:hover {
    color: #426ca9 !important;
}
.fa-share-alt, .social-media-share-link:hover > .fa-share-alt:before {
    color: #91224b !important;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #91224b;
}
.social-media-share-wrapper span {
    background-color: #91224b;
}
.social-media-share-wrapper span a:hover {
    color: #dcdcdc !important;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #91224b;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #426ca9;
}
.resource-detail-previous-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before  {
  background: #426ca9;
}
.filter-dropdown {
  border-top: none;
}


/*
==============================================
Responsive Meia Queries NEW
==============================================
*/



/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .callouts-section .callouts-container .callout-item {
      width: calc(33.33% - 35px);
  }
  .team-section .yearbook-container .slick-prev {
      left: 0;
  }
  .team-section .yearbook-container .slick-next {
      right: 0;
  }
}


/* 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) {
  .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: #0a2240;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #6B8CAE;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #6B8CAE;
	}
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #0a2240 !important;
  }
  .fa-angle-down:before {
    color: #6B8CAE;
}
  .nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li:hover > .nav-subnav li:hover > .nav-subnav-second {
      position: initial;
  }
  .billboard-heading-wrapper {
      padding: 25px 30px;
    }
  .callouts-section .callouts-container .callout-item {
      width: calc(31% - 20px);
  }
  .yearbook-container .slick-arrow {
      opacity: 1;
      visibility: visible;
      display: block !important;
  }
  .body-resource-detail, .resource-section, .bio-section, .body-map-directions .resource-section  {
    border-top: 10px solid #0a2240;
  }
  .page-link.fc6e5c1b .nav-subnav-second .parent-nav-item {
    display: none !important;
  }
  .page-link.\36 4e0a7bc .nav-subnav-second .parent-nav-item{
    display: none !important;
  }
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .callouts-section .callout-cta-wrapper button {
    color: #81acd5;
  }
}



/* 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) {
  .callouts-section .callout-cta-wrapper button {
    color: #81acd5;
  }

}

/* IE only */
@media screen\0 {

}
