/* /RJ/Advisor Sites/Global/Global CSS/Model 4/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-4/base.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Playfair+Display:400,400i,500i,700,700i&display=swap');
@import url('modules.css');
@import url('resource.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: Celeste Nunez
DESIGNER:
JOB #:20-BR3VY-0006
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;

    all backgrounds/foregrounds passed ADA
 --------------------------------------
 Beige #f8efd0
 Beige (social nav hover) #fdf5e8
 Beige (subnav background) #f9f2d9
 Grey-Blue #435665
 Grey-Blue (main nav hover and active) #54657d
 Purple (callout) #c5c7d8
 Blue (footer hover) - #2361bb

========================================================================================================================
*/

.grid-home, .grid-interior, .main-module-section, .grid-about-us, .grid-about-rj, .grid-resources, .grid-bio-page, .body-bio .footer-section{
 background-image: url('/-/media/rj/advisor-sites/sites/c/r/crescentadvisorypartners/images/Background/background.jpg') !important;
}
 .qa-content strong {
   font-weight: bold !important;
 }
 .qa-content .qa-head {
   font-family: 'Playfair Display', serif;
   font-size: 25px !important;
   margin: 40px 0 24px !important;
 }

/*
==============================================
Navigation Section
==============================================
*/

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a{
	color: #435665;
}

.primary-nav .nav-subnav a.active, .primary-nav a.active, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a:hover{
	color: #2361bb !important;
}

.header-main{
	background-image: none !important;
	background-color: #545e65
}

.header-cta .ftr-cta{
	color: #f8efd0;
}

.social-icons .social-container .fa, .social-contact .ftr-nap a, .social-contact .ftr-nap{
	color: #f8efd0;
}

.social-icons .social-container .fa:hover, .header-cta .ftr-cta:hover, .header-cta .ftr-cta:hover, .social-contact .ftr-nap a:hover{
	color: #ffffff !important;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav{
	background-color: #f8efd0;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav{
	background-color: rgb(249 242 217 / 0.95);
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a, .investor-access-remember-me-label{
	color: #435665;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover{
	color: #2361bb;
}

.logo-content{
	border-bottom-color: #f8efd0;
}

.investor-access-login-button{
	color: #435665;
	border: 1px solid #435665;
}

/*
==============================================
Billboard Section
==============================================
*/


/*
==============================================
Intro Section
==============================================
*/
.intro-content h1 .head-1, .intro-content h1 .head-2{
	color: #435665 !important;
}

/*
==============================================
Services Section
==============================================
*/

/*
==============================================
Niches Section
==============================================
*/

.niche-content .mc-container{
	border-bottom-color: #f8efd0 !important;
	border-top-color: #f8efd0 !important;
}

.niche-content .mc-heading{
	color: #435665 !important;
}

.niche-content .mc-container a:hover .mc-cta{
	color: #435665 !important;
	border-color: color: #435665 !important;
}

/*
==============================================
Team Section
==============================================
*/

.team-slider .yearbook-one .yearbook-headshot-wrapper{
	border-right-color: #435665 !important;
}

.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
    background-color: rgb(25 58 76 / 64%);
}

.team-slider .yearbook-container .yearbook-cta{
	background: #f8efd0;
	color: #435665;
}

.team-headline{
	background: #f8efd0;
}

.team-section .team-headline h2 {
	color: #435665 !important;
}

.int-team .yearbook-three .yearbook-links .fa:hover {
    color: #69729b;
}

.int-team .yearbook-three .yearbook-links .fa {
    color: #435665;
}

.int-team .yearbook-three a:hover .yearbook-headshot-wrapper:after{
	background: #435665;
}

.bio-detail-links-wrapper a {
    background: #545e65 !important;
}

.bio-detail-links-wrapper .fa {
    color: #f8efd0;
}

.bio-detail-links-wrapper .fa:hover {
    color: #ffffff;
}


.yearbook-designation{
	display: inline-block;
  padding: 0;
}
.bio-detail-designation {
  display: inline-block;
}
/*
==============================================
Callouts Section
==============================================
*/

.slider-content {
	background-image: none !important;
	background-color: #435665;
}

.slider-section .slick-prev:before, .slider-section .slick-next:before {
	color: #435665 !important;
}

.slider-section .content-slider-cta{
	border-color: #c5c7d8;
	color: #f8efd0 !important;
}

.content-slider-wrapper .slick-next:hover:before, .content-slider-wrapper .slick-prev:hover:before {
    color: #fff !important;
    Opacity: 0.5 !important;
}

.slider-section .slick-dots li button:before{
	color: #c5c7d8;
}

.content-slider-wrapper .content-slider-cta:hover, .slider-section .slick-slide:hover .content-slider-cta {
	color: #fdf5e8 !important;
}

/*
==============================================
POV Section
==============================================
*/

/*
==============================================
Resource Section
==============================================
*/
.filter-reset:hover {
    color: #545e65;
}

.filter a:hover {
    color: #545e65;
}

.filter-link {
    border: 1px solid #545e65;
}

.masonry-load-more, .masonry-tertiary-load-more{
	border-top-color: #545e65;
	border-bottom-color: #545e65;
	color: #545e65;
}

.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border-top: 1px solid #2361bb;
    border-bottom: 1px solid #2361bb;
    color: #2361bb;
}

.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: #545e65 !important;
    border: 1px solid #545e65 !important;
}

.masonry-one-of-two .masonry-title, .masonry-one-by-two .masonry-title, .masonry-one-by-one .masonry-title, .masonry-three-by-one .masonry-title {
    color: #545e65 !important;
}

.masonry-two-by-one:hover .masonry-title, .masonry-one-by-two:hover .masonry-title, .masonry-one-by-two:hover .masonry-title, .masonry-one-by-one:hover .masonry-title, .masonry-two-by-one:hover .masonry-title, .masonry-three-by-one:hover .masonry-title {
    color: #f8efd0 !important;
}

.masonry-two-by-one:hover .masonry-date, .masonry-one-by-two:hover .masonry-date, .masonry-one-by-two:hover .masonry-date, .masonry-one-by-one:hover .masonry-date, .masonry-two-by-one:hover .masonry-date, .masonry-three-by-one:hover .masonry-date {
    color: #f8efd0 !important;
}

.masonry-two-by-one:hover .masonry-paragraph, .masonry-one-by-two:hover .masonry-paragraph, .masonry-one-by-two:hover .masonry-paragraph, .masonry-one-by-one:hover .masonry-paragraph, .masonry-two-by-one:hover .masonry-paragraph, .masonry-three-by-one:hover .masonry-paragraph {
    color: #f8efd0 !important;
}

.masonry-two-by-one:hover .masonry-category, .masonry-one-by-two:hover .masonry-category, .masonry-one-by-two:hover .masonry-ticategorytle, .masonry-one-by-one:hover .masonry-category, .masonry-two-by-one:hover .masonry-category, .masonry-three-by-one:hover .masonry-category {
    color: #f8efd0 !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 {
    color: #f8efd0 !important;
    border: 1px solid #f8efd0 !important;
}

.masonry-one-of-two-stacked {
    background: #f8efd0;
}

.masonry-one-by-one .masonry-title, .masonry-one-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-title{
	color: #545e65;
}

.masonry-one-by-one .masonry-date, .masonry-one-of-two-stacked .masonry-date, .masonry-two-of-two-stacked .masonry-date {
    color: #545e65;
}

.masonry-one-by-one .masonry-paragraph, .masonry-one-of-two-stacked .masonry-paragraph, .masonry-two-of-two-stacked .masonry-paragraph {
    color: #545e65;
}

.masonry-cta-text .masonry-cta {
    border: 1px solid #545e65;
}

.masonry-one-by-one .masonry-category, .masonry-one-of-two-stacked .masonry-category, .masonry-two-of-two-stacked .masonry-category {
    color: #545e65;
}

.masonry-one-of-two-stacked .masonry-cta, .masonry-two-of-two-stacked .masonry-title,.masonry-two-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-cta, .masonry-two-of-two-stacked .masonry-category {
    color: #545e65;
}

.masonry-two-of-two-stacked, .masonry-one-of-two-stacked:hover{
    background: #f8efd0 !important;
}

.masonry-two-of-two-stacked:hover .masonry-cta {
    color: #545e65;
}

.masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
    color: #545e65 !important;
    border: 1px solid #545e65 !important;
}

.masonry-two-by-two .masonry-cta{
	color: #ffffff !important;
	border: 1px solid #ffffff !important;
}

.fa-share-alt, .resource-detail-info-wrapper a:hover, .social-media-share-link:hover > .fa-share-alt:before{
    color: #545e65 !important;
}

.social-media-share-wrapper span {
    background-color: #545e65;
}

.social-media-share-wrapper span:before {
    border-bottom: 10px solid #545e65;
}

.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover{
	color: #545e65;
}

.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover{
	color: #2361bb !important;
}


/*
==============================================
Interior Pages
==============================================
*/

.accord .accord-link-content a{
	color: #545e65;
}

.contact-form .form-inline .captcha .btn-contact, .simple-form input[type="submit"], .directions-search .submit-search{
	color: #545e65;
	border: 1px solid #545e65;
}

.contact-form .form-inline .form-group.select-container:before {
    border-color: #545e65 transparent transparent transparent;
}

.related-resources-content {
    border-top: 20px solid #f8efd0;
}

/*
==============================================
Styles Page
==============================================
*/

.styles-page .intro-content h1 .head-1, .styles-page .intro-content h1 .head-2, .styles-page .intro-content h2, .styles-page .intro-content h3, .styles-page .intro-content h4, .styles-page .intro-content h5{
    color: #545e65 !important;
}

.styles-page .intro-content blockquote{
	border-left: 2px solid #545e65;
    border-right: 2px solid #545e65;
}

.styles-page .flextab-triggers .set {
    color: #626893;
}

.styles-page .flextab-triggers a{
	background: #f8efd0;
	color: #545e65;
}

/*
==============================================
Quote Section
==============================================
*/

.quote-content .quote{
	color: #435665 !important;
}

.quote-content{
	background-image: none !important;
}
.interior .quote-content{
	border-color: #f8efd0;
}

/*
==============================================
Footer Section
==============================================
*/

.footer-image-content .billboard-container{
	border-bottom-color: #f8efd0 !important;
	border-top-color: #f8efd0 !important;
}

.footer-cta-section .ftr-cta{
	color: #435665 !important;
	border-color: #435665 !important;
}

.footer-cta-section .ftr-cta:hover{
	color: #2361bb !important;
	border-color: #2361bb !important;
}

.footer-contact-content .ftr-nap .ftr-nap-phone:after{
	color: #435665 !important;
}

.footer-contact-content .social-container .fa{
	color: #435665 !important;
}

.footer-contact-content .social-container .fa:hover, .ftr-nap a:hover{
	color: #2361bb !important
}

.ftr-disclosures{
	background: #ffffff;
	padding: 21px;
}

.footer-hedge-content {
    padding: 0px 15px 0px 15px;
}

.ftr-disclosures {
    background: #ffffff;
    padding: 30px;
}

.footer-cta-contact-section{
	box-shadow: none;

}

.body-bio .footer-section{
	margin-top: 0px;
}

.footer-content{
	background-color: #ffffff;
}

/*
==============================================
Responsive Meia Queries NEW
==============================================
*/


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
     .team-slider .yearbook-one .yearbook-first-last-title{
     	background-color: #545e65;
     }
}


/* 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) {

	.fa-angle-down:before {
    	color: #545e65;
	}

	.nav-address-mobile a {
    	color: #545e65;
	}

	.team-slider .slick-dots li.slick-active button:before {
    	color: #545e65;
	}

	.niche-content .mc-container .slick-prev:before, .niche-content .mc-container .slick-next:before{
		color: #545e65;
	}

	.niche-content .mc-cta{
		color: ;
		border-color: #545e65;
	}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

	.logo-section .ftr-logo {
   		 width: inherit;
	}

}



/* 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 {

}

/*
Model 4

red = #2361bb
blue = #545e65
orange = #545e65
magenta = #color: #343434;
#f5f3ec  = #f5f3ec
#f8efd0  = #f8efd0
darkgreen = #545e65

*/

/* Families and Individuals */
.masterprime .arrow {
    fill: #545e65;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
  border-color: #545e65 !important;
}
.masterprime .module-intro-content .head-1, .masterprime .module-intro-content .head-2 {
    color: #545e65;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callout-arrow {
  fill: #f8efd0 ;
}
.donut-ring {
    stroke: #f5f3ec ;
}
.donut-segment-2 {
    stroke: #545e65;
}
.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: #2361bb !important;
}
.masterprime .module-case-content:hover .module-cta {
    color: #545e65 !important;
}
.masterprime .module-cta:before, .masterprime .content-slider-cta:before, .masterprime .contact-cta:before {
    color: #545e65;
}
.masterprime .intro-content .module-multimedia-section h3, .masterprime .content-slider-wrapper .content-slider-heading {
    color: #545e65;
}
.whats-your-retirement-text-block a {
  color: #2361bb;
}
.whats-your-retirement-text-block a:hover {
  color: #545e65;
}
.main-module-content h3, .masterprime .module-contact-content h3 {
  color: #545e65;
}
.masterprime .related-resources-content .mc-container a:hover .mc-cta {
  border: 1px solid #545e65;
  color: #545e65;
}
.masterprime .body-module-pre-retirees .module-related-resources-section {
    border-top: 20px solid #f5f3ec ;
}
.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: #343434 !important;
}

.masterprime .module-slider-content .content-slider-wrapper .slick-slide:hover .content-slider-cta, .masterprime .content-slider-wrapper .content-slider-cta {
    color: #2361bb !important;
}
.masterprime .module-related-resources-section .mc-heading, .masterprime .content-slider-wrapper .content-slider-cta:hover {
    color: #545e65 !important;
}
.masterprime .module-multimedia-slider-section .module-slider-content .slick-slide:hover .content-slider-cta {
  color: #545e65 !important;
}
.masterprime .related-resources-content .mc-cta {
    color:#2361bb;
    border: 1px solid transparent;
}
.masterprime .related-resources-content .mc-content-wrapper:hover .mc-cta {
    color:#545e65;
    border: 1px solid #545e65;
}
.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: #545e65;
}
.masterprime .contact-cta {
    color: #2361bb;
}
.masterprime .ftr-cta:hover > .contact-cta {
  color: #545e65 !important;
}
.masterprime .slick-dots li.slick-active button:before {
    color: #545e65 !important;
}
.masterprime .module-contact-content .ftr-cta, .masterprime .module-multimedia-section, .masterprime .module-investment-management .module-multimedia-section {
  background: #f5f3ec ;
}
/* 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: #545e65;
}
.masterprime .module-whats-your-retirment-section {
  background: #f5f3ec ;
}
.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: #f8efd0 ;
    border: 1px solid #f8efd0 ;
}
.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 #f8efd0 ;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:hover:before {
    border-bottom: 1px dashed #f8efd0 ;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section .callouts-container .callout-item:after {
    color: #f8efd0 ;
}
/* .masterprime .body-module-pre-retirees .module-slider-section .module-slider-content {
    background: #2361bb;
} */
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide {
    color: #fff;
    border: 1px solid #f8efd0 ;
    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 #f8efd0 ;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:after {
    border-bottom: 1px dashed #f8efd0 ;
}
@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: #f8efd0 ;
      width: 18px;
  }
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .slick-dots li.slick-active button:before {
    color: #f8efd0  !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: #2361bb;
    border: 1px solid #2361bb;
}
.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 #2361bb;
}
.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: #2361bb;
}
.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: #2361bb;
}
.masterprime .body-module-pre-retirees .module-multimedia-slider-section .slick-dots li.slick-active button:before {
    color: #545e65 !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
    color: #2361bb;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-cta:before {
    color: #2361bb;
}
.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: #f8efd0 ;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .explore-strategies-text-block a {
    color: #f8efd0 ;
}
.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 #f8efd0 ;
}



.masterprime .module-hedge-content p.disclaimer a {
    color: #2361bb;
}
@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 #f8efd0 ;
    }
    .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 #f8efd0 ;
        }
  .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 #f8efd0 ;
  }
}
/* 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 #f8efd0 ;
    }
}
