@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-5/base.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: Brandon
DESIGNER: Jesse
JOB #: 19-BR3JZ-0002
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:



____


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

body {
	background-image: none !important;
}
.billboard-section {
    background: #ffffff;
    position: relative;
	max-height: 650px;
}
.billboard-section .billboard-container {
	opacity: 1;
}
.home .billboard-content .billboard-container {
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/l/o/lovellmannwealthmanagement/Images/billboards/billboard-lake-martin-swamp-in-spring-near-breaux-bridge.jpg) !important;
}
.interior .billboard-content .billboard-container {
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/l/o/lovellmannwealthmanagement/Images/billboards/billboard-full-frame-shot-of-boats-on-sea.jpg) !important;
}
.billboard-section .billboard-container {
    min-height: 650px;
}
.home .billboard-section:after {
	content: '';
	content: "";
    display: block;
    width: 100%;
    height: 450px;
    z-index: 1;
    position: relative;
    opacity: 1;
    top: -250px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+45,1+99 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.copy-section, .body-about-rj .copy-section {
	z-index: 10 !important;
  margin-top: -400px;
}

.niche-section {
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/l/o/lovellmannwealthmanagement/Images/billboards/billboard-full-frame-shot-of-boats-on-sea.jpg) !important;
	background-size: cover;
	background-position: center center;
}
.niche-section {
    margin-bottom: 0;
    padding: 80px 0px;
}
.body-our-clients .footer-image-content .billboard-container {
	background-position: top center;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li.contact-us-page > a {
	background: #4a7194;
	color: #fff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li.contact-us-page > a:hover {
	background: #fff;
	color: #4a7194;
}

@media only screen and (max-width: 768px) {
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li {
    padding: 0px;
}
}
