/* /RJ/Advisor Sites/Global/Global CSS/Model 3/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css?family=Marcellus+SC|Playfair+Display:400,400i&display=swap');


/*==============================================  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: Jose
JOB #: 19-BR6TK-0016
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:



____


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



a:hover, a:focus {
    text-decoration: none !important;
}
a, .resource-detail-copy-wrapper a {
    color: #407191;
}
a:focus {
    color: #91b5cf;
}

.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}
.intro-content ul {
    margin-top: 20px;
}
body {
/*    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/o/conciergewealthmanagement-new/Images/naples-beach-shore-and-calm-ocean-florida) !important;*/
    background-repeat: no-repeat;
    background-size: cover;

}

.header-main {
  background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/header-bg.jpg) !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/header-bg.jpg) bottom center !important;
  }



.accord a.accord-cta, .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search, .masonry-load-more, .masonry-tertiary-load-more, .simple-form input[type="submit"] {
    display: inline-flex;
    margin-top: 40px;
    min-height: 50px !important;
    width: inherit !important;
    font-size: 17px;
    padding: 0 20px !important;
	border-color: #407191;
    letter-spacing: 0;
    color: #407191;
}
.accord a.accord-cta:hover, .contact-form .form-inline .captcha .btn-contact:hover, .directions-search .submit-search:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .simple-form input[type="submit"]:hover {
    display: inline-flex;
    margin-top: 40px;
    min-height: 50px !important;
    width: inherit !important;
    font-size: 17px;
    padding: 0 20px !important;
	border-color: #407191;
    letter-spacing: 1px;
    color: #407191;
    background: none !important;
}
h2, .resource-detail-heading {
    font-family: 'Playfair Display', serif;
    font-size: 25px;
    font-weight: 400 !important;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h3 {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: 400;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;	
}
h4 {
    font-family: 'Playfair Display', serif;
    font-size: 21px;
    font-weight: 400;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h5 {
    font-family: 'Playfair Display', serif;
    font-size: 19px;
    font-weight: 400;
    color: #40291e;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

blockquote:before, q:before {
    display: none;
}
blockquote, q {
    color: #40291e;
    border-top: 4px double #73a3c2;
    border-bottom: 4px double #73a3c2;
}

.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #407191 !important;
}

.accord li.open .fa {
    color: #407191;
}

.flextab-triggers a {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.flextab-triggers .set {
    color: #407191;
}




/*
==============================================
Navigation Section
==============================================
*/
.scroller-wrapper .scroller:after {
	background: rgba(110, 159, 191, 0.5);
}

.scroller-wrapper .scroller:before {
	background: rgba(110, 159, 191, 0.2);
}
.nav:after, .nav:before {
	display: none;
}
.logo-nav-wrapper {
	background: rgba(0,0,0,.3);
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    padding: 0px 2px 18px 0;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
	top: 37px;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active, .primary-nav > li > a:hover, .primary-nav .nav-subnav a:hover {
	color: #91b5cf;
}
.primary-nav .nav-subnav a.active, .primary-nav .nav-subnav a:hover {
	color: #593b23;
}
.investor-access-login-button {
    border: 2px solid #73a3c2;
	color: #593b23;
}
.account-access-header-wrapper {
	display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav {
    background: #ffffff !important;
	background-image: none !important;
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
    color: #333;
}

/*
==============================================
Billboard Section
==============================================
*/
.billboard-section {
	    border-top: solid 7px #6e9fbf;
}
.billboard-section h1 {
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    text-transform: none;
    display: block;
    font-style: italic;
}
.billboard-section .head-2 {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-weight: 400;
	text-transform:uppercase;
	display:block;
	font-style: normal;
}
.billboard-section h1:after {
    background: #73a3c2;
}

/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  	background-image: none !important;
	background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.intro-section .intro-text:before, .intro-section .intro-content:before, .intro-section .intro-content:after {
	display: none;
}
.intro-section .button {
    display: inline-flex;
    height: 40px;
    width: 150px;
    border: 2px solid #6e9fbf;
    margin: 20px 20px 20px 20px;
    font-family: 'Playfair Display', serif !important;
    color: #393939;
}
/*
==============================================
Services Section
==============================================
*/
.services-section {
  	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/services-bg.jpg) !important;
}
.services-section .services-intro {
	color: #ffffff;
}
.services-section h2 {
	font-family: 'Playfair Display', serif;
    color: #ffffff;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
    text-transform: none;
    display: block;
    animation: slideInUpSmall 1s linear;
    margin-bottom: 40px;
    font-style: italic;
}
.services-section .head-1 {
    /* text-align: left; */
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    font-size: 52px !important;
    font-weight: 400;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    animation-delay: 0.4s;
    margin-top: 10px;
    animation: slideInUpSmall 1s linear;
    font-style: normal;
}
.services-section h2:after {
    background: #73a3c2;
}
.services-section .services-slider h3 {
	color: #ffffff;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
    color: #73a3c2;
}
.services-section .button {
	width: 250px;
    border: 2px solid #73a3c2;
    color: #fff;
}
.services-section .content-slider-wrapper a {
	cursor: inherit;
}
/*
==============================================
Niche Section
==============================================
*/
.niche-section {
  	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/niche-bg.jpg) !important;
	    background-size: inherit;
}
.niche-section .mc-heading {
    color: #40291e !important;
}
.niche-section .mc-heading:after {
    background: #4c87ae;
}
.niche-section:before {
	display: none;
}
.niche-section .mc-container .slick-dots {
    bottom: -40px;
}

/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
  	background-image: none !important;
	background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.callouts-section .callout-heading .head-1 {
    font-family: 'Playfair Display', serif;
    color: #4c87ae;
    font-size: 28px;
    line-height: 25px;
    display: block;
    text-transform: none;
    font-style: italic;
}
.callouts-section .callout-heading .head-2 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    color: #40291e;
    line-height: 34px;
    font-weight: 400;
    position: relative;
    top: 4px;
}
.callouts-section .callout-heading .head-2:after {
    background: #4c87ae;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    color: #40291e;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #4c87ae;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta {
    color: #40291e;
}
.callouts-section .callout-item:hover {
    background: rgba(201, 226, 231, 0.45);
}

/*
==============================================
Quote Section
==============================================
*/
.quote-section, .body-home .quote-section:after {
  	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/quote-home-bg.jpg) !important;
	border-top: none !important;
	background-repeat: no-repeat;
    background-size: cover;
}
.quote-section .quote {
    margin: 55px auto 25px;
}
.quote-section .quote, .body-home .quote-section .quote {
    color: #40291e !important;
}
.quote-section .quote-cite, .body-home .quote-section .quote-cite {
    color: #40291e !important;
}
.quote-section .quote-wrapper .quote-hr:before {
    background: #4c87ae;
}
.quote-section .quote-wrapper .quote-hr:after {
    background: #4c87ae;
}
.quote-section:after, .body-home .quote-section:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #98acb5 !important;
    bottom: 5px;
    position: absolute;
}
.body-services .quote-section {
	    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/niche-bg.jpg) !important;
    background-size: inherit;
	    background-repeat: repeat;
}
.quote-section .mc-slide {
	 background: transparent;
}
/*
==============================================
POV Section
==============================================
*/
.pov-section {
  	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/niche-bg.jpg) !important;
    background-size: inherit;
	background-repeat: repeat;
}
.pov-section h4 {
    text-align: center;
    font-family: 'Playfair Display', serif;
    color: #6e9fbf;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
    text-transform: none;
    display: block;
    animation: slideInUpSmall 1s linear;
    margin-bottom: 80px;
    font-style: italic;
}
.pov-section .head-1 {
    /* text-align: left; */
    font-family: 'Playfair Dsiplay', serif;
    color: #593b23;
    font-size: 52px !important;
    font-weight: 400;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    animation-delay: 0.4s;
    margin-top: 10px;
    animation: slideInUpSmall 1s linear;
    font-style: initial;
}
.pov-section h4:after {
    background: #6e9fbf;
}
.pov-carousel .mc-heading {
    color: #593b23;
}
.pov-carousel .mc-heading:after {
    background: #6e9fbf;
}
.pov-carousel .mc-cta {
    color: #333333;
}
.btm-image {
	display: none;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/footer-bg.jpg) !important;
	background-size: cover;
}
.footer-section .social-container {
	border-top: none;
}
.footer-section .footer-cta-section h4 {
	text-align: center;
	font-family: 'Playfair Display', serif;
	color: #ffffff;
	font-style: italic;
	text-transform: none !important;
}
.footer-section .footer-cta-section .head-1 {
	font-family: 'Playfair Display', sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
}
.footer-section .footer-cta-section h4:after {
    content: "";
    display: block;
    height: 37px;
    width: 301px;
    position: relative;
	background: transparent;
  	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/star-footer.png) !important;
    margin: 19px auto;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #6e9fbf !important;
}
.footer-section .footer-cta-section h4:hover:after {
	width: 301px;
}
.footer-section .footer-content a:hover, .footer-section .social-container a:hover .fa {
    color: #6e9fbf !important;
}
.footer-section .ftr-disclosures {
    color: #ffffff;
}
.ftr-nap-name, .ftr-nap-email, .footer-section .ftr-nap .ftr-nap-address:before {
	display: none;
}
.footer-section .footer-logo .ftr-logo-wrapper {
	padding: 0px;
}
.footer-section .footer-contact-info .ftr-nap {
	padding-top: 20px;
}
.footer-section .footer-cta {
	max-height: 220px;
}
/*
==============================================
Copy Section
==============================================
*/
.copy-section .head-2 {
	font-family: 'Playfair Display', serif;
	color: #593b23;
	font-size: 52px !important;
	font-weight: 400;
	line-height: 44px;
	text-transform:uppercase;
	display:block;
	animation-delay:0.4s;
	margin-top:10px;
	animation: slideInUpSmall 1s linear;
	max-width: inherit;
}
.copy-section h2 .head-1, .copy-section .head-1, .copy-section .head-1 {
	font-family: 'Playfair Display', serif;
	color: #407191;
	text-align: left;
	font-size: 31px !important;
	font-weight: 400;
	line-height: 24px;
}
.body-about-us .copy-section h2 .head-1 {
	text-align: center;
	color: #407191;
} 
.body-about-us .copy-section h2 .head-2 {
	text-align: center;
	color: #593b23;
}
.copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
    background: #6e9fbf;
}

/*
==============================================
Bio Section
==============================================
*/
.interior .copy-section {
	border-top: none;
	background-image: none !important;
	background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
	background-attachment: inherit;
}
.body-about-us .copy-section, .body-vp-resources .copy-section {
  	background-image: none !important;
	border-top: solid 7px #6e9fbf;
	background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
	background-attachment: inherit;
}
.resource-section, .bio-section {
	background-image: none !important;
	border-top: solid 7px #6e9fbf;
	background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
	background-attachment: inherit !important;
}
.interior .billboard-content:after {
	display: none;
}
.bio-quote-section {
	display: none;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #4c87ae;
}
.bio-section .bio-detail-last-name, .copy-section .yearbook-container .yearbook-last-name {
    font-family: 'Playfair Display', serif;
}
.yearbook-links .fa-envelope, .bio-connect-links .fa-envelope {
	display: none !important;
}
.simple-form {
	max-width: 650px;
}
.body-credentials .billboard-container {
	background-position: bottom center;
}

/*
==============================================
Related Resources Section
========================================but======
*/



/*
==============================================
Contact us Section
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #407191 transparent transparent transparent;
}


/*
==============================================
Resources Filter Section
==============================================
*/
.filter a {
    color: #593b23;
}
.filter a:hover, .filter-open.fa-angle-down:before, .filter-reset:hover {
    color: #407191;
} 
.filter-overlay .close-filter-overlay {
    background: #407191;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    color: #593b23;
}
.filter-reset-container {
    border-bottom: none;
}
.filter-dropdown {
    border-top: double #91b5cf;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
    color: #407191;
}

/*
==============================================
Resources Masonry Section
==============================================
*/

.masonry-one-of-two .masonry-cta, .masonry-one-by-two .masonry-cta, .masonry-one-by-one .masonry-cta, .masonry-three-by-one .masonry-cta {
    color: #407191 !important;   
}
.masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
    color: #fff !important;
}

.masonry-one-by-one .masonry-title, .masonry-one-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-title, .masonry-one-of-two .masonry-title, .masonry-one-by-two .masonry-title, .masonry-one-by-one .masonry-title, .masonry-three-by-one .masonry-title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
    background: #e9ebec;
}

.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
    background: #593b23;
}

.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #593b23;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #593b23;
}
.masonry-two-by-one .masonry-img-container:after {
    border-left: 15px solid #e9ebec;

}

.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid #e9ebec;
}

.masonry-one-of-two-stacked {
    background: #407191;
}


.masonry-two-of-two-stacked {
    background: #593b23;
}

.masonry-two-of-two-stacked:hover {
    background: #407191;
}

/*
==============================================
Resources Detail Page Section
==============================================
*/
.resource-detail-next-link-wrapper:before, .resource-detail-previous-link:before {
	background: #407191;
}
.resource-detail-previous-link:after {
	    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.resource-detail-next-arrow {
	    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before {
  	background: #593b23;
}

/*
Share Widget
==============================================
*/

.social-media-share-link:hover > .fa-share-alt:before {
    color: #407191;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #407191;
}
.resource-detail-tag-cloud-links a:active  > .fa-share-alt:before {
    color: #fff !important;
}
.social-media-share-wrapper span a {
	color: #fff !important;
}
.fa-share-alt {
	color: #407191 !important;

}
.social-media-share-wrapper span a:hover {
	color: #593b23 !important;
}
.social-media-share-wrapper span {
	left: 11px;
	top: 34px;
}
.resource-detail-info-divider, .blog-landing-info-divider {
	color:#593b23;
	padding: 0 5px;
	margin:0;
}
.blog-landing-info-divider {
	padding: 0 10px;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #407191;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #407191 !important;
	font-size: 18px;
	font-weight: 500;
	-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;
}
.resource-detail-info-wrapper a:hover {
    color: #593b23 !important;
}
.social-media-share-wrapper span {
    background-color: #407191;
	padding: 3px 9px;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #407191;
}
.directions-search .submit-search, .directions-search .submit-search:hover {
	margin-top: 0px;
}
.slick-dots li button:before {
	color: #333;
}
.services-slider .slick-dots li button:before {
	color: #ffffff;
}



/*
==============================================
Responsive Meia Queries NEW
==============================================
*/
@media only screen and (min-width: 769px) {
.about-us-page > ul {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    width: max-content;
}
.about-us-page > li {
   display: inline-block;
    width: 100%;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
    display: inline-flex;
    text-align: left;
    margin-bottom: 20px;
    padding: 0 !important;
    width: 100%;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link)  {
    padding: 0 !important;
}

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
    
}

/* ----------- Non-Retina Screens ----------- 
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
	  .billboard-section .head-1 {
		  color: red !important;
	  }
}

/*
@media screen and (min-width: 1024px) and (max-width: 1270px) {
	  .billboard-section .head-1 {
		  color: green !important;
	  }
}
*/


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	.billboard-section:before, .billboard-content:before {
		background: none !important;
	}
	.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: #6e9fbf;
	}
	.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: #6e9fbf;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
		background-image: none;
		background-color: #593b23;
	}
	.fa-angle-down:before {
		color: #6e9fbf;
	}
	.header-main:after {
		display: none;
	}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    .quote-section, .body-home .quote-section:after {
	    background-size: cover;
	}
	.footer-section .footer-cta-section h4 {
		line-height: 30px;
		font-size: 25px;
	}
	.footer-section .sub-light .head-1 {
		color: #fff;
		font-size: 40px !important;
	}
	.footer-section {
    	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/footer-bg-mobile.jpg) !important;
	}
	.callouts-section .callout-copy-wrapper {
    	color: #333 !important;
	}
	.billboard-section .head-2 {
		font-size: 43px !important;
		line-height: 44px;
	}
}



/* 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) {
    .footer-section {
    	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanpearcy/Images/footer-bg-mobile.jpg) !important;
	}
	.callouts-section .callout-copy-wrapper {
    	color: #333 !important;
	}
	.billboard-section .head-2 {
		font-size: 43px !important;
		line-height: 44px;
	}
}

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