/* /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: #008081;
}
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:  #343434;
}
 
/* Removes the model stripe pattern 
body, .grid-home, .grid-about-us-with-banner, .grid-about-us, .grid-interior, .grid-bio-page, .grid-resources, .related-resources-main, .grid-about-rj, .grid-blog {
     background-image: url("https://www.heartwealth.ca/-/media/rj/rjl-advisor-sites/sites/h/e/heartwealthmanagement/images/extras/page_bg.jpg")!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
 */
 
/* 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"] {
 
 -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 {
 
}
 .logo-content {
    width: 100%;
    background: #fff;
    border-bottom: 4px solid #008081;
    z-index: 150;
    position: relative;
}
.slider-section .slick-dots li button:before {
    color: #008081;
    opacity: 1;
}
.primary-nav {
    background: #fff;
 
}
/*
==============================================
Header Section
==============================================
*/
.header-cta .ftr-cta, .social-icons .social-container a, .social-icons .social-container .fa {
  color: #008081 !important;
}
.header-main {
  background: #fff !important;
  background-image: none;
}
.social-contact .ftr-nap a, .social-contact .ftr-nap-wrapper .ftr-nap li {
  color: #008081 !important;
}
.header-cta .ftr-cta:hover, .social-icons .social-container .fa:hover {
    color: #415c5c !important;
}
.social-contact .ftr-nap a:hover {
    color: #415c5c !important;
}
.slider-section .content-slider-cta {
    color: #415c5c;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: 1px solid #415c5c;
    background: none;
    padding: 11px 30px;
    margin-top: 5px;
    margin-bottom: 34px;
    -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;
}
.slider-section .slick-dots li.slick-active button:before {
    color: #415c5c;
    opacity: 1;
}
.slider-section .content-slider-copy-wrapper {
    display: inline;
}.team-slider .yearbook-one .yearbook-name-wrapper {
    bottom: 0px;
}
.slider-section .slick-slide:hover .content-slider-cta {
    color: #008081;
    border: 1px solid #008081;
}
 .footer-contact-content .social-container .fa:hover, .ftr-nap a:hover {
    color: #008081;
    opacity: 0.6;
}
.slider-section .content-slider-heading .head-1 {
    font-family: 'Prata', serif;
    font-size: 38px;
    
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    padding-top: 50px;
    line-height: 24px;
    color: #040404;
}
.slider-content {
    background: #2f6d90;
    clear: both;
    background-color: #f8f8f8;
    border-top: 4px solid #008081;
    border-bottom: 4px solid #008081;
}
/*
==============================================
Navigation Section
==============================================
*/
 
/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #008081 !important;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #393939 !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: #bafeff !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #008081 !important;
}
 
/*
==============================================
Billboard Section
==============================================
*/
 
 .copy-section, .niche-section,.bio-section, .resource-section, .body-map-directions .resource-section  {
    background-image: url("https://www.heartwealth.ca/-/media/rj/rjl-advisor-sites/sites/h/e/heartwealthmanagement/images/extras/page_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
/*
==============================================
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: #225d38; */
  color: #008081;
}
.line {
    background-color: #008081;
    height: 2px;
    margin: 15px auto;
    max-width: 315px;
    position: relative;
}

.rich-text-container .line:before {
    content: '';
    display: block;
    position: absolute;
    width: 75px;
    height: 50px;
    top: -31px;
    left: 54%;
    margin-left: -50px;
    background-image: url("https://www.heartwealth.ca/-/media/rj/rjl-advisor-sites/sites/h/e/heartwealthmanagement/images/extras/small_logo.jpg");
    background-repeat: no-repeat;
}
.col-md-6.padding-home-intro {
    margin-top: 15px;
}
/*
==============================================
Niches Section
==============================================
*/

/*
==============================================
Services Slider Section
==============================================
*/
button.button {
    color: #008081;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: 1px solid #008081;
    background: none;
    padding: 11px 30px;
    margin-top: 5px;
 }
button.button-resources {
    color: #008081;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: 1px solid #008081;
    background: none;
    padding: 11px 30px;
    margin-top: 5px;
	font-size: 13px;
 }
p {
    line-height: 28px;
}
.footer-contact-content .ftr-nap-wrapper .ftr-nap li {
    padding: 5px 10px 5px 0px;
   
}.intro-content h1 .head-1 {
     padding-top: 15px;
}
/*
==============================================
Team Section
==============================================
*/
.int-team .yearbook-three .yearbook-links .fa {
  color: pink;
}
.int-team .yearbook-three .yearbook-links .fa:hover {
    color: cyan;
}
 
.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: #008081;
     
}
.bio-detail-next-wrapper:hover .bio-detail-next, .bio-detail-next-wrapper:hover .bio-detail-next-bio, .bio-detail-prev-wrapper:hover .bio-detail-prev, .bio-detail-prev-wrapper:hover .bio-detail-prev-bio, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-next-link:hover .resource-detail-next-resource, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-previous-link:hover .resource-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-next-link:hover .blog-detail-next-resource, .blog-detail-next-link:hover .blog-detail-next {
    color: #008081;
 }
 
 /*
 
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: #008081 !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: #343434 !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: #343434 !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: #008081 !important;
}.bio-detail-links-wrapper a {
    background: #008081 !important;
 }.bio-detail-links-wrapper .fa:hover {
    color: #343434;
}
.team-section .team-headline h2 .head-1 {
    text-transform: none!important;
}
/*
==============================================
Quote Section
==============================================
*/
 
 
/*
==============================================
Footer Billboard Section
==============================================
*/

.footer-cta-contact-section {
 
    padding-top: 0px;
}
 .footer-contact-content .ftr-nap {
    margin-bottom: 20px;
     line-height: 18px;
    width: 24%;
    display: inline-grid;
}
.footer-contact-content .ftr-nap {
   
    padding: 0px 0px 0px 10px;
    
}
ul.ftr-nap {
    border-right: 1px solid black;
    padding-left: 10px;
}
ul.ftr-nap:nth-child(4) {
    border-right: 0px solid #fff;
}
/*
==============================================
Footer Section
==============================================
*/
 .footer-image-content.wow {
    display: none;
}
.social-container {
    float: right;
    margin-top: -70px;
}
 
.col-md-6.footer-contact-logo-bottom.wow.animated.animated {
    margin-left: 275px;
}
/*
==============================================
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) {
 
}
 
 
/* 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) {  
span.bio-detail-first-name {
    padding-top: 15px;
}

.ftr-logo-wrapper {
   
    margin-bottom: -40px;
}
.team-section .team-headline h2 .head-1 {
    font-size: 30px!important;
}.team-slider .yearbook-one .yearbook-title, .yearbook-designation {
    font-size: 12px !important;
   
}.team-slider .yearbook-one .yearbook-first-name, .yearbook-last-name {
     
    font-size: 16px !important;
    
} 
.yearb
 .footer-contact-content .ftr-nap {
   border:0px solid;
    display: inline;
  
}
.col-md-6.footer-contact-logo-bottom.wow.animated.animated {
    margin-left: 0px;
	    padding-top: 25px;
}
.social-container {
    float: none;
    text-align: center;
    padding-bottom: 12px;
}
.social-container {
  
    margin-top: -125px;
}
 .footer-contact-content .ftr-nap {
   
    display: inline;
}li.ftr-nap-address {
    margin-top: 15px;
}
/* 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:#008081;
}
 
 
/* 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: #343434;
}
.fa-angle-down:before {
    color: #343434;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
 
}
 
 
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
 .slider-section .content-slider-heading {
 
    line-height: 30px;
}
}
 
 
 
/* 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 {
 
}