@import url('https://raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-4/base.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600|Playfair+Display:400,400i');

/*==============================================  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: External
JOB #: 16-BR3HR-0014
COMPLETION DATE: 2019
ADDITIONAL NOTES:

____
*/

.red { background: red !important; padding: 90px;   }
.pink { background: pink !important; padding: 90px;   }
.green { background: green !important; padding: 90px;   }
.yellow{ background: yellow !important; padding: 90px;   }
.blue { background: blue !important; padding: 90px; }
.orange { background: orange !important; padding: 90px;   }
.teal { background: teal !important; padding: 90px;   }

body {
    background-image: none;
	position: relative;
}

.disclaimer {
	font-size: 13px;
	line-height: 15px;
}
.cfp {
	font-variant: small-caps;
}
em, i {
	font-style: italic;
}
b, strong {
    font-weight: bold;
}
a:hover, a:focus {
    text-decoration: none !important;
}
.intro-content blockquote, q {
    quotes: none;
    font-family: 'Playfair Display', serif !important;
    font-size: 19px;
    line-height: 28px;
    color: #002d5b;
    text-align: center;
    max-width: 620px;
    margin: 60px auto 50px;
    border-left: 2px solid #417f89;
    border-right: 2px solid #417f89;
    padding: 0 15px;
}
.intro-content blockquote p {
	font-family: 'Playfair Display', serif !important;
    font-size: 19px;
    line-height: 28px;
    color: #002d5b;
    text-align: center;
}
.intro-section, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy {
    color: #333333;
}
.intro-content h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #fff;
	letter-spacing: 0px;
    text-transform: none;
    font-size: 21px;
    line-height: 25px;	
    margin-bottom: 42px;	
}
.intro-content h1 .head-2 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #fff;	
	text-transform: uppercase;
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 0;
}
.intro-content h2 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 22px;
    color: #417f89;
	text-transform: none;
}
.intro-content h3 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
	    line-height: 33px;
    font-weight: 400;
    color: #417f89;
    letter-spacing: 0px;
	margin: 30px 0 15px;
	text-transform: none;
}

.intro-content h4 {
    font-family: 'Playfair Display', serif;
	letter-spacing: normal;
    font-weight: 500;
    color: #417f89;
    margin: 0;	
}
.intro-section, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy {
    position: relative;
}
.body-home .team-section, .body-home .quote-section, .interior .quote-section {
	display: none;
}
.bio-copy h3 {
	font-family: 'Playfair Display', serif;
	font-size: 21px;
    color: #417f89;
	text-transform: uppercase !important;
}
/*
==============================================
Home Page
==============================================
*/



/*
Header
==============================================
*/
.logo-section {
	display: none;
}
.header-sticky {
        margin-top: 51px;
    }
    .header-content {
        min-height: 151px;
    }
    .interior .header-content {
        min-height: 153px;
    }
    .header-main {
        background: #002d5b;
		background-image: none !important;
    }
.header-cta .ftr-cta, .social-contact .ftr-nap, .social-contact .ftr-nap a {
	color: #ffffff;
}
.header-cta .ftr-cta:hover, .social-contact .ftr-nap a:hover {
    color: #a8cbd0 !important;
}
.social-icons .social-container .fa {
    color: #ffffff;
}
.social-icons .social-container .fa:hover {
    color: #a8cbd0 !important;
}
/*
 Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
	font-family: 'Open Sans', sans-serif;
}
.primary-nav {
    height: inherit;
	background:#ffffff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li {
	top: -50px;
}
.nav-image {
	top: 0px !important;
}
.nav-image img {
	max-width: 220px;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
	height: 130px;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #417f89 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a:hover {
    color: #417f89;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover {
    color: #002d5b;
}
.investor-access-login-button {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    letter-spacing: 2.5px;
    color: #417f89;
    display: inline-block;
    border: 1px solid #417f89;
}
/*
Logo
==============================================
*/
.intro-slider-team-quote-section, .intro-slider-team-quote-section, .footer-cta-contact-section, .intro-team-quote-section {
	box-shadow: none;
}
.grid-home, .grid-resources {
	background-image: none !important;
	
}
body {
	background-color: #ffffff;
}

/*
Billboard - Home
==============================================
*/
.billboard-section {
	border-bottom: solid 10px #71aeb7;
}
.billboard-content-wrapper {
	display: block;
    text-align: left;
    max-width: 780px;
    left: -200px;
    position: relative;
    top: 150px;
}
.billboard-full-width.billboard-container {
    height: 550px;
}
.billboard-heading {
	font-family: 'Playfair Display', serif;
	text-align: left;
}
.head-1 {
	font-style: italic;
	font-size: 30px;
	color: #71aeb7;
}
.billboard-content-wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
}
/*
Home Intro Section
==============================================
*/
.intro-section {
	display: inline-block;
	padding: 0px 0px 50px;
}
.intro-content {
    padding: 40px 60px;
}
.intro-content h2 {
    font-family: 'Playfair Display', serif;
	font-size: 26px;
	line-height: 30px;
	color: #002d5b;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	margin-bottom: 20px;
}
.intro-content p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
}
/*
Callout Section
==============================================
*/
.approach-content {
	padding-right: 50px;
}
.approach-content h2 {
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	color: #002d5b;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	margin-bottom: 10px;
}
.approach-content p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.approach-image .image-container img {
	width: 100%;
	max-width: 500px;
	border: 5px solid #ecece8;
}
.approach-image {
	padding-left: 45px;
}

/*
Quote Section
==============================================
*/
.approach-content .button {
	margin: 0;
    border: 1px solid #002d5b;
    color: #ffffff;
    background: #002d5b;
    max-width: 165px;
    padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	-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;
}

.approach-content .button:hover {
	margin: 0;
    border: 1px solid #417f89;
    color: #ffffff;
    background: #417f89;
    max-width: 165px;
    padding: 10px 20px;
	text-align: center;
	-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;
}

.footer-content-team .button {
	margin: 0;
    border: 1px solid #002d5b;
    color: #ffffff;
    background: #002d5b;
    max-width: 165px;
    padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	-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;
}

.footer-content-team .button:hover {
	margin: 0;
    border: 1px solid #417f89;
    color: #ffffff;
    background: #417f89;
    max-width: 165px;
    padding: 10px 20px;
	text-align: center;
	-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;
}

/*
Interior  Section
==============================================
*/
.interior .billboard-section {
	border-bottom: none;
}
.interior .billboard-full-width.billboard-container {
    height: 350px;
}
.intro-header-section {
	padding: 20px 0px 0px;
	border-bottom: 1px solid #71aeb7;
}
.headline-content h1 {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	color: #002d5b;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	margin-bottom: 10px;
}
.headline-section {
	padding-left: 45px;
}
.interior .intro-content {
    padding: 40px 60px;
}
.interior .intro-content p {
	color: #373737;
}
.interior .intro-content h2 {
	margin-top: 30px;
}
.interior .intro-content h2.teal-head {
	color: #417f89;
	margin-top: 50px;
}
.disclosure {
	font-size: 12px !important;
    line-height: 16px !important;
}
.interior .image-container img {
	float: left;
    max-width: 430px;
    margin-right: 20px;
	width: 100%;
	border: 5px solid #ecece8;

}

.body-investment .billboard-container {
	background-position-y: -210px;
}
.body-our-approach .billboard-container {
	background-position-y: -150px;
}
.body-our-firm .billboard-container {
	background-position-y: -330px;
}
.body-resourceALT .billboard-container {
	background-position-y: -110px;
}
.body-resource .intro-content {
    padding: 40px 0px !important;
}
.masonry-container {
	padding: 30px 0px;
}

.arty-image {
    max-width: 630px;
    margin-top: 20px;
    width: 100%;
    border: 5px solid #ecece8;
}


/*
Interior Team Section
==============================================
*/
.team-image-wrapper img {
	margin: 0 auto;
}

.team-content {
	padding: 0 85px 125px;
}
.yearbook-three .yearbook-name-wrapper, .yearbook-last-name, .yearbook-designation {
	color: #343434;
}
.yearbook-last-name, .yearbook-first-name {
    font-family: 'Prata', serif;
	font-size: 22px;
	font-weight: 400;
}
.yearbook-designation {
    font-family: 'Prata', serif;
	font-size: 16px !important;
}
.yearbook-three .yearbook-title {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	width: inherit;
}
.yearbook-three .yearbook-hr {
	display: none;
}
.yearbook-three .yearbook-links .fa {
    font-size: 19px;
    color: #417f89;
}
.yearbook-three .yearbook-links .fa:hover {
    color: #104c6e;
}
.yearbook-three .yearbook-headshot {
	border: 5px solid #ecece8;
}
.yearbook-three .yearbook-headshot-wrapper::after {
	background: none;
	background-color: none !important;
}
.yearbook-headshot-wrapper {
/*	object-fit: cover;*/
	width: 262px;
	height: 350px !important;
	position:relative;
	overflow:hidden;
	border: 5px solid #ecece8;
}
.yearbook-headshot-wrapper img {
    position: absolute;
    width: 153% !important;
    top: -10px;
    bottom: 0;
    margin: auto;
    height: auto;
    left: -27%;
}
.yearbook-headshot-wrapper:after {
	content: 'View Bio';
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 0 !important;
    position: relative;
    width: 150px !important;
    height: 40px !important;
    background: #52b9bb;
    top: 250px !important;
	opacity: 1;
}
.yearbook-three a:hover .yearbook-headshot-wrapper:after {
	content: 'View Bio';
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 0 !important;
    position: relative;
    width: 150px !important;
    height: 40px !important;
    background: #417f89;
    top: 250px !important;
    opacity: 1;
}

.yearbook-headshot-wrapper:before {
	content:'';

}
.yearbook-three a:hover .yearbook-headshot-wrapper:before {

    -webkit-box-shadow: inset 0px -24px 154px -6px rgba(112,112,112,1);
    -moz-box-shadow: inset 0px -24px 154px -6px rgba(112,112,112,1);
    box-shadow: inset 0px -24px 154px -6px rgba(112,112,112,1);
}
.yearbook-designation {
	display: inline-block;
	padding: 0px;
}
.yearbook-three .yearbook-slide {
	max-width: 33%;
}
.team-image-wrapper {
	margin-bottom: 80px;
}
/*
Bio Detail Page
==============================================
*/
.grid-bio-page {
	background: none !important;
}
.bio-detail-headshot-wrapper img {
    position: absolute;
    width: 136% !important;
    max-width: 136% !important;
    top: 25px;
    bottom: 0;
    margin: auto;
    height: auto;
    left: -17%;
}
.bio-detail-headshot-wrapper {
}
.bio-detail-links-wrapper a {
    background: #417f89 !important;
}
.bio-detail-links-wrapper .fa:hover {
    color: #002d5b;
}
.bio-detail-copy-wrapper {
    padding-top: 20px;
}
.bio-detail-next-arrow {
	right: -90px;
}
.bio-detail-first-name, .bio-detail-middle-initial, .bio-detail-last-name, .bio-detail-preferred-name {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    font-weight: 400;
    color: #343434;
}
.bio-detail-designation {
    font-family: 'Playfair Display', serif;
    font-size: 16px !important;
    display: inline-block;
}
.bio-detail-section {
    padding: 6px 100px 100px;
}
.bio-detail-title {
    font-family: 'Open Sans', sans-serif;
}
.bio-detail-copy-wrapper ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 30px;
}
.bio-detail-copy-wrapper blockquote {
    quotes: none;
    font-family: 'Playfair Display', serif;
    font-size: 19px;
    line-height: 28px;
    color: #002d5b;
    text-align: center;
    max-width: 620px;
    margin: 60px auto 50px;
    border-left: 2px solid #417f89;
    border-right: 2px solid #417f89;
    padding: 0 15px;
}

/*
Masonry Grid
==============================================
*/
.masonry-container {
    background: transparent;
}
.filter-link {
    font-family: 'Playfair Display', serif;
    font-weight: 400;	
    border: 1px solid #597a80;
}
.filter a {
    color: #597a80;
}
.filter a:hover {
    color: #002d5b;
}
.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;
    text-transform: uppercase;	
    color: #ffffff !important;
}
.masonry-one-of-two, .masonry-one-by-two, .masonry-three-by-one {
    background: #002d5b;
}
.masonry-one-by-one {
	background: #597a80;
}
.masonry-one-by-two .masonry-copy:after {
    left: 25px;
    right: inherit !important;
    border-bottom: 15px solid #002d5b;
}
.masonry-two-by-one .masonry-img-container:after {
    top: 25px;
    bottom: auto !important;
    border-left: 15px solid #002d5b;
}
.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: #ffffff !important;
    border: 1px solid #ffffff !important;
}
.masonry-one-of-two-stacked {
    background: #002d5b;
}
.masonry-two-of-two-stacked {
    background: #597a80;
}
.masonry-one-of-two .masonry-paragraph, .masonry-one-by-two .masonry-paragraph, .masonry-one-by-one .masonry-paragraph, .masonry-three-by-one .masonry-paragraph {
    color: #ffffff !important;
}
.masonry-one-of-two .masonry-category, .masonry-one-by-two .masonry-category, .masonry-one-by-one .masonry-category, .masonry-three-by-one .masonry-category {
    color: #ffffff !important;
}
.masonry-one-of-two-stacked .masonry-cta {
    color: #fff;
    border: 1px solid #fff;
}
.masonry-one-of-two .masonry-date, .masonry-one-by-two .masonry-date, .masonry-one-by-one .masonry-date, .masonry-three-by-one .masonry-date {
    color: #ffffff !important;
}
.masonry-one-by-one .masonry-cta, .masonry-two-of-two-stacked .masonry-cta {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}
.masonry-one-by-one .masonry-title, .masonry-one-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-title {
	font-family: 'Playfair Display', serif;
    font-weight: 400;
    text-transform: uppercase;	
}
.masonry-title {
    font-family: 'Playfair Display', serif;
}
.masonry-two-by-two, .masonry-three-by-one-full-image {
    background: #002d5b;
}
.masonry-load-more, .masonry-tertiary-load-more {
	font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    color: #002d5b;
    border-top: 1px solid #417f89;
    border-bottom: 1px solid #417f89;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border-top: 1px solid #417f89;
    border-bottom: 1px solid #417f89;
    color: #417f89;
	background: transparent;
}
.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: #002d5b;
}
.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
    background: #597a80;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #597a80;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #597a80;
}
.masonry-two-of-two-stacked:hover {
    background: #002d5b;
}
.resource-detail-info-wrapper, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
	font-family: 'Playfair Display', serif;
    font-weight: 400;	
    color: #597a80 !important;
}
.resource-detail-info-wrapper a {
    color: #597a80 !important;	
}
.resource-detail-info-wrapper a:hover {
    color: #002d5b !important;
}
.resource-detail-info-divider, .blog-landing-info-divider {
    color: #002d5b;
}
.resource-detail-copy-wrapper a {
    color: #597a80;
}
.resource-detail-copy-wrapper a:hover {
    color: #002d5b;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #597a80;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .filter-reset:hover  {
    color: #417f89;
}
/*
.masonry-one-by-one:hover .masonry-overlay, .masonry-one-of-two-stacked:hover .masonry-overlay, .masonry-two-of-two-stacked:hover .masonry-overlay {
	background: rgba(170,180,229,.45);
}
*/
/*
.masonry-two-by-one:hover .masonry-overlay, .masonry-one-by-two:hover .masonry-overlay {
	background: rgba(255,255,255,.35);	
}
*/
.masonry-two-by-two:hover .masonry-overlay {
	background: rgba(119,113,125,.25);	
}
.body-resource .footer-image-content {
	display: none;
}

/*
Share Widget
==============================================
*/
.fa-share-alt {
    color: #597a80 !important;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #597a80;
}
.social-media-share-wrapper span {
    background-color: #597a80;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #597a80;
}
.resource-detail-next-arrow {
    top: -46px;
    position: relative;
    right: -105px;
}

/*
Next Prev Arrows Shared
==============================================
*/


/*
Bio Next Prev Arrows
==============================================
*/


/*
Resource Next Prev Arrows
==============================================
*/
.body-resource-detail .resource-detail-previous-link-wrapper, .body-resource-detail .resource-detail-next-link-wrapper, .bio-detail-next-link-wrapper, .bio-detail-previous-link-wrapper, .blog-detail-next-link-wrapper, .blog-detail-previous-link-wrapper {
    z-index: 10 !important;
	top: 226px !important;	
}
.bio-detail-prev, .bio-detail-prev-bio, .bio-detail-next, .bio-detail-next-bio, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev, .resource-detail-prev-resource, .blog-detail-next, .blog-detail-next-resource, .blog-detail-prev, .blog-detail-prev-resource {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #002d5b;
}
.bio-detail-next-link-wrapper:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .resource-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .resource-detail-next-link-wrapper-mobile:before {
	background: #002d5b;
}
.bio-detail-next-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper-mobile.hover-link:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper-mobile.hover-link:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper-mobile.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper-mobile.hover-link:before {
	background: #417f89;
}
.bio-detail-next-wrapper:hover .bio-detail-next, .bio-detail-next-wrapper:hover .bio-detail-next-bio, .bio-detail-prev-wrapper:hover .bio-detail-prev, .bio-detail-prev-wrapper:hover .bio-detail-prev-bio, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-next-link:hover .resource-detail-next-resource, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-previous-link:hover .resource-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-next-link:hover .blog-detail-next-resource, .blog-detail-next-link:hover .blog-detail-next {
    color: #417f89;
}
/*
Blog Next Prev Arrows
==============================================
*/
.blog-category-link:hover, .blog-date-link:hover, .blog-media-type-link:hover {
    color: #aab4e5 !important;
}
.fa-calendar:before {
    color: #597a80;
}
.blog-landing-copy-cta {
	font-family: 'Oswald', sans-serif;
    font-weight: 100;
    letter-spacing: 0px;
    color: #aab4e5;
    border: 1px solid #aab4e5;
}
.blog-landing-copy-cta:hover {
    border: 1px solid #597a80;
    color: #597a80;
}
.resource-pager .resource-pager-link.select-it {
    color: #aab4e5;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
    color: #aab4e5;
}
.filter-list-heading {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #5a5d63 !important;
}
.filter-list-heading a {
    color: #597a80 !important;
    display: block;
    font-size: 17px;
}
.filter-list-links .filter-list-date a {
    color: #597a80 !important;
}

.internal-filter-list-heading a {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.main-content-int-blog {
	padding-top: 55px;
}
.main-content-int-blog h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #417f89;
	letter-spacing: 0px;
    text-transform: none;
    font-size: 21px;
    line-height: 25px;	
	text-align: center;	
}
.main-content-int-blog h1 .head-2 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #417f89;	
	text-transform: uppercase;
	font-size: 45px;
	line-height: 50px;
    display: block;	
    margin-bottom: 42px;	
}
.blog-landing-heading, .blog-detail-heading {
    font-family: 'Playfair Display', serif;
    color: #417f89;
	text-transform: uppercase !important;	
}



/*
Content Slider Section
==============================================
*/

.body-map-directions .intro-section {
    display: flex;
	padding-bottom: 80px;
}
.body-map-directions .footer-image-content {
	display: none;
}
.directions-search .submit-search {
    padding: 5px 10px;
    background: none;
    color: #417f89;
    border: 1px solid #417f89;
    text-transform: uppercase;
}

/*
Contact Us
==============================================
*/
.contact-form .form-inline .captcha .btn-contact {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    letter-spacing: 2.5px;
    color: #417f89;
    display: inline-block;
    border: 1px solid #417f89;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #417f89 transparent transparent transparent;
}
/*
Footer Section
==============================================
*/
.footer-team-section {
	background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/a/r/finkelberginvestments/Images/footer-bg.jpg) center center;
	background-color: #002247;
	background-repeat: no-repeat;
	border-bottom: solid 8px #71aeb7;
}
.footer-content, .footer-cta-contact-section, .footer-section {
	background: #2d2d2d;
}
.footer-team-container .team-image-wrapper img {
    max-width: 450px;
	width: 100%;
	border: none;
}
.footer-content-team {
	padding-top: 45px;
	padding-left: 45px;
}

.footer-content-team h2 {
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	color: #ffffff;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	margin-bottom: 10px;
}
.footer-content-team p {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	line-height: 31px;
}
.footer-image-team .team-image-wrapper {
	    margin: 23px auto;
}
/*
Map and Directions
==============================================
*/
.footer-contact-content .ftr-nap-wrapper .ftr-nap li, .footer-contact-content .ftr-nap-wrapper, .ftr-nap-address, .ftr-nap-link, .ftr-nap a {
	color: #ffffff;
}
.footer-cta-section .ftr-cta {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #71adb7;
    border: 1px solid #71adb7;
}
.footer-hedge-content {
    padding: 0px 85px 50px;
}
.footer-cta-section .ftr-cta:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
}
.footer-contact-content .ftr-nap .ftr-nap-address-line1:after, .footer-contact-content .ftr-nap .ftr-nap-address-line2:after {
	color: #417f89;
}
.ftr-disclosures, .footer-hedge-section a, .ftr-disclaimers a {
    color: #c5c5c5;
}
.footer-hedge-section a:hover, .ftr-disclaimers a:hover, .footer-contact-content .social-container .fa:hover, .ftr-nap a:hover {
    color: #a8cbd0;
}
.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}

/*
Video Component
==============================================
*/






/*
Resource Pages
==============================================
*/


/*
==============================================
Accordions
==============================================
*/


/*
==============================================
Flex Tabs
==============================================
*/


/*
==============================================
Related Resources
==============================================
*/

@media only screen and (max-width: 1199px) {

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {

/*
==============================================
Home Page
==============================================
*/

/*
Header
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li {
    top: -20px;
}
/*
Navigation
==============================================
*/
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
		font-size: 13px;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .page-link .nav-subnav {
		right: 0px;
	}
	.nav-image img {
		max-width: 150px;
	}
	.nav-image {
		top: 10px !important;
	}
/*
Billboard - Home
==============================================
*/
.billboard-content-wrapper {
    display: block;
    text-align: left;
    max-width: inherit;
    left: -100px;
    position: relative;
    top: 290px;
}
	.billboard-content-wrapper p {
		margin-left: 110px !important;
	}
/*
Home Intro Section
==============================================
*/

/*
Callouts Section
==============================================
*/	
.footer-content-team {
	padding-top: 20px;
	padding-left: 45px;
}
/*
Interior Page
==============================================
*/
.bio-detail-headshot-wrapper img {
    top: 15px;
	}
	.bio-detail-headshot-wrapper {
    max-width: 262px;
    height: 300px;
	}
/*
Bio Detail Page
==============================================
*/

.body-resource .intro-content {
    padding: 0px 60px !important;
}
.resource-detail-content-wrapper {
    padding: 0px 0px 80px 0px !important;
	margin-top: 0px;
}
/*
Resource Pages
==============================================
*/
.body-investment .billboard-container {
    background-position-y: -110px;
}
.body-resource .intro-section {
    display: block;
    padding: 0px 0px 50px;
}
/*
Masonry Grid
==============================================
*/



/*
Resource Next Prev Arrows
==============================================
*/


/*
Niche Callouts
==============================================
*/



/*
==============================================
Related Resources
==============================================
*/

/*
Yearbook - Interior
==============================================
*/


/*
Blog
==============================================
*/


/*
Slider Section
==============================================
*/

/*
Quote Home Section
==============================================
*/
	
	

/*
Footer Section
==============================================
*/

/*
Footer Billboard
==============================================
*/
}


/* 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) {



/*
==============================================
Home Page
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav).nav-right .nav-trigger {
    top: 60px;
}
/*
Header
==============================================
*/

.logo-section {
    display: block !important;
    top: 45px;
    position: absolute;
}
	.logo-content {
		border-bottom: none;
	}
/*
Sticky Navigation
==============================================
*/
.fa-angle-down:before {
    color: #417f89;
}
.nav-address-mobile a {
    color: #417f89;
}

/*
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li {
    top: inherit;
}	


/*
Billboard - Home
==============================================
*/
.interior .billboard-full-width.billboard-container {
    height: 300px;
}	
.billboard-content-wrapper {
    top: 100px;
}
/*
Home Intro Section
==============================================
*/
	.footer-team-section {
		background-size: cover;
	}
	.approach-content {
		padding: 10px 45px 0px;
	}


/*
Callouts Section
==============================================
*/	
	
/*
Interior Page
==============================================
*/
.body-our-approach .billboard-container {
    background-position-y: -40px;
}
.body-investment .billboard-container {
    background-position-y: -70px;
}
.body-our-firm .billboard-container {
    background-position-y: -40px;
}	
.body-contact .billboard-container {
    background-position-y: -150px;
}	

/*
Bio Detail Page
==============================================
*/
.yearbook-three .yearbook-slide {
    max-width: 50%;
}
	.logo-section {
    display: block !important;
    top: 0px;
    position: relative;
}
	.nav-overall-wrapper:not(.van-mobile-nav) {
    height: 0px;
}
.bio-detail-copy-wrapper {
    padding-left: 0px;
}
.bio-detail-section {
    padding: 66px 100px 0px;
}
	.bio-detail-headshot-wrapper img {
    position: absolute;
    width: 118% !important;
	}
/*
==============================================
Related Resources
==============================================
*/

/*
Slider Section
==============================================
*/

/*
Resource Pages
==============================================
*/
.resource-detail-overall-wrapper {
    padding: 0px 30px 100px;
}

/*
Resource Next Prev Arrows
==============================================
*/



/*
Niche Callouts
==============================================
*/


/*
Blog
==============================================
*/

/*
Footer Section
==============================================
*/

/*
Footer Billboard
==============================================
*/}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

/*
==============================================
Home Page
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav).nav-right .nav-trigger {
    top: 30px;
}

/*
Header
==============================================
*/

.logo-section {
    display: block !important;
    top: -5px;
    position: relative;
}

/*
Sticky Navigation
==============================================
*/
/* no animatin header */

/* no animatin header */


.body-home .billboard-full-width.billboard-container {
    height: 750px;
    background-position-x: -470px;
}


/*
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
    height: 0px;
}
/*
Billboard - Home
==============================================
*/
.billboard-content-wrapper {
    display: block;
    text-align: left;
    max-width: inherit;
    left: 10px;
    position: relative;
    top: 130px;
}
.billboard-section .billboard-container h1 {
    padding: 0 10px;
}
.billboard-content-wrapper p {
    margin-left: 10px !important;
    margin-right: 20px !important;
}
.approach-image {
    padding-left: 20px;
}
.approach-content {
    padding: 10px 20px 0px;
}
.footer-content-team {
    padding-top: 50px;
    padding-left: 25px;
}

/*
Home Intro Section
==============================================
*/
.intro-content {
    padding: 40px 35px;
}
.headline-content h1 {
    font-family: 'Playfair Display', serif;
    font-size: 31px;
}
/*
Team Section
==============================================
*/
	.intro-header-section {
		margin-bottom: 30px;
	}
/*
Bio Page
==============================================
*/
.yearbook-three .yearbook-slide {
    max-width: 100%;
}	
.body-our-approach .image-container img {
	margin-bottom: 20px;	
}
.headline-section {
    padding-left: 20px;
}
.bio-detail-section {
    padding: 25px 15px 70px;
}
/*
Resource Page
==============================================
*/
.interior .intro-content {
    padding: 0px 35px;
}
.body-resource .intro-section {
    display: inline-grid;
    padding: 0px 30px 50px;
}
	.masonry-load-more-container {
		margin-top: 50px;
	}
	.body-resource .intro-content {
    padding:  0px 0px !important;
}
.resource-detail-overall-wrapper {
    padding: 0px 10px 100px;
}
/*
Related Resources
==============================================
*/
.body-our-approach .billboard-container {
    background-position-y: 0px;
}
.body-investment .billboard-container {
    background-position-y: 0px;
}
.body-our-firm .billboard-container {
    background-position-y: -0px;
}
.body-contact .billboard-container {
    background-position-y: 0px;
}
.body-contact .intro-section {
    display: block;
    padding: 0px 30px 50px;
}
.body-contact .intro-content {
    padding: 0px;
}
/*
Masonry Grid
==============================================
*/

/*
Resource Next Prev Arrows
==============================================
*/
	





/*
==============================================
Contact Page
==============================================
*/


/*
Footer Section
==============================================
*/
.footer-hedge-content {
    padding: 0px 45px 50px;
}
.footer-team-container .team-image-wrapper img {
    border: none;
    max-width: 450px;
	width: 100%;
}
	.team-image-wrapper {
		border: none;
	}
.ftr-cta-wrapper {
    margin: 0;
}
.footer-cta-contact-section {
    padding: 46px 30px 15px;
}
}

/* 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) {

/*
==============================================
Home Page
==============================================
*/

/*
Header
==============================================
*/


/*
Sticky Navigation
==============================================
*/

/* no animatin header */
.nav-overall-wrapper:not(.van-mobile-nav) {
    height: 0px;
}

/*
Navigation
==============================================
*/
.logo-section {
    display: block !important;
    top: 0px;
}
	
/*
Billboard - Home
==============================================
*/
.no-billboard .intro-team-quote-section {
    top: 0px;
}	

/*
Home Intro Section
==============================================
*/
.body-resource .intro-content {
    padding: 40px 40px !important;
}	
	
/*
Resource Page
==============================================
*/


/*
Bio Page
==============================================
*/

	
/*
Resource Next Prev Arrows
==============================================
*/
.body-our-approach .billboard-container {
    background-position-y: 0px;
}
.body-investment .billboard-container {
    background-position-y: 0px;
}
.body-our-firm .billboard-container {
    background-position-y: -0px;
}

/*
Callouts Section
==============================================
*/
	
/*
Yearbook - Interior
==============================================
*/

	
/*
Blog
==============================================
*/

	
/*
Slider Section
==============================================
*/

/*
Quote Home Section
==============================================
*/

/*
==============================================
Contact Page
==============================================
*/


/*
Footer Section
==============================================
*/
	
	
/*
Footer Billboard
==============================================
*/

}

/* IE only */
@media screen\0 {
  .callouts-container .callout-item {
		background: white;
		display: -ms-flexbox;
		-ms-flex-direction: column;
		height: 100%;
		width: calc(50% - 0px);
		margin: 0px;
	}
	.body-home .billboard-full-width.billboard-container:after {
    	bottom: -256px;
	}
}
