@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-3/base.css');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,400i,700,900|Prata|Raleway:400,500|Quicksand');

/*==============================================  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: Evan
DESIGNER: Brian
JOB #: 17-BR33E-0244
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:

font-family: 'Lato', sans-serif;

thin 100
light 300
regular 400
bold 700
black 900

____

font-family: 'Prata', serif;
regular 400

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

body {
	color: #4d4d4f;
}
p {
	font-weight: 400;
}
h2 {
    font-family: 'Raleway', sans-serif;	
	color: #002b48;
	font-weight: 100;
}
h2 sup {
    font-size: 50%;
    vertical-align: middle;	
}
h3 {
    font-family: 'Raleway', sans-serif;	
	color: #002b48;
	font-weight: 100;	
}
h4 {
    font-family: 'Raleway', sans-serif;	
	color: #002b48;
	font-weight: 100;	
}
h5 {
    font-family: 'Raleway', sans-serif;	
	color: #002b48;
	font-weight: 100;	
}
p {
    margin-bottom: 25px !important;
}
.disclaimer, .disclosure {
	font-size: 11px;
	line-height: 15px !important;
}
.cfp {
	font-variant: small-caps;
}
a {
	color: #027AC2;
	-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;	
	text-decoration: none;
}
.copy-section a {
    color: #027AC2;
}
.copy-section a:hover {
    color: #01426a;
}

blockquote:before {
    font-family: 'Playfair Display', serif;	
    color: #002b48;
}
blockquote:after {
    border-top: 3px solid #9adbe9;
    border-bottom: 1px solid #9adbe9;
}
blockquote {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #027ac3;
}
.button {
    background: #9adbe9;
}

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


/*
SCROLLER
==============================================
*/
.scroller-wrapper div:before, .interior .scroller-wrapper div:before {
    background-color: #4d4d4f !important;
    content: "EXPLORE MORE";
}
.scroller-wrapper div:after {
    background-color: #4d4d4f !important;	
    color: #9adbe9;	
}

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


/*
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #00426a !important;
}
.primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #9adbe9;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    background: #005E97;
}
.investor-access-login-button {
    background: #9adbe9;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #4d4d4f;
}


/*
Billboard - Home
==============================================
*/
.body-about-us .billboard-section .billboard-container, .body-about-rj .billboard-section .billboard-container, .body-working-with-us .billboard-section .billboard-container, .body-our-clients .billboard-section .billboard-container {
    background-position: top center;
}
.billboard-section .billboard-container h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 66px;
    line-height: 66px;
    font-weight: 100;
	padding: 0 100px;
}
.billboard-section .billboard-container h1 sup {
	font-size: 30%;
	vertical-align: super;	
}
.billboard-section .billboard-container .head-1 {
    font-size: 45px;
    line-height: 48px;
}
.billboard-section {
    border-bottom: 2px solid #9adbe9;
}
.billboard-services-section .billboard-services-content .billboard-content-wrapper .container {
    max-width: calc(100% - 100px);
    padding-right: 290px;
}

/*
Home Intro Section
==============================================
*/
.intro-section {
    background: #00426a;
    border-bottom: 2px solid #9adbe9;
}
.intro-section .intro-cta .button:hover {
    color: #015F8F;
}
.intro-section .intro-cta .button {
	color: #9adbe9;
    background: #002b48;
}
.intro-section .intro-cta .button:hover {
	color: #002b48;
    background: #9adbe9;
}
.intro-section .intro-headline {
	left: 0;
}
.intro-section .intro-copy {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 100;
}

/*
Team Section
==============================================
*/
.team-title-content {
    background: #002b48;
	display: none;
}
.team-section .team-intro {
    font-family: 'Raleway', sans-serif;
	color: #002b48;
	text-align: center;
}
.team-section .team-intro .button:hover {
    color: #015F8F;
}
.team-section .team-intro .button {
	color: #9adbe9;
    background: #002b48;
}
.team-section .team-intro .button:hover {
	color: #002b48;
    background: #9adbe9;
}
.team-section .team-intro {
	width: 100%;
}
.team-section .team-image-text {
    display: none;
}
.team-intro:before {
    position: relative;
    margin: 0 auto;
    top: -20px;
    left: 0px;
}

/*
Niche Section
==============================================
*/
.niche-section {
    border-top: 2px solid #9adbe9;
}
.niche-section .mc-heading-wrapper h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    color: #002b48;
    font-size: 37px;	
}
.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
    border-top: 3px solid #000;
    border-bottom: 1px solid #000;
}
.niche-section .mc-container a:hover .mc-cta {
    padding: 8px 27px !important;
    position: relative;
    background: #9adbe9;
    color: #002b48;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #9adbe9 !important;
}
.niche-section .mc-container .slick-next:hover:before, .niche-section .mc-container .slick-prev:hover:before {
    color: #002b48;
}
.mc-slide {
    margin: 0 2px;
}
.niche-section .mc-image {
	height: auto !important;
	max-height: auto !important;	
}
/*
Callouts Section
==============================================
*/
.callouts-section {
    border-top: 2px solid #9adbe9;
}
.callouts-section .callout-heading-wrapper h3 {
    font-family: 'Raleway', sans-serif;
    color: #002b48 !important;
	font-weight: 100 !important;
    font-size: 37px !important;	
}
.callouts-section .callout-heading-wrapper h3:before {
    content: "";
    width: 24px;
    height: 24px;
    border: 3px solid #9adbe9;
    display: block;
    border-radius: 50%;
    margin-bottom: 8px;
    background: linear-gradient(to bottom, transparent 50%, #9adbe9 50%);
    background-size: 100% 200%;
    background-position: top right;
    transition: all 0.3s ease;	
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callouts-section .callout-cta .callouts-section .mc-container a:hover .callout-cta {
    color: #002b48;
    background: #9adbe9;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta:before {
    border: 2px solid #9adbe9 !important;
}

/*
Quote Section
==============================================
*/
.quote-section {
    border-top: 2px solid #9adbe9;
}
.quote-section .quote-content {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/Billboards/bay-bridge-sunset.jpg);
	background-position: center center;
	padding: 320px 0;	
}
.quote-section .quote {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    padding-right: 470px;	
}
.quote-section .quote:before {
	content: "\f041";
    color: #9adbe9;
    font-size: 60px;
    position: relative;
    bottom: 20px;	
	font-family: "FontAwesome";
}
.quote-section .quote-hr:after {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center;
    height: 527px;
    width: 52%;	
}
.quote-section .quote-content:before, .quote-section .quote-content:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004269+0,004269+100&1+1,0+100 */
	background: -moz-linear-gradient(left, rgba(0,66,105,1) 0%, rgba(0,66,105,1) 1%, rgba(0,66,105,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,66,105,1) 0%,rgba(0,66,105,1) 1%,rgba(0,66,105,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,66,105,1) 0%,rgba(0,66,105,1) 1%,rgba(0,66,105,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004269', endColorstr='#00004269',GradientType=1 ); /* IE6-9 */
}

.interior .quote-wrapper .quote {
    font-family: 'Raleway', sans-serif;
    color: #027ac3;
    font-weight: 400;
    font-size: 22px;
    line-height: 43px;
    font-style: italic;
    max-width: 940px;
    margin: 60px auto 30px;
    text-align: center;
	position: relative;
}
.interior .quote-wrapper .quote-cite {
    font-family: 'Raleway', sans-serif;
    color: #002b48;
    font-weight: 400;
}

.quote-wrapper .quote-hr {
	display: none;
}
.interior .quote-wrapper .quote:before {
    content: "“";
    display: block;
    font-size: 120px;
    position: relative;
    bottom: 0px;
    font-style: normal !important;
	font-family: 'Playfair Display', serif;
    color: #002b48;
}
.interior .quote-wrapper .quote::after {
    content: "";
    display: block;
    top: 0px;
    left: 16px;
    height: 7px;
    width: 225px;
    margin: 30px auto 30px;
    border-top: 3px solid #9adbe9;
    border-bottom: 1px solid #9adbe9;
}

/*
Services Section
==============================================
*/
.billboard-services-section .billboard-container {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/Billboards/summer-sunset.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.billboard-services-section .billboard-container:after {
    height: 527px;
	width: 52%;
	top: 20%;
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center;
}
.billboard-cta:before {
	border: 2px solid #9adbe9;
}
.billboard-services-section .billboard-container a {
    color: #9adbe9;
    background: #002b48;
}
.billboard-services-section .billboard-container a:hover {
    color: #002b48;
	background: #9adbe9;
}
.billboard-services-section .billboard-content-wrapper {
    font-family: 'Raleway', sans-serif;	
}
.billboard-services-section .billboard-content-wrapper:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004269+0,004269+100&1+1,0+100 */
	background: -moz-linear-gradient(left, rgba(0,66,105,1) 0%, rgba(0,66,105,1) 1%, rgba(0,66,105,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,66,105,1) 0%,rgba(0,66,105,1) 1%,rgba(0,66,105,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,66,105,1) 0%,rgba(0,66,105,1) 1%,rgba(0,66,105,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004269', endColorstr='#00004269',GradientType=1 ); /* IE6-9 */
}
.billboard-services-section .billboard-content-wrapper:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004269+0,004269+100&1+1,0+100 */
	background: -moz-linear-gradient(left, rgba(0,66,105,1) 0%, rgba(0,66,105,1) 1%, rgba(0,66,105,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,66,105,1) 0%,rgba(0,66,105,1) 1%,rgba(0,66,105,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,66,105,1) 0%,rgba(0,66,105,1) 1%,rgba(0,66,105,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004269', endColorstr='#00004269',GradientType=1 ); /* IE6-9 */
}

/*
Fun Fact Section
==============================================
*/
.media-section .media-content {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-weight: 500;
    margin-top: 0;
    display: block;
    text-align: center;	
}
.interior .media-section .rich-text-container {
    text-align: center;
    z-index: 101;
    position: relative;
    bottom: -305px;
    margin: 0 auto;
	padding: 0 20px;
    width: 100%;
}
.interior .media-section .rich-text-container p {
    font-weight: 500;
    color: #fff;
    font-style: italic;
    font-size: 20px;
    line-height: 33px;	
}
.media-section {
	position: relative;
    padding: 320px 0;	
    border-top: 2px solid #9adbe9;	
    background-size: cover;
    background-position: center center;	
}
.media-section:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,003e51+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(229,229,229,0) 0%, rgba(0,62,81,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(229,229,229,0) 0%,rgba(0,62,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(229,229,229,0) 0%,rgba(0,62,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#003e51',GradientType=0 ); /* IE6-9 */
}
.media-section:after {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center;
    opacity: .10;
    height: 188px;
    bottom: 0;
    top: auto;	
}
.media-section .media-content:after {
    background: none;	
}
.body-about-rj .media-section {
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites//m/o/mockwealthmanagement/Images/billboards/crab-feast.jpg) !important;
}
.body-working-with-us .media-section {
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites//m/o/mockwealthmanagement/Images/billboards/working-the-water.jpg) !important;
}
.body-services .media-section {
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites//m/o/mockwealthmanagement/Images/billboards/heron-sunrise.jpg) !important;
}
.body-our-clients .media-section {
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites//m/o/mockwealthmanagement/Images/billboards/oysters-underwater.jpg) !important;
}
.body-contact .media-section {
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites//m/o/mockwealthmanagement/Images/billboards/blue-crab-in-eel-grass.jpg) !important;
}

/*
Interior Page
==============================================
*/
.copy-section {
	border-top: none;
}



.copy-section .content-slider-wrapper {
	border-top: 0;
	border-bottom: 0;
    padding: 20px 0;	
}
.content-slider-wrapper .content-slider-copy {
    text-align: center;
    padding: 0px 30px 30px;	
}
.copy-section .content-slider-wrapper .slick-slide {
	border-right: 0;
}
.copy-section .content-slider-wrapper .slick-prev:before, .copy-section .content-slider-wrapper .slick-next:before {
	font-size: 40px;
}
.copy-section .content-slider-wrapper a {
    color: #58595b;
}
.copy-section .content-slider-wrapper a:hover {
    color: #58595b;
}
.copy-section .content-slider-wrapper ul.slick-dots {
	padding-left: 0;
    bottom: -20px;	
}
.copy-section .content-slider-wrapper .slick-list {
	padding-bottom: 30px;
}
/*
Related Resources Section
==============================================
*/
.copy-section .mc-container {
    border-top: 2px solid #9adbe9;
}
.copy-section .related-resource-head-wrapper h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #002b48;
}
.copy-section .mc-content-wrapper .mc-copy-wrapper:before {
    border-top: 3px solid #9adbe9;
    border-bottom: 1px solid #9adbe9;
}
.copy-section .mc-container a:hover .mc-cta {
    background: #9adbe9;
}
.copy-section .mc-heading-wrapper h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #002b48;
}
.copy-section .slick-slide {
    border-right: 2px solid #9adbe9;
}
.copy-section .mc-container .slick-next:hover:before, .copy-section .mc-container .slick-prev:hover:before {
    color: #9adbe9;
}
/*
Team Page
==============================================
*/
.team-int-section {
    border-top: 2px solid #9adbe9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004269+0,003e51+100 */
	background: rgb(0,66,105); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,66,105,1) 0%, rgba(0,62,81,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,66,105,1) 0%,rgba(0,62,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,66,105,1) 0%,rgba(0,62,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004269', endColorstr='#003e51',GradientType=0 ); /* IE6-9 */	
}
.body-about-us .team-int-image {
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites//m/o/mockwealthmanagement/Images/billboards/crab-feast.jpg) !important;
	background-size: cover;
	position: relative;
    padding: 410px 0;	
    border-top: 2px solid #9adbe9;
}
.body-about-us .team-int-image:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,003e51+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(229,229,229,0) 0%, rgba(0,62,81,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(229,229,229,0) 0%,rgba(0,62,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(229,229,229,0) 0%,rgba(0,62,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#003e51',GradientType=0 ); /* IE6-9 */
}
.body-about-us .team-int-image:after {
    content: "";
    height: 188px;
    width: 100%;
    position: absolute;
    left: 0;
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center;
    bottom: 0;
    display: block;
    opacity: 0.10;	
}

.team-int-section .team-int-content:after {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center;
}
.team-int-section .yearbook-three.yearbook-container {
    padding: 60px 85px 100px;
}
.body-about-us .team-int-image .rich-text-container p {
	font-weight: 500;
    color: #fff;	
    font-style: italic;	
    font-size: 20px;
    line-height: 33px;
}
.body-about-us .team-int-image .rich-text-container {
    text-align: center;
    z-index: 1;
    position: absolute;
    bottom: 50px;
    margin: 0 auto;
    width: 100%;	
    padding: 0 20px;	
}
.team-section .team-intro .button:before, .button:before {
    border: 2px solid #9adbe9;
}
.team-int-section .team-int-intro {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
}
.team-int-section .yearbook-three .yearbook-hr {
    border-top: 3px solid #9adbe9;
    border-bottom: 1px solid #9adbe9;
}
.team-int-section .yearbook-container .yearbook-links .fa {
    color: #9adbe9;
}
.team-int-section .yearbook-first-name, .team-int-section .yearbook-last-name, .team-int-section .yearbook-designation {
	font-family: 'Raleway', sans-serif;
    font-weight: 100;
}
.bio-team-section .slick-dots li.slick-active button:before, .team-int-section .slick-dots li.slick-active button:before {
    color: #9adbe9;
}



    
/*
Bio Detail Page
==============================================
*/
.logo-pattern {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center !important;
}
.logo-pattern-section {
    background: #015F8F;
    border-bottom: 2px solid #9adbe9;
}
.bio-team-section {
	border-top: 2px solid #9adbe9;
    background: rgb(0,66,105);
    background: -moz-linear-gradient(top, rgba(0,66,105,1) 0%, rgba(0,62,81,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,66,105,1) 0%,rgba(0,62,81,1) 100%);
    background: linear-gradient(to bottom, rgba(0,66,105,1) 0%,rgba(0,62,81,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004269', endColorstr='#003e51',GradientType=0 );
}
.bio-team-section .bio-team-content:after {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center;
}
.bio-detail-preferred-name {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    color: #015F8F;
    font-size: 39px;
    line-height: 55px;	
}
.bio-detail-first-name, .bio-detail-last-name, .bio-detail-middle-initial, .bio-detail-designation {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
	color: #015F8F;
}
.bio-detail-links-wrapper .fa {
	color: #015F8F;	
}
.bio-detail-links-wrapper .fa:hover {
    color: #9adbe9;
}

.bio-team-section .yearbook-first-name, .bio-team-section .yearbook-last-name, .bio-team-section .yearbook-designation {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
}
.bio-team-section .yearbook-three .yearbook-hr {
    border-top: 3px solid #9adbe9;
    border-bottom: 1px solid #9adbe9;
}
.bio-team-section .yearbook-container .slick-next {
    border-top: 3px solid #9adbe9;
    border-right: 3px solid #9adbe9;
}
.bio-team-section .yearbook-container .slick-prev {
	border-top: 3px solid #9adbe9;
    border-left: 3px solid #9adbe9;
}
.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: #00426a;
}
/*
Footer Section
==============================================
*/
.footer-section {
	background: none;
    border-top: 2px solid #9adbe9;	
}
.footer-section .footer-cta {
    border: 2px solid #9adbe9;
}
.footer-section .ftr-cta:hover .button {
    color: #9adbe9;
	background: #015F8F;
}
.footer-section .footer-cta h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    color: #4d4d4f;
}
.footer-section .ftr-nap {
	font-family: 'Lato', sans-serif;
}
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover {
    color: #136a9c;
}
.footer-section .ftr-nap-address-line2:after  {
    content: ",";
    position: relative;
    margin-right: 3px;
    color: #4d4d4f;
    display: inherit!important;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
}
.footer-section .ftr-nap-address-line3:after {
    content: "//";
    position: relative;
    margin-left: 8px;
    margin-right: 3px;
    color: #4d4d4f;
    display: inherit!important;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
}
.footer-section .ftr-disclosures {
	color: #454545;
}
.footer-section .ftr-disclosures a {
	color: #002B47;
}
.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}
/*	
Accordions
==============================================
*/	
.accord .accord-link {
    color: #027ac3;
    text-decoration: none;		
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #00426a !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #00426a;
    text-decoration: none;	
}
.accord li.open .fa {
    color: #00426a;
}
.fa-chevron-down:before {
    color: #00426a;
}
.accord a.accord-cta {
    background: #9adbe9;
    color: #00426a;
}
.accord a.accord-cta:before {
    border: 2px solid #9adbe9;
}
.accord a.accord-cta:hover {
    color: #9adbe9;
    background: #00426a;
}


/*	
FlexTabs
==============================================
*/	
.flextab-triggers a {
    background: #9adbe9;
	color: #00426a;
}
.flextab-triggers a:hover {
    background: #00426a;
	color: #9adbe9;
}
.flextab-triggers .set {
    color: #9adbe9;
    background: #00426a;
}
.flextab-triggers .set:hover {
    background: #9adbe9;
	color: #00426a;
}
/*	
Contact
==============================================
*/	
.contact-form .form-inline .captcha .btn-contact {
    background: #9adbe9;
}
.contact-form .form-inline .captcha .btn-contact:before {
    border: 2px solid #9adbe9;
}
.contact-form .form-inline .captcha .btn-contact:hover {
    color: #9adbe9;
    background: #015F8F;	
}
.contact-form .form-inline .form-group.select-container:before {
    border: 5px solid transparent;
    border-color: #015F8F transparent transparent transparent;
}

/*
Map and Directions
==============================================
*/
.directions-search .submit-search {
    background: #9adbe9;
}
.directions-search .submit-search:before {
    border: 2px solid #9adbe9;
}
.directions-search .submit-search:hover {
    color: #9adbe9;
    background: #015F8F;
}
/*	
Resources
==============================================
*/	
.resource-section {
    border-top:none;
    background: -moz-linear-gradient(top, rgba(0,66,105,1) 0%, rgba(0,62,81,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,66,105,1) 0%,rgba(0,62,81,1) 100%);
    background: linear-gradient(to bottom, rgba(0,66,105,1) 0%,rgba(0,62,81,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004269', endColorstr='#003e51',GradientType=0 );
}
.resource-section .resource-content:after {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/m/o/mockwealthmanagement/Images/fun-fact-pattern.png) top center;
}
.filter-link {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;	
}
.filter-reset {
	color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;	
}
.filter-reset:after {
    border-top: 3px solid #176191;
    border-bottom: 1px solid #176191;
}
.filter-overlay .close-filter-overlay {
	background: #015F8F;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    color: #9adbe9 !important;
}
.filter-open.fa-angle-down:before {
    color: #9adbe9;
}
.filter-reset:hover, .filter a:hover {
    color: #9adbe9;
}
.filter-body-container li a {
    font-family: 'Raleway', sans-serif;	
    color: #fff;
	background: #01426a;
}
.masonry-load-more, .masonry-tertiary-load-more {
    background: #9adbe9;
}
.masonry-load-more:before, .masonry-tertiary-load-more:before {
    border: 2px solid #9adbe9;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    background: #01426a;
    color: #9adbe9;
}
.masonry-title {
    font-family: 'Raleway', sans-serif;	
    color: #01426a;
	font-weight: 400;
}
.masonry-one-of-two-stacked .masonry-title {
    color: #01426a;
}
.masonry-title:after {
    border-top: 3px solid #9adbe9;
    border-bottom: 1px solid #9adbe9;
}
.masonry-cta-text .masonry-cta {
	background: #9adbe9;
    border: 2.5px solid #9adbe9;
    color: #4d4d4f;	
}
.masonry-cta-text .masonry-cta:before {
    border: 2px solid #9adbe9 !important;
}
.masonry-two-of-two-stacked {
    background: #005E97;
}
.masonry-one-of-two-stacked {
    background: #fff;
}
.masonry-one-of-two-stacked .masonry-cta {
	border: 2.5px solid #9adbe9 !important;
}
.masonry-link:hover .masonry-one-of-two-stacked .masonry-cta {
    background: #01426a;
    color: #9adbe9;
    border: 2.5px solid #01426a !important;	
}
.masonry-link:hover .masonry-cta:before {
    border: 2px solid #9adbe9;
}
.masonry-link:hover .masonry-cta {
    color: #9adbe9;
    border: 2.5px solid #01426a;
    background: #01426a;
}
.masonry-link:hover .masonry-two-of-two-stacked .masonry-cta {
    background: #01426a;
    color: #9adbe9;
    border: 2.5px solid #01426a;
}
.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: #9adbe9;
}
.resource-detail-info-wrapper a:hover {
    color: #01426a !important;
}
.resource-detail-info-divider, .blog-landing-info-divider {
    color: #01426a;
}
.fa-share-alt {
    color: #027AC2 !important;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #01426a;
}
.social-media-share-wrapper span {
    background-color: #9adbe9;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #9adbe9;
}
.resource-detail-previous-link:hover:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #027AC2 !important;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #027AC2;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #01426a;
}
.body-resource-detail h3 {
    font-family: 'Raleway', sans-serif;	
    font-weight: 100 !important;
    color: #01426a !important;	
}
.resource-detail-copy-wrapper a {
    color: #027AC2;
}
.resource-detail-copy-wrapper a:hover {
    color: #00426a;
}
.mobile-filter-button {
	font-weight: 500;
}
a.mobile-filter-button:hover {
	color: #9adbe9;
}
	
/* Large devices (tablet landscape, 1199px and less) tablet-l */
@media only screen and (max-width: 1199px) {
	.billboard-services-section .billboard-services-content .billboard-content-wrapper .container {
		padding-right: 0px;
	}

}

/* 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 > .page-link {
		right: 50px;
	}	
	.callouts-section .callout-cta {
		color: #002b48;
		background: #9adbe9;
	}
	.callouts-section .callout-cta:before {
		border: 2px solid #9adbe9 !important;
	}	
	.niche-section .mc-cta {
			color: #002b48;
			background: #9adbe9;
	}	
	.niche-section .mc-cta:before {
		border: 2px solid #9adbe9 !important;
	}	
	.yearbook-three .yearbook-title {
		width: calc(100% - 20px);
	}	
	.page-link .parent-nav-item {
		display: none !important;
	}

}


/* 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: #027AC2;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
		color: #fff;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover {
		color: #9adbe9;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link {
		right: inherit;
	}	
	.primary-nav .nav-address-mobile .address-phone-wrapper .address-1, .primary-nav .nav-address-mobile .address-phone-wrapper .address-2 {
	    font-family: 'Lato', sans-serif;
		font-size: 14px;
		line-height: 14px;
		font-weight: 500;
		text-transform: uppercase;	
		color: #01222c;
	}
	.scroller-mobile-wrapper div {
		background-color: rgba(154, 219, 233, 0.5) !important;
	}
	.primary-nav a:hover, .primary-nav a.active {
		color: #027AC2;
	}	
	.investor-access-remember-me-label {
		color: #fff;
	}	
	.quote-section .quote {
		padding-right: 0;
	}	
	.team-int-section .yearbook-container .slick-dots {
		bottom: 0px;
	}
	
}
	
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {	
	.billboard-section .billboard-container h1 {
		padding: 0;
		font-size: 40px;
		line-height: 44px;
	}
	.billboard-section .billboard-container .head-1 {
		font-size: 26px;
		line-height: 30px;
	}	
	.team-int-section .yearbook-container .slick-prev {
		border-top: 3px solid #9adbe9;
		border-left: 3px solid #9adbe9;
	}	
	.team-int-section .yearbook-container .slick-next {
		border-top: 3px solid #9adbe9;
		border-right: 3px solid #9adbe9;
	}	
	.billboard-services-section .billboard-container a {
		padding: 8px 16px;
		margin: 0;
		font-size: 15px;
		line-height: 15px;
	}	
	.niche-section .mc-cta {
		font-size: 15px !important;
		line-height: 15px;
	}
	.callouts-section .callout-cta {
		font-size: 15px !important;
		padding: 8px 16px !important;
		margin: 0;
		line-height: 18px;
	}	
	.quote-section .quote-content {
		padding: 100px 0;
	}	
	.body-working-with-us .billboard-section .billboard-container {
	    background-position-x: -480px;
	}
	.body-services .billboard-section .billboard-container {
    	background-position-x: -250px;
	}	
	.body-services .media-section {
		background-position-x: -420px;
	}	
	.intro-section .intro-copy {
		font-size: 27px;
		line-height: 38px;
	}	
	.billboard-services-section .billboard-services-content .billboard-content-wrapper .container {
		max-width: none;
	}
	.quote-section .quote-wrapper {
		padding: 20px 30px;
	}	
	.quote-section .quote {
		font-size: 27px;
		line-height: 38px;
	}	
	.bio-team-section .yearbook-three a:hover .yearbook-headshot-wrapper img {
		-webkit-transform: none;
		transform: none;
	}	
	.interior .media-section .rich-text-container {
		bottom: -365px;
	}
	.body-about-us .team-int-image .rich-text-container {
		bottom: 10px;
	}
}
	
/* 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-services-section .billboard-container a {
		padding: 8px 16px;
		margin: 0;
		font-size: 15px;
		line-height: 15px;
	}	
	.intro-section .intro-copy {
		padding: 0 30px;
	}	
	.callouts-section .callout-cta {
		font-size: 15px !important;
		padding: 8px 16px !important;
		margin: 0;
		line-height: 18px;
	}	
	.niche-section .mc-cta {
		font-size: 15px !important;
		line-height: 15px;
	}	
	.quote-section .quote-content {
		padding: 100px 0;
	}	
	.billboard-services-section .billboard-services-content .billboard-content-wrapper .container {
		max-width: none;
	    padding: 0 50px;	
	}
	.quote-section .quote-wrapper {
		padding: 20px 30px;
	}	
	.quote-section .quote {
		font-size: 27px;
		line-height: 38px;
	}	
	.bio-team-section .yearbook-three a:hover .yearbook-headshot-wrapper img {
		-webkit-transform: none;
		transform: none;
	}		
	.interior .media-section .rich-text-container {
		bottom: -290px;
	}
}

/* IE only */
@media screen\0 {
	.logo-btn-section .logo-content .ftr-logo-wrapper {
		padding: 55px 0 25px;
	}
	.billboard-services-section .billboard-container {
		padding: 360px 0 300px;
	}

}