/* /RJ/Advisor Sites/Global/Global CSS/Model 2/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-2/base.css');
/* @import url('modules.css');
@import url('resources.css'); */

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER:JA
DESIGNER:JT
JOB #:20-BR34T-0173
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;


========================================================================================================================
*/
a, .resource-detail-copy-wrapper a {
    color: #227ead;
  }
p {
  margin-bottom: 15px;
}
.copy-content blockquote, q, .resource-detail-copy-wrapper blockquote {
  border-top: 1px solid #227ead;
  border-bottom: 1px solid #227ead;
}
.copy-content blockquote:before, .resource-detail-copy-wrapper blockquote:before {
  background: #227ead;
}
.copy-content h2, .copy-content h3, .copy-content h4, .copy-content h5, .copy-content h6 {
  color: inherit !important;
}
.accord a.accord-cta, .accordion-panel a {
  color: #227ead;
}
.accordion-panel a:hover {
  color: #000;
}
.accord .fa {
    color: #227ead;
}
.accord .accord-link, .accord .accord-inner-link {
  color: #227ead;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #000;
}
.flextab-triggers a.set, .flextab-triggers a:hover {
  background: #227ead;
}
.flextab-triggers {
    background: #f7f7f7;
}

.bar1-animate:before, .bar2-animate:before, .bar3-animate:before, .bar4-animate:before, .bar5-animate:before, .bar6-animate:before, .bar7-animate:before, .bar8-animate:before, .bar9-animate:before, .bar10-animate:before, .bar11-animate:before, .bar12-animate:before {
  background: #227ead !important;
}
.header-section .ftr-logo-divider, .header-section .ftr-group-name {
  display: none;
}
.footer-section .ftr-logo, .footer-section .ftr-logo-divider {
  display: none;
}
.interior .header-main, .interior .nav-overall-wrapper:not(.van-mobile-nav) {
    background: #36393b !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    background-color: rgba(26,28,29,.9) !important;
}
.ftr-nap li[data-phonetype="5"]::before {
  content:"D: " !important;
}
.ftr-nap li[data-phonetype="0"]::before {
  content:"F: " !important;
}
.ftr-nap li[data-phonetype="3"]::before {
  content:"TF: " !important;
}

/*
==============================================
Navigation Section
==============================================
*/
.nav-sticky {
  background: #36393b !important;
}
.directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more {
      background: #36393b;
      color: #fff;
}
.investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover {
    background: #227ead;
    color: #fff;
}
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
    color: #a2cfe6 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: #a2cfe6;
}
.social-container .fa {
  color: #a2cfe6;
}
.investor-access-id-icon, .investor-access-password-icon {
    color: #227ead;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-heading h1:before {
    border-top: solid 2px #a2cfe6 !important;
}
.billboard-heading h1 .head-2 {
  color: #a2cfe6;
}
.billboard-background-video:after {
    position: absolute;
    content: " ";
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(19,24,34,0.7);
}.billboard-section-3 {
  display: none;
}
.body-home .billboard-content-2 .billboard-background-video-overlay {
    height: 100%;
}

@media only screen and (max-width: 1280px) {
    .body-home .billboard-content-2 .billboard-image-video-replacement {
        display: none;
    }
}

/* tests */
/* .body-home .billboard-section {
    margin-top: -165px;
} */
.body-home .billboard-section .billboard-container {
    max-height: 790px;
    min-height: 790px;
  }
.billboard-background-video {
  max-height: 790px;
  min-height: 790px;
}

.billboard-heading-wrapper {
    padding: 0px 130px;
}

/* test end */

/*
==============================================
Mouse Scroller Model 2
==============================================
*/
 .scroller, .scroller-mobile {
  background-image: none !important;
  background:  rgba(255, 255, 255, 0) !important  ;
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    background: none;
    border-radius: 50%;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 18px;
    width: 18px;
    display: block;
    border: 2px solid #a2cfe6;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    bottom: 32px;
    left: 16px;
}
.scroller:after, .scroller-mobile:after  {
    content: '';
    height: 18px;
    width: 18px;
    display: block;
    border: 2px solid #a2cfe6;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    bottom: 20px;
    left: 16px;
}
.scroller-mobile:after, .scroller-mobile:before   {
     transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    bottom: 10px;
}
.scroller-mobile:before {
  bottom: 22px;
}

/*
==============================================
Intro Section
==============================================
*/
.body-home .intro-section {
  border-bottom: solid 4px #227ead;
  background: #e8e7e2;
}
/*
==============================================
Team Section
==============================================
*/
.team-section {
  border-bottom: solid 4px #227ead;
}
.team-section .team-copy h2 .head-1 {
  color: #227ead;
}
.team-section .team-slider .yearbook-container .slick-prev {
    border-top: 1px solid #227ead;
    border-left: 1px solid #227ead;
}
.team-section .team-slider .yearbook-container .slick-next {
    border-top: 1px solid #227ead;
    border-right: 1px solid #227ead;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
    background-color: #a2cfe6;
}

/*
==============================================
Services Section
==============================================
*/
.mc-container a:hover .mc-cta {
    background-color: #227ead !important;
  }
/*
==============================================
Niches Section
==============================================
*/
.niche-section .mc-container .slick-prev, .niche-section .mc-container .slick-next {
  top: 53% !important;
}

.niche-section {
  border-top: solid 4px #227ead;
}
.niche-section .niche-content:before {
  display: none;
}
.niche-section .niche-content .mc-image-wrapper {
    background: #e8e7e2;
}
.niche-section .niche-content a:hover .mc-cta, .niche-section .niche-content a .mc-cta {
  color: #176e9b!important;
  border: solid 1px #176e9b!important;
}
.new-home .niche-section {
  background-image: url(/-/media/rj/advisor-sites/sites/h/i/hilgerwealthstewardship/images/pattern-blue.jpg) !important;
}
.niche-section .mc-container .slick-prev:after {
    border-left: 1px solid #227ead;
    border-top: 1px solid #227ead;
}
.niche-section .mc-container .slick-next:after {
    border-right: 1px solid #227ead;
    border-top: 1px solid #227ead;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-image {
    opacity: 0.2 !important;
}
.niche-section .niche-content .mc-heading {
    color: #227ead;
  }
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  display: none;
}
/*
==============================================
Quote Section
==============================================
*/
.new-home .quote-section, .interior .quote-section {
  background-image: url(/-/media/rj/advisor-sites/sites/h/i/hilgerwealthstewardship/images/arrow-pattern.jpg) !important;
}
.new-home .quote-section, .interior .quote-section {
    background-color: #fff;
    display: table;
    width: 100%;
}
.new-home .quote-section .quote-cite {
    color: #176e9b;
}
.quote-wrapper:before {
	content: '';
  background: url(/-/media/rj/advisor-sites/sites/h/i/hilgerwealthstewardship/images/icon.jpg) !important;
  width: 56px;
  height: 76px;
  background-position: center top;
  margin: 0 auto 50px;
  display: block;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-billboard-section {
  display: none;
}
.footer-content {
    border-top: solid 4px #227ead;
}
.ftr-cta-wrapper a h2, .ftr-cta-wrapper a h2 .footer-subhead {
  color: #227ead;
}
.footer-social .social-container .fa-twitter, .footer-social .social-container .fa-facebook, .footer-social .social-container .fa-linkedin, .footer-social .social-container .fa-envelope, .footer-social .social-container .fa-youtube-play {
  border: solid 1px #227ead;
}
.footer-social .social-container .fa {
    color: #227ead;
}
.footer-social .social-container .fa:hover {
    background: #227ead;
}
.footer-hedge-section {
  /* background: url(/-/media/rj/advisor-sites/sites/h/i/hilgerwealthstewardship/images/pattern-blue.jpg) !important; */
    background: #aac7d7;
  }
.ftr-disclosures-wrapper, .footer-section .ftr-disclosures-wrapper a {
  color: #252525 !important;
}
.ftr-disclaimers-wrapper, .footer-section a, .ftr-nap, .ftr-nap li[data-phonetype="5"]::before, .ftr-nap li[data-phonetype="3"]::before, .ftr-nap li[data-phonetype="0"]::before {
    color: #072C40 !important;
}
.footer-section a:hover {
  color: #000 !important;
}
.ftr-group-name:hover {
  color: #000 !important;
}
.ftr-group-name {
  color: #072C40;
}
/*
==============================================
INTERIOR COPY SECTION
==============================================
*/

.copy-section:before {
  background-color: #176e9b;
}
.copy-section h1 .head-2 {
  color: #176e9b;
}
/*
==============================================
INTERIOR QUOTE SECTION
==============================================
*/

.interior .quote-section {
  border-top: none !important;
}
.interior .quote-content {
  background: transparent;
  margin: 0px auto;
}

.interior .quote-content .quote-wrapper:before, .new-home .quote-wrapper:before {
  content: '';
  background: url(/-/media/rj/advisor-sites/sites/h/i/hilgerwealthstewardship/images/icon.jpg) !important;
  width: 56px;
  height: 76px;
  background-position: center top;
  margin: 0 auto 50px;
  display: block;
}
.interior .quote-section {
    min-height: inherit;
}
.interior .quote-content .quote-wrapper {
    padding: 110px 15px 180px;
}
.interior .quote-content .quote-wrapper .quote-cite {
    color: #176e9b;
}
.interior .quote-content:before {
  background: #227ead ;
}
/*
==============================================
TEAM SECTION INTERIOR
==============================================
*/
.yearbook-slide:before {
  background-color: #227ead;
}
.yearbook-slide:hover {
  background: #e2f2fb;
}
.yearbook-three .yearbook-links .fa, .bio-detail-links-wrapper .fa {
    color: #227ead;
}
.yearbook-three .yearbook-links .fa:hover, .bio-detail-links-wrapper .fa:hover {
   color: #192a43;
}
.quote-section .mc-container {
    padding: 75px 50px 50px 50px;
}
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .blog-detail-previous-link-wrapper.hover-link:before {
	background-color: #36393b !important;
}
.bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next, .bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev, .bio-detail-next  {
    color: #000 !important;
}

/*
==============================================
BLOG SECTION
==============================================
*/
.grid-blog, .grid-resources {
  background: none !important;
}
.blog-landing-copy-cta {
  color: #227ead;
}
.resource-pager .resource-pager-link, .resource-pager .resource-pager-arrow {
  color: #227ead;
}
.blog-landing-overall-copy {
  border-color: #227ead !important;
}
.grid-blog .intro-section {
  border: none !important;
}
.grid-blog .blog-section:before {
  display: none;
}
.grid-blog .footer-section, .grid-resources .footer-section {
  border-top: solid 4px #227ead;
}
.interior .intro-section {
  border-bottom: transparent !important;
}
.interior .intro-section:before, .bio-detail-container:before, .bio-detail-container:before, .resource-section:before {
  background: #227ead;
}
.filter-list-heading a {
  border-bottom: solid 1px #227ead;
}
.blog-detail-info-divider, .resource-detail-info-divider {
    color: #6c7178;
}
.contact-form .form-inline .form-group.select-container:before {
      border-color: #227ead transparent transparent transparent;
}
/*
==============================================
POV FEED INTERIOR RELATED RESOURCES
==============================================
*/
.quote-section .mc-cta {
  -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;
}
.mc-container .slick-next:after {
  border-right: 1px solid #227ead;
  border-top: 1px solid #227ead;
}
.mc-container .slick-prev:after {
  border-left: 1px solid #227ead;
  border-top: 1px solid #227ead;
}



  /*
  ==============================================
  RESOURCES STYLES

  #192a43 = #192a43
  #f4f7f9 = #f4f7f9
  #3b3b3b = #3b3b3b
  #192a43 = #192a43
  aqua = #
  plum = #
  #2e6287 = #2e6287
  #2e6287 = #2e6287
  ==============================================
  */
  .social-media-share-wrapper span {
	background-color: #e4e5e6;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #e4e5e6;
}
.resource-detail-info-wrapper a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .blog-detail-info-wrapper a {
  color: #227ead !important;
}
.resource-detail-info-wrapper a:hover, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .blog-detail-info-wrapper a:hover {
  color: #000 !important;
}
  .filter-open.fa-angle-down:before {
    color: #2e6287;
  }
  .filter a:hover {
    color: #2e6287;
    background: #fff !important;
    border: 1px solid;
  }
  .filter-reset:hover {
    color: #2e6287;
  }
  .masonry-two-by-two:hover {
    background: #f4f7f9;
  }
  .masonry-row a:hover > .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-cta-container button {
    transition: inherit !important;
  }
.masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-category-container .masonry-category {
  transition: inherit !important;
}
  .masonry-two-by-tw a:hover > .masonry-two-by-two .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-two-by-two .masonry-copy .masonry-category-container .masonry-category {
    color: #192a43 !important;
  }
  .masonry-one-of-two-stacked .masonry-cta, .masonry-two-of-two-stacked:hover .masonry-cta {
      color: plum !important;
  }
  .masonry-one-by-one .masonry-cta-container button, .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: #192a43 !important;
  }
  .masonry-row a:hover > .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-copy .masonry-category-container .masonry-category {
    color: inherit !important;
  }
.masonry-one-by-one-stacked a:hover .masonry-one-of-two-stacked, .masonry-one-by-one-stacked a:hover .masonry-two-of-two-stacked {
    background: #f4f7f9 !important;
  }
  .masonry-row .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-category-container .masonry-category {
    color: #192a43 !important;
  }
  .masonry-one-by-one .masonry-categor {
    color: #192a43 !important;
  }
.masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-category-container .masonry-category {
  color: #fff !important;
}
  .masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta, .masonry-two-of-two-stacked .masonry-cta {
      color: aqua !important;
  }
.masonry-one-by-one .masonry-category {
  color: #192a43 !important;
}
  /*
  ==============================================
  Resources Filter Section
  ==============================================
  */

  .filter-overlay .close-filter-overlay {
      background: #192a43;
  }
  .filter-overlay .close-filter-overlay:hover {
      background: #3b3b3b;
  }
  .fa-times:before {
      color: #2e6287;
  }
  .close-filter-overlay .fa-remove:before, .close-filter-overlay .fa-close:before, .close-filter-overlay .fa-times:before {
    color: #fff;
  }
  /*
  ==============================================
  Resources Masonry Section
  ==============================================
  */
  .masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
      background: #f4f7f9;
      color: #1c2745;
  }
  .masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
      background: #192a43;
      color: #fff !important;
  }
  .masonry-two-by-one:hover .masonry-img-container:after {
      border-left: 15px solid #192a43;
  }
  .masonry-one-by-two:hover .masonry-copy:after {
      border-bottom: 15px solid #192a43;
  }
  .masonry-two-by-one .masonry-img-container:after {
      border-left: 15px solid #f4f7f9;
  }
  .masonry-one-by-two .masonry-copy:after {
      border-bottom: 15px solid #f4f7f9;
  }
  .masonry-one-of-two-stacked {
      background: #3b3b3b;
  }
  .masonry-two-of-two-stacked {
      background: #192a43;
  }
  .masonry-two-of-two-stacked:hover {
      background: #3b3b3b;
  }
  /* Large devices (tablet landscape, 1024px and less) tablet-l */
  @media only screen and (max-width: 1024px) {
      .masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover {
          background: #f4f7f9;
      }
      .masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
          color: inherit !important;
      }
      .masonry-two-of-two-stacked:hover .masonry-cta {
          color: #fff !important;
      }
      .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
          background: #3b3b3b;
      }
  }

  /*

  MODULE STYLES SECTION

  #227ead = #227ead
  #515151 = #515151
  #227ead = #227ead
  #2b2b2b = #2b2b2b
  #f9f9f9 = #f9f9f9
  #a2cfe6 = #a2cfe6
  #36393b = #36393b

  */

  .masterprime .module-slider-content a, .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section h3, .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section p {
      color: #fff !important;
  }
  .masterprime .module-intro-content .head-1, .masterprime .module-intro-content .head-2 {
      color: #515151;
  }
  /* Families and Individuals */
  .masterprime .arrow {
      fill: #227ead;
  }
  .masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
    border-color: #227ead !important;
  }
  .masterprime .module-intro-content .head-1, .masterprime .module-intro-content .head-2 {
      color: #515151;
  }
  .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callout-arrow {
    fill: #a2cfe6;
  }
  .donut-ring {
      stroke: #f9f9f9;
  }
  .donut-segment-2 {
      stroke: #227ead;
  }
  .masterprime .module-cta, .masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a:hover .mc-cta, .masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a .mc-cta {
      color: #227ead !important;
      background: #fff !important;
  }
  .masterprime .module-case-content:hover .module-cta {
      color: #515151 !important;
  }
  .masterprime .module-cta:before, .masterprime .content-slider-cta:before, .masterprime .contact-cta:before {
      color: #515151;
  }
  .masterprime .intro-content .module-multimedia-section h3, .masterprime .content-slider-wrapper .content-slider-heading {
      color: #515151;
  }
  .whats-your-retirement-text-block a {
    color: #227ead;
  }
  .whats-your-retirement-text-block a:hover {
    color: #515151;
  }
  .main-module-content h3, .masterprime .module-contact-content h3 {
    color: #515151;
  }
  .masterprime .related-resources-content .mc-container a:hover .mc-cta {
    border: 1px solid #515151;
    color: #515151;
    background: #227ead !important;
  }
  .masterprime .body-module-pre-retirees .module-related-resources-section {
      border-top: 20px solid #f9f9f9;
  }
  .masterprime .module-case-content h4, .masterprime .wrap-content-slider-content, .masterprime .module-case-content p, .main-module-section, .masterprime .related-resources-content .mc-copy, .masterprime .related-resources-content h4, .masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .mc-copy {
      color: #2b2b2b !important;
  }

  .masterprime .module-slider-content .content-slider-wrapper .slick-slide:hover .content-slider-cta, .masterprime .content-slider-wrapper .content-slider-cta {
      color: #227ead !important;
  }
  .masterprime .module-related-resources-section .mc-heading, .masterprime .content-slider-wrapper .content-slider-cta:hover {
      color: #515151 !important;
  }
  .masterprime .module-multimedia-slider-section .module-slider-content .slick-slide:hover .content-slider-cta {
    color: #515151 !important;
  }
  .masterprime .related-resources-content .mc-cta {
      color:#227ead;
      border: 1px solid transparent;
  }
  .masterprime .related-resources-content .mc-content-wrapper:hover .mc-cta {
      color:#515151;
      border: 1px solid #515151;
  }
  .masterprime .ftr-cta:hover > .contact-cta {

  }
  /* .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 .contact-cta:before {
      color: #515151;
  }
  .masterprime .contact-cta {
      color: #227ead;
  }
  .masterprime .ftr-cta:hover > .contact-cta {
    color: #515151 !important;
  }
  .masterprime .slick-dots li.slick-active button:before {
      color: #515151 !important;
  }
  .masterprime .module-contact-content .ftr-cta, .masterprime .module-multimedia-section, .masterprime .module-investment-management .module-multimedia-section {
    background: #f9f9f9;
  }
  /* Pre-Retirees */
  .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section, .masterprime .module-section-header, .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content  {
      background: #36393b;
  }
  .masterprime .module-whats-your-retirment-section {
    background: #f9f9f9;
  }
  .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: #a2cfe6 !important;
      border: 1px solid #a2cfe6 !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 #a2cfe6;
  }
  .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:hover:before {
      border-bottom: 1px dashed #a2cfe6;
  }
  .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:after {
      color: #a2cfe6;
  }
  /* .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content {
      background: #227ead;
  } */
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide {
      color: #fff;
      border: 1px solid #a2cfe6;
      background: transparent;
  }
  .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 #a2cfe6;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:after {
      border-bottom: 1px dashed #a2cfe6;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
      background: #fff;
      border: 1px solid #fff;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-slide:hover .content-slider-cta {
    background: #227ead;
    border-color: #227ead !important;
  }
  @keyframes module-slider-content-slide-animate {
    0%{
      transform: scale(1.0);
      color: rgba(255, 255, 255, .82); /* number colors 1 */
    }
    10% {
      transform: scale(1.2);
      color: rgba(255, 255, 255, 1); /* number colors 2 */
    }
    20%, 100% {
      transform: scale(1.0);
      color: rgba(255, 255, 255, .82); /* number colors 1 */
    }
  }@keyframes module-slider-content-slide-line {
    0%{
      opacity: 0;
        border-color: transparent;
        width: 0;
    }
    100% {
      opacity: .5;
        border-color: #a2cfe6;
        width: 18px;
    }
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-dots li.slick-active button:before {
      color: #a2cfe6 !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: #227ead;
      border: 1px solid #227ead;
  }
  .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 #227ead;
  }
  .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: #227ead;
  }
  .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: #227ead;
  }
  .masterprime .body-module-pre-retirees .module-multimedia-slider-section .slick-dots li.slick-active button:before {
      color: #515151 !important;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
      color: #227ead;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-cta:before {
      color: #227ead;
  }
  .masterprime .body-module-corporate-executives .module-size-up-your-retirement-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading {
      border: 1px solid transparent !important;
  }
  .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: #a2cfe6;
  }
  .masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .explore-strategies-text-block a {
      color: #a2cfe6;
  }
  .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 #a2cfe6;
  }

  .masterprime .module-hedge-content p.disclaimer a {
      color: #227ead;
  }
  @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 #a2cfe6;
      }
      .masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .callouts-container .callout-item .callout-image-wrapper, .masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .callouts-mobile-slider .callout-item .callout-image-wrapper {
          border: 1px solid #a2cfe6;
          }
    .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-mobile-slider .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 #a2cfe6;
    }
  }
  /* Large devices (tablet landscape, 1024px and less) tablet-l */
  @media only screen and (max-width: 1024px) {
      .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:before {
          border-bottom: 1px dashed #a2cfe6;
      }
  }


/*
==============================================
Responsive Meia Queries NEW
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .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: #227ead;
  }
  .billboard-image-video-replacement {
    display: none;
  }
  .billboard-heading-wrapper {
    padding: 0px 50px;
  }
  .billboard-heading h1 {
    padding: 0px;
  }
  .niche-section .niche-content a .mc-cta {
    display: none;
  }
  .billboard-heading-wrapper {
    margin-top: 0;
  }
  .team-section .team-slider .slick-dots li.slick-active button:before {
    color: #227ead;
    opacity: 1;
  }
  .footer-nap-address {
    padding-left: 0;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav, .primary-nav, .primary-nav ul {
    background-color: #36393b !important;
  }
  .quote-section {
    margin: 0px auto 0px auto;
  }
  .billboard-section {
      margin-top: -255px;
  }
  .address-phone-wrapper a, .address-map-directions a {
    color: #a2cfe6;
  }
  .investor-access-id-icon, .investor-access-password-icon {
    color: #227ead;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav, .primary-nav, .primary-nav ul {
    background-color: transparent !important;
  }
  .intro-section:before {
    margin-top: -1px;
  }

}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
  .nav-overall-wrapper:not(.van-mobile-nav) .nav, .primary-nav, .primary-nav ul {
    background-color: #36393b !important;
  }
  .nav-sticky {
    background: transparent !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
      padding-right: 0px !important;
  }
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-heading h1 .head-2 {
      line-height: 37px;
  }
  .billboard-heading h1 .head-1 {
    font-size: 38px;
    line-height: 39px;
  }
  .billboard-heading h1 .head-2 {
    line-height: 37px;
    font-size: 31px;
  }

}



/* 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) {}

/* IE only */
@media screen\0 {

}
