/* /RJ/Advisor Sites/Global/Global CSS/Model 1/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,700&family=PT+Sans+Narrow&display=swap');


@import url('resources.css');
@import url('modules.css');


/*==============================================  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:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;


========================================================================================================================
*/
body {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
}
h1, h2, h3, h4, h5 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  color: #3f3f3f;
	text-transform: none;
}
a, .resource-detail-copy-wrapper a {
  color: #A86800;
}
.copy-section h1 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
	text-transform: none;
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 20px;
}
.copy-section h1 .head-2:after {
  display: none;
}

.copy-section .head-1 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
	text-transform: none;
	font-size: 36px;
	line-height: 44px;
  margin: 0;
}
.copy-section .head-3, .copy-section .head-2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
	text-transform: none;
}
.body-about-us .copy-section h2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
	text-transform: none;
	margin-bottom: 0px;
}
.body-about-us .copy-section h2:after {
  display: none;
}
.copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
	text-transform: none;
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 20px;
}

/* Buttons */
.button, .accord a.accord-cta, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .investor-access-login-button, .blog-landing-copy-cta, .simple-form input[type="submit"], .body-landing .intro-contact-content button {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0px 10px;
  background: #fff;
  color: #A86800;
  border: 1px solid #252536;
  font-family: 'Fira Sans', sans-serif !important;
  border-radius: 0;

 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
/* Buttons Hover */
.button:hover, .blog-landing-copy-cta:hover, .accord a.accord-cta:hover, .investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover, .body-landing .intro-contact-content button:hover {
  border: 1px solid #252536;
  border-radius: 0;
  background: #252536;
  color: #fff;
  letter-spacing: 0;
}

.accord .accord-link {
  color: #A86800;
  font-family: 'Fira Sans', sans-serif !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #252536 !important;
}
.accord li.open .fa {
  color: #A86800;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
  color: #A86800;
}
.contact-form .form-inline .form-group.select-container:before {
  border-color: #252536 transparent transparent transparent;
}
/*

Mouse Scroller Model 1
==============================================

red = #
blue = #

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

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
   background-image: none !important;
   background-color: #252536 !important;
}
.scroller:before, .scroller-mobile:before {
  content: '';
  height: 50px;
  width: 50px;
  display: block;
  animation: none !important;
  background: none !important;
  border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
  content: '' !important;
  height: 18px !important;
  width: 18px !important;
  animation-name: none !important;
  display: block !important;
  border-radius: 0 !important;
  border: 2px solid #f6c606;
  border-right-width: 0;
  border-top-width: 0;
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute !important;
  bottom: 20px !important;
  left: 52% !important;
  top: 13px !important;
  background: rgba(210, 120, 85, 0) !important;
  margin-left: -10px !important;
}
.scroller-mobile:after  {
   transform: rotate(135deg) !important;
  -webkit-transform: rotate(135deg) !important;
  -moz-transform: rotate(135deg) !important;
  -o-transform: rotate(135deg) !important;
  -ms-transform: rotate(135deg) !important;
  bottom: 10px;
  top: 20px !important;
}


/*
==============================================
Navigation Section
==============================================
*/
.header-main {
  background: #252536 !important;
}
.nav:before, .nav:after {
	display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #252536 !important;
}
.primary-nav a, .investor-access-remember-me-label {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) {
  padding: 0;
  border-bottom: 1px solid #dcdcdc;
}
.primary-nav > li {
  top: 0;
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
  font-family: 'Fira Sans', sans-serif;
}
.primary-nav a:after {
  background: transparent;
  content: "";
  display: block;
  position: relative;
  top: 2px;
  height: 2px;
  margin-bottom: -2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.primary-nav a:hover:after, .primary-nav > li > a.active:after {
  background: #f6c606;
}
.primary-nav .nav-subnav a:hover:after {
  background: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
  top: 57px;
  padding: 28px 0px 10px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav {
  padding: 28px 0px 10px;
}
.primary-nav .nav-subnav,
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li > .nav-subnav-second  {
  background: rgba(255,255,255,.9) !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.investor-access-login-button {
  color: #000;
  border: 2px solid #252536;
  font-family: 'PT Sans Narrow', sans-serif !important;
}
.investor-access-content-wrapper {
  margin: 0 20px 15px;
}

/* Main Nav */
.primary-nav a {
  color: #fff;
}
.investor-access-remember-me-label {
  color: #000;
  margin: 0 0 15px;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #fff !important;
  /* background: #1e1e2b; */
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #000;
  text-transform: none;
  margin: 0;
  padding: 10px 20px !important;
}
/* Dropdown Active/Hover */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: #000;
  background: #fff
}



/*
==============================================
Content Slider Section
==============================================
*/
.content-slider-cta-wrapper {
  margin: 0 auto;
  text-align: center;
}
.content-slider-wrapper .content-slider-cta {
  border: 1px solid #2a2a3d;
  background: #2a2a3d;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 23px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* .content-slider-wrapper .content-slider-cta:after {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f061";
  padding-left: 3px;
} */
.content-slider-wrapper .content-slider-cta:hover {
  text-decoration: none;
  background: #383851;
}
.billboard-section .head-1 {
  font-family: 'Fira Sans', sans-serif;
  font-size: 42px;
  line-height: 46px;
  text-transform: none;
  font-weight: 400;
}
.billboard-section .head-2 {
  font-family: 'Fira Sans', sans-serif;
    color: #fff;
    font-size: 42px !important;
    font-weight: 800;
    line-height: 46px;
    text-transform: none;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  background: #fff;
  position: relative;
  padding: 0;

}
.intro-section:before {
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(57, 57, 57, 0.2);
  position: relative;
  top: 20px;
  display: block;
}
.intro-section .intro-content:before, .intro-section .intro-text:before, .intro-section .intro-content:after {
  background: none;
}
.intro-section .body-copy-accent {
  font-family: 'Fira Sans', sans-serif;
  color: #3f3f3f;
  font-weight: 400;
  text-transform: none;
  font-size: 36px;
  text-align: left;
  padding: 0;
  margin: 0;
}
.intro-section .body-copy-accent:after {
  display: none;
}
.intro-content {
  text-align: left;
}
.intro-content .intro-text .callouts-title, .copy-section .team-title {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 300;
  text-transform: uppercase;
}
.intro-content .intro-text .callouts-title:before, .copy-section .team-title:before {
    content: '';
    border-top: 1px solid #eee;
    height: 1px;
    margin: 50px auto;
    width: 100%;
    display: block;
}
.intro-content .intro-text h3 {
  text-align: center;
  font-size: 36px;
  position: relative;
}
.intro-content .intro-text h3 .head-2 {
  display: block;
  color: #757575;
  font-weight: 300;
  letter-spacing: 8px;
  margin-bottom: 32px;
  font-size: 18px;
}
.callouts-container, .intro-content .intro-text .callouts-mobile-slider {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px 20px;
}
.callouts-container .callout-item .callout-image-wrapper .callout-image, .callouts-mobile-slider .callout-item .callout-image-wrapper .callout-image, .callouts-version-1.callouts-mobile-slider .callout-slide .callout-image-wrapper .callout-image {
    max-width: 120px;
    width: 120px;
    margin: 0 auto;
}
.callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-container .callout-item .callout-heading-wrapper .callout-heading .head-1, .callouts-container .callout-item .callout-heading-wrapper .callout-heading .head-2, .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading, .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading .head-1, .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading .head-2 {
  font-size: 25px !important;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper, .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
  color: #393939;
  text-align: center;
}
.callouts-container .callout-item .callout-cta-wrapper, .callouts-mobile-slider .callout-item .callout-cta-wrapper {
  text-align: center;
}
.callouts-container .callout-item .callout-cta-wrapper button, .callouts-mobile-slider .callout-item .callout-cta-wrapper button, .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px 10px;
    background: #fff;
    color: #A86800;
    border: 1px solid #252536;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
    padding: 0px 10px;
    background: #252536;
    color: #fff;
}
/*
==============================================
Services Section, Team Section, Callouts Section, niche-section
==============================================
*/
.services-section, .team-section, .callouts-section, .niche-section {
  display: none;
}
/*
Slider Section
==============================================
*/
.billboard-section:after {
  display: none;
}
.billboard-section .content-slider-wrapper .content-slider-heading {
  color: #fff;
    text-shadow: 1px 1px 10px black;
}
.content-slider-wrapper .content-slider-content-wrapper {
  position: relative;
  z-index: 1;
  max-width: 800px;
}
.billboard-section .content-slide:after {
    content: '';
    position: absolute;
    display: block !important;
    clear: none;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(10,9,10,0) 0%, rgba(0,0,0,.7) 100%);
    background: -webkit-linear-gradient(top, rgba(10,9,10,0) 0%,rgba(0,0,0,.7) 100%);
    background: linear-gradient(to bottom, rgba(10,9,10,0) 0%,rgba(0,0,0,.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000a090a', endColorstr='#000000',GradientType=0 );
}
.billboard-section .slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.billboard-section .slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #fff;
}
.billboard-section .slick-dots li button:before {
    color: #fff;
    opacity: 0.95;
    font-size: 10px;
}
.billboard-section .slick-dots li button:focus:before {
    opacity: 1;
}
.billboard-section .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.billboard-section .slick-dots li button {
    border: none;
    background: transparent;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
    /* border-radius: 50%; */
}
.billboard-section .slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #fff;
    border-radius: 50%;
}
.billboard-section .slick-dots li {
    width: 9px !important;
    height: 9px;
}
.content-slider-wrapper .slick-prev:before, .content-slider-wrapper .slick-next:before {
    color: #fff;
	font-size: 40px;
    opacity: 1;
	content: ""!important;
}
.content-slider-wrapper .slick-prev:after {
	-webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    right: 0px;
    content: "";
    -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
    transform: rotate(-45deg) skew(-10deg, -10deg);
    width: 25px;
    height: 25px;
	border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.content-slider-wrapper .slick-next:after {
	content: "" !important;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    left: 0px;
    -webkit-transform: rotate(45deg) skew(10deg, 10deg);
    transform: rotate(45deg) skew(10deg, 10deg);
    width: 25px;
    height: 25px;
	border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.content-slider-wrapper .slick-prev:hover:before, .content-slider-wrapper .slick-next:hover:before {
    color: #90c95c;
}
/* .slider-section {
	position: relative;
	background: #000;
}

.content-slider-wrapper {
	border: none;
}
.content-slider-wrapper .content-slider-content-wrapper {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 240px 0 60px;
}
.content-slider-wrapper h3.content-slider-heading {
    font-family: 'Old Standard TT', serif;
    font-weight: 400;
    color: #fff;
}
.content-slider-wrapper .content-slider-copy {
	color: #fff;
	position: relative;
}
.content-slider-wrapper .content-slider-copy:before {
    content: '';
    position: relative;
    display: block;
    margin: 10px auto;
    width: 100%;
    height: 1px;
    background: -webkit-linear-gradient(left, rgba(111,173,84,0) 0%, rgba(111,173,84,1) 50%, rgba(111,173,84,0) 100%);
    background: -o-linear-gradient(left, rgba(111,173,84,0) 0%, rgba(111,173,84,1) 50%, rgba(111,173,84,0) 100%);
    background: linear-gradient(to right, rgba(111,173,84,0) 0%, rgba(111,173,84,1) 50%, rgba(111,173,84,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fad54', endColorstr='#006fad54',GradientType=1 );
}
.content-slider-wrapper .content-slider-copy:after {
    content: '';
    position: relative;
    display: block;
    margin: 10px auto;
    width: 100%;
    height: 1px;
    background: -webkit-linear-gradient(left, rgba(111,173,84,0) 0%, rgba(111,173,84,1) 50%, rgba(111,173,84,0) 100%);
    background: -o-linear-gradient(left, rgba(111,173,84,0) 0%, rgba(111,173,84,1) 50%, rgba(111,173,84,0) 100%);
    background: linear-gradient(to right, rgba(111,173,84,0) 0%, rgba(111,173,84,1) 50%, rgba(111,173,84,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fad54', endColorstr='#006fad54',GradientType=1 );
}
.content-slider-wrapper .content-slider-cta {
    margin-bottom: 50px;
    border: 1px solid black;
    font-family: 'Oswald', sans-serif;
    color: #000;
    font-weight: 400;
    background: #6fad54;
	text-transform: uppercase;
}
.content-slider-wrapper .content-slider-cta:hover {
    text-decoration: none;
    background: #9dca54;
    -webkit-box-shadow: inset 0px 0px 40px 0px rgba(111,173,84,.7);
    -moz-box-shadow: inset 0px 0px 40px 0px rgba(111,173,84,.7);
    box-shadow: inset 0px 0px 40px 0px rgba(111,173,84,.7);
}


.content-slider-wrapper.content-slider-click-cta .content-slider-content-wrapper {
    max-width: 750px;
}
.slick-dots li.slick-active button:before {
	color: #64A34A !important;
}
.content-slider-wrapper .slick-prev:before, .content-slider-wrapper .slick-next:before {
    color: #fff;
	font-size: 40px;
    opacity: 1;
	content: ""!important;
}
.content-slider-wrapper .slick-prev:after {
	-webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    right: 0px;
    content: "";
    -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
    transform: rotate(-45deg) skew(-10deg, -10deg);
    width: 25px;
    height: 25px;
	border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.content-slider-wrapper .slick-next:after {
	content: "" !important;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    left: 0px;
    -webkit-transform: rotate(45deg) skew(10deg, 10deg);
    transform: rotate(45deg) skew(10deg, 10deg);
    width: 25px;
    height: 25px;
	border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.content-slider-wrapper .slick-prev:hover:before, .content-slider-wrapper .slick-next:hover:before {
    color: #90c95c;
}
.content-slider-wrapper.content-slider-normal-height .content-slide {
    background-position: center center;
} */

/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-section {
  border-top: 1px solid #eee;
  background: #fff;
}
.quote-section {
  border-top: 1px solid #eee;
}
.quote-section .quote {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  margin: 25px auto;
}
.body-home .quote-section .quote-wrapper {
    padding: 20px 15px;
}
.body-home .quote-section .quote {
    color: #1f1f1f !important;
}
.quote-section .quote-wrapper .quote-hr:before {
  background: #f6c606;
}
.quote-break {
  display: block;
}
.quote-section .quote-wrapper .quote-hr {
  display: none;
}
/*
==============================================
POV Section
==============================================
*/
.video-container {
  height: 270px;
  width: 480px;
  padding: 0;
  margin: 50px auto;
}
.pov-section {
  background: #fff;
  height: auto;
}

.sub-head-main {
  border-top: 1px solid #eee;
  padding: 20px 0 0;
}
.pov-section h4, .pov-section .head-1, .sub-head-main {
  font-family: 'Fira Sans', sans-serif;
  font-size: 36px !important;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
.pov-section h4:after {
  display: none;
}
.pov-carousel .mc-heading {
  font-family: 'Fira Sans', sans-serif;
  text-transform: none;
}
.pov-carousel .mc-heading:after {
  background: #f6c606;
}
.pov-carousel .mc-cta {
  font-family: 'Fira Sans', sans-serif;
  color: #252536;
  font-weight: 400;
  text-transform: none;
}
.pov-carousel .mc-container:before {
    display: none;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  background: none;
  position: relative;
}
.footer-section:before {
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(57, 57, 57, 0.2);
  position: relative;
  top: -20px;
  display: block;
}
.footer-section .footer-contact-section {
  padding-top: 50px;
}
.footer-logo {
  text-align: center;
}
.footer-social-section {
  background: #2e2e42;
}
.footer-section .social-container:after {
  background: transparent;
}
.footer-section .social-container {
  border: none;
}
.footer-section .social-container a:hover .fa {
  color: #f6c606 !important;
}
.footer-section .footer-contact-section {
  background: #fff;
  padding: 50px 0;
}
.footer-section .ftr-nap-address:before {
  font-family: 'Fira Sans', sans-serif !important;
  color: #000!important;
  font-weight: 600 !important;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
  font-weight: 400;
  color: #000;
  font-family: 'Fira Sans', sans-serif;
}
.footer-hedge-section {
  background: #eaeaea;
}
.footer-section .ftr-disclosures, .footer-section .footer-content a {
  color: #000;
}
.footer-section .footer-content a:hover {
  color: #A86800;
}
.footer-section .ftr-disclosures a:hover
{
  color: #945B00;
}
/*
==============================================
Interior Section
==============================================
*/
.copy-section {
  background: #fff !important;
  position: relative;
}
.copy-section:before {
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(57, 57, 57, 0.2);
  position: relative;
  top: 20px;
  display: block;
}
.interior .billboard-container {
  min-height: 330px;
}
.interior .billboard-heading-wrapper {
  display: block;
}
.interior .billboard-content-wrapper .container {
    position: relative;
    top: 70px;
    bottom: auto;
    width: 1170px;
    left: auto;
    padding: 0 90px;
}
.interior .billboard-content h1 {
  font-family: 'Fira Sans', sans-serif;
  color: #3f3f3f;
}
.interior .billboard-content .head-1 {
  font-family: 'Fira Sans', sans-serif;
  color: #3f3f3f;
  font-weight: 400;
}
.billboard-section h1:after, .interior .billboard-content:after {
  display: none;
}
.interior .billboard-section:after {
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(246, 198, 6, .8);
  display: block;
}
.body-about-rj .copy-section h2 {
  text-align: center;
  text-transform: uppercase;
}
.page-gallery-content img {
    width: 49%;
    height: auto;
    display: inline;
    padding: 2px 5px;
}
.body-bio .page-gallery-content img {
  margin: 20px 0 0;
}
.reduced-text {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
/*
==============================================
Team page
==============================================
*/
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 600;
}
.copy-section .yearbook-container .yearbook-designation, .copy-section .yearbook-container .yearbook-title {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
}
.yearbook-container .yearbook-links .fa {
  color: #252536 !important;
}
.yearbook-container .yearbook-links .fa:hover {
  color: #A86800 !important;
}
/*
==============================================
Bio page
==============================================
*/
.bio-section {
  background: #fff;
}
.bio-section .bio-detail-first-name, .bio-section .bio-detail-last-name, .bio-detail-preferred-name {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  text-transform: none;
}
.bio-section .bio-detail-designation {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  display: inline;
}
.bio-section .bio-detail-title {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
}
.bio-section .bio-detail-links-wrapper .fa {
	color: #252536;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
	color: #A86800;
}
.bio-detail-quote {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  margin: 25px auto;
}
.bio-quote-section .bio-quote-content {
  padding: 40px 0;
}
.bio-detail-quote-hr, .bio-quote-section:after {
  display: none;
}
.bio-quote-section:before {
  background: #2e2e42;
}

/*
==============================================
Landing page
=======
*/

.body-landing .footer-hedge-section {
  background: #252536;
}

.body-landing .footer-section .ftr-nap li, 
.body-landing .footer-section .ftr-nap-phone a, 
.body-landing .footer-section .ftr-nap-map-directions a,
.body-landing .footer-section .ftr-nap-address:before {
  color: #ffffff !important;
}

.body-landing .footer-section .ftr-disclosures, 
.body-landing .footer-section .footer-content a {
  color: #ffffff;
}

.body-landing .footer-section .footer-content a:hover {
  color: #A86800;
}

.body-landing .second-section h3 {
  margin-top: 15px;
}
.body-landing .connect-content h2:before {
  display: none;
}

.body-landing .copy-section .head-1 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
  text-transform: none;
  font-size: 36px;
  line-height: 44px;
  margin: 0;
}

.body-landing .copy-section .head-2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
  text-transform: none;
}

.body-landing .intro-content h1 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  color: #3f3f3f;
  text-transform: none;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 20px;
}

.body-landing .second-section h3 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  color: #3f3f3f;
  text-transform: none;
}

.body-landing .intro-contact-content button a {
  color: #A86800;
}
.body-landing .intro-contact-content button a:hover {
  color: #ffffff;
}

/*
==============================================
ACCOLADES
==============================================
*/

.body-accolades .callouts-container, .body-accolades .callouts-mobile-slider {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px 20px;
}
.body-accolades .callouts-container .callout-item, .body-accolades .callouts-mobile-slider .callout-item {
  border: 2px solid #3d3d44;
}
.body-accolades .callouts-container .callout-item .callout-image-wrapper .callout-image, .body-accolades .callouts-mobile-slider .callout-item .callout-image-wrapper .callout-image {
  max-width: 247px;
  width: 100%;
  padding: 40px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;  
}
.body-accolades .callouts-container .callout-item .callout-cta-wrapper, .body-accolades .callouts-mobile-slider .callout-item .callout-cta-wrapper {
  margin: 0;
  height: auto;
  padding: 30px 0;
  background: -moz-radial-gradient(center, ellipse cover,  #40404e 0%, #40404e 0%, #27272f 99%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,  #40404e 0%,#40404e 0%,#27272f 99%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center,  #40404e 0%,#40404e 0%,#27272f 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40404e', endColorstr='#27272f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.body-accolades .callouts-container .callout-item .callout-cta-wrapper button, .body-accolades .callouts-mobile-slider .callout-item .callout-cta-wrapper button, .body-accolades .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0px 30px;
  background: transparent;
  color: #d3ab22;
  border: 2px solid #d3ab22;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.body-accolades .callouts-container .callout-item:hover .callout-cta-wrapper button, .body-accolades .callouts-mobile-slider .callout-item:hover .callout-cta-wrapper button {
  background: #fff;
  color: #3d3d44;
  border: 2px solid #fff;  
}
.body-accolades .quote-section {
  display: none;
}
.body-accolades .callouts-container .callout-item:hover .callout-image-wrapper .callout-image {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);  
}
/*
==============================================
Next/Previous arrows and background variables
==============================================
*/
/* Next/prev text normal */
.bio-detail-next, .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next, .bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev, .bio-detail-next  {
  color: #000 !important;
  -webkit-transition: all 0.2 ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
/* Next/prev text hover */
.blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-next-link:hover .blog-detail-next, .blog-detail-next-link:hover .blog-detail-next-resource, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio, .bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-previous-link:hover .resource-detail-prev-resource, .resource-detail-next-link:hover .resource-detail-next-resource
{
  color: #A86800 !important;
}
/* Next/prev arrow normal */
.resource-detail-previous-link:after, .bio-detail-previous-link .bio-detail-previous-arrow, .bio-detail-next-link .bio-detail-next-arrow, .resource-detail-next-link:after, .resource-detail-next-link .resource-detail-next-arrow, .blog-detail-previous-link .blog-detail-previous-arrow, .blog-detail-next-link .blog-detail-next-arrow {
  border-color: #fff !important;
}
/* Next/prev arrow hover */
.resource-detail-previous-link:hover:after, .bio-detail-previous-link:hover .bio-detail-previous-arrow, .bio-detail-next-link:hover .bio-detail-next-arrow, .resource-detail-next-link:hover:after, .resource-detail-next-link:hover .resource-detail-next-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #fff !important;
}
/* Arrow background normal */
.bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .resource-detail-next-link-wrapper:before {
  background: #252536 !important;
}
/* Arrow background hover */
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #A86800 !important;
}

/* share icon (left) hover and text */
.social-media-share-link:hover > .fa-share-alt:before, .resource-detail-tag-cloud-links a:active  > .fa-share-alt:before, .social-media-share-link:active > .fa-share-alt:before, .resource-detail-info-wrapper a:hover {
  color: #393939 !important;
}
/* share icon (left) normal */
.fa-share-alt, .resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link  {
    color: #A86800 !important;
}

/* share pop up box icon normal */
.social-media-share-wrapper span a {
    color: #fff !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
    color: #000 !important;
}

/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: #393939 !important;
}

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #A86800;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #A86800;
}
/*
==============================================
Resources
==============================================
*/
.resource-section, .body-resource-detail .resource-section {
  background: #fff;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
  color: #A86800;
}




/*
==============================================
Responsive Media Queries
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-pro-l */
   @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {

}

/* Large devices (tablet landscape, 1024px and less) tablet-pro-p */
   @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {

}

@media only screen and (max-width: 1199px) {
  .interior .billboard-content-wrapper .container {
    width: 970px;
  }
}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .callouts-container .callout-item {
    width: calc(50% - 30px);
  }
  .body-accolades .callouts-container .callout-item {
    width: calc(33.33% - 35px);
}
  .interior .billboard-content-wrapper .container {
    padding: 0 40px;
  }
  .interior .billboard-container {
      min-height: 330px !important;
  }
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
  .interior .billboard-content-wrapper .container {
    width: 750px;
  }
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav {
      padding: 28px 0px 10px !important;
  }
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
  background: #252536;
  box-shadow: none;
}
.fa-angle-down:before {
  color: #f6c606;
}
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #f6c606 !important;
}
.primary-nav a:hover:after, .primary-nav > li > a.active:after {
  background: none;
}
.nav-address-wrapper {
  font-family: 'PT Sans Narrow', sans-serif;
}
.investor-access-content-wrapper {
  margin: 0 5px 0;
}

/* Hamburger Menu Icon */
.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: #A86800;
}


/* Hamburger Menu Icon Active and Open*/
.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: #f6c606;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.interior .billboard-container {
    min-height: 330px !important;
}
.interior .billboard-content-wrapper .container {
  top: 80px;
}
.body-accolades .callouts-container .callout-item {
  width: calc(50% - 30px);
}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .interior .billboard-content-wrapper .container {
    padding: 0 30px;
    top: 0px;
  }
  .callouts-mobile-slider .slick-next:before, .callouts-mobile-slider .slick-next:before {
    opacity: 0;
  }
  .callouts-mobile-slider .slick-prev:after {
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		right: -20px;
		content: "";
		-webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
		transform: rotate(-45deg) skew(-10deg, -10deg);
		width: 25px;
		height: 25px;
		border-left: 1px solid #252536;
		border-top: 1px solid #252536;
	}
	.callouts-mobile-slider  .slick-next:after {
		content: "" !important;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		left: -20px;
		-webkit-transform: rotate(45deg) skew(10deg, 10deg);
		transform: rotate(45deg) skew(10deg, 10deg);
		width: 25px;
		height: 25px;
		border-right: 1px solid #252536;
		border-top: 1px solid #252536;
		-webkit-text-stroke: 8px transparent !important;
	}
  .video-container {
      height: auto;
      width: auto;
      padding-bottom: 56.25%;
      padding-top: 25px;
  }
  .page-gallery-content img {
      width: 100%;
      height: auto;
      display: block;
      padding: 5px;
  }
  .interior .billboard-content .head-1 {
    font-size: 44px !important;
    line-height: 44px;
  }
  .interior .billboard-container {
      min-height: 190px !important;
  }
  .content-slider-wrapper.content-slider-normal-height .content-slide {
    min-height: 550px;
  }
  .billboard-section .head-1, .billboard-section .head-2 {
    font-size: 32px;
    line-height: 36px;
  }

}



/* 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) {
  .content-slider-wrapper.content-slider-normal-height .content-slide {
    min-height: 400px;
  }
  .callouts-mobile-slider .slick-next:before, .callouts-mobile-slider .slick-next:before {
    opacity: 0;
  }
  .callouts-mobile-slider .slick-prev:after {
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		right: -20px;
		content: "";
		-webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
		transform: rotate(-45deg) skew(-10deg, -10deg);
		width: 25px;
		height: 25px;
		border-left: 1px solid #252536;
		border-top: 1px solid #252536;
	}
	.callouts-mobile-slider  .slick-next:after {
		content: "" !important;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		left: -20px;
		-webkit-transform: rotate(45deg) skew(10deg, 10deg);
		transform: rotate(45deg) skew(10deg, 10deg);
		width: 25px;
		height: 25px;
		border-right: 1px solid #252536;
		border-top: 1px solid #252536;
		-webkit-text-stroke: 8px transparent !important;
	}
  .video-container {
      height: auto;
      width: auto;
      padding-bottom: 56.25%;
      padding-top: 25px;
  }
  .interior .billboard-content-wrapper .container {
    padding: 0 30px;
    top: 80px;
  }


}

/* IE only */
@media screen\0 {
  .callouts-container .callout-item {
    width: calc(50% - 20px);
  }
}
/*
==============================================
Intergenerational Wealth Transfer Module
==============================================
*/

:root {
  /* Model 1 Variables */
  
    --medium: #4a7aa3 !important;
    --medium-color-1:#83551F;
    --dark: #2e2e42 !important;
  }
  
  .intergenerational-interior-landing-page .intro-section h1 strong, .intergenerational-main-landing-page .main-intro-content h1 strong, .intergenerational-main-landing-page .masonry-grid-section h2 strong, .intergenerational-interior-landing-page .media-carousel-section .rich-text-container h2 strong, .intergenerational-interior-landing-page .content-slider-media-content .content-slider-heading strong {
   color: var(--dark) !important;
  }
  .intergenerational-interior-landing-page .tile-fa-billboard h3 {
    color: var(--dark) !important; 
  }
  .intergenerational-interior-landing-page.contact-cta-btm .ftr-cta h2 strong, .intergenerational-main-landing-page .contact-cta-btm .ftr-cta h2 strong, .intergenerational-main-landing-page .contact-cta-header-multi-font-weight h2, .intergenerational-main-landing-page .contact-cta-header-multi-font-weight h2 strong, .intergenerational-interior-landing-page .contact-cta-btm .ftr-cta h2, .intergenerational-main-landing-page .contact-cta-btm .ftr-cta h2 {
    color: var(--dark) !important; 
  }
  .intergenerational-interior-landing-page .disclosure-section p a,
  .intergenerational-main-landing-page .disclosure-section p a {
    color: var(--dark) !important; 
  }
  .intergenerational-interior-landing-page .disclosure-section p a:hover,
  .intergenerational-main-landing-page .disclosure-section p a:hover {
    color: var(--dark) !important; 
  }
