@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: #58595b;
}
p {
	font-weight: 500;
}
h2 {
	color: #2a81a7;
}
h3 {
	color: #2a81a7;
}
h4 {
	color: #2a81a7;
}
h5 {
	color: #2a81a7;
}
ol, ul {
	font-weight: 500;
}
.disclaimer, .disclosure {
	font-size: 11px;
	line-height: 15px !important;
}
.cfp {
	font-variant: small-caps;
}
a {
	color: #104c6e;
	-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;		
}
.button {
    background: #2a81a7;
    color: #FFF;
}
.button:hover {
    background: #2a81a7;
    color: #000!important;
}
.button:focus {
    background: #2a81a7;
    color: #FFF !important;
	text-decoration: none !important;
}
blockquote {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    line-height: 43px;
    font-weight: 300;
    color: #2d343d;
    font-style: italic;
    max-width: 940px;
    margin: 60px auto;
    text-align: left;
}
blockquote:before {
    color: #4d4d4f;
}
blockquote:after {
    content: "";
    display: block;
    top: 0px;
    left: 16px;
    height: 7px;
    width: 225px;
    margin: 30px 0px 30px;
    border-top: 3px solid #2d343d;
    border-bottom: 1px solid #2d343d;
}

.team-section .team-intro .button:before, .button:before {
    border: 2px solid #2a81a7;
}

.intro-cta {
	background-image: none !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #2a81a7;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #2a81a7 !important;
}
.copy-section a {
    color: #2a81a7;
}

/*
==============================================
Home Page
==============================================
*/
.billboard-section .billboard-container h1 {
    padding: 0 170px;
}

.billboard-cta {
    background: #2a81a7;	
    color: #ffffff;	
}
.billboard-cta:before {
    border: 2px solid #2a81a7;
}
.billboard-services-section .billboard-container a {
    color: #ffffff;	
}
.billboard-services-section .billboard-container a:hover {
    color: #000;	
}

/*
SCROLLER
==============================================
*/
.scroller-wrapper div:before {
    background-color: #4d4d4f !important;
    content: "TAKE A STROLL";
}
.scroller-wrapper div:after {
    background-color: #4d4d4f !important;	
    color: #2a81a7;	
}

/*
Header
==============================================
*/
.logo-btn-section .button-content .btn-top:hover {
    color: #2d343d !important;
	background: transparent !important;
}

/*
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav).is-fixed {
	background: #2d343d !important; 
}

.primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #9f9d9d !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
background: #2d343d;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link a {
    padding: 11px 30px 11px;
    background: #9f9d9d;
    text-align: center;
	color: #2d343d;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link a:hover {
    background: #ffffff;
	color: #000 !important;
}
.logo-btn-section .button-content .btn-top {
    background: #7e7171;
	color: #ffffff;
	border: solid 2px #7e7171;
	-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;		

}
#month {
    font-weight: 400;
}
#date {
    background: #7e7171;
	color: #ffffff;
}
#holder {
	border: 2px solid #7e7171;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
    display: block;
    text-align: left;
    padding: 5px 0;
    color: #FFF;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover {
    display: block;
    text-align: left;
    padding: 5px 0;
    color: #9f9d9d;
}


/*
Billboard - Home
==============================================
*/
.billboard-section {
    border-bottom: 2px solid #2a81a7;
}
.billboard-services-section .billboard-container:after, .quote-section .quote-hr:after {
	background: none !important;
}

/*
Home Intro Section
==============================================
*/
.intro-section {
	background: #2d343d;
    border-bottom: 2px solid #2a81a7;	
}

/*
Team Section
==============================================
*/
.team-title-content {
    background: #2d343d;
    color: #ffffff;
}

/*
Niche Section
==============================================
*/
.niche-section {
	border-top: 2px solid #2a81a7;
	padding: 0;
}
.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
    content: "";
    display: block;
    height: 7px;
    width: 77px;
    border-top: 3px solid #2a81a7;
    border-bottom: 1px solid #2a81a7;
    margin: 8px 0 12px;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #0c5c80 !important;
}
.niche-section .mc-container a:hover .mc-cta {
    padding: 8px 27px !important;
    position: relative;
    background: #0c5c80;
    color: #ffffff;
}
.niche-section .mc-container .slick-next:hover:before, .niche-section .mc-container .slick-prev:hover:before {
    color: #2a81a7;
}

/*
Callouts Section
==============================================
*/
.callouts-section {
	border-top: 4px solid #2a81a7;
}
.callouts-section .callout-heading-wrapper h3:before {
    content: "";
    width: 24px;
    height: 24px;
    border: 3px solid #2a81a7;
    display: block;
    border-radius: 50%;
    margin-bottom: 8px;
    background: linear-gradient(to bottom, transparent 50%, #2a81a7 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 {
    background: #0c5c80;
	color: #fff;
}
.callouts-section .callout-cta {
	color: #000;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta:before {
    border: 2px solid #0c5c80 !important;
}

/*
Quote Section
==============================================
*/
.quote-section {
	border-top: none;
}
.quote-section .quote-content {
	background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/r/o/rogersnortonwmg/Images/billboards/billboard-portland-head-lighthouse.jpg);
	background-repeat: no-repeat;
    background-size: cover;	
	background-postion: center center;
    padding: 400px 0;	
}
.quote-section .quote-content:before {
    background: -moz-linear-gradient(-45deg, rgba(29,37,44,1) 0%, rgba(29,37,44,1) 20%, rgba(29,37,44,0) 76%, rgba(29,37,44,0) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    background: linear-gradient(135deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7e94', endColorstr='#5c7e94',GradientType=1 );
}
.quote-section .quote-content:after {
    background: -moz-linear-gradient(45deg, rgba(29,37,44,1) 0%, rgba(29,37,44,1) 20%, rgba(29,37,44,0) 76%, rgba(29,37,44,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    background: linear-gradient(45deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7e94', endColorstr='#5c7e94',GradientType=1 );
}
.quote-section .quote:before {
    color: #2a81a7;
}

/*
Services Section
==============================================
*/
.billboard-services-section {
	border-top: 0;
}
.billboard-services-section .billboard-container {
	background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/b/e/bermontadvisorygroup/Images/billboards/billboard-cta-freedom-tower-in-downtown-miami.jpg);
	background-repeat: no-repeat;
    background-size: cover;	
    background-attachment: fixed;	
}
.billboard-services-section .billboard-content-wrapper:before {
    background: -moz-linear-gradient(-45deg, rgba(29,37,44,1) 0%, rgba(29,37,44,1) 20%, rgba(29,37,44,0) 76%, rgba(29,37,44,0) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    background: linear-gradient(135deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7e94', endColorstr='#5c7e94',GradientType=1 );
}
.billboard-services-section .billboard-content-wrapper:after {
    background: -moz-linear-gradient(45deg, rgba(29,37,44,1) 0%, rgba(29,37,44,1) 20%, rgba(29,37,44,0) 76%, rgba(29,37,44,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    background: linear-gradient(45deg, rgba(29,37,44,1) 0%,rgba(29,37,44,1) 20%,rgba(29,37,44,0) 76%,rgba(29,37,44,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7e94', endColorstr='#5c7e94',GradientType=1 );
}

/*
Interior Page
==============================================
*/
.copy-section {
    border-top: 0;
}
.media-section {
    border-top: 2px solid #2a81a7;	
    background-repeat: no-repeat;
    background-position: center right;	
    overflow: hidden;
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/r/o/rogersnortonwmg/images/Billboards/billboard-downtown-portland-maine.jpg) !important;
}
.media-section:before {
    background: -moz-linear-gradient(-45deg, rgba(31,43,52,1) 0%, rgba(31,43,52,1) 20%, rgba(31,43,52,0) 76%, rgba(31,43,52,0) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(31,43,52,1) 0%, rgba(31,43,52,1) 20%, rgba(31,43,52,0) 76%, rgba(31,43,52,0) 100%);
    background: linear-gradient(135deg, rgba(31,43,52,1) 0%, rgba(31,43,52,1) 20%, rgba(31,43,52,0) 76%, rgba(31,43,52,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7e94', endColorstr='#005c7e94',GradientType=1 );	
}
.media-section:after {
    background: -moz-linear-gradient(45deg, rgba(31,43,52,1) 0%, rgba(31,43,52,1) 20%, rgba(31,43,52,0) 76%, rgba(31,43,52,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(31,43,52,1) 0%, rgba(31,43,52,1) 20%, rgba(31,43,52,0) 76%, rgba(31,43,52,0) 100%);
    background: linear-gradient(45deg, rgba(31,43,52,1) 0%, rgba(31,43,52,1) 20%, rgba(31,43,52,0) 76%, rgba(31,43,52,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003e51', endColorstr='#005c7e94',GradientType=1 );	
}
.media-section .mc-content-wrapper {
    padding: 0 200px;
}
.media-section .mc-cta {
    background: #9c8e69;
	color: #000;
}
.media-section .mc-cta:before {
    border: 2px solid #9c8e69 !important;
}
.media-section .mc-content-wrapper .mc-copy-wrapper:before {
	display: none;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #2a81a7 !important;
}

.media-section .center-heading .mc-heading-wrapper {
    padding: 0 100px 20px;
}

.body-about-rj .media-section {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/b/e/bermontadvisorygroup/Images/billboards/billboard-cta-miami-skyline.jpg) !important;
}
.body-individuals .media-section {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/b/e/bermontadvisorygroup/Images/billboards/billboard-cta-alhambra-water-tower-in-coral-gables.jpg) !important;
}
.body-not-for-profits .media-section {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/b/e/bermontadvisorygroup/Images/billboards/billboard-cta-granada-entrance-in-coral-gables.jpg) !important;
}
.body-our-difference .media-section {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/b/e/bermontadvisorygroup/Images/billboards/billboard-cta-coral-gables-street-under-tree-canopy.jpg) !important;
}
.media-section .quote:before {
    content: "“";
    display: block;
    color: #2a81a7;
}
.media-section .media-content:after {
	background: none !important;
}
.interior .billboard-section .billboard-container {
	max-width: inherit;
}
/*
Related Resources Section
==============================================
*/


/*
Team Page
==============================================
*/
.team-int-section {
    border-top: 4px solid #2a81a7;	
    background: #2d343d !important;
}

.team-int-section .yearbook-three .yearbook-hr {
    border-top: 3px solid #2a81a7;
    border-bottom: 1px solid #2a81a7;
}
.team-int-section .yearbook-container .yearbook-links .fa {
    color: #2a81a7;
}
.team-int-section .team-int-image {
    border-top: 4px solid #2a81a7;
    background: #2d343d !important;
}
.team-int-section .team-int-title {
    background: #4d4d4f;
    color: #ffffff;
    border-right: 1px solid #4d4d4f;
    border-left: 1px solid #4d4d4f;
    border-bottom: 1px solid #4d4d4f;
}
.team-int-section .team-int-content:after {
	background: none !important;
}
.team-int-section .yearbook-three.yearbook-container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 60px 85px 50px;
}

    
/*
Bio Detail Page
==============================================
*/
.bio-detail-next-arrow, .resource-detail-next-arrow, .blog-detail-next-arrow {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
}
.bio-team-section {
    border-top: 4px solid #2a81a7;
    background: #2d343d !important;
}
.bio-team-section .bio-team-title {
    background: #4d4d4f;
    color: #ffffff;
}
.bio-team-section .yearbook-three .yearbook-hr {
    border-top: 3px solid #2a81a7;
    border-bottom: 1px solid #2a81a7;
}
.bio-team-section .yearbook-container .slick-prev {
    border-top: 3px solid #2a81a7;
    border-left: 3px solid #2a81a7;
}
.bio-team-section .yearbook-container .slick-next {
    border-top: 3px solid #2a81a7;
    border-right: 3px solid #2a81a7;
}
.bio-detail-links-wrapper .fa {
    color: #2a81a7;
}
.bio-detail-links-wrapper .fa:hover {
    color: #000;
}
.bio-team-section .bio-team-content:after {
	background: none !important;
}
.bio-team-section .yearbook-three.yearbook-container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 60px 0 50px;
}

/*
Footer Section
==============================================
*/
.footer-section {
	border-top: 4px solid #2a81a7;
    background: none;	
}
.footer-section .footer-cta {
    border: 4px solid #2a81a7;
}
.footer-cta .button {
    background: #2a81a7;
    color: #fff;
}
.footer-cta .button:before {
    border: 2px solid #2a81a7;
}
.footer-section .ftr-disclosures {
    color: #4d4d4f;	
}
.footer-section .ftr-cta:hover .button {
    color: #fff;
}
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover {
    color: #0c5c80;
}
.footer-section .ftr-nap-address-line1:after {
	content: ', ';
	margin-left: 0;
}
.footer-section .ftr-nap-address-line2:after {
	content: '//';
    margin-left: 8px;
    margin-right: 3px;	
}
.footer-section .footer-privacy-section {
    background: #0c5c80;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
	padding-top: 10px;
}
.footer-section .footer-privacy-section a {
    color: #fff;
}
.ftr-nap-address-label {
	display: none !important;
}
.footer-section .ftr-disclaimers a span {
    text-decoration: none !important;
}
.footer-section .ftr-nap-address-line3:after {
    content: '//';
    margin-left: 8px;
    margin-right: 3px;
}

/*	
Accordions
==============================================
*/	
.accord a.accord-cta {
    background: #2a81a7;
	color: #fff;
}
.accord a.accord-cta:hover {
    background: #2a81a7;
}
.accord a.accord-cta:before {
    border: 2px solid #2a81a7;
}
.fa-chevron-down:before {
    color:#2a81a7;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a {
    padding: 0px !important;
    display: inherit;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a {
    display: inherit;
}

/*	
FlexTabs
==============================================
*/	
.copy-section a:hover {
    color: #4d4d4f;
}
.flextab-triggers a {
    font-weight: 500;
}
.flextab-triggers .set {
    color: #000 !important;
    background: #2a81a7;
}
.copy-section .mc-container {
    border-top: 2px solid #2a81a7;
}
.copy-section .mc-content-wrapper .mc-copy-wrapper:before {
    border-top: 3px solid #2a81a7;
    border-bottom: 1px solid #2a81a7;
}
.copy-section .mc-container a:hover .mc-cta {
    padding: 8px 27px !important;
    position: relative;
    background: #2a81a7;
    color: #fff;
}
.copy-section .mc-category:hover {
    color: #2a81a7;
}
.copy-section .mc-container .slick-next:hover:before, .copy-section .mc-container .slick-prev:hover:before {
    color: #2a81a7;
}

/*	
Contact
==============================================
*/	
.contact-form {
    position: relative;
    z-index: 1;
}
.contact-form .form-inline .captcha .btn-contact {
    background: #2a81a7;
	color: #fff;
}
.contact-form .form-inline .captcha .btn-contact:before {
    border: 2px solid #2a81a7;
}
.contact-form .form-inline .captcha .btn-contact:hover {
    background: #2a81a7;
}
.body-contact .media-section {
	display: none;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #2a81a7 transparent transparent transparent;
}
.body-blog .resource-section .resource-details {
    position: relative;
    padding: 0px;
}

/*
Map and Directions
==============================================
*/
.directions-search .submit-search {
    background: #2a81a7;
	color: #fff;
}
.directions-search .submit-search:before {
    border: 2px solid #2a81a7;
}
.directions-search .submit-search:hover {
	background: #2a81a7;		
}
.investor-access-login-button {
    color: #0c5c80;
}
.adp-placemark {
    background: #fff !important;
}
/*	
Resources
==============================================
*/	
.resource-section {
    border-top: none;
    background: #f5f5f5;
}
.masonry-one-of-two-stacked {
    background: #5a5757;
}
.masonry-two-of-two-stacked {
    background: #203a49;
}

.masonry-one-of-two-stacked .masonry-title:after {
    content: "";
    display: block;
    height: 7px;
    width: 77px;
    border-top: 3px solid #2a81a7;
    border-bottom: 1px solid #2a81a7;
}
.masonry-one-of-two-stacked .masonry-cta {
    color: #4d4d4f;
    border: 2.5px solid #2a81a7 !important;
}
.masonry-one-of-two-stacked .masonry-cta:before {
    border: 2px solid #2a81a7 !important;
}
.masonry-one-of-two-stacked .masonry-title, .masonry-one-of-two-stacked .masonry-date, .masonry-one-of-two-stacked .masonry-paragraph, .masonry-one-of-two-stacked .masonry-paragraph, .masonry-one-of-two-stacked .masonry-cta, .masonry-one-of-two-stacked {
	color: #ffffff;
}
.masonry-link:hover .masonry-one-of-two-stacked .masonry-cta {
	color: #ffffff;
}
.masonry-title:after {
    border-top: 3px solid #2a81a7;
    border-bottom: 1px solid #2a81a7;
}
.masonry-cta-text .masonry-cta:before {
    border: 2px solid #2a81a7;
}
.masonry-link:hover .masonry-cta:before {
    border: 2px solid #2a81a7;
}
.masonry-cta-text .masonry-cta {
    border: 2.5px solid #2a81a7;
}
.masonry-link:hover .masonry-cta {
    border: 2.5px solid #0c5c80;
    background: #0c5c80;
}
.masonry-link:hover .masonry-two-of-two-stacked .masonry-cta {
    background: #2a81a7;
    color: #ffffff;
}
.masonry-load-more, .masonry-tertiary-load-more {
    background: #0c5c80;
	color: #ffffff;
}
.masonry-load-more:before, .masonry-tertiary-load-more:before {
    border: 2px solid #0c5c80;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    background: #2a81a7;
}
.masonry-link:hover .masonry-cta {
	color: #ffffff;
}
.masonry-overlay {
	background: transparent;
	opacity: 0;
}
.filter-overlay .close-filter-overlay {
    background: #ffffff;
}
.filter a {
    color: #4d4d4f;
}
.filter-reset:hover, .filter a:hover {
    color: #0c5c80;
}
.filter-open.fa-angle-down:before {
    color: #2a81a7;
}
.logo-pattern {
	background: none !important;
}
.logo-pattern-section {
    background: #2d343d !important;
    border-bottom: 2px solid #2a81a7;
}
.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: #9f9d9d;
}
.resource-detail-info-divider, .blog-landing-info-divider {
	color: #2a81a7;
}
.fa-share-alt {
    color: #d8cdb5 !important;
}

.resource-detail-info-wrapper a:hover {
    color: #2a81a7 !important;
}
.resource-detail-copy-wrapper a {
    color: #2a81a7;
}
.social-media-share-wrapper span {
    top: 33px;
}
.social-media-share-wrapper span {
    background-color: #2a81a7;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #2a81a7;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #2a81a7;
}
.social-media-share-wrapper span a {
	color: #ffffff !important;
}
.resource-detail-previous-link:hover:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #2a81a7;
}
	
/* 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) {
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link {
		right: 10px;
	}
	.media-section .mc-content-wrapper {
		padding: 0 100px;
	}	
	.callouts-section .callout-cta {
		background: #2a81a7;
		color: #FFFFFF;
	}
	.callouts-section .callout-cta:before{
		border: 2px solid #2a81a7 !important;
	}
	.page-link .parent-nav-item {
		display: none !important;
	}
	.callouts-section .callout-heading-wrapper h3 {
		font-size: 31px !important;
		line-height: 43px !important;
	}
	.niche-section .mc-cta {
		background: #2a81a7;
		color: #FFFFFF;
	}
	.niche-section .mc-cta:before {
		border: 2px solid #2a81a7 !important;
	}
	.scroller-mobile-wrapper div {
		background-color: rgba(42, 129, 167, 0.5) !important
	}
	.copy-section .mc-cta {
		background: #2a81a7;
		color: #FFFFFF;
	}
	.copy-section .mc-cta:before {
		border: 2px solid #2a81a7 !important;
	}
	.copy-section .mc-heading-wrapper h3 {
		font-family: 'Playfair Display', serif;
		font-size: 24px;
		line-height: 26px;
	}
	.billboard-section .billboard-container h1 {
		padding: 0 70px;
	}
	.logo-btn-section .button-content .btn-top {
		right: -12px;
		width: 215px;
	}

}


/* 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: #2a81a7;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link {
		right: 0px;
	}
	.primary-nav a, .investor-access-remember-me-label {
    	color: #000;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li > .nav-subnav {
		color: #fff;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
		color: #fff;
	}	
	.primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
		color: #947200;
	}	
	.investor-access-remember-me-label {
		color: #fff;
	}
	.investor-access-login-button {
		color: #fff;
	}	
	.has-children-arrow-wrapper i {
		color: #2a81a7;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link a {
		margin-right: 10px;
	}	
	.account-access-header {
		display: none;
	}
	.media-section .mc-content-wrapper {
		padding: 0;
	}
	.primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
		color: #2a81a7 !important;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link a {
		background: none;
	}
}
	
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {	
	.billboard-heading-wrapper {
		padding: 25px 0;
	}
	
	.body-home .billboard-section .billboard-container {
    	background-position-x: 0px;		
	}
	.body-about-us .billboard-section .billboard-container {
    	background-position-x: -380px;		
	}	
	.media-section .center-heading .mc-heading-wrapper {
		padding: 0 0px 20px;
	}	
	.media-section .mc-cta {
		padding: 7px 20px !important;
	}	
	.footer-section .footer-cta h4 {
		font-size: 33px;
		line-height: 37px;
	}	
	.billboard-cta {
		padding: 8px 77px;
	}
	.team-int-section .yearbook-container .slick-next {
		border-top: 3px solid #2a81a7;
		border-right: 3px solid #2a81a7;
	}
	.team-int-section .yearbook-container .slick-prev {
		border-top: 3px solid #2a81a7;
		border-left: 3px solid #2a81a7;
	}
	.bio-team-section .slick-dots li.slick-active button:before, .team-int-section .slick-dots li.slick-active button:before {
		color: #2a81a7;
		opacity: 1;
	}
	.intro-section .intro-headline {
		width: 90%;
	}
	.quote-section .quote-wrapper {
		padding: 20px 35px;
	}
	.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
		margin: 8px auto;
	}
	.billboard-services-section .billboard-container a {
		
		font-size: 15px;
		padding: 0px 30px;
		text-align: center;
		margin: 0 auto;
	}
	.team-int-section .yearbook-three.yearbook-container {
		max-width: 1200px;
		margin: 0px auto;
		padding: 60px 25px 50px;
	}
	.yearbook-three .yearbook-headshot-wrapper {
		max-width: 300px;
	}

}
	
/* 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) {
	.media-section .center-heading .mc-heading-wrapper {
		padding: 0 0px 20px;
	}
	.media-section .mc-cta {
    	padding: 8px 60px !important;
	}
	.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
		margin: 0 auto;
	}
	.team-int-section .yearbook-three.yearbook-container {
		max-width: 1200px;
		margin: 0px auto;
		padding: 60px 25px 50px;
	}
	.yearbook-three .yearbook-headshot-wrapper {
		max-width: 300px;
	}
	.yearbook-container .slick-next {
		border-top: 1px solid #2a81a7;
		border-right: 1px solid #2a81a7;
	}
	.yearbook-container .slick-prev {
		border-top: 1px solid #2a81a7;
		border-left: 1px solid #2a81a7;
	}
	.bio-team-section .slick-dots li.slick-active button:before, .team-int-section .slick-dots li.slick-active button:before {
		color: #2a81a7;
	}
}

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


}