@import url('https://raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@300&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: Evan
DESIGNER: Jesse
JOB #: 20-BRBDQ-0015
COMPLETION DATE: 2020
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 {
    background: #fff;
	color: #393939;
}
.cfp {
	font-variant: small-caps;
}
blockquote, q {
    color: #0a253e;
}
blockquote:before, q:before {
    background: #b2b2b2;
}
h2 {
    color: #0a253e;
}
h3 {
    color: #0a253e;
    line-height: 27px;	
}
h4 {
    color: #0a253e;
    line-height: 25px;	
}
h5 {
    color: #0a253e;
    line-height: 24px;	
}
a, .resource-detail-copy-wrapper a {
    color: #006080;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
    color: #00263e;
}
/*
==============================================
HOME PAGE
==============================================
*/


/*
==============================================
SCROLLER
==============================================
*/
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
    background-color: rgba(255, 255, 255, 0.1) !important;
}
.scroller-wrapper .scroller:before {
    background: rgba(255, 255, 255, 0.2);
}
.scroller-wrapper .scroller:after {
    background: rgba(255, 255, 255, 0.5);
}

/*
==============================================
HEADER
==============================================
*/
.header-main {
    background: #fff !important;
}

/*
==============================================
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #fff !important;
}
.primary-nav a, .investor-access-remember-me-label {
    font-family: 'Playfair Display', serif;
    color: #00263e;
	font-weight: 700;
}
.primary-nav > li > a:hover {
    color: #006080;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #006080;
}
.primary-nav .nav-subnav {
    background: #e2e2e2 !important;
	-webkit-box-shadow: none;	
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
    color: #00263e;
}
.primary-nav .nav-subnav a:hover {
    color: #006080;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
    left: 116%;
}
.primary-nav .nav-subnav-second {
    background: #e2e2e2 !important;
}
.nav:before {
    background: #b2b2b2;
}
.nav:after {
    background: #b2b2b2;
}
.investor-access-login-button {
    border: 2px solid #b2b2b2;
    background: #63656a;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: 700;
}
.account-access-header {
    display: none;
}
/*
==============================================
BILLBOARD - HOME
==============================================
*/
.billboard-section:after {
    background: rgba(5,28,44,.65);
}
.billboard-section h1 {
	color: #fff;
}
.billboard-section h1:after {
    background: #63656a;
}
/*
==============================================
HOME INTRO SECTION
==============================================
*/
.intro-section {
	display: none;
}

/*
==============================================
SERVICES SECTION
==============================================
*/
.services-section {
    background: #00263e;
}
.services-section h2, .services-section .head-1, .services-section .services-intro, .services-section .services-slider h3 {
    color: #fff;
}
.services-section h2:after {
    background: #63656a;
}
.services-section .services-slider .slick-dots li button:before {
	color: #fff;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
    color: #fff;
}
.services-section .services-slider h3 {
    font-weight: 600;
}

.services-section .button {
    border: 2px solid #b2b2b2;
    background: #63656a;
	font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: 700;	
}

.services-section .button:hover {
    border: 2px solid #b2b2b2;
    background: #00263e;
    color: #fff;	
}
/*
==============================================
TEAM SECTION
==============================================
*/
.team-section {
	background: url(/-/media/rj/advisor-sites/sites/n/o/northatlanticinvestmentpartners/Images/chinese-texture-pattern-1175835308.png) #0a253e;
	border-top: 10px solid #d8d8d8;
}

.team-section h4, .team-section .head-1 {
	color: #fff;
}
.team-section h4:after {
    background: #63656a;
}
.team-section .yearbook-container .yearbook-first-name, .team-section .yearbook-container .yearbook-last-name, .team-section .yearbook-container .yearbook-designation, .team-section .yearbook-container .yearbook-title {
    color: #fff;
}
.yearbook-container .slick-prev {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
.yearbook-container .slick-next {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.team-section .yearbook-container .slick-dots li button:before {
	color: #fff;
}
.team-section .yearbook-container .slick-dots li.slick-active button:before {
    color: #fff;
}

/*
CALLOUTS SECTION
==============================================
*/
.callouts-section {
	background: #fff;
}
.callouts-section .callout-heading .head-1 {
    color: #0a253e;
    font-weight: 400;	
}
.callouts-section .callout-heading .head-2 {
    color: #0a253e;
}
.callouts-section .callout-heading .head-2:after {
    background: #b2b2b2;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    color: #0a253e;	
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #0a253e;
    font-weight: 400;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta {
    color: #0a253e;
}
/*
QUOTE SECTION
==============================================
*/
.body-home .quote-section {
	background: url(/-/media/rj/advisor-sites/sites/n/o/northatlanticinvestmentpartners/Images/bkg-lines.png);		
}
.body-home .quote-section .quote {
    color: #0b263f !important;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    line-height: 35px;	
}
.quote-section .quote-wrapper .quote-hr:before {
    height: 101px;
    width: 65px;
    margin: -20px auto 0;
    background: url(/-/media/rj/advisor-sites/sites/n/o/northatlanticinvestmentpartners/Images/bird.png);
    position: absolute;
    left: 0;
    right: 0;
}
/*
SLIDER SECTION
==============================================
*/


/*
POV SECTION
==============================================
*/
.pov-section {
	background: url(/-/media/rj/advisor-sites/sites/n/o/northatlanticinvestmentpartners/Images/chinese-texture-pattern-1175835308.png) #0a253e;	
	position: relative;
}
.pov-section:before {
	content:'';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(10,37,62);
	background: linear-gradient(180deg, rgba(10,37,62,1) 0%, rgba(10,37,62,0) 0%, rgba(10,37,62,1) 50%, rgba(10,37,62,0) 100%);
}
.pov-section h4, .pov-section .head-1 {
    color: #fff;
}
.pov-section h4:after {
    background: #b2b2b2;
}
.pov-carousel .mc-container .slick-slider {
	padding: 0 0 60px;
}
.pov-carousel .mc-container a {
    padding-top: 20px;
}
.pov-carousel .mc-heading, .pov-carousel .mc-copy, .pov-carousel .mc-date, .pov-carousel .mc-cta {
    color: #fff;
}
.pov-carousel .mc-heading:after {
    background: #b2b2b2;
}
.pov-carousel .mc-container .slick-prev:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.pov-carousel .mc-container .slick-next:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.pov-carousel .slick-dots li button:before {
    color: #fff;
}
.pov-carousel .mc-container .slick-dots li.slick-active button:before {
    color: #fff;
}
.pov-carousel .mc-container a:hover .mc-cta {
    color: #fff;
}
.pov-carousel .mc-container .slick-slide a:hover {
    box-shadow: none;
    background: rgba(1,8,17,.3);
}
/*
FOOTER SECTION
==============================================
*/
.footer-section {
    background: #fff;
}
.footer-section .ftr-nap-address:before {
	display: none;
}
.footer-section .social-container {
    border-bottom: 8px solid #b2b2b2;
    border-top: 8px solid #b2b2b2;
}
.footer-section .footer-cta-section h4 {
    color: #13284c;
}
.footer-section .sub-light .head-1 {
    color: #13284c;
}
.footer-section .social-container:after {
	background: none;
}
.footer-section .footer-cta-section h4:after {
    background: #b2b2b2;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
    color: #13284c;
}
.footer-section .footer-content a {
    color: #13284c;
}
.footer-section .footer-content a:hover {
    color: #006080;
}
.footer-section .ftr-disclosures {
    color: #0a253e;
}
.footer-section .social-container a .fa {
    color: #13284c !important;
}
.footer-section .social-container a:hover .fa {
    color: #006080 !important;
}
.footer-section .footer-cta-section h4:hover {
    color: #006080;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #006080 !important;
}
.footer-section .footer-contact-info {
    padding: 35px 0 10px;
}
/*
INTERIOR SECTION
==============================================
*/
.interior .billboard-content:after {
	background: none;
}
.copy-section {
	background: #fff;
	position: relative;
}
.copy-section:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0.75+75,0.25+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,0.25) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#40ffffff',GradientType=0 ); /* IE6-9 */	
}
.copy-section .copy-content {
	position: relative;
}
.copy-section h1 {
    color: #0a253e;
}
.copy-section .head-1 {
    color: #0a253e;
}

.copy-section .head-1 sup {
    font-size: 35%;
}
.copy-section .head-3, .copy-section .head-2, .body-about-us .copy-section h2 .head-2 {
    color: #0a253e;
}
.copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
    background: #b2b2b2;
}
.copy-section {
	background: url(/-/media/rj/advisor-sites/sites/n/o/northatlanticinvestmentpartners/Images/chinese-texture-pattern-interior-1175835308.png) #fff;
}

.fid-block p.subhead {
    line-height: 23px;
}
.fid-block-middle {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.fid-block h4 {
	margin-top: 30px;
}
/*
QUOTE INTERIOR 
==============================================
*/
.quote-section {
	background: url(/-/media/rj/advisor-sites/sites/n/o/northatlanticinvestmentpartners/Images/chinese-texture-pattern-1175835308.png) #0a253e;	
}
.quote-section .quote {
    font-family: 'Roboto', sans-serif;
    color: #fff;
}
.quote-section .quote-cite {
    color: #fff !important;
}
.interior .quote-section .quote-wrapper .quote-hr:before {
    background: url(/-/media/rj/advisor-sites/sites/n/o/northatlanticinvestmentpartners/Images/bird-interior.png);
}


/*
TEAM PAGE
==============================================
*/

    
/*
BIO DETAIL PAGE
==============================================
*/
.bio-section {
	background: #fff;
}
.bio-quote-section {
	display: none;
}
.bio-section .bio-detail-first-name, .bio-section .bio-detail-last-name, .bio-detail-preferred-name {	
	color: #00263e;
}
.bio-section .bio-detail-links-wrapper .fa {
    color: #006080;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #00263e;
}
.bio-section .bio-detail-designation {
	display: block;
	line-height: 20px;
	margin: 0 0 5px;
}

/*
CONTACT US
==============================================
*/
.contact-form .form-inline .captcha .btn-contact, .simple-form input[type="submit"] {
    border: 2px solid #b2b2b2;
    background: #63656a;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: 700;
}
.contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover {
    border: 2px solid #b2b2b2;
    background: #00263e;
    color: #fff;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #0a253e transparent transparent transparent;
}
/*
MAP AND DIRECTIONS
==============================================
*/
.directions-search .submit-search {
    border: 2px solid #b2b2b2;
    background: #63656a;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: 700;	
}
.directions-search .submit-search:hover {
    border: 2px solid #b2b2b2;
    background: #00263e;
    color: #fff;	
}
/*	
ACCORDIONS
==============================================
*/	
.accord .accord-link {
    color: #0a253e;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #006080 !important;
}
.accord li.open .fa {
    color: #006080;
}
.accord a.accord-cta {
    border: 2px solid #b2b2b2;
    background: #63656a;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: 700;	
}
.accord a.accord-cta:hover {
    border: 2px solid #b2b2b2;
    background: #00263e;
    color: #fff;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
    color: #006080;
}
/*	
FLEXTABS
==============================================
*/	
.flextab-triggers a {
    color: #0a253e;
}
.flextab-triggers .set {
    color: #006080;
}
/*	
RESOURCES
==============================================
*/	
.resource-section, .body-map-directions .resource-section, .body-resource-detail .resource-section {
	background: #fff;
}
.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: #00263e;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #00263e;
}
.masonry-two-of-two-stacked {
    background: #00263e;
}
.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: #393939 !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-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #00263e;
}
.filter-open.fa-angle-down:before {
    color: #006080;
}
.filter a:hover {
    color: #006080;
}
.filter-overlay .close-filter-overlay {
    background: #006080;
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
    color: #0a253e !important;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #006080 !important;
}
.resource-detail-info-wrapper a:hover {
    color: #0a253e !important;
}
.fa-share-alt {
    color: #006080 !important;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #006080;
}
.social-media-share-wrapper span {
    background-color: #006080;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #006080;
}
.social-media-share-wrapper span a:hover {
    color: #e2e2e2 !important;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #006080;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #0a253e;
}
.masonry-load-more, .masonry-tertiary-load-more {
    border: 2px solid #b2b2b2;
    background: #63656a;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: 700;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	border: 2px solid #b2b2b2;
    background: #00263e;
    color: #fff;
    letter-spacing: 1px;	
}
.filter-reset:hover {
    color: #006080;
}
/*	
MODULES
==============================================
*/	
.module-living-your-legacy .main-module-content {
	position: relative;
}
.module-living-your-legacy .copy-section h1:after {
    background: #b2b2b2;
}
.module-living-your-legacy .btn, .module-living-your-legacy .module-callouts-section .callout-cta, .module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-cta-wrapper button, .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta {
    border: 2px solid #b2b2b2;
    background: #63656a;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: 700;
}
.module-living-your-legacy .btn:hover, .module-living-your-legacy .accord a.accord-cta:hover, .module-living-your-legacy .callout-item:hover .callout-cta, .module-slider-content .content-slider-wrapper .content-slider-cta:hover {
    border: 2px solid #b2b2b2 !important;
    background: #00263e !important;
    color: #fff !important;	
}
.module-living-your-legacy .module-cta-banner-section .ftr-cta:hover .btn, .module-living-your-legacy .module-footer-cta-banner-section .ftr-cta:hover .btn {
    color: #fff !important;
    background: #00263e;
    border: 2px solid #b2b2b2 !important;
}
.module-living-your-legacy .copy-section .head-1 {
    color: #0a253e;
}
.module-living-your-legacy .main-module-section .module-intro-content .head-2 {
    color: #0a253e;	
}
.module-living-your-legacy .module-quote-section .quote-wrapper .quote-hr:after {
    background: #b2b2b2;
}
.module-living-your-legacy .module-quote-section .quote-cite {
    color: #006080 !important;
}
.module-living-your-legacy .module-related-resources-section .mc-cta {
    color: #006080;
}


/* Large devices (tablet landscape, 1199px and less) tablet-l */
@media only screen and (max-width: 1199px) {


}

/* Large devices (tablet landscape,1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.callouts-section .callouts-container .callout-item {
		width: calc(31% - 12px);
	}
	.scroller {
		margin-left: -45px;	
	}	

}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	
	.body-about-us .header-section, .no-billboard .header-section {
		border-bottom: 1px solid #b2b2b2;
	}
	.callouts-section .callouts-container .callout-item {
		width: calc(28% - 0px);
	}
	.scroller {
		margin-left: -25px;	
	}	
	.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: #006080;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #006080;		
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
		background: #fff;
		box-shadow: none;
	}
	.fa-angle-down:before {
		color: #006080;
	}	
	.nav-address-wrapper {
	    color: #00263e;
		font-weight: 600;
	}
	.body-our-firm .billboard-container, .body-working-with-us .billboard-container, .body-about-raymond-james .billboard-container, .body-join-our-firm .billboard-container, .body-services .billboard-container, .body-executive-services .billboard-container, .body-corporate-planning-services-institutions .billboard-container, .body-multigenerational-planning .billboard-container {
		background-position-x: -50px;
	}
	.copy-section .yearbook-slide {
		width: 50%;
	}
	.bio-section .bio-detail-designation {
		display: block;
		padding: 0;
		line-height: 24px;
	}	
	.fid-block-middle {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-right: none;
		border-left: none;
	}	
}
	
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {	
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
		height: auto !important;
	}
	.callouts-section .callout-copy-wrapper {
	    color: #0a253e !important;			
	}
	.copy-section .head-1 {
		font-size: 37px !important;
	}
	
}
	
/* 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-section .callout-copy-wrapper {
	    color: #0a253e !important;			
	}
	
}

/* IE only */
@media screen\0 {
	.pov-section .pov-carousel .mc-content-wrapper {
		height: auto !important;
	}

}


