/* /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=Cardo:ital,wght@0,400;0,700;1,400&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&display=swap');


.copy-content a {border-bottom: 1px dashed #512906; text-decoration: none;}

.resource-detail-next, .resource-detail-prev, .bio-detail-next, .bio-detail-prev, .blog-detail-next, .blog-detail-prev {
    color: #000 !important;
}
.body-home .main-content-section-image {
  padding-bottom: 240px;
}
a, .resource-detail-copy-wrapper a {
    color: #512906;
}
a:hover, .resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover {
    color: #9C4D07;
}

.resource-section, .body-resource-detail .resource-section, .resource-section, .copy-section, .bio-section, .blog-main {
  background-image: none !important;
}
.disclosure, .disclaimer {
    font-size: 13px !important;
    line-height: 15px !important;
}

/*
.main-content {
 	background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/billboards/bg_top.png) !important;
	height: 256px;
	display: block;
    background-position: center bottom;
    margin-top: -220px;
}
*/
.main-content {
/* 	background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/billboards/bg_top.png) !important; */
/* 	height: 350px; */
	display: block;
    background-position: center bottom;
    margin-top: -220px;
  background-repeat: repeat-x;
}
.main-content:before {
  content:"";
  display: block !important;
  height: 350px !important;
  width: 100%;
     background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/billboards/bg_top.png) !important;
    height: auto;
    display: block;
    background-position: center bottom;
    background-repeat: repeat-x;
 }

body {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background_paper-tile.jpg) !important;
    font-family: 'Cardo', serif;
    font-weight: normal;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #2d1601;
	background-size: cover;
	background-repeat: repeat-y;
    background-position: center center;
}

h2, h3, h4, h5, h6 {
    font-family: 'Cardo', serif;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    color: #512906;
    font-style: normal;
}
h2 {
    font-size: 32px !important;
    line-height: 30px;
}
h3 {
    font-size: 30px !important;
    line-height: 28px;
}
h4 {
    font-size: 26px !important;
    line-height: 28px;
}
h5 {
    font-size: 24px !important;
    line-height: 24px;
}

/*
==============================================
Styles Section
==============================================
*/
.accord .accord-link {
    color: #512906;
    font-family: 'Cardo', serif;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    font-style: normal;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
    color: inherit;
}
.accord .accord-link, .accord .accord-inner-link .content-slider-half-image-wrapper{
    border-bottom: 1px dashed #b69c60 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #9C4D07 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #9C4D07 !important;
}
.accord .fa {
    color: inherit;
}
.accord li.open .fa {
    color: #512906;
}
.masonry-load-more:before {
    content: "\f067";
}

.accord a.accord-cta, .masonry-load-more, .masonry-tertiary-load-more, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .investor-access-login-button, .blog-landing-copy-cta, .connected-advisor-container .connected-advisor-cta {
    display: inline-flex;
    height: 40px;
    width: inherit;
    display: inline-block;
    border: none;
    overflow: visible;
    margin: 0;
    color: #512906;
    font-style: normal;
    border-bottom: 1px dashed #512906;
    text-decoration: none;
    margin-bottom: 22px;
    padding-bottom: 52px !important;
    border-radius: 0 !important;
}

.accord a.accord-cta:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .directions-search .submit-search:hover, .contact-form .form-inline .captcha .btn-contact:hover, .blog-landing-copy-cta:hover, .connected-advisor-container .connected-advisor-cta:hover {
    color: #9C4D07;
    background: none;
    border-bottom: 1px dashed transparent !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
    letter-spacing: 0;
}
.investor-access-login-button {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    border-bottom: 1px dashed #fff;
    padding-bottom: 0px !important;
}
.investor-access-login-button:hover {
    color: #BBAB7C;
}
.accord a.accord-cta:before {
    content: "";
    display: block;
    height: 2px;
    width: 15px;
    background: #000;
    margin: 6px 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;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.accord a.accord-cta:hover:before {
    width: 125px !important;
}
.flextab-triggers a {
    background: rgba(186, 163, 109, 0.2);
    font-style: normal;
    letter-spacing: -1px;
    color: #512906;
}
.flextab-triggers .set, .flextab-triggers a:hover {
    background: rgba(186, 163, 109, 0.5);
      color: #7A3C06;
}

blockquote, q {
  color: #512906;
  border-top: none;
  border-bottom: none;
  padding: 40px 80px;
  margin: 10px auto;
}
blockquote:before, q:before, blockquote:after, q:after {
  content: "";
  display: block;
  background: #512906;
  width: 125px;
  height: 2px;
  margin: 20px auto;
  top: 0px;
}

/*
==============================================
Navigation Section
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a:focus {
    color: #BBAB7C;
}
.account-access-header {
	display: none;
}
.header-main {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1b1c1d+1,000000+66&0.41+0,0+64 */
background: -moz-linear-gradient(top, rgba(27,28,29,0.41) 0%, rgba(27,28,29,0.4) 1%, rgba(1,1,1,0) 64%, rgba(0,0,0,0) 66%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(27,28,29,0.41) 0%,rgba(27,28,29,0.4) 1%,rgba(1,1,1,0) 64%,rgba(0,0,0,0) 66%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(27,28,29,0.41) 0%,rgba(27,28,29,0.4) 1%,rgba(1,1,1,0) 64%,rgba(0,0,0,0) 66%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#691b1c1d', endColorstr='#00000000',GradientType=0 ) !important; /* IE6-9 */


    position: relative;
    z-index: 10;
}
.nav:after, .nav:before {
	display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav){
	background: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/bg_dark2_gray_texture.jpg) !important;

}
.primary-nav .nav-subnav a.active, .primary-nav a.active, .primary-nav > li > a:hover, .primary-nav .nav-subnav a:hover {
    color: #BBAB7C;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav, .primary-nav .nav-subnav {
    margin-top: 4px;
}
.primary-nav .nav-subnav {
	background: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/bg_dark2_gray_texture.jpg) !important;
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
    font-family: 'Playfair Display', serif;
}
/*
.nav-sticky {
	background: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background_paper-tile.jpg) !important;
}
*/
/*
==============================================
Billboard Section
==============================================
*/
.billboard-section {
  display: none;
}

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: rgb(200, 180, 128) !important;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 50px;
    width: 50px;
    display: block;
	animation: none !important;
    background: rgba(210, 120, 85, 0.0) !important;;
	border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
    content: '' !important;
    height: 18px !important;
    width: 18px !important;
    animation-name: none !important;
    display: block !important;
	border-radius: 0 !important;
    border: 2px solid #512906;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute !important;
    bottom: 20px !important;
    left: 52% !important;
    top: 13px !important;
    background: rgba(210, 120, 85, 0) !important;
	margin-left: -10px !important;
}
.scroller-mobile:after  {
     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;
    top: 20px !important;
}




.billboard-section:after {
	display: none;
}
.billboard-container {
    height: 350px;
	min-height: 350px !important;
}
.interior .billboard-content:after {
	display: none !important;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-alt-section {
	padding-top: 20px;
}
.intro-alt-text p {
	font-size: 22px;
	line-height: 33px;
}
.intro-alt-text {
	padding: 0 90px;
}

h1 {
	text-align: center;
    margin-bottom: 40px;
    color: #512906;
}
h1:before {
	top: -7px;
}
h1:before, h1:after {
	content:"";
	display: block;
	position: relative;
	height: 2px;
    background: #512906;
    width: 130px;
	margin: 12px auto 10px;
}
h1:before, h1:after {
    background: #512906;
    width: 130px;
   -webkit-animation: zoomIn 3s forwards;
   animation: zoomIn 3s forwards;
}
.head-1 {
    font-family: 'Cardo', serif;
    font-size: 32px;
    line-height: 1.2;
    display: block;
}
.body-home .head-2:before {
	margin: 25px auto 12px;
}
.body-home .head-2:after {
    margin: 18px auto 16px;
}
.head-2:before {
	margin-top: 16px !important;
}
.head-2:before, .head-2:after {
	content:"";
	display: block;
	position: relative;
	height: 2px;
    background: #512906;
	width: 15px;
    margin: 25px auto;
/*    width: 130px;*/
}
.head-2 {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    font-style: normal;
    text-transform: uppercase;
    display: block;
    letter-spacing: 7px;
    font-weight: 300;
}
.head-3 {
    font-family: 'Cardo', serif;
    font-size: 32px;
    line-height: 1.2;
    display: block;
    margin-bottom: 22px;
}
.head-break {
	display: block;
}

/*
==============================================
Images Section
==============================================
*/
.body-home .main-content-section-image {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/home-bkg-1.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
.body-our-team .home, .body-about-rj .home {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background-4.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
.body-our-difference .home, .body-our-process .home, .body-investment-philosophy .home, .body-client-experience .home {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background-3.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
.body-our-clients .home, .body-individuals .home, .body-institutions .home, .body-professional-partners .home {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background-5.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
.body-giving-back .home {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background-2.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
.body-resource .resource-main, .body-resource-detail .resource-main, .body-additional-resources .home {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background-6.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
.body-contact-us .home  {
	background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/background-7.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
}

/*
==============================================
Content Slider Section
==============================================
*/

.slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #512906;
}
.slick-dots li button:before {
    color: #512906;
    opacity: 0.95;
	font-size: 10px;
}
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.slick-dots li button {
    border: none;
    background: transparent;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
    /* border-radius: 50%; */
}
.slick-dots li button:before {
    color: transparent;
    opacity: 0.95;
    font-size: 10px;
    width: 11px;
    height: 11px;
    border: 2px solid #512906;
    border-radius: 50%;
}

.media-slider-section .content-slider-wrapper .content-slider-half-width-content-wrapper, .content-slider-wrapper {
  border: none !important;
}
.media-slider-section .content-slider-wrapper a {
    color: #2d1601;
}

.media-slider-section .slick-slide img {
    display: block;
    margin: 0 auto;
}
.media-slider-section .content-slider-wrapper .content-slider-half-image {
    width: auto;
}
.content-slider-wrapper .content-slider-heading {
    color: #512906;
  font-weight: 300;
}

.content-slider-wrapper .head-1, .philosophy-content .head-1 {
  text-transform: none;
    font-weight: 300;
}
.body-home .content-slider-wrapper .head-2:before {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: #512906;
    width: 15px;
    margin: 5px auto 1px;
    top: -11px;
}
.body-home .content-slider-wrapper .head-2:after {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: #512906;
    width: 125px !important;
  margin-top: 25px;
}

.content-slider-wrapper .content-slider-copy {
    font-size: 20px;
    line-height: 33px;
}
.content-slider-wrapper .content-slider-cta {
      border: none;
      background: none;
      color: inherit;
      text-transform: none;
	font-size: 22px;
}
.content-slider-wrapper .content-slider-cta:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    margin: 0 auto;
    background: #512906;
  -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;

  }
.content-slider-wrapper .slick-slider:hover .content-slider-cta:before {
    content: "";
    display: block;
    width: 90px;
    height: 2px;
    margin: 0 auto;
    background: #512906;
  }
.slider-header {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.media-slider-section .content-slider-wrapper .slick-prev:before, .content-slider-wrapper .slick-next:before {
    font-size: 40px !important;
    /* background-size: 120px 120px; */
    font-style: normal;
    color: #381b04 !important;
}
.media-slider-section .content-slider-wrapper.content-slider-half-width-wrapper .slick-dots {
    width: 100%;
	left: -2px;
    font-style: normal;
}


.content-slider-wrapper .slick-slider:hover .content-slider-cta {
/*     background: pink !important;
  color: orange !important; */

  }
  .content-slider-wrapper .content-slider-cta:hover {
    cursor: pointer;
    text-decoration: none !important;
}
  .main-line-slider {
   -webkit-animation: zoomIn 3s forwards;
  }
.main-slider-center {
   -webkit-animation: slideInDownSmall 2s forwards;
  }


.content-slider-half-width {
  position: relative;
}
/* .content-slide .content-slider-half-width-content-wrapper .content-slider-half-image-wrapper:before {
  content:"";
  height: 296px;
  width: 291px;
  border:1px solid red;
  display: block;
  top: 27px;
  left: 140px;
  position: absolute;
  -webkit-transition: -webkit-transform 2s ease-in-out;
          transition:         transform 2s ease-in-out;}

.content-slide .content-slider-half-width-content-wrapper .content-slider-half-image-wrapper:after {
  content:"";
  height: 358px;
  width: 358px;
  top: 0px;
  left: 106px;
  border:1px solid red;
  display: block;
  position:absolute;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 2s ease-in-out;
          transition:         transform 2s ease-in-out;}

.content-slider-wrapper .slick-slider:hover .content-slide .content-slider-half-width-content-wrapper .content-slider-half-image-wrapper,
.content-slide .content-slider-half-width-content-wrapper .content-slider-half-image-wrapper:after {
  -webkit-transition: -webkit-transform 2s ease-in-out;
          transition:         transform 2s ease-in-out;
}
.content-slider-wrapper .slick-slider:hover .content-slide .content-slider-half-width-content-wrapper .content-slider-half-image-wrapper,
.content-slide .content-slider-half-width-content-wrapper .content-slider-half-image-wrapper:after
{
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);

  } */


.content-slider-wrapper .content-slider-half-width:not(.content-slider-half-image-wrapper) {
    padding-right: 50px;
}
.content-slider-half-image-wrapper:before {
  -webkit-transition: -webkit-transform 5s ease-in-out;
          transition:         transform 5s ease-in-out;
}
.content-slider-wrapper .slick-slider:hover .content-slider-half-image-wrapper:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  }

.content-slider-half-image-wrapper:before {
  content:"";
  height: 358px;
  width: 358px;
  left: 106px;
  top: -4px;
  display: block;
  position: absolute;
  background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/slide-square.png) !important;
}
.content-slider-half-image {
  position: relative;
}

.body-home .main-content-section-image {
  padding-bottom: 240px;
}
.featured-philosophy-footer-section:before {
  background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/bg_home_bot.png) !important;
  width: 100%;
  height: 187px;
  display: block;
  content: "";
  position: absolute;
  top: -158px;
  left: 0;
}
.featured-philosophy-footer-section {
  background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/bg_dark_gray_texture.jpg) !important;
  position: relative;
  margin-bottom: 40px;
}

.featured-philosophy-footer-section:after {
  background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/bg_home_atlas.png) !important;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.philosophy-section {
  position: relative;
  z-index: 1;
  margin-bottom: 130px;
}

/*
==============================================
Featured Section
==============================================
*/
.featured-content .callouts-container, .callouts-mobile-slider {
	margin: 0px;
	padding: 0px;
}
.featured-content h3 {
    font-size: 31px;
    font-style: normal;
    font-weight: 300;
    color: #acacaf;
}
.featured-content h3:after {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: #acacaf;
    width: 15px;
    margin: 8px auto 1px;
}
.featured-philosophy-footer-section a {
    color: #acacaf;
}
.featured-content a:hover:before {
    width: 125px !important;
}
.featured-content {
  font-weight: 300;
  font-size: 22px;
  color: #acacaf;
  text-align: center;
  font-family: 'Cardo', serif;
  font-style: italic;
  margin-bottom: 100px;
  }
.featured-content:after {
  width: 100%;
  height: 160px;
  display:block;
  margin-top: 60px;
  position: absolute;
  content:"";
  -webkit-box-shadow: 2px -52px 65px -60px rgba(0,0,0,0.68);
  -moz-box-shadow: 2px -52px 65px -60px rgba(0,0,0,0.68);
  box-shadow: 2px -52px 65px -60px rgba(0,0,0,0.68);
}
.featured-content {
  font-weight: 300;
  font-size: 22px;
  color: #acacaf;
  text-align: center;
  font-family: 'Cardo', serif;
  font-style: italic;
  padding-bottom: 70px;
}


/*
==============================================
Callouts Section
==============================================
*/
.callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading {
    color: #acacaf;
}
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
  font-size: 22px !important;
}
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
  margin-top: 12px;
}
.callouts-container, .callouts-mobile-slider {
    grid-template-columns: repeat(1, 1fr);
    background-color: transparent;
}
.callouts-container .callout-item, .callouts-mobile-slider .callout-item {
      background-color: transparent;
}
.callouts-container .callout-item .callout-cta-wrapper button, .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    background: transparent;
    border: none;
    font-size: 22px;
    font-weight: 300;
    text-transform: none;
}
.callouts-container .callout-item .callout-cta-wrapper button:before, .callouts-mobile-slider .callout-item .callout-cta-wrapper button:before {
    content: "";
    display: block;
    height: 2px;
    width: 15px;
    background: #000;
    margin: 6px 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;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.featured-philosophy-footer-section a:hover button:before {
    width: 125px !important;
}
.callouts-container .callout-item .callout-cta-wrapper, .callouts-mobile-slider .callout-item .callout-cta-wrapper {
  padding:0;
}
.callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
    padding: 10px;
    color: #acacaf;
}
/*
==============================================
Philosophy Section
==============================================
*/
.philosophy-content h4 {
	text-align: center;
    color: #acacaf;
}
.philosophy-content p {
    color: #acacaf !important;
    font-size: 21px;
    line-height: 31px;
    text-align: left;
}

.philosophy-section h4 .head-2:before {
    background:#acacaf;
    margin: 5px auto 1px;
    top: -11px;
}
.philosophy-content .head-2:after {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: #000 !important;
    width: 125px !important;
    margin-top: 25px;
}
.philosophy-content .sub-content-p {
  padding: 0 85px;
  position: relative;
  text-align: center;
}
.philosophy-content p {
  text-align: left;
}
.philosophy-content a{
  text-align: center;
  font-size: 22px;
}
.philosophy-content .btn:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    margin: 6px auto;
    background: #000;
  -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;
}
.philosophy-content .btn {
	font-size: 22px;
  -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;
}
.philosophy-content .btn:hover {
	color: #acacaf;
}
.philosophy-content a:hover .btn:before {
    width: 125px !important;

}
.philosophy-content .sub-content-p:before {
  content:"";
  display: block;
  height: 205px;
  width: 11px;
  left: 30px;
  position: absolute;
    background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/line_vertical.png) ;
}
.philosophy-content .sub-content-p:after {
  content:"";
  display: block;
  height: 205px;
  width: 11px;
  right: 30px;
  top: 0px;
  position: absolute;
    background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/line_vertical.png) ;
}

/*
==============================================
Copy Section
==============================================
*/
.interior .copy-section {
  padding-bottom: 100px;
}
.body-our-team .copy-section {
    padding-bottom: 20px !important;
}
.copy-section {
    background-image: none !important;
}
.copy-section .head-1 {
font-family: 'Cardo', serif;
    font-size: 32px !important;
    line-height: 1.2;
    display: block;
    text-transform: none;
    font-weight: 300;
    color: #512906;
  }
.copy-section .head-2 {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    line-height: inherit;
    font-style: normal;
    text-transform: uppercase;
    display: block;
    font-weight: 300;
    text-align: center;
    color: #512906;
    margin-bottom: 21px;
    max-width: 100%;
    letter-spacing: 0px;
}
.copy-section .head-3, .copy-section .head-2, .copy-section .head-1 {
    animation: none !important;
}
.copy-section h1 {
    animation: slideInDownSmall 1s linear;
}
.copy-section h1 .head-2:after {
  display: none !important;
}
.copy-section .head-2:before {
    margin: 6px auto;
    position: relative;
    top: -3px;
}
.copy-content-header {
  margin-top: 50px;
}
.copy-section .copy-content {
    padding: 70px 90px;
    background-color: rgba(255, 255, 255, 0.3);
	max-width: 1170px;
}


/*
==============================================
Team Yearbook Section
==============================================
*/
.copy-section .yearbook-three .yearbook-headshot-wrapper::after, .yearbook-three .yearbook-headshot-wrapper::after {
  display: none;
}
.yearbook-three .yearbook-headshot-wrapper {
  max-width: inherit;
}
.yearbook-three .yearbook-headshot {
  width: inherit;
}
.yearbook-three .yearbook-name-wrapper {
  position: absolute;
  top: 90px;
  margin-left: 90px;
  text-align: left;
}
.yearbook-first-name, .bio-detail-first-name {
  font-size: 32px !important;
  line-height: 32px;
  color: #512906 !important;
	font-weight: 300 !important;
  display: block !important;
  text-transform: none !important;
  font-family: 'Cardo', serif !important;

}
.bio-section .bio-detail-designation {
    display: block !important;
}
.bio-detail-first-name {
    margin-bottom: 12px;
}
.bio-detail-last-name:after {
    content: "";
    display: block;
    width: 15px;
   -webkit-animation: zoomIn 3s forwards;
   animation: zoomIn 3s forwards;
    height: 2px;
    margin: 33px auto 0;
    background: #512906;
    -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;
}
.bio-section .bio-content {
    position: relative;
}
.bio-name {
    position: absolute;
    top: 160px;
    left: 80px;
    text-align: center;
	z-index: 5;
}
.yearbook-last-name, .bio-detail-last-name {
  font-size: 46px !important;
  font-style: normal;
  color: #512906 !important;
  font-weight: 300 !important;
	margin-top: 6px;
  display: block !important;
  text-transform: uppercase;
  font-family: "Playfair Display", serif !important;
  line-height: 42px;
}
.bio-detail-last-name {
    margin-bottom: 16px;
}
.yearbook-title, .bio-detail-title {
  font-size: 18px;
  text-transform: none !important;
  padding-top: 8px;
  color: #512906 !important;
font-family: inherit !important;
}
.yearbook-title {
	padding-top: 0px;
}
.bio-section .bio-detail-title {
	margin-top: 0px;
	margin-bottom: 3px;
}
.bio-section .bio-detail-links-wrapper .fa {
    color: #512906;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #9C4D07;
}

.interior .billboard-container {
    min-height: 350px !important;
}
.bio-detail-headshot {
    width: auto;
}
.bio-detail-headshot-wrapper {
	text-align: center;
}
.bio-section .bio-detail-card-container {
    margin-bottom: 0;
}
.bio-section .bio-copy {
  padding: 70px 89px !important;
  background-color: rgba(255, 255, 255, 0.3);
}

/*
.bio-section .bio-detail-first-name:before {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: #512906;
    width: 125px;
    margin: 12px auto 14px;
}
*/
.bio-detail-links-wrapper {
    text-align: center;
    margin-top: -50px;
    margin-bottom: 20px;
}
.bio-detail-name-wrapper:before {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: #512906;
    width: 125px;
    margin: 18px auto 10px;
}
.bio-detail-name-wrapper:after {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: #512906;
    width: 125px;
    margin: 18px auto 10px;
}
.bio-section .bio-content {
    padding: 5px 80px 70px;
}
.bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper-mobile: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: transparent;
}
.bio-detail-previous-link:hover .bio-detail-previous-arrow, .bio-detail-next-link:hover .bio-detail-next-arrow, .resource-detail-previous-link:hover:after, .resource-detail-next-link:hover:after, .resource-detail-next-link:hover .resource-detail-next-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow {
    border-color: #000;
}
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:hover:before {
    background: rgba(255, 255, 255, 0.3) !important;

}
.bio-image {
 -webkit-animation: slideInUpSmall 3s forwards;
    animation: slideInUpSmall 3s forwards;
}
.bio-quote-content {
	display: none;
}
.yearbook-three .yearbook-title {
    width: inherit;
}
.yearbook-three .yearbook-hr {
    width: 15px;
    height: 2px;
    margin: 20px 0;
}
.yearbook-three a:hover .yearbook-hr {
    width: 125px;
}
hr {
    border: 0 !important;
    color: #512906;
    background-color: #512906;
}
.yearbook-container .yearbook-links .fa {
    color: #512906 !important;
   -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;
}
.yearbook-container .yearbook-links .fa:hover {
  color: #9C4D07 !important;
}
.yearbook-three .yearbook-links:before {
/*     border-bottom: 2px solid #9C4D07; */
    width: 200px;
  height: 2px;
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#512906+0,512906+100&0+0,1+100 */
background: -moz-linear-gradient(left, rgba(81,41,6,0) 0%, rgba(81,41,6,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(81,41,6,0) 0%,rgba(81,41,6,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(81,41,6,0) 0%,rgba(81,41,6,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00512906', endColorstr='#512906',GradientType=1 ); /* IE6-9 */
    transition: all 0.4s ease-in-out;
    content: '';
    display: inline-block;
    position: relative;
    margin: 0 8px;
    vertical-align: middle;
}
.yearbook-three .yearbook-links:after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#512906+0,512906+100&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(81,41,6,1) 0%, rgba(81,41,6,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(81,41,6,1) 0%,rgba(81,41,6,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(81,41,6,1) 0%,rgba(81,41,6,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#512906', endColorstr='#00512906',GradientType=1 ); /* IE6-9 */
  height: 2px;
    width: 200px;
    transition: all 0.4s ease-in-out;
    content: '';
    display: inline-block;
    position: relative;
    margin: 0 8px;
    vertical-align: middle;
}




.bio-detail-links-wrapper:before {
/*     border-bottom: 2px solid #9C4D07; */
    width: 200px;
  height: 2px;
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#512906+0,512906+100&0+0,1+100 */
background: -moz-linear-gradient(left, rgba(81,41,6,0) 0%, rgba(81,41,6,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(81,41,6,0) 0%,rgba(81,41,6,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(81,41,6,0) 0%,rgba(81,41,6,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00512906', endColorstr='#512906',GradientType=1 ); /* IE6-9 */
    transition: all 0.4s ease-in-out;
    content: '';
    display: inline-block;
    position: relative;
    margin: 0 8px;
    vertical-align: middle;
}
.bio-detail-links-wrapper:after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#512906+0,512906+100&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(81,41,6,1) 0%, rgba(81,41,6,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(81,41,6,1) 0%,rgba(81,41,6,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(81,41,6,1) 0%,rgba(81,41,6,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#512906', endColorstr='#00512906',GradientType=1 ); /* IE6-9 */
  height: 2px;
    width: 200px;
    transition: all 0.4s ease-in-out;
    content: '';
    display: inline-block;
    position: relative;
    margin: 0 8px;
    vertical-align: middle;
}


.body-about-us .copy-section {
    padding-bottom: 0 !important;
}
.body-about-us .yearbook-section {
  padding: 30px 0 100px;
}
.slick-dots li button:before {
  font-style: normal;
}


/** slider arrows **/
.yearbook-container .slick-prev, .yearbook-container .slick-next {
    -webkit-transform: none;
    transform: none;
}
.yearbook-container .slick-prev, .yearbook-container .slick-next {
    border-top: none;
    border-left: none;
      border-right: none;

}
.yearbook-container .slick-prev:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-style: normal;
    color: #381b04 !important;
    content: "\f104";
    font-size: 40px;
    font-family: FontAwesome;
    background-size: 50px 50px;
    display: inline-block;
    background-repeat: no-repeat;
    transition: background-position 0.25s;
}
.yearbook-container .slick-next:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-style: normal;
    color: #381b04 !important;
    content: "\f105";
    font-size: 40px;
    font-family: FontAwesome;
    background-size: 50px 50px;
    display: inline-block;
    background-repeat: no-repeat;
    transition: background-position 0.25s;
}
.yearbook-container .slick-prev {
  left: 0;
}
.yearbook-container .slick-next {
  right: 0;
}

/*
==============================================
Bio Section
==============================================
*/
.bio-quote-section:before {
  display: none;
}
.bio-quote-section {
  background: none !important;
}
.bio-quote-section:after {
  display: none;
}


/*
==============================================
Footer Section
==============================================
*/
.footer-section {
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-1/patterns/bkg-pattern-dark.jpg);
    z-index: 1;
    position: relative;
}
.interior .footer-section {
  max-width: 100% !important;
  background-image: url('/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/bg_dark2_gray_texture.jpg');
-webkit-box-shadow: inset 0px 0px 145px 13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 145px 13px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 145px 13px rgba(0, 0, 0, 0.75);
}

.footer-section .footer-content a:hover {
    color: #BBAB7C;
}
.footer-section .social-container a:hover .fa {
    color: #BBAB7C !important;
}
.footer-section {
    background-color: rgba(0, 0, 0, 0.65);
    background-image: none;
    max-width: 80%;
    padding: 0px;
}

.footer-section .head-2:before {
  display: none;
}
.footer-section .head-2:after {
    height: 2px;
    background: #515254 !important;
    width: 125px !important;
    margin: 25px auto 0;
    content: "";
    display: block;
  -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;
}
.footer-section .head-2:hover:after {
    width: 145px !important;
}
.footer-section .head-2 {
      font-weight: 300;
  color: #acacaf;
    font-family: 'Cardo', serif;
    font-size: 32px;
    line-height: 1.2;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0px;
  -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;
}
.footer-section .head-2:hover {
  color: #BBAB7C;
}
.footer-section .social-container:after {
  display: none;
}
.footer-section .social-container {
    border-bottom: none;
    border-top: none;
}
.footer-cta {
    text-align: center;
    padding: 50px 0 0;
}
.ftr-disclosures-wrapper {
    padding: 30px 0 0;
    margin-right: 20px;
}
.ftr-brokercheck-wrapper a {
  position: inherit;
  width: 100px;
  opacity: 1;
  bottom: -2px;
  z-index: 10000001;
  right: 0;
}
.footer-section .ftr-disclosures {
    color: #989898;
    margin: 0 0 0 100px;
    text-align: right;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
}
.footer-section .footer-contact-info .ftr-nap li {
    line-height: 28px;
    font-size: 18px;
}
.ftr-brokercheck-wrapper img {
    height: 25px;
    width: auto;
    float: none;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.ftr-nap-address-csz {
	margin-bottom: 25px;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
    color: #acacaf;
    font-family: inherit;
    line-height: 28px;
    font-size: 18px;
}
.footer-section .footer-content a {
    color: #acacaf;
}
.ftr-nap-address-csz, .ftr-nap-wrapper .ftr-nap .ftr-nap-map-directions {
	display: block;
}
.ftr-nap-phone {
  display: block !important;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
	display: none;
}
/*
.ftr-logo-wrapper {
    justify-content: left;
}
*/
.social-container {
    padding: 0px 0 50px;
}
.footer-section .social-container a .fa {
    color: #acacaf !important;
}
.footer-section .ftr-nap-address:before {
	display: none;
}
.ftr-nap-address-line3 {
	display: block;
}
.ftr-brokercheck {
  position: relative;
  background: #232323;
  opacity: 0.8;
  bottom: 0;
  z-index: 10000000;
  height: inherit !important;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0 0;
  text-align: center;
}
.footer-section .ftr-disclosures {
    text-align: right;
}
.ftr-cta {
    padding: inherit;
}
.footer-section .footer-contact-info {
    max-width: inherit;
    padding-left: 20px;
    padding-top: 35px; /* remove this later */
    float: right;
}
.page-end-section {
   height: 80px;
}


/*
==============================================
Quote Section
==============================================
*/
.quote-section {
  display: none !important;
}

/*
==============================================
Giving Back Section
==============================================
*/
.body-giving-back blockquote {
	margin-top: 0px !important;
	padding-top: 0px !important;
	text-align: center;
	text-transform: none;
}
.charity-p {
font-size: 19px;
    line-height: 38px;
    font-weight: 400;
    text-transform: none;
    font-style: italic;
}
.body-giving-back blockquote ul {
text-align: left;
}
.body-giving-back blockquote:after {
	display: none;
}
.body-giving-back .givingButton {
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
	line-height: initial;
    font-size: 22px;
}
.body-giving-back .author {
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 26px;
    font-weight: 500;
    margin: 20px;
    display: block;
}
.body-giving-back .givingButton blockquote:before {
	width: 125px;
	-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;
}
.body-giving-back .givingButton:hover blockquote:before {
	width: 145px;
}
/*
==============================================
Contact Us Section
==============================================
*/
.contact-form {
    background-color: transparent;
}
.form-control {
    background-color: transparent;
    border-bottom: 1px solid #512906!important;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#512906+0,512906+78&0.17+0,0+47 */
background: -moz-linear-gradient(top, rgba(81,41,6,0.17) 0%, rgba(81,41,6,0) 47%, rgba(81,41,6,0) 78%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(81,41,6,0.17) 0%,rgba(81,41,6,0) 47%,rgba(81,41,6,0) 78%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(81,41,6,0.17) 0%,rgba(81,41,6,0) 47%,rgba(81,41,6,0) 78%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b512906', endColorstr='#00512906',GradientType=0 ); /* IE6-9 */

}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #512906 transparent transparent transparent;
}
.contact-form .form-inline .form-group.select-container:after {
    background-color: transparent;
    border: 1px solid #512906;
}
.contact-form .form-inline .captcha {
    background-color: transparent;
}

.contact-form .form-inline .form-group .form-control:focus::-webkit-input-placeholder {
  color: #000;
}
.contact-form .form-inline .form-group .form-control:focus {
    background-color: rgba(243, 243, 243, 0.5);
}
.contact-form .form-inline .form-group .form-control {
    font: inherit;
}

.contact-form .form-inline span.field-validation-error {
    background-color: #512906;
}
.contact-form .form-inline span.field-validation-error:before {
    border-bottom: 8px solid #512906;
}
.contact-form .form-inline span.field-validation-error {
    background-color: #512906;
}
.contact-form .form-inline .form-group.has-error .form-control {
    border: solid 1px #040404;
}

/*
==============================================
Resources Filter Section
==============================================
*/
 .filter-reset:hover {
    color: inherit;
}
.filter-overlay .close-filter-overlay {
    background: #512906;
}
.filter-overlay .close-filter-overlay:hover {
    background: #36373b;
}

.filter-reset-container {
    border-bottom: none;
}
.body-resource .resource-section .resource-details {
    padding-top: 0;
}
.filter-reset {
    font-style: normal;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    color: #512906;
}
.filter a {
    font-family: inherit;
    font-size: 18px;
	color: inherit;
    line-height: 22px;
    font-weight: 300;
    text-transform: none;
}
.filter-overlay .close-filter-overlay {
    background: #dccf9a;
}
.filter-body {
    background: #dccf9a;
}
.filter-body-link, .filter-resource-link {
    background: transparent;
    border-bottom: 1px solid rgba(81, 41, 6, 0.3);
}
.filter-dropdown {
    border-top: 1px dashed rgb(163, 142, 85);
}
.masonry-two-by-one {
    background: transparent;
}




.body-resource-detail .resource-section .resource-details {
    padding: 70px 89px !important;
    background-color: rgba(255, 255, 255, 0.3);
}
.resource-detail-content-wrapper, .blog-detail-content-wrapper {
    margin: 0px auto;
}
.resource-detail-content-wrapper .btn {
  font-seze: 22px !important;
}

.filter a:hover {
    color: inherit;
}
.filter-open.fa-angle-down:before {
    color: #512906;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: inherit !important;
      border-bottom: 1px dashed #512906;
    text-decoration: none;
}

/*
Share Widget
==============================================
*/

.social-media-share-link:hover > .fa-share-alt:before {
    color: #512906;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #512906;
}
.resource-detail-tag-cloud-links a:active  > .fa-share-alt:before {
    color: #fff !important;
}
.social-media-share-wrapper span a {
	color: #fff !important;
}
.fa-share-alt {
	color: #512906 !important;

}
.social-media-share-wrapper span a:hover {
	color: #ddcea6 !important;
}
.social-media-share-wrapper span {
	left: 11px;
	top: 34px;
}
.resource-detail-info-divider, .blog-landing-info-divider {
	color:#70757c;
	padding: 0 5px;
	margin:0;
}
.blog-landing-info-divider {
	padding: 0 10px;
}

.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #512906 !important;

	font-size: 18px;
	font-weight: 500;
	-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;
}
.resource-detail-info-wrapper a:hover, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #9C4D07  !important;
}
.social-media-share-wrapper span {
    background-color: #512906;
	padding: 3px 9px;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #512906;
}
.resource-section .body-resource-detail h3, .resource-detail-heading, .blog-detail-heading {
    color: #512906 !important;
  font-weight: 300 !important;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: inherit;
    border-bottom: 1px dashed #512906;
    text-decoration: none;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-heading-wrapper, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-heading-wrapper {
    color: #512906;
    text-transform: uppercase;
    border-top: 1px dashed#512906;
}
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: #512906 !important;
}
.resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a {
    color: inherit;
     border-bottom: 1px dashed #512906;
    text-decoration: none;
}
.rj-commercial {
    border: 1px dashed #512906;
}

/* .fa-remove:before, .fa-close:before, .fa-times:before {
    color: #ffffff;
} */
/*
==============================================
Resources Masonry Section
==============================================
*/

.masonry-one-of-two-stacked .masonry-cta, .masonry-two-of-two-stacked:hover .masonry-cta {
    color: #ffffff !important;
}
.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: #512906 !important;
    border-bottom: 1px dashed #512906 !important;
}
.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;
}


.masonry-title {
    font-style: normal;
}
.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
    background: rgba(255, 255, 255, 0.4);
}
.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: #512906;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #512906;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #512906;
}
.masonry-two-by-one .masonry-img-container:after {
    border-left: 15px solid rgba(255, 255, 255, 0.4);
}
.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid rgba(255, 255, 255, 0.4);
}
.masonry-one-of-two-stacked {
    background: #36373b;
}
.masonry-two-of-two-stacked {
    background: #512906;
}
.masonry-two-of-two-stacked:hover {
    background: #36373b;
}
.masonry-one-by-one .masonry-paragraph, .masonry-one-of-two-stacked .masonry-paragraph, .masonry-two-of-two-stacked .masonry-paragraph, .masonry-paragraph {
    font-size: 16px;
    line-height: 22px;
}
.masonry-one-of-two .masonry-title, .masonry-one-by-two .masonry-title, .masonry-one-by-one .masonry-title, .masonry-three-by-one .masonry-title {
	color: #512906 !important;
}
.masonry-one-of-two .masonry-date, .masonry-one-by-two .masonry-date, .masonry-one-by-one .masonry-date, .masonry-three-by-one .masonry-date{
	color: #512906 !important;
}
.masonry-one-of-two .masonry-paragraph, .masonry-one-by-two .masonry-paragraph, .masonry-one-by-one .masonry-paragraph, .masonry-three-by-one .masonry-paragraph{
	color: #512906 !important;
}

.masonry-one-of-two .masonry-category, .masonry-one-by-two .masonry-category, .masonry-one-by-one .masonry-category, .masonry-three-by-one .masonry-category {
	color:#512906 !important;
}

/*
==============================================
Blog section
==============================================
*/
.fa-calendar:before {
	color: #512906;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover, .filter-list-category a, .filter-list-topic a, .filter-list-media a {
    color: #512906 !important;
}
.filter-list-heading a, .filter-list-links .filter-list-date, .filter-list-links .filter-list-date a {
	color: #512906 !important;
    border-bottom: 1px dashed #512906;
}
.filter-list-heading a:hover, .filter-list-heading a:hover, .filter-list-links .filter-list-date:hover {
    color: #000 !important;
}
.blog-landing-overall-copy {
    border-bottom: 1px dashed #512906;
}
.resource-pager .resource-pager-link, .resource-pager .resource-pager-arrow {
    color: #000;
}



.connected-advisor-container {
	    background: none;
}
.connected-advisor-container .connected-advisor-heading {
    color: inherit;
	    font-style: normal;
	}
.connected-advisor-container .slick-dots li.slick-active button:before {
	color: transparent !important;
}
.connected-advisor-container .connected-advisor-slide-link:hover {
    background: none;
}
.connected-advisor-container .slick-dots li button:before {
    color: transparent !important;
}
.connected-advisor-container .connected-advisor-cta {
	width: initial;
}
.connected-advisor-container .connected-advisor-slide-link:hover .connected-advisor-cta {
    border: none;
    background: transparent;
    color: #000;
}
.connected-advisor-container {
	    border-top: double #512906;
}
.connected-advisor-content-wrapper {
    margin-left: 15% !important;
}
.blog-detail-info-share-wrapper {
    display: inline;
}
.social-media-share-wrapper {
  margin-left: 20px;
}
/*
==============================================
Responsive Media Queries
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.interior .home {
		background-size: 150%;
	}
.intro-alt-text {
    width: 520px;
}

    .philosophy-content .sub-content-p:after {
      right: 10px;
    }
    .philosophy-content .sub-content-p:before {
      left: 10px;
    }
    .philosophy-content .sub-content-p {
      padding: 0 64px;
    }
    .philosophy-content p {
        color: #acacaf !important;
        font-size: 19px;
        line-height: 29px;
	}
    .copy-section .copy-content {
        padding: 70px 90px;
        background-color: rgba(255, 255, 255, 0.3);
        max-width: 80%;
    }
    .bio-name {
        top: 110px;
	}
	.header-main:after {
		display: none;
	}
    .content-slider-half-image-wrapper:before {
        left: 56px;
	}
    .masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover {
        background: rgba(255, 255, 255, 0.4);
    }
    .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: #36373b;
    }
    .featured-content .callouts-container .callout-item {
        width: 100%;
	}
	 .bio-section .bio-copy {
        margin-top: -60px;
	}
	.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:hover:before {
        background: transparent !important;
    }
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	.interior .home {
		background-size: 180%;
	}
	.address-phone-wrapper a:hover, .address-phone-wrapper a:focus, .address-map-directions-wrapper a:hover, .address-map-directions-wrapper a:focus {
    color: #BBAB7C;
	}
	.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: #847461;
    }

	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
        background-image: url(/-/media/rj/advisor-sites/sites/q/u/quattuorcapitalpartners/images/bg_dark2_gray_texture.jpg) !important;
        /* background: #242424; */
        box-shadow: inset 17px 0 169px 3px rgba(0,0,0,0.4);
    }
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a:focus {
        color: #BBAB7C;
	}
	.fa-angle-down:before {
        color: #BBAB7C;
    }
	.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: #BBAB7C;
    }
    .intro-alt-text {
        padding: 0 190px 0 15px;
    }
    .content-slider-wrapper .content-slider-half-width:not(.content-slider-half-image-wrapper) {
        padding: 20px 50px;
    }
	.image-m-sl-center {
        width: 230px;
        height: auto;
	}
	.body-home .media-slider-section {
		margin-top: 30px;
	}
	.philosophy-image {
		text-align: center;
        margin-top: 70px;
	}
    .footer-section .footer-contact-info {
        max-width: inherit;
        padding-left: 0px;
	}
    .footer-section .ftr-disclosures {
        text-align: center;
        margin: 0;
    }
    .ftr-disclosures-wrapper {
        padding: 30px 15px 0;
        margin-right: 0;
    }
    .body-home .main-content-section-image {
        background-position: -230px top;
    }
    .content-slider-half-image-wrapper:before {
        left: 0px;
	}
    .content-slider-wrapper .content-slider-copy {
        text-align: center;
    }
    .media-slider-section .content-slider-wrapper .content-slider-half-width-content-wrapper, .content-slider-wrapper {
        padding-top: 32px;
		padding-bottom: 20px;
    }
	.content-slider-half-image {
		height: auto !important;
	}
	.philosophy-content p {
        text-align: center;
    }
	.body-about-us .yearbook-section .container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px !important;
    }
	.body-about-us .yearbook-three .yearbook-name-wrapper {
        position: absolute;
        top: 90px;
        margin-left: 55px;
	}
    .team-image-wrapper {
        width: 100%;
    }
    .bio-section .bio-detail-headshot {
        max-width: 100%;
    }
    .bio-section .bio-content {
        padding: 5px 15px 70px;
    }
    .bio-name {
        left: 20px;
    }
    .bio-section .bio-detail-card-container {
        padding-top: 0;
    }
	.bio-section .bio-copy {
        padding: 70px 89px !important;
	}
	.bio-section .bio-copy {
        margin-top: -60px;
	}
    .copy-section .copy-content {
        max-width: 94%;
	}
    .bio-section .bio-copy {
        z-index: 20;
        position: relative;
    }
	.bio-image {
        z-index: 10;
        position: relative;
	}
	blockquote, q {
        padding: 40px 50px;
	}
	.mobile-nav .address-group-name-1 {
		display: none;
	}
	.yearbook-three .yearbook-name-wrapper {
        margin-left: 50px;
	}
/*
    .yearbook-three .yearbook-headshot {
        width: 100%;
	}
*/
	.yearbook-section .container {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    .bio-name {
        z-index: 15;
        top: 42px;
    }
	.bio-section .bio-detail-headshot {
        max-width: 90%;
        margin-right: -120px;
    }
	.content-slider-wrapper.content-slider-half-width-wrapper .slick-dots {
        opacity: 1;
	}
	.connected-advisor-content-wrapper {
        margin-left: inherit;
    }
}

/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
   .body-home .footer-section {
      max-width: 95%;
	}
	.intro-alt-text {
        width: 100%;
        padding: 0 30px;
		text-align: center;
    }
    .body-home .main-content-section-image {
        background-position: -605px -65px;
    }
	.featured-content .content-slider-wrapper .content-slider-half-width:not(.content-slider-half-image-wrapper) {
        padding: 20px 0px;
    }
/*
    .media-slider-section .content-slider-wrapper .content-slider-half-image-wrapper:before {
        left: 39px !important;
        top: -15px !important;
        height: 279px;
        width: 279px;
        background-size: cover;
    }
*/
	.media-slider-section .content-slider-wrapper .content-slider-half-image-wrapper:before {
		display: none;
	}
    .media-slider-section .content-slider-wrapper .content-slider-half-image {
        width: 70% !important;
    }
	.content-slider-wrapper .content-slider-half-width:not(.content-slider-half-image-wrapper) {
        padding: 0;
    }
	.callouts-version-1.callouts-mobile-slider .callout-slide {
      background: transparent;
	}
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
        color: inherit;
    }
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
        font-size: 22px;
        font-weight: 300;
        text-transform: none;
    }
	.philosophy-content .sub-content-p:before, .philosophy-content .sub-content-p:after {
		display: none;
	}
	.philosophy-content .sub-content-p {
        padding: 0px 0 40px;
    }
	.philosophy-image img {
		width: 100%;
		height: auto;
	}
	.intro-alt-section {
        padding-top: 260px;
    }
    .body-home .main-content-section-image {
        background-position: top right;
        background-size: 170%;
    }
	.bio-section .bio-copy {
        padding: 70px 30px !important;
    }
	.bio-name {
        position: relative;
        top: 0;
        left: 0;
	}
	.bio-detail-links-wrapper:before, .bio-detail-links-wrapper:after {
        width: 70px;
	}
    .copy-section .copy-content {
        padding: 70px 30px;
	}
	blockquote, q {
        padding: 40px 0px;
	}
.masonry-two-by-one:hover .masonry-title, .masonry-one-by-two:hover .masonry-title, .masonry-one-by-two:hover .masonry-title, .masonry-one-by-one:hover .masonry-title, .masonry-two-by-one:hover .masonry-title, .masonry-three-by-one:hover .masonry-title, .masonry-two-by-one:hover .masonry-paragraph, .masonry-one-by-two:hover .masonry-paragraph, .masonry-one-by-two:hover .masonry-paragraph, .masonry-one-by-one:hover .masonry-paragraph, .masonry-two-by-one:hover .masonry-paragraph, .masonry-three-by-one:hover .masonry-paragraph, .masonry-two-by-one:hover .masonry-date, .masonry-one-by-two:hover .masonry-date, .masonry-one-by-two:hover .masonry-date, .masonry-one-by-one:hover .masonry-date, .masonry-two-by-one:hover .masonry-date, .masonry-three-by-one:hover .masonry-date, .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-by-one:hover .masonry-category, .masonry-one-by-two:hover .masonry-category, .masonry-one-by-two:hover .masonry-ticategorytle, .masonry-one-by-one:hover .masonry-category, .masonry-two-by-one:hover .masonry-category, .masonry-three-by-one:hover .masonry-category {
    color: #fff !important;
}
.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover {
    background: #512906;
}
	.yearbook-three .yearbook-headshot {
      max-width: 100%;
	}

    .yearbook-three .yearbook-name-wrapper {
        position: relative;
        top: 0;
        margin-left: 0;
        text-align: center;
    }
    .yearbook-three .yearbook-hr {
        margin: 20px auto;
    }
	.yearbook-three .yearbook-links:before, .yearbook-three .yearbook-links:after {
		width: 50px;
	}
	.interior .copy-section {
        padding-bottom: 20px;
    }
	.head-2 {
        letter-spacing: 1px;
	}
	.ftr-brokercheck {
        background: transparent;
	}
    .ftr-brokercheck-wrapper img {
        top: -14px;
    }
    .body-resource-detail .resource-section .resource-details {
        padding: 52px 32px 33px !important;
    }
    .yearbook-container .slick-arrow {
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
    }
}


/* 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) {
	.media-slider-section .content-slider-wrapper .content-slider-half-image-wrapper:before {
		display: none;
	}
	.body-home .main-content-section-image {
        background-position: -150px top;
        background-size: 150%;
    }
	.callouts-version-1.callouts-mobile-slider .callout-slide {
      background: transparent;
	}
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
        color: inherit;
    }
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
        font-size: 22px;
        font-weight: 300;
        text-transform: none;
    }
	.media-slider-section .content-slider-wrapper .content-slider-half-image {
        width: 70% !important;
    }
    .bio-section .bio-detail-headshot {
        max-width: 90%;
        margin-left: 80px;
    }
	.bio-detail-links-wrapper:before, .bio-detail-links-wrapper:after {
        width: 110px;
	}
	blockquote, q {
        padding: 40px 30px;
	}
    .yearbook-three .yearbook-name-wrapper {
        position: absolute;
        top: 20px;
        margin-left: 20px;
        text-align: left;
    }
	.yearbook-three .yearbook-headshot {
        width: inherit;
        margin-right: 50px;
    }
	.yearbook-three .yearbook-links:before, .yearbook-three .yearbook-links:after {
		width: 70px;
	}
    .yearbook-three .yearbook-title {
        margin-right: 80px;
    }
	.yearbook-three .yearbook-name-wrapper {
		margin-left: 0px;
	}
    .yearbook-section .container {
        padding: 0 15px;
    }
	.connected-advisor-content-wrapper {
        margin-left: inherit;
    }
}

/* IE only */
@media screen\0 {
	.content-slider-wrapper .content-slider-copy {
		padding-right: 30px;
	}
	.content-slider-wrapper .slick-slider {
		padding-bottom: 40px;
	}
/*
	.ftr-brokercheck {
		bottom: 10px;
	}
*/

}
