/* /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:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;


========================================================================================================================
*/
b, strong {
    font-weight: bold !important;
}
a, .resource-detail-copy-wrapper a {
  color: #2e6287;
}

.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: #2e6287;
  }
.copy-content blockquote, q, .resource-detail-copy-wrapper blockquote {
  border-top: 1px solid #2e6287;
  border-bottom: 1px solid #2e6287;
  color: #192a43;
}
.copy-content blockquote:before, .resource-detail-copy-wrapper blockquote:before {
  background: #285474;
}
.accord .accord-link, .accord .accord-inner-link {
  color: #2e6287;
}
.flextab-triggers {
  background: #f4f7f9;
}

.flextab-triggers a.set, .flextab-triggers a:hover {
    background: #192a43;
  }
  .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search, .masonry-load-more, .masonry-tertiary-load-more, .simple-form input[type="submit"], .btn {
    background: transparent;
    color: #192a43;
    border: 1px solid #192a43;
    padding: 10px 20px;
    border-radius: 0;
  }
  .contact-form .form-inline .captcha .btn-contact:hover, .directions-search .submit-search:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .simple-form input[type="submit"]:hover, .btn:hover {
    background: #192a43;
    color: #fff;
    border: 1px solid #192a43;
    padding: 10px 20px;
  }
.copy-content h2, .copy-content h3, .copy-content h4, .copy-content h5, .copy-content h6 {
  color: #192a43;
}
/*
==============================================
Header Section
==============================================
*/
.ftr-logo {
    max-width: inherit;
}
.header-section .social-container .fa {
    color: #2e6287;
}
.header-section .social-container .fa:hover {
    color: #977012;
}

/*
==============================================
Navigation Section
==============================================
*/
.nav {
  color: inherit !important;
}
.primary-nav > li > a {
  color: #363636;
}
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #977012 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  background-color: #192a43 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover {
  color: #d8b168;
}
.nav {
  color: #977012;
}
.nav-sticky {
  background: rgba(255,255,255,.9) !important;
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
  background: #fff !important;
}
.header-main {
  background: #fff;
}
/*
==============================================
Billboard Section
==============================================
*/
.body-home .billboard-section .billboard-content-wrapper:after, .billboard-content:before {
  display: none;
}
.billboard-heading h1 .head-1 {
  color: #192a43;
}
.billboard-heading h1 .head-2 {
  color: #2e6287;
}
.billboard-heading h1:before {
  border-top: solid 2px #2e6287;
}
.billboard-section .billboard-heading-wrapper {
    padding: 0px 120px;
}
.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 #3a6e87;
    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 #3a6e87;
    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
==============================================
*/
.intro-section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d7d7d7+0,d7d7d7+11&1+0,0+11 */
  background: -moz-linear-gradient(top, rgba(215,215,215,1) 0%, rgba(215,215,215,0) 11%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(215,215,215,1) 0%,rgba(215,215,215,0) 11%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(215,215,215,1) 0%,rgba(215,215,215,0) 11%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#00d7d7d7',GradientType=0 ); /* IE6-9 */

    border-bottom: solid 6px #2e6287;
}
.intro-section:before {
  background: #285474 !important;
}

/*
==============================================
Team Section
==============================================
*/
.team-section {
  background-image: url(/-/media/rj/advisor-sites/sites/b/e/bensonfinancialplanners/images/team-section-1-clear-white-stone-wall-1206905444.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: none;
}
.team-section .team-copy a:hover {
  color: #2e6287 !important;
}
.team-section .team-slider .yearbook-container .slick-next {
  border-top: 1px solid #3a6e87;
  border-right: 1px solid #3a6e87;
}
.team-section .team-slider .yearbook-container .slick-prev {
  border-top: 1px solid #3a6e87;
  border-left: 1px solid #3a6e87;
}
.yearbook-first-name, .yearbook-last-name, .yearbook-designation, .bio-detail-first-name-wrapper, .bio-detail-last-name-designation-wrapper, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-designation-wrapper, .bio-detail-designation, .bio-detail-middle-initial-wrapper, .bio-detail-middle-initial, .bio-detail-preferred-name {
  color: #2e6287!important;
}
.yearbook-three .yearbook-hr {
    background-color: #3a6e87;
}
.team-section .team-copy h2 .head-1 {
  color: #2e6287;
}
.team-section .team-copy h2 .head-2 {
  color: #192a43;
}
.team-section .team-copy a {
  color: #515151;
}
.team-section .team-copy {
    margin-top: 70px;
}

/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d7d7d7+0,d7d7d7+5&1+0,0+5 */
  background: -moz-linear-gradient(top, rgba(215,215,215,1) 0%, rgba(215,215,215,0) 5%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(215,215,215,1) 0%,rgba(215,215,215,0) 5%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(215,215,215,1) 0%,rgba(215,215,215,0) 5%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#00d7d7d7',GradientType=0 ); /* IE6-9 */
  border-bottom: solid 4px #2e6287;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper h3 .head-2, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper h3 .head-2 {
  color: #192a43;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
  color: #2e6287;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after, .accord a.accord-cta:after {
  background: url(/-/media/rj/advisor-sites/sites/b/e/bensonfinancialplanners/images/action-icon.png);
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-cta {
  color: #2e6287;
}
.callouts-section .callouts-container .callout-item:hover .callout-image-wrapper:before, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-image-wrapper:before {
  background: #2e6287;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  border-top: solid 4px #2e6287;
}
.new-home .niche-section {
  background-image: url(/-/media/rj/advisor-sites/sites/b/e/bensonfinancialplanners/images/niche-1-clear-white-stone-wall-1206905444.jpg) !important;
  background-color: #fff;
}
.niche-section .niche-content {
    margin: 110px auto 0px auto !important;
    background: #192a43;
}
.niche-section .niche-content:before {
  background-color: #192a43;
}
.niche-section .mc-slide {
  background: transparent;
}
.niche-section .niche-content .mc-heading, .niche-section .niche-content .mc-copy {
  color: #fff;
}
.niche-section .niche-content .mc-image-wrapper {
  background: #fff;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-image {
    opacity: 0.3 !important;
}
.niche-section .niche-content a:hover .mc-cta {
  color: #192a43!important;
  border: solid 1px #192a43!important;
}

.niche-section .mc-container .slick-prev:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.niche-section .mc-container .slick-next:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
/*
==============================================
Quote Section
==============================================
*/
.quote-section {
    border-bottom: solid 4px #2e6287;
    border-top: solid 4px #2e6287;
    min-height: inherit;
    display: table;
    width: 100%;
}
.interior .quote-section {
  border-top: solid 4px #2e6287;
}
.interior .quote-section .bar-initiate-animation:before {
  display: none;
}
.interior .quote-content:before {
  background-color: #2e6287;
  top: -2px;
  position: relative;
}
.new-home .quote-section .interior .quote-section {
  background: #fff !important;
}
.new-home .quote-section, .interior .quote-content {
  background: #fff;
  min-height: inherit !important;
  margin: inherit;
  width: 100%;
  margin-top: 0px;
  }
.interior .quote-section {
  min-height: inherit;
}
.author-title-lower {
  display:block;
  position: relative;
  margin-top: 10PX;
}
.quote, .quote-wrapper:before, .quote-section .quote-cite {
    color: #535352;
}
.interior .quote-content .quote-wrapper:before, .new-home .quote-wrapper:before {
    content: '“';
    display: block;
    font-family: 'Cormorant', serif;
    font-size: 100px;
    line-height: 50px;
    color: #535352;
}
.interior .quote-content .quote-wrapper .quote-cite {
    color: #535352;
}
.quote {
    color: #000 !important;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-social {
  z-index: 15;
}
.footer-content {
  border-top: none;
}
.ftr-cta-wrapper {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.ftr-cta-wrapper a h2 {
  color: #192a43;
  text-shadow: 1px 1px 10px white, 0 0 1em white, 0 0 0.2em #ffffff;
}
.ftr-cta-wrapper a h2:before {
  font-family: "FontAwesome";
  font-weight: 300;
  content: "\f061";
  color: #2e6287;
  font-size: 19px;
  line-height: 36px;
  margin-left: -23px;
  position: absolute;
  -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;
}
.ftr-cta-wrapper a h2 .footer-subhead {
  color: #2e6287;
}
.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 #2e6287;
  background: #fff;
}
.footer-social .social-container .fa {
  color: #535352;
}
.footer-social .social-container .fa:hover {
  background: #2e6287;
}
.footer-hedge-section {
  background-color: #3b3b3b;
}
.footer-name:before {
  background: #919191;
}
.footer-section a {
  color: #fff;
}
.footer-section .ftr-cta-wrapper a:hover {
  text-decoration: none !important;

}
.footer-section .footer-hedge-content a:hover {
  text-decoration: underline !important;
}
.ftr-nap li[data-phonetype="5"]::before, .ftr-nap li[data-phonetype="0"]::before, .ftr-nap li[data-phonetype="3"]::before {
  color: #fff !important;
 }
.footer-section a span {
  text-decoration: none !important;
  font-weight: 300;
}
.footer-cta-social-section {
  background: url(/-/media/rj/advisor-sites/sites/b/e/bensonfinancialplanners/images/footer-2-clear-white-stone-wall-1206905444.jpg);
  min-height: 600px;
  background-repeat: repeat-x;
  background-size: auto;
  background-position: center top;
  position: relative;
}
.footer-cta-social-section:after {
  content:"";
  width: 100%;
  height: 440px;
  display: block;
  position: absolute;
  margin: 0 auto;
  background: url(/-/media/rj/advisor-sites/sites/b/e/bensonfinancialplanners/images/detroit-michigan-skyline-reflections-153604732.png);
  background-repeat: no-repeat;
  background-position: center;
  bottom: 0;
}

.header-section .ftr-logo-divider, .header-section .ftr-group-name {
	display: none;
}
.footer-section .ftr-logo, .footer-section .ftr-logo-divider {
	display: none;
}
.ftr-group-name {
  color: #fff;
}
.ftr-group-name:hover {
  color: #89B6D7;
}
.interior .footer-cta-social-section:before {
  display: none;
}
.footer-billboard-section {
  display: none;
}
.special-page .footer-section {
  border-top: solid 4px #2e6287;
}
/*
==============================================
Interior Billboard Section
==============================================
*/
.interior .billboard-section {
  display: none;
}
.interior .copy-section, .resource-section, .body-resource .quote-int-section {
  background: url(/-/media/rj/advisor-sites/sites/b/e/bensonfinancialplanners/images/interior-bkg-clear-white-stone-wall-1206905444.jpg);
  background-size: auto;
  background-repeat: repeat-x;
  background-position: center top;
}
.copy-section h1 {
  color: #192a43;
}
.copy-section h1 .head-2 {
  color: #2e6287;
  text-transform: lowercase !important;
}
.copy-section:before {
  content: "";
  display: block;
  height: 300px;
  margin: 0 auto;
  width: 100% !important;
  animation-name: none;
  position: absolute;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c9c9c9+0,d7d7d7+11&1+0,0+10 */
  background: -moz-linear-gradient(top, rgba(201,201,201,1) 0%, rgba(214,214,214,0) 10%, rgba(215,215,215,0) 11%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(201,201,201,1) 0%,rgba(214,214,214,0) 10%,rgba(215,215,215,0) 11%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(201,201,201,1) 0%,rgba(214,214,214,0) 10%,rgba(215,215,215,0) 11%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#00d7d7d7',GradientType=0 ); /* IE6-9 */
}
.copy-section h1:before {
  content: "";
  display: block;
  width: 365px;
  height: 2px;
  margin: 0 auto 52px;
  background: #2e6287;
}
.copy-section .copy-content {
  padding-top: 120px;
}
.copy-content h1 sup {
    font-size: 55%;
  }
.bio-detail-container {
background: url(/-/media/rj/advisor-sites/sites/b/e/bensonfinancialplanners/images/interior-bkg-clear-white-stone-wall-1206905444.jpg);
background-size: auto;
background-repeat: repeat-x;
background-position: center top;
}

/*
==============================================
Interior Team Section
==============================================
*/
.yearbook-slide:before {
  background-color: #2E6287;
}
.yearbook-slide:hover {
  background: rgba(46, 98, 135, 0.05);
}
.yearbook-three .yearbook-links .fa, .bio-detail-links-wrapper .fa {
    color: #2e6287;
}
.yearbook-three .yearbook-links .fa:hover, .bio-detail-links-wrapper .fa:hover {
    color: #192a43;
}

/*
==============================================
Bio Page Section
==============================================
*/
.bio-section {
    padding-top: 120px;
}
.bio-detail-container {
  position: relative;
}
.bio-detail-container:before {
  content: "";
  display: block;
  height: 300px;
  margin: 0 auto;
  display: block;
  width: 100% !important;
  animation-name: none;
  position: absolute;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c9c9c9+0,d7d7d7+11&1+0,0+10 */
  background: -moz-linear-gradient(top, rgba(201,201,201,1) 0%, rgba(214,214,214,0) 10%, rgba(215,215,215,0) 11%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(201,201,201,1) 0%,rgba(214,214,214,0) 10%,rgba(215,215,215,0) 11%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(201,201,201,1) 0%,rgba(214,214,214,0) 10%,rgba(215,215,215,0) 11%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#00d7d7d7',GradientType=0 ); /* IE6-9 */
}
/* .bio-detail-container:before, .bio-detail-container:before, .resource-section:before {
  display: none;
} */

.bio-content-social:before {
    background-color: #2e6287;
}
/*
==============================================
Interior POV Feed
==============================================
*/

.quote-section .mc-heading {
    color: #192a43 !important;
  }
.quote-section .mc-container a:hover .mc-cta {
  background: #2e6287 !important;
}
.quote-section .mc-container .slick-prev:after {
  border-left: 1px solid #3a6e87;
  border-top: 1px solid #3a6e87;
}
.quote-section .mc-container .slick-next:after {
  border-right: 1px solid #3a6e87;
  border-top: 1px solid #3a6e87;
}


.resource-section:before {
    background-color: #2e6287;
  }


  /*
  ==============================================
  RESOURCES STYLES

  #192a43 = #192a43
  #f4f7f9 = #f4f7f9
  #3b3b3b = #3b3b3b
  #192a43 = #192a43
  aqua = #
  plum = #
  #2e6287 = #2e6287
  #2e6287 = #2e6287
  ==============================================
  */

  .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
  ==============================================
  */

  /*
  Model 4

  #2e6287 = #2e6287
  #192a43 = #192a43
  #2e6287 = #2e6287
  #2b2b2b = #2b2b2b
  #f4f7f9 = #f4f7f9
  #F0D18A = #F0D18A
  #192a43 = #192a43

  */

  .masterprime .main-module-content h3 {
      text-transform: none;
    }
  /* Families and Individuals */
  .masterprime .arrow {
      fill: #2e6287;
  }
  .masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
    border-color: #2e6287 !important;
  }
  .masterprime .module-intro-content .head-1, .masterprime .module-intro-content .head-2 {
      color: #192a43;
  }
  .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callout-arrow {
    fill: #F0D18A;
  }
  .donut-ring {
      stroke: #f4f7f9;
  }
  .donut-segment-2 {
      stroke: #2e6287;
  }
  .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: #2e6287 !important;
      background-color: #fff !important;
  }
  .masterprime .module-case-content:hover .module-cta {
      color: #192a43 !important;
  }
  .masterprime .module-cta:before, .masterprime .content-slider-cta:before, .masterprime .contact-cta:before {
      color: #192a43;
  }
  .masterprime .intro-content .module-multimedia-section h3, .masterprime .content-slider-wrapper .content-slider-heading {
      color: #192a43;
  }
  .whats-your-retirement-text-block a {
    color: #2e6287;
  }
  .whats-your-retirement-text-block a:hover {
    color: #192a43;
  }
  .main-module-content h3, .masterprime .module-contact-content h3 {
    color: #192a43;
  }
  .masterprime .related-resources-content .mc-container a:hover .mc-cta {
    border: 1px solid #192a43;
    color: #192a43;
  }
  .masterprime .body-module-pre-retirees .module-related-resources-section {
      border-top: 20px solid #f4f7f9;
  }
  .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: #2e6287 !important;
  }
  .masterprime .module-related-resources-section .mc-heading, .masterprime .content-slider-wrapper .content-slider-cta:hover {
      color: #192a43 !important;
  }
  .masterprime .module-multimedia-slider-section .module-slider-content .slick-slide:hover .content-slider-cta {
    color: #192a43 !important;
  }
  .masterprime .related-resources-content .mc-cta {
      color:#2e6287;
      border: 1px solid transparent;
  }
  .masterprime .related-resources-content .mc-content-wrapper:hover .mc-cta {
      color:#192a43;
      border: 1px solid #192a43;
  }
  .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: #192a43;
  }
  .masterprime .contact-cta {
      color: #2e6287;
  }
  .masterprime .ftr-cta:hover > .contact-cta {
    color: #192a43 !important;
  }
  .masterprime .slick-dots li.slick-active button:before {
      color: #192a43 !important;
  }
  .masterprime .module-contact-content .ftr-cta, .masterprime .module-multimedia-section, .masterprime .module-investment-management .module-multimedia-section {
    background: #f4f7f9;
  }
  /* 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: #192a43;
  }
  .masterprime .module-whats-your-retirment-section {
    background: #f4f7f9;
  }
  .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: #F0D18A;
      border: 1px solid #F0D18A;
  }
  .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 #F0D18A;
  }
  .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:hover:before {
      border-bottom: 1px dashed #F0D18A;
  }
  .masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:after {
      color: #F0D18A;
  }
  /* .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content {
      background: #2e6287;
  } */
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide {
      color: #fff;
      border: 1px solid #F0D18A;
      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 #F0D18A;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:after {
      border-bottom: 1px dashed #F0D18A;
  }
  @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: #F0D18A;
        width: 18px;
    }
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-dots li.slick-active button:before {
      color: #F0D18A !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: #2e6287;
      border: 1px solid #2e6287;
  }
  .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 #2e6287;
  }
  .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: #2e6287;
  }
  .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: #2e6287;
  }
  .masterprime .body-module-pre-retirees .module-multimedia-slider-section .slick-dots li.slick-active button:before {
      color: #192a43 !important;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
      color: #2e6287;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-cta:before {
      color: #2e6287;
  }
  .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: #F0D18A;
  }
  .masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .explore-strategies-text-block a {
      color: #F0D18A;
  }
  .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 #F0D18A;
  }



  .masterprime .module-hedge-content p.disclaimer a {
      color: #2e6287;
  }
  @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 #F0D18A;
      }
      .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 #F0D18A;
          }
    .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 #F0D18A;
    }
  }
  /* 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 #F0D18A;
      }
  }


/*
==============================================
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 .primary-nav > li > a {
    padding: 18px 9px 18px 0;
        font-size: 13px;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i {
    margin-right: 25px;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i {
    color: #977012;
  }
  .billboard-heading h1 {
    padding: 0px 15px;
  }
  .niche-section .niche-content a .mc-cta {
    color: #192a43!important;
    border: solid 1px #192a43!important;
    background: #fff !important;
  }
  .billboard-heading-wrapper {
    margin-top: -70px;
  }
  .billboard-section .billboard-heading-wrapper {
    padding: 0px 130px;
  }
  .yearbook-three .yearbook-title {
    line-height: 19px;
  }
}


/* 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-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: #977012;
  }

  .billboard-section .billboard-heading-wrapper {
    padding: inherit;
  }
  .team-section .team-slider .slick-dots li.slick-active button:before {
    color: #192a43;
    opacity: 1;
  }
  .slick-dots li button:before {
    color: #977012;
    opacity: 1;
  }
  .footer-nap-address {
    padding-left: 0px;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
    background: #ffd879;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    padding: 18px 14px 18px 15px;
    font-size: inherit;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav, .primary-nav, .primary-nav ul {
    background-color: #fff !important;
    background: #fff !important;
  }
  .copy-section h1 {
    padding: 0px 0px;
  }
  .yearbook-section {
    width: 100%;
  }
  .address-group-name-wrapper {
    display: none;
  }
  .nav-sticky {
    background: transparent !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    line-height: inherit;
  }
  .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 {
    color: inherit!important;
  }
  .yearbook-slide:before {
      background-color: transparent;
  }

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-heading-wrapper {
      margin-top: 30px;
  }
  .billboard-content-2 .billboard-container {
    min-height: 230px;
    height: 230px;
  }
  .billboard-heading h1 {
    padding: 0px 30px;
  }
  .billboard-heading h1 .head-2 {
    line-height: 31px;
  }
  .callouts-section .slick-next:before {
    border-right: 1px solid #3a6e87;
    border-top: 1px solid #3a6e87;
  }
  .callouts-section .slick-prev:before {
    border-left: 1px solid #3a6e87;
    border-top: 1px solid #3a6e87;
  }
  .copy-section h1:before {
    width: 100%;
  }
  .copy-section .copy-content {
      padding-top: 50px;
  }
  /* .masterprime .copy-content {
    background: transparent;
  } */
  .footer-hedge-section {
    margin-top: 0px;
  }
  .copy-content {
    padding-bottom: 30px;
  }
}



/* 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) {
  .billboard-heading-wrapper {
    margin-top: 100px;
  }
  .billboard-heading h1 .head-2 {
    line-height: 31px;
  }
  .callouts-section .slick-next:before {
    border-right: 1px solid #3a6e87;
    border-top: 1px solid #3a6e87;
  }
  .callouts-section .slick-prev:before {
    border-left: 1px solid #3a6e87;
    border-top: 1px solid #3a6e87;
  }
  .copy-section h1:before {
    width: 100%;
  }
  .copy-section .copy-content {
      padding-top: 50px;
  }
  .interior .quote-section {
    background-image: none;
    background-repeat: repeat;
    background-color: #fff;
  }
  .new-home .quote-section, .interior .quote-content {
    margin-top: 0px;
  }
  .interior .quote-section {
    margin-top: 0px;
  }
  .copy-content {
    padding-bottom: 50px;
  }
  .footer-hedge-section {
    margin-top: 0px;
  }
  .copy-content {
    padding-bottom: 30px;
  }

}

/* IE only */
@media screen\0 {
.callouts-container .callout-item {
  height: auto;
}
}
