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


========================================================================================================================
*/

a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: #000;
}
/* 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{
  border: 1px solid #8d7732;
  background: #8d7732;
  color: #fff;
 -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: #8d7732;
  border: 1px solid #8d7732;
}
a, .resource-detail-copy-wrapper a {
  color: #8d7732;
}
.copy-content blockquote:before, .resource-detail-copy-wrapper blockquote:before {
  background-color: #ccc794;
}
.copy-content blockquote, q, .resource-detail-copy-wrapper blockquote {
  color: #000000;
  border-top: 1px solid #ccc794;
  border-bottom: 1px solid #ccc794;
}
.copy-content h2, .copy-content h3, .resource-detail-heading h3, .copy-content h4, .copy-content h5 {
  font-family: 'Cormorant', serif;
  color: #8d7732;
}
.cfp {
  font-variant: small-caps;
}
sup {
  font-size: 50%;
}
/*
==============================================
Header
==============================================
*/
.header-main {
  background: transparent;
}
.social-container .fa {
  color: #ccc794;
}
.header-content .ftr-logo {
  height: 90px;
}
/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #fff;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #ccc794 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #fff;
}
/* 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: #ccc794;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
  background-color: rgba(0,0,0,.9) !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  background-color: rgba(27,27,27,.9) !important;
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
  background: transparent !important;
}
.nav-overall-wrapper:not(.van-mobile-nav).nav-sticky {
  background: rgba(0,0,0,.9) !important;
}

/*
==============================================
Billboard Section
==============================================
*/
.frame:after {
  position: absolute;
      content: " ";
      top: 0px;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      z-index: 0;
      background-color: rgba(0,0,0,0.7) !important;
      animation-duration: 4s;
      animation-name: fadeIn;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      animation-delay: .15s;
}
.body-home .billboard-section .billboard-content-wrapper:after {
  display: none;
  background-color: rgba(0,0,0,0.7) !important;
}
.body-home .billboard-section .billboard-container {
  position: relative;
  z-index: 1;
}
.billboard-heading h1:before {
  border-top: solid 2px #ccc794;
}
.billboard-heading h1 .head-1 {
  font-family: 'Cormorant', serif;
  font-size: 60px;
  letter-spacing: 0;
}
.billboard-heading h1 .head-2 {
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 36px;
  color: #ccc794
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  border-bottom: solid 4px #ccc794;
  background: #fff;
  position: relative;
}
.intro-section .intro-text .button {
  background: none;
  font-family: 'Cormorant', serif;
  border-bottom: 1px solid #ccc794;
  color: #8d7732;
  border-top: none;
  border-left: none;
  border-right: none;
}
.intro-section .intro-text .button:hover {
  color: #808285;
}
.intro-section .intro-text p {
  margin: 0 0 30px;
}
/*
==============================================
Billboard-2 Section
==============================================
*/
.billboard-content-2 .billboard-container, .billboard-content-3 .billboard-container, .billboard-content-4 .billboard-container {
    transform: translateZ(-1px) scale(1.05);
}
.billboard-section-2, .billboard-section-3, .billboard-section-4 {
  position: relative;
}
.billboard-content-2 .billboard-container {
  background-attachment: fixed;
  background-size: cover;
  -webkit-box-shadow: inset 0px 0px 200px 60px rgb(0 0 0 / 75%);
  -moz-box-shadow: inset 0px 0px 200px 60px rgba(0,0,0,.75);
  box-shadow: inset 0px 0px 200px 60px rgb(0 0 0 / 75%);
}
.icon-wrap {
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.icon-wrap:before {
  content:'';
  position: absolute;
  background:url(/-/media/rj/advisor-sites/Sites/t/e/tenonwealthpartners/Images/hex-icon.png) no-repeat;
  width: 239px;
  height: 246px;
  top: -90px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation:spin 60s linear infinite;
  -moz-animation:spin 60s linear infinite;
  animation:spin 60s linear infinite;
}
.icon-wrap:after {
  content:'';
  position: absolute;
  background:url(/-/media/rj/advisor-sites/Sites/t/e/tenonwealthpartners/Images/hex-icon.png) no-repeat;
  width: 239px;
  height: 246px;
  top: -90px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation:spin2 60s linear infinite;
  -moz-animation:spin2 60s linear infinite;
  animation:spin2 60s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes spin2 {
  from {
    transform: rotate(359deg);
  }
  to {
    transform: rotate(0deg);
  }
}
/*
==============================================
Callouts 1 Section
==============================================
*/
.callouts-section-1 {
    border-bottom: solid 4px #ccc794;
    background: #fff;
}
.callouts-section-1 .callouts-container {
    padding: 20px 80px;
}
.callouts-section-1 .callouts-container, .callouts-section-1 .callouts-mobile-slider {
  grid-template-columns: repeat(2, 1fr);
}
.callouts-section-1 .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section-1 .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
  position: relative;
  top: 40px;
  font-style: normal;
  text-transform: uppercase;
  color: #8d7732;
  padding: 0;
  -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;
}
.callouts-section-1 .callouts-container .callout-item .callout-heading-wrapper .callout-heading:after, .callouts-section-1 .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading:after {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  width: 200px;
  height: 1px;
  margin: 0 auto;
  background: #ccc794;
}
.callouts-section-1 .callouts-container .callout-item .callout-copy-wrapper, .callouts-section-1 .callouts-mobile-slider .callout-item .callout-copy-wrapper {
  opacity: 0;
  margin: -30px 0 0;
}
.callouts-section-1 .callouts-container .callout-item .callout-cta-wrapper {
  margin: 0;
  opacity: 0;
}
.callouts-section-1 .callouts-container .callout-item:hover .callout-heading-wrapper .callout-heading, .callouts-section-1 .callouts-version-1.callouts-mobile-slider .callout-item:hover .callout-heading-wrapper .callout-heading {
  opacity: 0;
}
.callouts-section-1 .callouts-container .callout-item .callout-copy-wrapper, .callouts-section-1 .callouts-mobile-slider .callout-item .callout-copy-wrapper {
  padding: 0 20px;
}
.callouts-section-1 .callouts-container .callout-item:hover .callout-cta-wrapper {
  opacity: 1;
  margin: 0;
}
.callouts-section-1 .callouts-container .callout-item .callout-cta-wrapper button, .callouts-section-1 .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  padding: 0;
}
.callouts-section-1 .callouts-container .callout-item:hover .callout-cta, .callouts-section-2 .callouts-mobile-slider .callout-item:hover .callout-cta {
  padding: 0;
}
.callouts-section-1 .callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-section-1 .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after {
  display: none;
}

/*
==============================================
Billboard-3 Section
==============================================
*/
.billboard-section-3 {
  position: relative;
  background: #fff;
}
.billboard-section-3:before, .billboard-section-4:before {
  content:'';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.25);
}
.billboard-content-3 .billboard-container, .billboard-content-4 .billboard-container {
  min-height: 550px;
  background-attachment: fixed;
}
/*
==============================================
Bars
==============================================
*/
.bar1-animate:before, .bar2-animate:before, .bar3-animate:before, .bar4-animate:before, .bar5-animate:before, .bar7-animate:before, .bar8-animate:before, .bar9-animate:before, .bar10-animate:before, .bar11-animate:before, .bar12-animate:before {
  background: #ccc794;
}
.bar6-animate:before {
  background: transparent;
}

/*
==============================================
Team Section
==============================================
*/
.team-section {
  border-bottom: solid 4px #ccc794;
  background: #fff;
  position: relative;
}
.yearbook-three .yearbook-hr {
  display: none;
}
.team-section .team-copy {
    margin-top: 100px;
}
.team-section .team-copy h2 .head-1 {
    font-family: 'Cormorant', serif;
    text-transform: uppercase;
    font-style: normal;
    color: #8d7732;
}
.team-section .team-copy .difference-cta {
  color: #8d7732;
}
.yearbook-designation sup {
  top: -10px;
}
.team-section .team-slider .yearbook-three .yearbook-headshot-wrapper:before
{
  content: '';
  display: block;
  height: 8px;
  background: transparent;
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -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;
}
.team-section .team-slider .yearbook-three a:hover .yearbook-headshot-wrapper:before
{
  background: #ccc794;
  width: 100%;
}
/*

Media Carousel Dots to Outlines
==============================================

red = #

==============================================
*/

.team-section .slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.team-section .slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #8d7732;
}
.team-section .slick-dots li button:before {
    color: #8d7732;
    opacity: 0.95;
    font-size: 10px;
}
.team-section .slick-dots li button:focus:before {
    opacity: 1;
}
.team-section .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.team-section .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%; */
}
.team-section .slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #8d7732;
    border-radius: 50%;
}
.team-section .slick-dots li {
    width: 9px !important;
    height: 9px;
}
/*
==============================================
Billboard-4 Section
==============================================
*/



/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  border-bottom: none;
  background: #fff;
  position: relative;
}
.callouts-section .callouts-container .callout-item:hover .callout-image-wrapper:before, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-image-wrapper:before {
  background: #ccc794;
}
.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: #8d7732;
  text-transform: uppercase;
  font-style: normal;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  color: #8d7732;
}
.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
==============================================
*/
.fun-fact {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  padding: 150px 15px;
}
.fun-fact .question {
  font-family: 'Cormorant', serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
}
.fun-fact .answer {
  margin: 20px 0 0;
  color: #ccc794;
  font-size: 18px;
  line-height: 28px;
}
.new-home .quote-section, .quote-section, .interior .quote-section {
  background: url(/-/media/rj/advisor-sites/Sites/t/e/tenonwealthpartners/Images/wood-background-dark-1221496494.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  min-height: 440px;
}
.new-home .quote-section:before, .quote-section:before {
  content:'';
  background: url(/-/media/rj/advisor-sites/Sites/t/e/tenonwealthpartners/Images/pattern.png);
  width: 100%;
  height: 81px;
  position: absolute;
  top: 0;
  left: 0;
}

.new-home .quote, .new-home .quote-wrapper:before, .new-home .quote-section .quote-cite, .quote {
  color: #fff;
}
.interior .quote-content .quote-wrapper .quote-cite {
  color: #ccc794;
}

.interior .quote-section {
  border-top: none;
  padding: 0;
}
.interior .quote-content {
  background: none;
  margin: 0 auto;
}
.interior .quote-content:before {
    background-color: #ccc794;
    margin: 0 auto;
}
.interior .quote-content .quote-wrapper {
    padding: 130px 95px;
}
.interior .quote {
  position: relative;
}
.interior .quote:before {
  content:'“';
  position: relative;
  color: #ccc794;
  display: block;
  font-size: 90px;
}
/*
==============================================
POV Section
==============================================
*/

/*
==============================================
Footer Section
==============================================
*/


.footer-section {
  position: relative;
}
.footer-cta-social-section {
  background: #fff;
}
.footer-content {
    border-top: solid 4px #ccc794;
}
.footer-hedge-section {
  background: #30261d;
  position: relative;
}
.ftr-cta-wrapper a h2 {
  font-family: 'Cormorant', serif;
  color: #8a742a;
}
.ftr-cta-wrapper a h2 .footer-subhead {
  font-family: 'Source Sans Pro', sans-serif;
  color: #787a7b;
}
.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 #8d7732;
}
.footer-social .social-container .fa:hover {
  background: #8d7732;
}
.ftr-nap-map-directions a {
  color: #ccc794;
}
.ftr-disclosures a {
  color: #fff;
}
.ftr-disclosures a:hover {
  color: #ccc794;
}
.ftr-nap li[data-phonetype="0"]::before, .ftr-nap li[data-phonetype="3"]::before, .ftr-nap li[data-phonetype="5"]::before {
    color: #ccc794!important;
}
.ftr-nap li[data-phonetype="5"]::before {
content: 'T: ';
}
.ftr-nap-address-csz {
  display: block !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: #ccc794;
}
.body-about-us .footer-billboard-section {
  display: none;
}
.footer-section .ftr-nap .ftr-nap-address-line2 {
  display: block;
}
/*
==============================================
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 #ccc794;
    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 #ccc794;
    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;
}

/*
==============================================
Interior
==============================================
*/
.interior .main-content {
    margin-top: -210px;
}
.interior .billboard-section .billboard-container {
    height: 815px;
    min-height: 850px !important;
}
.interior .billboard-section {
  position: relative;
  overflow:auto;
}
.interior .billboard-content:before {
  content:'';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 60%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0,0,0,.75) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,.75) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,.75) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.no-billboard .main-content {
    margin-top: 0px;
}
.body-modules .main-content {
    margin-top: 0px;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading {
	border: 1px solid transparent !important;
}
.no-billboard .header-main, .no-billboard .nav-overall-wrapper:not(.van-mobile-nav) {
  background: #000 !important;
}
.copy-section:before {
  background-color: #ccc794;
}
.copy-section h1 {
  font-family: 'Cormorant', serif;
  color: #8d7732;
  letter-spacing: 0px;
}
.copy-section h1 .head-2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #808285;
}
.copy-section h1 sup {
  font-size: 30%;
  top: -25px;
}
.quote-section .mc-container {
  padding-top: 55px;
}
.quote-section .mc-heading, .quote-section .mc-copy, .quote-section .mc-cta {
  color: #fff;
}
.quote-section .mc-cta {
  border:1px solid #fff;
}
.mc-container a:hover .mc-cta {
    background-color: #8d7732 !important;
}
.quote-section .mc-heading {
  font-family: 'Cormorant', serif;
  text-transform: none;
}
/*
==============================================
Team page
==============================================
*/
.yearbook-slide:before {
  background-color: #8d7732;
}
.yearbook-slide:hover {
  background: rgb(204,199,148,.2);
}
.yearbook-three .yearbook-links .fa {
    color: #8d7732;
}
.yearbook-three .yearbook-links .fa:hover {
    color: #808285;
}

/*
==============================================
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: #000 !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: #8a742a !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: #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, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #fff !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 {
  background: #8a742a !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: #30261d !important;
}

/*
==============================================
Bio
==============================================
*/
.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 {
  font-family: 'Abel', sans-serif;
  color: #8a742a !important;
}
.bio-detail-designation {
  display: block;
}
.bio-detail-links-wrapper .fa {
  color: #8d7732;
}
.bio-detail-links-wrapper .fa:hover {
  color: #787a7b;
}
.bio-detail-container:before, .bio-detail-container:before, .resource-section:before, .blog-section:before {
  background-color: #ccc794;
}
.bio-content-social:before {
  background-color: #ccc794;
}
.bio-detail-quote:before {
    color: #8d7732;
}
.bio-detail-quote {
    color: #000;
}
.bio-detail-quote-cite {
  margin-top: 20px;
  display: block !important;
}
/*
==============================================
Resources
==============================================
*/
/* 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: #30261d !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: #8a742a !important;
}
.blog-detail-info-wrapper a:hover {
    color: #000 !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: #000 !important;
}

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

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #8a742a;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #8a742a;
}
.masonry-load-more, .masonry-tertiary-load-more {
  color: #fff;
}
.resource-detail-heading-wrapper h3 {
  font-family: 'Cormorant', serif;
  color: #8d7732;
}
/*
==============================================
Blogs
==============================================
*/
.blog-landing-copy-cta {
    padding: 5px 10px;
}
.filter-list-heading a {
    border-bottom: solid 1px #ccc794;
    color: #8d7732 !important;
}
.filter-list-heading a:hover {
  color: #000 !important;
}
.blog-landing-heading, .blog-detail-heading-wrapper h3, .blog-detail-heading, .blog-detail-copy-wrapper a {
    color: #8d7732;
}
.blog-detail-copy-wrapper a:hover {
    color: #000;
}
.blog-landing-heading {
  font-family: 'Cormorant', serif;
  font-size: 35px !important;
}
.blog-detail-heading-wrapper h3, .blog-detail-heading {
  font-family: 'Cormorant', serif;
}
.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 {
  color: #8d7732 !important;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover {
    color: #000 !important;
}

/*
==============================================
Contact
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #8d7732 transparent transparent transparent;
}

/*
==============================================
Accordions
==============================================
*/
.accord .accord-link, .accord .accord-inner-link {
    font-family: 'Cormorant', serif;
    color: #8d7732;
    text-transform: uppercase;
}
.accord .fa {
    color: #8d7732;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #808285;
}
.accord a.accord-cta {
  background: #8d7732 !important;
  padding: 5px 10px !important;
}
.accord a.accord-cta:after {
  display: none;
}
.accord a.accord-cta:hover {
  letter-spacing: 0;
  background: #fff !important;
}

.flextab-triggers a.set {
  background: #8d7732;
}
.flextab-triggers {
  background: #ccc794;
}
.flextab-triggers a:hover {
    background: #8d7732;
}
.flextab-triggers a {
  color: #000;
}
/*
==============================================
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, 1199px and less) tablet-l */
@media only screen and (max-width: 1199px) {
  .billboard-section-2, .billboard-section-3, .billboard-section-4 {
      overflow: hidden;
  }
}

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .callouts-section-1 .callouts-container .callout-item {
      width: calc(50% - 0px);
  }
  .callouts-section-1 .callouts-container {
    padding: 0;
  }
  .main-content {
    overflow: hidden;
  }
  .nav {
    font-size: 12px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
min-width: 100%;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
    left: -108%;
}
/* this is for the cheveron */
.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .nav-subnav > li .has-children-arrow-wrapper i.rotate {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
}
.callouts-section-1 .callouts-container .callout-item:hover .callout-heading-wrapper .callout-heading, .callouts-section-1 .callouts-version-1.callouts-mobile-slider .callout-item:hover .callout-heading-wrapper .callout-heading, .callouts-section-2 .callouts-container .callout-item .callout-copy-wrapper, .callouts-section-2 .callouts-mobile-slider .callout-item .callout-copy-wrapper, .callouts-section-2 .callouts-container .callout-item .callout-cta-wrapper {
  opacity: 1;
}
.callouts-section-1 .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section-1 .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
  top: 0;
}
.callouts-section-1 .callouts-container .callout-item .callout-copy-wrapper, .callouts-section-1 .callouts-mobile-slider .callout-item .callout-copy-wrapper {
  margin-top: 0;
  opacity: 1;
}
.callouts-section-1 .callouts-container .callout-item .callout-cta-wrapper {
    opacity: 1;
}
.copy-section h1 {
  margin-bottom: 40px;
}
.billboard-content-2 .billboard-container, .billboard-content-3 .billboard-container, .billboard-content-4 .billboard-container {
    transform: inherit;
    background-attachment: inherit;
}
}


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

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
  .header-main {
      background: #000;
  }
  .no-billboard .nav-overall-wrapper:not(.van-mobile-nav) {
      margin: 0;
  }
  .body-home .nav-overall-wrapper:not(.van-mobile-nav) {
      margin: -125px;
  }
  .main-content {
    overflow: auto;
  }
  .billboard-section {
    margin-top: 0;
  }
  .billboard-content .billboard-container {
      min-height: 665px;
  }
  .billboard-heading-wrapper {
    margin-top: 0px;
  }
  .billboard-heading {
      top: 0px;
    }
  .bio-sticky, .blog-sticky {
    margin-top: 0 !important;
  }
  .interior .billboard-content:before {
    background: none;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) {
      margin: 0px;
  }
  .interior .billboard-section {
      margin-top: 0px !important;
  }
  .interior .billboard-sticky {
      margin-top: 0px !important;
  }
  .interior .main-content {
      margin-top: 0px !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 {
  background: #ccc794;
}


/* 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: #ccc794;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.primary-nav, .primary-nav ul {
   background: none !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
    left: 0;
}

/* Mobile Navigation background color*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
   background-color: #30261d !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 .primary-nav > li {
    padding: 0;
  }
  .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 {
      border-bottom-color: rgb(204,199,148,.5);
      padding: 10px 14px 10px 15px;
    }
  .callouts-section .callouts-container .callout-item .callout-cta-wrapper button, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    padding: 0 !important;
  }
  .quote-section {
      margin: 0px auto;
  }
  .copy-section h1 {
    margin-top: 0;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .content-slider-wrapper [data-slick-index="0"] .content-slider-heading-wrapper {
      display: block !important;
  }
  .copy-content h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .copy-section h1 {
      padding: 0;
  }
  .bio-detail-quote:before {
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      display: block;
      margin: 0 auto;
      text-align: center !important;
      text-indent: 0;
  }
  .bio-content-right {
      margin-top: 50px;
  }
  .bio-detail-quote {
    text-align: center !important;
  }
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-heading h1 .head-1 {
      padding: 0;
      font-size: 40px;
      line-height: 42px;
  }
  .callouts-section {
		height: 450px;
	}
  .billboard-content-3 .billboard-container, .billboard-content-4 .billboard-container {
      min-height: 500px;
      height: 500px;
  }
  .callouts-section-1 .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
      color: #8d7732;
      margin-top: 10px;
  }
  .interior .billboard-content .billboard-container {
      height: 370px !important;
      min-height: 370px !important;
  }
  /* .interior .main-content {
      margin-top: 240px !important;
  } */
  .interior .quote-content .quote-wrapper {
      padding: 130px 25px 95px;
  }
  .ftr-group-name {
    padding: 0;
  }
  .footer-nap-address {
    text-align: center;
    margin: 0;
  }
  .quote {
    font-size: 30px;
    line-height: 36px;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .content-slider-wrapper [data-slick-index="0"] .content-slider-copy {
    top: 9px;
  }
  .copy-section h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .bio-detail-quote {
      margin-top: 100px;
  }
  .bio-detail-quote:before {
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      display: block;
      margin: 0 auto;
      text-align: center !important;
      text-indent: 0;
  }
}



/* 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) {
  .billboard-content .billboard-container {
      min-height: 415px;
  }
  .billboard-heading {
      top: 80px;
  }
  .billboard-heading h1:before {
    display: none;
  }
  .intro-section .intro-text, .resource-detail-content-wrapper {
    padding: 80px 30px;
  }
  .callouts-section {
      height: auto;
  }
  .callouts-section-1 .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
      color: #8d7732;
      margin-top: 10px;
  }
  .callouts-content {
    padding: 0 150px;
  }
  .yearbook-slide:before {
      top: -30px;
  }
  .yearbook-three .yearbook-headshot {
      width: 100%;
  }
  .interior .billboard-section .billboard-container {
      height: 415px;
      min-height: 415px !important;
  }
  canvas {
    height: 415px !important;
  }
  .ftr-group-name {
    padding: 0;
  }
  .footer-nap-address {
    text-align: center;
    margin: 0;
  }
  .quote {
    font-size: 30px;
    line-height: 36px;
  }
  .masterprime .body-module-pre-retirees .module-slider-section .content-slider-wrapper [data-slick-index="0"] .content-slider-copy {
    top: 9px !important;
  }
  .bio-detail-quote:before {
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      display: block;
      margin: 0 auto;
      text-align: center !important;
      text-indent: 0;
  }
  .bio-content-right {
      margin-top: 20px;
  }
}

/* Extra small devices (most portrait phones, 375px and less) mobile-p */
@media only screen and (max-width: 375px) {
	.fixed-top .copy-section {
		padding-top: 0;
	}
}

/* IE only */
@media screen\0 {
  .callouts-section-1 .callouts-container .callout-item {
		height: auto;
     width: calc(50% - 20px);
	}
  .callouts-section-2 .callouts-container .callout-item {
		height: auto;
	}
  #gl {
    background: url(/-/media/rj/advisor-sites/Sites/t/e/tenonwealthpartners/images/billboards/billboard-1-group-of-people-working-in-modern-office-955010344.jpg) no-repeat center center;
    background-size: cover;
  }
}
