@import url('../base.css');

/*
==============================================
Intergenerational Wealth Transfer Module
==============================================
*/

:root {

    /* Model 3Variables */
    
      --medium: #4d4d4f !important;
      --medium-color-1:#b49060;
      --dark: #540e15 !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(--medium) !important;
    }
    .intergenerational-interior-landing-page .tile-fa-billboard h3 {
      color: var(--medium) !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(--medium) !important; 
    }
    
    .intergenerational-interior-landing-page .related-resources-section .mc-container a:hover .mc-cta {
      color: var(--black) !important;
      background: none !important;
    }
    .intergenerational-interior-landing-page .intro-section h1, .intergenerational-main-landing-page .main-intro-content h1, .intergenerational-main-landing-page .masonry-grid-section h2, .intergenerational-interior-landing-page .media-carousel-section .rich-text-container h2, .intergenerational-interior-landing-page .content-slider-media-content .content-slider-heading {
      color: var(--medium) !important; 
    
    }
    .intergenerational-interior-landing-page .media-carousel-section .rich-text-container h2, .intergenerational-interior-landing-page .media-carousel-section .rich-text-container h2 strong {
      color: var(--white) !important;
    }
    
    .intergenerational-interior-landing-page .content-slider-media-content .slick-slide .content-slider-cta, 
    .intergenerational-main-landing-page .contact-cta-section .ftr-cta-wrapper a .button, 
    .intergenerational-interior-landing-page .contact-cta-section .ftr-cta-wrapper a .button {
      background: transparent !important;
      color: var(--dark) !important; 
      border: none !important;
    
    }
    
    .intergenerational-interior-landing-page .content-slider-media-content .slick-slide:hover .content-slider-cta, 
    .intergenerational-main-landing-page .contact-cta-section .ftr-cta-wrapper a:hover .button, 
    .intergenerational-interior-landing-page .contact-cta-section .ftr-cta-wrapper a:hover .button {
      background: var(--dark) !important;
      color: var(--white) !important; 
    }
    .intergenerational-interior-landing-page .content-slider-media-content .slick-slide .content-slider-cta {
      border: 2px solid var(--dark) !important;
    }
    .intergenerational-interior-landing-page .media-carousel-section {
      background:var(--dark);
     background-image: none;
    /*    border-top: 8px solid #801a29;*/
        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;
    }
    .intergenerational-interior-landing-page .billboard-section {
      border: none !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; 
    }
    .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; 
    }
    .intergenerational-main-landing-page .contact-cta-content .ftr-cta .button:before {
      display: block !important
    }

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* MODEL 3 – Burgundy THEME

========================================================================================================================
*/
.billboard-services-section .billboard-content-wrapper:before {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#540e15+0,5c7e94+100&1+0,1+20,0+76 */
background: -moz-linear-gradient(left, rgba(84,14,21,1) 0%, rgba(86,36,46,1) 20%, rgba(90,99,117,0) 76%, rgba(92,126,148,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540e15', endColorstr='#005c7e94',GradientType=1 ); /* IE6-9 */

}
.billboard-services-section .billboard-content-wrapper:after {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#540e15+0,5c7e94+100&1+0,1+20,0+76 */
background: -moz-linear-gradient(left, rgba(84,14,21,1) 0%, rgba(86,36,46,1) 20%, rgba(90,99,117,0) 76%, rgba(92,126,148,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540e15', endColorstr='#005c7e94',GradientType=1 ); /* IE6-9 */

}
.nav-overall-wrapper:not(.van-mobile-nav){
	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;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
	background: #540e15;
}
.nav-subnav-second.clearfix {
	background-color: #540e15 !important;
}
.investor-access-login-button {
    color: #540d15;
}
.logo-pattern-section {
	background: #540e15;
}
.intro-section {
	background: #80725b;
}
.media-section:before {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#540e15+0,5c7e94+100&1+0,1+20,0+76 */
background: -moz-linear-gradient(left, rgba(84,14,21,1) 0%, rgba(86,36,46,1) 20%, rgba(90,99,117,0) 76%, rgba(92,126,148,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540e15', endColorstr='#005c7e94',GradientType=1 ); /* IE6-9 */

}
.media-section:after {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#540e15+0,5c7e94+100&1+0,1+20,0+76 */
background: -moz-linear-gradient(left, rgba(84,14,21,1) 0%, rgba(86,36,46,1) 20%, rgba(90,99,117,0) 76%, rgba(92,126,148,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540e15', endColorstr='#005c7e94',GradientType=1 ); /* IE6-9 */
}
.quote-section .quote-content:before {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#540e15+0,5c7e94+100&1+0,1+20,0+76 */
background: -moz-linear-gradient(left, rgba(84,14,21,1) 0%, rgba(86,36,46,1) 20%, rgba(90,99,117,0) 76%, rgba(92,126,148,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540e15', endColorstr='#005c7e94',GradientType=1 ); /* IE6-9 */
}
.quote-section .quote-content:after {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#540e15+0,5c7e94+100&1+0,1+20,0+76 */
background: -moz-linear-gradient(left, rgba(84,14,21,1) 0%, rgba(86,36,46,1) 20%, rgba(90,99,117,0) 76%, rgba(92,126,148,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(84,14,21,1) 0%,rgba(86,36,46,1) 20%,rgba(90,99,117,0) 76%,rgba(92,126,148,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540e15', endColorstr='#005c7e94',GradientType=1 ); /* IE6-9 */
}

.niche-section .mc-cta {
	color: #540e15;
}
.footer-section .social-container a {
    color: #540e15;
}

.bio-detail-links-wrapper .fa {
    color: #540e15;
}
.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: #540e15;
}
.nav-subnav li a {
	color: #ffffff;
}
.social-media-share-wrapper span a {
    color: #540e15 !important;
}

/*===== Secondary Color ==========*/
.scroller-mobile-wrapper div {
    background-color: rgba(180, 144, 96, 0.5) !important;
}
#holder	{
	border: 2px solid #b49060;
}
#date {
	background:#b49060;
	color: #540e15;
}
.copy-section .button {
	background: #b49060;
	color: #540e15;
}

.button:before {
    border: 2px solid #b49060;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #83725a !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #83725a;
}
.accord li.open .fa {
    color: #83725a;
}
.flextab-triggers .set {
	background: #837259;
	color: #fff;
}
.flextab-triggers a:hover {
	background: #837259;
	color: #fff;
}
blockquote:before {
	color:#b49060;
}
.bio-detail-next-link-wrapper:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .resource-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .resource-detail-next-link-wrapper-mobile:before,
.resource-detail-previous-link-wrapper:before,
.resource-detail-previous-link-wrapper-mobile:before  {
    background: #b49060;
}
.contact-form .form-inline .captcha .btn-contact,
.simple-form input[type="submit"],
.password-protect button  {
	background: #b49060;
	color: #540e15;
}
.contact-form .form-inline .captcha .btn-contact:before,
.simple-form input[type="submit"]:before,
.password-protect button:before {
    border: 2px solid #b49060;
}
.contact-form .form-inline .captcha .btn-contact:hover,
.simple-form input[type="submit"]:hover,
.password-protect button:hover {
	background: #b49060;
}
.password-protect-headline {
    color: #540e15;
}
.password-protect label {
    color: #540e15;
}
.directions-search .submit-search {
	background: #b49060;
     color: #540e15;
}
.directions-search .submit-search:before {
    border: 2px solid #b49060;
}

.directions-search .submit-search:hover {
	background: #b49060;
}
.adp-placemark {
	background: #b49060 !important;
}
.billboard-section {
	border-bottom:2px solid #b49060;
}
.scroller-wrapper div:after {
	color: #b49060;
}
.billboard-services-section {
	border-top: 2px solid #b49060;
}
.bio-team-section {
	border-top: 4px solid #4d4d4f;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0bda2+0,d1c8b8+33,eae2d7+100 */
background: #d0bda2; /* Old browsers */
background: -moz-linear-gradient(top, #d0bda2 0%, #d1c8b8 33%, #eae2d7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d0bda2 0%,#d1c8b8 33%,#eae2d7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d0bda2 0%,#d1c8b8 33%,#eae2d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0bda2', endColorstr='#eae2d7',GradientType=0 ); /* IE6-9 */
}
.bio-team-section .bio-team-intro {
    color: #4d4d4f;
}
.bio-team-section .yearbook-three .yearbook-hr {
 	border-top:3px solid #b49060;
 	border-bottom:1px solid #b49060;
}
.bio-team-section .yearbook-container .yearbook-links .fa {
	color: #b49060;
}
.bio-team-section .yearbook-container .slick-prev {
	border-top: 3px solid #b49060;
	border-left: 3px solid #b49060;
}
.bio-team-section .yearbook-container .slick-next {
	border-top: 3px solid #b49060;
	border-right: 3px solid #b49060;
}
.bio-team-section .team-int-image {
	border-top: 4px solid #b49060;
	background: #540e15;
}
.bio-detail-links-wrapper .fa:hover,
.bio-detail-container .bio-detail-links-as-text .bio-detail-email-link-as-text:hover,
.bio-detail-container .bio-detail-links-as-text .bio-detail-phone-link-as-text:hover  {
    color: #b49060;
}
.bio-detail-quote:before {
	color:#b49060;
}
.blog-landing-copy-cta {
	background: #b49060;
	color: #540e15;
}
.blog-landing-copy-cta:hover {
	color: #ffffff !important;
}
.blog-landing-copy-cta:before {
    border: 2px solid #b49060;
}
.blog-date-link:hover, .blog-category-link:hover, .blog-media-type-link:hover {
	color:#b49060 !important;
}
.fa-calendar:before {
    color: #b49060;
}
.blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
	color: #83725a !important;
}
.fa-chevron-down:before {
	color: #b49060;
}
.callouts-section {
	border-top:4px solid #b49060;
}
.resource-pager .resource-pager-link.select-it {
    color: #896d47;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
    color: #b49060;
}
.callouts-section .callout-heading-wrapper h3:before {
	content:"";
	width: 24px;
	height: 24px;
	border: 3px solid #b49060;
	display:block;
	border-radius: 50%;
    margin-bottom: 8px;
    background: linear-gradient(to bottom, transparent 50%, #b49060 50%);
    background-size: 100% 200%;
    background-position:top right;
/*
    background: linear-gradient(to right, transparent 50%, #b49060 50%);
    background-size: 200% 100%;
    background-position:left bottom;
*/
    transition:all 0.3s ease;

}
.callouts-section .callouts-container .callout-item:hover .callout-cta:before {
    border: 2px solid #b49060 !important;
}
.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 {
    background: #b49060;
}
.copy-section {
	border-top: 2px solid #b49060;
}
.copy-section .mc-container {
    border-top: 2px solid #b49060;
}
.copy-section .mc-content-wrapper .mc-copy-wrapper:before {
 	border-top:3px solid #b49060;
 	border-bottom:1px solid #b49060;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #b49060 !important;
}
.copy-section .mc-container a:hover .mc-cta {
    background: #b49060;
}
.copy-section .mc-container .slick-next:hover:before, .copy-section .mc-container .slick-prev:hover:before {
	color: #b49060;
}
.footer-section {
	border-top: 4px solid #b49060;
}
.footer-section .footer-cta {
	border:4px solid #b49060;
}
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover  {
	color: #b49060;
}
.footer-section .footer-privacy-section {
	background: #8b714f;
}
.intro-section {
	border-bottom:2px solid #4d4d4f;
}
.media-section {
	border-top: 4px solid #b49060;
}
.media-section .mc-content-wrapper .mc-copy-wrapper:before {
    border-top: 3px solid #b49060;
    border-bottom: 1px solid #b49060;
}
.media-section .mc-cta {
    background: #b49060;
	color: #540e15;
}
.media-section .mc-cta:before {
    border: 2px solid #b49060;
}
.media-section .mc-container .slick-next:before, .media-section .mc-container .slick-prev:before {
	color: #b49060;
}
.primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #b49060;
}
.logo-btn-section .button-content .btn-top {
	background: #b49060;
	color: #540e15;
}
.logo-pattern-section {
	border-bottom: 2px solid #b49060;
}
.niche-section {
	border-top: 2px solid #b49060;
}
.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
 	border-top:3px solid #b49060;
 	border-bottom:1px solid #b49060;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #b49060 !important;
}
.niche-section .mc-container a:hover .mc-cta {
    background: #b49060;
    color: #540e15;
}
.niche-section .mc-container .slick-next:hover:before, .niche-section .mc-container .slick-prev:hover:before {
	color: #b49060;
}
.quote-section {
	border-top: 2px solid #b49060;
}
.quote-section .quote:before {
	color:#b49060;
}
.resource-section {
	border-top: 4px solid #b49060;
	border-top: 4px solid #4d4d4f;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0bda2+0,d1c8b8+33,eae2d7+100 */
background: #d0bda2; /* Old browsers */
background: -moz-linear-gradient(top, #d0bda2 0%, #d1c8b8 33%, #eae2d7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d0bda2 0%,#d1c8b8 33%,#eae2d7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d0bda2 0%,#d1c8b8 33%,#eae2d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0bda2', endColorstr='#eae2d7',GradientType=0 ); /* IE6-9 */
}
.resource-detail-copy-wrapper a {
	color:#83725a;
}
.resource-detail-info-wrapper a:hover {
    color: #83725a !important;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
	color: #83725a;
}
.masonry-title:after {
 	border-top:3px solid #b49060;
 	border-bottom:1px solid #b49060;
}
.masonry-cta-text .masonry-cta {
	border: 2.5px solid #b49060;
}
.masonry-cta-text .masonry-cta:before {
    border: 2px solid #b49060;
}

.masonry-link:hover .masonry-cta:before {
    border: 2px solid #b49060;
}
.masonry-link:hover .masonry-cta {
	border: 2.5px solid #b49060;
	background: #b49060;
}
.masonry-link:hover .masonry-one-of-two-stacked .masonry-cta {
	color:#b49060;
}
.masonry-link:hover .masonry-two-of-two-stacked .masonry-cta {
	background: #b49060;
}
.masonry-one-of-two-stacked .masonry-link:hover .masonry-one-of-two-stacked .masonry-cta:before {
    border: 2px solid #b49060 !important;
}
.masonry-one-of-two-stacked {
	background: #ffffff;
}
.masonry-load-more, .masonry-tertiary-load-more {
    background: #b49060;
	color: #540e15;
}
.masonry-load-more:before, .masonry-tertiary-load-more:before {
    border: 2px solid #b49060;
}

.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    background: #b49060;
}

.filter a {
    color: #000;
}
.filter-open.fa-angle-down:before, .fa-remove:before, .fa-close:before, .fa-times:before {
	color: #540e15 !important;
}
.filter-reset:hover, .filter a:hover {
    color: #540e15;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #b49060;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #b49060;
}
.fa-share-alt {
	color: #b49060 !important;
}
.resource-detail-info-divider, .blog-landing-info-divider {
	color:#896d47;
}
.social-media-share-wrapper span {
    background-color: #b49060;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #b49060;
}
.filter-overlay .close-filter-overlay {
	background: #b49060;
}
.team-int-section {
	border-top: 4px solid #4d4d4f;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0bda2+0,d1c8b8+33,eae2d7+100 */
background: #d0bda2; /* Old browsers */
background: -moz-linear-gradient(top, #d0bda2 0%, #d1c8b8 33%, #eae2d7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d0bda2 0%,#d1c8b8 33%,#eae2d7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d0bda2 0%,#d1c8b8 33%,#eae2d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0bda2', endColorstr='#eae2d7',GradientType=0 ); /* IE6-9 */
}
.team-int-section .yearbook-three .yearbook-hr {
 	border-top:3px solid #b49060;
 	border-bottom:1px solid #b49060;
}
.team-int-section .yearbook-container .yearbook-links .fa {
	color: #b49060;
}
.team-int-section .team-int-image {
	border-top: 4px solid #b49060;
	background: #867863;
}
.team-int-section .team-int-intro {
    color: #4d4d4f;
}
.team-section .team-intro .button:before {
    border: 2px solid #b49060;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a {
    color: #83725a;
}
.billboard-cta {
	background: #b49060;
}
.billboard-cta:before {
    border: 2px solid #b49060;
}
.filter-list-links .filter-list-date a {
    color: #b49060 !important;
}

.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: #4d4d4f;
}
.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: #4d4d4f;
}

/* LANDING PAGE FIX */
.accordion-panel a{
    color: #801a29;
}
.accordion-panel a:hover{
    color: #000;

}
.accordion-panel button{
    background: transparent;
    border: none;
}


/*
==============================================
Connected Advisor Model 3
==============================================
*/
.connected-advisor-container .connected-advisor-slide-link:hover {
	background: rgba(70, 11, 17, 0.3);
}
.connected-advisor-container .connected-advisor-slide-link:hover .connected-advisor-cta {
    border: 2px solid #b49060;
	color: #540e15;
	background: #b49060;
}
.connected-advisor-container {
	background: #540e15;
}
.connected-advisor-container:before {
	content:"";
	display: block;
	height: 100%;
	width: 100%;
	background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-3/patterns/pattern-x-y.png) !important;
    opacity: 0.10;
	position: absolute;
}
.connected-advisor-slide {
    background: transparent;
}
.connected-advisor-container .connected-advisor-heading {
    font-family: 'Playfair Display', serif;
    font-size: 39px;
    line-height: 55px;
	font-weight: 600;
	color: #b49060;
	text-transform: none;
	padding: 0 20px;
}
.connected-advisor-container .connected-advisor-cta {
	border: 2px solid #b49060;
    font-family: 'Oswald', sans-serif;
    font-size: 19px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    text-align: center;
    color: #fff;
	padding: 1px 27px !important;
    position: relative !important;
    bottom: -5px !important;
	-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 {
    width: 10px;
    height: 10px;
}

.connected-advisor-container .slick-dots li.slick-active button:before {
	color: transparent	;
	opacity: 1;
	border: 1px solid #b49060;
	background: #b49060;
	}
.connected-advisor-container .slick-dots li button:before {
	color: transparent	;
	opacity: 1;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #b49060;
	-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 #540e15;
}
.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 {
	background: #540e15 !important;
	color: #fff !important;
}


/*
==============================================
IE Media Queries ONLY
==============================================
*/

@media screen\0 {
	.logo-content a {
		display: flex;
	}
}



/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Callouts Section
==============================================
*/
	.callouts-section .callout-cta:before {
		border: 2px solid #b49060 !important;
	}
	.callouts-section .callout-cta {
		background: #b49060;
	}
	.copy-section .mc-cta {
		background: #fff;
		color: #4d4d4f;
	}
	.copy-section .mc-cta:before {
		border: none !important;
	}
	.niche-section .mc-cta {
		background: #b49060;
	}
	.niche-section .mc-cta:before {
		border: 2px solid #b49060 !important;
	}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:before {
    border-bottom: 1px dashed #BAAE87;
}
	.masterprime .related-resources-content .mc-cta {
        background: #8E6C43 !important;
        color: #fff !important;
	}

}
/* 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-trigger-wrapper .nav-trigger.nav-opened span:before {
	background: #d4be9d;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
	background: #d4be9d;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #ab8f72;
}
.primary-nav > li > a:hover {
    color: #837156;
}
.investor-access-remember-me-label {
    color: #fff;
}
}
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
Team Interior Section
==============================================
*/
	.team-int-section .yearbook-container .slick-next {
		border-top: 1px solid #b49060;
		border-right: 1px solid #b49060;
	}
	.team-int-section .yearbook-container .slick-prev {
		border-top: 3px solid #b49060;
		border-left: 3px solid #b49060;
	}
	.team-int-section .yearbook-container .slick-next {
		border-top: 3px solid #b49060;
		border-right: 3px solid #b49060;
	}
}
/*===== Tertiary Color ==========*/
.ftr-disclaimers {
	color: #ffffff;
}
.footer-section .footer-privacy-section a {
    color: #ffffff;
}
.callouts-section .callout-cta, .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: #540e15;
}
.billboard-services-section .billboard-container a {
    color: #540e15;
}
.masonry-two-by-two, .masonry-three-by-one-full-image {
    background: #333;
}

/* Living Your Legacy */
.module-living-your-legacy .main-module-section .module-multimedia-section .billboard-container, .module-living-your-legacy .main-module-section .video-container {
	border-bottom: 4px solid #b49060 !important;
  }

  .module-living-your-legacy .copy-section .head-1 {
	color: #540e15 !important;
  }

  .module-living-your-legacy .main-module-section .module-intro-content .head-2 {
	color: #540e15 !important;
  }

  .module-cta-banner-content .ftr-cta-wrapper {
	background-color: #540e15 !important;
  }

  .module-living-your-legacy .module-quote-section .quote::before {
	color: #b49060 !important;
  }

  .module-living-your-legacy .content-slider-wrapper .slick-prev:before, .module-living-your-legacy .content-slider-wrapper .slick-next:before {
	color: #000 !important;
	opacity: 0.7 !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.7 !important;
  }

  .module-living-your-legacy .module-slider-copy a {
	color: #947200 !important;
  }

  .module-living-your-legacy .module-slider-copy a:hover {
	color: #393939 !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  {
	background: #b49060;
	color: #540e15;
  }

  .module-living-your-legacy .btn:before, .module-living-your-legacy .module-callouts-section .callout-cta:before, .module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button:before, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-cta-wrapper button:before, .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta:before {
	border: 2px solid #b49060 !important;
  }

  .module-living-your-legacy .btn:hover, .module-living-your-legacy .module-footer-cta-banner-content .ftr-cta:hover .btn, .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, .module-living-your-legacy .module-slider-content .slick-slide:hover .content-slider-cta {
	background: #540e15 !important;
	color: #fff !important;
  }

  .module-living-your-legacy .module-callouts-section .callout-cta:before, .module-living-your-legacy .callouts-container .callout-item:hover .callout-cta-wrapper button:before, .module-living-your-legacy .module-footer-cta-banner-content .ftr-cta:hover .btn:before, .module-living-your-legacy .module-slider-content .content-slider-content-wrapper:hover .content-slider-cta:before {
	border: 2px solid #540e15 !important;
  }

  .module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper h4 {
	border-bottom: 2px solid #b49060 !important;
  }

  .copy-section .mc-content-wrapper .mc-copy-wrapper:before {
	border-top: 3px solid #b49060 !important;
	border-bottom: 1px solid #b49060 !important;
  }

  .copy-section .mc-container a:hover .mc-cta {
	background: #8E6C43 !important;
	color: #fff !important;
  }

  @media only screen and (max-width: 1024px) {
	.module-living-your-legacy .copy-section .mc-cta {
		background: #fff !important;
		color: #4d4d4f !important;
  }
	}


/* Families and Individuals */
.masterprime .arrow {
	fill: #876E4A;
}
.masterprime .module-intro-content .head-1, .masterprime .module-intro-content .head-2 {
	color: #540e15;
}
.masterprime .module-case-content h4 {
	color: #540e15;
}
.donut-segment-2 {
	stroke: #540e15;
}
/* .masterprime .module-cta {
	color: #393939;
} */
.masterprime .module-case-content:hover .module-cta {
	 color: #876E4A;
}
.masterprime .module-section-header, .masterprime .body-module-private-wealth .module-section-header {
	background: #540e15;
}
/* .masterprime .content-slider-wrapper .content-slider-cta {
	color: #393939;
} */
/*
.masterprime .module-slider-content .content-slider-wrapper .slick-slide:hover .content-slider-cta {
	color: #876E4A !important;
}
*/
/* .related-resources-content .mc-cta {
	color: #393939;
} */
.related-resources-content .mc-content-wrapper:hover .mc-cta {
	color: #fff !important;
}
.masterprime .module-contact-content .ftr-cta {
	background: #540e15;
}
.masterprime .contact-cta:before {
	color: #BAAE87;
}
.masterprime .contact-cta {
	color: #BAAE87;
}

.masterprime .content-slider-wrapper .content-slider-cta, .masterprime .module-cta {
    color: #876E4A;
}
.masterprime .module-case-content:hover .module-cta {
    color: #393939;
}
.related-resources-content .mc-cta, .masterprime .slick-dots li.slick-active button:before {
    color: #876E4A;
}
.masterprime .module-slider-content .slick-slide:hover .content-slider-cta {
    color: #393939 !important;
}

.masterprime .slick-dots li.slick-active button:before {
    color: #540e15;
}


/* Pre-Retirees */
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section {
    background: #540e15;
}
.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: #BAAE87;
    border: 1px solid #BAAE87;
}
.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 #BAAE87;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:hover:before {
    border-bottom: 1px dashed #BAAE87;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:after {
    color: #BAAE87;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide {
    color: #BAAE87;
    border: 1px solid #BAAE87;
	background: #540e15;
}
.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 #BAAE87;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:after {
    border-bottom: 1px dashed #BAAE87;
}
@keyframes module-slider-content-slide-animate {
  0%{
	transform: scale(1.0);
	color: rgba(186, 174, 135, .82);
  }
  10% {
	transform: scale(1.2);
	color: rgba(186, 174, 135, 1);
  }
  20%, 100% {
	transform: scale(1.0);
	color: rgba(186, 174, 135, .82);
  }
}@keyframes module-slider-content-slide-line {
  0%{
	opacity: 0;
	  border-color: transparent;
	  width: 0;
  }
  100% {
	opacity: .5;
	  border-color: #BAAE87;
	  width: 18px;
  }
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-dots li.slick-active button:before {
	color: #a5875c;
}
.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: #540e15;
}
.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: #540e15;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
    color: #540e15;
	background: #fff;
	border:1px solid #fff;
}
.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 !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-cta:before {
    color: #540e15;
}
.masterprime .body-module-pre-retirees .module-slider-section .slick-slide:hover .content-slider-cta:before {
	color: #fff;
}
.masterprime .body-module-pre-retirees .module-multimedia-slider-section .slick-dots li.slick-active button:before {
    color: #a5875c;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content {
    background: #540e15;
}
.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: #540e15;
    border: 1px solid #540e15;
}
.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 #540e15;
}
.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: #BAAE87;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .explore-strategies-text-block a {
    color: #BAAE87;
}
.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 #BAAE87;
}
@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 #BAAE87;
    }
}
  /*home yearbook*/
  .body-home .team-intro:before {
	border-top: 3px solid #540e15;
	border-bottom: 1px solid #540e15;
}
.body-home .yearbook-container .slick-next {
	border-top: 1px solid #540e15;
	border-right: 1px solid #540e15;
}
.body-home .yearbook-container .slick-prev {
	border-top: 1px solid #540e15;
	border-left: 1px solid #540e15;
}
.body-home .yearbook-container .slick-next {
    border-top: 1px solid #540e15;
    border-right: 1px solid #540e15;
    padding: 0px;
    height: 20px;
    width: 20px;
    right: 20px;
}
.body-home .yearbook-container .slick-prev {
    border-top: 1px solid #540e15;
    border-left: 1px solid #540e15;
    padding: 0px;
    width: 20px;
    height: 20px;
    left: 40px;
}
 /*
==============================================
Email Capture Form
==============================================
*/
.lead-form-section {
    border-top: 8px solid #801a29!important;
    border-bottom: 8px solid #801a29!important;
}
.simple-form.email-capture-content-main-wrap input[type="submit"] {
   background: #801a29;
	 color: #fff;


}
.contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .password-protect button:hover {
     background: #000!important;
    color: #fff;
}
.lead-form-section a {
    color: #801a29;
}
.lead-form-section a:hover {
    color: #000;
}
.email-capture-content-main-wrap input:not([type="submit"]):hover {
    border: 2px solid #801a29;
}
/*
email capture form end
*/
/*
==============================================
Podcast Color Alts - Model 3 - Burgundy
==============================================
*/
.podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info {
    background: linear-gradient(90deg, #801a29 0%, #801a29 80%, rgba(0, 0, 0, 0) 100%);
}
.podcast-masthead {
    background-color: #801a29;
}
@media only screen and (max-width: 1024px) {
  .podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info {
    background: #801a29 !important;
  }
}
.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: transparent;
background: #b49060;
}
.podcast-masthead.podcast-masthead-v2 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:before, .podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:before, .podcast-masthead.podcast-masthead-v3 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:before {
  border: 2px solid #b49060;
	transition: all 300ms ease;
}
.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: #003e51;
  border: transparent;
  background: #ffffff;
  letter-spacing: 0px !important;
}
.podcast-masthead.podcast-masthead-v2 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:hover:before,
.podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:hover:before,
.podcast-masthead.podcast-masthead-v3 .podcast-masthead-inner .podcast-masthead-info .podcast-masthead-cta:hover:before {
 border-color: #ffffff;
}
.podcast-episode .podcast-episode-info .podcast-episode-title {
  color: #801a29;
}
.podcast-episode .podcast-episode-info .podcast-episode-cta {
  color: #fff;
  border: transparent;
  background: #b49060;
}
.podcast-episode .podcast-episode-info .podcast-episode-cta:before {
  border: 2px solid #b49060;
}
.podcast-episode .podcast-episode-info .podcast-episode-cta:hover {
  color: #ffffff;
  background: #801a29;
}
.podcast-episode .podcast-episode-info .podcast-episode-cta:hover:before {
border-color: #801a29;
}
.podcast-episode-details .podcast-episode-details-navigation a {
  color: #fff;
  border: none;
  background: #b49060;
  font-weight: 400;
}
.podcast-episode-details .podcast-episode-details-navigation a:hover {
  color: #fff !important;
  border: none;
  background: #801a29;
  font-weight: 400;
}
.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: #fff !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: #801a29 !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 {
  color: #fff !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: #801a29;
}
.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 #801a29;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn {
  color: #801a29 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn:hover {
  color: #b49060 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn i.fa {
  color: #801a29 !important;
}
.podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn:hover i.fa {
  color: #b49060 !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: #b49060 !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: #801a29;
}
.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: #801a29 !important;
}
.podcast-episodes-load-more {
  color: #fff !important;
  background: #b49060 !important;
}
.podcast-episodes-load-more:before {
  border: 2px solid #b49060 !important;
}
.podcast-episodes-load-more:hover {
  color: #ffffff !important;
  background: #801a29 !important;
  border: transparent !important;
}
.podcast-episodes-load-more:hover:before {
  border-color: #801a29 !important;
}
/*
Podcast Color Alts end
*/
.body-bio-alt-3 .bio-detail-quote:after {
    width: 160px;
    border-top: 3px solid #b49061;
    border-bottom: 1px solid #B49061;
}


/*

==============================================
Bio Alternatives
==============================================
*/
.body-bio-alt-1 .bio-detail-container .bio-detail-email-link-as-text:hover, .body-bio-alt-1 .bio-detail-container .bio-detail-phone-link-as-text:hover {
    color: #fff!important;
}
.body-bio-alt-2 .bio-photo-lg-section {
    background: rgb(128 26 41);
}
.body-bio-alt-1 .bio-full-contact-section {
    background: rgb(128 26 41);
}
.body-bio-alt-structure .advanced-bio-carousel .mc-cta {
     color: rgb(128 26 41);

}
.body-bio-alt-3 .bio-detail-links-wrapper .fa {
    color: rgb(128 26 41) !important;
}
.body-bio-alt-3 .billboard-container {
    border-top: 9px solid rgb(128 26 41);
    border-bottom: 9px solid rgb(128 26 41);
}
.body-bio-alt-structure .advanced-bio-carousel a:hover .mc-cta {
    color: #fff;
    border: 1px solid rgb(128 26 41);
    background-color: rgb(128 26 41);
}
.bio-social-sticky-content .bio-detail-links-as-text .bio-detail-phone-link-as-text {
    color: rgb(128 26 41);
}
.body-bio-alt-3 .bio-full-contact-section .bio-detail-email-link-as-text {
    color: rgb(128 26 41);
}
.body-bio-alt-3 .bio-detail-quote:after {
    width: 160px;
    border-top: 3px solid #b49061;
    border-bottom: 1px solid #B49061;
}
.body-bio-alt-structure .slick-dots li button:before {
    border: 2px solid rgb(128 26 41);
}
.body-bio-alt-structure .cta-center.hide-category .mc-cta-slide-number-wrapper .mc-cta {
    bottom: -15px;
}
.body-bio-alt-structure .slick-dots li.slick-active button:before {
    background: rgb(128 26 41);
}
.body-bio-alt-structure .mc-container .slick-next:before, .body-bio-alt-1 .mc-container .slick-prev:before {
    color: rgb(128 26 41);
}
/*
Bio Altternative end
*/

/*
==============================================
Private Wealth Model 3 Blue Begin
==============================================
*/
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta:before {
  background: #540e15;
}
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta .contact-button-cta {
  background: #540e15;
  border-color: #540e15;
}
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta .contact-button-cta:hover  {
	color: #b49060;
	border-color: #540e15;
	background: #ffffff;
}
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta .intro-cta-headline {
    color: #656464;
}
.masterprime .body-module-private-wealth .module-designation-content a {
	color: #540e15;
}
.masterprime .body-module-private-wealth .content-slider-wrapper .content-slider-cta {
	color: #540e15;
}
.masterprime .body-module-private-wealth .module-multimedia-slider-section .content-slider-wrapper .content-slider-cta:before {
  color: #540e15 !important;
}
.masterprime .body-module-private-wealth .ftr-cta-wrapper .contact-button-cta {
	color: #fff;
	border-color: #fff;
}
.masterprime .body-module-private-wealth .module-contact-section .ftr-cta:hover > .contact-button-cta {
  color: #540e15;
  background: #fff;
  border-color: #fff;
}
.masterprime .body-module-private-wealth .module-explore-strategies-section a {
	border-color: #bf9961;
}
/*
==============================================
Private Wealth Model 3 Blue End
==============================================
*/
/*
==============================================
E-Delivery Module Model 2 Burgundy Begin
==============================================
*/
.body-edelivery .client-center-slider-section.client-center-slider2 {
    background: #540e15;
}
.body-edelivery .client-center-intro-section h1 {
    font-family: 'Playfair Display', serif;
    color: #540e15;
    font-size: 45px;
    line-height: 60px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}
.body-edelivery .client-center-intro-section h1 .head-2 {
    color: #540e15;
}

.body-edelivery .client-center-intro-cta .login .button{
    background: #540e15;

    border: 1px solid #540e15;

} .body-edelivery .client-center-video-content .client-center-video-intro .button {
    color: #540e15;
    border: 1px solid #540e15;
}
.client-center-intro-cta a:hover > .login .button {
    background: transparent;
    color: #540e15;
    border: 1px solid #540e15;
}
.body-edelivery .client-center-video-content .client-center-video-intro .button:hover {
    color: #fff;
    background: #540e15;
    border: 1px solid #540e15;
	 -webkit-transition: all 0.4s ease-in-out!important;
	-moz-transition: all 0.4s ease-in-out!important;
	-o-transition: all 0.4s ease-in-out!important;
	-ms-transition: all 0.4s ease-in-out!important;
	transition: all 0.4s ease-in-out!important;

}

.body-edelivery .content-slider-wrapper .content-slider-cta {
	color:#fff;
 border:1px solid #fff;
} .body-edelivery .client-center-contact-content h3{color:#555;}

.body-edelivery .client-center-contact-content .button, .body-edelivery .client-center-contact-section .client-center-contact-content .button
{    color: #540e15;
    border: 1px solid #540e15;
}.body-edelivery .client-center-contact-content .ftr-cta:hover > .button {
    background: #540e15;
}.body-edelivery .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta {
    color: #540e15;
    background: #fff;
	border:2px solid #fff;

}
/*
==============================================
E-Delivery Module Model 3 Burgundy End
==============================================
*/

/*
==============================================
Client Center Module Model 3 Burgundy Begin
==============================================
*/
.body-client-center .client-center-slider-section.client-center-slider2, .body-client-center .client-center-slider-section {
    background: #540e15!important;
}

.body-client-center .masterprime .module-contact-section {
    background: #540e15;
}
.body-client-center .client-center-contact-section .client-center-contact-content .button {
    color: #fff;
    border: 1px solid #fff;
}
.body-client-center .client-center-contact-content .ftr-cta:hover > .button {
    color: #540e15;
    background: #fff;
    border: 1px solid #540e15;
}
.body-client-center .content-slider-wrapper .content-slider-cta, .body-client-center .module-cta{
	color: #fff;
	border:1px solid #fff;
}
.client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta, .body-client-center .client-center-slider-content1 .content-slider-wrapper .slick-slide:hover .content-slider-cta {
  color: #540e15;
    background: #fff;
    border: 1px solid #540e15;
}
.body-client-center .button:before, .mc-container a:hover .mc-cta:before {
	display:none;
}
.body-client-center  .client-center-tutorial-section .client-center-tutorial-content .button, .body-client-center .client-center-cta-section .client-center-cta-content .button {

    color: #540e15;
    border: 1px solid #540e15;

}
.body-client-center .client-center-intro-section h1, .client-center-intro-section h1 .head-2, .body-client-center .client-center-mobile-app-section .client-center-mobile-app-content h3, .client-center-tutorial-section .client-center-tutorial-content h3, .client-center-cta-section .client-center-cta-content .ftr-cta-wrapper h3 {
    color: #540e15;
}
.body-client-center .client-center-tutorial-section .client-center-tutorial-content:hover .button {
    background: #540e15;

}
.masterprime  .client-center-cta-section .ftr-cta:hover > .button {
    color: #fff;
    background: #540e15;
    border: 1px solid transparent;
}
.masterprime .body-client-center .client-center-cta-section .ftr-cta:hover > .button {
    color: #fff;
    background: #540e15;
    border: 1px solid transparent;
}
 .masterprime .body-client-center .module-contact-section {
    background: #540e15;
}
/*
==============================================
Client Center Module Model 3 Burgundy End
==============================================
*/

/*
==============================================
Digital Advice Module Model 1 Blue Begin
==============================================
*/


.body-digital-advice .client-center-intro-section h1, .client-center-intro-section h1 .head-2 {
    color: #b49060;
	  display: block;
}
.body-digital-advice .client-center-intro-cta .login .button {
background:transparent;
    border: 2px solid #540e15;
	color:#540e15;

}
.body-digital-advice .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta {
    color: #540e15;
}
.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: #540e15;
    border: 2px solid #540e15;


}

.body-digital-advice .client-center-video-content .client-center-video-intro .button:hover {
    color: #fff;
    background: #b49060;
    border: 2px solid #b49060;
}
.body-digital-advice .client-center-intro-cta a:hover > .login .button {
    background: #b49060;
    color: #fff;
    border: 2px solid #b49060;
}

.body-digital-advice .client-center-contact-content .ftr-cta:hover > .button {
   color: #540e15;
    background: #fff;
    border: 2px solid transparent;
}
.body-digital-advice .client-center-contact-content {
    background: #540e15;
}
.body-digital-advice .button:hover {
    letter-spacing: 0px;
}

.client-center-contact-section .client-center-contact-content .button
{
	color: #fff;
    border: 2px solid #fff;
}
.digital-advice-icon-svg {
    fill: #540e15;
}
.body-digital-advice span.head-1.wow.animated.animated {
    display: block;
	font-size:62px;
}
@media only screen and (max-width: 425px) {
.body-digital-advice span.head-1.wow.animated.animated {

	font-size:57px;
}
}
/*
==============================================
Digital Advice Module Model 1 Blue End
==============================================
*/

/*
==============================================
Sticky Footer CTA Model 1 Burgundy Begin
==============================================
*/

.footer-section .footer-cta-sticky {
 background: #751724;
 color: #fff !important;


}
.footer-section .footer-cta-sticky:hover {
  background: #c5934b;
  color: #fff !important;
}

/*
==============================================
Sticky Footer CTA Model 1 Burgundy End
==============================================
*/


/*
==============================================
Digital Landing Page Model 1 Burgundy Start
==============================================
*/
.body-digital-landing-page .digital-ad-landing-social-bar-section {
  background: #540e15 !important;
}
.body-digital-landing-page .team-section:before {
  background: #540e15 !important;
}
.body-digital-landing-page .button:before {
    border: 2px solid #540e15;
}
.body-digital-landing-page .button:hover {
  background: #540e15 !important;
	color: #fff !important;
}
.body-digital-landing-page .button:before:hover {
  border: 2px solid #540e15 !important;
}
.body-digital-landing-page .digital-ad-landing-social-icons .ftr-nap a:hover {
  color: #b49060 !important;
}
.body-digital-landing-page .ftr-nap-phone:after {
  color: #b49060 !important;
}
.body-digital-landing-page .digital-ad-landing-social-icons .social-container .fa:hover {
  color: #b49060 !important;
}
.body-digital-landing-page .team-section {
  background: #540e15 !important;
}
.body-digital-landing-page .footer-section .ftr-nap a:hover, .footer-section .social-container a:hover {
  color: #540e15 !important;
}
.body-digital-landing-page .ftr-disclosures a {
  color: #540e15 !important;
}
.body-digital-landing-page .yearbook-three .yearbook-hr {
  border-top: 3px solid #b49060 !important;
  border-bottom: 1px solid #b49060 !important;
}
.body-digital-landing-page .yearbook-container .yearbook-links .yearbook-links-as-icon .fa:hover {
  color: #b49060 !important;
}
.body-digital-landing-page .digital-ad-landing-intro-content .yearbook-container .yearbook-links .yearbook-links-as-icon .fa {
  color: #540e15 !important;
}
.body-digital-landing-page .digital-ad-landing-intro-content .yearbook-container .yearbook-links .yearbook-links-as-icon .fa:hover {
  color: #555 !important;
}

/*
==============================================
Digital Landing Page Model 1 Burgundy End
==============================================
*/

/*
==============================================
Blog Feed Model 3 Burgundy Begin
==============================================
*/

.mc-ks-feed .mc-main-heading-wrapper .mc-main-heading {
color: var(--gray-dark);
}
.mc-ks-feed .mc-heading {
color: var(--dark);
}
.mc-ks-feed a:hover .mc-heading {
color: var(--gray-dark);
}
.mc-ks-feed a:hover .mc-heading {
color: var(--gray-dark);
}
.mc-ks-feed .mc-category {
color: var(--dark);
}
.mc-ks-feed .mc-category:hover {
color: var(--gray-dark);
}
.mc-ks-feed .slick-prev:before, .mc-ks-feed .slick-next:before {
color: var(--dark);  
}
.mc-ks-feed .slick-dots li.slick-active button:before {
background: var(--dark) !important;
}
.mc-ks-feed .slick-dots li button:before {
color: var(--dark);
}
.mc-ks-feed .slick-dots li.slick-active button:before {
color: var(--dark);
}
.mc-ks-feed .slick-dots li button:before {
border: 2px solid var(--dark);
}

/*
==============================================
Blog Feed Model 3 Burgundy End
==============================================
*/