/* /RJ/Advisor Sites/Global/Global CSS/Model 1/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Spinnaker&display=swap');


@import url('resources.css');
@import url('modules.css');
/*
*/

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER: JA
DESIGNER:PS
JOB #:21-BRADB-0010
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:


    font-family: 'Libre Baskerville', serif;
    font-family: 'Spinnaker', sans-serif;

========================================================================================================================
*/
body {
  font-family: 'Spinnaker', sans-serif;
}

.masterprime .related-resources-main {
  background: #fff;
}

.resource-section, .body-resource-detail .resource-section, .resource-section, .copy-section, .bio-section, .blog-main {
  background-image: none !important;
}
.mobile-filter-button {
  font-family: 'Spinnaker', sans-serif !important;
  color: #8b6926;
  background: none !important;
  border: 1px solid #8b6926 !important;
  width: inherit;
  margin: 8px 0px;
  padding: 4px 20px !important;
  height: inherit;
  border-radius: 0px;
  -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;
  text-transform: none !important
  font-weight: 400 !important;
}
.mobile-filter-button:hover {
  color: #ffffff;
  background: #8b6926 !important;
  border-color: #8b6926 !important;
  border-radius: 0px;
}
/* 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"] {
  font-family: 'Spinnaker', sans-serif !important;
  color: #8b6926;
  border-color: #8b6926;
  width: inherit;
  margin: 8px 0px;
  padding: 4px 20px !important;
  height: inherit;
  border-radius: 0px;
  -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;
  text-transform: none !important
  font-weight: 400 !important;
}
.investor-access-login-button {
  margin: 4px;
}

/* 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: #ffffff;
  background: #8b6926;
  border-color: #8b6926;
  border-radius: 0px;
}

a, .resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a, .accordion-panel a,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .related-resources-content .mc-cta
 {
  color: #8b6926;
}
a:hover, .resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover, .accordion-panel a:hover,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .mc-container a:hover .mc-cta {
  color: #000000;
}

/*
==============================================
Header Section
==============================================
*/
.header-main {
  background: #eaf2ef !important;
}
/* .header-main .ftr-logo {
    max-width: 152px;
} */

/*
==============================================
Navigation Section
==============================================
*/
.investor-access-remember-me-label {
  padding-left:0px;
  margin-left: 0px;
  padding-right: 0px;
}
.nav-overall-wrapper:not(.van-mobile-nav), .nav-overall-wrapper:not(.van-mobile-nav) .nav {
  background: #eaf2ef !important;
  background-image: none !important;
}
/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #372f2d;
  font-family: 'Spinnaker', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #8b6926 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #372f2d;
}
/* 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: #8b6926;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #eaf2ef !important;
}
.nav:after {
  display: none;
}
.nav:before {
  background: #c8cac2;
  height: 2px;
  bottom: -52px;
}
.primary-nav .nav-subnav {
    -webkit-box-shadow: inset 0 60px 60px -60px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.3);
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    top: 47px;
  }
/*
==============================================
Billboard Section
==============================================
*/
.scroller-wrapper .scroller:after {
	background: rgba(140, 168, 166, 0.5);
}
.scroller-wrapper .scroller:before {
  background: rgba(140, 168, 166, 0.2);
}
.billboard-section:after {

 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f6f4+0,f2f6f4+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(242,246,244,0) 0%, rgba(242,246,244,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(242,246,244,0) 0%,rgba(242,246,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(242,246,244,0) 0%,rgba(242,246,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f6f4', endColorstr='#f2f6f4',GradientType=0 ); /* IE6-9 */
}

.billboard-section h1, .copy-section h1, .services-section .services-headline h2, .team-section h4, .pov-section h4, .copy-section .head-1, .body-about-us .copy-section h2, .copy-section h3, .copy-section h4, .copy-section h5 {
  color: #3b3b3b;
}
.billboard-section .head-2, .team-section .head-1, .pov-section .head-1, .copy-section .head-2, .copy-section .head-3, .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2, .services-section .head-1 {
  color: orange;
  font-family: 'Libre Baskerville', serif;

}
.billboard-section h1:after, .services-section h2:after, .team-section h4:after, .pov-section h4:after, .pov-carousel .mc-heading:after, .footer-section .footer-cta-section h4:after, .copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
  background: blue;
}
.billboard-section .head-2 {
  color: #3b3b3b;
}
.billboard-section h1:after {
  display: none;
}
.billboard-section .head-1, .billboard-section .head-br {
  font-size: 55px;
  line-height: 55px;
  font-weight: 400;
  display: block;
  animation: none !important;
}

.billboard-section .head-2 {
  font-size: 27px !important;
  line-height: 27px !important;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  animation: slideInDown 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.billboard-section .head-2:before {
  content:"";
  height: 1px;
  width: 435px;
  background: #8b6926;
  display: block;
  position: relative;
  margin: 20px auto 25px;
  animation: zoomIn 4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
/*
==============================================
Intro Section
==============================================
*/

.intro-section .intro-text:before, .niche-section .mc-heading:after, .quote-section .quote-wrapper .quote-hr:before {
  display: none;
}
.intro-section {
  background: #ffffff;
  padding: 142px 0 32px;
}
.intro-section .intro-content:after {
  background: #d1dcdb;
}
.intro-content {
  max-width: 1170px;
}

.intro-content .intro-text {
    padding: 96px 0 66px;
    width: 800px;
    margin: 0 auto;
}
.intro-section .intro-content:before {
  background: #d1dcdb;
}

/*
==============================================
Intro Content slider
==============================================
*/
.content-slider-gallery {
  /* border-top: 1px solid #d1dcdb; */
  padding-top: 80px;
}
.content-slider-gallery h2 {
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #334544;
}
.content-slider-gallery .head-2 {
  font-style: italic;
  text-transform: none;
  display: block;
}
/* .content-slider-gallery .content-slider-image {
  max-width: 97%;
} */
.content-slider-image-wrapper {
    border: 10px solid #ffffff;
}
.slick-slide:hover .content-slider-image {
    -webkit-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
    opacity: 0.35;
}
.slick-slide:hover .content-slider-copy:before {
  opacity:1;
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
}
.slick-slide .content-slider-image {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.content-slider-wrapper .content-slider-image-wrapper {
  overflow: hidden;
}
.content-slider-gallery .content-slider-copy:before {
  content: "";
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  left: 0;
  right: 0;
  top: 87px;
  display: block;
  position: absolute;
  font-size: 100px;
  line-height: 200px;
  margin: 0 auto;
  z-index: 5;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0;
}
.content-slider-gallery [data-slick-index*="0"] .content-slider-copy:before {
background: url(/-/media/rj/advisor-sites/sites/b/i/birchrunfinancial/images/play-btn.svg);
}
.content-slider-gallery [data-slick-index*="1"] .content-slider-copy:before {
  background: url(/-/media/rj/advisor-sites/sites/b/i/birchrunfinancial/images/mic-btn.svg);
  /* height: 55px;
  width: 55px;
  background-size: contain;
  top: 80px; */
}
.content-slider-gallery [data-slick-index*="2"] .content-slider-copy:before {
  background: url(/-/media/rj/advisor-sites/sites/b/i/birchrunfinancial/images/book-btn.svg);
  /* height: 55px;
  width: 55px;
  background-size: contain;
  top: 80px; */
}
 .content-slider-gallery .slick-slide:hover .content-slider-copy:before {

  color: rgba(255, 255, 255, 0.30);
}
.content-slider-wrapper .content-slider-copy {
  position: relative;
}
/*
==============================================
Services Section
==============================================
*/
.services-section {
  background: #eaf2ef;
  position: relative;
}
.content-slider-section {
  margin-bottom: 125px;
}

.services-section:before {
  content: "";
  background-image: url(/-/media/rj/advisor-sites/sites/b/i/birchrunfinancial/images/billboards/black-canyon-og-gunison-988358192.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
  background-size: cover;
  opacity: 0.07;
}
.services-section .services-content h2, .services-section .services-content .head-1, .services-section .services-content .head-2 {
  font-family: 'Libre Baskerville', serif;
  color: #334544;
  font-size: 35px !important;
  line-height: 30px;
  font-weight: 400;
}
.services-section h2:after {
  background: none;
  width: 100%;
  height: 12px;
  border-top: 1px solid #c0d0cd;
  border-bottom: 1px solid #c0d0cd;
  margin-top: 47px;
}

.services-section .services-slider h3 {
  font-family: 'Libre Baskerville', serif;
  color: #8b6926;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  font-style: italic;
}
.slick-slide .content-slider-heading {

-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;
}
.slick-slide:hover .content-slider-heading {
  color: #334544;
}
/*

Media Carousel Dots to Outlines
==============================================

red = #

==============================================
*/

.services-section .slick-dots li.slick-active button:focus:before, .team-section .slick-dots li.slick-active button:focus:before, .content-slider-section .slick-dots li.slick-active button:focus:before, .copy-section .slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.services-section .slick-dots li.slick-active button:before, .team-section .slick-dots li.slick-active button:before, .content-slider-section .slick-dots li.slick-active button:before, .copy-section .slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #8b6926;
}
.services-section .slick-dots li button:before, .team-section .slick-dots li button:before, .content-slider-section .slick-dots li button:before, .copy-section .slick-dots li button:before {
    color: #8b6926;
    opacity: 0.95;
    font-size: 10px;
}
.services-section .slick-dots li button:focus:before, .team-section .slick-dots li button:focus:before, .content-slider-section .slick-dots li button:focus:before, .copy-section .slick-dots li button:focus:before {
    opacity: 1;
}
.services-section .slick-dots li.slick-active button:before, .team-section .slick-dots li.slick-active button:before, .content-slider-section .slick-dots li.slick-active button:before, .copy-section .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.services-section .slick-dots li button, .team-section .slick-dots li button, .content-slider-section .slick-dots li button, .copy-section .slick-dots li button {
    border: none;
    background: transparent !important;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
    /* border-radius: 50%; */
}
.services-section .slick-dots li button:before, .team-section .slick-dots li button:before, .content-slider-section .slick-dots li button:before, .copy-section .slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #8b6926;
    border-radius: 50%;
}
.services-section .slick-dots li, .team-section .slick-dots li, .content-slider-section .slick-dots li, .copy-section .slick-dots li {
    width: 9px !important;
    height: 9px;
}
/*
==============================================
Niches Section
==============================================
*/

/*
==============================================
Team Section
==============================================
*/
 .yearbook-three .yearbook-slide {
    margin-left: -2px;
    margin-right: -2px;
}
/* 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: #334544 !important;
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 40 !important;
  display: inline !important;
  font-size: 23px !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: #393939 !important;
  font-size: 15px;
  text-transform: none !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: #8b6926 !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: #000000 !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color:red;
}
..yearbook-three .yearbook-hr
.team-section {
    border-top: 10px solid #334544;
    background: #ffffff ;
}
.team-section h4:after {
  background: none;
  width: 100%;
  height: 12px;
  border-top: 1px solid #c0d0cd;
  border-bottom: 1px solid #c0d0cd;
  margin-top: 43px;
}
.team-section .head-2 {
  font-family: 'Libre Baskerville', serif;
  color: #334544;
  font-weight: 400;
  font-size: 35px;
}
.team-section .head-1 {
  font-family: 'Libre Baskerville', serif;
  font-size: 28px !important;
  font-weight: 400;
  color: #8b6926;
  text-transform: none;
  font-style: italic;
  margin-top: -7px;
}
.body-home .yearbook-container {
  margin-top: 70px !important;
}
.yearbook-designation {
  font-size: 20px !important;
  font-family: 'Spinnaker', sans-serif !important;
}
.yearbook-hr {
  background: none !important;
  width: 90px !important;
  height: 6px;
  border-top: 1px solid #8b6926 !important;
  border-bottom: 1px solid #8b6926 !important;
  display: block;
}
.yearbook-designation-wrapper {
  margin: 0px;
}
.yearbook-three a:hover .yearbook-hr {
  width: 105px !important;
}
.team-section .yearbook-container .yearbook-designation {
  text-transform: none !important;
}
.yearbook-three .yearbook-headshot-wrapper {
  max-width: inherit;
}
.yearbook-three .yearbook-headshot-wrapper::after {
  opacity: 0;
}
.yearbook-headshot {
  -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;
}
.yearbook-three a:hover .yearbook-headshot {
  opacity: 0.7;
}
.yearbook-container .slick-next, .yearbook-container .slick-prev {
  border-color: #8b6926;
}
.team-content:after {
  content:"";
  background: none;
  width: 100%inherit;
  height: 6px;
  border-top: 1px solid #d1dcdb;
  border-bottom: 1px solid #d1dcdb;
  display: block;
  margin-bottom: 30px;
}
.bio-detail-designation {
  font-size: 18px !important;
}

/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-section, .quote-section, .bio-quote-section {
  border-top: none;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8b6926+0,836325+100 */
background: #8b6926; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #8b6926 0%, #836325 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #8b6926 0%,#836325 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #8b6926 0%,#836325 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b6926', endColorstr='#836325',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.body-home .quote-section:after, .quote-section .quote-wrapper .quote-hr, .bio-detail-quote-hr {
  display: none;
}
.quote-section .quote-content {
  padding-bottom: 50px !important;
}
.body-home .quote-section .quote, .quote-section .quote, .bio-detail-quote {
  font-family: 'Libre Baskerville', serif;
  color: #ffffff !important;
  font-weight: 400;
  font-size: 28px;
  font-style: italic;
}
.bio-quote-content {
  padding-bottom: 80px !important;
  padding-top: 30px !important;
}

.bio-quote-section:before {
  display: none;
}
.bio-quote-section:after {
	height: 8px;
}
.bio-quote-section {
  margin-bottom: -8px;
}
.bio-detail-quote-cite {
  color: #ffffff;
  font-style: normal !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Libre Baskerville', serif !important;
  font-size: 16px !important;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  background: #334544 ;

}
.footer-section .social-container {
    border-top:8px solid #eaf2ef;
    border-bottom:8px solid #384e54;
}
.footer-section .social-container:after {
    background: #4c6065;
}
.footer-section .footer-content a:hover, .footer-section .social-container a:hover .fa {
    color: #D5A64A !important;
}
.footer-section .footer-cta-section h4 {
  line-height: 38px;
}
.footer-section .footer-cta-section .head-2 {
  font-family: 'Libre Baskerville', serif;
  font-size: 30px !important;
  font-weight: 400;
  line-height: 37px;
  color: #ffffff !important;
}
.footer-section .footer-cta-section .head-1 {
  font-family: 'Libre Baskerville', serif;
  font-size: 22px !important;
  font-weight: 400;
  color: #d5a64a;
  text-transform: none;
  font-style: italic;
  margin-top: -5px;
}
.footer-section .footer-cta-section h4:after {
  display: none;
}
.head-br {
  display: block;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
  color: #ffffff !important;
}
.footer-section .ftr-nap-address:before {
  display: none;
}

.footer-section .ftr-disclosures {
    color: #fff;
    text-align: left;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
  content:"|";
  color: #d5a64a;
}
.footer-contact-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer-contact-content {
  display: flex;
}
/*
==============================================
Blog Archive Sidebar Links
==============================================
*/
.filter-list-heading a, .filter-list-links .filter-list-date a, .filter-list-category a, .filter-list-topic a, .filter-list-media a {
  color: #8b6926 !important;
}

.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #000000 !important;
}
/*
==============================================
Interior Styles
==============================================
*/
.interior .billboard-content:after {
   background: #8b6926;
 }
 .copy-section h1, .copy-section .head-1, .copy-section .head-2 {
  text-align: center;
  color: #3b3b3b;
  font-family: 'Libre Baskerville', serif;
 }
.copy-section h1, .copy-section .head-1, .copy-section .head-2, .main-content-int-blog h1 .head-1 {
 text-align: center;
 color: #3b3b3b;
 font-family: 'Libre Baskerville', serif;
 font-size: 46px !important;
 font-weight: 400;
 line-height: 45px;
}
.copy-section .head-2, .main-content-int-blog h1 .head-2  {
  font-family: 'Libre Baskerville', serif;
  color: #3b3b3b;
  font-size: 27px !important;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}
.main-content-int-blog h1 .head-2 {
  max-width: none;
}
.copy-section h1 .head-2:after, .main-content-int-blog h1 .head-2:after, .main-content-int-blog h1.blog-landing-heading:after {
  display: none;
}
.copy-section h1:after, .main-content-int-blog h1:after {
  content: "";
  display: block;
  height: 1px;
  width: 200px;
  margin: 0 auto;
  position: relative;
  background: #8b6926;
  margin: 52px auto;
}
.video-container {
  margin-bottom: 30px;
}
.blog-detail-banner-wrapper .blog-detail-banner {
  display: none;
}
/*

Styles Page Section
==============================================
red = #
blue = #
aqua = #
lime = #
fuchsia = #
orange = #
==============================================
*/
.accord .fa {
  color: #8b6926;
}
.accord .accord-link, .flextabs-wrapper a {
  color: #8b6926;
  font-family: 'Libre Baskerville', serif !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link, .flextabs-wrapper a:hover {
  font-family: 'Libre Baskerville', serif !important;
  color: #000000 !important;
}
.flextab-triggers a {
  background: #d1dcdb;
  color: #70551F !important;
  font-size: 14px;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: #70551F !important;
  color: #ffffff !important;
}
blockquote:before, q:before {
  background: #8b6926;
}
blockquote, q {
  font-family: 'Libre Baskerville', serif !important;
  color: #8b6926 !important;
  border-color: #d1dcdb !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: #d1dcdb;
}
.related-resources-content .slick-slide {
    border-color: #d1dcdb;
}
h2, h3, h4, h5, h6 {
  font-family: 'Spinnaker', sans-serif;
}

.quote-section .mc-slide {
  background: none !important;
}
.quote-section .pov-carousel .mc-heading {
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
.quote-section .pov-carousel .mc-heading:after {
  background: none;
  height: 6px;
  border-top: 1px solid #ffffff !important;
  border-bottom: 1px solid #ffffff !important;
}
.quote-section .pov-carousel .mc-copy, .quote-section .pov-carousel .mc-container a .mc-cta {
  color: #ffffff !important;
}
.quote-section .pov-carousel .mc-container .slick-next:after, .quote-section .pov-carousel .mc-container .slick-prev:after {
  border-color: #ffffff !important
}

/*

Media Carousel Dots to Outlines
==============================================

red = #

==============================================
*/

.quote-section .slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.quote-section .slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #ffffff;
}
.quote-section .slick-dots li button:before {
    color: #ffffff;
    opacity: 0.95;
    font-size: 10px;
}
.quote-section .slick-dots li button:focus:before {
    opacity: 1;
}
.quote-section .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.quote-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%; */
}
.quote-section .slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #ffffff;
    border-radius: 50%;
}
.quote-section .slick-dots li {
    width: 9px !important;
    height: 9px;
}

.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    color: #8b6926;
  }

.copy-content .col-md-offset-1 {
  margin-left:0px;

}
.copy-content .col-md-offset-1 h3 {
  font-size: 19px;
  line-height: 38px;
  font-weight: 400;
  margin: 0;
}
.resource-detail-previous-link-wrapper:before {
  left: -15px;
}

.book-img {
  float: left;
  margin: 0 50px 50px 0;
  height: auto;
  width: 250px;
}

.bio-detail-copy-wrapper iframe {
  height: 390px;
}


.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
  font-family: 'Spinnaker', sans-serif !important;
  color: #8b6926 !important;
  border-color: #8b6926;
  background: #fff !important;
  border-radius: 0;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
  color: #fff !important;
  background: #8b6926 !important;
  border-color: #8b6926 !important;
  border-radius: 0;  
}


 /*
==============================================
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) {
.content-slider-gallery .slick-slide:hover .content-slider-copy:before {
  display: none;
}
.services-section .services-slider h3 {
  font-size: 27px;
}
.primary-nav a, .investor-access-remember-me-label {
  font-size: 15px;
}
}


/* 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) {

/* 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:#3b3b3b;
}
.fa-angle-down:before {
  color: #8b6926;
}
.nav-address-wrapper {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subna {
  background: #f3f7f5 !important;
}
.primary-nav .nav-subnav a {
    font-weight: 400 !important;
}
/* 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: #d5a64a;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
  box-shadow: none;
}
.intro-content .intro-text {
  width: inherit;
  padding-left: 30px;
  padding-right: 30px;
}
.intro-section {
  padding-top: 72px;
}
.content-slider-gallery {
    padding-top: 40px;
}
.content-slider-section {
    margin-bottom: 75px;
}
.services-section .services-intro p {
    text-align: center;
}
.billboard-section .head-2 {
    font-size: 19px !important;
    line-height: 22px !important;
  }
  .footer-contact-content {
    display: inherit;
  }
  .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 {
    display: inherit !important;
  }
  .team-section .yearbook-container .yearbook-last-name {
    line-height: 22px !important;
  }
  .bio-section .bio-detail-last-name, .bio-section .bio-detail-first-name, .bio-detail-preferred-name {
    display: inline !important;
  }
  .book-img {
    margin-bottom: 10px;
  }

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-section .head-2 {
      padding: 0 50px  ;
      width: 100%;
    }
    .billboard-section .head-2:before {
      width: 100%;
    }
    .billboard-section .head-1, .billboard-section .head-br {
      font-size: 39px;
      line-height: 36px;
    }
    .footer-section .footer-cta-section .head-1 {
      font-size: 20px !important;
    }
    .content-slider-section .content-slider-wrapper .slick-dots {
      bottom: -26px;
    }
    .billboard-content-wrapper .container {
      position: absolute;
      bottom: 20 px;
    }
    .services-section .head-1 {
      margin-top:0px;
    }
    .services-section .services-content h2, .services-section .services-content .head-1, .services-section .services-content .head-2 {
      line-height: 35px !important;
    }
    .copy-section h1, .copy-section .head-1, .copy-section .head-2 {
      font-size: 39px !important;
      line-height: 45px;
    }
    .book-img {
      float: none;
      margin: 0 auto;
      height: auto;
      width: 250px;
    }
    .book-center {
      text-align: center;
    }
    .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 {
        display: inline !important;
    }
    .panel-body iframe {
      height: 200px;
    }
    .bio-detail-copy-wrapper iframe {
      height: 230px;
    }
}



/* 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-container.billboard-full-height {
		min-height: calc(100vh - -60px) !important;
	}
  .billboard-heading-wrapper {
    padding: 25px 15px 50px;
  }
  .content-slider-section .content-slider-wrapper .slick-dots {
    bottom: -26px;
  }
  .book-img {
    float: none;
    margin: 0 auto;
    height: auto;
    width: 250px;
  }
  .book-center {
    text-align: center;
  }
  .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 {
      display: inline !important;
  }
  .panel-body iframe {
      height: 370px;
  }
  .bio-detail-copy-wrapper iframe {
    height: 330px;
  }
}

/* IE only */
@media screen\0 {

}
