/* /RJ/Advisor Sites/Global/Global CSS/Model 4/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-4/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: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;


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


a, .resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a, .accordion-panel a,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .related-resources-content .mc-cta
 {
  color: #104c6e;
}
a:hover, .resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover, .accordion-panel a:hover,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .mc-container a:hover .mc-cta {
  color: #816328;
}

/* Removes the model stripe pattern */
body, .grid-home, .grid-about-us, .grid-interior, .grid-bio-page, .grid-resources, .related-resources-main, .grid-about-rj, .grid-blog {
  /* background-image: none !important;
  background: red; */
}


/* 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"] {
  color: #1d3f5e;
  border: 1px solid #1d3f5e;
  border-radius: 0;
 -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 #1d3f5e;
  color: #fff;
  background: #1d3f5e;
}
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    color: #1d3f5e;
}
.intro-content blockquote, q {
  border-left: 2px solid #d5b676;
  border-right: 2px solid #d5b676;
}
.accord .accord-link, .accord li.open .fa {
  color: #1d3f5e;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #816328;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
  color: #816328 !important;
}
.flextab-triggers a {
  color: #1d3f5e;
}
.flextab-triggers .set {
	color: #816328;
}
/*
==============================================
Header Section
==============================================
*/
.header-cta .ftr-cta-wrapper {
  margin: -2px 5px 0 0;
}
.header-cta .ftr-cta, .social-icons .social-container a, .social-icons .social-container .fa {
  color: #1e4260 !important;
}
.header-main {
  background: #fff !important;
  background-image: none;
}
.social-contact .ftr-nap a, .social-contact .ftr-nap-wrapper .ftr-nap li {
  color: #1e4260 !important;
}
.header-cta .ftr-cta:hover, .social-icons .social-container .fa:hover {
    color: #816328 !important;
}
.social-contact .ftr-nap a:hover {
    color: #816328 !important;
}
.logo-content {
  border-bottom: 4px solid #d5b676;
}
/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #123f60 !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #816328 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #123f60 !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: #816328 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #efefef !important;
}

/*
==============================================
Billboard Section
==============================================
*/


/*
==============================================
Intro Section
==============================================
*/
/* Headlines and headers */
.main-content-int-blog h1 .head-2, .intro-content h1 .head-2, .intro-content h1, .int-team .yearbook-last-name, .yearbook-first-name, .bio-detail-first-name, .bio-detail-middle-initial, .bio-detail-last-name, .bio-detail-preferred-name, .intro-content h2, .intro-content h3, .intro-content h4, .intro-content h5, .related-resources-content h4, .related-resources-content .mc-heading, .intro-content blockquote, q, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-heading-wrapper, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-heading-wrapper, .main-module-content h1, .masterprime .copy-section h1, .masterprime h1 .head-2, .niche-content .mc-heading {
  color: #104c6e;
}

.head-2-cdfa {
    text-transform: uppercase !important;
}
.head-2a {
  text-transform: none !important;
}
.head-2 sup {
  font-size: 40%;
  top: -20px;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-content .mc-container {
	border-top: 6px solid #d5b676;
	border-bottom: 6px solid #d5b676;
}
.niche-content .mc-cta, .niche-content .mc-container a:hover .mc-cta {
  color: #123f60;
  border: 1px solid #ceb67a !important;
}
.niche-content .mc-container .slick-next:before {
	font-size: 40px;
	color: #ceb67a;
}
.niche-content .mc-container .slick-prev:before {
	font-size: 40px;
  color: #ceb67a;
}
/*
==============================================
Services Slider Section
==============================================
*/
.slider-content {
  background: url(/-/media/rj/advisor-sites/sites/t/h/thelattigscottgroup/Images/bkg-slider.jpg) !important;
}
.slider-section .content-slider-cta {
  color: #ceb67a;
  border: 1px solid #ceb67a;
}
.content-slider-wrapper .slick-next:hover:before, .content-slider-wrapper .slick-prev:hover:before {
  color: #ceb67a;
  opacity: 1;
}
.slider-section .slick-dots li button:before {
	color: #ceb67a;
}

/*
==============================================
Team Section
==============================================
*/
.int-team .yearbook-three .yearbook-links .fa {
  color: #104c6e;
}
.int-team .yearbook-three .yearbook-links .fa:hover {
  color: #816328;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
  border-right: 6px solid #d5b676;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
  background-color: rgba(213, 182, 118, .92);
}
.team-slider .yearbook-container .yearbook-cta {
  background: #104c6e;
}
.team-slider .yearbook-container .yearbook-cta:hover {
  border: 1px solid #104c6e;
  color: #104c6e;
}
.team-slider .yearbook-one .yearbook-first-name, .yearbook-last-name, .team-slider .yearbook-one .yearbook-title, .yearbook-designation {
  color: #104c6e;
}
.int-team .yearbook-headshot-wrapper:after, .int-team .yearbook-three a:hover .yearbook-headshot-wrapper:after {
  background: #104c6e;
}
.bio-detail-links-wrapper a {
  background: #104c6e !important;
}
.bio-detail-links-wrapper .fa:hover {
  color: #d5b676;
}
/*
==============================================
Quote Section
==============================================
*/
.quote-content, .related-resources-content {
  background: url(/-/media/rj/advisor-sites/sites/t/h/thelattigscottgroup/Images/bkg-quote.jpg) !important;
}
.quote-content .quote {
  color: #1d3f5e;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: #1d3f5e;
}
.related-resources-content .slick-slide {
  border-right: 6px solid #d5b676;
}
.related-resources-content .mc-container .slick-next:before, .related-resources-content .mc-container .slick-prev:before {
  color: #1d3f5e;
}
.related-resources-content .mc-container .slick-prev:hover:before, .related-resources-content .mc-container .slick-next:hover:before {
  color: #816328;
}
/*
==============================================
Footer Billboard Section
==============================================
*/
.footer-image-content .billboard-container {
  border-top: 7px solid #d5b676;
  border-bottom: 7px solid #d5b676;
}
.footer-cta-section .ftr-cta {
  color: #1d3f5e;
  border: 1px solid #1d3f5e;
}
.footer-cta-section .ftr-cta:hover {
    border: 1px solid #1d3f5e;
    color: #fff;
    background: #1d3f5e;
}
.footer-contact-content .social-container .fa:hover, .ftr-nap a:hover {
  color: #816328;
}
.footer-hedge-section a:hover, .ftr-disclaimers a:hover {
  color: #1d3f5e;
}
.footer-contact-content .social-container .fa{
	color: #1d3f5e;
}
.footer-contact-content .ftr-nap .ftr-nap-phone:after, .footer-contact-content .ftr-nap .ftr-nap-address-line1:after, .footer-contact-content .ftr-nap .ftr-nap-address-line2:after {
	color: #1d3f5e;
}
/*
==============================================
Footer Section
==============================================
*/
.event {
  margin: 40px 0 10px !important;
  line-height: 18px;
}
.event-title, .event-date {
  font-weight: 600;
}
.event-info {
  display: block;
}
.event-image img {
  border: 5px solid #ecece8;
}

/*

Mouse Scroller Model 1
==============================================

red = #
blue = #

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

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: rgb(237,235,228,.9) !important;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    animation: none !important;
    background: none !important;
    border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
    content: '' !important;
    height: 18px !important;
    width: 18px !important;
    animation-name: none !important;
    display: block !important;
    border-radius: 0 !important;
    border: 2px solid #104c6e;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute !important;
    bottom: 20px !important;
    left: 52% !important;
    top: 13px !important;
    background: rgba(210, 120, 85, 0) !important;
    margin-left: -10px !important;
}
.scroller-mobile:after  {
     transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    bottom: 10px;
    top: 20px !important;
}

/*

Next/Previous arrows and background variables
==============================================

blue = #
fuchsia = #
lime = #
orange = #
red = #
aqua = #

==============================================
*/   /* 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: #104c6e !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: #816328 !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: #fff !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: #d5b676 !important;
}
/* Arrow background normal */
.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: #104c6e !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: #000 !important;
}

/*

Share Widget and text links
==============================================

red = #
blue = #
green = #
yellow = #
aqua = #
lime = #

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


/* share icon (left) hover and text */
.social-media-share-link:hover > .fa-share-alt:before, .resource-detail-tag-cloud-links a:active  > .fa-share-alt:before, .social-media-share-link:active > .fa-share-alt:before, .resource-detail-info-wrapper a:hover {
  color: #816328 !important;
}
/* share icon (left) normal */
.fa-share-alt, .resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link  {
    color: #104c6e !important;
}

/* share pop up box icon normal */
.social-media-share-wrapper span a {
    color: #fff !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
    color: #d5b676 !important;
}

/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: #d5b676 !important;
}

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #104c6e;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #104c6e;
}

.body-refer .quote-section {
  display: none;
}
/*
==============================================
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) {
  .team-slider .yearbook-one .yearbook-first-last-title {
      background: rgba(18, 63, 96, 0.82);
  }
  .team-slider .yearbook-one .yearbook-first-name, .yearbook-last-name, .team-slider .yearbook-one .yearbook-title, .yearbook-designation {
    color: #fff;
  }
}


/* 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) {

/* 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 {
  background: #104c6e;
}
.fa-angle-down:before {
    color: #104c6e;
}

/* 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: #d5b676;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.team-slider .slick-dots li.slick-active button:before {
    color: #104c6e;
}
.masterprime .body-module-retirees .module-slider-section .content-slider-wrapper [data-slick-index="0"] .content-slider-heading-wrapper {
  display: block !important;
}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

}



/* 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 {

}
