/* /RJ/Advisor Sites/Global/Global CSS/Model 2/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-2/base.css');
/*
@import url('resources.css');
@import url('modules.css');
*/

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

font-family: 'Montserrat', sans-serif;
font-family: 'Playfair Display', serif;

Purple: #604968
Yellow: #CA9541
Dark Yellow: #976E2B (on white bg)
Grey: #3A3A3A


========================================================================================================================
*/

/*
==============================================
Sticky CTA Footer
==============================================
*/
.footer-cta-sticky {
    margin: 0 !important;
    position: fixed !important;
    right: -1px !important;
    bottom: 34px !important;
    z-index: 5 !important;
    background: #604968 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    padding: 8px 25px !important;
    visibility: visible;
 
    -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-cta-sticky:hover {
    background: #CA9541 !important;
    color: #000 !important;
 
}

/* Our Process Columns CSS */

.about-columns {
  display: block;
  margin: 50px 0px;
}
.about-columns .about-columns-row {
  display: flex;
  margin: 50px 0px;
}
.about-columns img {
  margin: 0 auto;
  display: block;
  width: 75px;
  height: auto;
}
.about-columns .about-columns-icon {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 150px;
}
.about-columns .about-columns-title {
  color: #CA9541;
  font-family: 'Cormorant', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  line-height: 25px;
  margin-top: 5px;
}
.about-columns .about-columns-copy {
  border-left: 2px dotted #ccc;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about-columns .about-columns-copy p {
  margin: 0px;
  line-height: 28px;
}

@media only screen and (max-width: 480px) {
  .about-columns .about-columns-row {
    display: block;
  }
  .about-columns .about-columns-icon {
    padding-bottom: 20px;
  }
  .about-columns .about-columns-copy {
    border-top: 2px dotted #ccc;
    border-left: none;
    text-align: left;
    text-align: center;
    padding-top: 20px;
  }
}

/* Our Process Columns CSS */

.our-process-columns {
  display: block;
  margin: 50px 0px;
}
.our-process-columns .our-process-columns-row {
  display: flex;
  margin: 50px 0px;
}
.our-process-columns img {
  margin: 0 auto;
  display: block;
  width: 75px;
  height: auto;
}
.our-process-columns .our-process-columns-icon {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 150px;
}
.our-process-columns .our-process-columns-title {
  color: #CA9541;
  font-family: 'Cormorant', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  line-height: 25px;
  margin-top: 5px;
}
.our-process-columns .our-process-columns-copy {
  border-left: 2px dotted #ccc;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.our-process-columns .our-process-columns-copy p {
  margin: 0px;
  line-height: 28px;
}

@media only screen and (max-width: 480px) {
  .our-process-columns .our-process-columns-row {
    display: block;
  }
  .our-process-columns .our-process-columns-icon {
    padding-bottom: 20px;
  }
  .our-process-columns .our-process-columns-copy {
    border-top: 2px dotted #ccc;
    border-left: none;
    text-align: left;
    text-align: center;
    padding-top: 20px;
  }
}

/* Women Investors Columns CSS */

.women-investors-columns {
  display: block;
  margin: 50px 0px;
}
.women-investors-columns .women-investors-columns-row {
  display: flex;
  margin: 50px 0px;
}
.women-investors-columns img {
  margin: 0 auto;
  display: block;
  width: 150px;
  height: auto;
}
.women-investors-columns .women-investors-columns-icon {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 250px;
  padding: 15px;
}
.women-investors-columns .women-investors-columns-copy {
  border-left: 2px dotted #ccc;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
}
.women-investors-columns .women-investors-columns-copy p {
  margin: 0px;
  line-height: 28px;
}

@media only screen and (max-width: 480px) {
  .women-investors-columns .women-investors-columns-row {
    display: block;
  }
  .women-investors-columns .women-investors-columns-icon {
    padding-bottom: 20px;
  }
  .women-investors-columns .women-investors-columns-copy {
    border-top: 2px dotted #ccc;
    border-left: none;
    text-align: left;
    text-align: center;
    padding-top: 20px;
  }
}

/* Our Process Columns CSS */

.giving-back-columns {
  display: block;
  margin: 50px 0px;
}
.giving-back-columns .giving-back-columns-row {
  display: flex;
  margin: 50px 0px;
}
.giving-back-columns img {
  margin: 0 auto;
  display: block;
  width: 225px !important;
  height: auto;
}
.giving-back-columns .giving-back-columns-icon {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 250px;
}
.giving-back-columns .giving-back-columns-copy {
  border-left: 2px dotted #ccc;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.giving-back-columns .giving-back-columns-copy p {
  margin: 0px;
  line-height: 28px;
}

@media only screen and (max-width: 480px) {
  .giving-back-columns .giving-back-columns-row {
    display: block;
  }
  .giving-back-columns .giving-back-columns-icon {
    padding-bottom: 20px;
  }
  .giving-back-columns .giving-back-columns-copy {
    border-top: 2px dotted #ccc;
    border-left: none;
    text-align: left;
    text-align: center;
    padding-top: 20px;
  }
}

.testimonial-content {

}
.testimonial-content ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.testimonial-content ul li {
list-style: none;
padding: 50px 35px;
}
.testimonial-content ul li:nth-child(odd) {
  background: #f2efea;
}
.testimonial-content ul li p {
  margin: 0px;
}
.testimonial-content .testimonial-copy {
  font-family: 'Cormorant', serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  color: #604968;
}
.testimonial-content .testimonial-author {
  color: #604968;
  font-weight: 600;
  padding-top: 10px;
}


/* Column Styles */
.upcoming-events-columns {
	display: flex;
	padding: 25px;
}
.upcoming-events-columns .upcoming-events-icon {

}
.upcoming-events-columns .upcoming-events-icon img {

}
.upcoming-events-columns .upcoming-events-text ul {
	padding-left: 0px;
}
.upcoming-events-columns .upcoming-events-text li {
	font-size: 16px;
  line-height: normal;
	margin-bottom: 10px;
	list-style-type: none;
}
@media only screen and (max-width: 480px) {
  .upcoming-events-columns {
    display: block;
  }
}


/* Next/prev text normal */
.bio-detail-next, .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next, .bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev, .bio-detail-next  {
  color: #604968 !important;
  webkit-transition: all 0.2 ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
/* Next/prev text hover */
.blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-next-link:hover .blog-detail-next, .blog-detail-next-link:hover .blog-detail-next-resource, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio, .bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-previous-link:hover .resource-detail-prev-resource, .resource-detail-next-link:hover .resource-detail-next-resource
{
  color: #604968 !important;
}
/* Next/prev arrow normal */
.resource-detail-previous-link:after, .bio-detail-previous-link .bio-detail-previous-arrow, .bio-detail-next-link .bio-detail-next-arrow, .resource-detail-next-link:after, .resource-detail-next-link .resource-detail-next-arrow, .resource-detail-previous-arrow, .blog-detail-previous-link .blog-detail-previous-arrow, .blog-detail-next-link .blog-detail-next-arrow {
  border-color: #604968 !important;
}
/* Next/prev arrow hover */
.resource-detail-previous-link:hover:after, .bio-detail-previous-link:hover .bio-detail-previous-arrow, .bio-detail-next-link:hover .bio-detail-next-arrow, .resource-detail-next-link:hover:after, .resource-detail-next-link:hover .resource-detail-next-arrow, .resource-detail-previous-link:hover .resource-detail-previous-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #fff !important;
}
/* Arrow background normal */
.resource-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper:before, .resource-detail-previous-link-wrapper: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: #eee !important;
}
/* Arrow background hover */
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .resource-detail-previous-link-wrapper.hover-link:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #604968 !important;
}

/* Main Styles */
hr {
  background-color: #ddd;
  border-width: 0;
  color: #ddd;
  height: 1px;
  line-height: 0;
  margin: 10px 0px 10px 0px;
  text-align: center;
  width: 100%;
}
h2, h3, h4, h5, h6, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-heading, .blog-detail-heading-wrapper h3, .blog-detail-heading {
	color: #604968 !important;
}
.disclosure, .disclaimer {
  font-size: 11px !important;
  line-height: 13px !important;
}
.accord a.accord-cta:after {
	display: none;
}
.copy-content {
	padding: 100px 150px 150px 150px;
}
.team-page .copy-content {
	padding: 100px 150px 50px 150px;
}
.copy-content {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px !IMPORTANT;
	line-height: 35px !IMPORTANT;
}
.body-home .intro-text h1 {
	font-family: 'Abel', sans-serif;
	font-size: 52px;
	line-height: 55px;
	color: #604968;
	text-transform: uppercase;
	letter-spacing: 3px;
/*	padding: 0px 180px;*/
    margin-top: 0;
    margin-bottom: 35px;
	text-align: center;
}
.body-home .intro-text h1 .head-1 {
	display: block;
	animation-name: slideInDownSmall;
	-webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-duration: 2s;
	animation-delay: .25s;
}
.body-home .intro-text h1 .head-2 {
	font-family: 'Cormorant', serif;
	font-size: 32px;
	line-height: 35px;
	text-transform: none;
	animation-name: slideInUpSmall;
	-webkit-animation-fill-mode: both;
	color: #604968;
	display: block;
	letter-spacing: 0px;
	animation-delay: .25s;
  animation-duration: 2s;
  font-style: italic;
}
.copy-section h1 .head-2 {
	font-style: italic;
}
.body-home .intro-text button{
	border: 1px solid red;
}

.masterprime .related-resources-main {
background: #fff;
}

/* Buttons */
.button, .accord a.accord-cta, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .investor-access-login-button, .blog-landing-copy-cta, .simple-form input[type="submit"] {
	border: 1px solid #604968;
	background: transparent !important;
	color: #604968;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 15px !important;
	min-width: 150px;
	display: table;
	line-height: normal;
	text-align: center;
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
/* Buttons Hover */
.button:hover, .blog-landing-copy-cta:hover, .accord a.accord-cta:hover, .investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover {
	border: 1px solid #604968 !important;
  background: #604968 !important;
  color: #fff !important;
	letter-spacing: 0px !important;
}
.intro-text .button {
  font-family: 'Abel', sans-serif !important;
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  background: none !important;
  color: #7e642a !important;
  padding: 0px 0px 0px 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  display: block !important;
  border: none !important;
}
.intro-text .button:hover {
  color: #604968 !important;
  padding-top: 0px !important;
}
.intro-text .button:after {
	content: '\f101';
  font-family: "FontAwesome";
  font-weight: 400;
  display: inline;
  background: none;
  margin-left: 10px;
  top: 0;
  position: relative;
}

.bar1-animate:before, .bar2-animate:before, .bar3-animate:before, .bar4-animate:before, .bar5-animate:before, .bar6-animate:before, .bar7-animate:before, .bar8-animate:before, .bar9-animate:before, .bar10-animate:before, .bar11-animate:before, .bar12-animate:before {
  background: aqua;
  display: none;
}

a, .resource-detail-copy-wrapper a {
  color: #604968 !important;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: #976E2B !important;
}
/*
==============================================
Header Section
==============================================
*/
.header-main .social-container {
   display: none;
}
.social-container .fa:hover {
    color: #976E2B;
}
.social-container .fa {
    color: #604968;
}
.body-home .header-main {
  background: #fff;
}
.interior .header-main {
  background: #fff;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #fff;
}

/* Hide logo in footer and show logo text to use uncomment me
.header-section .ftr-logo-divider, .header-section .ftr-group-name {
    display: none;
}
.footer-section .ftr-logo, .footer-section .ftr-logo-divider {
    display: none;
}
*/
/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #604968 !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #976E2B !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #fff !important;
}
/* Dropdown Active/Hover */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: #DBC195 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #604968 !important;
}
.nav-sticky {
  background: #fff !important;
}
.nav-sticky:before {
    content: "";
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    animation: fadeIn;
    animation-duration: 0.4s;
    background: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.nav-sticky:before {
    -webkit-box-shadow: -1px 3px 5px 1px rgb(0 0 0 / 17%);
    -moz-box-shadow: -1px 3px 5px 1px rgba(0,0,0,0.17);
    box-shadow: -1px 3px 5px 1px rgb(0 0 0 / 17%);
}
.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > .home-page {
  display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i {
  color: #604968;
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
	background: #fff !important;
}


/*
==============================================
Billboard Section
==============================================
*/
.billboard-heading h1:before {
  border-top: solid 2px blue;
}
.billboard-heading h1 .head-1 {
  color: yellow;
}
.billboard-heading h1 .head-2 {
  color: red;
}
.body-home .billboard-content {
  top: 275px;
  min-height: 975px;
}
.body-home .billboard-section .billboard-content-wrapper:after {
  display: none;
}
.interior .billboard-content .billboard-container {
	min-height: 700px !important;
	background-position: center !important;
}
.body-contact .billboard-content .billboard-container {
	background-position: top right !important;
}

/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  border-bottom: none;
}
/*
==============================================
Services Section
==============================================
*/

/*
==============================================
Niches Section
==============================================
*/
.body-home .niche-section {
  border-top: none;
  background-image: none;
  background: #604968;
	padding-top: 110px;
}
.niche-section .sub-head-main {
	font-family: 'Abel', sans-serif;
	font-size: 44px;
	font-style: normal;
	text-transform: uppercase;
	color: #604968;
	display: block;
	text-align: center;
	padding: 32px 0px 0px 0px;
}
.niche-section .niche-content {
  margin: 0px auto 0px auto !important;
}
.niche-section .niche-content .mc-container {
  padding: 20px 50px 30px 50px;
}
.niche-section .niche-content:before {
  background: #604968;
	display: none;
}
.niche-section .niche-content .mc-image-wrapper {
  background-color:rgba(206, 172, 113, 0.8);
}
.niche-section .niche-content .mc-container a .mc-cta {
  color: #fff;
  border: none;
	background: #604968 !important;
	font-weight: 400;
  letter-spacing: 1px;
	border: none !important;
}
.niche-section .niche-content .mc-container a:hover .mc-cta {
  color: #fff;
  border: none;
	background: #604968 !important;
	font-weight: 400;
  letter-spacing: 1px;
	border: none !important;
}
.niche-section .niche-content .mc-copy {
	text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: normal !important;
  color: #2b2b2b;
}
.niche-section .niche-content .mc-container a .mc-cta {
	color: #fff;
}
.niche-section .niche-content .mc-heading {
  color: #604968;
}
/*
==============================================
Team Section
==============================================
*/

.team-section {
  border-bottom: solid 4px red;
}
.team-section .team-copy h2 .head-1 {
  color: red;
}
.team-section .team-copy h2 .head-2 {
  color: blue;
}
/* bio/yearbook First and Last Name */
.team-section .yearbook-last-name, .yearbook-first-name, .yearbook-last-name, .yearbook-designation, .bio-detail-first-name-wrapper, .bio-detail-last-name-designation-wrapper, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-designation-wrapper, .bio-detail-designation, .bio-detail-middle-initial-wrapper, .bio-detail-middle-initial, .bio-detail-preferred-name {
  color: #604968 !important;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: #604968 !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: #604968 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* bio/yearbook icon hover */
.bio-detail-links-wrapper .fa:hover, .yearbook-links .fa:hover, .yearbook-links a:hover {
  color: #976E2B !important;
}
.bio-detail-quote-cite {
  display: block;
  margin-top: 20px;
  text-align: left;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color: #ccc;
}
.yearbook-slide:hover {
  background: #eee;
    /* background: #f6f5f2; */
}
.yearbook-slide:before {
  background-color: #976E2B;
  color: #fff;
}
.team-section .team-slider .yearbook-container .slick-prev {
  border-top: 1px solid red;
  border-left: 1px solid red;

}
.team-section .team-slider .yearbook-container .slick-next {
  border-top: 1px solid red;
  border-right: 1px solid red;
}
/* Bio Quote for Tracey */
.bio-detail-quote {
	margin-top: 80px;
	font-family: 'Cormorant', serif;
	font-weight: 400;
	font-size: 24px;
	line-height: normal;
	font-style: italic;
	text-align: left !important;
	color: #604968;
	text-indent: 70px;
}
.bio-detail-quote:before {
  content: "“";
  font-family: 'Cormorant', serif;
  font-weight: 400;
  font-size: 180px;
  color: #afa4b3;
  position: absolute;
  left: -80px;
  top: -73px;
}

/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  /*background: url(/-/media/rj/rjl-advisor-sites/sites/s/o/sophiafinancial/images/backgrounds/background-1-callouts-1411250972.jpg);*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
	border-bottom: none;
}
.video-content {
  background-color:#CA9541;
  background-blend-mode: multiply;
  width: 100%;
  text-align: center;
  padding: 75px 25px;
}
.video-content h4{
  padding-bottom: 25px;
}
.video-content h4 .head-1 {
  font-family: 'Cormorant', serif;
  font-size: 32px;
  line-height: 35px;
  text-transform: none;
  animation-name: slideInUpSmall;
  -webkit-animation-fill-mode: both;
  color: #000;
  display: block;
  letter-spacing: 0px;
  animation-delay: .25s;
  animation-duration: 2s;
  font-style: italic;
}
.video-content h4 .head-2 {
  font-family: 'Abel', sans-serif;
  font-size: 42px;
  line-height: 45px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 35px;
  text-align: center;
}
.callouts-content {
  background-color:rgba(255, 255, 255, 0.9);
}
.callouts-content-text {
  text-align: center;
  padding: 75px 25px 0px 25px;
}
.callouts-content .rich-text-container p {
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 35px;
  color: #2b2b2b;
}
.callouts-content .rich-text-container p a {
  color: #8e702f;
}
.callouts-content .rich-text-container p a:hover {
  color: #2b2b2b;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
    color: #604968;
		text-align: left;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper h3 .head-2, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper h3 .head-2 {
  color: #604968;
	text-align: left;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper, .callouts-section .callouts-mobile-slider .callout-item .callout-copy-wrapper {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #2b2b2b;
}
.callouts-section .callouts-container .callout-item:hover .callout-image-wrapper:before, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-image-wrapper:before {
  background: green;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  color: #7e642a;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after {
	content: '\f101';
  font-family: "FontAwesome";
  font-weight: 400;
  display: inline;
  background: none;
  margin-left: 10px;
  top: 0;
  position: relative;
}
.callouts-section .slick-next:before {
	border-right: 1px solid #604968;
  border-top: 1px solid #604968;
}
.callouts-section .slick-prev:before {
	border-left: 1px solid #604968;
  border-top: 1px solid #604968;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callout-cta {
    color: #604968;
}
/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-section {
  background-color: #fff;
}
.body-home .quote, .body-home .quote-wrapper:before {
  color: #afa4b3;
}
.body-home .quote-section .quote {
  color: #604968;
}
.body-home .quote-section .quote-cite {
  color: #7e642a;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: normal;
}
.body-home .quote-section .quote-cite .author {
  display: block;
  font-size: 19px;
  text-transform: uppercase;
  line-height: 26spx;
  letter-spacing: 5px;
  font-weight: 600;
}
.interior .quote-section {
  min-height: inherit;
  background-image: none;
  background-color: #fff;
  border-top: solid 4px #604968;
}
.interior .quote-content {
  background: none;
  margin: 0px auto;
  animation-delay: 1s;
  z-index: 9;
  position: relative;
}
.interior .quote-content:before {
  display: none;
}
.interior .quote {
  color: #604968;
	max-width: 800px;
}
.interior .quote-section .quote-cite .author {
  display: block;
  font-size: 19px;
  text-transform: uppercase;
  line-height: 26spx;
  letter-spacing: 5px;
  font-weight: 600;
}
.interior .quote-section .quote-cite {
  color: #7e642a !important;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: normal;
}
.interior .quote:before {
  content: '“';
  display: block;
  font-family: 'Cormorant', serif;
  font-size: 100px;
  line-height: 50px;
  color: #afa4b3;
}
/*
==============================================
POV Section
==============================================
*/
.ftr-nap-wrapper .ftr-nap .ftr-nap-phone, .ftr-nap-wrapper .ftr-nap .ftr-nap-map-directions, .ftr-nap p {
  display: inline-block;
}
.ftr-nap-wrapper .ftr-nap .ftr-nap-map-directions:before {
	content: "|";
	color: #000;
	display: inline-block;
	left: 20px;
  position: relative;
  margin-right: 14px;
}

/*
==============================================
Blog Archive Sidebar Links
==============================================
*/
.filter-list-heading a, .filter-list-links .filter-list-date a, .filter-list-category a, .filter-list-topic a, .filter-list-media a {
  color: #604968 !important;
}

.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #7e642a !important;
}
.blog-section:before, .bio-detail-container:before, .bio-detail-container:before, .resource-section:before {
	display: none;
}
.blog-landing-content-wrapper {
  margin: 30px auto;
}
.filter-list-heading a {
	border-bottom: solid 1px #ccc;
}
.social-media-share-wrapper span {
	background: #604968;
}
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #604968;
}
.social-media-share-wrapper span a{
	color: #fff !important;
}
.social-media-share-wrapper span a:hover {
	color: #ccc !important;
}
.blog-detail-info-divider {
    color: #ccc;
}
.resource-date-link, .resource-category-link, .resource-media-type-link, .social-media-share-link, .blog-detail-tag-cloud-header, .blog-detail-tag-cloud-links a {
  color: #604968 !important;
}
.social-media-share {
  color: #604968 !important;
}
.blog-landing-overall-copy {
  border-bottom: solid 1px #ccc;
}

/*
==============================================
Contact Us
==============================================
*/
.contact-callouts-columns {
	margin-bottom: 25px;
	display: table;
}
.contact-callouts {
	padding: 25px;
  min-height: 150px;
}
.contact-callouts p {
  line-height: normal;
  margin: 0px;
}
.body-contact .simple-form {
  max-width: 1200px;
  margin: 0 auto;
  display: table;
  width: 100%;
}
.body-contact .quote-section {
  background: url("/-/media/rj/rjl-advisor-sites/sites/s/o/sophiafinancial/images/billboards-and-tiles-images/billboard-10-contact-us-footer.jpg");
  background-position: bottom center;
  background-size: cover;
}
.body-contact .quote-content {
  display: block;
  min-height: 475px;
  content: ' ';
}
.body-contact .quote-wrapper {
  display: none;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-section {
	padding-bottom: 0px;
}
.footer-content {
  border-top: solid 0px #604968;
}
.ftr-cta-wrapper a h2 {
  color: red;
}
.ftr-cta-wrapper a h2 .footer-subhead {
  color: blue;
}

.footer-hedge-section {
  background-color: #3A3A3A;
	margin-top: 0px;
}
.ftr-disclaimers-wrapper a {
  color: #fff !important;
}
.ftr-disclaimers-wrapper a:hover {
  color: #ceac71 !important;
}
.ftr-nap-wrapper {
  margin-bottom: 40px;
  position: relative;
  display: inline-table;
}
.ftr-nap-map-directions a {
  color: #fff;
}
.ftr-disclosures a, .advisor-report a {
  color: #fff !important;
}
.ftr-disclosures a:hover, .advisor-report a:hover {
  color: #ceac71 !important;
}
.ftr-nap, .ftr-nap a {
  font-size: 14px !important;
  line-height: 18px;
  color: #000000 !important;
  padding-left: 0;
  list-style-type: none;
  font-weight: 600 !important;
  padding-bottom: 15px;
  padding-top: 0px;
  letter-spacing: 1px;
  text-transform: none;
}
.ftr-nap a:hover {
  text-decoration: underline;
}
.ftr-nap li[data-phonetype="12"]::before {
  display: inline;
  font-size: 14px !important;
  color: #000000 !important;
}
.footer-name {
  background: #CA9541;
  text-align: center;
  padding-top: 18px;
}
.footer-cta-social-section {
  display: none;
}
.footer-hedge-section .social-container .fa-twitter, .footer-hedge-section .social-container .fa-facebook, .footer-hedge-section .social-container .fa-linkedin, .footer-hedge-section .social-container .fa-envelope, .footer-hedge-section .social-container .fa-youtube-play {
	border: solid 1px #000;
	display: inline-block;
	margin-left: -1px;
  padding: 15px 20px;
  min-width: 55px;
  color: #000;
}
.footer-hedge-section .social-container a {
	padding: 10px 0px;
  color: #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;
  transition: all 0.4s ease-in-out;
}
.footer-hedge-section .social-container .fa {
	-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer-hedge-section .social-container .fa:hover {
	background: #000;
	color: #CA9541;
	-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer-hedge-section .ftr-logo-wrapper {
    margin: 0px 0 45px 0;
    padding: 0px;
}
.ftr-nap .ftr-nap-name:before {
  display: none;
}
.ftr-nap .ftr-nap-name {
  padding-bottom: 0px;
}
.footer-hedge-content {
  padding: 0px 25px;
}
.footer-nap-address {
  width: 100%;
  padding-left: 0px;
  border-bottom: 1px solid #ceac71;
  padding-bottom: 25px;
  padding-top: 10px;
}
.footer-hedge {
  width: 100%;
  padding-top: 5px;
}
.consent-email-description, .consent-email-disclaimer, .consent-email-link {
  color: #ceac71 !important;
}
#rjl-footer .consent-email-link a {
  border: 1px solid #ceac71 !important;
  color: #ceac71 !important;
}
#rjl-footer .consent-email-link a:hover {
  border: 1px solid #fff !important;
  color: #000 !important;
  background: #fff !important;
}
.ftr-cta-wrapper a h2 {
	color: #000 !IMPORTANT;
}
.ftr-cta-wrapper a h2 .footer-subhead {
	color: #000 !IMPORTANT;
}

/*
==============================================
Interior Section
==============================================
*/
.body-about-us .billboard-container {
  border-top: solid 4px #604968;
}
.copy-section h1 {
  color: #604968;
	margin-bottom: 50px;
}
.copy-section h1 .head-2 {
  color: #604968;
	line-height: 42px;
}
.copy-section:before {
  background-color: #604968;
}
.copy-section:before {
  background-color: #604968;
	display: none;
}


/*
==============================================
Styles Page Section
==============================================
*/

.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: #604968;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link, .accord li.open .fa, .flextabs-wrapper a:hover {
  color: #976E2B !important;
}
.flextab-triggers a {
  background: #fff;
  color: #604968 !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: #604968 !important;
  color: #fff !important;
}
blockquote:before, q:before {
  background: #604968 !important;
}
blockquote, q {
  color: #604968 !important;
  border-color: #604968 !important;
	font-size: 30px !important;
  line-height: 35px !important;
	border-top: 1px solid #976E2B !important;
  border-bottom: 1px solid #976E2B !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: #604968;
}
.related-resources-content .slick-slide {
  border-color: #604968;
}
/*
==============================================
Responsive Media Queries
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-pro-l */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {

}

/* Large devices (tablet landscape, 1024px and less) tablet-pro-p */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.page-link-client-access a {
    padding: 18px 0px 18px 0 !important;
	}
	.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > .page-link-client-access {
    padding-right: 0px !important;
	}
	.intro-section .intro-text {
		text-align: center;
	}
	.body-home .billboard-section .billboard-container {
		min-height: 700px !important;
	}
	.interior .billboard-content .billboard-container {
		min-height: 400px !important;
		height: 400px !important;
		background-position: right;
	}
	.body-home .billboard-content {
		height: 800px;
	}
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {

}

/* Medium devices (tablet portrait, 768px-old 810 new and less) tablet-p */
@media only screen and (max-width: 810px) {

.body-home .billboard-content {
    top: 230px;
    min-height: 750px;
	height: auto;
}
.body-home .billboard-section .billboard-container {
	  min-height: 500px !important;
	}
.footer-section .footer-cta-sticky {
    bottom: 0px !important;
  }
  .footer-section .footer-cta-sticky:before {
	  Display: none;
  }

.nav-overall-wrapper:not(.van-mobile-nav) {
  background: transparent !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
  padding: 18px 14px 18px 14px;
}
.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i {
	margin-top: 15px;
}
.body-home .video-content .container {
    width: 100%;
}
.body-home .billboard-section .billboard-container {
	min-height: 230px !important;
}

/* Hamburger Menu Icon */
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:after, .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: #604968;
}

/* Hamburger Menu Icon Active and Open*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
  background: #fff;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.primary-nav, .primary-nav ul {
  background: none !important;
}


/* Mobile Navigation background color*/
	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
	   background-color: #fff !important;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-address-mobile {
		color: #604968;
	}
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li:nth-child(2) {
      transform: none !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
      transform: none !important;
  }
	.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
	 padding-right: 0px !important;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
	line-height: 20px !important;
	}
	.yearbook-slide:before {
	display: none;
	}
	.copy-content {
		padding: 25px;
	}
	.team-page .copy-content {
		padding: 25px;
	}
	.team-page .copy-section {
    padding-top: 0px !important;
	}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
	.footer-section .footer-cta-sticky {
    bottom: 0px !important;
  }
	.body-home .billboard-section .billboard-container {
	  min-height: 300px !important;
	}
	.body-home .billboard-content {
    top: 230px;
    min-height: 500px;
	}
	.billboard-container.billboard-full-height .billboard-content-wrapper {
    min-height: auto;
	}
	.callouts-section {
    height: auto !important;
	}
	.interior .quote, .body-home .quote {
    font-size: 28px;
    line-height: 28px;
	}
	.callouts-content-text, .video-content {
		padding: 50px 25px;
	}
	.copy-content .team-page .copy-content, .body-about-us .copy-content, .bio-content-right {
		padding: 25px !important;
	}
	.interior .billboard-content .billboard-container {
		min-height: 200px !important;
		height: 200px !important;
		background-position: right;
	}
}



/* 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) {}

/* IE only */
@media screen\0 {

}
