@import url('https://raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('modules.css');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display|Old+Standard+TT|Oswald:300,400|Lato:100,300,300i,400,400i,700,900|Raleway:400,500');

/*==============================================  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: Evan
DESIGNER: Pam
JOB #: 20-BRBDQ-0015
COMPLETION DATE: 2020
ADDITIONAL NOTES:
Fonts:

font-family: 'Lato', sans-serif;

thin 100
light 300
regular 400
bold 700
black 900

____

font-family: 'Prata', serif;
regular 400

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

body {

}

.cfp {
	font-variant: small-caps;
}
h2, h3, h4, h5 {
	color: #00305e;
}
blockquote:before, q:before {
	background: #b39459;
}
a, .resource-detail-copy-wrapper a {
	color: #7c612d;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
	color: #00305e;
}
/*
==============================================
HOME PAGE
==============================================
*/


/*
==============================================
SCROLLER
==============================================
*/
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-color: rgba(116, 156, 190, 0.1) !important;
}
.scroller-wrapper .scroller:before {
  background: rgba(116, 156, 190, 0.2);
}
.scroller-wrapper .scroller:after {
  background: rgba(116, 156, 190, 0.5);
}
/*
==============================================
HEADER
==============================================
*/
.header-main {
  background: #d6e5ec !important;
}

/*
==============================================
Navigation
==============================================
*/
.nav:before {
  background: rgba(116, 156, 190, 0.25);
}
.nav:after {
  background: #b39459;
}

.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #d6e5ec !important;
}
.primary-nav a {
  color: #476884;
}
.investor-access-remember-me-label {
	color: #fff;
}
.primary-nav a.active, .primary-nav > li > a:hover {
	color: #7c612d;
}
.primary-nav .nav-subnav a:hover, .primary-nav .nav-subnav a.active {
    color: #8999BD;
}
.primary-nav .nav-subnav {
	background: #00305e !important;
}
.investor-access-login-button {
	border: 2px solid #d6e5ec;
}
.investor-access-login-button:hover {
	border: 2px solid #fff;
}
/*
==============================================
BILLBOARD - HOME
==============================================
*/
.billboard-container.billboard-full-height {
	background-position: top center;
}
.billboard-section h1 {
  color: #476884;
}
.billboard-section .head-2 {
  color: #00305e;
}
.billboard-section h1:after {
  background: none;
}
.billboard-section:after {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 41%, rgba(255,255,255,0.85) 70%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 41%,rgba(255,255,255,0.85) 70%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 41%,rgba(255,255,255,0.85) 70%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
/*
==============================================
HOME INTRO SECTION
==============================================
*/
.intro-section {
    background: url(/-/media/rj/advisor-sites/Sites/b/e/bendwealthadvisors/Images/bkg-pattern-1.png) repeat;
    background-size: auto;
    background-position: center center;
    position: relative;
}
.intro-content .intro-text {
    position: relative;
    z-index: 1;
}
.intro-section:before {
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.intro-section:after {
  content:'';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 50%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+3,0+100 */
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.intro-section .intro-text:before {
  background: #b39459;
}
/*
==============================================
SERVICES SECTION
==============================================
*/
.services-section {
  display: none;
}

/*
==============================================
NICHE SECTION
==============================================
*/
.niche-section {
  background: #eaf2f5;
  border: none;
}
.niche-section:before {
  background: #b3a991;
}
.niche-section .mc-heading:after {
  background: #b39459;
}
.niche-section .mc-heading {
  color: #00305e !important;
}
.mc-container .slick-dots li.slick-active button:before {
  color: #476884;
}
.niche-section .mc-container .media-carousel-three .mc-cta, .niche-section .mc-container .media-carousel-three a:hover .mc-cta {
    border: 2px solid #b39459;
}
.niche-section .mc-container .slick-dots {
    padding-bottom: 10px;
}
/*
==============================================
TEAM SECTION
==============================================
*/
.team-section {
  border-top: 10px solid #b39459;
}
.team-section h4 {
  color: #476884;
	margin-bottom: 0;
}
.team-section .head-1 {
  color: #00305e;
}
.team-section h4:after {
  background: #b39459;
}
.team-section .yearbook-container .yearbook-first-name, .team-section .yearbook-container .yearbook-last-name {
  color: #00305e;
}
.yearbook-three .yearbook-hr {
    color: #b39459;
    background-color: #b39459;
}
.team-section p {
	text-align: center;
}
/*
CALLOUTS SECTION
==============================================
*/
.callouts-section {
  background: url(/-/media/rj/advisor-sites/Sites/b/e/bendwealthadvisors/Images/bkg-pattern-2.png) #476884 repeat;
  position: relative;
}
.callouts-section:before {
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#476884+0,476884+100&0+1,1+100 */
  background: -moz-linear-gradient(top, rgba(71,104,132,0.5) 0%,rgba(71,104,132,.9) 40%,rgba(71,104,132,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(71,104,132,0.5) 0%,rgba(71,104,132,.9) 40%,rgba(71,104,132,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(71,104,132,0.5) 0%,rgba(71,104,132,.9) 40%,rgba(71,104,132,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00476884', endColorstr='#476884',GradientType=0 ); /* IE6-9 */
}
.callouts-section .callout-heading .head-1 {
  color: #d6e5ec;
}
  .callouts-section .callouts-container .callout-item {
    z-index: 1;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  color: #d6e5ec;
}

/*
QUOTE SECTION
==============================================
*/
.quote-section {
  border: none !important;
  background: #fff !important;
  -moz-box-shadow: inset 0px 0px 50px rgba(0,0,0,.25);
  -webkit-box-shadow: inset 0px 0px 50px rgba(0,0,0,.25);
  box-shadow: inset 0px 0px 50px rgba(0,0,0,.25);
}
.body-home .quote-section .quote {
    color: #476884 !important;
}
.quote-section .quote-wrapper .quote-hr:before {
  background: #b39459;
}
.body-home .quote-section .quote-cite {
    color: #7c612d !important;
}
/*
SLIDER SECTION
==============================================
*/


/*
POV SECTION
==============================================
*/
.pov-section {
  display: none;
}

/*
FOOTER SECTION
==============================================
*/
.footer-section {
    background: #d6e5ec;
}
.footer-section .social-container {
    border-bottom: 8px solid #b2c6d2;
    border-top: 8px solid #476884;
}
.footer-section .social-container a .fa {
    color: #00305e !important;
}
.footer-section .social-container a:hover .fa {
    color: #476884 !important;
}
.footer-section .footer-cta-section h4 {
  color: #476884;
}
.footer-section .footer-cta-section h4:hover {
    color: #00305e;
}
.footer-section .sub-light .head-1 {
  color: #00305e;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #476884 !important;
}
.footer-section .footer-cta-section h4:after {
  background: #7c612d;
}
.footer-section .social-container:after {
  background: none;
}
.footer-section .ftr-nap-address:before {
  content:'' !important;
}
.footer-section .footer-content a, .footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
  color: #393939;
}
.footer-section .footer-content a:hover {
    color: #476884;
}
.footer-section .ftr-disclosures {
  color: #393939;
}
.footer-section .footer-content a, .footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
    color: #476884;
}
.footer-section .footer-content a:hover {
    color: #393939;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-address-label {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
}
.footer-section .footer-contact-info .ftr-nap {
    margin: 0;
}
/*
INTERIOR SECTION
==============================================
*/
.interior .billboard-content:after {
	background: #d6e5ec;
}
.copy-section, .bio-section, .resource-section, .body-resource-detail .resource-section, .body-map-directions .resource-section {
  background: #f9f9f9;
}
.copy-section .head-1 {
	color: #476884;
}
.copy-section .head-3, .copy-section .head-2 {
	color: #00305e;
}
.copy-section h1 .head-2:after {
	background: #7c612d;
}
.copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
	color: #00305e;
}
.body-about-us .copy-section h2:after {
	background: #7c612d;
}
.body-divorce-planning .quote-section {
	display: none;
}

.body-community .button {
    width: auto;
    padding: 0 20px;
		border: 2px solid #476884;
    color: #476884;
}
/*
QUOTE INTERIOR
==============================================
*/
.quote-section .quote-cite {
	color: #7c612d !important;
}

/*
TEAM PAGE
==============================================
*/
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
	color: #476884;
}
.yearbook-container .yearbook-links .fa {
	color: #00305e;
}
.yearbook-container .yearbook-links .fa:hover {
	color: #476884;
}

/*
BIO DETAIL PAGE
==============================================
*/
.bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-section .bio-detail-last-name {
	color: #476884;
}
.bio-section .bio-detail-links-wrapper .fa {
	color: #00305e;
}
.bio-section .bio-detail-links-wrapper .fa:hover{
	color: #476884;
}
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before {
  background: #00305e;
}
 .bio-quote-section {
	display: none;
}
.bio-detail-quote-hr:before {
  background: #b39459;
}
.bio-detail-quote-cite {
    color: #7c612d;
}
.bio-detail-quote {
    color: #476884;
}
.bio-quote-section:before {
  background: #476884;
}
/*
CONTACT US
==============================================
*/
.contact-form .form-inline .captcha .btn-contact, .simple-form input[type="submit"] {
	border: 2px solid #476884;
	color: #476884;
	padding: 5px 10px;
	-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;
}
.contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover {
    border: 2px solid #00305e;
    color: #00305e;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    color: #00305e;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00305e;
}
.simple-form .checkbox-label input:focus ~ .custom-checkbox {
    border: 2px solid #00305e;
}
.simple-form .checkbox-label input:checked ~ .custom-checkbox  {
		background: #00305e;
}
/*
MAP AND DIRECTIONS
==============================================
*/
.directions-search .submit-search {
	border: 2px solid #476884;
	color: #476884;
}
.directions-search .submit-search:hover {
	border: 2px solid #00305e;
	color: #00305e;
}

/*
ACCORDIONS
==============================================
*/

.accord .accord-link {
    color: #7c612d;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #00305e !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #00305e;
}
.accord .fa {
    color: #476884;
}
.accord li.open .fa {
    color: #00305e;
}
.accord a.accord-cta {
    border: 2px solid #476884;
    color: #476884;
}
.accord a.accord-cta:hover {
    color: #00305e;
    border: 2px solid #00305e;
}

/*
FLEXTABS
==============================================
*/
.flextab-triggers a {
    color: #7c612d;
}

.flextab-triggers .set {
    color: #00305e;
}

/*
RESOURCES
==============================================
*/

.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
	background: #d6e5ec;
}
.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: #000 !important;
}
.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: #476884;
}
.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: #fff !important;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #476884;
}
.masonry-two-by-one .masonry-img-container:after {
    border-left: 15px solid #d6e5ec;
}
.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid #d6e5ec;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #476884;
}
.masonry-one-of-two-stacked {
    background: #00305e;
}
.masonry-two-of-two-stacked {
    background: #7c612d;
}
.masonry-two-of-two-stacked:hover {
    background: #476884;
}
.filter-reset:hover {
    color: #476884;
}
.filter a:hover {
    color: #476884;
}
.filter-open.fa-angle-down:before {
    color: #476884;
}
.filter-overlay .close-filter-overlay {
    background: #476884;
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
	color: #00305e !important;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
  color: #476884 !important;
}
.resource-detail-info-wrapper a:hover {
    color: #00305e !important;
}
.fa-share-alt {
    color: #476884 !important;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #476884;
}
.social-media-share-wrapper span {
    background-color: #476884;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #476884;
}
.social-media-share-wrapper span a:hover {
    color: #E3E3E3 !important;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #476884;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #00305e;
}
.resource-detail-previous-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #00305e;
}
.resource-detail-next, .resource-detail-prev, .bio-detail-next, .bio-detail-prev, .blog-detail-next, .blog-detail-prev {
    color: #000 !important;
}
.masonry-load-more, .masonry-tertiary-load-more {
	border: 2px solid #476884;
	color: #476884;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	border: 2px solid #00305e;
	color: #00305e;
}
.filter-dropdown {
    border-top: none;
    margin: 10px 0 20px;
}
.pov-carousel .mc-heading:after {
  background: #b39459;
}
.pov-carousel .mc-cta {
  color: #00305e;
}

/* Large devices (tablet landscape, 1199px and less) tablet-l */
@media only screen and (max-width: 1199px) {


}

/* Large devices (tablet landscape,1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.callouts-section .callouts-container .callout-item {
	    width: calc(29% - 0px);
	}

}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	.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: #00305e;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #d6e5ec;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #d6e5ec;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
	    background: #00305e;
			box-shadow: none;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
		color: #fff;
		border-bottom: 1px solid rgb(71, 104, 132, .7);
	}
	.primary-nav a.active, .primary-nav > li > a:hover {
	    color: #476884;
	}
	.primary-nav .nav-subnav {
	    background: #00203e !important;
	}
	.fa-angle-down:before {
    color: #476884;
	}
	.nav-address-wrapper a {
		color: #fff;
	}
	.address-group-name-1 {
		text-transform: uppercase;
	}
	.callouts-section .callouts-container .callout-item {
	    width: calc(28% - 0px);
	}

}

/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
	.billboard-container.billboard-full-height {
	  background-position-x: 0px !important;
	}
.callouts-section .callout-cta-wrapper button {
  color: #d6e5ec;
}
.callouts-section .slick-prev:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.callouts-section .slick-next:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.billboard-section:after {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,1) 100%)
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
}

/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
	.billboard-section:after {
	    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,1) 100%);
	    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,1) 100%);
	    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,1) 100%)
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
	}
	.callouts-section .callout-cta-wrapper button {
	  color: #d6e5ec;
	}

}

/* IE only */
@media screen\0 {


}
