/* /RJ/Advisor Sites/Global/Global CSS/Model 3/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css?family=Marcellus+SC|Playfair+Display:400,400i&display=swap');


/*==============================================  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: Brandon
DESIGNER: Jose
JOB #: 19-BR6TK-0016
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:



____


========================================================================================================================
*/



a:hover, a:focus {
    text-decoration: none !important;
}
a, .resource-detail-copy-wrapper a {
    color: #00305e;
}
a:focus {
    color: #91b5cf;
}

.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}
.intro-content ul {
    margin-top: 20px;
}
body {
/*    background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/c/o/conciergewealthmanagement-new/Images/naples-beach-shore-and-calm-ocean-florida) !important;*/
    background-repeat: no-repeat;
    background-size: cover;

}

.header-main {
  background-image: none !important;
	background-color: #ffffff;
}




.accord a.accord-cta, .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search, .masonry-load-more, .masonry-tertiary-load-more {
    display: inline-flex;
    margin-top: 40px;
    min-height: 50px !important;
    width: inherit !important;
    font-size: 17px;
    padding: 0 20px !important;
	border-color: #003361;
    letter-spacing: 0;
    color: #003361;
}
.accord a.accord-cta:hover, .contact-form .form-inline .captcha .btn-contact:hover, .directions-search .submit-search:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    display: inline-flex;
    margin-top: 40px;
    min-height: 50px !important;
    width: inherit !important;
    font-size: 17px;
    padding: 0 20px !important;
	border-color: #003361;
    letter-spacing: 1px;
    color: #003361;
    background: none !important;
}
h2, .resource-detail-heading {
    font-family: 'Playfair Display', serif;
    font-size: 25px;
    font-weight: 400 !important;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h3 {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: 400;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;	
}
h4 {
    font-family: 'Playfair Display', serif;
    font-size: 21px;
    font-weight: 400;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h5 {
    font-family: 'Playfair Display', serif;
    font-size: 19px;
    font-weight: 400;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

blockquote:before, q:before {
    display: none;
}
blockquote, q {
    color: #40291e;
    border-top: 4px double #73a3c2;
    border-bottom: 4px double #73a3c2;
}

.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #00305e !important;
}

.accord li.open .fa {
    color: #00305e;
}

.flextab-triggers a {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.flextab-triggers .set {
    color: #00305e;
}


.scroller-wrapper .scroller:before {
	background-color: rgba(77,115,138,.2) !important;
}
.scroller-wrapper .scroller:after {
	background-color: rgba(77,115,138,.5) !important;
}

/*
==============================================
Navigation Section
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
	background: none!important;
	background-color: #ffffff!important;
}
.primary-nav a, .investor-access-remember-me-label {
    font-family: 'Playfair Display', serif;
    color: #333333;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active, .primary-nav > li > a:hover {
    color: #4d738a;
}
.nav:after {
	background: #4d738a;
}
.nav:before {
    content: " ";
    display: table;
    background: rgba(0, 0, 0, 0.12);
}
.primary-nav .nav-subnav {
	background-image: none !important;
	background-color: rgba(77,115,138,1) !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
    display: block;
    text-align: left;
    padding: 5px 0;
    font-weight: 400;
    color: #ffffff;
}
.investor-access-login-button {
	border: 2px solid #00305e;
}
.investor-access-remember-me-label {
    font-family: 'Playfair Display', serif;
    color: #fff;
}
.account-access-header-wrapper {
	display: none;
}
.primary-nav .nav-subnav a:hover, .primary-nav .nav-subnav a.active {
	color: #f4f8c0 !important;
}


/*
==============================================
Billboard Section
==============================================
*/
.billboard-section h1 {
    font-family: 'Playfair Display', serif;
    color: #f4f8c0;
}
.billboard-section h1:after {
    background: #d7e4f0;	
}

/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  	background-image: none !important;
	background-color: #ffffff;
}
.intro-section .intro-text:before {
	background: #00305e;	
}
.button {
    border: 2px solid #00305e;
    color: #333;
}

/*
==============================================
Services Section
==============================================
*/
.services-section {
	display: none;
}


/*
==============================================
Team Section
==============================================
*/
.team-section h4 {
    color: #00305e;
}
.team-section h4:after {
	background: #00305e;
}
/*
==============================================
Niche Section
==============================================
*/
.niche-section .mc-container .media-carousel-three a:hover .mc-cta {
	border: 2px solid #00305e;
}
.niche-section .mc-heading:after {
	background: #00305e;
}

/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  	background-image: url(/-/media/rj/advisor-sites/sites/l/j/ljlechtenberg/Images/callout-bg.jpg) !important;
	
}
.callouts-section .callout-heading .head-1, .callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #f4f8c0;
}

/*
==============================================
Quote Section
==============================================
*/
.quote-section {
  	background-image: url(/-/media/rj/advisor-sites/sites/l/j/ljlechtenberg/Images/quote-bg.jpg) !important;
	border-top: none !important;
	padding-bottom: 50px;
}
.body-home .quote-section .quote-cite {
    color: #003361 !important;
}
.quote-section .quote-wrapper .quote-hr:before {
	background: #003361;
}
.quote-section .quote-wrapper .quote-hr:after {
	background: rgba(0, 52, 97, 0.2);
}
.body-home .quote-section:after {
	background: rgba(0, 52, 97, 0.2);
}
.body-home .quote-section .quote {
    color: #fff !important;
    font-weight: 600;
}
.quote-section .content-slider-wrapper .content-slider-cta {
	display: none !important;
}
.quote-section .content-slider-wrapper {
	border: none !important;
}
.quote-section  .content-slider-wrapper .content-slider-heading {
    font-size: 26px;
    text-transform: none;
 }
.quote-section .content-slider-wrapper .content-slider-content-wrapper {
	max-width: 700px;
}
.quote-section .content-slider-wrapper .slick-dots {
  	bottom: -25px;
}
/*
==============================================
POV Section
==============================================
*/
.pov-section {
	background-image: none !important;
	background-color: #ffffff !important;
}
.pov-section h4 {
    color: #00305e;
}
.pov-section h4:after, .pov-carousel .mc-heading:after {
    background: #00305e;
}
.pov-carousel .mc-cta {
	color: #00305e;
}
.btm-image {
	display: none;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-section .footer-logo .ftr-logo {
    max-width: 320px;
}
.footer-section .social-container {
    text-align: center;
    border-bottom: 8px solid #1b1b1b;
    border-top: 8px solid #92969a;
}
.footer-section .footer-cta-section h4, .footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
	color: #b3c630;
}
.footer-section .footer-cta-section h4:after {
	background: #b3c630;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #b3c630 !important;
}
.footer-section .footer-content a:hover {
    color: #b3c630;
}
.footer-section .social-container a:hover .fa {
    color: #b3c630 !important;
}

/*
==============================================
Copy Section
==============================================
*/
.copy-section .head-3, .copy-section .head-2, .body-about-us .copy-section h2 .head-2 {
	max-width: inherit;
    color: #00305e;
}
.copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
	background: #b3c630;
}
.interior .quote-section {
    background-image: none !important;
    border-top: none !important;
    background-color: #ffffff;
}
.quote-section .quote-cite {
    color: #00305e !important;
}

/*
==============================================
Bio Section
==============================================
*/
.bio-quote-section {
	display: none;
}


/*
==============================================
Related Resources Section
========================================but======
*/



/*
==============================================
Contact us Section
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #00305e transparent transparent transparent;
}


/*
==============================================
Resources Filter Section
==============================================
*/
.filter a {
    color: #003361;
}
.filter a:hover, .filter-open.fa-angle-down:before, .filter-reset:hover {
    color: #333;
} 
.filter-overlay .close-filter-overlay {
    background: #00305e;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    color: #003361;
}
.filter-reset-container {
    border-bottom: none;
}
.filter-dropdown {
    border-top: double #003361;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
    color: #003361;
}

/*
==============================================
Resources Masonry Section
==============================================
*/
.masonry-title {
	padding-top: 30px;
}
.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: #003361 !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 {
    color: #fff !important;
}

.masonry-one-by-one .masonry-title, .masonry-one-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-title, .masonry-one-of-two .masonry-title, .masonry-one-by-two .masonry-title, .masonry-one-by-one .masonry-title, .masonry-three-by-one .masonry-title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
    background: #e9ebec;
}

.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 {
    background: #4d738a;
}
.masonry-one-of-two-stacked:hover {
	background: #e9ebec;
}

.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #4d738a;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #4d738a;
}
.masonry-two-by-one .masonry-img-container:after {
    border-left: 15px solid #e9ebec;

}

.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid #e9ebec;
}

.masonry-one-of-two-stacked {
    background: #b3c630;
}


.masonry-two-of-two-stacked {
    background: #4d738a;
}

.masonry-two-of-two-stacked:hover {
    background: #003361;
}
.masonry-one-of-two-stacked .masonry-title, .masonry-one-of-two-stacked .masonry-date, .masonry-one-of-two-stacked .masonry-paragraph, .masonry-one-of-two-stacked .masonry-category, .masonry-one-of-two-stacked .masonry-cta {
	color: #333333;
}

/*
==============================================
Resources Detail Page Section
==============================================
*/
.resource-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before {
	background: #4d738a;
}
.resource-detail-previous-link:after {
	    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.resource-detail-next-arrow {
	    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before {
  	background: #b3c630;
}
.bio-detail-previous-arrow {
	border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.bio-detail-next-arrow {
	border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #b3c630;
}

/*
Share Widget
==============================================
*/

.social-media-share-link:hover > .fa-share-alt:before {
    color: #4d738a;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #4d738a;
}
.resource-detail-tag-cloud-links a:active  > .fa-share-alt:before {
    color: #fff !important;
}
.social-media-share-wrapper span a {
	color: #fff !important;
}
.fa-share-alt {
	color: #4d738a !important;

}
.social-media-share-wrapper span a:hover {
	color: #b3c630 !important;
}
.social-media-share-wrapper span {
	left: 11px;
	top: 34px;
}
.resource-detail-info-divider, .blog-landing-info-divider {
	color:#b3c630;
	padding: 0 5px;
	margin:0;
}
.blog-landing-info-divider {
	padding: 0 10px;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #003361;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #003361 !important;
	font-size: 18px;
	font-weight: 500;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.resource-detail-info-wrapper a:hover {
    color: #003361 !important;
}
.social-media-share-wrapper span {
    background-color: #4d738a;
	padding: 3px 9px;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #4d738a;
}
.directions-search .submit-search, .directions-search .submit-search:hover {
	margin-top: 0px;
}
.slick-dots li button:before {
	color: #333;
}
.services-slider .slick-dots li button:before {
	color: #ffffff;
}



/*
==============================================
Responsive Meia Queries NEW
==============================================
*/



/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.niche-section .mc-container .media-carousel-three .mc-cta {
		border: 2px solid #003361;
	}
}

/* ----------- Non-Retina Screens ----------- 
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
	  .billboard-section .head-1 {
		  color: red !important;
	  }
}

/*
@media screen and (min-width: 1024px) and (max-width: 1270px) {
	  .billboard-section .head-1 {
		  color: green !important;
	  }
}
*/


/* 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 {
		background-image: none;
		background: #ffffff!important;
		box-shadow: none;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #b3c630;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #b3c630;
	}
	.fa-angle-down:before {
		color: #4d738a;
	}
	.nav:before {
		display: none;
	}
	.nav-address-wrapper {
		color: #333;
	}
	.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: #4d738a;
	}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    .header-main .ftr-logo {
		max-width: 350px;
	}
	.billboard-section .head-2 {
		font-size: 45px !important;
		line-height: 44px;
	}
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
		color: #f4f8c0;
	}
}



/* 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) {
    .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
		color: #f4f8c0 !important;
	}
}

/* IE only */
@media screen\0 {
}