/* /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');

@import url('https://fonts.googleapis.com/css?family=Abel|Cormorant:400,400i|Source+Sans+Pro:400,600');
@import url('https://fonts.googleapis.com/css?family=Cormorant');

 
/*==============================================  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 {
    --light: #9eef79;
    --light-color-1: #BF9E63;
    --medium: #927132;
    --medium-color-1: #253746;
    --dark: #41852a;
    --dark-color-1: #2c3540;
    --gray-light: #f1f1f1;
    --gray-medium: #dcdcdc;
    --gray-dark: #393939;  
    --black: #000000;  
    --white: #ffffff;
    --blue-alpha: 32, 37, 48;
}
 
.masterprime .related-resources-main {
background: var(--white);
}
 
/* 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: 1px solid var(--dark);
 background: var(--dark);
 color: var(--white);
 -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-color-1); 
color: var(--white);
}
 
.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(--dark);
}
.bar7-animate:before {
    background: var(--light);
  }
 
a, .resource-detail-copy-wrapper a {
  color: var(--medium);
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: var(--dark-color-1);
}
/*
==============================================
Header Section
==============================================
*/

.body-home .header-main {
  background: rgba(var(--blue-alpha), 0.9);   
} 
.header-section .ftr-logo-divider, .header-section .ftr-group-name {
    display: none;
}
.footer-section .ftr-logo, .footer-section .ftr-logo-divider {
    display: none;
}
.header-main {
    background: var(--dark-color-1);
}
/*
==============================================
Navigation Section
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
 background: rgba(var(--blue-alpha), 0.9);   
}  
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
    background: var(--dark-color-1) !important;
}
/* 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-color-1) !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-color-1) !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  background: var(--gray-dark) !important;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-heading h1:before {
  border-top: solid 2px var(--light);
}
.billboard-heading h1 .head-1 {
  color: var(--white);
}
.billboard-heading h1 .head-2 {
  color: var(--light);
}
.body-home .billboard-section .billboard-content-wrapper:after {
  background-color: rgba(var(--blue-alpha), 0.7) !important;
} 
.billboard-heading-wrapper {
    padding: 0px 100px;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  border-bottom: solid 4px var(--dark);
  background: url(/-/media/5c9b3a565e36488095801f6453af0fbf.ashx) bottom center repeat-x;
}
/*
==============================================
Services Section
==============================================
*/
 
/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  border-top: solid 4px var(--dark);
}
.new-home .niche-section {
  background-image: url(/-/media/ed1b5fcf2d9e4f42a50ea24ccfcb9c42.ashx);
}
.niche-section .niche-content:before {
  background: transparent;
}
.niche-section .niche-content .mc-image-wrapper {
  background: var(--dark-color-1);
}
.niche-section .niche-content .mc-container a:hover .mc-cta {
  color: var(--white);
  border: solid 1px var(--white);
}
.niche-section .niche-content .mc-container a .mc-cta {
  color: var(--white);
  border: solid 1px var(--white);
}
.niche-section .niche-content .mc-heading {
  color: var(--dark);
}
.niche-section .mc-container .slick-prev:before, .niche-section .mc-container .slick-next:before {
    color: var(--dark);
}
/*
==============================================
Team Section
==============================================
*/
 
.team-section {
  border-bottom: solid 4px var(--dark);
}
.team-section .team-copy h2 .head-1 {
  color: var(--medium);
}
.team-section .team-copy h2 .head-2 {
  color: var(--dark-color-1);
}
/* 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(--dark-color-1) !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: var(--dark-color-1) !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: var(--dark) !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-color-1) !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color: transparent;
  display: none;
}
.yearbook-slide:hover {
  background: var(--gray-light);
    /* background: #f6f5f2; */
}
.yearbook-slide:before {
  background-color: var(--dark);
  color: var(--white);
}
.team-section .team-slider .yearbook-container .slick-prev {
  border-top: 1px solid var(--medium);
  border-left: 1px solid var(--medium);
 
}
.team-section .team-slider .yearbook-container .slick-next {
  border-top: 1px solid var(--medium);
  border-right: 1px solid var(--medium);
}  
 
/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
    border-bottom: solid 4px var(--dark);
}
.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);
}
.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(--dark-color-1);
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper h3 .head-2 sup, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper h3 .head-2 sup {
font-size: 35%;
top: -22px;    
}
.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(--dark-color-1);
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  color: var(--medium);
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-cta {
    color: var(--dark-color-1);
}
/*
==============================================
Quote Section
==============================================
*/
.new-home .quote-section {
  background-color: var(--white);
}
.new-home .quote-wrapper:before {
    color: var(--dark);
}
.new-home .quote, .new-home .quote-section .quote-cite {
    color: var(--dark-color-1);
}
.new-home .quote {
  max-width: 950px;  
}
/*
==============================================
Quote Section
==============================================
*/
.interior .quote-section {
min-height: auto;  
border-top: solid 4px var(--dark);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#927132+0,fff3de+50,ffffff+50,927132+100&0.3+0,1+50,0.3+100 */
background: -moz-linear-gradient(top, rgba(146,113,50,0.2) 0%, rgba(255,255,255,1) 50%, rgba(146,113,50,0.2) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(146,113,50,0.2) 0%,rgba(255,255,255,1) 50%,rgba(146,113,50,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(146,113,50,0.2) 0%,rgba(255,255,255,1) 50%,rgba(146,113,50,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d927132', endColorstr='#4d927132',GradientType=0 ); /* IE6-9 */ 
}
.interior .quote-content, .interior .quote-content:before {
  background: transparent;
}
.interior .quote-content {
  margin: 50px auto;
}
.quote, .interior .quote-content .quote-wrapper .quote-cite {
    color: var(--dark-color-1);
}


/*
==============================================
Blog Archive Sidebar Links
==============================================
*/
.filter-list-heading a {
  border-bottom: solid 1px var(--gray-medium);
}
.internal-filter-list-heading a {
  border: none;
}
.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(--dark) !important;
}
 
.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: var(--dark-color-1) !important;
}
.blog-landing-copy-cta {
  border: none;
  background: none;
  color: var(--dark);
} 
.blog-landing-copy-cta:hover {
  border: none;
  background: none;  
  color: var(--dark-color-1);  
}
.blog-section:before {
  background: var(--dark);
}
.blog-landing-overall-copy {
  border-bottom: solid 1px var(--gray-medium);
}
.blog-date-link:hover, .blog-category-link:hover, .blog-category-link:hover, .blog-landing-info-divider {
  color: var(--dark-color-1) !important;
} 
/*
==============================================
Footer Section
==============================================
*/
.footer-content {
  border-top: solid 4px var(--dark);
}
.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);
}

.social-container .fa:hover {
    color: var(--white);
}
.footer-social .social-container .fa {
    color: var(--dark);
}
.footer-social .social-container .fa:hover {
    background: var(--dark);
  }
.footer-cta-social-section {
    background: url(/-/media/81d0e3ee7af74901b1f10cab18348070.ashx) top center repeat-x;    
}
.ftr-cta-wrapper a h2 {
  color: var(--dark-color-1);
}
.ftr-cta-wrapper a h2 .footer-subhead {
  color: var(--medium);
}
.footer-hedge-section {
  background-color: var(--dark-color-1);
}
.ftr-disclaimers-wrapper a {
    color: var(--light-color-1);
}
.ftr-nap-map-directions a {
    color: var(--light-color-1);
}
.ftr-group-name {
    color: var(--white);
}
.ftr-disclosures, .ftr-disclosures a {
    color: var(--white);
}
.ftr-disclosures a:hover {
    color: var(--light-color-1);
}
 
/*
==============================================
Interior Section
==============================================
*/
.copy-section {
  background: url(/-/media/5c9b3a565e36488095801f6453af0fbf.ashx) bottom center repeat-x; 
}
.copy-content h2, .copy-content h3, .resource-detail-heading h3, .copy-content h4, .copy-content h5, h1.blog-landing-heading {
  color: var(--dark-color-1);
}
.body-about-us .billboard-container {
  border-top: solid 4px var(--dark);
}
.copy-section h1 {
  color: var(--dark-color-1);
}
.copy-section h1 .head-2 {
  color: var(--dark);
}
.copy-section:before {
  background-color: var(--dark);
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    color: var(--dark);
} 
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: var(--dark);
}

.body-event-webinars .copy-section {
  background: var(--white);
}

.equity-triangle {
  margin: 0 auto 50px;
  max-width: 100%;
}

.st0{fill:var(--dark-color-1);}
.st1{fill:var(--medium);}
.st2{fill:var(--dark);}
.st3{fill:none;}
.st4{fill:var(--white);}
.st5{font-family: 'Abel', sans-serif;}
.st6{font-size:12px; font-weight: 600;}

.body-event-webinars .video-container {
  margin-bottom: 50px;
}

/*
============================================== 
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-color-1);
      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-color-1);
      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;
  } 
/*
==============================================
Styles Page Section
==============================================
*/
 
.accord .accord-link, .accord .fa {
  color: var(--dark);
}
.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-color-1) !important;
}
.accord a.accord-cta {
    border: none;
    color: var(--medium);
}
.flextab-triggers {
    background: transparent;
}
.flextab-triggers a {
  background: var(--dark-color-1);
  color: var(--white) !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: var(--dark-color-1) !important;
  color: var(--light-color-1) !important;
}
.copy-content blockquote:before, .resource-detail-copy-wrapper blockquote:before {
    background-color: var(--dark);
}
blockquote, q {
    color: var(--dark) !important;
    border-color: var(--gray-medium) !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);
}
.slick-dots li button:before {
    color: var(--medium);
    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);
    border-radius: 50%;
}
.slick-dots li {
    width: 9px !important;
    height: 9px;
}

/*
============================================== 
Next/Previous arrows and background variables
==============================================
*/  
 /* Next/prev text normal */
.bio-detail-next, .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next, .bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev, .bio-detail-next  {
    color: var(--medium) !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-color-1) !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-color-1) !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-color-1) !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) !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: var(--dark-color-1) !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: var(--dark) !important;
}
 
/* share pop up box icon normal */
.social-media-share-wrapper span a {
    color: var(--white) !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
    color: var(--light-color-1) !important;
}
 
/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: var(--light-color-1) !important;
}
 
/* share pop up box background */
.social-media-share-wrapper span {
  background-color: var(--dark-color-1);
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid var(--dark-color-1);
}

/*
==============================================
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) {
.billboard-heading-wrapper {
    padding: 0px 0px;
} 
.niche-section .niche-content a .mc-cta, .niche-section .niche-content a:hover .mc-cta {
  border: solid 1px var(--light) !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-trigger:after {
  left: -2px;
  top: -15px;
  right: -25px;
  bottom: -17px;
  background: rgba(var(--blue-alpha), 0.9);
  z-index: -1;
}

.nav-opened.nav-trigger:after {
    background: none;
}

.nav-overall-wrapper:not(.van-mobile-nav) {
background: transparent;
} 
/* 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-color-1);
}
 
/* 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(--light);
}
.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: var(--dark-color-1) !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;
}
 
}
 
 
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
.billboard-heading-wrapper {
    padding: 25px 0px;
} 
.callouts-section .slick-next:before {
  border-right: 1px solid var(--medium);
  border-top: 1px solid var(--medium);
}	
.callouts-section .slick-prev:before {
  border-left: 1px solid var(--medium);
  border-top: 1px solid var(--medium);
}	
.callouts-section {
  height: auto;
}
}
 
 
 
/* 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: auto;
}  
}
 
/* IE only */
@media screen\0 {
 
}
       