﻿/* /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('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;
 
 
========================================================================================================================
*/

:root {
  --white: #ffffff;
  --black: #000000;
  --light-blue: #A1D6DE;
  --medium-blue: #195f6b;
  --dark-blue: #0F3A43;
  --light-grey: #eeeeee;
  --medium-grey: #4f4f4f;
  --dark-grey: #555555;
}
 
.masterprime .related-resources-main {
background: #fff;
}

/*
==============================================
Sticky CTA Footer
==============================================
*/
.footer-cta-sticky {
    margin: 0 !important;
    position: fixed !important;
    right: -1px !important;
    bottom: 34px !important;
    z-index: 5 !important;
    background: #8A6633 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    padding: 8px 25px !important;
    visibility: visible;
    letter-spacing: normal;
 
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
.footer-cta-sticky:hover {
    background: var(--dark-blue) !important;
    color: #ffffff !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 var(--light-blue);
    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 var(--light-blue);
    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;
}
 
/* 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"] {
 padding: 10px 20px;
    border-radius: 0;
    background: var(--medium-blue);
    color: white !important;
    border: 1px solid var(--medium-blue);
    box-shadow: none;
    -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: var(--dark-blue);
    color: var(--white) !important;
    border: 1px solid transparent;
}
.investor-access-login-button {
    border: 1px solid var(--dark-blue);
}
.investor-access-id-icon, .investor-access-password-icon {
    color: var(--medium-grey);
}
 
.bar1-animate:before, .bar2-animate:before, .bar3-animate:before, .bar4-animate:before, .bar5-animate:before, .bar6-animate:before, .bar8-animate:before, .bar9-animate:before, .bar10-animate:before, .bar11-animate:before, .bar12-animate:before {
  background: var(--medium-blue);
}
.bar7-animate:before {
  background: var(--light-blue);
}
 
a, .resource-detail-copy-wrapper a {
  color: var(--medium-blue) !important;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: var(--dark-blue) !important;
}
/*
==============================================
Header Section
==============================================
*/
.header-main {
    background: var(--medium-blue) !important;
}
.body-home .header-main {
    background: transparent !important;
}
.social-container .fa:hover {
    color: var(--white);
}
.social-container .fa {
    color: var(--light-blue);
}
 
/*
==============================================
Navigation Section
==============================================
*/
 
/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: var(--white) !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: var(--light-blue) !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: var(--white) !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: var(--light-blue) !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: var(--dark-blue) !important;
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
  background: var(--medium-blue) !important;
}
.nav-sticky {
  background: var(--medium-blue) !important;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-heading h1:before {
  border-top: solid 2px var(--light-blue);
}
.billboard-heading h1 .head-1 {
  color: var(--white);
}
.billboard-heading h1 .head-2 {
  color: var(--white);
}
.bio-detail-container:before, .bio-detail-container:before, .resource-section:before {
  background-color: var(--dark-blue);
}
.billboard-content-2 .billboard-container {
  background-position: right;
}
 
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  border-bottom: solid 4px var(--medium-blue);
}
/*
==============================================
Services Section
==============================================
*/
 
/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  border-top: solid 4px var(--medium-blue);
}
.new-home .niche-section {
  background-image: url(https://www.raymondjames.com/-/media/5142ffca789a41bcace78283143e8102.ashx) !important;
  background-color: var(--light-grey);
  background-repeat: no-repeat;
  background-size: cover;
}
.niche-section .niche-content:before {
  background: var(--medium-blue);
}
.niche-section .niche-content .mc-image-wrapper {
  background: #a39282;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-image {
    opacity: 0.6 !important;
}
.niche-section .niche-content .mc-container a:hover .mc-cta {
  color: var(--white) !important;
  border: solid 0px var(--medium-blue) !important;
  background-color: var(--medium-blue) !important;
}
.niche-section .niche-content .mc-container a .mc-cta {
  color: var(--white) !important;
  border: solid 0px var(--medium-blue) !important;
  background-color: var(--medium-blue) !important;
}
.niche-section .niche-content .mc-heading {
  color: var(--medium-grey) !important;
}
/*
==============================================
Team Section
==============================================
*/
 
.team-section {
  border-bottom: solid 4px var(--medium-blue);
}
.team-section .team-copy h2 .head-1 {
  color: var(--medium-grey);
}
.team-section .team-copy h2 .head-2 {
  color: var(--medium-blue);
}
/* 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: var(--medium-grey) !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: var(--medium-grey) !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: var(--medium-blue) !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: var(--dark-blue) !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color: var(--medium-blue);
}
.yearbook-slide:hover {
  background: transparent;
}
.yearbook-slide:before {
  background-color: var(--medium-blue);
  color: var(--white);
}
.team-section .team-slider .yearbook-container .slick-prev {
  border-top: 1px solid var(--medium-blue);
  border-left: 1px solid var(--medium-blue);
 
}
.team-section .team-slider .yearbook-container .slick-next {
  border-top: 1px solid var(--medium-blue);
  border-right: 1px solid var(--medium-blue);
}
.bio-detail-quote:before {
   color: var(--medium-blue);
}
 
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
    border-bottom: solid 4px var(--medium-blue);
}
.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: var(--medium-grey);
}
.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: var(--medium-grey);
}
.callouts-section .callouts-container .callout-item:hover .callout-image-wrapper:before, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-image-wrapper:before {
  background: var(--medium-blue);
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  color: var(--medium-grey);
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-cta {
    color: var(--medium-blue);
}
/*
==============================================
Quote Section
==============================================
*/
.new-home .quote-section {
  background-color: var(--light-blue);
}
.new-home .quote, .new-home .quote-section .quote-cite, .interior .quote-content .quote-wrapper .quote-cite {
    color: var(--medium-grey);
}
.new-home .quote-wrapper:before {
    color: var(--medium-blue) !important;
}
.interior .quote-section {
  background-color: var(--light-blue) !important;
  background-image: none !important;
  min-height: auto;
  border-top: solid 0px var(--medium-grey);
}
.interior .quote-content:before {
    background-color: var(--medium-blue);
}
.interior .quote:before {
    content: '“';
    display: block;
    font-family: 'Cormorant', serif;
    font-size: 100px;
    line-height: 50px;
    color: var(--medium-blue);
}
.interior .quote-content .quote-wrapper {
    padding: 115px 95px;
}
.interior .quote, .new-home .quote-section .quote-cite {
    color: var(--medium-grey);
}
.interior .quote-wrapper:before {
    color: var(--medium-blue) !important;
}
.interior .quote-content {
    background: transparent;
    margin: 0px auto;
    animation-delay: 1s;
    z-index: 9;
    position: relative;
}
.quote-section .mc-heading {
    color: var(--dark-blue);
}
.quote-section .mc-cta {
    color: var(--dark-blue) !important;
    border: 1px solid var(--dark-blue) !important;
}

/*
==============================================
POV Section
==============================================
*/
 
/*
==============================================
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: var(--medium-blue) !important;
}
 
.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: var(--dark-blue) !important;
}
.blog-section:before {
    background-color: var(--dark-blue);
}
.filter-list-heading a {
    border-bottom: solid 1px #eee;
}
.blog-landing-overall-copy {
    border-bottom: solid 1px #eee;
}
 
 
/*
==============================================
Footer Section
==============================================
*/
.footer-content {
  border-top: solid 4px var(--medium-blue);
}
.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 var(--medium-grey);
  color: var(--medium-grey) !important;
}
.footer-social .social-container .fa:hover {
  background: var(--medium-blue);
  color: var(--white) !important;
}
.ftr-cta-wrapper a h2 {
  color: var(--medium-grey);
}
.ftr-cta-wrapper a h2 .footer-subhead {
  color: var(--medium-grey);
}
 
.footer-hedge-section {
  background-color: var(--medium-blue);
}
.ftr-disclaimers-wrapper a {
    color: var(--light-blue);
}
.ftr-nap-map-directions a {
    color: var(--light-blue) !important;
}
.ftr-nap-map-directions a:hover {
    color: var(--white) !important;
}
.ftr-disclosures a {
    color: var(--white) !important;
}
.ftr-disclosures a:hover {
    color: var(--light-blue) !important;
}
.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 {
    color: var(--light-blue) !important;
}
.ftr-nap li[data-phonetype="0"]::before, .ftr-nap li[data-phonetype="1"]::before, .ftr-nap li[data-phonetype="2"]::before, .ftr-nap li[data-phonetype="3"]::before, .ftr-nap li[data-phonetype="4"]::before, .ftr-nap li[data-phonetype="5"]::before, .ftr-nap li[data-phonetype="6"]::before  {
    color: var(--white) !important;
}
.ftr-nap-phone a {
    color: var(--light-blue) !important;
}
.ftr-nap-phone a:hover {
    color: var(--white) !important;
}
 
/*
==============================================
Interior Section
==============================================
*/
.body-about-us .billboard-container {
  border-top: solid 4px var(--medium-blue);
}
.copy-section h1 {
  color: var(--medium-blue);
}
.copy-section h1 .head-2 {
  color: var(--medium-grey);
  text-transform: lowercase !IMPORTANT; 
}
.copy-section:before {
  background-color: var(--dark-blue);
}

/*
 ==============================================
Next/Previous arrows and background variables
==============================================
*/
.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: var(--medium-grey) !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: var(--dark-blue) !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: var(--dark-blue) !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: var(--white) !important;
}
/* Arrow background normal */
.resource-detail-previous-link-wrapper-mobile:before, .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 {
  background: var(--light-grey) !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: var(--dark-blue) !important;
}

/*
==============================================
Media Carousel Dots to Outlines
==============================================
*/
 
.slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: var(--medium-blue);
}
.slick-dots li button:before {
    color: red;
    opacity: 0.95;
    font-size: 10px;
}
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.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%; */
}
.slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid var(--medium-blue);
    border-radius: 50%;
}
.slick-dots li {
    width: 9px !important;
    height: 9px;
}
.callouts-section .slick-prev:before {
    border-left: 1px solid var(--medium-blue);
    border-top: 1px solid var(--medium-blue);
}
.callouts-section .slick-next:before {
    border-right: 1px solid var(--medium-blue);
    border-top: 1px solid var(--medium-blue);
}
 
/*
==============================================
Styles Page Section
==============================================
*/
 
.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: var(--medium-blue);
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link, .accord li.open .fa, .flextabs-wrapper a:hover {
  color: var(--dark-blue) !important;
}
.flextab-triggers a {
  background: var(--light-grey);
  color: var(--medium-blue) !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: var(--medium-blue) !important;
  color: var(--white) !important;
}
.flextab-triggers {
    background: var(--white);
}
blockquote:before, q:before {
  background: var(--medium-blue);
}
blockquote, q {
  color: var(--medium-blue) !important;
  border-color: var(--medium-blue) !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: var(--medium-blue);
}
.related-resources-content .slick-slide {
    border-color: var(--medium-blue);
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    color: var(--dark-grey) !important;
}
.mc-container .slick-prev:before, .mc-container .slick-next:before {
    color: var(--dark-grey) !important;
}
.copy-content blockquote:before, .resource-detail-copy-wrapper blockquote:before {
    background-color: var(--medium-blue);
}
.resource-detail-copy-wrapper h2, .resource-detail-copy-wrapper h3, .resource-detail-copy-wrapper h4, .resource-detail-copy-wrapper h5, .resource-detail-copy-wrapper h6 {
    color: var(--medium-blue);
}

/*
==============================================
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-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, .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: var(--light-blue);
}
 
/* 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: var(--white);
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.primary-nav, .primary-nav ul {
   background: none !important;
}
.nav-sticky {
  background: transparent !important;
}
.bio-detail-quote {
  text-align: center !important;
  text-indent: inherit;
}
.bio-detail-quote:before {
    content: "“";
    font-family: 'Cormorant', serif;
    font-weight: 400;
    font-size: inherit;
    position: relative;
    left: inherit;
    top: inherit;
}
.bio-detail-quote:after {
    content: "”";
    font-family: 'Cormorant', serif;
    font-weight: 400;
    font-size: inherit;
    position: relative;
    left: inherit;
    top: inherit;
}
 
 
/* Mobile Navigation background color*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
   background-color: var(--medium-blue) !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: 30px !important;
}
.yearbook-slide:before {
display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li > .nav-subnav.clicked {
    background: var(--dark-blue)
}
 
}
 
 
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
 .interior .quote-content .quote-wrapper {
    padding: 115px 25px;
}
}
 
 
 
/* 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 {
 
}
       