/* /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/css?family=Montserrat:300,400,500,700|Playfair+Display:400,400i,500i,700,700i&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;


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

.masterprime .related-resources-main {
background: #fff;
}
a, .resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a, .accordion-panel a,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .related-resources-content .mc-cta
 {
  color: #3d5780;
}
a:hover, .resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover, .accordion-panel a:hover,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .mc-container a:hover .mc-cta {
  color: #000;
}
h2, h3, h4, h5 {
  color: #002949;
}
blockquote:before, q:before {
  background: #ae8e6e;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #000;
}
.accord .accord-link, .accord li.open .fa {
    color: #3d5780;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #000 !important;
}
.accord a.accord-cta {
  color: #000;
}

.flextab-triggers .set {
    color: #000;
    background: #e7ddd3;
}
.flextab-triggers a {
    background: #fff;
    color: #3d5780;
}
.flextab-triggers a:hover {
    background: #e7ddd3;
    color: #000;
}
sup {
  top: 0px;
}

/* 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"] {
border: 2px solid #ae8e6e;
 -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 {
  border: 2px solid #000;
}
.investor-access-login-button:hover {
  border: 2px solid #fff;
}

.header-main, .nav-overall-wrapper:not(.van-mobile-nav) {
  background: #002949 !important;
}
/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #fff;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #ae8e6e !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #fff;
}
/* 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: #ae8e6e;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #01294a !important;
}
.nav:before {
  background: rgba(174, 142, 110, 0.12);
}
.nav:after {
  background: #ae8e6e;
}

/*
==============================================
Billboard Section
==============================================
*/
.billboard-section h1 {
  color: #fff;
}
.billboard-section .head-2 {
  color: #ffe7bf;
}
.billboard-section h1:after {
  background: #ffe7bf;
}

.billboard-container.billboard-full-height video {
  height: 100vh !important;
}
.billboard-section:after {
    z-index: 0;
}
.billboard-background-video-overlay .container {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
  top: 150px;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
    background: url(/-/media/rj/advisor-sites/sites/h/b/hbcmvt/images/mountain-reflected-on-the-lake-963363218.jpg) bottom center no-repeat !important;
}
.intro-section .body-copy-accent {
  color: #414042;
}
.intro-section .intro-text:before {
  background: #414042;
}
.intro-section .body-copy-accent-2:after {
  content: "";
  display: block;
  height: 5px;
  width: 60px;
  margin: 28px auto 20px;
  background: rgba(174, 142, 110, 0.5);
}
/* .intro-section .body-copy-accent:after {
  display: none;
} */
.button {
  border: 2px solid #ae8e6e;
  color: #414042;
}
/*
==============================================
Services Section
==============================================
*/
.services-section {
  background-image: none;
  background: #fff;
}
.services-section h2 {
  color: #002949;
}
.services-section .head-1 {
  color: #3d5780;
  line-height: 54px !important;
  font-size: 50px !important;
}
.services-section h2:after {
  background: #ae8e6e;
}
.services-section .services-slider h3 {
  font-weight: 500;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
  color: #000;
}
/*
==============================================
Niches Section
==============================================
*/

/*
==============================================
Team Section
==============================================
*/
.team-section {
	border-top: 10px solid #e7ddd3;
	background: #faf6f1;
}
.team-section h4 {
  color: #002949;
}
.team-section .head-1 {
  color: #3d5780;
  line-height: 52px;
}
.team-section h4:after {
  background: #ae8e6e;
}
/* bio/yearbook First and Last Name */
.team-section .yearbook-last-name, .yearbook-first-name, .yearbook-last-name, .yearbook-designation, .bio-detail-first-name-wrapper, .bio-detail-last-name-designation-wrapper, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-designation-wrapper, .bio-detail-designation, .bio-detail-middle-initial-wrapper, .bio-detail-middle-initial, .bio-detail-preferred-name {
  color: #002949 !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: #414042 !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: #3d5780 !important;
  -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;
}
/* bio/yearbook icon hover */
.bio-detail-links-wrapper .fa:hover, .yearbook-links .fa:hover, .yearbook-links a:hover {
  color: #000 !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color: #414042;
}
.yearbook-container .slick-dots li.slick-active button:focus:before {
  opacity:1;
  color: #ae8e6e;
}
.bio-quote-section {
  display: none;
}
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  background: url(/-/media/rj/advisor-sites/sites/h/b/hbcmvt/Images/picture-of-a-spruce-forest-on-a-cold-foggy-day-155438700.jpg);
}
.callouts-section .callout-heading .head-1 {
  color: #fff;
  font-weight: 400;
}
.callouts-section .callout-heading .head-2 {
  color: #ffe7bf;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: #ffe7bf;
  font-weight: 400;
}


/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-section {
	overflow: auto;
  border-top: none;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#012a4a+0,24446a+1,012a4a+99 */
  background: #012a4a; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #012a4a 0%, #24446a 1%, #012a4a 99%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #012a4a 0%,#24446a 1%,#012a4a 99%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #012a4a 0%,#24446a 1%,#012a4a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012a4a', endColorstr='#012a4a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.quote-section .quote-wrapper .quote-hr:before {
  background: #b0c1db;
}
.body-home .quote-section .quote-cite {
  color: #ffe7bf!important;
}
/*
==============================================
POV Section
==============================================
*/
.pov-section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#faf8f1+0,faf8f1+75,f6ede0+100 */
  background: #faf8f1; /* Old browsers */
  background: -moz-linear-gradient(top, #faf8f1 0%, #faf8f1 75%, #f6ede0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #faf8f1 0%,#faf8f1 75%,#f6ede0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #faf8f1 0%,#faf8f1 75%,#f6ede0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf8f1', endColorstr='#f6ede0',GradientType=0 ); /* IE6-9 */
}
.btm-image {
  display: none;
}
.pov-section h4 {
  color: #002949;
}
.pov-section .head-1 {
  color: #3d5780;
}
.pov-section h4:after {
  background: #ae8e6e;
}
.pov-carousel .mc-heading:after {
  background: #ae8e6e;
}
.pov-carousel .mc-cta {
  color: #000;
}


/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  background: #002949;
}
.footer-section .social-container {
  border-bottom: 8px solid #3d5780;
  border-top: 8px solid #ae8e6e;
}
.footer-section .social-container a .fa {
  color: #fff !important;
}
.footer-section .social-container a:hover .fa {
    color: #be9b77 !important;
}
.footer-section .footer-cta-section h4 {
  color: #be9b77;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #be9b77 !important;
}
.footer-section .footer-cta-section h4:after, .footer-section .ftr-nap-address:before {
  display: none;
}
.footer-section .ftr-nap-name {
    font-family: 'Roboto', sans-serif !important;
    text-transform: none;
    color: #fff !important;
    font-weight: 500 !important;
}
.footer-section .ftr-disclosures {
  color: #fff;
}
.footer-section .footer-content a:hover {
  color: #be9b77;
}

/*
==============================================
Interior
==============================================
*/
.interior .billboard-content:after {
  display: none;
}
.body-our-approach .billboard-container {
    background-position: top center;
}
.copy-section, .bio-section, .resource-section, .body-resource-detail .resource-section, .bio-detail-container {
  background-image: none;
  background: #f8f0e1;
}
.copy-section .head-1 {
  color: #002949;
}
.copy-section .head-3, .copy-section .head-2, .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
  color: #3d5780;
}
.copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
  background: #ae8e6e;
}
.interior .quote-section .quote-wrapper .quote-hr:before {
  background: #3d5780;
}
.interior .quote-section .quote-wrapper .quote-hr:after {
    background: rgba(61, 87, 128, 0.5);
}
.quote-section .quote {
  color: #002949;
}
.quote-section .quote-cite {
  color: #3d5780 !important;
}
.body-giving-back .quote-section, .body-appointment .quote-section, .body-videos .quote-section, .body-our-services .quote-section, .body-meeting .quote-section {
  display: none;
}
.body-bio .freeform-embed-wrapper {
  margin: 0 0 50px;
}

.client-access-videos .copy-section .intro-text-container .col-md-12 {
  padding: 0;
}


/*

Next/Previous arrows and background variables
==============================================

blue = #
fuchsia = #
lime = #
orange = #
red = #
aqua = #

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


/* 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: #002949 !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: #000 !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, .resource-detail-previous-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, .resource-detail-previous-link:hover .resource-detail-previous-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #000 !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-wrapper:before, .resource-detail-next-link-wrapper:before, .resource-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper-mobile:before, .resource-detail-previous-link-wrapper-mobile:before {
  background: #002949 !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-wrapper.hover-link:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #ae8e6e !important;
}

/*

Share Widget and text links
==============================================

red = #
blue = #
green = #
yellow = #
aqua = #
lime = #

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


/* 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: #000 !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: #3d5780 !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: #be9b77 !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: #3d5780;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #3d5780;
}
/*

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

red = #
blue = #

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

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: rgb(255, 231, 191, .8) !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 #002949;
    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;
}





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

}

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

}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background-image: none;
    background: #002949;
  }
  .fa-angle-down:before {
    color: #ae8e6e;
  }
/* 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: #ae8e6e;
}


/* 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: #fff;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .callouts-section .callout-cta-wrapper button {
    color: #ffe7bf;
    font-weight: 400 !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-cta-wrapper button {
    color: #ffe7bf;
    font-weight: 400 !important;
}
  .billboard-background-video-overlay .container {
    top: 70px;
  }
  .pov-section {
    height: 860px;
  }
}

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

}
