/* /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('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;


========================================================================================================================
*/


/*

Styles
==============================================
*/
.intro-content blockquote, q {
    quotes: none;
    font-family: 'Prata', serif;
    font-size: 19px;
    line-height: 28px;
    color: #002949;
    text-align: center;
    max-width: 620px;
    margin: 60px auto 50px;
    border-left: 2px solid #91292b;
    border-right: 2px solid #91292b;
    padding: 0 15px;
}
.flextab-triggers a {
    display: inline-block;
    padding: 20px;
    width: auto;
    background: #eee;
    color: #002949;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.flextab-triggers .set {
    color: #fff;
    background: #002949;
}
.related-resources-content {
  background: none !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
    background: #ccc;
}
.related-resources-content .slick-slide {
    border-right: 4px solid #ccc;
}
.related-resources-content .mc-heading {
    color: #002949;
}
.related-resources-content .mc-container .slick-next:before, .related-resources-content .mc-container .slick-prev:before {
    color: #91292b;
}
.related-resources-content .mc-container:hover .slick-next:before, .related-resources-content .mc-container:hover .slick-prev:before {
    color: #91292b;
}
.our-approach-body form {
  margin-top: 50px;
}
.directions-search #directions-input {
  width: 65%;
  padding: 14px 15px;
}
.body-map-directions .footer-section, .body-about-us .footer-section, .body-bio .footer-section, .body-resource .footer-section, .body-blog .footer-section {
  margin-top: 0px;
}

.body-download .billboard-section .billboard-container {
  display: none;
}
/*

Mouse Scroller Model 1
==============================================

red = #
blue = #

==============================================
*/

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: #91292b !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 #fff;
    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: #002949 !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: #002949 !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: #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: #91292b !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: #002949 !important;
}
.body-bio .bio-detail-next-arrow {
  right: 0px;
}


/*
==============================================
Sticky CTA Footer
==============================================
*/
.footer-cta-sticky {
  margin: 0 !important;
  position: fixed !important;
  right: -1px !important;
  bottom: 34px !important;
  z-index: 5 !important;
  background: #91292b !important;
  color: #ffffff !important;
  text-align: center;
  text-transform: uppercase !important;
  padding: 16px !important;
  letter-spacing: normal;
  visibility: visible;
  line-height: normal !important;
  font-size: 16px !important;

  -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 a {
  color: #ffffff !important;
}
.footer-cta-sticky:hover {
  background: #002949 !important;
  color: #ffffff !important;
}
.footer-cta-content {
  animation-name: none !important;
}
.footer-cta-section .unicorns {
  position: absolute;
}
.footer-cta-section .unicorns .ftr-cta {
  border: transparent;
}


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: #002949;
}
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: #91292b;
}



/*

Media Carousel Dots to Outlines
==============================================

#91292b = #

==============================================
*/

.slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #002949;
}
.masterprime .slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #fff;
    border: 0px;
}
.slick-dots li button:before {
    color: #91292b;
    opacity: 0.95;
    font-size: 10px !important;
}
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: #002949;
    opacity: 1;
}
.slick-dots li button {
    border: none;
    background: transparent;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
    /* border-radius: 50%; */
}
.slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #002949;
    border-radius: 50%;
}
.slick-dots li {
    width: 9px !important;
    height: 9px;
}


/* 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"] {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  letter-spacing: 2.5px;
  color: #002949 !important;
  border: 1px solid #002949 !important;
  background: #fff !important;
  text-transform: uppercase;
  padding: 10px 25px 8px !important;
  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 {
  letter-spacing: 2.5px;
  color: #fff !important;
  border: 1px solid #002949 !important;
  background: #002949 !important;
}
.blog-landing-load-more {
    color: #002949 !important;
    border: 1px solid #002949 !important;
    background: #fff !important;
}
.blog-landing-load-more:hover {
    color: #fff !important;
    border: 1px solid #002949 !important;
    background: #002949 !important;
}
.redbutton {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  letter-spacing: 2.5px;
  color: #fff !important;
  border: 1px solid #91292b !important;
  background: #91292b !important;
  text-transform: uppercase;
  padding: 10px 25px 8px;
  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;
}
.redbutton:hover {
  letter-spacing: 2.5px;
  color: #fff !important;
  border: 1px solid #002949 !important;
  background: #002949 !important;
}
.accord .accord-link-content .button {
  padding: 10px 25px 8px !important;
}

/*
==============================================
Header Section
==============================================
*/
.header-cta .ftr-cta, .social-icons .social-container a, .social-icons .social-container .fa {
  color: #002949 !important;
}
.header-main {
  background: #fff !important;
  background-image: none;
}
.social-contact .ftr-nap a, .social-contact .ftr-nap-wrapper .ftr-nap li {
  color: #002949 !important;
}
.header-cta .ftr-cta:hover, .social-icons .social-container .fa:hover {
  color: #91292b !important;
}
.social-contact .ftr-nap-wrapper .ftr-nap li:after {
  color: #8ea7b8;
}
.social-contact .ftr-nap a:hover {
  color: #91292b !important;
}
.social-contact-section {
  padding: 15px 0 11px;
  text-align: center;
  margin: 0 auto;
  display: table;
  width: auto;
}

/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav {
  background: #002949;
}
.primary-nav a {
  color: #fff !important;
}
.investor-access-remember-me-label {
  color: #fff !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #8EA7B8 !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: #8EA7B8 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #002949 !important;
}

.page-link-client-access {
	background-color: white !important;	
}

.page-link-client-access a {
	color: #002949 !important;	
}

/*
==============================================
Billboard Section
==============================================
*/
.logo-content {
  border-bottom: 4px solid #91292b;
}


/*
==============================================
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-prefer#91292b-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: #002949;
}
.intro-content h1, .grid-home .intro-content h1 {
  color: #002949;
}
.intro-content h1 .head-2 {
  color: #002949;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-content .mc-container {
  border-top: 6px solid #002949;
  border-bottom: 6px solid #002949;
}
.niche-content .mc-copy {
  color: #737373;
  font-size: 13px;
  line-height: 16px;
}
.niche-content .mc-cta {
	font-family: 'Lato', sans-serif;
	color: #002949;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #002949;
	background: transparent;
	padding: 5px 20px;
	bottom:-5px !important;
	letter-spacing: 0px;
	-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;
}
.niche-content .mc-cta-wrapper {
	opacity:0;
	transition: all 0.4s ease-in-out;
}
.niche-content .mc-container a:hover .mc-cta-wrapper {
	opacity:1;
}
.niche-content .mc-container a:hover .mc-cta {
  border: 1px solid #002949 !important;
	color: #002949;
	padding: 5px 20px !important;
	letter-spacing: 2px;
}
.niche-content .mc-container .slick-prev:before {
  color: #002949;
}
.niche-content .mc-container .slick-next:before {
  color: #002949;
}

/*
==============================================
Services Slider Section
==============================================
*/
.body-home .slider-content {
  background: #002949;
  clear: both;
  background-image: url("/-/media/rj/advisor-sites/sites/h/a/haycraft/images/background/background-1-home-slider.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
}
.body-home .slider-section .content-slider-wrapper .slick-dots {
  bottom: 0px;
}
.body-home .slider-content .slick-dots li.slick-active button:focus:before {
  opacity: 1;
  color: transparent;
}
.body-home .slider-content .slick-dots li.slick-active button:before {
  color: transparent !important;
  opacity: 1 !important;
  background: #fff;
}
.body-home .slider-content .slick-dots li button:before {
  color: #fff;
  opacity: 0.95;
  font-size: 10px;
}
.body-home .slider-content .slick-dots li button:focus:before {
  opacity: 1;
}
.body-home .slider-content .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}
.body-home .slider-content .slick-dots li button {
  border: none;
  background: transparent;
  display: block;
  height: 11px;
  width: 11px;
  outline: none;
  font-size: 0;
  color: transparent;
  padding: 4px;
  cursor: pointer;
  /* border-radius: 50%; */
}
.body-home .slider-content .slick-dots li button:before {
  color: transparent !important;
  opacity: 1 !important;
  font-size: 10px;
  width: 9px !important;
  height: 9px !important;
  border: 2px solid #fff;
  border-radius: 50%;
}
.body-home .slider-content .slick-dots li {
  width: 2px !important;
  height: 9px;
}
.body-home .slider-section .content-slider-cta {
  color: #fff;
  border: 1px solid #fff;
  background: none;
}
.body-home .slider-section .content-slider-cta:hover {
  color: #fff;
  border: 1px solid #002949;
  background: #002949;
}


/*
==============================================
Team Section
==============================================
*/
.team-slider {
    background: #8ea7b8;
}
.int-team .yearbook-three .yearbook-links .fa {
  color: #002949;
}
.int-team .yearbook-three .yearbook-links .fa:hover {
  color: #8f2a2b;
}
.yearbook-three .yearbook-links .yearbook-links-as-text a {
  color: #002949;
}
.yearbook-three .yearbook-links .yearbook-links-as-text a:hover {
  color: #8f2a2b;
}
.int-team .yearbook-designation {
  padding: 10px 0px 0px 0px;
}
.bio-detail-links-wrapper a {
  background: #8f2a2b !important;
}
.bio-detail-links-wrapper .fa:hover {
  color: #e4ecf1;
}
.team-headline {
  background: #e4ecf1;
}
.team-section .team-headline h2 {
  color: #002949;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
  border-right: 6px solid #002949;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
    background-color: rgba(0, 41, 73, 0.6);
}
.team-slider .yearbook-one .yearbook-headshot-wrapper::after {
	 background-color: rgba(0, 41, 73, 0);
}
.team-slider .yearbook-container .yearbook-cta {
  background: #8f2a2b;
  color: #fff;
  -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;
}
.int-team .yearbook-headshot-wrapper:after {
  color: #fff;
  background: #8f2a2b !important;
}
.int-team .yearbook-three a:hover .yearbook-headshot-wrapper:after {
  color: #fff;
  background: #8f2a2b !important;
}


/*
==============================================
Accordions
==============================================
*/
.accord .accord-link, .accord .accord-inner-link {
	border-bottom: 1px solid #ccc;
}
.accord .accord-link {
	text-transform: uppercase;
}
.accord .accord-link {
	color: #002949;
  line-height: normal;
}
.accord-link-content {
  color: #343434;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
  color: #8f2a2b !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #8f2a2b;
}
.accord li.open .fa {
  color: #8f2a2b;
}
.accord .fa {
	color: rgba(57, 57, 57, 0.3);
}

/*
==============================================
Quote Section
==============================================
*/
.quote-section .quote-content {
  background-size: cover;
  background-repeat: no-repeat;
  background: #c3d3df;
  background-image: url("/-/media/rj/advisor-sites/sites/h/a/haycraft/images/background/background-1-home-quote.jpg") !important;
}
.quote-content .quote {
  color: #002949;
}
.quote-content .quote:before {
  display: block;
  width: 54px;
  height: 49px;
  content: "";
  position: relative;
  margin: 0 auto;
  background-image: url("/-/media/rj/advisor-sites/sites/h/a/haycraft/images/icon-1-quote.svg") !important;
  background-repeat: no-repeat;
  padding-bottom: 65px;
}
.interior .quote-content {
  border-top: 7px solid #8ea7b8;
}
.interior .quote-content .quote:before {
  display: block;
  width: 54px;
  height: 49px;
  content: "";
  position: relative;
  margin: 0 auto;
  background-image: url("/-/media/rj/advisor-sites/sites/h/a/haycraft/images/icon-1-quote-interior.svg") !important;
  background-repeat: no-repeat;
  padding-bottom: 65px;
}
.interior .quote-section .quote-content {
  background-size: cover;
  background-repeat: no-repeat;
  background: #c3d3df;
  background-image: url("/-/media/rj/advisor-sites/sites/h/a/haycraft/images/background/background-1-home-slider.jpg") !important;
}
.interior .quote-content .quote {
  color: #fff;
}
.interior .quote-content .quote-cite {
  color: #fff;
}



/*
==============================================
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: #91292b !important;
}

.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #002949 !important;
}

/*
==============================================
Modules Section
==============================================
*/
.masterprime .arrow {
  fill: #8ea7b8;
}
.donut-segment-2 {
  stroke: #8ea7b8;
}
.main-module-content h3 {
  color: #002949;
}
.masterprime .module-cta {
  color: #002949;
}
.masterprime .module-cta:before, .masterprime .content-slider-cta:before, .masterprime .contact-cta:before {
  color: #002949;
}
.masterprime .module-case-content:hover .module-cta, .masterprime .module-slider-content .slick-slide:hover .content-slider-cta, .masterprime .ftr-cta:hover > .contact-cta {
  color: #8f2a2b;
}
.masterprime .module-case-content:hover .module-cta:before, .masterprime .module-slider-content .slick-slide:hover .content-slider-cta:before, .masterprime .ftr-cta:hover > .contact-cta:before {
  color: #8f2a2b;
}
.masterprime .module-section-header {
  background: #8f2a2b;
}
.masterprime .content-slider-wrapper.content-slider-normal-height .content-slide {
  color: black;
}
.masterprime .module-multimedia-slider-section .module-slider-content .slick-slide:hover .content-slider-cta {
  color: #8f2a2b !important;
}
.masterprime .related-resources-content .mc-heading {
  color: #002949;
}
.masterprime .related-resources-content .mc-cta {
  color: #002949;
  border: 1px solid #002949;
}
.masterprime .related-resources-content .mc-container a:hover .mc-cta {
  border: 1px solid #8f2a2b;
  color:#8f2a2b;
}
.masterprime .module-contact-section {
  background: #e4ecf1;
}
.masterprime .contact-cta {
  color: #002949;
}
.masterprime .ftr-cta:hover > .contact-cta {
  color: #8f2a2b !important;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
  border-top: 8px solid #8f2a2b;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a .mc-cta {
  color: #002949;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content {
  background: #002949;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-cta {
  color: #002949;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-cta:before {
  color: #002949;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide {
  color: #fff !important;
  border: 1px solid #fff !important;
  background: #002949 !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:before {
  border: 1px solid #fff !important;
}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .module-slider-content-slide:after {
  border-bottom: 1px dashed #fff !important;
}
.related-resources-content {
  border-top: 0px solid #edebe4;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .callouts-container .callout-item .callout-image-wrapper, .masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .callouts-mobile-slider .callout-item .callout-image-wrapper {
	border: 1px solid transparent;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item .callout-image-wrapper:before, .masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-mobile-slider .callout-item .callout-image-wrapper:before, .masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item:hover .callout-image-wrapper {
    border: 1px solid #fff;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item:before, .masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container:before {
    background: #fff;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading {
	border: 1px solid transparent;
}

.masterprime .body-module-corporate-executives .module-explore-strategies-section .callouts-container .callout-item:hover:before {
    background: #fff;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .explore-strategies-text-block a {
	color: #fff;
  text-decoration: underline;
}
.masterprime .body-module-corporate-executives .module-explore-strategies-section .module-explore-strategies-content .callouts-container .callout-item .callout-image-wrapper .callout-image {
  opacity: 1;
}
.masterprime .body-module-pre-retirees .module-size-up-your-retirement-section {
  background: #002949;
}


/*
==============================================
Footer Billboard Section
==============================================
*/

/*
==============================================
Footer Section
==============================================
*/
.footer-image-content .billboard-container {
  border-top: 7px solid #002949;
  border-bottom: 7px solid #002949;
}
.footer-cta-section .ftr-cta {
  color: #002949;
  border: 1px solid #002949;
}
.footer-cta-section .ftr-cta:hover {
	border:1px solid #8f2a2b;
	color:#8f2a2b;
}
.footer-contact-content .social-container .fa {
	color: #002949;
}
.footer-contact-content .social-container .fa:hover {
	color: #8f2a2b;
}
.footer-contact-content .ftr-nap-wrapper, .ftr-nap-address, .ftr-nap-link, .ftr-nap a {
  color: #002949 !important;
}
.ftr-nap a:hover {
  color: #8f2a2b !important;
}
.footer-contact-content .ftr-nap .ftr-nap-address-line1:after, .footer-contact-content .ftr-nap .ftr-nap-address-line2:after, .footer-contact-content .ftr-nap .ftr-nap-phone:after {
  color: #8ea7b8;
}
.footer-contact-content .ftr-nap {
padding: 0px 0px 0px 0px;
}
.connect-with-us .freeform-embed-wrapper {
  padding: 50px 0px;
}

/*
==============================================
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(0, 43, 71, 0.82);
  }
  /* This is a temp fix, should be fixed in the model */
  .page-link-client-access ul {
    right: -75px;
  }
  .footer-contact-content .social-container .fa {
    margin: 0px 7px !important;
    padding: 0px !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li > .nav-subnav.clicked {
    background: #00243D !important;
  }
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
  .page-link-client-access ul {
    right: inherit;
  }
}


/* 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: #002949;
}
.social-contact-section {
  display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-address-mobile {
  color: #fff;
}
.fa-angle-down:before {
  color: #8EA7B8;
}


/* 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;
}
.footer-cta-sticky {
  bottom: 26px !important;
  width: 100%;
  right: 0px !important;
  line-height: normal !important;
}
.team-section .team-headline h2 {
  color: #002949;
  line-height: 27px;
}

}


/* 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 {

}
