/*
Model 2
--primary = var(--dark-blue)
--secondary = var(--white)
--tertiary  = #104C6E
*/

/* Families and Individuals */
.masterprime .arrow {
    fill: var(--green);
}
.masterprime .module-case-content h4 {
    color: var(--dark-blue);
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
    border-top: 8px solid var(--green);
}
.masterprime .body-module-pre-retirees .module-case-section .module-case-content a {
    color: var(--dark-blue) !important;
}
.donut-segment-2 {
    stroke: var(--green);
}
.masterprime .module-case-content:hover .module-cta {
     color: var(--green);
}
.masterprime .module-section-header {
    background: var(--dark-blue);
}
.related-resources-content .mc-cta {
    color: var(--dark-blue);
}
.related-resources-content .mc-container a:hover .mc-cta {
    background-color: var(--dark-blue) !important;
    color: var(--white) !important;
}
.masterprime .module-contact-content .ftr-cta {
    background: var(--dark-blue);
}
.masterprime .contact-cta:before {
    color: var(--white);
}
.masterprime .contact-cta {
    color: var(--white);
}
.masterprime .content-slider-wrapper .content-slider-cta, .masterprime .module-cta {
    color: var(--dark-blue) ;
}
.masterprime .module-case-content:hover .module-cta {
    color: var(--dark-grey);
}
.related-resources-content .mc-cta {
    color: var(--dark-blue) !important;
}
.masterprime .related-resources-content .mc-container a:hover .mc-cta {
    color: var(--light-grey) !important;
}
.masterprime .related-resources-content .mc-container a:hover .mc-cta {
    background-color: var(--dark-blue) !important;
    color: var(--white) !important;
}
.masterprime .slick-dots li.slick-active button:before {
    color: var(--dark-blue);
}

/* Pre-Retirees */
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section {
    background: var(--dark-blue);
}
.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: var(--white);
    border: 1px solid var(--white);
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:before {
    border-color: var(--white) !important;
}
.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 var(--white);
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:hover:before {
    border-bottom: 1px dashed var(--white);
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:after {
    color: var(--white);
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content {
    background: var(--dark-blue);
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide {
    color: var(--white) !important;
    border: 1px solid var(--white) !important;
    background: var(--dark-blue);
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
    background: #fff;
    border: 1px solid #fff;
    color: var(--dark-grey);
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-cta:before {
    color: var(--dark-grey) !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .slick-slide:hover .content-slider-cta:before {
    color: var(--white) !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-slide:hover .content-slider-cta {
    color: var(--white) !important;
    background: transparent;
    border: 1px solid var(--white) !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:before {
    border: 1px solid var(--white);
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:after {
    border-bottom: 1px dashed var(--white);
}
@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: var(--white);
      width: 18px;
  }
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-dots li.slick-active button:before {
    color: var(--white);
}
.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: var(--dark-blue);
    border: 1px solid var(--dark-blue);
}
.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 var(--dark-blue);
}
.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: var(--dark-blue);
}
.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: var(--dark-blue);
}
.masterprime .body-module-pre-retirees .module-multimedia-slider-section .slick-dots li.slick-active button:before {
    color: var(--green);
}
.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: var(--white);
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .explore-strategies-text-block a {
    color: var(--white);
}
.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 var(--white);
}
.masterprime .module-hedge-content p.disclaimer a {
    color: var(--dark-blue);
}
@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 var(--white);
    }
}

/*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-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: var(--dark-blue) !important;
}
.module-cta-banner-section>.module-cta-banner-content>.ftr-cta-wrapper>a .btn {
  color: var(--white) !important;
  border: 1px solid var(--white) !important;
}
.module-cta-banner-section>.module-cta-banner-content>.ftr-cta-wrapper>a:hover .btn {
  color: var(--white) !important;
  border: 1px solid var(--white) !important;
}
.module-living-your-legacy .module-cta-banner-section {
  background: var(--dark-blue) !important;
}
.module-living-your-legacy .module-quote-section .quote {
    color: var(--dark-blue) !important;
}
.module-living-your-legacy .content-slider-wrapper a {
    color: var(--medium-blue) !important;
}
.module-living-your-legacy .content-slider-wrapper a:hover {
    color: var(--dark-blue) !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: var(--medium-brown) !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: var(--dark-brown) !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,.module-living-your-legacy .module-footer-cta-banner-section .btn {
  color: var(--medium-brown);
}
.module-living-your-legacy .module-multimedia-section:after, .module-living-your-legacy .module-quote-content:before {
background-color: var(--green);
}
.module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta {
  color: secondary !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: primary !important;
  border: 1px solid primary !important;
}
.module-living-your-legacy .module-related-resources-section .mc-heading {
  color: secondary !important;
}
.module-living-your-legacy .copy-section .head-1 {
color: var(--green);
}
.module-living-your-legacy .module-related-resources-section .mc-cta {
  color: var(--dark-blue) !important;
}
.mc-container a:hover .mc-cta {
  color: var(--white)  !important;
  background: var(--dark-blue) !important;
}
.module-living-your-legacy .mc-container a:hover .mc-cta {
  color: var(--white)  !important;
  background: var(--dark-blue) !important;
}
