/* /RJ/Advisor Sites/Global/Global CSS/Model 2/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-2/base.css');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,600;1,600&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;


========================================================================================================================
*/
a, .resource-detail-copy-wrapper a {
  color: #7a6569;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: #443736;
}

.masterprime .related-resources-main {
background: #fff;
}

/* 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: #443736;
  color: white;
  border: 1px solid #443736;
 -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 {
  background: #fff;
  color: #443736;
  border: 1px solid #443736;
}

.bar1-animate:before, .bar2-animate:before, .bar3-animate:before, .bar4-animate:before, .bar5-animate:before, .bar6-animate:before, .bar7-animate:before, .bar8-animate:before, .bar9-animate:before, .bar10-animate:before, .bar11-animate:before, .bar12-animate:before {
  background: #a8989c;
}

.resource-detail-copy-wrapper h4 {
  color: #574545;
}
.copy-content h2 {
	color: #433635;
}
.copy-content h3, .resource-detail-heading h3 {
	color: #433635;
}
.copy-content h4 {
	color: #433635;
}
.copy-content h5 {
	color: #433635;
}

.accord .accord-link, .accord .accord-inner-link {
  color: #7a6569;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #443736;
}
.accord a.accord-cta:after {
  display: none;
}
.accord a.accord-cta {
  padding: 5px 10px !important;
  background: #443736 !important;
}
.accord a.accord-cta:hover {
  background: #fff !important;
}
.copy-content blockquote, q, .resource-detail-copy-wrapper blockquote {
  color: #443736;
  border-top: 1px solid #a8989c;
  border-bottom: 1px solid #a8989c;
}
.copy-content blockquote:before, .resource-detail-copy-wrapper blockquote:before {
  background: #a8989c;
}
.flextab-triggers a.set {
  background: #443736;
}
.flextab-triggers {
  background: #e6dee0;
}
.flextab-triggers a {
  color: #443736;
}
.flextab-triggers a:hover {
  background: #443736;
}
/*
==============================================
Header Section
==============================================
*/
.social-container .fa:hover {
    color: #fff;
}
.social-container .fa {
    color: #d0c493;
}
.header-main {
  background: rgba(68,55,54,.9);
}
/* Hide logo in footer and show logo text to use uncomment me
.header-section .ftr-logo-divider, .header-section .ftr-group-name {
    display: none;
}
.footer-section .ftr-logo, .footer-section .ftr-logo-divider {
    display: none;
}
*/
/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #fff !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #d0c493 !important;
  border-top: 2px solid #d0c493;
}
.primary-nav a {
  border-top: 2px solid transparent;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
  padding: 5px 14px 18px 0;
}
.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper {
  top: -10px;
}
.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .nav-subnav > li .has-children-arrow-wrapper {
  top: 0px;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #fff !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: #d0c493 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #1f1919 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  background: #000 !important;
}
.nav-sticky {
  background: rgba(68,55,54,.9) !important;
}
.nav {
  font-weight: 700;
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
    background: rgba(68,55,54,.9) !important;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-heading h1:before {
  border-top: solid 2px #d0c493;
}
.billboard-heading h1 .head-2 {
  color: #d0c493;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section, .team-section, .callouts-section {
  border-bottom: solid 4px #a8989c;
}
/*
==============================================
Services Section
==============================================
*/

/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  border: 4px solid transparent;
  background: url(/-/media/rj/advisor-sites/Sites/l/j/ljwwm/Images/bkg-quote.jpg) !important;
}
.niche-section .niche-content:before {
  background-color: #a8989c;
}
.niche-section .niche-content .mc-image-wrapper {
    background: #443736;
}
.niche-section .niche-content .mc-container a .mc-cta {
  color: #f6f5f2;
  border: solid 1px #fff;
}
.niche-section .niche-content .mc-container a:hover .mc-cta {
  color: #fff ;
  border: solid 1px #fff;
}

.niche-section .mc-container .slick-prev:before, .niche-section .mc-container .slick-next:before {
  color: #443736;
}

/*
==============================================
Team Section
==============================================
*/
/* 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: #7a6569 !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: #727272 !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: #443736 !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: #7a6569 !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color: #362e2c;
}
.yearbook-slide:hover {
  background: rgba(168,152,156,.15);
    /* background: #f6f5f2; */
}
.yearbook-slide:before {
  background-color: #443736;
  color: #fff;
}

.team-section .team-copy h2 .head-1 {
  color: #7a6569;
}
.team-section .team-copy h2 .head-2 {
  color: #574545;
}
.team-section .team-copy .difference-cta {
  color: #7a6569;
}
.yearbook-three .yearbook-hr {
  background-color: #362e2c;
}

/*
==============================================
Callouts Section
==============================================
*/
.callouts-section .callouts-container .callout-item:hover .callout-image-wrapper:before, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-image-wrapper:before {
  background: #a8989c;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
  color: #9a8543;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper h3 .head-2, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper h3 .head-2 {
  color: #7a6569;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-cta {
  color: #574545;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after {
  display: none;
}
/*
==============================================
Quote Section
==============================================
*/
.new-home .quote-section {
  background: #d5ca9f;
}
.new-home .quote, .new-home .quote-section .quote-cite {
  color: #372e2c;
}
.new-home .quote-wrapper:before {
  color: #fff;
}
.quote-cite .quote-cite-title {
  display: block;
  color: #443736;
  font-family: 'Cormorant', serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0;
}

/*
==============================================
POV Section
==============================================
*/

/*
==============================================
Footer Section
==============================================
*/
.header-section .ftr-logo-divider, .header-section .ftr-group-name {
  display: none;
}
.footer-section .ftr-logo, .footer-section .ftr-logo-divider {
  display: none;
}
.ftr-group-name {
  font-family: 'Abel', sans-serif;
  font-weight: 500;
  color: #fff;
}
.footer-content {
  border-top: solid 4px #a8989c;
}
.ftr-cta-wrapper a h2 {
  color: #574545;
}
.ftr-cta-wrapper a h2 .footer-subhead {
  color: #7a6569;
}
.footer-hedge-section {
  background: #443736;
  color: #fff;
}
.ftr-nap li[data-phonetype="0"]::before, .ftr-nap li[data-phonetype="3"]::before, .ftr-nap li[data-phonetype="5"]::before {
  color: #d0c493 !important;
}
.ftr-nap-map-directions a {
  color: #d0c493;
}
.ftr-nap-map-directions a:hover {
  color: #fff !important;
}
.ftr-group-name:hover {
  color: #d0c493;
}
.ftr-nap a:hover {
  color: #d0c493;
}
.ftr-disclosures a {
  color: #fff;
}
.ftr-disclosures a:hover {
  color: #d0c493;
}
.ftr-disclaimers-wrapper, .ftr-disclosures-wrapper {
  color: #fff;
}
.footer-social .social-container .fa-twitter, .footer-social .social-container .fa-facebook, .footer-social .social-container .fa-linkedin, .footer-social .social-container .fa-envelope, .footer-social .social-container .fa-youtube-play {
  border: solid 1px #b1b1b1;
}
.footer-social .social-container .fa {
  color: #747474;
}
.footer-social .social-container .fa:hover {
  background: #7a6569;
  color: #FFF;
  border: solid 1px #7a6569;
}
/*
==============================================
Interior
==============================================
*/
.copy-section h1, .copy-section h1 .head-2 {
  color: #433635;
}
.body-about-us .billboard-container {
  border-top: solid 4px #a8989c;
}
.copy-section:before, .bio-detail-container:before, .bio-detail-container:before, .resource-section:before {
  background-color: #a8989c;
}
.interior .quote-section {
  background: url(/-/media/rj/advisor-sites/Sites/l/j/ljwwm/Images/bkg-quote.jpg) !important;
  border-top: solid 4px #a8989c;
}
.interior .quote-content:before {
  background-color: #a8989c;
}
.interior .quote-content .quote-wrapper:before {
  display: block;
  color: #443736;
}
.interior .quote-content .quote-wrapper .quote-cite {
  color: #443736;
}

.custom-button {
  padding: 5px 10px;
}
.body-about-us .footer-billboard-section {
  display: none;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  color: #443736;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #443736;
}


.quote-section .mc-cta {
    color: #fff;
    border: 1px solid #574545;
    background: #574545 !important;
    -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
}
.quote-section .mc-container a:hover .mc-cta {
  color: #574545;
  background: #fff !important
}
/*
==============================================
Mouse Scroller Model 2
==============================================
*/
 .scroller, .scroller-mobile {
  background-image: none !important;
  background:  rgba(255, 255, 255, 0) !important  ;
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    background: none;
    border-radius: 50%;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 18px;
    width: 18px;
    display: block;
    border: 2px solid #d0c493;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    bottom: 32px;
    left: 16px;
}
.scroller:after, .scroller-mobile:after  {
    content: '';
    height: 18px;
    width: 18px;
    display: block;
    border: 2px solid #d0c493;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    bottom: 20px;
    left: 16px;
}
.scroller-mobile:after, .scroller-mobile:before   {
     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;
}
.scroller-mobile:before {
  bottom: 22px;
}

/*

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: #443736 !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: #7a6569 !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: #d0c493 !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-previous-link-wrapper-mobile: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 {
  background: #443736 !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: #7a6569 !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: #443736 !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: #7a6569 !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: #d0c493 !important;
}

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

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #443736;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #443736;
}
/*
==============================================
Living your legacy
==============================================
*/
.module-living-your-legacy .copy-section .head-1 {
  color: #443736;
}
.module-living-your-legacy .module-multimedia-section:after, .module-living-your-legacy .module-quote-content:before {
  background: #a8989c;
}
.module-living-your-legacy .main-module-section .module-intro-content .head-2 {
  color: #443736;
}
.module-living-your-legacy .module-callouts-section h3 {
  color: #443736 !important;
}
.module-living-your-legacy .module-cta-banner-section {
  background: #443736 !important;
}
.module-living-your-legacy .btn {
  color: #d0c493;
}
.module-living-your-legacy .module-footer-cta-banner-section h4, .module-living-your-legacy .module-footer-cta-banner-section .btn, .module-living-your-legacy .btn, .module-living-your-legacy .module-callouts-section .callout-cta, .module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-cta-wrapper button, .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta {
  color: #443736;
}
.module-living-your-legacy .btn:hover, .module-living-your-legacy .accord a.accord-cta:hover, .module-living-your-legacy .callout-item:hover .callout-cta, .module-slider-content .content-slider-wrapper .content-slider-cta:hover, .module-living-your-legacy .module-cta-banner-section .ftr-cta:hover .btn, .module-living-your-legacy .module-footer-cta-banner-section .ftr-cta:hover .btn {
  color: #443736;
}
.module-living-your-legacy .module-cta-banner-section .btn, .module-living-your-legacy .module-cta-banner-section .btn:hover {
  color: #fff !important;
}
.module-living-your-legacy .module-cta-banner-section .ftr-cta:hover .btn {
  color: #fff !important;
}
.module-living-your-legacy .btn:hover, .module-living-your-legacy .accord a.accord-cta:hover, .module-living-your-legacy .callout-item:hover .callout-cta, .module-slider-content .content-slider-wrapper .content-slider-cta:hover {
  color: #443736 !important;
}
.module-living-your-legacy .module-footer-cta-banner-section .ftr-cta:hover .btn {
  color: #443736 !important;
}
.module-living-your-legacy .module-related-resources-section .mc-cta {
  color: #443736;
}
.module-living-your-legacy .mc-container a:hover .mc-cta {
    background-color: #443736 !important;
    color: #fff;
}
.module-living-your-legacy .slick-next:after, .module-living-your-legacy .slick-prev:after {
  display: none;
}
/*
==============================================
Extra module - private wealth
==============================================
*/
#main-content .module-size-up-your-retirement-section h3{
  color: #fff !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) {
  .primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
    border-top: 2px solid transparent;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    padding: 18px 14px 18px 15px;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper {
    top: 0;
  }

  .related-resources a .mc-cta, .niche-section .niche-content a .mc-cta, .niche-section .niche-content a:hover .mc-cta {
    background: rgba(68,55,54,.92) !important;
    border: solid 1px #a8989c !important;
  }
}


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

}

/* Medium devices (tablet portrait, 768px-old 810 new and less) tablet-p */
@media only screen and (max-width: 810px) {


.nav-sticky {
  background: transparent !important;
}

/* 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, .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: #9a8543;
}

/* 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;
}
.primary-nav, .primary-nav ul {
   background: none !important;
}


/* Mobile Navigation background color*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
   background-color: #443736 !important;
}

  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li:nth-child(2) {
      transform: none !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
      transform: none !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
   padding-right: 0px !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    line-height: 20px !important;
  }
  .yearbook-slide:before {
    display: none;
  }
  .callouts-section .callouts-container .callout-item {
    width: calc(33.3% - 20px);
  }
  .footer-nap-address {
    padding: 0;
  }
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .callouts-section {
    height: 350px;
  }
  .billboard-content-2 .billboard-container {
    background-position-x: -200px;
  }
  .copy-content {
    padding: 50px 20px;
  }
  .copy-content h2 {
    font-size: 28px;
  }
  .ftr-group-name {
    padding: 0 20px;
  }

}



/* 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 {
      height: 350px;
  }
}

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

}
