.site-bd {
    background-color: #d6d1c9;
}
.niche-tiles {
    background-image: url("/-/media/rj/advisor-sites/sites/s/k/skotynsky/images/custom-img.jpg");
}
@media screen and (min-width: 992px) {
.navigation-list a.active {
    background: #f7f7f7;
  }
}
.tile-heading {
  color: #bcb89d;
}
@media screen and (min-width: 992px) {
  .horizontal-nav.interior .navigation-list {
    background: #9d8b6a;
  }
}
.banner-title .bracket-left,
.banner-title .bracket-right {
  background: #bcb89d;
}
/* .main-content-int-container .headline h1 .head1,
.main-content-int-container .headline h1 .head2  {
    color: #bcb89d;
} */
.bio-tiles li h4 {
  color: #bcb89d;
}
.bio-tiles li .social-media a,
.bio-tiles li .social-media a:hover {
  color: #bcb89d;
}
.bio-detail .bio-tiles li:hover h4 {
  color: #bcb89d;
}
.bio-detail + .bio-nav {
  border-bottom: solid 20px #bcb89d;
  margin-bottom: 30px;
}
.team-tile-heading {
  color: #bcb89d;
}
.category-content h3,
.category-content h5,
.category-content h6 {
  color: #bcb89d;
}
.rich-text a {
  color: #bcb89d;
}
@media screen and (min-width: 768px) {
.directions-search .submit-search {
    color: #bcb89d;
  }
}
.media-carousel-container .slick-slider .slick-slide:hover h3,
.resources-carousel-container .slick-slider .slick-slide:hover h3 {
    color: #bcb89d;
}
.section-resource-header .latest-news .title-wrapper h4,
.resources-carousel-container .slick-slider .ca-menu h3,
.resources-carousel-container .slick-slider .ca-menu .slide-learn-more {
  color: #bcb89d;
}
.ca-menu {
  background: -webkit-linear-gradient(273deg, #bcb89d 0%, #8a7755 100%);
  background: linear-gradient(177deg, #bcb89d 0%, #8a7755 100%);
}
 @media screen and (min-width: 1025px) {
  .ca-menu:hover > .slide-learn-more {
    color: #bcb89d;
    letter-spacing: 3px;
  }
 }
.card-line {
  background: #bcb89d;
}
.card-info,
.callout h5,
.callout a:hover hr  {
  color: #bcb89d;
}
.banner_small_image div {
background-position-y: 25% !important;
}
.extra .banner_small_image div {
    background-position-y: 50% !important;
}
@media screen and (max-width: 992px) {
.extra-1 .banner_small_image div {
background-position-x: 80% !important;
  }
}
@media screen and (min-width: 992px) {
.horizontal-nav .navigation-list {
    background: #9d8b6a;
	}
}
.site-bd>div:first-child:not(.banner):not(.banner-small) {
padding-top: 80px;
}
@media screen and (min-width: 768px) {
.site-bd>div:first-child:not(.banner):not(.banner-small) {
    padding-top: 80px;
	}
}
.banner_small_image {
    -webkit-animation-delay: inherit;
    animation-delay: inherit;
}

.banner_small_wrapper {
    -webkit-animation-name: banner_small_wrapper;
    -webkit-animation-duration: inherit;
    -webkit-transition: inherit;
    -webkit-animation-fill-mode: inherit;
    -webkit-animation-iteration-count: inherit;
    animation-name: banner_small_wrapper;
    animation-duration: inherit;
    transition: inherit;
    animation-fill-mode: inherit;
    animation-iteration-count: inherit;
}
