/* /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/css?family=Roboto:300,400,500,700');

/*==============================================  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: Jose
DESIGNER: Debra
JOB #: 19-BRAEJ-0022
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:
    font-family: 'Roboto', sans-serif;

thin 100
light 300
regular 400
medium 500
bold 700
black 900

____


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

/*
==============================================
Base
==============================================
*/

body {
    font-family: 'Roboto', sans-serif;
}
a, .resource-detail-copy-wrapper a {
    color: #8D6F3A;
}

a:focus {
   outline: none;
}
hr {
    border: 0 !important;
    color: #be9b60;
    background-color: #be9b60;
}
.content-disclosure-wrapper, .disclosure {
    font-size: 11px;
    line-height: 14px;
    font-style: italic;
}
.button, .accord a.accord-cta, .masonry-load-more, .masonry-tertiary-load-more, .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search {
    border: 2px solid #be9b60;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #515358;
    font-family: inherit !important;
    margin: 0;
    min-height: 50px !important;
    width: inherit !important;
    padding: 12px 20px !important;
    line-height: 20px !important;
}

h2 {
    font-family: inherit;
    font-size: 25px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h3 {
    font-family: inherit;
    font-size: 23px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}
.main-content-int-section .main-content-int-content h2:after, .main-content-int-section .main-content-int-content h3:after, .main-content-int-section .main-content-int-content h4:after, .main-content-int-section .main-content-int-content h5:after {
	content: "";
	display: block;
	height: 5px;
	width: 60px;
	margin-top:15px;
	background: #13284c;
	position: relative;
	margin: 15px 0;
}

h4 {
    font-family: inherit;
    font-size: 21px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h5 {
    font-family: inherit;
    font-size: 19px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

blockquote, q {
    quotes: none;
    font-family: inherit !important;
    color: #13284c;
    font-style: normal;
    font-weight: normal;
    border-top: 1px solid #ad9876;
    border-bottom: 1px solid #ad9876;
}
blockquote:before, q:before {
    background: #be9b60;
}

.accord .accord-link {
    font-family: inherit !important;
    font-weight: 600;

}
/* ********************* */
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #8D6F3A !important;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
    color: #8D6F3A;
}
.accord li.open .fa {
    color: #be9b60;
}
.flextab-triggers .set {
    color: #8D6F3A;
}


/*
==============================================
Header Section
==============================================
*/

.header-main {
    background: #fff !important;
}


/*
==============================================
Navigation Section
==============================================
*/
.body-home .nav:before {
    background: #d9dcdc;
}
.nav:after {
    bottom: 6px;
}
.account-access-header {
        display: none !important;
    }
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #fff !important;
}
.primary-nav .nav-subnav {
	-webkit-box-shadow: inset 0 60px 60px -60px rgba(220, 220, 220, 0.9);
	-moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.9);
	border-top: 1px solid rgba(220, 220, 220, 0.9);
}
.primary-nav a, .investor-access-remember-me-label {
    font-family: 'Roboto', sans-serif;
    color: #745C2F;
    font-weight: 400;
    font-size: 16px;
}
.nav:after {
    background: #be9b60;
}
.nav:before {
    background: #e7e9e9;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active, .primary-nav > li > a:hover{
    color: #221d35;
    text-decoration: none;
}
.primary-nav .nav-subnav a:hover {
    color: #221d35;
}
.primary-nav .nav-subnav {
    background-image: none !important;
    background: #f1f1f3 !important;
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
    font-family: 'Roboto', sans-serif;
    color: #745C2F;
    font-weight: 400;
    font-size: 16px;
}
.investor-access-login-button {
    border: 2px solid #be9b60;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #515358;
    font-family: 'Roboto', sans-serif !important;
}

/*
==============================================
Billboard Section
==============================================
*/
.billboard-container {
    max-height: 69vh !important;
}
.billboard-container.billboard-full-height {
    min-height: calc(80vh - 136px);
}
.billboard-container.billboard-full-height .billboard-content-wrapper {
    min-height: 56vh !important;
}
.billboard-section:after {
    display: none;
}
.billboard-section h1 {
    font-family: 'Roboto', sans-serif !important;
    color: #fff;
    font-size: 37px;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
}
.billboard-section .head-2 {
    font-family: 'Roboto', sans-serif !important;
    color: #fff;
    font-size: 64px !important;
    line-height: 64px;
}
.billboard-section h1:after {
    background: #fff;
}
/*
.billboard-container.billboard-full-height .billboard-content-wrapper {
    min-height: 100vh !important;
}
*/
.billboard-content-wrapper .container {
    position: inherit;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {

    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/z/i/zizmerjonesgroup/images/bkg-pattern-x) repeat-x bottom #221d35;
    padding-bottom: 200px;
}
.intro-content .intro-text {
    color: #fff;
}
.intro-section .body-copy-accent {
    font-family: 'Roboto', sans-serif !important;
    color: #fff;
    font-weight: 400;
    padding: 0px;
}
.intro-section .body-copy-accent:after {
    background: rgba(255, 255, 255, 0.4);
}
.intro-section .body-copy-accent:before {
/*
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    background: rgba(255, 255, 255, 0.4);
    margin: 28px auto 20px;
*/
    display: none;
}
.intro-content .intro-text {
    padding: 48px 0 66px;
}
.intro-section .intro-text:before {
    top: -52px;
}
.intro-section .intro-content:before {
    content: "";
    height: 1px;
    width: 100%;
	background: #81754c;
    position: relative;
    left: 0;
	display: block;
}
.intro-section .intro-text:before {
	background: #be9b60;

}
.intro-section .intro-content:after {
	content:"";
	height: 1px;
	width: 100%;
	background: #81754c;
	position: relative;
	left: 0;
	bottom:0;
	display: block;
}
/*
==============================================
Services Section
==============================================
*/
.services-section {
    position: relative;
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/z/i/zizmerjonesgroup/images/bkg-texture-light);
    background-size: cover !important;
    background-position: center center;
    padding: 142px 0 21px;
    background-attachment: inherit;
    color: #221d35;
    text-align: center;
    font-weight: 300;
    font-size: 21px;
}
.service-inner-content {
  max-width: 880px;
  margin: 0 auto;
}
.services-section:before  {
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
    display: block;
    position: absolute;
    overflow: hidden;
    top: 0;
    opacity: 0;
}
.services-section .services-slider h3 {
    font-weight: 600;
}
.services-section .head-1 {
    font-family: 'Roboto', sans-serif !important;
    color: #192a49;
    font-size: 35px !important;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 3px;
}
.services-section h2 {
    text-align: left;
    font-family: 'Roboto', sans-serif !important;
    color: #8D6F3A;
    font-size: 28px;
    font-weight: 400;
}
.services-section .head-1 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #8D6F3A;
    font-size: 52px !important;
    font-weight: 500;
    margin-top: 0px;
}
.services-section h2:after {
    background: #221d35;
}
.slick-dots li.slick-active button:before, .services-section .services-slider .slick-dots li.slick-active button:before {
    color: #be9b60 !important;
    opacity: 1;
}
.slick-dots li button:before {
    opacity: 1;
}
.services-cta {
    border-top: 1px solid #cfced3;
    padding: 20px 0 0 ;
    margin-top: 10px;
}
.services-btn {
    color: #221c35;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 16px;
}
.services-btn:hover {
    color: #8D6F3A;
    letter-spacing: 6px;
}
/*
==============================================
Niche Section
==============================================
*/
.niche-section {
    background: #221d35;
    border-top: none;
    border-bottom: none;
}
.niche-section .mc-container .slick-slide a:hover {
	box-shadow: none;
    background: rgba(0, 0, 0, 0.15);
}
.niche-section .mc-heading {
    font-family: inherit !important;
    color: #fff !important;
}
.niche-section:before {
    display: none;
}
.niche-section .mc-copy {
    font-family: inherit !important;
    color: #fff;
}
.niche-section .mc-heading:after {
    background: #be9b60;
}
.niche-section .slick-dots li button:before {
    color: #fff;
}
.niche-section .mc-container .slick-dots li.slick-active button:before {
    color: #be9b60;
}
.niche-section .mc-container .slick-dots li button:hover:before {
    color: #be9b60;
    opacity: 1;
}
.niche-section .mc-container a .mc-image {
    background: none;
    height: 500px;
}
.niche-section .mc-container .media-carousel-three .mc-cta {
    border: 2px solid #a78a56;
    font-family: inherit !important;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-cta {
    border: 2px solid #a78a56;
    font-family: inherit !important;
}
.niche-section .mc-container .slick-next:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.niche-section .mc-container .slick-prev:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}


/*
==============================================
Team Section
==============================================
*/
.team-section {
  border-top: 0;
  background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/z/i/zizmerjonesgroup/images/background-scenic-view-of-palm-trees-on-field-against-clear) #190f1e;
  background-size: cover !important;
  background-position: center -280px;
  padding: 0;
  background-repeat: no-repeat;
}
.team-section .yearbook-designation-wrapper {
    margin-top: 2px;
}
.team-section .team-image-wrapper {
    height: auto;
    margin: 0px auto;
    width: 100%;
}
.team-content {
    padding: 170px 100px 185px 100px;
}
.team-section h4 {
}
.team-section h4 {
    text-align: center;
    font-family: inherit !important;
    color: #221d35;
    font-size: 50px;
    font-weight: 500;
}
.team-section h4:after {
    content: "";
/*    display: block;*/
    height: 5px;
    width: 60px;
    position: relative;
    background: #00a1e0;
    margin: 19px auto;
    display: none;
}

.team-section .head-1 {
    text-align: center;
    font-family: inherit !important;
    color: #221d35;
    font-size: 28px !important;
    font-weight: 500;
    margin-top: 0px;
}
.team-section .team-content-intro {
/*    padding-right: 200px;*/
}
.team-section .team-intro-text {
    font-size: 24px;
    font-family: inherit !important;
}
.team-section .yearbook-container .yearbook-last-name, .team-section .yearbook-first-name {
    color: #fff !important;
    font-family: inherit !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 19px !important;
}
.team-section .yearbook-container .yearbook-title, .team-section .yearbook-container .yearbook-designation {
    font-family: inherit !important;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    color: #fff;
}
.copy-section .yearbook-three .yearbook-slide {
    margin-bottom: 60px !important;
}
.team-section .yearbook-hr {
    display: none;
}
.yearbook-three.yearbook-container {
    margin-top: 180px;
}
.body-strategic-partners .yearbook-three.yearbook-container {
    margin-top: 100px;
    margin-bottom: 70px;
}
.button-team {
    color: #8D6F3A;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
.button-team:hover {
    color: #393939;
}


/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {

     background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/z/i/zizmerjonesgroup/images/bkg-pattern-x-top) repeat-x top #221d35;
}
.callouts-section .callout-heading .head-1 {
    font-family: inherit;
    color: #be9b60;
    font-weight: 400;
}
.callouts-section .callout-heading .head-2 {
    font-family: inherit;
    font-weight: 400;
}

.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    font-family: inherit;

}

.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #be9b60;
    font-family: inherit;
}

/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-section {
    border-top: 0;
    background-image: none;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#373449+0,252038+99,252038+99,252038+100 */
background: rgb(55,52,73); /* Old browsers */
background: -moz-linear-gradient(top, rgba(55,52,73,1) 0%, rgba(37,32,56,1) 99%, rgba(37,32,56,1) 99%, rgba(37,32,56,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(55,52,73,1) 0%,rgba(37,32,56,1) 99%,rgba(37,32,56,1) 99%,rgba(37,32,56,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(55,52,73,1) 0%,rgba(37,32,56,1) 99%,rgba(37,32,56,1) 99%,rgba(37,32,56,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373449', endColorstr='#252038',GradientType=0 ); /* IE6-9 */

    padding: 0;
}
.body-home .quote-section:after {
    bottom: 0px;
}
.body-home .quote-section .quote {
    color: #fff !important;
    font-family: inherit;
    font-size: 23px;
    font-weight: 400;
}
.body-home .quote-section .quote-cite {
    color: #be9b60 !important;
    font-size: 24px;
    line-height: 25px;
    font-weight: 500;
    font-family: inherit;
    font-style: normal;
}

.body-home .quote-section .quote-cite span {
    color: #13284c;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    display: block;
}

.quote-section .quote-wrapper .quote-hr:after {
    background: #81754c;
}
.quote-section .quote-wrapper .quote-hr:before {
    background: #be9b60;
}
.quote-section .quote-content {
    padding: 100px 0 50px;
}
/*
==============================================
POV Section
==============================================
*/
.pov-carousel .mc-container a:hover .mc-cta {
    padding: 3px 11px !important;
}
.pov-section{
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/z/i/zizmerjonesgroup/images/bkg-pattern-x) repeat-x bottom #221d35;
    padding-bottom: 120px;
    padding-top: 120px;
    display: table;
    left: 0;
    width: 100%;
}
.pov-section h4 {
    text-align: center;
    font-family: inherit;
    color: #fff;
    font-size: 31px;
    font-weight: 400;
}
.pov-section .head-1 {
    font-family: inherit;
    color: #fff;
    font-size: 50px !important;
    font-weight: 500;
    line-height: 44px;
    margin-top: 0px;
}
.pov-section h4:after {
    background: #be9b60;
}
.pov-carousel .mc-heading:after {
    display: none;
}
.pov-carousel .mc-container:before {
    height: 10px;
    border-top: 1px solid #656f82;
    border-bottom: 1px solid #656f82;
}
.pov-carousel .mc-heading {
    font-family: inherit;
    color: #fff;
    font-size: 31px;
    font-weight: 400;
}
.pov-carousel .mc-heading, .pov-carousel .mc-date-wrapper, .pov-carousel .mc-copy-wrapper {
    text-align: left;
}
.pov-carousel .mc-copy {
    font-family: inherit;
    color: #fff;
}
.pov-carousel .mc-date {
    font-family: inherit;
    font-weight: 400;
    color: #fff;
}
.pov-carousel .mc-cta {
    font-family: inherit;
    color: #fff;
    font-weight: 500;
    border: 1px solid #a78a56;
    padding: 3px 16px;
}
.pov-carousel .mc-category {
    color: #fff;
    font-family: inherit !important;
    font-style: normal !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.pov-carousel .mc-container a:hover .mc-cta {
    padding: 3px 16px;
    color: #fff;
    background: rgba(253, 253, 253, 0);
    letter-spacing: 2px;
    border: 1px solid #fff;
}
.pov-carousel .mc-category-wrapper {
    text-align: left;
}
.pov-carousel .mc-category-hr-wrapper hr {
    display: none;
}
.pov-carousel .mc-container .slick-slide a:hover {
    box-shadow: none;
    background: rgba(255, 255, 255, 0.1);
}
.pov-carousel .mc-container .slick-slide a:hover > .mc-category-hr-wrapper {
    background: rgba(255, 255, 255, 0.1);
}
.pov-carousel .mc-category:hover {
    color: #be9b60;
}
.pov-carousel .mc-category-hr-wrapper {
    -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;
}
.pov-carousel .mc-container .slick-slide a:hover ~  .mc-category-hr-wrapper {
    background: rgba(255, 255, 255, 0.1);

}
.pov-carousel .mc-container a {
    padding-top: 70px;
}
.pov-carousel .mc-container .slick-slider {
    padding: 0px 0px;
}
.pov-carousel .mc-container .slick-next:after {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.pov-carousel .mc-container .slick-prev:after {
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
    background-image: none;
}
.footer-section .social-container {
    border-top: 8px solid #8a7246;
    border-bottom: 8px solid #bdbdbd;
    background: #fff;
}
.footer-section .social-container a .fa {
    color: #8D6F3A !important;
}
.footer-section .ftr-nap-address:before {
  display: none;
}
.footer-section .social-container a:hover .fa {
    color: #221d35 !important;
}
.footer-section .footer-cta-section h4 {
    text-align: center;
    font-family: inherit;
    color: #8D6F3A;
    font-weight: 500;
    font-size: 28px;
}
.footer-section .sub-light .head-1 {
    color: #8D6F3A;
    font-size: 43px !important;
    font-family: inherit;
    margin-top: 0px;
}
.footer-section .footer-cta-section h4:after {
    display: none;
}
.footer-section .social-container:after {
    display: none;
}
.footer-section .footer-content a {
    color: #775F31;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
    font-weight: 400;
    color: #8D6F3A;
    font-family: inherit;
}
.footer-section .ftr-nap-address:before, .footer-section .ftr-nap-name {
    font-family: 'Roboto', sans-serif !important;
    color: #221d35 !important;
}
.footer-section .ftr-disclosures {
    color: #221d35;
}
.footer-section .footer-cta {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfb+0,e9e9e9+100 */
background: rgb(251,251,251); /* Old browsers */
background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(233,233,233,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(233,233,233,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(251,251,251,1) 0%,rgba(233,233,233,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
}
.footer-section .footer-contact-section {
    background: #fff;
    padding: 80px 0;
}
.footer-section .footer-hedge-section {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,fbfbfb+100 */
background: rgb(233,233,233); /* Old browsers */
background: -moz-linear-gradient(top, rgba(233,233,233,1) 0%, rgba(251,251,251,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(233,233,233,1) 0%,rgba(251,251,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(233,233,233,1) 0%,rgba(251,251,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#fbfbfb',GradientType=0 ); /* IE6-9 */
}

.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}

.footer-section .footer-content a:hover {
    color: #221d35;
}
.footer-section .footer-cta-section h4:hover > .head-1, .footer-section .footer-cta-section h4:hover {
    color: #221d35 !important;
}
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
	background-color: rgba(255, 255, 255, 0.1) !important;
}
.scroller-wrapper .scroller:after {
	background: rgba(255, 255, 255, 0.5);

}

.scroller-wrapper .scroller:before {

	background: rgba(255, 255, 255, 0.2);
}
/*
==============================================
Interior Billboard Section
==============================================
*/
.interior .billboard-content:after {
    display: none;
}
.body-individuals-families .billboard-container {
    background-position: center -130px;
    background-repeat: no-repeat;
}
/*
==============================================
Interior Copy Section
==============================================
*/
.copy-section .head-3, .copy-section .head-2 {
    max-width: inherit;
}
.copy-section {
    background-image: none;
}
.copy-section h1 {
    font-family: inherit;
    color: #13284c;

}
.copy-section .head-1 {
    font-family: inherit;
    color: #13284c;
    font-size: 37px !important;
    font-weight: 600;
}
.copy-section .head-2 {
    font-family: inherit;
    color: #13284c;
}
.copy-section .head-3, .copy-section .head-2 {
    font-family: inherit;
    color: #13284c;
    font-size: 59px;
    line-height: 58px;
    font-weight: 700;
}
.copy-section h1 .head-2:after {
    background: #8D6F3A;
    display: none;

}
.copy-section h1:after {
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    position: relative;
    background: #8D6F3A;
    margin: 19px 0;
}
/*
==============================================
Interior Quote Section
==============================================
*/
.interior .quote-section {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/z/i/zizmerjonesgroup/images/bkg-pattern-x) repeat-x bottom #221d35 !important;
    padding-bottom: 80px;
}

.interior .quote-section .quote-wrapper .quote-hr:after {
    background: #4c404f;
}
.interior .quote-section .quote {
    font-family: inherit;
    font-size: 24px;
    line-height: 30px;
    max-width: 858px;
    width: 100%;
    margin: 85px auto 25px;
    color: #fff;
}

.interior .quote-section .quote-cite {
    font-family: inherit;
    font-style: normal;
    font-size: 24px !important;
    line-height: 24px;
    font-weight: 500 !important;
    color: #be9b60 !important;
    text-transform: none;

}

/*
==============================================
Interior Yearbook Team Section
==============================================
*/
.body-about-us .copy-section h2 {
    font-family: inherit;
    color: #13284c;
    text-align: center;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
}

.body-about-us .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
    font-family: inherit;
    color: #13284c;
    font-size: 41px !important;
    font-weight: 600;
}
.body-about-us .copy-section h2:after {
    background: #be9b60;
}
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
    font-family: inherit;
    color: #13284c;
}
.copy-section .yearbook-container .yearbook-first-name {
    font-weight: 600;
}
.bio-section {
    background-image: none;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-detail-middle-initial, .bio-detail-last-name {
    font-family: inherit !important;
    color: #13284c !important;
    font-weight: 600 !important;
}
.bio-detail-preferred-name {
    font-weight: 600 !important;
}
.bio-section .bio-detail-links-wrapper .fa {
    color: #8D6F3A;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #221d35;
}
.bio-section .bio-detail-title, .copy-section .yearbook-container .yearbook-title, .copy-section .yearbook-container .yearbook-designation {
    font-family: inherit;
    font-weight: 400;
}
.bio-detail-designation {
    font-size: 18px;
    font-weight: 400;
}
.bio-quote-section {
    display: none;
}
/*
==============================================
Interior Resources Section
==============================================
*/
.body-map-directions .resource-section {
    background-image: none;
}
.filter-reset-container {
    border-bottom: none;
}
.resource-section {
    background-image: none;
}
.masonry-title {
    font-family: inherit !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: none;
}

.masonry-one-of-two-stacked {
    background: #8D6F3A;
}
.masonry-one-by-two .masonry-copy:after {
    left: 25px;
    right: inherit !important;
    border-bottom: 15px solid #e9ebec;
}
.masonry-one-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
    color: #fff !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: #745C2F !important;
}

.masonry-three-by-one:hover .masonry-cta {
    color: #0c73a1 !important;

}
.masonry-one-by-one .masonry-title, .masonry-one-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-title {
    font-weight: 600;
}

.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: #8D6F3A;
}
.filter-open.fa-angle-down:before, .filter a:hover {
    color: #745C2F;
}

.filter-overlay .close-filter-overlay {
    background: #745C2F;
}

.masonry-two-by-one:hover .masonry-img-container:after {
	border-left: 15px solid #8D6F3A;
}
.masonry-one-by-two:hover .masonry-copy:after {
	border-bottom: 15px solid #8D6F3A;
}
.masonry-three-by-one:hover .masonry-one-of-three:after {
    border-left: 15px solid #8D6F3A;
}

.masonry-three-by-one.masonry-three-by-one-img-left:hover .masonry-one-of-three:after {
	border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #8D6F3A;
    border-bottom: 15px solid transparent;
}


@media (min-width: 670px) {
/*
	.masonry-two-by-one:hover .masonry-img-container:after {
		border-left: 15px solid #e9ebec !important;
	}
*/
  .masonry-two-by-one .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #e9ebec;
  }
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
    font-family: inherit !important;
    font-weight: 500 !important;
    text-transform: none;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #745C2F;
}
.filter-reset:hover {
    color: #745C2F;
}
.filter a {
    text-transform: none;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 2px solid #d27855;
border-color: #393939;
    color: #393939;
    letter-spacing: 1px;
}
/*
==============================================
Interior Resources Detail Section
==============================================
*/
.body-resource-detail .resource-section {
    background-image: none;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #8D6F3A !important;
}

.fa-share-alt, .social-media-share-link:hover > .fa-share-alt:before {
    color: #8D6F3A !important;
}
.social-media-share-wrapper span {
    background-color: #8D6F3A;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #8D6F3A;
}
.social-media-share-wrapper span a:hover {
	color: #000 !important;
}

.blog-detail-copy-wrapper a {
    color: #8D6F3A;
}
.blog-detail-copy-wrapper a:hover {
    color: #393939;
}
.resource-pager .resource-pager-link.select-it {
    color: #8D6F3A;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
    color: #0c73a1;
}
/*
==============================================
Interior Related Resources Section
==============================================
*/
.interior .quote-section .mc-slide {
    background: none;
}
.interior .quote-section .pov-carousel .mc-container .slick-dots {
    bottom: -70px;
}
.interior .quote-section .slick-dots li button:before {
    color: #fff ;
}
.interior .quote-section .slick-dots li.slick-active button:before {
    color: #be9b60;
    opacity: 1;
}
.interior .quote-section .cta-center.hide-slide-number .mc-cta {

    position: absolute;
    left: 0 !important;
    bottom: 0;
}
.interior .quote-section .cta-center .mc-cta-slide-number-wrapper {
    position: absolute;
    bottom: 0;
    left: 17px;
    right: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(0%, 0);
    text-align: center;
}
.interior .quote-section .pov-carousel .mc-container a {
    padding-top: 0;
}

/*
==============================================
Interior Contact Us Section
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #745C2F transparent transparent;
}




/*
==============================================
Responsive Meia Queries NEW
==============================================
*/




/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
    .team-content {
        padding: 60px 88px;
    }
    .team-section .team-content-intro {
        padding-right: 0;
    }
    .bio-section .bio-detail-designation {
        display: block !important;
    }

    .services-section {
        padding: 90px 0 50px;
    }
    .services-section .services-slider {
        margin-top: 0;
        margin-bottom: 0;
    }
    .services-section .services-slider .content-slider-wrapper {
        padding: 0 0;
    }
    .interior .quote-section .mc-container .slick-prev {
        left: -10px;
    }
    .interior .quote-section .mc-container .slick-next {
        right: -10px;
    }
    .pov-carousel .mc-cta {
    font-size: 13px;
    line-height: 16px;
    }
    .pov-carousel .mc-cta {

    padding: 3px 5px;
}
      
}


/* 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) {
  .address-group-name-1 {
    display: none;
  }
  .main-content {
      padding-bottom: 50px;
  }
    .billboard-container.billboard-full-height .billboard-content-wrapper {
        padding: 0 115px;
    }
    .nav-overall-wrapper:not(.van-mobile-nav) .nav {
        background-image: none;
        box-shadow: none;
        background: #eef1f5;
    }
    .quote-section .quote-wrapper {
    padding: 20px 30px 65px;
}
    .intro-content .intro-text {
        padding: 48px 30px 66px;
    }
    .fa-angle-down:before {
        color: #be9b60;
    }
    .nav-address-wrapper {
        font-family: inherit;
        font-weight: 400;
        color: inherit;
    }
    .team-section .slick-dots li button:before, .team-section .slick-dots li.slick-active button:before {
        color: #fff;
    }
	.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: #8D6F3A;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #be9b60;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #be9b60;
	}
    .team-content {
        padding: 60px 60px;
    }
    .pov-carousel .mc-heading {
        font-family: inherit !important;
    }
  
    .interior .quote-section .mc-container .slick-prev {
        left: 5px !important;
    }
    .interior .quote-section .mc-container .slick-next {
        right: 5px !important;
    }
    .body-bio .bio-section .bio-content {
        padding: 40px 28px 70px !important;
    }
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    .billboard-container.billboard-full-height .billboard-content-wrapper {
        padding: inherit;
    }
    .interior .billboard-container {
        height: 190px !important;
    }
    .billboard-section .head-2 {
        font-size: 52px !important;
        line-height: 52px !important;
    }
    .team-content {
        padding: 60px 46px;
    }
    .team-section .team-content-intro {
        line-height: 27px;
    }
    .team-section .head-1 {
      line-height: 26px;
  }
    .yearbook-three.yearbook-container {
        margin-top: 90px;
    }
    .intro-content .intro-text {
        line-height: 27px;
    }
    .intro-section .body-copy-accent {
        font-size: 23px;
    }
    .services-section .services-intro {
        line-height: 28px;
    }
    .callouts-section .callout-cta-wrapper button {
        color: inherit;
        font-family: inherit !important;
    }
    .copy-section .head-3, .copy-section .head-2 {
        font-size: 41px;
        line-height: 35px;
    }
    .copy-section .head-1 {
      margin-top: 0px;
    }
    .callouts-section .callout-copy-wrapper {
        font-family: inherit;
    }
    .callouts-section .slick-next:after {
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
    }
    .callouts-section .slick-prev:after {
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
    }
    .niche-section .mc-container a .mc-image {
        height: inherit;
    }
    .quote-section .quote-content {
        padding: 60px 0 40px;
    }
    .pov-section {
        height: auto;
    }
    .pov-section .mc-slide {
        margin: 30px 10px;
    }
    .pov-section {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .pov-section {
        display: block;
    }
    .pov-carousel .mc-container .slick-slide a:hover ~ .mc-category-hr-wrapper {
        background: rgba(255, 255, 255, 0);
    }
    .bio-section .bio-detail-designation {
        display: block !important;
    }
    .interior .quote-section .pov-carousel .mc-container .slick-prev {
        display: none !important;
    }
    .interior .quote-section .pov-carousel .mc-container .slick-next {
        display: none !important;
    }
    .callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
        color: #fff;
    }
    .pov-section .mc-container .slick-arrow {
        display: block !important;
    }
    .body-home .quote-section .quote-cite, .interior .quote-section .quote-cite {
        font-size: inherit !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) {
    .callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
        color: #fff;
    }
    .team-section .head-1 {
      line-height: 26px;
  }
  .copy-section .head-3, .copy-section .head-2 {
    font-size: 50px;
    line-height: 46px;
  }
  .copy-section .head-1 {
    line-height: 35px;
}

    .yearbook-container .slick-next, .yearbook-container .slick-prev {
        width: 25px;
        height: 25px;
    }
    .yearbook-three.yearbook-container {
        margin-top: 90px;
    }
    .intro-section {
        padding-bottom: 60px;
    }
    .callouts-section .callout-cta-wrapper button {
        color: inherit;
        font-family: inherit !important;
    }
    .body-home .quote-section .quote-cite, .interior .quote-section .quote-cite {
        font-size: inherit !important;
    }
    .niche-section .mc-container a .mc-image {
        height: inherit;
    }    .pov-section {
        display: block;
    }
    .billboard-container {
    max-height: 100vh !important;
}
    .bio-section .bio-detail-designation {
        display: block !important;
    }
    .interior .quote-section .pov-carousel .mc-container .slick-prev {
        display: none !important;
    }
    .interior .quote-section .pov-carousel .mc-container .slick-next {
        display: none !important;
    }
}

/* IE only */
@media screen\0 {
  .billboard-heading-wrapper {
    top: -130px;

  }
}


/*
==============================================
Main sectio name here
==============================================
*/
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

