/* /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');

/*==============================================  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;


========================================================================================================================
*/
body {
  background-color: #ffffff;
}
.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"] {
  color: #455E47;
 -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 {
  color: #273e38;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    color: #000000 !important;
}
/*
==============================================
Header Section
==============================================
*/
.social-container .fa:hover {
    color: #e7e1c3;
}
.social-container .fa {
    color: white;
}

.header-main {
  background-color: #273e38 !important;
}
.body-home .header-main {
    background: transparent !important;
}

/* 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: #e7e1c3 !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: white !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #273e38 !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: #455E47 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #e7e1c3 !important;
}
.nav-sticky {
  background: #273e38 !important;
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
  background: #273e38 !important;
}



/*
==============================================
Billboard Section
==============================================
*/


/*
==============================================
Intro Section
==============================================
*/

.bio-detail-container:before, .bio-detail-container:before, .resource-section:before, .blog-section:before, .copy-section:before {
    background-color: #c9a560;
}
.body-home h1 .head-1 {
  color: white !important;
}
.body-home h1 .head-2 {
    color: #e7e1c3 !important;
}
h1 .head-1 {
  color: #455E47 !important;
}
h1 .head-2 {
    color: #001610 !important;
}
.copy-content h2, h3, h4 {
  color: #001610 !important;
}

.copy-content a {
  color: #455E47 !important;
}
.copy-content a:hover {
  color: #001610 !important;
}

/*
==============================================
Services Section
==============================================
*/

/*
==============================================
Niches Section
==============================================
*/

/*
==============================================
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: #273e38 !important;
}
.team-section {
  border-bottom: 4px solid #c9a560 !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: black !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: #273e38 !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: #455E47 !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color: #cccccc;
}
.yearbook-slide:hover {
  background: #eeeeee;
    /* background: #f6f5f2; */
}
.yearbook-slide:before {
  background-color: #e7e1c3;
  color: #273e38;
}

/*
==============================================
Callouts Section
==============================================
*/
.body-home .callouts-section {
  border-bottom: none !important;
}
.copy-section .callouts-container .callout-item, .callouts-mobile-slider .callout-item {
  background: none !important;
  border-top: 4px solid #c9a560 !important;
}
.copy-section .callout-heading .head-1 {
  font-family: 'Cormorant', serif !important;
  font-size: 24px !important;
  line-height: inherit !important;
  font-style: italic !important;
  text-transform: none !important;
  color: #966c1d !important;
  padding: 10px 20px 0px 0px !important;
  line-height: normal !important;
}
.copy-section .callout-heading .head-2 {
  font-family: 'Abel', sans-serif !important;
  font-size: 24px !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  color: #595959 !important;
  display: block !important;
  line-height: normal !important;
}
.copy-section .callout-copy-wrapper {
  font-family: 'Abel', sans-serif !important;
  font-size: 18px !important;
  line-height: 25px !important;
  color: #595959 !important;
  padding: 10px 20px !important;
}
.copy-section .callout-cta-wrapper .callout-cta {
  padding: 0px 20px !important;
  width: auto !important;
  color: #966c1d !important;
  font-size: 15px !important;
  border: 1px solid #eeeeee !important;
  text-align: left !important;
  background: none !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}
.copy-section .callout-cta-wrapper .callout-cta:hover {
  background: #001610  !important;
  border: 1px solid #001610  !important;
  color: #ffffff !important;
}
.copy-section .callout-cta-wrapper .callout-cta button:hover {
  background: #eeeeee;
}
.copy-section .callout-cta-wrapper {
  padding: 0px 20px !important;
  height: auto !important;
  margin-bottom: 0px !important;
}
.copy-section .callout-copy-wrapper p {
  margin: 0px !important;
}
.copy-section .callout-copy-wrapper {
  height: auto !important;
  padding-top: 25px;
}
.copy-section .callouts-container, .callouts-mobile-slider {
    padding: 50px 0px;
}

/*
==============================================
Quote Section
==============================================
*/
.quote-section {
  display: none !important;
}
/*
==============================================
POV Section
==============================================
*/

/*
==============================================
Footer Section
==============================================
*/
.ftr-nap .ftr-nap-name:before {
  display: none !important;
}
.footer-icon {
  display: none;
  display: block;
  padding: 20px;
  content: '';
}
.footer-hedge-section {
  background-color: #001610 !important;
}
.footer-cta-social-section {
  background-color: #273e38 !important;
}
.footer-content {
    border-top: solid 4px #c9a560;
}
.footer-content a {
    color: #c9a560 !important;
}
.footer-content a:hover {
    color: #ffffff !important;
}
.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 {
    content: '';
    display: block;
    background: #c9a560;
    height: 8px;
    width: 0px;
    margin: 0 auto;
}
.ftr-cta-wrapper a h2 {
    color: white;
}
.ftr-cta-wrapper a h2 .footer-subhead {
    color: white;
}
.footer-social .social-container .fa:hover {
    background: #e7e1c3;
    color: #273e38;
}
.footer-social .social-container .fa {
    color: white;
}
.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 white;
}

/*

/*

Share Widget and text links
==============================================

red = #455E47
blue = #455E47
green = #273e38
yellow = #
aqua = #cccccc
lime = #273e38

==============================================
*/


/* 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: #273e38 !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: #455E47 !important;
}

/* share pop up box icon normal */
.social-media-share-wrapper span a {
    color: #ffffff !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
    color: #e7e1c3 !important;
}

/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: #cccccc !important;
}

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #273e38;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #273e38;
}

/*Styles Page Section
==============================================
red = #
blue = #
aqua = #
lime = #
fuchsia = #
orange = #

red = #455E47
blue = #455E47
green = #273e38
yellow = #
aqua = #cccccc
lime = #273e38
==============================================
*/

.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: #455E47 !important;
  font-size: 18px;
}
.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: #001610 !important;
}
.accord li:last-child .accord-link {
  border-bottom: 1px solid #cccccc;
}
.accord-container {
  padding-bottom: 20px;
}
.flextab-triggers a {
  background: #ffffff;
  color: #455E47 !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: #ffffff !important;
  color: #455E47 !important;
}
blockquote:before, q:before {
  background: #455E47;
}
blockquote, q {
  color: #455E47 !important;
  border-color: #cccccc !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: #455E47;
}
.related-resources-content .slick-slide {
    border-color: #455E47;
}

/*

Next/Previous arrows and background variables
==============================================

blue = #273e38
fuchsia = #455E47
lime = #ffffff
orange = #c9a560
red = #e7e1c3
aqua = #455E47

==============================================
*/


/* 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: #273e38 !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: #455E47 !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, .blog-detail-previous-link .blog-detail-previous-arrow, .blog-detail-next-link .blog-detail-next-arrow {
  border-color: #ffffff !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, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: white !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: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: #273e38 !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:hover:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #455E47 !important;
}
.blog-detail-copy-wrapper a {
  color: #455E47;
}
.blog-detail-copy-wrapper a:hover {
  color: #273e38;
}

/*
Model 2
Resources Masonry Grid
==============================================

green = #273e38
red = #e7e1c3
blue = #273e38
crimson = #c9a560
lime = #ffffff
gray = #273e38
sienna = #273e38
purple = #455E47
gold = #273e38

==============================================
*/

/* blog titles */
.blog-landing-heading, .blog-detail-heading-wrapper h3, .blog-detail-heading, .resource-detail-heading-wrapper h3 {
  color: #273e38;
}
 /* grid fonts
.filter-list-heading, .filter-list-links a, .blog-date-link, .blog-category-link, .blog-category-link, .blog-media-type-link, .blog-landing-heading, .resource-date-link, .resource-category-link, .resource-media-type-link, .social-media-share-link, .resource-detail-tag-cloud-header, .resource-detail-tag-cloud-links a, .resource-date-link, .resource-category-link, .resource-media-type-link, .social-media-share-link, .blog-detail-tag-cloud-header, .blog-detail-tag-cloud-links a, .resource-detail-heading-wrapper h3, .masonry-title, .masonry-paragraph, .masonry-cta-container, .masonry-category-container, .masonry-cta-container, .masonry-category-container, .masonry-category, .filter-name, .filter a, .filter-reset, .masonry-date {
   font-family: 'Roboto', sans-serif;
 }
*/
.resource-pager .resource-pager-link, .resource-pager .resource-pager-arrow {
 color: #273e38;
}
.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a {
 color: #273e38 !important;
}
.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .blog-date-link:hover, .blog-category-link:hover, .blog-category-link:hover, .blog-landing-info-divider {
 color: #273e38 !important;
}
.masonry-two-by-two:hover .masonry-title, .masonry-two-by-two:hover .masonry-paragraph, .masonry-two-by-two:hover .masonry-cta, .masonry-two-by-two:hover .masonry-category, .masonry-two-by-two:hover .masonry-date {
  color: #273e38 !important;
}
.masonry-cta, .masonry-category{
 transition: inherit !important;
 color: #273e38;
}
.masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-category-container .masonry-category {
 color: inherit !important;
 }
.filter-open.fa-angle-down:before {
   color: #c9a560;
}
.filter a, .filter-reset {
   color: #273e38 !important;
}
.filter a:hover {
   color: #ffffff !important;
   background: #273e38;
}
.filter-reset:hover {
   color: #ffffff !important;
}
.filter a:hover .filter-reset {
   background: none !important;
}
.filter a:hover .filter-open.fa-angle-down:before {
   color: #c9a560;
}
.masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-of-two-stacked .masonry-cta-container button, .masonry-one-of-two-stacked .masonry-cta, .masonry-two-of-two-stacked:hover .masonry-cta {
   color: #ffffff !important;
}
.masonry-one-by-one .masonry-cta-container button, .masonry-one-of-two .masonry-cta, .masonry-one-by-two .masonry-cta, .masonry-one-by-one .masonry-cta, .masonry-three-by-one .masonry-cta {
   color: #273e38 !important;
}
.masonry-two-of-two-stacked .masonry-cta-container button, .masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta, .masonry-two-of-two-stacked .masonry-cta {
   color: #ffffff !important;
}

/*
==============================================
Resources Filter Section
==============================================
*/

.filter-overlay .close-filter-overlay {
   background: #273e38;
}
.filter-overlay .close-filter-overlay:hover {
   background: #273e38;
}
.fa-times:before {
   color: #c9a560;
}
.close-filter-overlay .fa-remove:before, .close-filter-overlay .fa-close:before, .close-filter-overlay .fa-times:before {
   color: #fff;
}
/*
==============================================
Resources Masonry Section
==============================================
*/
.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
   background: #e7e1c3;
   color: #273e38;
   -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;
}
.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
   background: #273e38 !important;
   color: #ffffff !important;
}

.masonry-two-by-one:hover .masonry-img-container:after {
   border-left: 15px solid #273e38;
}
.masonry-one-by-two:hover .masonry-copy:after {
   border-bottom: 15px solid #273e38;
}
.masonry-two-by-one .masonry-img-container:after {
   border-left: 15px solid #e7e1c3;
}
.masonry-one-by-two .masonry-copy:after {
   border-bottom: 15px solid #e7e1c3;
}
.masonry-one-of-two-stacked {
   background: #273e38;
}
.masonry-two-of-two-stacked {
   background: #455E47 !important;
}
.masonry-two-of-two-stacked:hover {
   background: #273e38;
}
.masonry-three-by-one .masonry-cta {
   color: #ffffff !important;
}
.masonry-three-by-one:hover .masonry-cta {
   color: #ffffff !important;
}
.masonry-row a:hover > .masonry-one-of-three .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-one-of-three .masonry-copy .masonry-category-container .masonry-category {
   color: #273e38 !important;
}
.masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-category-container .masonry-category {
   color: #ffffff !important;
}

.masonry-row .masonry-two-by-two:hover .masonry-copy .masonry-cta-container button, .masonry-row .masonry-two-by-two:hover .masonry-copy .masonry-category-container .masonry-category{
  color: #273e38 !important;
}
.masonry-three-by-one {
   background: #273e38 !important;
   color: #ffffff !important;
}
.masonry-one-by-one .masonry-category {
   color: #273e38 !important;
}
.masonry-three-by-one:hover {
   background: #ffffff !important;
   color: #273e38 !important;
}
.masonry-three-by-one.masonry-three-by-one-img-left .masonry-one-of-three:after {
  border-right: 15px solid #e7e1c3 !important;
}
.masonry-three-by-one.masonry-three-by-one-img-left:hover .masonry-one-of-three:after {
  border-right: 15px solid #273e38 !important;
}
.masonry-one-of-two-stacked:hover, .masonry-two-of-two-stacked:hover {
   background: #273e38 !important;
}
.masonry-one-by-one:hover, .masonry-one-by-one-stacked a:hover .masonry-one-of-two-stacked, .masonry-one-by-one-stacked a:hover .masonry-two-of-two-stacked {
   color: #ffffff !important;
}
.masonry-two-by-two {
  background: #273e38 !important;
}
.masonry-two-by-two:hover {
  background: #e7e1c3 !important;
}
.masonry-two-by-two:hover {
   background: #ffffff;
}
.masonry-two-by-two .masonry-cta-container button, .masonry-two-by-two .masonry-category {
   color: #fff !important;
}

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
   .masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover {
       background: #ffffff;
   }
   .masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
       color: inherit !important;
   }
   .masonry-two-of-two-stacked:hover .masonry-cta {
       color: #fff !important;
   }
   .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
       background: #273e38;
   }
}



/*
==============================================
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) {
  .copy-section h1 {
      padding: 0px 20px;
  }
}


/* 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: #c9a560;
}

/* 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: #e7e1c3;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.primary-nav, .primary-nav ul {
   background: none !important;
}
.body-home .nav-sticky {
  background: none !important;
}


/* Mobile Navigation background color*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
   background-color: #273e38 !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;
}

.body-home h1 .head-2 {
  line-height: 40px;
}

.body-home .billboard-content-2 .billboard-container {
  min-height: 250px;
}

.body-home .billboard-content-3 .billboard-container {
  min-height: 250px;
}

.rich-text-container iframe {
  height: 300px !important;
}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

}



/* 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 {
  .callouts-section .callouts-container {
      padding: 100px 0px 0px 0px !important;
  }
}
