/* /RJ/Advisor Sites/Global/Global CSS/Model 3/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-3/base.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 SECTION
SBUILDER:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:========================================================================================================================
*/
@import url('resources.css');
@import url('modules.css');
/* 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"] {
  background-color: #3b5b34;
  color: #fff;
  -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, .team-section .team-intro .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 {
  color: #E9C177;
}
.intro-section .intro-cta .button {
  background-color: #d8c492;
  color: #000;
}
.intro-section .intro-cta .button:hover {
  color: #395732;
}
.intro-section .intro-cta .button:before {
  border: 2px solid #d8c492;
}
.button:before, .team-section .team-intro .button:before {
  border: 2px solid #3b5b34;
}
/*
==============================================
HOME PAGE
==============================================
*/
.body-home .billboard-section .billboard-content-wrapper .container {
  position: absolute;
  bottom: 130px;
  z-index: 10;
  padding: 0px;
  width: 100%;
  left: 0;
  right: 0;
}
.body-home .billboard-section .billboard-container {
  min-height: calc(100vh - 340px);
}
.body-home .billboard-section .billboard-container.billboard-full-height .billboard-content-wrapper {
  min-height: auto !important;
}
.yb-home .yearbook-three .yearbook-hr {
  border-top: 3px solid #d8c492;
  border-bottom: 1px solid #d8c492;
}
.team-intro:before {
  border-top: 3px solid #d8c492;
  border-bottom: 1px solid #d8c492;
}
.body-home .callout-item.callout-3 {
  border-right: 0px !important;
}
/*
==============================================
SCROLLER
==============================================
*/
/*
==============================================
HEADER
==============================================
*/
#holder {
  display: none;
}
.logo-btn-section .button-content .btn-top {
  background: #d8c492;
  color: #2b2b2c;
}
.logo-btn-section .button-content .btn-top:hover {
  color: #3A5732 !important;
}
/*
==============================================
NAVIGATION
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #3b5b34 !important;
}
/* 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: #E9C177;
}
/* 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: #E9C177;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #35512F !important;
}
/*
==============================================
BILLBOARD - HOME
==============================================
*/
.billboard-section {
  border-bottom: 2px solid #d8c492;
}
/*
==============================================
HOME INTRO SECTION
==============================================
*/
.intro-section {
  background: #3b5b34;
  border-bottom: 2px solid #d8c492;
  padding: 25px 0px 200px;
}
.intro-section .intro-cta {
  background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/images/bkg-intro-section.png) !important;
}
/*
==============================================
TEAM SECTION
==============================================
*/
.team-title-content {
  background: #4d4d4f;
}
.yb-home .yearbook-three .yearbook-links .fa {
  color: #3b5b34;
}
.yb-home .yearbook-three .yearbook-links .fa:hover {
  color: #826C30;
}
.slick-dots li.slick-active button:before {
  color: #3b5b34;
}
.team-int-section {
  background: -moz-linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c7e94', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
  border-top: 4px solid #d8c492;
}
.team-int-section .team-int-content:after {
  background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/images/bkg-intro-section.png) !important;
  opacity: 1;
}
.team-int-section .yearbook-three .yearbook-hr {
  border-top: 3px solid #d9c594;
  border-bottom: 1px solid #d9c594;
}
.team-int-section .team-int-title {
  background: #5e5e60;
}
/*
==============================================
BILLBOARD SERVICES SECTION
==============================================
*/
.billboard-services-section .billboard-container:after {
  background: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/images/bkg-intro-section.png) top center;
  opacity: 1;
}
.billboard-services-section .billboard-content-wrapper:after {
  background: -moz-linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003e51', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.billboard-services-section .billboard-content-wrapper:before {
  background: -moz-linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c7e94', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.billboard-services-section {
  border-top: 2px solid #d8c492;
}
/*
==============================================
NICHE SECTION
==============================================
*/
.niche-section {
  border-top: 2px solid #d8c492;
}
.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
  border-top: 3px solid #d8c492;
  border-bottom: 1px solid #d8c492;
}
.niche-section .mc-container a:hover .mc-cta {
  background: #3b5b34;
  color: #fff;
}
.mc-container a:hover .mc-cta:before {
  border: 2px solid #3b5b34 !important;
}
.niche-section .mc-container .slick-next:before, .niche-section .mc-container .slick-prev:before {
  color: #3b5b34;
}
.niche-section .mc-container .slick-next:hover:before, .niche-section .mc-container .slick-prev:hover:before {
  color: #d8c492;
}
.niche-section .mc-heading-wrapper h3 {
  color: #4d4d4f;
}
.niche-section .mc-copy-wrapper .mc-copy {
  color: #3b5b34 !important;
}
.niche-section .mc-cta {
  color: #3b5b34;
}
.niche-section .mc-heading-wrapper h3 {
  font-size: 36px;
}
/*
==============================================
CALLOUTS SECTION
==============================================
*/
.callouts-section .callout-heading-wrapper h3:before {
  border: 3px solid #d8c492;
  background: linear-gradient(to bottom, transparent 50%, #d8c492 50%);
  background-size: 100% 200%;
}
.callouts-container .callout-item .callout-cta-wrapper button, .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  color: #fff;
  background: #3b5b34;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callouts-section .callout-cta .callouts-section .mc-container a:hover .callout-cta {
  color: #E9C177;
  background: #3b5b34;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta:before {
  border: 2px solid #3b5b34 !important;
}
.callouts-section .callout-cta:before {
  border: 2px solid #3b5b34 !important;
}
.callouts-section {
  border-top: 4px solid #d8c492;
}
/*
==============================================
QUOTE SECTION
==============================================
*/
.quote-section .quote:before {
  color: #d9c594;
}
.quote-section {
  border-top: 2px solid #d9c594;
  background-size: cover;
  background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/images/quote-bg.jpg);
  /*opacity: 1;*/
}
.quote-section .quote-content:after {
  background: -moz-linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003e51', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.quote-section .quote-content:before {
  background: -moz-linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c7e94', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.quote-section .quote-hr:after {
  background: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/images/bkg-intro-section.png) top center;
  opacity: 1;
}
/*
==============================================
SERVICES SECTION
==============================================
*/
/*
==============================================
INTERIOR PAGE
==============================================
*/
h2, h3, h4, h5 {
  color: #4d4d4f;
}
blockquote {
  color: #3b5b34;
}
blockquote:before {
  color: #d9c594;
}
blockquote:after {
  border-top: 3px solid #3b5b34;
  border-bottom: 1px solid #3b5b34;
}
.copy-section a {
  color: #3b5b34;
}
.media-section {
  border-top: 4px solid #d9c594;
  background-size: cover;
  background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/images/quote-bg.jpg) !important;
}
.media-section .quote:before {
  color: #d9c594;
}
.media-section:after {
  background: -moz-linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(10deg, rgba(40, 57, 3, 1) 0%, rgba(40, 57, 3, 1) 20%, rgba(40, 57, 3, 0) 76%, rgba(40, 57, 3, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003e51', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.media-section .media-content:after {
  background: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/images/bkg-intro-section.png) top center;
  opacity: 0;
}
.media-section:before {
  background: -moz-linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(145, 172, 109, 1) 0%, rgba(145, 172, 109, 1) 30%, rgba(145, 172, 109, 0) 76%, rgba(145, 172, 109, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c7e94', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.media-section .quote-cite:before {
  border-top: 3px solid #d9c594;
  border-bottom: 1px solid #d9c594;
}
.media-section .mc-container .slick-next:before, .media-section .mc-container .slick-prev:before {
  color: #d9c594;
}
.media-section .mc-container .slick-next:before, .media-section .mc-container .slick-prev:before {
  color: #d9c594;
}
.media-section .mc-content-wrapper .mc-copy-wrapper:before {
  border-top: 3px solid #d9c594;
  border-bottom: 1px solid #d9c594;
}
.media-section .mc-cta:before {
  border: 2px solid #d9c594;
}
.media-section .mc-cta {
  background: #d9c594;
  color: #3b5b34;
}
.media-section .mc-container .slick-track .slick-slide > a:hover .mc-cta {
  color: #826C30 !important;
}
.copy-section .mc-container .slick-next:hover:before, .copy-section .mc-container .slick-prev:hover:before {
  color: #3b5b34;
}
/*
==============================================
TEAM PAGE
==============================================
*/
.team-int-section .yearbook-container .yearbook-links .fa {
  color: #f7bb7d;
}
.team-int-section .yearbook-container .yearbook-links .fa:hover {
  color: #fad6b1;
}
/*
==============================================
BIO DETAIL PAGE
==============================================
*/
.bio-team-section {
  background: -moz-linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c7e94', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
  border-top: 4px solid #d8c492;
}
.bio-team-section .bio-team-content:after {
  background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/Images/bkg-intro-section.png) !important;
  opacity: 1;
}
.logo-pattern-section {
  background: -moz-linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(59, 91, 52, 1) 100%, rgba(59, 91, 52, 1) 30%, rgba(59, 91, 52, 0) 76%, rgba(59, 91, 52, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c7e94', endColorstr='#005c7e94', GradientType=1); /* IE6-9 fallback on horizontal gradient */
  border-top: 2px solid #d8c492;
}
.logo-pattern {
  background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/m/a/magnoliawa-new/Images/bkg-intro-section.png) !important;
  opacity: 1;
}
.bio-detail-first-name, .bio-detail-last-name, .bio-detail-middle-initial, .bio-detail-designation, .bio-detail-preferred-name {
  color: #3b5b34;
}
.bio-detail-links-wrapper:before {
  border-top: 3px solid #3b5b34;
  border-bottom: 1px solid #3b5b34;
}
.bio-detail-links-wrapper .fa {
  color: #3b5b34;
}
.bio-detail-links-wrapper .fa:hover {
  color: #826C30;
}
.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: #d8c492 !important;
}
.bio-detail-next-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper-mobile.hover-link:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper-mobile.hover-link:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper-mobile.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper-mobile.hover-link:before, .resource-detail-previous-link-wrapper.hover-link:before {
  background: #3b5b34 !important;
}
.bio-detail-next-link:hover .bio-detail-next, .bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-next-link:hover .bio-detail-next-bio, .bio-detail-previous-link:hover .bio-detail-prev-bio {
  color: #3b5b34;
}
.bio-detail-next-arrow, .resource-detail-next-arrow, .blog-detail-next-arrow {
  border-right: 1px solid #3b5b34;
  border-top: 1px solid #3b5b34;
}
.bio-detail-previous-arrow, .resource-detail-previous-arrow, .blog-detail-previous-arrow {
  border-left: 1px solid #3b5b34;
  border-top: 1px solid #3b5b34;
}
.bio-team-section .bio-team-title {
  background: #5e5e60;
}
.bio-team-section .yearbook-container .slick-next {
  border-top: 3px solid #d8c492;
  border-right: 3px solid #d8c492;
}
.bio-team-section .yearbook-container .slick-prev {
  border-top: 3px solid #d8c492;
  border-left: 3px solid #d8c492;
}
.bio-team-section .yearbook-three .yearbook-hr {
  border-top: 3px solid #d8c492;
  border-bottom: 1px solid #d8c492;
}
.body-bio ul {
  list-style: none;
  padding-left: 0;
  padding-top: 20px;
}
.body-bio ul li:nth-child(odd) {
  font-weight: bold;
}
.body-bio ul li:nth-child(even) {
  padding-bottom: 20px;
}
/*
FOOTER SECTION
==============================================
*/
.footer-section .footer-cta {
  border: 4px solid #3b5b34;
}
.footer-section .social-container:before {
  border-top: 3px solid #d8c492;
  border-bottom: 1px solid #d8c492;
}
.footer-section {
  border-top: 4px solid #d9c594;
  background: none;
}
.footer-section .ftr-nap .ftr-nap-phone:after, .footer-section .ftr-nap-address-line1:after, .footer-section .ftr-nap-address-line2:after, .footer-section .ftr-nap-address-csz:after, .footer-section .ftr-nap-email:before {
  color: #3b5b34;
}
.footer-section .ftr-nap a, .footer-section .social-container a {
  color: #3b5b34;
}
.footer-section .ftr-nap a {
  color: #4d4d4f !important;
}
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover {
  color: #826C30;
}
.ftr-cta-wrapper span.button:hover {
  color: #DBC79A !important;
}
.ftr-nap-locations {
  padding: 10px 0px 0px 0px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  display: block !important;
  margin: 0 !important;
}
.footer-section .ftr-disclosures a {
  color: #737578;
}
.ftr-disclosures-wrapper {
  padding: 0 30px 30px;
}
.ftr-disclosures a:hover {
  color: #104c6e;
}
/*
==============================================
ACCORDIONS
==============================================
*/
/*
==============================================
FLEXTABS
==============================================
*/
.flextab-triggers .set {
  color: #3b5b34;
  background: #E9C177;
}
.copy-section a:hover {
  color: #826C30;
}
.copy-section .set a:hover {
  color: #3b5b34 !important;
}
.flextab-triggers .set:hover {
  color: #3b5b34;
  background: #E9C177;
}
.flextab-triggers a {
  background: #3b5b34;
  color: #fff;
}
.flextab-triggers a:hover {
  color: #E9C177;
}
/*
==============================================
CONTACT
==============================================
*/
.accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #3b5b34;
}
.accord .accord-link {
  color: #3b5b34;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
  color: #826C30 !important;
}
.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"] {
  background-color: #3b5b34;
}
.investor-access-login-button {
  border: 1px solid #000 !important;
  background-color: #5e7356;
}
.accord a.accord-cta:before {
  border: 2px solid #3b5b34;
}
.accord a.accord-cta:hover {
  color: #fff !important;
  background: #E9C177 !important;
  border: transparent;
}
.simple-form input[type="submit"] {
  border-radius: 0px;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  color: #3b5b34;
}
/*
==============================================
MAP AND DIRECTIONS
==============================================
*/
/*
RESOURCES
==============================================
*/
.resource-section {
  border-top: 4px solid #d9c594;
}
.resource-detail-previous-link-wrapper:before {
  background: #d9c594;
}
.bio-detail-next-wrapper:hover .bio-detail-next, .bio-detail-next-wrapper:hover .bio-detail-next-bio, .bio-detail-prev-wrapper:hover .bio-detail-prev, .bio-detail-prev-wrapper:hover .bio-detail-prev-bio, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-next-link:hover .resource-detail-next-resource, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-previous-link:hover .resource-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-next-link:hover .blog-detail-next-resource, .blog-detail-next-link:hover .blog-detail-next {
  color: #3b5b34;
}
.resource-detail-previous-arrow {
  border-top: 0px !important;
}
.social-media-share-wrapper span a {
  color: #fff !important;
}
.social-media-share-wrapper span a:hover {
  color: #d8c492 !important;
}
.resource-detail-info-divider, .blog-landing-info-divider {
  color: #826C30;
}
.fa-share-alt {
  color: #3b5a34 !important;
}
.social-media-share-link:hover > .fa-share-alt:before {
  color: #826C30;
}
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #3b5b34;
}
.social-media-share-wrapper span {
  background-color: #3b5b34;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
  color: #3b5b34;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
  color: #826C30;
}
.fa-tags:before {
  color: #3b5b34;
}
.resource-detail-tag-cloud-header {
  color: #3b5b34;
}
.resource-detail-info-wrapper {
  color: #3b5b34;
}
.resource-detail-info-wrapper a:hover {
  color: #826C30 !important;
}
.social-media-share-link-wrapper {
  color: #3b5b34;
}
.resource-detail-heading {
  color: #4d4d4f;
  font-weight: 600;
}
.resource-section {
  background: rgb(59, 91, 52);
  background: -moz-linear-gradient(top, rgba(59, 91, 52, 1) 0%, rgba(26, 58, 19, 1) 49%);
  background: -webkit-linear-gradient(top, rgba(59, 91, 52, 1) 0%, rgba(26, 58, 19, 1) 49%);
  background: linear-gradient(to bottom, rgba(59, 91, 52, 1) 0%, rgba(26, 58, 19, 1) 49%);
}
.masonry-title:after {
  border-top: 3px solid #d8c492;
  border-bottom: 1px solid #d8c492;
}
/*
==============================================
Blog Archive Sidebar Links
==============================================
*/
.filter-list-heading a, .filter-list-links .filter-list-date a, .filter-list-category a, .filter-list-topic a, .filter-list-media a {
  color: red !important;
}
.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: blue !important;
}
/*
==============================================
RELATED RESOURCES
==============================================
*/
.copy-section .mc-container {
  border-top: 2px solid #d9c594;
}
.copy-section .mc-content-wrapper .mc-copy-wrapper:before {
  border-top: 3px solid #d9c594;
  border-bottom: 1px solid #d9c594;
}
.copy-section .related-resource-head-wrapper h4 {
  color: #3b5b34;
}
.copy-section .mc-category, .copy-section .mc-date {
  color: #3b5b34;
}
.copy-section .mc-heading-wrapper h3 {
  color: #3b5b34;
}
.copy-section .mc-copy-wrapper .mc-copy {
  color: #3b5b34 !important;
}
.copy-section .mc-cta {
  color: #3b5b34;
}
.copy-section .mc-category:hover {
  color: #826C30;
}
.copy-section .slick-slide {
  border-right: 2px solid #3b5b34;
}
.copy-section .mc-container a:hover .mc-cta {
  background: #3b5b34;
  color: #fff;
}
/*
==============================================
Responsive Media Queries
==============================================
*/
/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .niche-section .mc-cta:before {
    border: 2px solid #3b5b34 !important;
  }
  .niche-section .mc-cta {
    background: #3b5b34;
    color: #fff;
  }
  .logo-btn-section .button-content .btn-top {
    width: 210px;
  }
  .scroller-mobile-wrapper div {
    background-color: rgba(216, 196, 146, 0.5) !important;
  }
  .callouts-section .callout-heading-wrapper h3 {
    line-height: 34px !important;
  }
}
/* Medium devices (tablet portrait, 768px-old 810 new and less) tablet-p */
@media only screen and (max-width: 810px) {
  /* 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: #3b5b34;
  }
  /* 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: #d8c492;
  }
  .nav-container .address-group-name-wrapper {
    display: none !important;
  }
  .primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #3b5b34 !important;
  }
  .primary-nav a, .investor-access-remember-me-label {
    color: #3b5b34 !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
    color: #fff !important;
  }
  .intro-section .intro-cta .button {
    font-size: 20px;
  }
  .body-home .billboard-section .billboard-container {
    min-height: 310px;
  }
  .body-home .billboard-section .billboard-content-wrapper .container {
    bottom: 0px;
  }
}
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .intro-section .intro-cta .rich-text-container {
    width: 100%;
  }
  .footer-section .ftr-nap-address-line1, .footer-section .ftr-nap-address-line2, .footer-section .ftr-nap-address-csz, .footer-section .ftr-nap-phone {
    display: block !important;
  }
  .footer-section .ftr-nap .ftr-nap-phone:after, .footer-section .ftr-nap-address-line1:after, .footer-section .ftr-nap-address-line2:after, .footer-section .ftr-nap-address-csz:after, .footer-section .ftr-nap-email:before {
    display: none !important;
  }
  .intro-section .intro-cta .button {
    font-size: 15px;
  }
  .quote-section .quote-content {
    padding: 50px 0px !important;
  }
  .intro-copy {
    margin-top: 60px !important;
  }
  .billboard-services-section .billboard-container {
    padding: 200px 15px !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) {}
/* IE only */
@media screen\0 {}