@import url('../base.css');

/*
==============================================
Intergenerational Wealth Transfer Module
==============================================
*/

:root {

    /* Model 1 Variables */
    
      --medium: #447097 !important;
      --medium-color-1:#83551F;
      --dark: #023358 !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 .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 .disclosure-section p a,
    .intergenerational-main-landing-page .disclosure-section p a {
      color: var(--medium) !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 .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 .related-resources-section .mc-cta {
      color: var(--medium) !important; 
    }
    .intergenerational-interior-landing-page .related-resources-section .mc-container a:hover .mc-cta {
      color: var(--black) !important; 
    }

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* MODEL 4 – BLUE THEME

========================================================================================================================
*/
.button {
    color: #023358;
    border: 1px solid #023358;
}
.button:hover {
    border: 1px solid #497ba5;
    color: #497ba5;
}
a, .resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a  {
	color: #68a0d0;
}
.resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover {
	color: #023358;
}
.social-contact .ftr-nap {
	color: #023358;
}
.social-contact .ftr-nap a {
	color: #023358;
}
.social-icons .social-container .fa {
	color: #023358;
}
.header-cta .ftr-cta {
	color: #023358;
}
.primary-nav .nav-subnav a.active {
	color:#023358 !important;
}
.primary-nav a.active {
    color: #68a0d0 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a:hover {
    color: #68a0d0;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover {
    color: #023358;
}
.investor-access-login-button {
    color: #023358;
	border: 1px solid #023358;
}
.logo-content {
	border-bottom: 4px solid #023358;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
    border-right: 6px solid #023358;
}
.team-slider .yearbook-container .yearbook-cta {
    background: #023358;
    color: #ffffff;
}
.int-team .yearbook-three .yearbook-links .fa {
    color: #023358;
}
.int-team .yearbook-headshot-wrapper:after {
    background: #023358;
}
.int-team .yearbook-three a:hover .yearbook-headshot-wrapper:after {
    background: #023358;
}
.bio-detail-links-wrapper a {
	background: #023358 !important;
}
.bio-detail-links-wrapper .fa:hover {
    color: #68a0d0 !important;
}
.bio-detail-quote {
	color: #497ba5;
	border-top: 2px solid #023358;
	border-bottom: 2px solid #023358;
}
.masonry-one-of-two-stacked .masonry-cta {
    color: #fff;
	border: 1px solid #fff !important;
}
.masonry-one-of-two .masonry-cta, .masonry-one-by-two .masonry-cta, .masonry-one-by-one .masonry-cta, .masonry-three-by-one .masonry-cta {
    color: #023358 !important;
    border: 1px solid #023358 !important;
}
/*
.masonry-cta-text .masonry-cta {
    border: 1px solid #023358;
}
*/
.masonry-one-by-one .masonry-cta, .masonry-two-of-two-stacked  .masonry-cta {
    color: #fff;
    border: 1px solid #fff;
}
.masonry-one-of-two-stacked {
	background: #023358;
}
.masonry-load-more, .masonry-tertiary-load-more {
    color: #497ba5;
    border-top: 1px solid #023358;
    border-bottom: 1px solid #023358;
}
.filter-link {
	border: 1px solid #023358;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border-top: 1px solid #023358;
    border-bottom: 1px solid #023358;
	color:#023358;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #023358;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #023358;
}
.fa-share-alt {
	color: #023358 !important;
}
.resource-detail-info-divider, .blog-landing-info-divider {
	color:#023358;
}
.resource-detail-info-wrapper a:hover {
    color: #023358 !important;
}
.niche-content .mc-cta {
	color: #023358;
	border: 1px solid #023358;
}
.niche-content .mc-container a:hover .mc-cta {
    border: 1px solid #023358 !important;
	color: #023358;
}
.niche-content .mc-container {
    border-top: 6px solid #023358;
    border-bottom: 6px solid #023358;
}
.slider-section .slick-dots li button:before {
	color: #daeeff;
}
.quote-content .st0 {
	fill:#023358;
}
.blog-category-link:hover, .blog-date-link:hover, .blog-media-type-link:hover {
	color: #023358 !important;
}
.blog-landing-copy-cta {
	color:#023358;
	border:1px solid #023358;
}
.fa-calendar:before {
    color: #497ba5;
}
.blog-landing-load-more {
	color:#023358;
	border:1px solid #023358;
	background: #023358 !important;
}
.resource-pager .resource-pager-link.select-it {
	color: #023358;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
	color: #023358;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
	color: #023358;
}
.blog-landing-filter-reset:hover {
	color:#023358
}
.filter-list-links .filter-list-date {
	color: #023358 !important;
}
.filter-list-links .filter-list-date a{
	color: #023358 !important;
}
.filter-list-links a {
	color: #023358;
}
.filter-list-category a, .filter-list-topic a, .filter-list-media a {
	color: #023358 !important;
}
.contact-form .form-inline .captcha .btn-contact,
.simple-form input[type="submit"],
.password-protect button {
    color: #023358;
    border: 1px solid #023358;
}
.footer-image-content .billboard-container {
	border-top:7px solid #023358;
	border-bottom:7px solid #023358;
}
.footer-cta-section .ftr-cta {
	color:#023358;
	border:1px solid #023358;
}
.footer-contact-content .social-container .fa{
	color: #023358;
}
.directions-search .submit-search {
    color: #023358;
    border: 1px solid #023358;
}
.accord .accord-link {
	color: #023358;
}
.accord li.open .fa {
    color: #023358;
}
.flextab-triggers a {
    color: #023358;
}
.related-resources-content h4:before {
    background: #023358;
}
.related-resources-content h4:after {
    background: #023358;
}
.related-resources-content .mc-cta {
	color:#023358;
}

.related-resources-content .slick-slide {
	 border-right: 6px solid #023358;
}
.related-resources-content .mc-container .slick-next:hover:before {
	color: #023358
}
.social-media-share-wrapper span {
    background-color: #023358;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #023358;
}


.niche-content .slick-dots li.slick-active button:before {
    color: #023358;
}
.fa-angle-down:before {
    color: #023358;
}
.nav-address-mobile a {
	color: #023358;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
	border-right: 6px solid #023358;
}
.team-slider .slick-dots li.slick-active button:before {
    color: #023358;
}
.niche-content .slick-dots li.slick-active button:before {
    color: #023358;
}
.bio-detail-next-wrapper:hover .bio-detail-next, .bio-detail-next-wrapper:hover .bio-detail-next-bio, .bio-detail-prev-wrapper:hover .bio-detail-prev, .bio-detail-prev-wrapper:hover .bio-detail-prev-bio, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-next-link:hover .resource-detail-next-resource, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-previous-link:hover .resource-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-next-link:hover .blog-detail-next-resource, .blog-detail-next-link:hover .blog-detail-next {
	color: #023358;
}
.bio-detail-next-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper-mobile.hover-link:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper-mobile.hover-link:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper-mobile.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper-mobile.hover-link:before {
  background: #023358;
}

/* LANDING PAGE FIX */
.accordion-panel a{
    color: #497ba5;
}
.accordion-panel a:hover{
    color: #023358;
}
.accordion-panel button{
    background: transparent;
    border: none;
}

/*===== Secondary Color ==========*/
.intro-content h2 {
    color: #497ba5;
}
.intro-content h3 {
    color: #497ba5;
}
.intro-content h4 {
    color: #497ba5;
}
.intro-content h5 {
    color: #497ba5;
}
.intro-content blockquote, q {
    color: #497ba5;
    border-left: 2px solid #023358;
    border-right: 2px solid #023358;
}
.social-contact .ftr-nap a:hover {
    color: #497ba5 !important;
}
.social-icons .social-container .fa:hover {
    color: #497ba5 !important;
}
.header-cta .ftr-cta:hover {
	color:#497ba5 !important
}
.intro-content h1 {
	color: #497ba5;
}
.intro-content h1 .head-2 {
	color: #497ba5;
}
.team-section .team-headline h2 {
	color: #416f96;
}
.int-team .yearbook-three .yearbook-links .fa:hover {
    color: #497ba5;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
    background-color: rgba(47, 109, 144, 0.7);
}
.bio-detail-quote-cite {
	color: #497ba5;
}
.niche-content .mc-heading {
	color:#497ba5;
}
.quote-content .quote {
	color: #497ba5;
}
.main-content .int-blog h1.blog-landing-heading,
.intro-content h1.blog-detail-heading {
	color: #497ba5 !important;
}
.blog-landing-copy-cta:hover {
	border:1px solid #497ba5;
	color:#497ba5;
}
.blog-landing-load-more:hover{
	border:1px solid #497ba5;
	color: #497ba5 !important;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
	color: #497ba5;

}
.contact-form .form-inline .captcha .btn-contact:hover,
.simple-form input[type="submit"]:hover,
.password-protect button:hover {
	border: 1px solid #497ba5;
    color: #497ba5;
}

.password-protect-headline {
    color: #497ba5;
}
.password-protect label {
    color: #104c6e;
}

.footer-contact-content .social-container .fa:hover, .ftr-nap a:hover {
    color: #497ba5;
}
.footer-cta-section .ftr-cta:hover {
	border:1px solid #497ba5;
	color:#497ba5;
}
.footer-hedge-section a:hover, .ftr-disclaimers a:hover {
	color:#497ba5;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #497ba5 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #41729c;
}
.flextab-triggers .set {
	color: #41729c;
}
.related-resources-content h4 {
	color: #497ba5;
}
.mc-container a:hover .mc-cta {
	color:#497ba5;
}
.bio-detail-prev, .bio-detail-prev-bio, .bio-detail-next, .bio-detail-next-bio, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev, .resource-detail-prev-resource, .blog-detail-next, .blog-detail-next-resource, .blog-detail-prev, .blog-detail-prev-resource {
	color:#497ba5;
}
.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,
.resource-detail-previous-link-wrapper:before,
.resource-detail-previous-link-wrapper-mobile:before   {
	background:#497ba5;
}
.related-resources-content .mc-heading {
    color: #406e96;
}
.masonry-two-of-two-stacked {
    background: #497ba5;
}
.masonry-one-of-two .masonry-title, .masonry-one-by-two .masonry-title, .masonry-one-by-one .masonry-title, .masonry-three-by-one .masonry-title {
    color: #406e96 !important;
}

/*===== Tertiary Color ==========*/
.primary-nav {
	background: #023358;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
	color: #fff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    background: rgba(240, 240, 240, 0.95);
}
.team-headline {
	background:#f0f0f0;
}
.masonry-three-by-one.masonry-three-by-one-img-left .masonry-one-of-three:after {
	border-right: 15px solid #f0f0f0;
}
.masonry-three-by-one .masonry-one-of-three:after {
	border-left: 15px solid #f0f0f0;
}
.masonry-one-by-two .masonry-copy:after {
	border-bottom: 15px solid #f0f0f0;
}
.masonry-two-by-one .masonry-img-container:after {
	border-left: 15px solid #f0f0f0;
}
.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
	background: #f0f0f0;
}

.resource-detail-tag-cloud-links a:active  > .fa-share-alt:before {
    color: #f0f0f0 !important;
}
.social-media-share-wrapper span a:hover {
	color: #f0f0f0 !important;
}
.interior .quote-content {
    border-top: 20px solid #f0f0f0;
}
.related-resources-content {
    border-top: 20px solid #f0f0f0;
}
.scroller.show-scroller {
    background-color: rgba(240, 240, 240, 0.9) !important;
}


/*
==============================================
Connected Advisor Model 4
==============================================
*/
.connected-advisor-slide-link:hover {
	background: rgba(1, 39, 68, 0.3);
}
.connected-advisor-slide-link:hover .connected-advisor-cta {
    border: 1px solid #fff;
	background: #fff;
	color: #023358;
}
.connected-advisor-container {
	background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-4/patterns/pattern-leaves-light.png) #023358 !important;
}
.connected-advisor-slide {
    background: transparent;
}
.connected-advisor-container .connected-advisor-heading {
	font-family: 'Prata', serif;
	font-weight: 400;
    font-size: 38px;
	color: #fff;
	text-transform: none;
	padding: 0 10px;
}
.connected-advisor-container .connected-advisor-cta {
    font-family: 'Lato', sans-serif;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    font-size: 14px;
    padding: 1px 15px;
    letter-spacing: 2px;
	-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.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 {
/*	background: #70634f !important;*/
	color: #104c6e !important;
}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.masonry-two-by-one .masonry-img-container:after {
		border-top: 15px solid #f0f0f0;
	}
	.masonry-two-by-one .masonry-img-container:after {
		border-left: 15px solid #f0f0f0 !important;
	}

}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	.team-slider .yearbook-one .yearbook-headshot-wrapper {
		background-color: rgba(47, 109, 144, 0.7);
	}
	.team-slider .yearbook-one .yearbook-headshot {
		opacity: 0.2;
	}
	.team-slider .yearbook-one .yearbook-first-last-title {
    position: absolute;
    bottom: 20px !important;
    background: rgba(1, 38, 66, 0.82);
}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
		color: #343434;
	}
	.primary-nav {
		background: #edebe4 !important;
	}
	.primary-nav a.active {
		color: #023358 !important;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a:hover {
		color: #023358;
	}
	.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: #023159;
	}
}
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
	.masonry-two-by-one .masonry-img-container:after {
		border-top: 15px solid #f0f0f0;
	}
	.masonry-three-by-one .masonry-one-of-three:after {
		border-top: 15px solid #f0f0f0;
	}
	.masonry-three-by-one.masonry-three-by-one-img-left .masonry-one-of-three:after {
		border-bottom: 15px solid #f0f0f0;
	}
}

/* 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) {
	.masonry-two-by-one .masonry-img-container:after {
		border-top: 15px solid #f0f0f0 !important;
	}
}

/*Living Your Legacy */
.module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .module-living-your-legacy .module-callouts-btm-section .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading, .module-living-your-legacy .module-cta-banner-section h2, .module-living-your-legacy .module-callouts-section h3, .module-living-your-legacy .module-footer-cta-banner-section h4, .module-living-your-legacy .main-module-section .module-intro-content h1, .module-living-your-legacy .main-module-section .module-intro-content .head-2, .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-heading {
	color: #497ba5 !important;
  }

  .module-cta-banner-section > .module-cta-banner-content > .ftr-cta-wrapper > a .btn {
	color: #023358 !important;
	border: 1px solid #023358 !important;
  }

  .module-cta-banner-section > .module-cta-banner-content > .ftr-cta-wrapper > a:hover .btn {
	color: #497ba5 !important;
	border: 1px solid #497ba5 !important;
  }

  .module-living-your-legacy .module-quote-section .quote {
	color: #497ba5 !important;
  }

  .module-living-your-legacy .content-slider-wrapper a {
	color: #497ba5 !important;
  }

  .module-living-your-legacy .content-slider-wrapper a:hover {
	color: #023358 !important;
  }

  .module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before, .module-living-your-legacy .content-slider-wrapper .slick-prev:before, .module-living-your-legacy .content-slider-wrapper .slick-next:before {
	color: #497ba5 !important;
	opacity: 1 !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: #023358 !important;
	opacity: 1 !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 {
	color: #023358;
	border: 1px solid #023358;
  }

  .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta {
	color: #023358 !important;
  }

  .module-living-your-legacy a:hover .btn, .module-living-your-legacy .accord a.accord-cta:hover,  .module-living-your-legacy .callout-item:hover .callout-cta, .module-living-your-legacy .module-slider-content .slick-slide:hover .content-slider-cta {
	color: #497ba5 !important;
	border: 1px solid #497ba5 !important;
  }

  .module-living-your-legacy .module-related-resources-section .mc-heading {
	color: #023358 !important;
  }

  .module-living-your-legacy .module-related-resources-section .mc-cta {
	color: #023358 !important;
  }

  .mc-container a:hover .mc-cta {
	color: #497ba5 !important;
	}


	/* Families and Individuals */
	.masterprime .arrow {
		fill: #5489b6;
	}
	.masterprime .module-intro-content .head-1, .masterprime .module-intro-content .head-2 {
		color: #497BA5;
	}
	/* .masterprime .module-case-content h4 {
		color: #393939;
	} */
	.donut-segment-2 {
		stroke: #497BA5;
	}
	.masterprime .module-cta {
		color: #497BA5 !important;
	}
	.masterprime .module-case-content:hover .module-cta {
		 color: #002949 !important;
	}
	.masterprime .module-cta:before, .masterprime .content-slider-cta:before, .masterprime .contact-cta:before {
		color: #497BA5;
	}
	.masterprime .module-section-header, .masterprime .body-module-private-wealth .module-section-header {
		background: #002949;
	}
    .masterprime .intro-content .module-multimedia-section h3, .masterprime .content-slider-wrapper .content-slider-heading {
        color: #406D91;
    }
	/* .masterprime .content-slider-wrapper .content-slider-cta {
		color: #393939;
	} */
	.masterprime .module-related-resources-section .mc-heading {
		color: #497BA5 !important;
	}
	.masterprime .wrap-content-slider-content {
		color: #343434;
	}
	.masterprime .content-slider-wrapper .content-slider-cta {
	    color: #497BA5;
	}
	.masterprime .module-slider-content .content-slider-wrapper .slick-slide:hover .content-slider-cta {
		color: #002949;
	}
	.masterprime .related-resources-content .mc-cta {
		color:#002949;
		border: 1px solid transparent;
	}
	.masterprime .related-resources-content .mc-content-wrapper:hover .mc-cta {
		color:#497BA5;
		border: 1px solid #497BA5;
	}
	.related-resources-content .mc-container .slick-next:before, .mc-container .slick-prev:before, .related-resources-content .mc-container .slick-next:hover:before, .mc-container .slick-prev:hover:before {
		color: #393939;
	}
	.masterprime .module-contact-content .ftr-cta {
		background: #f0f0f0;
	}
	.masterprime .contact-cta:before {
		color: #497BA5;
	}
	.masterprime .contact-cta {
		color: #416F95;
	}

    .masterprime .slick-dots li.slick-active button:before {
        color: #497BA5;
    }

/* 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 !important;
}
.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 !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
    color: #002949;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-cta:before {
    color: #002949;
}
.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;
}
.simple-form.email-capture-content-main-wrap input[type="submit"] {
   background: #fff;
	 color: #002949;


}
.contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .password-protect button:hover {
     background: #002949!important;
    color: #fff;
}
.lead-form-section a {
    color: #002949;
}
.lead-form-section a:hover {
    color: #5489b6;
}
/*
email capture form end
*/
/*
==============================================
Podcast Color Alts - Model 4 - Blue
==============================================
*/
.podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info {
    background: linear-gradient(90deg, #002949 0%, #002949 80%, rgba(0, 0, 0, 0) 100%);
}
.podcast-masthead {
    background-color: #002949;
}
@media only screen and (max-width: 1024px) {
  .podcast-masthead.podcast-masthead-v1 .podcast-masthead-inner .podcast-masthead-info {
    background: #002949 !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: #002949;
  border: 1px solid #fff !important;
}
.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: #fff;
  border: 1px solid #fff !important;
}
.podcast-episode .podcast-episode-info .podcast-episode-title {
  color: #002949;
}
.podcast-episode .podcast-episode-info .podcast-episode-cta {
  border: 1px solid #002949;
  color: #002949 !important;
}
.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;
	background: #fff;
}
.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: #3779AE !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: #3779AE !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: #3779AE !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-cta .podcast-episode-details-cta-btn:nth-child(2), .podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn:nth-child(1), .podcast-episode-details .podcast-episode-details-footer .podcast-episode-details-cta .podcast-episode-details-cta-btn:nth-child(3) {
	border-color: #ccc;
}
.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 {
  color: #002949 !important;
  border: 1px solid #002949 !important;
}
.podcast-episodes-load-more:hover {
  border: 1px solid #002949 !important;
  color: #fff !important;
  background: #002949 !important;
}
/*
Podcast Color Alts end
*/

/*
==============================================
Bio Alternatives
==============================================
*/
.body-bio-alt-3 .bio-full-contact-section .bio-detail-email-link-as-text {
    color: #002949;

}
.body-bio-alt-3 .bio-full-contact-section .bio-detail-email-link-as-text:hover {
    color: #5a5d63;
}

.body-bio-alt-3 .bio-detail-quote:before {
    color: rgb(84 137 182);
    left: 0;
    top: -30px;
    position: relative;
    display: block;
}
.body-bio-alt-3 .bio-detail-links-wrapper .fa:hover {
    color: #5a5d63 !important;
}
.body-bio-alt-3 .billboard-container {
    border-top: 9px solid #002949;
    border-bottom: 9px solid #002949;
}
.body-bio-alt-structure .advanced-bio-carousel a:hover .mc-cta {
    background: #002949;
    color: #fff!important;
}
.bio-social-sticky-content .bio-detail-links-as-text .bio-detail-phone-link-as-text:hover {
    color: #5a5d63;
}
.body-bio-alt-2 .bio-photo-lg-section {
    background: rgb(0 41 73);
}
.body-bio-alt-1 .bio-full-contact-section {
    background: rgb(0 41 73);
}
.body-bio-alt-structure .advanced-bio-carousel .mc-cta {

    color: #002949;
    border: 1px solid #002949;

}
.body-bio-alt-structure .mc-container .slick-next:before, .body-bio-alt-1 .mc-container .slick-prev:before {
    color: #002949;

}
.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-first-name, .body-bio-alt-3 .bio-detail-middle-initial, .body-bio-alt-3 .bio-detail-last-name, .body-bio-alt-3 .bio-detail-preferred-name {
    color: #002949;

}

.body-bio-alt-3 .bio-detail-designation {
    color: #002949;

}
.body-bio-alt-structure .slick-dots li.slick-active button:before {
    background: #002949;
}
.body-bio-alt-3 .bio-detail-links-wrapper .fa {
    color: #002949!important;
}
.body-bio-alt-structure .slick-dots li button:before {
    border: 2px solid #002949;
}
.body-bio-alt-1 .bio-detail-links-wrapper .fa:hover {
    color: #fff !important;
}.body-bio-alt-3 .bio-social-sticky-wrap {
    background: #f1f1f1;

}.body-bio-alt-3 .bio-detail-title {
    background: #f1f1f1;
}
.body-bio-alt-3 .bio-full-contact-section .bio-detail-links-as-text {
    background: #f1f1f1;
}.body-bio-alt-structure .advanced-bio-carousel {
    background: #f1f1f1;
}
.body-bio-alt-3 .mc-container .slick-prev:hover:before{    color: #5a5d63;}
.body-bio-alt-3 .mc-container .slick-prev:before{ color: #002949;

}.body-bio-alt-3 .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 4 Blue Begin
==============================================
*/
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta:before  {
  background: #023358;
}
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta .contact-button-cta {
  background: #023358;
  border-color: #023358;
}
.masterprime .body-module-private-wealth .module-intro-section .intro-contact-cta .contact-button-cta:hover  {
  color: #023358;
}
.masterprime .body-module-private-wealth .module-designation-content a {
  color: #497ba5;
}
.masterprime .body-module-private-wealth .module-explore-strategies-section a {
	border-color: #68a0d0;
}
.masterprime .body-module-private-wealth .content-slider-wrapper .content-slider-heading,
.masterprime .body-module-private-wealth .module-case-section h3 {
	color: #023358;
}
.masterprime .content-slider-wrapper .content-slider-cta {
  color: #023358;
}
.masterprime .body-module-private-wealth .module-multimedia-slider-section .content-slider-wrapper .content-slider-cta:before {
  color: #023358 !important;
}
.masterprime .body-module-private-wealth .ftr-cta-wrapper h3 {
  color: #023358;
}
.masterprime .body-module-private-wealth .module-contact-section .ftr-cta:hover > .contact-button-cta {
	background: #023358;
  border-color: #023358;
}
.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 4 Blue End
==============================================
*/

/*
==============================================
E Delivery Module Model 4 Blue Start
==============================================
*/
.body-edelivery .client-center-contact-content .ftr-cta:hover > .button {

    background: #023358;

}

.body-edelivery .client-center-slider-section.client-center-slider2 {
    background: #002949;
}
.body-edelivery .client-center-intro-section h1 {
     color: #002949;

}
.body-edelivery .client-center-intro-section h1 .head-2 {
    color: #002949;
}

.body-edelivery .client-center-intro-cta .login .button{
    background: #002949;
color:#fff;
    border: 1px solid #002949;

} .body-edelivery .client-center-video-content .client-center-video-intro .button {
    color: #002949;
    border: 1px solid #002949;
}
.client-center-intro-cta a:hover > .login .button {
    background: transparent;
    color: #002949;
    border: 1px solid #002949;
}
.body-edelivery .client-center-video-content .client-center-video-intro .button:hover {
    color: #fff;
    background: #002949;
    border: 1px solid #002949;
	 -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:2px 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: #002949;
    border: 1px solid #002949;
}.body-edelivery .client-center-contact-content .ftr-cta:hover > .button {
    background: #002949;
}.body-edelivery .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta {
    color: #002949;
    background: #fff;
	border:2px solid #fff;

}
.masterprime .body-edelivery .intro-content .module-multimedia-section h3, .masterprime .body-edelivery .content-slider-wrapper .content-slider-heading {
    color: #fff;
}
/*
==============================================
E Delivery Module Model 4 Blue end
==============================================
*/

/*
==============================================
Client Center Module Model 4 Blue Begin
==============================================
*/
.body-client-center .client-center-video-content .client-center-video-intro .button, .client-center-intro-cta .login .button, .client-center-tutorial-section .client-center-tutorial-content .button {
    color: #023358;

    border: 1px solid #023358;

} .body-client-center .client-center-video-content .client-center-video-intro .button:hover, .body-client-center .client-center-intro-cta a:hover > .login .button, .body-client-center .client-center-tutorial-section .client-center-tutorial-content .button:hover {
    color: #fff;
    background: #023358;
    border: 1px solid #023358;
}
.body-client-center .client-center-intro-section h1, .client-center-intro-section h1 .head-2, .body-client-center .client-center-slider-section.client-center-slider2, .body-client-center .client-center-slider-section {
	color:#497BA5;

}.body-client-center .client-center-slider-section .content-slider-wrapper .slick-slide:hover .content-slider-cta, .body-client-center .client-center-cta-section .client-center-cta-content .ftr-cta-wrapper h3,  .masterprime .body-client-center .related-resources-content .mc-heading {
    color: #023358;
 ;
}
.body-client-center .client-center-slider-section .content-slider-wrapper .content-slider-cta {
    color: #fff;
}
.body-client-center .client-center-slider-section {
    background: #023358;
}
.body-client-center .client-center-contact-section .client-center-contact-content .button, .body-client-center .client-center-cta-section .client-center-cta-content .button {
    color: #023358;
    border: 1px solid #023358;
}
.masterprime .body-client-center h3.content-slider-heading {
    color: #fff;
}
.body-client-center .client-center-contact-content .ftr-cta:hover > .button, .masterprime .body-client-center .client-center-cta-section .ftr-cta:hover > .button {

    background: #023358;

}

.body-client-center .client-center-contact-section .client-center-contact-content .button {
    color: #023358;
    border: 1px solid #023358;
}
/*
==============================================
Client Center Module Model 4 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 {
background:transparent;
    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;
}

.body-digital-advice .client-center-contact-content .ftr-cta:hover > .button {
   color: #002949;
    background: #fff;
    border: 2px solid transparent;
}
.body-digital-advice .client-center-contact-content {
    background: #002949;
}
.body-digital-advice .button:hover {
    letter-spacing: 0px;
}

.body-digital-advice .client-center-contact-section .client-center-contact-content .button
{
	color: #fff;
    border: 2px solid #fff;
}
/*
==============================================
Digital Advice Module Model 1 Blue End
==============================================
*/

/*
==============================================
Sticky Footer CTA Model 1 Burgundy Begin
==============================================
*/

.footer-section .footer-cta-sticky {
	  background: #002949;



}
.footer-section .footer-cta-sticky:hover {
   background: #393939;
  color: #fff !important;
}

/*
==============================================
Sticky Footer CTA Model 1 Burgundy End
==============================================
*/


/*
==============================================
Digital Landing Page Model 1 Blue Start
==============================================
*/
.body-digital-landing-page .digital-ad-landing-social-bar-section {
  background: #023358 !important;
}
.body-digital-landing-page .digital-ad-landing-social-bar-content .ftr-nap li {
  color: #fff !important;
}
.body-digital-landing-page .digital-ad-landing-social-bar-section .ftr-nap a {
  color: #fff !important;
}
.body-digital-landing-page .digital-ad-landing-social-bar-section .ftr-nap a:hover {
  color: #68a0d0 !important;
}
.body-digital-landing-page .digital-ad-landing-social-icons .social-container .fa {
  color: #fff !important;
}
.body-digital-landing-page .digital-ad-landing-social-icons .social-container .fa:hover {
  color: #ccc !important;
}
.body-digital-landing-page .team-section .yearbook-container .yearbook-links .yearbook-links-as-icon .fa {
  color: #fff !important;
}
.body-digital-landing-page .team-section .yearbook-container .yearbook-links .yearbook-links-as-icon .fa:hover {
  color: #ccc !important;
}
.body-digital-landing-page .yearbook-container .yearbook-links .yearbook-links-as-icon .fa {
  color: #023358 !important;
}
.body-digital-landing-page .yearbook-container .yearbook-links .yearbook-links-as-icon .fa:hover {
  color: #555 !important;
}
.body-digital-landing-page .button {
  color: #023358 !important;
  border: 1px solid #023358 !important;
}
.body-digital-landing-page .button:hover {
  color: #fff !important;
  border: 1px solid #023358 !important;
	background: #023358 !important;
}
.body-digital-landing-page .digital-ad-landing-accolades-section {
  border-top: 3px solid #023358 !important;
}
.body-digital-landing-page .footer-section {
  border-top: 3px solid #023358 !important;
}
.body-digital-landing-page .digital-ad-landing-intro-section {
  border-top: 4px solid #023358 !important;
}
.body-digital-landing-page .ftr-nap-address {
  color: #023358 !important;
}
.body-digital-landing-page .footer-contact-content .ftr-nap-wrapper, .body-digital-landing-page .ftr-nap-address, .ftr-nap-link, .body-digital-landing-page .ftr-nap a {
  color: #023358 !important;
}
.body-digital-landing-page .quote-content {
  border-top: none !important;
}
.body-digital-landing-page .callouts-container .callout-item .callout-heading-wrapper .callout-heading {
  color: #023358 !important;
}
.body-digital-landing-page .team-section {
  background: #023358;
}
.body-digital-landing-page .digital-ad-landing-intro-text .button {
  color: #023358 !important;
  border: 1px solid #023358 !important;
	background: transparent;
}
.body-digital-landing-page .digital-ad-landing-intro-text .button:hover {
	color: #fff !important;
  border: 1px solid #023358 !important;
	background: #023358 !important;
}
/*
==============================================
Digital Landing Page Model 1 Blue End
==============================================
*/

/*
==============================================
Transition Video Section Begin
==============================================
*/
.transition-video-section h1 .head-2, .transition-video-section .head-1 {
    color: #497ba5;
}

/*
==============================================
Transition Video Section End
==============================================
*/

/*
==============================================
Blog Feed Model 4 Blue Begin
==============================================
*/

.mc-ks-feed .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 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) !important;  
}
.mc-ks-feed .slick-prev:hover:before, .mc-ks-feed .slick-next:hover:before {
color: var(--gray-dark) !important;  
}

  /*
  ==============================================
  Blog Feed Model 4 Blue End
  ==============================================
  */