/* /RJ/Advisor Sites/Global/Global CSS/Model 3/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-3/base.css');
@import url('modules.css');
@import url('masonry.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:



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



.button {
  background: #007BBD;
  color: #fff;
}
.button:before {
  border: 2px solid #007BBD;
}
h2, h3, h4, h5 {
  color: #4d4d4f;
}
blockquote:before {
  color: #007BBD;
}
blockquote:after {
    border-top: 3px solid #007BBD;
    border-bottom: 1px solid #007BBD;
}




/*
==============================================
HOME PAGE
==============================================
*/


/*
==============================================
SCROLLER
==============================================
*/
.scroller-wrapper div:before {
  background-color: #007BBD !important;
  content: "TAKE A STROLL";
}
.scroller-wrapper div:after {
    background-color: #007BBD !important;
    color: #00c7f4;
}
/*
==============================================
HEADER
==============================================
*/
.body-home .logo-btn-section .button-content .btn-top {
    margin-top: -15px !important;
}

.logo-btn-section .button-content .btn-top {
  color: #fff;
  background: #1e4887;
  -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;
}
.logo-btn-section .button-content .btn-top:hover {
  color: #00d8ff !important;
}
.freeform-embed #holder {
  display: none;
}
/*
==============================================
NAVIGATION
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #1d4488 !important;
}
.primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #00d8ff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    background: #101d49;
}
.investor-access-login-button {
    color: #101d49;
}

/*
==============================================
BILLBOARD - HOME
==============================================
*/
.billboard-section {
  border-bottom: none;
}
.billboard-section .billboard-container h1 {
    padding: 0 30px;
}
.body-home .billboard-heading-wrapper {
    position: relative;
    top: 50px;
}
/*
==============================================
HOME INTRO SECTION
==============================================
*/
.intro-section {
    background: #1d4488;
    border-bottom: none;
    min-height: auto;
}
.intro-section .intro-cta .button:hover {
    color: #000;
}
.intro-cta {
  background: url("/-/media/rj/advisor-sites/sites/m/o/moodyeast/images/pattern.png") !important;
  background-position-y: -18px !important;
}
.intro-section .intro-copy {
  margin: 0 auto;
}
/*
==============================================
TEAM SECTION
==============================================
*/
.team-title-content {
  display: none;
}
.team-section .team-intro .button:before {
  border: 2px solid #007BBD;
}
.team-section .team-intro .button:hover {
    color: #000;
}
.team-intro:before {
    border-top: 3px solid #0083c9;
    border-bottom: 1px solid #0083c9;
}
/*
==============================================
BILLBOARD 2 SECTION
==============================================
*/
.billboard-services-section {
  display: none;
}

/*
==============================================
CALLOUTS SECTION
==============================================
*/
.callouts-section {
  border-top: 4px solid #1c2533;
  background: #1d4488;
}
.callouts-section .callout-item {
    border-right: 2px solid #0178cf;
}

.callouts-section .callout-heading-wrapper h3:before {
  border: 3px solid #00d8ff;
  background: linear-gradient(to bottom, transparent 50%, #00d8ff 50%);
  background-size: 100% 200%;
}
.callouts-section .callout-heading-wrapper h3 {
  color: #fff !important;
}
.callouts-section .callout-cta {
  color: #fff;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callouts-section .callout-cta .callouts-section .mc-container a:hover .callout-cta {
    color: #fff;
    background: #007BBD;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta:before {
    border: 2px solid #007BBD !important;
}
/*
==============================================
NICHE SECTION
==============================================
*/
.niche-section {
    border-top: 2px solid #79726b;
}
.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
  border-top: 3px solid #0083c9;
  border-bottom: 1px solid #0083c9;
}
.niche-section .mc-container a:hover .mc-cta {
    background: #0083c8;
    color: #fff;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #0083c8 !important;
}
.niche-section .mc-container .slick-next:hover:before, .niche-section .mc-container .slick-prev:hover:before {
    color: #0083c8;
}
.niche-section .mc-image {
    height: 180px !important;
    max-height: 180px !important;
}
.niche-section .mc-slide {
  margin: 0;
}
/*
==============================================
QUOTE SECTION
==============================================
*/
.quote-section {
  display: none;
}

/*
==============================================
SERVICES SECTION
==============================================
*/


/*
==============================================
INTERIOR PAGE
==============================================
*/
.copy-section {
  border-top: 2px solid #b6cdde;
}
.copy-section a {
    color: #007BBD;
}
.copy-section a:hover {
    color: #656464;
}

.copy-content .quote-wrapper .quote-hr {
  display: none;
}
.copy-content .quote {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  line-height: 43px;
  font-weight: 300;
  color: #737578;
  font-style: italic;
  max-width: 940px;
  margin: 60px auto 30px;
  text-align: center;
  position: relative;
}
.copy-content .quote:before {
  content: "“";
  display: block;
  color: #0083c9;
  font-size: 120px;
  position: relative;
  bottom: 0px;
  font-style: normal !important;
}
.copy-content .quote:after {
  content: "";
  display: block;
  top: 0px;
  left: 16px;
  height: 7px;
  width: 225px;
  margin: 30px auto 30px;
  border-top: 3px solid #0083c9;
  border-bottom: 1px solid #0083c9;
}

.media-section .quote:before {
    color: #0083c9;
}


/*
==============================================
TEAM PAGE
==============================================
*/
.team-int-section .team-int-image {
  border-top: none;
  background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-3/patterns/texture.jpg);
}
.team-int-section {
  border-top: 4px solid #b6cdde;
  background: #1d4488;
}
.team-int-section .team-int-content:after {
  opacity: 1;
  background: url(/-/media/rj/advisor-sites/sites/m/o/moodyeast/images/pattern.png) !important;
  background-position-y: -18px !important;
}
.team-int-section .yearbook-three .yearbook-hr {
  border-top: 3px solid #0083c8;
  border-bottom: 1px solid #0083c8;
}
.body-home-office-partners .team-int-section .team-int-title, .body-pinnnacle-partners .team-int-section .team-int-title {
    max-width: 260px;
}
.bio-team-section .yearbook-three .yearbook-hr {
	border-top: 3px solid #0083c8;
	border-bottom: 1px solid #0083c8;
}
.bio-team-section .yearbook-container .slick-prev {
	border-top: 3px solid #00d8ff;
	border-left: 3px solid #00d8ff;
}
.bio-team-section .yearbook-container .slick-next {
	border-top: 3px solid #00d8ff;
	border-right: 3px solid #00d8ff;
}
.bio-team-section .slick-dots li.slick-active button:before, .team-int-section .slick-dots li.slick-active button:before{
    color: #00d8ff;
}
/*
==============================================
BIO DETAIL PAGE
==============================================
*/
.logo-pattern-section {
  background: #1d4488;
  border-bottom: 2px solid #b6cdde;
}
.logo-pattern  {
  background: url(/-/media/rj/advisor-sites/sites/m/o/moodyeast/images/pattern.png) !important;
  background-position-y: -18px !important;
  opacity: 1;
}
.bio-team-section {
  border-top: 4px solid #b6cdde;
  background: #1d4488;
}
.bio-team-section .bio-team-content:after {
  background: url(/-/media/rj/advisor-sites/sites/m/o/moodyeast/images/pattern.png) !important;
  background-position-y: -18px !important;
  opacity: 1;
}
.bio-detail-links-wrapper:before {
  border-top: 3px solid #0083c8;
  border-bottom: 1px solid #0083c8;
}
.bio-detail-links-wrapper .fa {
  color: #007BBD;
}
.bio-detail-links-wrapper .fa:hover {
  color: #101d49;
}
.bio-detail-next-link-wrapper:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .resource-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .resource-detail-next-link-wrapper-mobile:before {
  background: #b6cdde;
}
.bio-detail-next-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper-mobile.hover-link:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper-mobile.hover-link:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper-mobile.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper-mobile.hover-link:before {
  background: #1e4887;
}
.team-int-section .yearbook-container .yearbook-links .fa {
    color: #00d8ff;
    -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;
}
.team-int-section .yearbook-container .yearbook-links .fa:hover {
    color: #fff;
}
/*
FOOTER SECTION
==============================================
*/
.footer-section {
  border-top: 4px solid #b6cdde;
  background: #1d4488;
}
.footer-section .footer-cta {
  border: 4px solid #0083c8;
}
.footer-section .footer-cta h4, .footer-section .ftr-nap {
  color: #fff;
}
.footer-section .ftr-nap a, .footer-section .social-container a {
  color: #fff;
}
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover {
  color: #00d8ff;
}
.footer-section .social-container:before {
  border-top: 3px solid #fff;
  border-bottom: 1px solid #fff;
}
.footer-section .ftr-cta:hover .button {
  color: #000;
}
.footer-section .ftr-disclosures, .footer-section .ftr-disclosures a {
  color: #fff;
}
.footer-section .ftr-disclosures a:hover {
  color: #00d8ff;
}
.footer-section .ftr-nap .ftr-nap-phone:after, .footer-section .ftr-nap-address-line1:after, .footer-section .ftr-nap-address-line2:after, .footer-section .ftr-nap-address-csz:after, .footer-section .ftr-nap-email:before {
    color: #fff;
}
.footer-contact-section {
  padding: 58px 15px;
}
.ftr-nap-address-label {
color: #fff;
font-family: 'Playfair Display', serif;
font-size: 21px;
line-height: 25px;
font-weight: 600;
}


/*
==============================================
ACCORDIONS
==============================================
*/
.accord .accord-link {
  color: #007BBD;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #101d49 !important;
}
.fa-chevron-down:before {
    color: #0083c9;
}
.accord a.accord-cta {
  background: #007BBD;
  color: #fff;
}
.accord a.accord-cta:before {
  border: 2px solid #007BBD;
}
.accord a.accord-cta:hover {
  color: #000;
  background: #007BBD;
}
/*
==============================================
FLEXTABS
==============================================
*/
.flextab-triggers a {
  background: #007BBD;
  color: #fff;
  font-weight: 400;
}
.flextab-triggers a:hover {
  color: #000;
}
.flextab-triggers .set {
  color: #000;
  background: #007BBD;
}
/*
==============================================
CONTACT
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
  border-color: #007BBD transparent transparent transparent;
}
.contact-form .form-inline .captcha .btn-contact, .simple-form input[type="submit"] {
  background: #007BBD;
  color: #fff;
}
.contact-form .form-inline .captcha .btn-contact:before {
  border: 2px solid #007BBD;
}
.contact-form .form-inline .captcha .btn-contact:hover {
  color: #000;
  background: #007BBD;
}
/*
==============================================
MAP AND DIRECTIONS
==============================================
*/
.directions-search .submit-search {
    background: #007BBD;
    color: #fff;
}
.directions-search .submit-search:before {
    border: 2px solid #007BBD;
}
.directions-search .submit-search:hover {
    background: #007BBD;
    color: #000;
}
.adp-placemark {
    background: #007BBD !important;
}
.adp, .adp table {
    color: #000 !important;
}
/*
RESOURCES
==============================================
*/

.resource-section {
  border-top: none;
  background: #fff;
}

.filter a {
  color: #007BBD;
}

.body-resource-detail h3 {
  color: #4d4d4f !important;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link, .resource-detail-copy-wrapper a, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
  color: #007BBD !important;
}
.resource-detail-info-wrapper a:hover, .resource-detail-copy-wrapper a:hover, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
  color: #000 !important;
}
.fa-share-alt, .social-media-share-link:hover > .fa-share-alt:before {
  color: #007BBD !important;
}
.social-media-share-wrapper span {
  background-color: #007BBD;
}
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #007BBD;
}
.social-media-share-wrapper span a {
    color: #fff !important;
}
.social-media-share-wrapper span a:hover {
  color: #000 !important;
}
.resource-detail-info-divider, .blog-landing-info-divider {
  color: #000;
}
.filter-body-container li a {
  color: #007BBD;
}
.filter-overlay .close-filter-overlay {
    background: #b6cdde;
}


/*
==============================================
RELATED RESOURCES
==============================================
*/
.media-section {
  border-top: 4px solid #b6cdde;
  background: url(/-/media/rj/advisor-sites/sites/m/o/moodyeast/images/nashville-1060242802.jpg) !important;
  background-position: bottom right !important;
}
.media-section:before {
    background: -moz-linear-gradient(-45deg, rgba(28,69,123,1) 0%, rgba(28,69,123,1) 20%, rgba(28,69,123,0) 76%, rgba(28,69,123,0) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(28,69,123,1) 0%,rgba(28,69,123,1) 20%,rgba(28,69,123,0) 76%,rgba(28,69,123,0) 100%);
    background: linear-gradient(135deg, rgba(28,69,123,1) 0%,rgba(28,69,123,1) 20%,rgba(28,69,123,0) 76%,rgba(28,69,123,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c457b', endColorstr='#1c457b94',GradientType=1 );
}
.media-section:after {
    background: -moz-linear-gradient(45deg, rgba(28,69,123,1) 0%, rgba(28,69,123,1) 20%, rgba(28,69,123,0) 76%, rgba(28,69,123,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(28,69,123,1) 0%,rgba(28,69,123,1) 20%,rgba(28,69,123,0) 76%,rgba(28,69,123,0) 100%);
    background: linear-gradient(45deg, rgba(28,69,123,1) 0%,rgba(28,69,123,1) 20%,rgba(28,69,123,0) 76%,rgba(28,69,123,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c457b', endColorstr='#1c457b94',GradientType=1 );
}
.media-section .mc-cta {
  background: #007BBD;
  color: #fff;
}
.media-section .mc-cta:before {
  border: 2px solid #007BBD;
}
.media-section .mc-content-wrapper .mc-copy-wrapper:before {
  border-top: 3px solid #fff;
  border-bottom: 1px solid #fff;
}
.media-section .mc-container .slick-next:before, .media-section .mc-container .slick-prev:before {
    color: #fff;
}
.media-section .mc-container .slick-next:hover:before, .media-section .mc-container .slick-prev:hover:before {
    color: #0083c8;
}
.media-section .mc-container .slick-track .slick-slide > a:hover .mc-cta {
	color: #0f1e48 !important;
}


/* 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) {
  .logo-btn-section .button-content .btn-top {
    padding: 1px 20px;
    right: -7px !important;
  }
  .body-home .billboard-section .billboard-container h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .billboard-section .billboard-container .head-1 {
    font-size: 50px;
    line-height: 50px;
  }
  .callouts-section .callout-cta {
    background: #0083c9;
  }
  .callouts-section .callout-cta:before {
      border: 2px solid #0083c9 !important;
  }
  .callouts-container .callout-item {
      width: calc(33% - 35px);
  }
  .niche-section .mc-cta {
      background: #0083c8;
      color: #fff;
  }
  .niche-section .mc-cta:before {
      border: 2px solid #0083c8 !important;
  }
  .niche-section .mc-heading-wrapper h3 {
      font-size: 32px;
      line-height: 33px;
    }
    .niche-section .mc-image {
        height: auto !important;
        max-height: 240px !important;
    }
.footer-contact-section {
  padding: 0 15px;
}
.callouts-section .callout-heading-wrapper h3 {
  font-size: 32px !important;
  line-height: 33px !important;
}

    .copy-section .mc-cta:before {
      border: 2px solid transparent !important;
  }
  .masterprime .related-resources-content .mc-cta {
    background: transparent;
  }
}


/* 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.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
      background: #00d8ff;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li {
      padding: 0px
  }
  .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: #0083c9;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
      padding: 15px 5px 15px 15px !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #1d4488;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li a>i {
    background: transparent;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link-client-access a {
    padding: 15px 5px 15px 15px !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-address-mobile {
    color: #fff;
    line-height: 27px;
    padding: 10px 0 0;
  }
  .address-group-name-1 {
  color: #00d8ff;
  font-weight: 600;
  line-height: 18px;
  max-width: 230px;
  margin: 0 auto;
  display: block;
  text-transform: uppercase;
  }
  .body-home .billboard-heading-wrapper {
      top: 100px;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-address-mobile .address-2 {
    display: block;
  }
.primary-nav a, .investor-access-remember-me-label {
  color: #fff;
}
.page-link-client-access .parent-nav-item {
  display: none !important;
}

.has-children-arrow-wrapper i {
    color: #00d8ff;
}
  .logo-btn-section .logo-content .ftr-logo-wrapper, .interior .logo-btn-section .logo-content .ftr-logo-wrapper {
      padding: 60px 0;;
  }
  .logo-btn-section .logo-content .ftr-logo {
      max-width: inherit;
  }
  .billboard-container.billboard-full-height .billboard-content-wrapper {
      min-height: 580px;
  }
  .billboard-full-width.billboard-container {
      min-height: 580px;
      max-height: 580px;
  }
  .scroller-mobile-wrapper div {
      background-color: rgba(255, 255, 255, 0.8) !important;
  }
  .callouts-container .callout-item {
      margin-top: 0;
      padding: 0 0 40px;
  }
  .callouts-container .callout-item .callout-heading-wrapper {
    height: auto !important;
  }
  .callouts-section .callout-item {
      border-right: none;
  }
}

/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .callouts-section .slick-prev:before, .callouts-section .slick-next:before {
      color: #fff;
  }
  .logo-btn-section .logo-content .ftr-logo, .footer-section .ftr-logo {
      max-width: 330px;
  }
  .body-home .billboard-full-width.billboard-container {
      min-height: 300px;
      max-height: 300px;
  }
  .body-home .billboard-container.billboard-full-height .billboard-content-wrapper {
      min-height: 300px;
  }
  .body-home .billboard-heading-wrapper {
      position: relative;
      top: 50px;
  }
  .body-home .billboard-section .billboard-container h1 {
      font-size: 25px;
      line-height: 30px;
  }
  .body-home .billboard-section .billboard-container .head-1 {
      font-size: 33px;
      line-height: 37px;
  }
  .intro-section .intro-content {
      padding: 0;
  }
  .intro-section .intro-copy {
      padding: 0 25px;
  }
  .team-int-section .yearbook-container .slick-prev {
		border-top: 3px solid #00d8ff;
		border-left: 3px solid #00d8ff;
	}
	.team-int-section .yearbook-container .slick-next {
		border-top: 3px solid #00d8ff;
		border-right: 3px solid #00d8ff;
	}
}

/* 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) {
  .team-int-section .yearbook-container .slick-prev {
		border-top: 3px solid #00d8ff;
		border-left: 3px solid #00d8ff;
	}
	.team-int-section .yearbook-container .slick-next {
		border-top: 3px solid #00d8ff;
		border-right: 3px solid #00d8ff;
	}
}

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


}
