@import url('https://fonts.googleapis.com/css?family=Abel|Playfair+Display:400,400i');
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/modules-structure/intergenerational-wealth-transfer/structure.css');
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/modules/intergenerational-wealth-transfer.css');
/*@import url('animate-j.css');*/
/*@import url('assist.css');*/
/*@import url('jose.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: Evan Tanaka
DESIGNER: Jesse Taylor
JOB #: 16-BR3JR-0012
COMPLETION DATE: 2018
ADDITIONAL NOTES:
Fonts:
font-family: 'Abel', sans-serif;
font-family: 'Playfair Display', serif;

Abel
regular 400
___

Playfair Display
regular 400
___

Lato
regular 400

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

:root {

    /* Model 1 Variables */

   

      --medium: #6fc8f2 !important;

      --medium-color-1:#83551F;

      --dark: #223b4b !important;

      --white: #ffffff;

    }




.red { background: red !important; padding: 90px;   }
.pink { background: pink !important; padding: 90px;   }
.green { background: green !important; padding: 90px;   }
.yellow{ background: yellow !important; padding: 90px;   }
.blue { background: blue !important; padding: 90px; }
.orange { background: orange !important; padding: 90px;   }
.teal { background: teal !important; padding: 90px;   }


.main-content {
	overflow: hidden;
}

html {
	height: auto;
	border-top: 55px solid #010f19;
    border-bottom: 55px solid #010f19;
    border-left: 55px solid #010f19;
    border-right: 55px solid #010f19;
    position: relative;	
}

body {
	font-family: 'Abel', sans-serif;
	height: 100%;
	background: #fff;
	color: #4d6070;
}

h1 {
	font-family: 'Playfair Display', serif;	
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	color: #4d6070;
	font-style: italic;
	animation-delay: .5;
	margin: 0 0 50px;
	position: relative;	
}
.intro-content .head-2 {
	display: block;
	font-size: 48px;
	line-height: 48px;
	color: #5a89aa;
	text-transform: uppercase;
    font-style: normal;	
	display: block;
	animation-delay: 1s;
}
.intro-content .head-2:before {
    content: '';
    display: inline-block;
    position: relative;	
	border-bottom: 3px solid #e6ded0;
    margin: 0 8px;
    vertical-align: middle;
	-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;
    animation-name: line-draw;
    animation-duration: 1s;
    animation-delay: 2s;
    width: 0px;
    animation-fill-mode: forwards;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes line-draw {
    from { width: 0px; }
    to { width: 95px; }
}
/* Standard syntax */
@keyframes line-draw {
    from { width: 0px; }
    to { width: 95px; }
}

.intro-content .head-2:after {
    content: '';
    display: inline-block;
    position: relative;	
	border-bottom: 3px solid #e6ded0;
    width: 95px;
    margin: 0 8px;
    vertical-align: middle;
	-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;
    animation-name: line-draw;
    animation-duration: 1s;
    animation-delay: 2s;
    width: 0px;
    animation-fill-mode: forwards;	
}

h2 {
	font-family: 'Playfair Display', serif;
}
h3 {
	font-family: 'Playfair Display', serif;
    font-size: 24px;
    line-height: 24px;
    color: #5a89aa;
    text-transform: uppercase;
    font-style: normal;
	margin: 0 0 10px;
}
p {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 30px;
}
hr {
    margin: 20px 0;
}

a {
	color: #9C816B;
	-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;
}
a:hover { 
	color: #5a89aa;
}	

.disclaimer {
	font-size: 11px;
	line-height: 15px;
}
.cfp {
	font-variant: small-caps;
	font-style: normal;	
}
.wow {
    visibility: hidden;
}


/*
==============================================
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav {
	width: 1020px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    font-size: 15px;	
	color: #caaa92;
	font-weight: 600;
	text-transform: uppercase;
    letter-spacing: 1px;
    padding: 18px 20px 18px 0;	
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a:hover {
	color: #5a89aa;
}
.nav-overall-wrapper:not(.van-mobile-nav).is-fixed {
	background:  #010f19;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a.active {
    color: #5a89aa;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
    background: rgba(47, 47, 47, .8);
    top: 55px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
    color: #fff;	
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover {
    color: #5a89aa;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
	color: #5a89aa;	
}
.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: #9c816c;
}
.account-access-header-wrapper {
    display: none;
}
.investor-access-login-button {
    background: #fff;
    color: #000;
}
.investor-access-login-button:hover {
    color: #5a89aa;
    background: #fff;
}
.investor-access-login-button {
    display: inline-flex;
    height: 30px;
    width: 100px;
    border: 1px solid #9c816c;
    margin: 10px 10px 10px 0;
    color: #9c816c;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.investor-access-remember-me-label {
    color: #9c816c;
}

/*
==============================================
Header
==============================================
*/



/*
==============================================
Billboard - Home
==============================================
*/
.billboard-container {
	height: 654px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position-y: 90px;	
    position: relative;
    z-index: 1;	
}
.billboard-content-wrapper {
	position: relative;
}
.billboard-container .billboard-logo-wrapper {
    position: absolute;
    left: 270px;
    top: 55px;
	padding-top: 0;
	animation-name: fadeInDown;
	animation-duration: 1s;
}
.billboard-container .billboard-logo-wrapper .billboard-logo {
    min-width: 230px;
}
.billboard-content:before {
	content:"";
	display:block;
	background: #718da5;
	height: 400px;
	position: absolute;
	top:0;
	z-index: -1;
	width: 100%;
}
.billboard-content:after {
	content:"";
	display:block;
	height: 400px;
	position: absolute;
	top:0;
	z-index: -1;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+27,ffffff+100&0.4+0,0+30,0+75,0.2+100 */
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.04) 27%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 75%, rgba(255,255,255,0.2) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.04) 27%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 75%,rgba(255,255,255,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.04) 27%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 75%,rgba(255,255,255,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#33ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);	
}
.billboard-container .billboard-logo-wrapper:before  {
	content:"";
	display:block;
	position: absolute;
	width: 700px;
	height: 700px;
	background-image: radial-gradient(
    circle closest-side,
    rgba(255, 255, 255, 0.5),
    rgba(89, 110, 144, 0));
	top: -260px;
	left:-260px;
	z-index:-1;
}

/*
==============================================
Home intro section
==============================================
*/

.intro-content {
	padding: 60px 200px 100px;
	text-align: center;
}
.intro-content p {
	padding: 0 50px;
}

/*
==============================================
Home - Callout - Quote Section
==============================================
*/

.callout-quote-section {
	background-position: center center;
	position: relative;
	padding-bottom: 50px;	
}
.callout-quote-section:before {
	content:'';
	position: absolute;
	height: 200px;
	width: 100%;
	top: 0;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(231,56,39,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(231,56,39,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(231,56,39,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(231,56,39,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(231,56,39,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(231,56,39,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e73827', GradientType=0 );
}
.callout-quote-section:after {
	content:'';
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0;
	background: rgba(231,56,39,0);
	background: -moz-linear-gradient(top, rgba(231,56,39,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(231,56,39,0) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(231,56,39,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(231,56,39,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(231,56,39,0) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#ffffff', GradientType=0 );
}

/*
==============================================
Home - Callouts
==============================================
*/

.callout-link {
	z-index: 1;	
}
.callouts-section {
    position: relative;	
}
.callouts-container, .callouts-mobile-slider, .callouts-container .callout-item, .callouts-mobile-slider .callout-item {
    grid-template-columns: repeat(1, 1fr);
	background: none;
}

.callouts-container .callout-item .callout-image-wrapper {
		max-height: 472px !important;
}
.callouts-container .callout-item .callout-image-wrapper .callout-image {
	width: auto!important;
}
.callouts-container.callouts-version-2 .callout-item .callout-2-image {
	opacity: .3;
}


.callout-section-2 .callout-border {
    width: 944px;
    margin: 0 auto 50px;
}
.callout-section-2 .individuals-callout {
    height: 472px;
    position: relative;
}
.individuals-callout {
	animation-delay: .25s;
	animation-duration: 1s;
}
.medical-callout {
	animation-delay: .75s;
	animation-duration: 1s;
}
.business-callout {
	animation-delay: 1.25s;
	animation-duration: 1s;
}

.callout-image-1 {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-vision.jpg) no-repeat;
    background-size: contain;
	background-position: center !important;
    height: 472px;
    width: 472px;
    position: absolute;
    top: 0;
    left: 0;
	opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.callout-image-1:before {
	content:'';
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-vision_.jpg) no-repeat;
	background-size: contain;
	background-position: center !important;
    height: 472px;
    width: 472px;
    position: absolute;
	display:block;		
    top: 0;
    left: 0;
	opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.individuals-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-1:before {
	opacity: 1;
}

.callout-image-2 {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-support.jpg) no-repeat;
    background-size: contain;
	background-position: center !important;
    height: 472px;
    width: 472px;
    position: absolute;
    top: 0;
    left: 472px;
	opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.callout-image-2:before {
	content:'';
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-support_.jpg) no-repeat;
	background-size: contain;
	background-position: center !important;
    height: 472px;
    width: 472px;
    position: absolute;
	display:block;		
    top: 0;
    left: 0;
	opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.medical-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-2:before {
	opacity: 1;
}
.callout-image-3 {
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-cfp.jpg) no-repeat;
	background-size: contain;
	background-position: center !important;
    height: 472px;
    width: 472px;
    position: absolute;
    top: 0;
    left: 0;
	opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.callout-image-3:before {
	content:'';
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-cfp_.jpg) no-repeat;
	background-size: contain;
	background-position: center !important;
    height: 472px;
    width: 472px;
    position: absolute;
	display:block;		
    top: 0;
    left: 0;
	opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.business-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-3:before {
	opacity: 1;
}

.callout-section-2 .business-callout, .callout-section-2 .medical-callout {
    height: 472px;
    position: relative;
}
.callout-section-2 .callout-item {
    height: 472px;	
	background: none !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;
    transition: all 0.4s ease-in-out;
}

/*.callout-section-2 .individuals-callout > .callout-section-2 .individuals-callout:after  {
    opacity: 1;
}*/

.callout-section-2 .callouts-container, .callout-section-2 .callouts-mobile-slider {
	grid-template-columns: repeat(1, 1fr);
	background: none;
	margin: 0 auto;	
    padding: 0;	
}

.callout-section-2 .callout-heading-wrapper {
    height: 115px !important;
    margin-top: 100px;
    width: 392px;
    float: right;
}
.callout-section-2 .medical-callout .callout-heading-wrapper {
    height: 115px !important;
    margin-top: 100px;
    width: 392px;
    float: left;
	margin-left: 50px;	
}
.callout-section-2 .medical-callout .callout-copy-wrapper {
	width: 392px;
    float: left;
    clear: both;
    text-align: left;
    margin: 50px 0 0 50px;
}
.callout-section-2 .medical-callout .callout-cta-wrapper {
	width: 392px;
	float: left;
	clear: both;
    margin-left: 40px;	
	margin-top: -40px;
}

.callout-section-2 .callout-copy-wrapper {
	width: 392px;
    float: right;
    clear: both;
    text-align: left;
}
.callout-section-2 .callout-cta-wrapper {
	width: 392px;
    float: right;
    clear: both;
    margin-top: -60px;
    text-align: left;
    margin-right: 10px;
}
.callout-section-2 .callout-heading-wrapper .callout-heading .head-2 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #4d6070;
    font-style: italic;
    text-transform: none;
    letter-spacing: normal;
}
.callout-section-2 .callout-heading-wrapper .callout-heading:after {
    content: "";
    background-color: #e6ded0;
    display: block;
    height: 3px;
    width: 0%;
    margin: 20px auto 20px 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;
    transition: all 0.4s ease-in-out;	
}
.callout-section-2 .callout-item:hover .callout-heading-wrapper .callout-heading:after {
	width: 70%;
}
.callout-section-2 .callout-heading-wrapper .callout-heading {
	font-family: 'Playfair Display', serif;
    font-size: 48px !important;
    line-height: 48px !important;
    color: #5a89aa;
    text-transform: uppercase;	
    color: #5b7e96 !important;
    text-align: left;
    margin-bottom: 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;
    transition: all 0.4s ease-in-out;
}
.callout-section-2 .callout-heading-wrapper .callout-heading sup {
    font-size: 30%;
    top: -1.75em;
}
.callout-categories-wrapper {
	display: none;
}
.callout-section-2 .callout-copy-wrapper p {
	font-size: 18px;
    line-height: 28px;
    color: #4d6070;
    text-align: left;
    padding: 0px;
    max-width: 260px;
}
.callout-section-2 .callout-item:hover .callout-cta-wrapper {
	opacity: 1;
}
.callout-section-2 .callout-item:hover .callout-cta-wrapper .callout-cta {
    color: #5a89aa !important;
    letter-spacing: 1px;
    opacity: 1;
    background: none;
    border: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callout-section-2 .callout-item:hover .callout-heading-wrapper .callout-heading {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callouts-container .callout-item .callout-cta-wrapper button, .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    font-family: 'Playfair Display', serif;
    font-style: italic; 
	font-size: 14px;
    color: #a6956d;
    font-weight: 400;
    text-transform: none;
	letter-spacing: 1px;
    border: none;
    background: none;
    padding: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after {
    content: "";
    background-color: #e6ded0;
    display: block;
    height: 3px;
    width: 0%;
    margin: 20px auto 20px 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;
    transition: all 0.4s ease-in-out;	
}
.callouts-container .callout-item .callout-cta-wrapper button:after {
    content: "";
    background-color: #e6ded0;
    display: block;
    height: 3px;
    width: 0%;
    margin: 10px auto 10px 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;
    transition: all 0.4s ease-in-out;	
}
.callout-section-2 .callout-item:hover .callout-cta-wrapper button:after {
	width: 100%;
}

/*
==============================================
Quote
==============================================
*/
.quote-content {
    position: relative;
    z-index: 1;
    margin: 100px auto 0;	
	animation-delay: .5s;
	animation-duration: 1s;
}
blockquote {
    font-family: 'Playfair Display', serif;	
	color: #5a89aa;
	font-size: 24px; 
	line-height: 40px;
	position: relative;
}
.quote blockquote:before {
    content: "“";
    font-family: 'Playfair Display', serif;
    font-size: 100px;
    color: #c4b8a8;
    margin: 0 auto;
    text-align: center;
    display: block;	
}
.quote-wrapper {
    margin: 0 100px;
    background: rgba(230,222,208,.5);
	padding: 40px 50px 30px;	
}
.quote-wrapper .quote-hr {
    display: none;
}
.quote blockquote {
	animation-delay: 1s;
	animation-duration: 1s;
}
.author {
	color: #848486;
	font-size: 14px; 
	line-height: 18px;
	text-transform: uppercase;
    font-weight: 600;
	letter-spacing: 1px;
	padding: 20px 0;	
	margin: 0;
	animation-delay: 1s;
	animation-duration: 1s;	
}

/*
==============================================
Interior
==============================================
*/


/*
==============================================
Billboard - Interior
==============================================
*/



/*
==============================================
Accordions
==============================================
*/
.accord .accord-link-content, .accord .accord-inner-link-content {
	background: none;
}
.bio-page-main .accord .accord-link-content, .bio-page-main .accord .accord-inner-link-content {
	background: #5a89aa;
	color: #fff;
	padding: 50px;
}
.accord .accord-link, .accord .accord-inner-link {
    padding: 15px 15px 15px 0px;
    color: #9C816B;
    font-size: 24px;
    border-bottom: 1px solid #bcb1a7;
    font-family: 'Playfair Display', serif;
	text-transform: uppercase;
}
.accord .accord-inner-link {
	border-bottom: none;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #5a89aa;
}
.accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #5a89aa;
}
.accord .fa {
    color: #9C816B;
}
.accord li.open .fa {
    color: #5a89aa;
}
.accord-inner {
    padding: 0 0 50px 50px;
}    
.bio-page-main .accord {
	background: rgba(230,222,208,.5);
}
.accord .accord-link, .accord .accord-inner-link {
    padding: 15px;
}



/*
==============================================
Interior page
==============================================
*/
.interior-wrap {
	padding: 50px 100px 0px;
    position: relative;
    z-index: 1;	
}
.interior-wrap .head-2 {
	display: block;
	font-size: 48px;
	line-height: 48px;
	color: #5a89aa;
	text-transform: uppercase;
    font-style: normal;	
	animation-delay: 1s;
	animation-duration: 1s;
}
.interior-wrap .head-2:before {
    content: '';
    display: inline-block;
    position: relative;	
	border-bottom: 3px solid #e6ded0;
    margin: 0 8px;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    animation-name: line-draw;
    animation-duration: 1s;
    animation-delay: 2s;
    width: 0px;
    animation-fill-mode: forwards;
}
.interior-wrap .head-2:after {
    content: '';
    display: inline-block;
    position: relative;	
	border-bottom: 3px solid #e6ded0;
    margin: 0 8px;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    animation-name: line-draw;
    animation-duration: 1s;
    animation-delay: 2s;
    width: 0px;
    animation-fill-mode: forwards;	
}

 a.special-link {
	text-decoration: underline;
}
/*
==============================================
Interior Callouts
==============================================
*/
.interior-body-content {
	padding-right: 50px;
}
.interior-side-banner {
	text-align: center;
	padding: 7px 0 0;
}
.interior .callouts-container .callout-item .callout-image-wrapper .callout-image {
    width: 179px !important;
    height: 156px;
    margin: 0 auto;
}
.interior .callouts-container, .callouts-mobile-slider {
	padding: 0 20px 20px;
	margin: 0;
}
.interior .callout-heading-wrapper .callout-heading .head-2 {
    font-size: 25px;
    line-height: 25px;
    color: #4d6070;
    font-style: italic;	
	text-transform: none;
}
.interior .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .interior .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading {
	font-size: 33px;
	line-height: 38px;
    color: #5a89aa;
    text-transform: uppercase;
}
.interior .callouts-container .callout-item .callout-heading-wrapper, .interior .callouts-mobile-slider .callout-item .callout-heading-wrapper {
    padding: 20px 0 0;
    height: auto !important;
}
.interior .callouts-container .callout-item .callout-copy-wrapper, .interior .callouts-mobile-slider .callout-item .callout-copy-wrapper {
	padding: 0;
	opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.interior .callouts-container .callout-item .callout-copy-wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}
.interior .callouts-container .callout-item:hover .callout-copy-wrapper {
	margin-top: 0;	
	opacity: 1;
}




.interior .callouts-container .callout-item .callout-copy-wrapper p, .interior .callouts-mobile-slider .callout-item .callout-copy-wrapper p {
    color: #4d6070;
    font-size: 16px;
	line-height: 20px;
	margin: 20px 0 0;
}
.interior .callouts-container .callout-item:hover .callout-cta, .interior .callouts-mobile-slider .callout-item:hover .callout-cta {
	border: none;
	background: none;
	color: #5a89aa !important;
}
.interior .callouts-container .callout-item .callout-cta-wrapper, .interior .callouts-mobile-slider .callout-item .callout-cta-wrapper {
	padding: 0;
	opacity: 0;
    height: 25px;	
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.interior .callouts-container .callout-item:hover .callout-cta-wrapper {
	opacity: 1;
}

	.interior .callout-heading-wrapper .callout-heading sup {
		font-size: 40%;
		top: -1.25em;
	}


.interior .callout-heading-wrapper .callout-heading .head-2:before {
	display: none;
}
.interior .callout-heading-wrapper .callout-heading .head-2:after {
	display: none;
}

.resource-page-main .interior-wrap, .resource-page-main .interior-body-content {
	padding: 20px 0 50px;	
}

.empty-billboard-all .billboard-container {
	height: 220px;
}
.empty-billboard-all .billboard-content:before {
	height: 220px;
}
.empty-billboard-all .billboard-content:after {
	height: 220px;
}
.empty-billboard-all .billboard-container .billboard-logo-wrapper {
	padding: 0;
}
/*
==============================================
Interior Quotes
==============================================
*/
.interior .quote-content {
    margin: 0 auto 65px;
    background: none;
}
.interior .quote-wrapper {
    padding: 40px 50px 30px;
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/bkg-interior-quote.jpg);
    margin: 0 100px;	
}
/*
==============================================
Contact Us
==============================================
*/

/*==============================================
Resources - Masonry Grid
==============================================*/

/********* Resource and Masonry Styles *********/

.resourcenav, .resourcenav .billboard-container, .bionav, .bionav .billboard-container  {
	height: 187px;
	max-height: 187px;
}
.resource-main .interior-content-container {
	padding: 10px 0px 60px 0px !important;
	max-width: 1170px;
}
.masonry-container {
    background: none;
    padding: 30px 0px;
}
.masonry-title {
	font-family: 'Playfair Display', serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    padding-top: 50px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
.masonry-two-by-one .masonry-cta, .masonry-one-by-two .masonry-cta {
    color: #ffffff !important;
}
.masonry-copy {
    padding: 0px 35px !important;
}
.masonry-category {
    color: #ffffff;
    padding: 0px 20px;
    text-transform: uppercase;
}
.masonry-one-by-one {
    background: #718da5;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-one:hover {
    background: #5a89aa;
    color: #ffffff !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;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one {
    background: #9c816c;
    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;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one:hover {
    background: #5a89aa;
    color: #ffffff !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;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #9C806B;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #5a89aa;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-two .masonry-copy:after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #21304C;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1e4389;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-two {
    background: #9c816c;
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-two:hover {
    background: #5a89aa;
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-two {
    background: #9c816c;
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-two:hover {
    background: #5a89aa;
    color: #ffffff !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;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-two .masonry-img {
    opacity: .3;
}
.masonry-cta-container button {
    color: #ffffff !important;
    padding: 0px 20px !important;
    font-family: 'Abel', sans-serif;
    font-size: 15px !important;
    line-height: 25px !important;
	font-weight: 600;
}
.masonry-load-more, .masonry-tertiary-load-more {
    background: none;
    border: none;
    color: #21304C;
    text-transform: uppercase;
    font-family: 'Abel', sans-serif;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    background: none;
    color: #88c6df;
    border: none;
}
ul.filter-dropdown li.filter:nth-child(1) {
    display: none;
}
#filterbar {
    margin: 50px 100px 0px;
}
.filter {
    min-width: 160px;
    background: none;
    border: none;
	list-style-type: none !important;	
}
.filter-body-link-wrapper {
	list-style-type: none !important;
}
.filter-name, .filter a, .filter-reset {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    color: #4d6070;
    background: none;
    border: none;
}
.filter .filter-body-link-wrapper a {
	background: white;
	border-top: 0;
	border-right: 1px solid darkgray;
    border-left: 1px solid darkgray;
    border-top: 1px solid darkgray;
}
.filter-name:hover, .filter a:hover, .filter-reset:hover {
    background: none;
    border: none;
    color: #88c6df;
}
.filter .filter-body-link-wrapper a:hover {
	background: white;
	border-top: 0;
	border-right: 1px solid darkgray;
    border-left: 1px solid darkgray;
    border-top: 1px solid darkgray;
}
.resource-detail-heading {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    line-height: 24px;
    color: #5a89aa;
    text-transform: uppercase;
    font-style: normal;
    margin: 20px 0 10px;
}
.resource-detail-info-share-wrapper {
	font-family: 'Abel', sans-serif;
}
.resource-detail-copy-wrapper blockquote {
    font-family: 'Abel', sans-serif;
	font-size: 16px;
    color: #5c5d65;
	text-transform: none;
	margin: 0 50px;
}
.resource-detail-copy-wrapper a {
	color: #5a89aa;
}
.resource-detail-copy-wrapper a:hover {
	    color: #616161;
}
.resource-detail-content-wrapper {
    padding: 0px 15px 80px 15px;
}
.resource-detail-info-wrapper a:hover {
    color: #5a89aa !important;
}
.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #5a89aa;
}
.social-media-share-wrapper span {
    background-color: #5a89aa;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #5a89aa;
}



.social-media-share-link:hover > .fa-share-alt:before {
    color: #5a89aa;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #52b9bc;
}
.resource-detail-tag-cloud-links a:active  > .fa-share-alt:before {
    color: #edebe4 !important;
}
.social-media-share-wrapper span a {
	color: #fff !important;
}
.fa-share-alt {
	color: #4d6070 !important;

}
.social-media-share-wrapper span a:hover {
	color: #edebe4 !important;
}

.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
	color: #4d6070 !important;
	font-size: 19px;
}



/****** Newsletter tables ******/
.wmsTbl {width:100%; border:1px solid #e5e5e5; padding:4px;}
.wmsTbl th {font-family:verdana; font-size: 11px; text-align: left !important; background: #D3D3D3; color: #676767 !important; text-transform:uppercase; }
.wmsTbl td {font-family:verdana; font-size: 11px; padding:4px; }
.wmsTbl tr.tblon td {background: rgba(255,255,255,0.3); padding:10px;}
.wmsTbl tr.tbloff td {background: rgba(234, 234, 234, 0.5); padding:10px;}

.resource-detail h2 {
    text-align: left;
    font-family: 'Playfair Display', serif;
    color: #5a89aa;
    font-size: 35px;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
}

.resource-detail h3 {
    text-align: left;
    font-family: 'Playfair Display', serif;
    color: #5a89aa;
    font-size: 30px;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
}

.resource-detail h4 {
    text-align: left;
    font-family: 'Playfair Display', serif;
    color: #5a89aa;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    margin: 20px 0;	
}

.resource-detail h5 {
    text-align: left;
    font-family: 'Playfair Display', serif;
    color: #5a89aa;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
}
.resource-detail-copy-wrapper ul {
    margin-left: 0px;
    list-style: disc;
}


/*
==============================================
Home Section 2 Body Copy
==============================================
*/

/*
==============================================
Contact
==============================================
*/

.contact-form .form-inline .captcha .btn-contact {
    padding: 10px 20px;
    border-radius: 0;
    background: #718da5;
    color: white;
    border: 1px solid #718da5;
}
.contact-form {
    background-color: rgba(230,222,208,.5);
}
.contact-form .form-inline .captcha {
	background-color: transparent;
}
.contact-form .form-inline .captcha .btn-contact:hover {
    background: white;
    color: black;
    border: 1px solid black;
}

/*
==============================================
Footer
==============================================
*/
.footer-section {
    margin: 0 auto;	
}

.social-container {
    margin: 0 auto;
    position: relative;
    bottom: -12px;
    z-index: 10;
}
.social-container a {
	border-top: 1px solid #bcb1a7;
        padding: 10px 0;
        background: #fff;
}
.social-container a:last-child {
	border-right: 1px solid #bcb1a7;
	padding-right: 10px;
}

.social-container a:first-child {
    border-left: 1px solid #bcb1a7;
    padding-left: 10px;	
}
.social-container:before {
    /* content: ''; */
    position: absolute;
    left: -433px;
    bottom: 0px;
    width: 433px;
    height: 1px;
    background: #bcb1a7;
}
.social-container:after {
    /* content: ''; */
    position: absolute;
    right: -433px;
    bottom: 0px;
    width: 433px;
    height: 1px;
    background: #bcb1a7;
}
.social-container .fa {
	color: #717171;
}
.social-container .fa:hover {
    color: #5a89aa;
}
.footer-social-container {
	animation-delay: .5s;
	animation-duration: 1s;
}
.footer-contact-container {
	border-top: double #bcb1a7;
	margin-top: 2px;
    padding: 30px 0 0;	
	animation-delay: 1s;
	animation-duration: 1s;	
}
.footer-disclaimer-container {
    padding: 0 0 30px;	
	animation-delay: 2s;
	animation-duration: 1s;		
}

.footer-main-content {
	text-align: center;
	width: 944px;	
	padding: 0;	
}
.row.ftr-row {
	margin: 0;
}
.ftr-nap {
	color: #616161;
	text-transform: uppercase;
    letter-spacing: 1px;
	line-height: 24px;
}
.ftr-nap li {
	padding: 5px 0;
}
.ftr-nap-address {
	padding: 0;
}
p.ftr-nap-address-line1, p.ftr-nap-address-line2, p.ftr-nap-address-csz {
	display: inline-block;
	font-size: 15px;
    font-weight: 600;	
}
p.ftr-nap-address-csz {
	margin: 0;
}
.ftr-nap-address-line2 {
	position: relative;	
}

.ftr-nap-address-line2:nth-child(2) {
    border-left: 1px solid #616161;
    border-right: 1px solid #616161;
    padding: 0 15px;
    margin: 0 10px;
    line-height: 15px;
}
.ftr-nap .ftr-nap-phone:before, .ftr-nap .ftr-nap-map-directions:before {
	display: none;
}
.ftr-nap-phone {
	display: inline-block;
	font-size: 15px;
	position: relative;
    font-weight: 600;	
}
.ftr-nap-phone:before {
    content:'|';
    position: relative;
    display: inline-block;
    color: #616161;
    margin: 0 10px;
}
.ftr-nap-phone:nth-child(3) {
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	padding: 0 15px;
	margin: 0 10px;
}
.ftr-nap-phone a {
	color: #616161;
}
.ftr-nap-phone a:hover {
	color: #5a89aa;
}
.ftr-nap-map-directions {
	font-size: 15px;
	padding: 10px 0 0 !important;
    font-weight: 600;	
}
.ftr-nap-map-directions a {
	color: #5a89aa;
}
.ftr-nap-map-directions a:hover {
	color: #616161;
}

.footer-disclaimer-section {
	padding: 65px 0 0;
}
.ftr-disclosures p {
	font-size: 13px;
	line-height: 23px;
	color: #848383;
	margin: 0;
}
.ftr-disclosures-wrapper {
	padding: 0;
}
.ftr-disclaimers-wrapper {
	padding: 0 0 50px;
}
.ftr-disclaimers p {
	font-size: 13px;
	line-height: 15px;
	color: #848383;
	margin: 0;
}
.ftr-disclaimers-wrapper a {
	color: #848383;
}
.ftr-disclaimers-wrapper a:hover {
	color: #5a89aa;
}
.ftr-brokercheck {
    z-index: 10;
}

/*
==============================================
Bio and Reource page logo
==============================================
*/


.directions-list {
    background: none;
}
.interior-content-container {
    padding: 50px 100px 50px;	
}
.bio-content-right {
    padding: 0;	
}
.bio-content-left {
	padding: 0;
}
.bio-content-photo {
	padding: 7px 0 0;
}
.bio-content-name, .bio-content-social  {
	padding: 0;
}
.bio-content-name {
	margin-top: 10px;
}
.bio-detail-first-name {
	font-family: 'Playfair Display', serif;
	color: #4d6070;
	text-transform: uppercase;
	font-size: 24px;
}
.bio-detail-last-name {
	font-family: 'Playfair Display', serif;
	color: #4d6070;
	text-transform: uppercase;
	font-size: 24px;
}
.bio-detail-designation {
	font-family: 'Playfair Display', serif;
	color: #4d6070;
	font-size: 18px;	
}
.bio-detail-designation sup {
	font-size: 60%;
}
.bio-detail-first-name-wrapper {
    display: block;
}
.bio-detail-last-name-designation-wrapper {
    display: inline;
}
.bio-detail-title {
	font-family: 'Abel', sans-serif;
	font-size: 15px;
	line-height: 20px;	
	color: #5a89aa;
	text-transform: uppercase;
	margin-top: 0;
}
p.bio-detail-title  {
	margin: 0;
}
.bio-detail-links-wrapper .fa {
    padding: 0px 5px 0 0;
	color: #9c816c;
}
.bio-detail-links-wrapper .fa:hover {
	color: #5a89aa;	
}

.shannon-personal-photo-1 {
    padding-left: 0;
    padding-right: 8px;
}
.shannon-personal-photo-2 {
    padding-right: 0px;
    padding-left: 8px;
}

/******* Prev/Next Button Styles - Blog/Resource/Bio *******/

.blog-detail-previous-link-wrapper, .resource-detail-previous-link-wrapper, .bio-detail-previous-link-wrapper {
	top: 30% !important;
	left: 70px;
	text-align: left;
	opacity: 1 !important;
}

.blog-detail-next-link-wrapper, .resource-detail-next-link-wrapper, .bio-detail-next-link-wrapper {
	top: 30% !important;
	right: 70px;
	text-align: right;
	opacity: 1 !important;
}

.blog-detail-prev, .blog-detail-next, .resource-detail-prev, .resource-detail-next, .bio-detail-prev, .bio-detail-next {
	color: #4d6070;
    font-weight: 300;
    font-size: 18px;
	line-height: 20px;
}

.blog-detail-prev-resource, .blog-detail-next-resource, .resource-detail-prev-resource, .resource-detail-next-resource, .bio-detail-prev-bio, .bio-detail-next-bio {
	color: #4d6070;
	font-size: 18px;
	line-height: 20px;
}

.blog-detail-next-wrapper, .resource-detail-next-wrapper, .bio-detail-next-wrapper {
	margin: 10px 0px 0 0 !important;
	padding: 10px !important;
	display: inline-block !important;
}

.blog-detail-prev-wrapper, .resource-detail-prev-wrapper, .bio-detail-prev-wrapper {
    background: transparent;
    margin: 2px 0 0 25px;
    padding: 10px !important;
}

.blog-detail-next-arrow, .resource-detail-next-arrow, .bio-detail-next-arrow {
	position: relative;
    top: -9px;
    left: 2px;
}

/***** PREV/NEXT Background Color ********/

.blog-detail-next-link-wrapper:before, .blog-detail-next-link-wrapper-mobile:before, .resource-detail-next-link-wrapper:before, .resource-detail-next-link-wrapper-mobile:before, .bio-detail-next-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before {
    background: #9c816c !important;
}

/***** END PREV/NEXT Background Color ********/

/***** PREV/NEXT Hover Background Color ********/

.blog-detail-previous-link-wrapper:hover:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper-mobile:hover:before, .blog-detail-next-link-wrapper-mobile.hover-link:before, .resource-detail-previous-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-next-link-wrapper-mobile.hover-link:before, .bio-detail-previous-link:hover:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper-mobile.hover-link:before, .bio-detail-next-link-wrapper-mobile.hover-link:before {
    background: #5A89A9 !important;
}

/***** END PREV/NEXT Background Color ********/

.blog-detail-previous-link:hover:after, .resource-detail-previous-link:hover:after, .bio-detail-previous-link:hover:after {
    border-color: white !important;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-detail-previous-link-wrapper:before, .blog-detail-previous-link-wrapper-mobile:before, .resource-detail-previous-link:before, .bio-detail-previous-link:before, .bio-detail-previous-link-wrapper:before, .bio-detail-previous-link-wrapper-mobile:before {
    background: #9c816c !important;
    height: 60px !important;
    top: 4px !important;
}

.blog-detail-previous-arrow {
	position: absolute;
	left: -2px;
	top: -20px !important;
}

.bio-detail-previous-arrow {
	position: absolute;
	top: -12px !important;
    left: -2px;
}

.bio-detail-headshot {
	max-width: 206px !important;
}

.resource-detail-previous-link:after, .bio-detail-previous-link:after {
    top: -40px !important;
}

/********* Arrow Colors **********/

.resource-detail-previous-link:after, .bio-detail-previous-arrow {
	border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.resource-detail-next-arrow, .bio-detail-next-arrow {
	border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

/********* END Arrow Colors **********/

/*
==============================================
Intergenerational Wealth Transfer
==============================================
*/

.iwt-detail .interior-section .billboard-content:before {
	display: none;
}

.iwt-detail .intro-section {
	background: none;
}

.iwt-landing .intro-content, .iwt-detail .intro-content {
	padding: 0 15px;
}

.iwt-landing .masonry-cta {
	color: #000 !important;
	position: relative;
	padding: 10px 0 !important;
	bottom: 0;
	left: 0;
  }
  
  .iwt-landing .masonry-img {
	height: 360px;
  }
  
  .iwt-landing .intergenerational-main-landing-page .iwt-campaign-video-billboard {
	height: auto !important;
	background-position-y: inherit;
  }
  
  .iwt-landing .masonry-title {
	margin-top: 0;
  }
  
  .iwt-landing .main-content-int-copy, .iwt-detail .main-content-int-copy {
	padding-bottom: 0;
  }

  .iwt-detail .content-slider-media-content .content-slider-wrapper .content-slider-half-width-content-wrapper {
	padding: 90px 50px 90px;
  }
  
  .iwt-landing .content-slider-hidden-slide-link, .iwt-landing .masonry-link, .iwt-landing .mc-slide a, .iwt-detail .content-slider-hidden-slide-link, .iwt-detail .masonry-link, .iwt-detail .mc-slide a {
	color: #000;
  }
  
  .iwt-detail .media-carousel-section .media-carousel-base .mc-heading {
	font-size: 90px !important;
  }
  
  .iwt-detail .main-content-int-copy h3 {
	border-bottom: none;
  }
  
  .iwt-detail .callouts-container .callout-item .callout-heading-wrapper {
	padding: 0;
	margin-bottom: 0;
  }
  
  .iwt-detail .mc-content-wrapper {
	padding: 0;
  }
  
  .iwt-detail .mc-cta {
	left: 0;
  }
  
  .iwt-detail .mc-container .slick-prev:after {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
  }
  
  .iwt-detail .mc-container .slick-next:after {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
  }
  
  .iwt-detail .mc-container a:hover .mc-cta {
	background: none !important;
	border: none;
  }

  @media only screen and (max-width: 992px) {
	.iwt-landing .interior-section, .iwt-detail .interior-section {
		margin-top: 100px;
	}
	.iwt-landing .main-content .interior-wrap, .iwt-detail .main-content .interior-wrap {
		padding: 50px 90px 50px 50px;
	}
	.iwt-landing .interior-body-content, .iwt-detail .interior-body-content {
		padding: 0;
	}
	.iwt-detail .content-slider-media-content .content-slider-wrapper .content-slider-half-width-content-wrapper {
		padding: 30px 50px 0;
	  }
}
  
  @media only screen and (max-width: 768px) {
	.iwt-landing .main-content .interior-wrap, .iwt-detail .main-content .interior-wrap {
		padding: 0 30px;
	}
  }



/****** Bio ********/

@media screen and (max-width: 1200px) {
	.bio-detail-previous-link-wrapper-mobile, .bio-detail-next-link-wrapper-mobile {
		display: inline-block !important;
		right: 13px;
	}
	.bio-detail-previous-link-wrapper, .bio-detail-next-link-wrapper {
		display: none !important;
	}
}

.blog-detail-next-link-wrapper:before, .resource-detail-next-link-wrapper:before, .bio-detail-next-link-wrapper:before {
    top: 5px !important;
}

.blog-detail-next-link-wrapper-mobile:before, .resource-detail-next-link-wrapper-mobile:before, .bio-detail-next-link-wrapper-mobile:before {
    right: -13px;
    top: 5px;
}

/****** IE Prev/Next Fix ********/

@media screen\0 {
	.resource-detail-previous-link:after, .bio-detail-previous-link:after {
    	top: 22px !important;
	}
	.bio-detail-previous-link-wrapper:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before {
		top: -43px !important;
	}
	.bio-detail-next-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before {
		top:-31px !important;
	}
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {


}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
  and (min-device-width: 1366px)
  and (max-device-width: 1366px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {
	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
		margin: 0 auto 0 -55px;
		text-align: center;
		width: 100%;
	}
	.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav {
		  text-align: center;
	}	  
}

/* Large devices (tablet landscape, 1199px and less) tablet-l */
@media only screen and (max-width: 1199px) {
	.intro-content {
		padding: 60px 100px 100px;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav {
		width: 800px;
	}
	.billboard-container .billboard-logo-wrapper {
    	left: 50px;
	}
	.billboard-container {
		background-size: 90%;
	}
	

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav {
		text-align: center;
		margin: 0 auto 0 -110px;
		width: 100%;
	}
	.billboard-container .billboard-logo-wrapper {
		left: 130px;
		top: 55px;
	}	
	.billboard-container {
		background-position-y: 140px;
	}	
	.intro-content {
	    width: 914px;	
	    padding: 60px 40px 100px;	
	}
	.callout-section-2-container {
		width: 914px;
	}
	.callout-section-2 .callout-border {
    	width: 844px;
	}
	.callout-section-2 .callout-heading-wrapper {
		width: 332px;
		margin-top: 50px;
	}
	.callout-section-2 .callout-copy-wrapper {
		width: 332px;
	}	
	.callout-section-2 .callout-cta-wrapper {
		width: 332px;
	}	
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		margin-top: 50px;
	}
	.callout-section-2 .medical-callout .callout-cta-wrapper {
		margin-top: -40px;
	}	
	.footer-main-content {
		width: 814px;
	}
	.quote-content {
		width: 854px;
	}
	.quote-wrapper {
		margin: 0;
	}
	.callouts-container .callout-item {
		width: calc(100% - 20px);
	}	
/*	.callout-section-2 .individuals-callout, .callout-section-2 .medical-callout, .callout-section-2 .business-callout {
		background-size: 50%;
		height: 412px;
	}*/
	.callout-image-1 {
		height: 422px;
		width: 422px;
		background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-vision_.jpg) no-repeat;
		background-size: contain;
	}
	.callout-image-2 {
		height: 422px;
		width: 422px;
		left: 422px;
		background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-support_.jpg) no-repeat;
		background-size: contain;	
	}
	.callout-image-3 {
		height: 422px;
		width: 422px;
		background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/e/c/echelonwealthmanagement/images/callout-cfp_.jpg) no-repeat;
		background-size: contain;	
	}	
	.callout-image-1:before, .callout-image-2:before, .callout-image-3:before {
		height: 422px;
		width: 422px;	
	}
	.callout-section-2 .individuals-callout, .callout-section-2 .medical-callout, .callout-section-2 .business-callout{
		height: 422px;
	}
	.callout-section-2 .callout-heading-wrapper .callout-heading:after, .callouts-container .callout-item .callout-cta-wrapper button:after {
		display: none;
	}	
	

	.empty-billboard-all .billboard-container {
		height: 220px;
	}	
	.empty-billboard-all .billboard-content:before {
		height: 220px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 220px;		
	}	
	.empty-billboard-all .interior-wrap {
		padding: 50px 56px 0px 0px;
	}
	.interior .callouts-container, .callouts-mobile-slider {
		padding: 0 0 20px;
	}
	.interior .quote-wrapper {
		margin: 0 auto;	
	}
	.interior-wrap {
		padding: 50px 90px 50px 50px;
	}	
	.empty-billboard-all .interior-content-container {
		padding: 50px 120px 50px 50px;
	}
	.bio-detail-container {
		padding-bottom: 50px;
	}	
	/* Safari 4.0 - 8.0 */
	@-webkit-keyframes line-draw {
		from { width: 0px; }
		to { width: 45px; }
	}
	/* Standard syntax */
	@keyframes line-draw {
		from { width: 0px; }
		to { width: 45px; }
	}	
	.resource-page-main .interior-body-content {
		padding: 0 0 50px;
	}
	.masonry-container {
		max-width: 870px;
	}
	.resource-detail-previous-link-wrapper-mobile {
		bottom: 50px;
		left: -20px;
	}
	.resource-detail-next-link-wrapper-mobile {
		bottom: 50px;
		right: -21px;;
	}
	.resource-detail .interior-wrap {
    	padding: 50px 0 0 20px;
	}
	.interior-body-content {
		padding-right: 90px;
	}
	.interior .callouts-container .callout-item .callout-copy-wrapper, .interior .callouts-mobile-slider .callout-item .callout-copy-wrapper {
		opacity: 1;
		margin-top: 0;
	}
	.interior .callouts-container .callout-item .callout-cta-wrapper, .interior .callouts-mobile-slider .callout-item .callout-cta-wrapper {
		opacity: 1;
	}
	.resource-detail-previous-link-wrapper-mobile {
		bottom: 50px;
		left: -24px;
	}	
	.resource-detail-next-link-wrapper-mobile {
		bottom: 50px;
		right: -26px;
	}	

}


/* 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) {
	html {
		border: none;
	}		
	.nav-overall-wrapper:not(.van-mobile-nav).is-fixed {
		min-height: 0;
		height: 0;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav {
		margin: 0 auto;
	}	
	.empty-billboard-all .billboard-logo-wrapper {
		padding-top: 0;
		left: 270px;
	}
	.billboard-container {
		background-position-y: 190px;
		height: 548px;
	}
	.intro-content {
		width: auto;
		padding: 60px 30px 100px;
	}
	.intro-content p {
		padding: 0;
	}
	.intro-content .head-2 {
		font-size: 38px;
		line-height: 38px;
	}
	.intro-content .head-2:before, .intro-content .head-2:after {
		width: 45px;
	}	
	.callout-section-2 .callout-border {
		width: auto;
	}	
	.callout-section-2-container {
		width: auto;
    	padding: 0 30px;
	}
	.callouts-container .callout-item {
		width: 100%;
		height: 333px;
	}	
	.callout-image-1 {
		height: 354px;
		width: 354px;
	}
	.callout-image-2 {
		height: 354px;
		width: 354px;
		left: 354px;
	}
	.callout-image-3 {
		height: 354px;
		width: 354px;
	}	
	.callout-image-1:before, .callout-image-2:before, .callout-image-3:before {
		height: 354px;
		width: 354px;	
	}
	.callout-section-2 .individuals-callout, .callout-section-2 .medical-callout, .callout-section-2 .business-callout {
		height: 354px;
	}	
	.callout-section-2 .callout-heading-wrapper {
    	width: 298px;
   		margin-top: 32px;
	}
	.callout-section-2 .callout-copy-wrapper {
		width: 298px;
	    margin-top: -25px;	
	}
	.callout-section-2 .callout-cta-wrapper {
		width: 298px;	
	}	
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		margin: 30px 0px 0px 30px;
    	width: 314px;
	}
	.callout-section-2 .medical-callout .callout-copy-wrapper {
    	width: 314px;
    	margin: 20px 0 0 30px;
	}
	.callout-section-2 .medical-callout .callout-cta-wrapper {
		width: 232px;
		margin: -40px 0 0 20px;
	}	

	.callout-section-2 .callout-heading-wrapper .callout-heading .head-2 {
		font-size: 28px;
		line-height: 28px;
	}
	.medical-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-2:before, .individuals-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-1:before, .business-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-3:before {
		display: none;
	}
	.quote-content {
		width: auto;
		margin: 0 auto;
		padding: 0 30px;
	}	
	.footer-main-content {
		width: auto;
		padding: 0 30px;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
		background: rgba(0,0,0,.8);
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
		top: 0px;
		background: none;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    	padding: 15px 10px 10px;
	}
	.address-group-name-wrapper {
		display: none;
	}
	.address-phone-wrapper .address-1, .address-phone-wrapper .address-2, .address-phone-wrapper .phone-1, .address-map-directions-wrapper {
		display: block;
		color: #9C816B;
	}
	.address-phone-wrapper .phone-1 a, .address-map-directions-wrapper a {
		color: #9C816B;	
	}
	.address-phone-wrapper .phone-1 a:hover, .address-map-directions-wrapper a:hover {
		color: #5a89aa;	
	}	
	.interior .quote-wrapper {
		margin: 0 auto;
	}	
	.interior-wrap {
		padding: 50px 30px 0px;
	}
	.interior-body-content {
		padding: 0;
	}	
	.interior-headline-content .head-2:before, .interior-headline-content .head-2:after {
		/*width: 45px;*/
		display: none;
	}	
	.interior .callout-item .callout-image-wrapper .callout-image {
		margin: 0 auto;
		width: auto !important;
	}
	.empty-billboard-all .billboard-container {
		height: 220px;
	}	
	.empty-billboard-all .billboard-content:before {
		height: 220px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 220px;		
	}	
	.bio-content-name, .bio-content-social  {
		text-align: center;
	}	
	.bio-content-right {
		padding: 50px 0 0;
	}
	.empty-billboard-all .interior-content-container {
		padding: 50px 140px 50px 50px;
	}	
	.empty-billboard-all .interior-wrap {
		padding: 0px 30px;
	}	
	#filterbar {
		margin: 50px 40px 0px;
	}	
	.resource-detail .interior-wrap {
		padding: 0px 30px 0;
	}
	.interior-side-banner {
		clear: both;
	}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
	html {
		border: none;
	}
	.billboard-container .billboard-logo-wrapper {
		position: relative;		
		left: 0;
		top: -180px;
		padding-top: 0;
	}	
	.billboard-container {
		background-size: 271px;
		height: 358px;
	}
	.billboard-content:before {
		height: 288px;
	}	
	.billboard-content:after {
		height: 288px;
	}	
	.intro-content {
		width: auto;
		padding: 30px 30px 100px;
	}	
	.intro-content .head-2:before, .intro-content .head-2:after {
		display: none;
	}	
	.intro-content p {
		padding: 0;
	}
	h1 {
		font-size: 27px;
		line-height: 27px;	
	    margin: 0 0 50px;	
	}
	.callout-image-1 {
		width: 100%;
	}
	.callout-image-2 {
		left: 0;
		width: 100%;
	}
	.callout-image-3 {
		width: 100%;
	}	
	.medical-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-2:before, .individuals-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-1:before, .business-callout .callout-item:hover .callout-heading-wrapper .callout-heading .callout-image-3:before {
		display: none;
	}	
	.callout-section-2 .callout-border {
		width: auto;
	}	
	.individuals-callout, .medical-callout, .business-callout {
		background-image: none !important;
	}
	.callout-section-2-container {
		width: 100%;
	    padding: 0 30px;	
	}	
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		margin: 0;
	}
.callout-section-2 .medical-callout .callout-heading-wrapper 	
	.callouts-version-1.callouts-mobile-slider .callout-slide {
		background: none;
		width: auto !important;
	}
	.callout-section-2 .individuals-callout, .callout-section-2 .medical-callout, .callout-section-2 .business-callout {
		height: 602px;
	}
	.callout-section-2 .individuals-callout:after {
		display: none;
	}
	.callout-section-2 .callout-copy-wrapper p {
		text-align: center;
		max-width: none;
	}	
	.callout-section-2 .callout-heading-wrapper {
		width: auto;
		float: none;
		margin-top: 370px;
		height: 95px !important;
	}	
	.callout-section-2 .callout-heading-wrapper .callout-heading {
		text-align: center;
	}	
	.callout-section-2 .callout-copy-wrapper {
		width: auto;
		float: none;
		margin-top: 0;
	    height: 50px !important;	
		padding: 0 !important;
	}
	.callout-section-2 .callout-cta-wrapper {
		width: auto;
		float: none !important;
		margin: 0;
	}	
	
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		height:auto;
		margin-top: 0px;
		width: auto;
		float: none;
		margin-left: 0px;
	}	
	.callout-section-2 .medical-callout .callout-copy-wrapper {
		width: auto;
		margin: 20px 0 0 0;
		padding: 0;
	}		
	.callout-section-2 .medical-callout {
		margin-top: 0px;
	}	
	.callout-section-2 .business-callout {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
		font-family: 'Playfair Display', serif;
		font-style: italic;
		font-size: 14px;
		color: #a6956d;
		font-weight: 400;
		text-transform: none;
		letter-spacing: 1px;
		border: none;
		background: none;
		padding: 0px;
	}		
	.callout-heading span {
		display: block;
	}
	.callouts-mobile-slider {
		padding: 0;
	}
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		margin-top: 370px;
		padding: 0 !important;
	}	
	.callout-section-2 .callout-heading-wrapper .callout-heading, .callout-section-2 .callout-heading-wrapper .callout-heading .head-2, .callout-section-2 .callout-copy-wrapper p, .callout-section-2 .callout-cta-wrapper {
		text-align: center;
	}		
	.callout-section-2 .medical-callout .callout-copy-wrapper {
		width: 100%;
		margin: 20px 0;
	    padding: 0;	
	}
	.callout-section-2 .medical-callout .callout-cta-wrapper {
		width: 100%;
		margin: 0;
	    position: relative;
    	top: -40px;	
	}	
	.callout-section-2 .callout-heading-wrapper .callout-heading:after, .callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after {
		display: none;
	}	
	.callout-section-2 .medical-callout {
		margin-top: 0px;
	}	
	.quote-content {
		width: auto;
		margin: 0 auto;
		padding: 0 30px;
	}	
	.footer-main-content {
		width: auto;
		padding: 30px;
	}
	.interior-wrap {
		padding: 30px 30px 0px;
	}	
	.interior-wrap .head-2 {
		font-size: 38px;
		line-height: 38px;
	}	
	.interior-wrap .head-2:before, .interior-wrap .head-2:after {
		display: none;
	}	
	.interior .callouts-container .callout-item .callout-heading-wrapper, .interior .callouts-mobile-slider .callout-item .callout-heading-wrapper {
		padding: 10px 0;
		height: auto !important;
	}
	.interior .callouts-mobile-slider .callout-item .callout-copy-wrapper p {
		margin: 0;
	}
	.interior .callouts-container .callout-item .callout-cta-wrapper, .interior .callouts-mobile-slider .callout-item .callout-cta-wrapper {
    padding: 0 0 20px;
	}	
	.empty-billboard-all .interior-content-container {
		padding: 50px 30px;
	}	
	.empty-billboard-all .billboard-container {
		height: 208px;  
	}  
	.empty-billboard-all .billboard-content:before {
		height: 208px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 208px;
	}	

	#filterbar {
		margin: 50px 0px 0px;
	}	
	.resource-detail .interior-wrap {
		padding: 0px 30px;
	}
	.resource-detail-overall-wrapper img {
		width: 100% !important;
	}
	.empty-billboard-all .billboard-container .billboard-logo-wrapper {
		left: 0;
		top: -250px;
	}
	.shannon-personal-photo-1 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.shannon-personal-photo-2 {
		padding-right: 15px;
		padding-left: 15px;
	}	
	.resource-detail-content-wrapper {
		padding: 0px 0 80px 0;
	}	
	.ftr-nap-address-line1 { 
		display: block; 
	}
	.ftr-nap-address-line2 { 
		display: block;
		border-left: none !important;
		border-right: none !important;
	}
	.ftr-nap-phone {
		border-left: none !important;
		border-right: none !important;
		line-height: 15px;
		padding: 5px 0 0 !important;
		display: block;
	}
.bio-page-main .accord .accord-link-content, .bio-page-main .accord .accord-inner-link-content {
    padding: 50px 20px;
}	

}


/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 414px) and (max-width: 767px) and (orientation: landscape) {
	html {
		border: none;
	}	
	.billboard-container .billboard-logo-wrapper {
		position: relative;
		left: 0;
		top: -105px;
		padding-top: 0;
	}
	.billboard-container {
		background-size: 501px;
		height: 511px;
	}
	.billboard-content:before {
		height: 468px;
	}		
	.billboard-content:after {
		height: 468px;
	}	
	.intro-content {
		width: auto;
		padding: 30px 30px 100px;
	}	
	.intro-content .head-2:before, .intro-content .head-2:after {
		display: none;
	}		
	.intro-content p {
		padding: 0;
	}	
	h1 {
		font-size: 30px;
		line-height: 30px;	
	}
	.callout-image-1 {
		width: 100%;
	}
	.callout-image-2 {
		left: 0;
		width: 100%;
	}
	.callout-image-3 {
		width: 100%;
	}		
	.callout-section-2 .callout-border {
		width: auto;
	}	
	.callout-section-2 .individuals-callout .callout-cta-wrapper, .callout-section-2 .business-callout .callout-cta-wrapper {
		padding: 0 !important;
		height: auto !important;
	}	
	.callout-section-2 .callout-copy-wrapper p {
		text-align: center;
		max-width: none;
	}	
	.individuals-callout, .medical-callout, .business-callout {
		background-image: none !important;
	}	
	.callout-section-2-container {
		width: 100%;
		padding: 0 30px;	
	}
	.callout-section-2 .individuals-callout, .callout-section-2 .medical-callout, .callout-section-2 .business-callout {
		height: 582px;
	}	
	.callout-section-2 .individuals-callout:after {
		display: none;
	}	
	.callouts-version-1.callouts-mobile-slider .callout-slide {
		background: none;
		width: 100% !important;
	}	
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
		font-family: 'Playfair Display', serif;
		font-style: italic;
		font-size: 14px;
		color: #a6956d;
		font-weight: 400;
		text-transform: none;
		letter-spacing: 1px;
		border: none;
		background: none;
		padding: 10px;
	}	
	.callout-section-2 .callout-heading-wrapper .callout-heading, .callout-section-2 .callout-heading-wrapper .callout-heading .head-2, .callout-section-2 .callout-copy-wrapper p, .callout-section-2 .callout-cta-wrapper {
		text-align: center;
	}		
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		 margin: 380px 0 0;
	}
	.callout-section-2 .medical-callout .callout-copy-wrapper {
		width: 100%;
		margin: 20px 0;
		padding: 0;
	}
	.callout-section-2 .medical-callout .callout-cta-wrapper {
		width: 100%;
		margin: 0;
	    padding: 0 !important;	
	}
	.callout-section-2 .callout-heading-wrapper {
		width: 100%;
		margin-top: 380px;

	}
	.callout-section-2 .individuals-callout .callout-copy-wrapper, .callout-section-2 .business-callout .callout-copy-wrapper {
		height: auto !important;
	}
	.callout-section-2 .callout-copy-wrapper {
		width: 100%;
		padding: 0;
	}
	.callout-section-2 .callout-cta-wrapper {
		width: 100%;
		margin: 0;
	}
	.callout-section-2 .callout-copy-wrapper p {
		max-width: none;
	    margin: 0;	
	}
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		height: auto !important;
		width: 100%;
		padding: 0 !important;
	}
	.callout-section-2 .medical-callout, .callout-section-2 .business-callout {
		margin-top: 0px;
	}
	.callouts-mobile-slider {
		padding: 0;
	}	
	.callout-section-2 .callout-heading-wrapper .callout-heading:after, .callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after {
		display: none;
	}	
	.quote-content {
		width: auto;
		margin: 0 auto;
		padding: 0 30px;
	}	
	.footer-main-content {
		width: auto;
		padding: 30px;
	}	
	.interior-wrap {
		padding: 30px 30px 0px;
	}	
	.interior-wrap .head-2 {
		font-size: 38px;
		line-height: 38px;
	}	
	.interior-wrap .head-2:before, .interior-wrap .head-2:after {
		display: none;
	}	
	.interior .callouts-container .callout-item .callout-heading-wrapper, .interior .callouts-mobile-slider .callout-item .callout-heading-wrapper {
		padding: 10px 0;
		height: 70px !important;;
	}	
	.interior .callouts-container .callout-item .callout-cta-wrapper, .interior .callouts-mobile-slider .callout-item .callout-cta-wrapper {
    	padding: 0 0 20px;
		height: auto;
	}
	.empty-billboard-all .interior-content-container {
		padding: 50px 30px;
	}	
	.empty-billboard-all .billboard-container {
		height: 208px;  
	}  
	.empty-billboard-all .billboard-content:before {
		height: 208px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 208px;
	}	
	.resource-page-main .interior-wrap {
		padding: 0;
	}	
	#filterbar {
		margin: 50px 30px 0px;
	}	
	.resource-detail .interior-wrap {
		padding: 0px 30px;
	}	
	.shannon-personal-photo-1 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.shannon-personal-photo-2 {
		padding-right: 15px;
		padding-left: 15px;
	}	
	.resource-detail-content-wrapper {
		padding: 0px 0 80px 0;
	}	
.bio-page-main .accord .accord-link-content, .bio-page-main .accord .accord-inner-link-content {
    padding: 20px;
}		
	

}


/* Portrait */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	.billboard-container .billboard-logo-wrapper {
		top: -200px;
	  }
	.billboard-container {
		background-size: 281px;
		height: 328px;
		background-position-y: 180px;
	}		  
	.callout-section-2 .medical-callout .callout-cta-wrapper {
    	top: 0px;
	}
	.empty-billboard-all .billboard-container {
		background-size: 281px;
		height: 198px;
		background-position-y: 150px;
	}	  
	.empty-billboard-all .billboard-container .billboard-logo-wrapper {
		left: 0;
		top: -200px;
	}	
	.empty-billboard-all .billboard-content:before {
		height: 168px;
	}	 
	.empty-billboard-all .billboard-content:after {
		height: 168px;
	}		  
	 
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	.billboard-container .billboard-logo-wrapper {
		position: relative;
		left: 0;
		top: -80px;
	}	  
	.billboard-container {
		background-size: 511px !important;
		height: 422px !important;
		background-position-y: 160px !important;
	}
	.billboard-content:before {
		height: 368px !important;
	}	
	.billboard-content:after {
		height: 368px !important;
	}	 	
	.empty-billboard-all .billboard-container {
		height: 208px;  
	}  
	.empty-billboard-all .billboard-content:before {
		height: 208px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 208px;
	}		  
	  
	  
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	.billboard-container .billboard-logo-wrapper {
		left: 0;
		top: -250px;
	}
	.billboard-container {
		background-size: 331px;
		height: 348px;
		background-position-y: 180px;
	}
	.billboard-content:before {
		height: 308px;
	}	
	.billboard-content:after {
		height: 308px;
	}
	.empty-billboard-all .billboard-container .billboard-logo-wrapper {
		left: 0;
		top: -250px;
	}	  
	.empty-billboard-all .billboard-container {
		height: 168px;  
	}  
	.empty-billboard-all .billboard-content:before {
		height: 168px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 168px;
	}	
	.callout-section-2 .medical-callout .callout-cta-wrapper {
    	top: 0px;
	} 
}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	.billboard-container {
		background-size: 591px;
		height: 471px;
		background-position-y: 170px;
	}
	.billboard-content:before {
		height: 418px;
	}
	.billboard-content:after {
		height: 418px;
	}	
	.empty-billboard-all .billboard-container {
		height: 168px !important;  
	}  
	.empty-billboard-all .billboard-content:before {
		height: 168px !important;
	}
	.empty-billboard-all .billboard-content:after {
		height: 168px !important;
	}		  
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3) {

}

/* Portrait */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {
	.billboard-container .billboard-logo-wrapper {
		top: -290px;
	}	  
	.billboard-container {
		background-size: 371px;
		height: 338px;
		background-position-y: 150px;
	}
	.billboard-content:before {
		height: 288px;
	}
	.billboard-content:after {
		height: 288px;
	}
	.empty-billboard-all .billboard-container .billboard-logo-wrapper {
		left: 0;
		top: -280px;
	}		  
	.empty-billboard-all .billboard-container {
		height: 168px;  
	}  
	.empty-billboard-all .billboard-content:before {
		height: 168px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 168px;
	}			
	h1 {
		margin: 0 20px 50px;
	}	
 
	  
}

/* Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {
	.billboard-container .billboard-logo-wrapper {
		top: -130px;
	}	  
	.billboard-container {
		background-position-y: 170px;
		background-size: 661px;
		height: 508px;
	}
	.billboard-content:before {
		height: 448px;
	}
	.billboard-content:after {
		height: 448px;
	}
	.empty-billboard-all .billboard-container {
		height: 168px;  
	}  
	.empty-billboard-all .billboard-content:before {
		height: 168px;
	}
	.empty-billboard-all .billboard-content:after {
		height: 168px;
	}			  
}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3) {

}

/* Portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {

}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {


}

@media screen\0 {
	.billboard-container .billboard-logo-wrapper {
		width: 200px;
		padding-top: 0;
	}
	.callout-section-2 .callout-heading-wrapper {
		position: relative;
		width: 250px;
		left: 50px;
	}
	.callout-section-2 .callout-copy-wrapper {
		position: relative;
		width: 300px;
		left: 120px;
	}	
	.callout-section-2 .callout-cta-wrapper {
		position: relative;
		width: 250px;
		left: 70px;
	}	
	.callout-section-2 .medical-callout .callout-heading-wrapper {
		position: relative;
		width: 300px;
		left: -200px;	
		top: 100px;
		margin-top: 0;
	}
	.callout-section-2 .medical-callout .callout-copy-wrapper {
		position: relative;
		width: 300px;
		left: -200px;	
		top: 100px;
	}	
	.callout-section-2 .medical-callout .callout-cta-wrapper {
		position: relative;
		width: 300px;
		left: -200px;	
		top: 100px;
	}	
	.callouts-container .callout-item, .callouts-mobile-slider .callout-item {
		width: calc(472px - 20px);
	}
	.resource-detail-previous-link:after, .bio-detail-previous-link:after {
    	top: 22px !important;
	}
	.bio-detail-previous-link-wrapper:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before {
		top: -43px !important;
	}
	.bio-detail-next-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before {
		top:-31px !important;
	}	
	.blog-detail-prev-wrapper, .resource-detail-prev-wrapper, .bio-detail-prev-wrapper {
		margin: -52px 0 0 25px;
		position: relative;
		top: -10px;	
	}
	.blog-detail-next-wrapper, .resource-detail-next-wrapper, .bio-detail-next-wrapper {
		margin: -52px 0 0 25px !important;
		position: relative;
		top: -10px;
	}
	.blog-detail-previous-link-wrapper, .resource-detail-previous-link-wrapper, .bio-detail-previous-link-wrapper {
		top: 30% !important;
		}
	.blog-detail-next-link-wrapper, .resource-detail-next-link-wrapper, .bio-detail-next-link-wrapper {
		top: 30% !important;
		}
	.bio-detail-next-arrow {
		top: -14px;
	}
	.bio-detail-previous-arrow {
		top: -23px !important;
	}
	.callout-image-1, .callout-image-3 {
		left: -472px;
		top: -100px;
	}
	.callout-image-2 {
		left: 378px;
		top: -100px;
	}	
	.callout-section-2 .individuals-callout .callout-heading-wrapper, .callout-section-2 .business-callout .callout-heading-wrapper {
		width: 472px;
		padding: 0 70px;
		left: 247px;
	}
	.empty-billboard-all .billboard-container .billboard-logo-wrapper {
		top: 35px;
	}
.blog-detail-previous-link-wrapper, .resource-detail-previous-link-wrapper, .bio-detail-previous-link-wrapper {
	top: 40% !important;
}

.blog-detail-next-link-wrapper, .resource-detail-next-link-wrapper, .bio-detail-next-link-wrapper {
	top: 40% !important;
}	

}








