@import url('../base.css');


/*
==============================================
Intergenerational Wealth Transfer Module
==============================================
*/

:root {
  
    /* Model 1 Variables */
    
      --medium: #4a7aa3 !important;
      --medium-color-1:#83551F;
      --dark: #002949 !important;
    }
    
    .intergenerational-interior-landing-page .intro-section h1 strong, .intergenerational-main-landing-page .main-intro-content h1 strong, .intergenerational-main-landing-page .masonry-grid-section h2 strong, .intergenerational-interior-landing-page .media-carousel-section .rich-text-container h2 strong, .intergenerational-interior-landing-page .content-slider-media-content .content-slider-heading strong {
     color: var(--dark) !important;
    }
    .intergenerational-interior-landing-page .tile-fa-billboard h3 {
      color: var(--dark) !important; 
    }
    .intergenerational-interior-landing-page.contact-cta-btm .ftr-cta h2 strong, .intergenerational-main-landing-page .contact-cta-btm .ftr-cta h2 strong, .intergenerational-main-landing-page .contact-cta-header-multi-font-weight h2, .intergenerational-main-landing-page .contact-cta-header-multi-font-weight h2 strong, .intergenerational-interior-landing-page .contact-cta-btm .ftr-cta h2, .intergenerational-main-landing-page .contact-cta-btm .ftr-cta h2 {
      color: var(--dark) !important; 
    }
    .intergenerational-interior-landing-page .disclosure-section p a,
    .intergenerational-main-landing-page .disclosure-section p a {
      color: var(--dark) !important; 
    }
    .intergenerational-interior-landing-page .disclosure-section p a:hover,
    .intergenerational-main-landing-page .disclosure-section p a:hover {
      color: var(--black) !important; 
    }


/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* MODEL 1 – BLUE THEME

========================================================================================================================
*/
body:before {
	background: none !important;
}

/*
==============================================
Base
==============================================
*/
.header-main {
/*
    background: -webkit-linear-gradient(139deg, #192c45 0%, #104C6E 62%, #192c45 87%, #192c45 100%) !important;
    background: linear-gradient(311deg, #192c45 0%, #104C6E 62%, #192c45 87%, #192c45 100%) !important;*/
	background: #002949 !important;
}
a, .resource-detail-copy-wrapper a {
	color: #4a7aa3;
}

h2 {
    color: #002949;
}
h3 {
    color: #002949;
}
h4 {
    color: #002949;
}
h5 {
    color: #002949;
}

.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
    color: #104C6E;
}
.button {
	border: 2px solid #497ba5;
	color: #497ba5;
}
blockquote:before, q:before {
    background: #104C6E;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #4a7aa3 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #4a7aa3;
}
.accord li.open .fa {
    color: #104C6E;
}
.flextab-triggers .set {
    color: #4a7aa3;
}
.copy-section h1 {
    font-family: 'Playfair Display', serif;
    color: #002949;
}

/* LANDING PAGE FIX */
.accordion-panel a{
    color: #104C6E;
}
.accordion-panel a:hover{
    color: #000;

}
.accordion-panel button{
    background: transparent;
    border: none;
}

/*
==============================================
Navigation
==============================================
*/
.primary-nav a {
    color: #002949;
}
.investor-access-remember-me-label {
    color: #dfdfdf;
}
.nav:before {
    background: rgba(56, 60, 62, 0.2);
}
.nav-overall-wrapper:not(.van-mobile-nav){
    border-bottom: none;

/*
	background: -webkit-linear-gradient(139deg, #380311 0%, #9e2532 62%, #380311 87%, #380311 100%) !important;
	background: linear-gradient(311deg, #380311 0%, #9e2532 62%, #380311 87%, #380311 100%) !important;
*/
	background: #fff !important;
}

.primary-nav > li > a:hover {
	 color: #497ba5;
 }
 .primary-nav .nav-subnav a.active, .primary-nav a.active {
 	color: #497ba5;
 }
.primary-nav .nav-subnav {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-top: 2px solid #002a49;
}
 .primary-nav > li > a.selected,
 .nav-standard.selected {
 	color: #393939 !important;
 }
.primary-nav .nav-subnav a:hover {
    color: #497ba5;
}
 .nav:after {
	background: #104C6E;
}
.investor-access-login-button {
    border: 2px solid #497ba5;
    color: #497ba5;
}

.fa-angle-down:before {
    color: #a5875c;
}
.primary-nav .nav-subnav {
	background: #fff !important;
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
    color: #002949;
}
.investor-access-input-wrapper input {
    background-color: #e8edef;
	border: 1px solid #000;
}
.primary-nav .nav-subnav-second {
	background: #fff !important;
}
/*
==============================================
Billboard - Home
==============================================
*/
.billboard-section h1 {
	color: #b7deff;
}
.interior .billboard-content h1 {
	color: #b7deff;
}
.billboard-section h1:after {
	background: #b7deff;
}
.interior .billboard-content .head-3 {
	color: #b7deff;
}
/*
==============================================
Mouse Scroller
==============================================
*/
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
	background-color: rgba(60, 121, 199, 0.1) !important;
}
.scroller-wrapper .scroller:after {
	background: rgba(60, 121, 199, 0.5);
}
.scroller-wrapper .scroller:before {
	background: rgba(60, 121, 199, 0.2);
}

/*
==============================================
Intro Section
==============================================
*/
.intro-section .body-copy-accent {
    color: #104C6E;
}
.intro-section .intro-text:before {
    background: #104C6E;
}
/*
==============================================
Services Section
==============================================
*/
.services-section .head-1 {
    color: #002949;
}
.services-section .services-slider h3 {
    color: #002949;
}
.services-section h2 {
    color: #104C6E;
}

.services-section h2:after {
    background: #104C6E;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
    color: #104C6E;
}
/*
==============================================
Niche Section
==============================================
*/
.niche-section .mc-heading {
	color: #002949 !important;
}
.niche-section .mc-heading:after {
    background: #104C6E;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-cta {
    border: 2px solid #104C6E;
}
.niche-section .mc-container .media-carousel-three .mc-cta {
    border: 2px solid #497ba5;
}
/*
==============================================
Team Section
==============================================
*/
.team-section .head-1 {
	color: #002949;
}
.team-section h4 {
    color: #104C6E;
}
.team-section h4:after {
    background: #104C6E;
}


/*
==============================================
Team Section
==============================================
*/
.copy-section .yearbook-container .yearbook-last-name, .copy-section .yearbook-container .yearbook-first-name {
	color: #002949;
}
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section .callout-heading .head-1{
	color:#b7deff;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #b7deff;
}
/*
==============================================
Quote Section
==============================================
*/
.quote-section .quote-wrapper .quote-hr:before {
    background: #104C6E;
}
.body-home .quote-section .quote-cite {
    color: #b7deff !important;
}
.quote-section .quote-cite {
    color: #3f6b90 !important;
}
/*
==============================================
POV Section
==============================================
*/
.pov-section .head-1 {
	color: #002949;
}
.pov-section h4 {
    color: #104C6E;
}
.pov-section h4:after {
    background: #104C6E;
}
.pov-carousel .mc-heading:after {
    background: #104C6E;
}
.pov-carousel .mc-cta {
    color: #4a7aa3;
}
.pov-carousel .mc-heading {
    color: #104C6E;
}
/*
==============================================
Copy Section
==============================================
*/
.copy-section .head-1 {
    color: #002949;
}
.copy-section .head-3, .copy-section .head-2 {
	color: #104C6E;
}
.copy-section h1 .head-2:after {
	background: #104C6E;
}
.copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
	color: #104C6E;
}
.body-about-us .copy-section h2:after {
    background: #104C6E;
}
/*
==============================================
Bio Section
==============================================
*/
.bio-section {
background: #eceef1 !important;
}
.bio-quote-section:before {
    background: #f5f8fb;
}
.bio-section .bio-detail-links-wrapper .fa:hover,
.bio-section .bio-detail-links-as-text .bio-detail-email-link-as-text:hover,
.bio-section .bio-detail-links-as-text .bio-detail-phone-link-as-text:hover {
    color: #002949;
}
.bio-detail-quote-cite {
	color: #3f6b90;
}
.bio-detail-quote-hr:before {
    background: #104C6E;
}
.bio-section .bio-detail-first-name, .bio-section .bio-detail-last-name, .bio-section .bio-detail-middle-initial {
	color: #002949;
}
.bio-section .bio-detail-links-wrapper .fa {
    color: #104C6E;
}

/*
==============================================
Blog Section
==============================================
*/
h3.blog-detail-heading {
	color: #002949 !important;
}
.blog-landing-copy-cta {
	color: #3f6b90;
    border: 2px solid #3f6b90;
}
.blog-landing-filter-reset:hover {
	color:#d27755
}
.blog-landing-load-more {
    border: 2px solid #d27755;
}
.filter-list-links .filter-list-date {
	padding-left: 10px !important;
	color: #104C6E !important;
}
.resource-pager .resource-pager-link.select-it {
	color: #104C6E;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
	color: #104C6E;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
	color: #3f6b90;
}
.filter-list-links {
	margin-top: 12px;
}
.filter-list-links .filter-list-date a{
	color: #104C6E !important;
}
.filter-list-heading a:hover {
	color:#104C6E !important;
}
.filter-list-links a {
	color: #104C6E;
}
.filter-list-category a, .filter-list-topic a, .filter-list-media a {
	color: #104C6E !important;
}
.blog-landing-load-more {
    border: 2px solid #104C6E;
}

.social-media-share-wrapper span {
    background-color: #104C6E;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #104C6E;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #104C6E;
}
.fa-share-alt {
	color: #104C6E !important;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #104C6E;
}
.social-media-share-wrapper span a:hover {
    color: #002949 !important;
}
.filter-reset:hover {
    color: #104C6E;
}
.filter-open.fa-angle-down:before {
    color: #104C6E;
}
.filter-overlay .close-filter-overlay {
	background: #104C6E;
}
.filter a:hover {
    color: #104C6E;
}

/*
==============================================
Resource Section
==============================================
*/
.resource-section {
/*        background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanilla-model-5/images/bkg-pattern.jpg);*/
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-1/patterns/bkg-interior-top-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.filter-dropdown {
    border-top: none;
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
	color: #002949 !important;
}
.resource-section .team-int-title {
	background: #002949;
}
.masonry-two-by-two, .masonry-three-by-one-full-image {
	background: #002949;
}
.masonry-two-by-two:hover, .masonry-three-by-one-full-image:hover {
	background: #002949;
}
.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
	background: #002949;
}
.masonry-two-by-one:hover .masonry-img-container:after {
	border-left: 15px solid #002949;
}
.masonry-one-by-two:hover .masonry-copy:after {
	border-bottom: 15px solid #002949;
}
.masonry-three-by-one:hover .masonry-one-of-three:after {
    border-left: 15px solid #002949;
}

.masonry-three-by-one.masonry-three-by-one-img-left:hover .masonry-one-of-three:after {
    border-right: 15px solid #002949;
}
.masonry-two-of-two-stacked {
    background: #002949;
}
.masonry-two-of-two-stacked:hover {
	background: #002949;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #002949;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #002949 !important;
}
.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: #5095ce !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: #3f6b90 !important;
}
.masonry-load-more, .masonry-tertiary-load-more {
	border: 2px solid #002949;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	border: 2px solid #002949;
}
.masonry-one-by-one .masonry-cta, .masonry-two-of-two-stacked .masonry-cta {
    color: #5095ce;
}
/*
==============================================
Contact Section
==============================================
*/
.contact-form .form-inline .captcha .btn-contact,
.simple-form input[type="submit"],
.password-protect button {
	border: 2px solid #3f6b90;
	color: #3f6b90;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #3f6b90 transparent transparent transparent;
}


/*
==============================================
Landing Page Section
==============================================
*/

.body-landing .yearbook-container .slick-next {
    border-top: 1px solid #4a7aa3;
    border-right: 1px solid #4a7aa3;
}

.body-landing .yearbook-container .slick-prev {
    border-top: 1px solid #4a7aa3;
    border-left: 1px solid #4a7aa3;
}
.body-landing .connect-content h2:before {
    background: #104C6E;
}
.body-landing .connect-content .head-2  {
    color: #104C6E;
}
.body-landing .intro-contact-content .office-intro-section,
.body-landing .intro-contact-content button {
    background: #002949;
    border-bottom: 2px solid #b7deff
}

.body-landing .header-main {
    border-bottom: 5px solid #b7deff;
}

.body-landing .intro-contact-content button:hover {
    background: #ffffff;
}
.body-landing .intro-contact-content button a:hover,
.body-landing .intro-contact-content button:hover a {
    color: #002949;
}

.password-protect-headline,
.password-protect label {
    color: #104C6E;
}

.password-page .copy-section h1.password-protect-headline:after {
    background: #104C6E;
}

/*
==============================================
Map and Directions Section
==============================================
*/
.directions-search .submit-search {
	border: 2px solid #3f6b90;
	color: #3f6b90;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
    background: #002949;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#104C6E+0,00213b+99

background: #104C6E;

background: -moz-linear-gradient(top,  #104C6E 0%, #00213b 99%);

background: -webkit-linear-gradient(top,  #104C6E 0%,#00213b 99%);

background: linear-gradient(to bottom,  #104C6E 0%,#00213b 99%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104C6E', endColorstr='#00213b',GradientType=0 );  */

/*    background-image: none;*/
}
.footer-social-section {
    background: #fff;
    background-image: none;
    border-top: 3px solid #e8eaec;
/*
    background: -webkit-linear-gradient(139deg, #192c45 0%, #104C6E 62%, #192c45 87%, #192c45 100%) !important;
    background: linear-gradient(311deg, #192c45 0%, #104C6E 62%, #192c45 87%, #192c45 100%) !important;
*/
}
.footer-section .ftr-nap-name {
    color: #b0abab !important;
}
.footer-section .ftr-nap-address:before {
    color: #b0abab!important;
}
.footer-section .ftr-disclosures {
    color: #b0abab;
}
.footer-section .social-container {
    border-top: none;
    border-bottom: 4px solid #2f3235;
}
.footer-section .footer-cta-section h4 {
    color: #b7deff;
}
.footer-section .footer-content a:hover {
	color:#b7deff;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #b7deff !important;
}
.footer-section .footer-cta-section h4:after {
    background: #b7deff;
}
.footer-section .social-container a .fa {
    color: #104C6E !important;
}
.footer-section .social-container a:hover .fa {
    color: #002949 !important;
}


/*
==============================================
Connected Advisor Model 1 - Blue
==============================================
*/

.connected-advisor-container .connected-advisor-slide-link:hover {
	background: rgba(38, 69, 111, 0.2);
}
.connected-advisor-container .connected-advisor-slide-link:hover .connected-advisor-cta {
    border: 2px solid #fff;
	background: transparent;
	color: #66a7df;
}
.connected-advisor-container {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e3554+0,16263d+100 */
	background: rgb(30,53,84); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(30,53,84,1) 0%, rgba(22,38,61,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(30,53,84,1) 0%,rgba(22,38,61,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(30,53,84,1) 0%,rgba(22,38,61,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3554', endColorstr='#16263d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.connected-advisor-slide {
    background: transparent;
}
.connected-advisor-container .connected-advisor-heading {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-weight: 400;
	font-size: 28px;
	text-transform: uppercase;
	padding: 0 10px;
}
.connected-advisor-container .connected-advisor-cta {
	color: #fff;
    border: 2px solid #104C6E;
	font-size: 17px;
    display: inline-flex;
	height: 40px;
    margin: 20px 20px 20px 20px;
    font-family: 'Playfair Display', serif !important;
    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;
    -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;
}
.connected-advisor-container .connected-advisor-slide-link:hover .connected-advisor-cta {
    border: 2px solid #fff;
}
.connected-advisor-container .slick-active button:before {
	color: #fff;
	opacity: 1;
}
.connected-advisor-container .slick-dots li button:before {
	color: #fff;
	-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;
}
.connected-advisor-container .slick-dots li button:before {
    font-size: 9px;
}
.slick-dots li {
	width: 8px;
}

/*
==============================================
Modules
==============================================
*/

/* Retirees */
.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
    border-top: 8px solid #5489b6;
}

.masterprime .module-whats-your-retirment-section-content .mc-container a:hover .mc-cta, .masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a .mc-cta {
    color: #104C6E !important;
}

/*
==============================================
Transition Video Section Begin
==============================================
*/
.transition-video-section {
    border-top: 10px solid #b7deff;
}
.transition-video-section h1:after {
    background: #104C6E;
}
.transition-video-section h1 {
    color: #104C6E;
}
.transition-video-section .head-1 {
    color: #002949;
}
/*
==============================================
Transition Video Section End
==============================================
*/

/*
==============================================
Responsive Meia Queries NEW
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Navigation
==============================================
*/
	.masonry-one-of-two-stacked:hover {
		background: #104C6E;
	}
/* Pre-Retirees */
	.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:before {
		border-bottom: 1px dashed #a3dbf3;
	}

}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
==============================================
Navigation
==============================================
*/

.nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background-image: none;
    background: #fff;
    box-shadow: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    border-bottom: 1px solid rgba(58, 63, 64, 0.1);
}
.nav-address-wrapper {
    color: #393939;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
	background: #b7deff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
	background: #b7deff;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #497ba5;
}
.primary-nav > li > a:hover {
    color: #497ba5;
}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
Navigation
==============================================
*/
}

/* 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) {
/*
==============================================
Navigation
==============================================
*/
}

/* IE only */
@media screen\0 { }


/* Living Your Legacy */
.module-living-your-legacy .copy-section .head-1 {
    color: #104C6E !important;
  }

  .module-living-your-legacy .main-module-section .module-intro-content .head-2 {
    color: #002949 !important;
  }

  .module-living-your-legacy .copy-section h1:after {
    background: #104C6E !important;
  }

  .module-living-your-legacy .module-cta-banner-section {
    background: #f7f7f7;
  }

  .module-living-your-legacy .module-quote-section .quote-wrapper .quote-hr:after {
    background: #104C6E !important;
  }

  .module-living-your-legacy .module-quote-section .quote-cite {
    color: #104c6e !important;
  }

  .module-living-your-legacy .btn, .module-living-your-legacy .module-callouts-section .callout-cta, .module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-cta-wrapper button, .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta {
    color: #393939 !important;
    border: 2px solid #002949;
  }

  .module-living-your-legacy .btn:hover, .module-living-your-legacy .accord a.accord-cta:hover,  .module-living-your-legacy .callout-item:hover .callout-cta, .module-slider-content .content-slider-wrapper .content-slider-cta:hover {
    color: #000 !important;
    border: 2px solid #000 !important;
  }

  .module-living-your-legacy .content-slider-wrapper a {
    color: #4a7aa3 !important;
 }
 .module-living-your-legacy .content-slider-wrapper a:hover {
    color: #002949 !important;
 }

  .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-next:hover:before, .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-prev:hover:before {
    color: #000 !important;
    opacity: 0.8 !important;
 }

.masterprime .slick-dots li.slick-active button:before {
    color: #104C6E;
}
.masterprime .module-related-resources-section .mc-cta {
    color: #104C6E !important;
  }

.masterprime .module-related-resources-section .mc-content-wrapper:hover .mc-cta {
    color: #000 !important;
  }


/* Families and Individuals */
.masterprime .arrow {
    fill: #5489b6;
}
.masterprime .module-intro-content .head-2 {
    color: #104C6E !important;
}
.masterprime .module-case-content h4 {
    color: #104C6E;
}
.donut-segment-2 {
    stroke: #104C6E;
}
.masterprime .module-cta {
     color: #104C6E;
}
.masterprime .module-case-content:hover .module-cta {
     color: #393939;
}
.masterprime .module-section-header, .masterprime .body-module-private-wealth .module-section-header {
    background: #002949;
}
.masterprime .content-slider-wrapper .content-slider-cta {
    color: #104C6E;
}
.masterprime .module-slider-content .content-slider-wrapper .slick-slide:hover .content-slider-cta {
    color: #393939 !important;
}
.related-resources-content .mc-cta {
    color: #104C6E;
}
.masterprime .contact-cta {
    color: #104C6E;
}


/* Pre-Retirees */
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section {
    background: #002949;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading {
    color: #a3dbf3;
    border: 1px solid #a3dbf3;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading:before, .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading:before {
    border: 1px solid #a3dbf3;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:hover:before {
    border-bottom: 1px dashed #a3dbf3;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:after {
    color: #a3dbf3;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content {
    background: #002949;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide {
    color: #a3dbf3;
    border: 1px solid #a3dbf3;
    background: #002949;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-slide:hover .content-slider-cta {
    color: #fff !important;
    background: transparent;
    border: 1px solid #fff;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:before {
    border: 1px solid #a3dbf3;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:after {
    border-bottom: 1px dashed #a3dbf3;
}
@keyframes module-slider-content-slide-animate {
  0%{
	transform: scale(1.0);
	color: rgba(163, 219, 243, .82);
  }
  10% {
	transform: scale(1.2);
	color: rgba(163, 219, 243, 1);
  }
  20%, 100% {
	transform: scale(1.0);
	color: rgba(163, 219, 243, .82);
  }
}@keyframes module-slider-content-slide-line {
  0%{
	opacity: 0;
	  border-color: transparent;
	  width: 0;
  }
  100% {
	opacity: .5;
	  border-color: #a3dbf3;
	  width: 18px;
  }
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-dots li.slick-active button:before {
	color: #a3dbf3;
}
.masterprime .body-module-pre-retirees .module-cta-callout-section .module-cta-callout-content .callouts-container .callout-item, .masterprime .body-module-pre-retirees .module-cta-callout-section .callouts-mobile-slider .callout-item {
    background: #002949;
    border: 1px solid #002949;
}
.masterprime .body-module-pre-retirees .module-cta-callout-section .module-cta-callout-content .callouts-container .callout-item:hover, .masterprime .body-module-pre-retirees .module-cta-callout-section .callouts-mobile-slider .callout-item:hover {
    border: 1px solid #002949;
}
.masterprime .body-module-pre-retirees .module-cta-callout-section .module-cta-callout-content .callouts-container .callout-item:hover .callout-heading-wrapper .callout-heading, .masterprime .body-module-pre-retirees .module-cta-callout-section .module-cta-callout-content .callouts-mobile-slider .callout-item:hover .callout-heading-wrapper .callout-heading {
    color: #002949;
}
.masterprime .body-module-pre-retirees .module-cta-callout-section .module-cta-callout-content .callouts-container .callout-item:hover .callout-cta-wrapper button, .masterprime .body-module-pre-retirees .module-cta-callout-section .module-cta-callout-content .callouts-mobile-slider .callout-item:hover .callout-cta-wrapper button {
    color: #002949;
}
.masterprime .body-module-pre-retirees .module-multimedia-slider-section .slick-dots li.slick-active button:before {
    color: #5489b6;
}
.masterprime .body-module-corporate-executives .module-size-up-your-retirement-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading {
	border: 1px solid transparent;
}

.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item:before, .masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container:before {
    background: #a3dbf3;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .explore-strategies-text-block a {
    color: #a3dbf3;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item .callout-image-wrapper:before,
.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item:hover .callout-image-wrapper {
    border: 1px solid #a3dbf3;
}
.masterprime .module-hedge-content p.disclaimer a {
    color: #002949;
}
@media only screen and (max-width: 1024px) {
    .masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .callouts-mobile-slider .callout-item .callout-image-wrapper {
        border: 1px solid #a3dbf3;
    }
}
/*
==============================================
Email Capture Form
==============================================
*/
.lead-form-section {
    border-top: 8px solid #002949!important;
    border-bottom: 8px solid #002949!important;
}.email-capture-form-text .email-form-sub-head-main {

    color: #5489b6;

}
.email-capture-form-text .email-form-sub-head-main:after {

    background: #5489b6;

}.email-capture-content-main-wrap input:not([type="submit"]):hover {
    border: 2px solid #002949;
}
/*
email capture form end
*/
/*
==============================================
Podcast Color Alts - Model 2 - Blue
==============================================
*/
.podcast-masthead.podcast-masthead-v2 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta, .podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta, .podcast-masthead.podcast-masthead-v3 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta {
  color: #002949;
  border: 1px solid #002949 !important;
	background: #fff;
}
.podcast-masthead.podcast-masthead-v2 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta, .podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta, .podcast-masthead.podcast-masthead-v3 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta {
  color: #fff;
  border: 1px solid #002949 !important;
	background: #002949;
}
.podcast-masthead.podcast-masthead-v2 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:hover, .podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:hover, .podcast-masthead.podcast-masthead-v3 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:hover {
  color: #002949;
  border: 1px solid #fff !important;
  background: #fff;
}
.podcast-episode .podcast-episode-info .podcast-episode-title {
  color: #002949;
}
.podcast-episode .podcast-episode-info .podcast-episode-cta {
  border: 1px solid #002949;
  color: #002949;
}
.podcast-episode .podcast-episode-info .podcast-episode-cta:hover {
  border: 1px solid #002949;
  color: #fff !important;
  background: #002949;
}
.podcast-episode-details .podcast-episode-details-navigation a {
  color: #002949;
  border: 1px solid #002949;
}
.podcast-episode-details .podcast-episode-details-navigation a:hover {
  color: #fff !important;
  border: 1px solid #002949;
  background: #002949;
}
.podcast-episode-details .podcast-episode-details-navigation .podcast-episode-details-prev .podcast-episode-details-prev-carrot, .podcast-episode-details .podcast-episode-details-navigation .podcast-episode-details-next .podcast-episode-details-next-carrot {
    border-color: #002949 !important;
}
.podcast-episode-details .podcast-episode-details-navigation .podcast-episode-details-prev:hover .podcast-episode-details-prev-carrot, .podcast-episode-details .podcast-episode-details-navigation .podcast-episode-details-next:hover .podcast-episode-details-next-carrot {
    border-color: #fff !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta a, .podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta button {
  color: #002949 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-share:hover .social-media-share-wrapper .social-media-share-dropdown a:hover {
  color: #ccc !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-share .social-media-share-wrapper .social-media-share-dropdown {
  background: #002949;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-share .social-media-share-wrapper .social-media-share-dropdown:before {
  border-bottom: 15px solid #002949;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn {
  color: #002949 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn:hover {
  color: #191d28 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn i.fa {
  color: #002949 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn:hover i.fa {
  color: #191d28 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta a:hover i.fa, .podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn:nth-child(2):hover i.fa, .podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-share:hover .social-media-share-link {
  color: #191d28 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-transcript .podcast-episode-details-cta-transcript-label .podcast-episode-details-transcript-carrot {
    border-color: #002949;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-audio-player .audio-player .control-bar .ui-btn, .podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-audio-player .audio-player .control-bar p {
	color: #002949 !important;
}
.podcast-episodes-load-more {
  border: 2px solid #002949 !important;
  color: #002949 !important;
}
.podcast-episodes-load-more:hover {
  border: 2px solid #002949 !important;
  color: #fff !important;
  background: #002949 !important;
}
/*
Podcast Color Alts end
*/
/*
==============================================
Bio Alternatives
==============================================
*/
.body-bio-alt-2 .bio-photo-lg-section {
    background: #002949;
}
.body-bio-alt-1 .bio-full-contact-section {
    background: rgb(0 41 73);
}
.body-bio-alt-structure .advanced-bio-carousel .mc-cta {
     color: #002949;

}
.body-bio-alt-3 .bio-detail-links-wrapper .fa {
    color: #002949  !important;
}
.body-bio-alt-3 .billboard-container {
    border-top: 9px solid #002949;
    border-bottom: 9px solid #002949;
}
.body-bio-alt-3 .bio-detail-quote:before {
    color: rgb(84 137 182);
    left: 0;
    top: -30px;
    position: relative;
    display: block;
}
.body-bio-alt-structure .slick-dots li button:before {
    border: 2px solid #002949;
}
.body-bio-alt-structure .slick-dots li.slick-active button:before {
    background: #002949;
}
.body-bio-alt-3 .bio-full-contact-section .bio-detail-email-link-as-text:hover {
    color: #002949;
}.body-bio-alt-3 .bio-detail-links-wrapper .fa:hover {
    color: #5a5d63!important;
}.body-bio-alt-3 .bio-detail-links-as-text .bio-detail-email-link-as-text, .body-bio-alt-3 .bio-detail-links-as-text .bio-detail-phone-link-as-text {

    color: #002949;
}
.body-bio-alt-3 .bio-detail-links-as-text .bio-detail-email-link-as-text:hover, .body-bio-alt-3 .bio-detail-links-as-text .bio-detail-phone-link-as-text:hover {
    color: #5a5d63;
}

.body-bio-alt-structure .mc-container .slick-next:before{ color: #002949;
}
.body-bio-alt-structure .mc-container .slick-prev:hover:before{    color: #5a5d63;}
.body-bio-alt-structure .mc-container .slick-prev:before{ color: #002949;

}.body-bio-alt-structure .mc-container .slick-next:hover:before{    color: #5a5d63;} .body-bio-alt-structure .mc-container .slick-prev:before {
    color: #002949;
}
/*
Bio Altternative end
*/

/*
==============================================
Private Wealth Model 1 Blue Begin
==============================================
*/
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta:before  {
  background: #3f6b90;
}
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta .contact-button-cta {
  background: #3f6b90;
  border: 2px solid #3f6b90;
}
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta .contact-button-cta:hover  {
  color: #3f6b90;
  border: 2px solid #3f6b90;
}
.masterprime .body-module-private-wealth .module-designation-callout .content-slider-wrapper .content-slider-heading {
   color: #002949;
}
.masterprime .body-module-private-wealth .module-case-section h3 {
    color: #002949;
}
.masterprime .body-module-private-wealth .content-slider-wrapper .content-slider-cta {
	color: #3f6b90;
}
.masterprime .body-module-private-wealth .module-contact-section .ftr-cta .contact-button-cta {
	border: 2px solid #3f6b90;
	color: #3f6b90;
}
.masterprime .body-module-private-wealth .module-multimedia-slider-section .content-slider-wrapper .content-slider-cta:before {
  color: #3f6b90;
}
.masterprime .body-module-private-wealth .module-contact-section .ftr-cta:hover > .contact-button-cta {
  background: #3f6b90;
  border-color: #3f6b90;
}
.masterprime .body-module-private-wealth .module-explore-strategies-section a {
	border-color: #497ba5;
}
.masterprime .body-module-private-wealth .ftr-cta-wrapper .contact-button-cta {
	color: #002949;
  border-color: #002949;
}
/*
==============================================
Private Wealth Model 1 Blue End
==============================================
*/

/*
==============================================
E-Delivery Module Model 1 Blue Begin
==============================================
*/

.body-edelivery .client-center-slider-section, .client-center-slider-section.client-center-slider2 {
    background: #002949!important;
}
.body-edelivery .content-slider-wrapper .content-slider-cta, .body-edelivery .module-cta, .body-client-center .slick-dots li.slick-active button:before {
	color:#fff;

}
.body-edelivery .client-center-intro-section h1, .client-center-intro-section h1 .head-2 {
    color: #3f6b90;
}
.body-edelivery .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta {
	color: #002949;
    border: 2px solid #fff;
}
.body-edelivery .client-center-intro-cta .login .button {

    border: 1px solid #002949;
	color:#002949;

}
.body-body-edelivery .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta {
    color: #002949;
}
.body-edelivery .client-center-slider-section .content-slider-wrapper .content-slider-cta {
	border: 2px solid #fff;

}
.body-body-edelivery .client-center-video-content .client-center-video-intro .button {
    color: #002949;
    border: 1px solid #002949;


}.body-body-edelivery .client-center-video-content .client-center-video-intro .button:hover {
    color: #fff;
    background: #3f6b90;
    border: 2px solid #3f6b90;
}
.body-body-edelivery .client-center-intro-cta a:hover > .login .button {
    background: #3f6b90;
    color: #fff;
    border: 2px solid #3f6b90;
}
.body-body-edelivery .client-center-contact-content .button {
    border: 2px solid #3f6b90;
    color: #3f6b90;
}
.body-body-edelivery .client-center-contact-content .ftr-cta:hover > .button {
    background: #3f6b90;
}
.body-body-edelivery .client-center-contact-content {
    background: #f7f7f7;
}

/*
==============================================
E-Delivery Module Model 1 Blue End
==============================================
*/


/*
==============================================
Client Center Module Model 1 Blue Begin
==============================================
*/
.body-client-center .client-center-slider-section, .client-center-slider-section.client-center-slider2 {
    background: #002949!important;
}.body-client-center .client-center-tutorial-section .client-center-tutorial-content .button, .body-client-center .client-center-cta-section .client-center-cta-content .button, .body-client-center .client-center-contact-section .client-center-contact-content .button {

    color: #002949;
    border: 1px solid #002949;

}.body-client-center .client-center-tutorial-section .client-center-tutorial-content .button:hover, .body-client-center .client-center-cta-section .client-center-cta-content .button:hover, .body-client-center .client-center-contact-section .client-center-contact-content .button:hover {

    background-color: #002949;

}.body-client-center .client-center-tutorial-section .client-center-tutorial-content:hover .button {

    background-color: #002949;

}.body-client-center .masterprime .client-center-cta-section .ftr-cta:hover > .button {

    background: #002949;

}
.body-client-center .client-center-contact-section .client-center-contact-content .ftr-cta:hover > .button {
    background: #002949;
}
.body-client-center .related-resources-content .mc-cta {
     color: #002949;

}
.body-client-center .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta {
    color: #002949;

}
/*
==============================================
Client Center Module Model 1 Blue End
==============================================
*/


/*
==============================================
Digital Advice Module Model 1 Blue Begin
==============================================
*/


.body-digital-advice .client-center-intro-section h1, .client-center-intro-section h1 .head-2 {
    color: #3f6b90;
}
.body-digital-advice .client-center-intro-cta .login .button {

    border: 2px solid #002949;
	color:#002949;

}
.body-digital-advice .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta {
    color: #002949;
}
.body-digital-advice .client-center-slider-section .content-slider-wrapper .content-slider-cta {
	border: 2px solid #fff;

}
.body-digital-advice .client-center-video-content .client-center-video-intro .button {
    color: #002949;
    border: 2px solid #002949;


}

.body-digital-advice .client-center-video-content .client-center-video-intro .button:hover {
    color: #fff;
    background: #3f6b90;
    border: 2px solid #3f6b90;
}
.body-digital-advice .client-center-intro-cta a:hover > .login .button {
    background: #3f6b90;
    color: #fff;
    border: 2px solid #3f6b90;
}

.masterprime .body-digital-advice .client-center-contact-content .ftr-cta:hover > .button {
   color: #002949;
    background: #fff;
    border: 2px solid transparent;
}

.body-digital-advice .button:hover {
    letter-spacing: 0px;
} .masterprime .body-digital-advice .client-center-tutorial-section .client-center-tutorial-content .button, .masterprime .body-digital-advice .client-center-cta-section .client-center-cta-content .button, .masterprime .body-digital-advice .client-center-contact-section .client-center-contact-content .button {
    color: #fff;
    border: 2px solid #fff;
}
 .masterprime .body-digital-advice .client-center-contact-section .client-center-contact-content .ftr-cta:hover > .button {
    background: #fff;
	color:#002949;
}
.masterprime .body-digital-advice .client-center-contact-content {
    background: #002949!important;
}
/*
==============================================
Digital Advice Module Model 1 Blue End
==============================================
*/


/*
==============================================
Sticky Footer CTA Model 1 Blue Begin
==============================================
*/

.footer-section .footer-cta-sticky {
	  background: #002949;
}
.footer-section .footer-cta-sticky:hover {
   background: #393939;
  color: #fff !important;
}

/*
==============================================
Sticky Footer CTA Model 1 Blue End
==============================================
*/


/*
==============================================
Digital Landing Pages Model 1 Blue Start
==============================================
*/
.body-digital-landing-page .digital-ad-landing-social-icons .ftr-nap a:hover {
  color: #002949 !important;
}
.body-digital-landing-page .digital-ad-landing-social-icons .social-container .fa:hover {
  color: #002949 !important;
}
.body-digital-landing-page .header-main:after {
  background: #fff !important;
}
.body-digital-landing-page .ftr-nap-phone:after {
  color: #002949 !important;
}
.body-digital-landing-page .team-section {
  background: #002949 !important;
}
.body-digital-landing-page .digital-ad-landing-intro-contact-locations .ftr-nap a {
  color: #002949;
}
.body-digital-landing-page .digital-ad-landing-accolades-callout .head-1 {
  color: #002949;
}
/*
==============================================
Digital Landing Pages Model 1 Blue End
==============================================
*/

/*
==============================================
Blog Feed Model 1 Blue Begin
==============================================
*/

.mc-ks-feed.mc-container .mc-main-heading-wrapper .mc-main-heading {
  color: var(--dark);
}
.mc-ks-feed .mc-heading {
  color: var(--dark);
}
.mc-ks-feed a:hover .mc-heading {
  color: var(--gray-dark);
}
.mc-ks-feed .mc-heading:after {
  background: var(--dark);
}
.mc-ks-feed .mc-cta {
  color: var(--medium);
}
.mc-ks-feed a:hover .mc-heading {
  color: var(--gray-dark);
}
.mc-ks-feed .slick-prev:before, .mc-ks-feed .slick-next:before {
   color: var(--gray-dark);  
}
.mc-ks-feed .slick-prev:hover:before, .mc-ks-feed .slick-next:hover:before {
  color: var(--medium);  
}

/*
==============================================
Blog Feed Model 1 Blue End
==============================================
*/