@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600|Raleway:400,400i|Dosis:400,700|Playfair+Display');


@import url('animate-j.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: Debra Souza
JOB #: 16-BR3ME-0053     
COMPLETION DATE: 2018       
ADDITIONAL NOTES:   
Fonts: 
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Raleway', sans-serif;
font-family: 'Dosis', sans-serif;



Source Sans Pro




Playfair Display

regular 400
regular 400 Italic
bold 600
bold 600 Italic
___

Work Sans

thin 100
extra-light 200
light 300
regular 400
medium 500
semi-bold 600
bold 700
extra-bold 800
black 900

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




.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;   }



/*.wow {
    visibility: hidden;
}*/


body {
	font-family: 'Source Sans Pro', sans-serif;
}

.main-content {
	margin-top: 0 !important;
	padding-top: 160px !important;
}


a {
	color: #0e3669;
	-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, a:focus {
	color: #497D92;
    text-decoration: none;
}
p {
	margin: 0 0 30px !important;
	line-height: 28px;
    font-size: 17px;	
}
h1 { 

}
h2 {
    font-family: 'Raleway', sans-serif;
	color: #0e3669 !important;	
	font-size: 26px;
	margin: 0 0 20px;
}
h3 {
    font-family: 'Raleway', sans-serif;
	color: #0e3669 !important;
    font-size: 24px;	
	line-height: 34px;
}
h3 sup {
    font-size: 50%;
    top: -14px;
}
strong, b {
    font-weight: 600;	
}

sup {
    font-size: 75%;
    position: relative;
    vertical-align: sub;
}
.cfp {
	font-variant: small-caps;
}

.logo-section-top {
	display: none;
}

/*
==============================================
Navigation
==============================================
*/

.account-access-header-wrapper {
    display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav).is-fixed {
	background-color: transparent;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    top: 70px;
	background: #000;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    padding: 18px 30px 40px 0;
}
.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: #7dd7fc;
}
.investor-access-input-wrapper input {
    width: 80%;
    height: 40px;
}
.investor-access-id-icon, .investor-access-password-icon {
	color: #000;
	bottom: 15px;
}

.nav-main-header { 
	background: none;
	animation: fadeInDown 1s linear;
    -webkit-animation: fadeInDown 1s linear;
}
.nav-overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    display: none;
}
.nav { background: rgba(19,19,19,0.8); }
.nav .primary-nav li a img {
    margin-right: 100px;
	position: relative;
    top: 10px;
}

.primary-nav {
    max-width: 1170px;
    padding: 0;
    float: none;
    margin: 0 auto;	
}
.primary-nav > li {
	margin-left: 0;
	top: 0px;
}
.primary-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 600;
}
.primary-nav > li > a:hover {
    color: #7dd7fc;
}
.primary-nav .secondary-nav a:hover {
    color: #7dd7fc;	
}
 .primary-nav > li > a.selected, .nav-standard.selected {
    color: #7dd7fc;
}
.primary-nav .secondary-nav a.active, .primary-nav a.active {
    color: #7dd7fc !important;
}
.primary-nav .secondary-nav, .primary-nav .nav-gallery, .primary-nav .nav-icons {
    background: #000;
    padding: 25px;
    box-shadow: none;
    width: 240px !important;	
}
.primary-nav .secondary-nav a {
	font-size: 15px;	
	color: #ffffff;
}
.nav-overall-wrapper {
    position: fixed;
	z-index: 10;
	width: 100%;
	top:0;
}
.account-access-header-wrapper {
    background: #fff;
	text-transform: uppercase;
}
.primary-nav .secondary-nav a p.account-access-header {
    color: #000000;
}
.primary-nav .secondary-nav a p.account-access-header:hover {
    color: #a29061;
}
.investor-access-login-button {
	background: #fff;	
	color: #000;
}
.investor-access-login-button:hover {
    color: #a29061;
    background: white;
}
.nav-trigger.nav-is-visible span::before, .nav-trigger.nav-is-visible span::after {
	background: #b1b1b1 !important;
}
.investor-access-id {
    font-size: 12px;
}
.primary-nav li.single-child .single-nav {
    right: -70px;
}

/***** Header Logo Section *****/
.header-logo-section {
	/*background: rgba(19,19,19,0.8);
	padding: 10px 0;*/
}



/*
==============================================
Billboard - Home
==============================================
*/
.home .main-content {
	padding-top: 0 !important;
}
.section-main {
	clear: both;
}
.billboard-content { 
	position: relative; 
	animation-duration: 1s;	
	animation-delay: 2s;
}
.billboard-container {
    max-width: inherit;
    background-size: cover !important;
    background-position: center center;
	height: 1100px;
}
.billboard-content:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	/*background: rgba(25,48,82,0.75);*/
	background: rgba(54,82,122,1);
	background: -moz-linear-gradient(left, rgba(54,82,122,1) 0%, rgba(54,82,122,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(54,82,122,1)), color-stop(25%, rgba(54,82,122,0.81)), color-stop(100%, rgba(3,12,26,0.25)));
	background: -webkit-linear-gradient(left, rgba(54,82,122,1) 0%, rgba(54,82,122,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: -o-linear-gradient(left, rgba(54,82,122,1) 0%, rgba(54,82,122,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: -ms-linear-gradient(left, rgba(54,82,122,1) 0%, rgba(54,82,122,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: linear-gradient(to right, rgba(54,82,122,1) 0%, rgba(54,82,122,0.81) 25%, rgba(3,12,26,0.25) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36527a', endColorstr='#030c1a', GradientType=1 );
	width: 100%;
	height: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	animation-name: fadeIn;
	animation-delay: 1s;
	animation-duration: 2s;
	
}
.billboard-content-wrapper {
	position: relative;
	z-index: 1;
}
.billboard-content-wrapper p {
	color: #fff;
	font-size: 18px; 
	line-height: 28px;
}
.section-1 .billboard-content-wrapper {
    color: black;
	margin: 0 auto; 
}
.section-1 .billboard-content-wrapper .section-1-copy {
	padding-right: 220px;
	animation-delay: 1s;
	text-shadow: 0 0 20px rgba(0,0,0,.6);
}
.section-1 .billboard-content-wrapper h2.section-1-copy  {
	color: #fff !important;
}
.billboard-heading h1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
    font-weight: 400;	
	margin: 0 0 20px;
	text-align: left;
    font-size: 48px;
	-webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 20px #000;	
	position: relative;
	z-index: 100;
	
}
.section-1 .billboard-heading h1.home-head-1 {
	animation-delay: 2s;
	animation-duration: 1s;
}
.section-1 .billboard-heading h1.home-head-1 span{
display: block;
}
.billboard-heading h1.home-head-1 {
	animation-delay: .5s;
	animation-duration: 1s;
}
.billboard-heading .head-1{
	font-size: 18px; 
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'Dosis', sans-serif;
	display: block;
}


.billboard-heading h1 span {
	display: block;
}
.billboard-heading h1 .home-head-2 {
	font-size: 18px; 
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'Dosis', sans-serif;
	display: block;
}
.billboard-container .billboard-logo-wrapper {
	display: none;
}

.billboard-2-content .billboard-content-wrapper p.section-1-copy {
    width: 500px;
}
.billboard-container a:hover {
	color: #C5AF7D;
}

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


/*
==============================================
Home - Call Outs
==============================================
*/

.callouts-container {
	grid-template-columns: repeat(2, 235px);
    background: none;
    margin: -320px 0 0;
    z-index: 1;
    position: relative;	
}
.callouts-container .callout-item, .callouts-mobile-slider .callout-item {
	background: none !important;
	position: relative;
	/* width: 235px; */
}
.callouts-container .callout-item .callout-heading-wrapper {
	padding: 0px;
}
.callouts-1, .callouts-2, .callouts-3, .callouts-4, .billboard-4 {
	display: none;
}

.callout-heading-wrapper h1 {
    background: #fff;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    bottom: -180px;
    height: 40px !important;
    letter-spacing: 1px;
    font-size: 15px;
    margin-top: -23px;
    z-index: 1;
}

.callout-heading-wrapper h1:before {
    content: '';
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/callout-arrow.png) no-repeat;
    width: 19px;
    height: 13px;
    position: relative;
    top: -13px;
    left: 0;
    display: block;
    margin: 0 auto;
}

.callout-1 .callout-heading-wrapper h1 {
	animation-delay: 2.5s;
	animation-duration: 1s;
}
.callout-2 .callout-heading-wrapper h1 {
	animation-delay: 3s;
	animation-duration: 1s;
}
.callouts-content .callout-heading-wrapper h3.callout-heading { display:none; }
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
    background: #212121;
    padding: 20px !important;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    /* width: 235px; */
    font-size: 14px;
    opacity: 0;
    -webkit-transform: translate3d(0,1.5em,0);
    transform: translate3d(0,1.5em,0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    position: relative;
    top: -15px;
	height: 116px !important;
}



.callouts-container .callout-item .callout-categories-wrapper, .callouts-mobile-slider .callout-item .callout-categories-wrapper {
    padding: 20px;
    border-top: none !important;
    margin-top: 0px !important;
}
.callout-copy-wrapper p { 
	margin-bottom: 0 !important; 
	font-size: 14px;
	line-height: 20px;
}
.callouts-container .callout-item .callout-cta-wrapper, .callouts-mobile-slider .callout-item .callout-cta-wrapper {
    height: auto;
    padding: 0;
    text-align: center;
    background: #212121;
    opacity: 0;
    /* width: 235px; */
    margin: 0 auto;
    transform: translate3d(0,1.5em,0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    position: relative;
    top: -33px;
}
.callouts-container .callout-item .callout-cta-wrapper button, .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
	background: none !important;
	border: none !important;
	color: #a29061 !important;
	font-family: 'Dosis', sans-serif;
}

.callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
    color: #a29061;
    border: none;
    background: none;
}

.callouts-content .callouts-wrap {
    float: right;
    grid-template-columns: repeat(2, 305px);
    background: none;
    margin: -320px 0 0;
    z-index: 1;
    position: relative;
}


.callouts-content .callout-item:hover .callout-copy-wrapper,
.callouts-content .callout-item:hover .callout-cta-wrapper {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.callout-heading-wrapper {  
	animation: fadeIn;
	animation-delay: 1s;
	animation-duration: 1s;	
}
.callouts-4-content {
	position: relative;
}
/*
.callouts-4-content:before {
    content: '';
    top: -10px;
    left: 0;
    position: absolute;
    height: 10px;
    width: 100%;
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);	 
}
*/

/*
==============================================
Home - Quotes
==============================================
*/
blockquote { 
	border-left: none; 
}
.quote-content { 
	position: relative; 
}
.quote-content:before {
    content: '';
    top: -10px;
    left: 0;
    position: relative;
    height: 10px;
    width: 100%;
	background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);
}
.quote-content:after {
    content: '';
    position: relative;
    z-index: 1;
    margin-bottom: -10px;
    left: 0;
    height: 10px;
    width: 100%;
	background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);
}
.quote blockquote {
	color: #0e3669;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Dosis', sans-serif;
	position: relative;
    padding: 10px 130px;
    margin: 0 0 30px;	
	animation-duration: 1s;	
}
.quote blockquote:before{
	content:'“';
	font-family: 'Playfair Display', serif;
	font-size: 72px;
	color: #aeadad;
	position: relative;
    top: 17px;
	animation-delay: 1s;
	animation-duration: 1s;		
}
.quote blockquote:after {
    content: '”';
    font-family: 'Playfair Display', serif;
    font-size: 72px;
    color: #aeadad;
    position: absolute;
    bottom: 2px;
	animation-delay: 1s;
	animation-duration: 1s;		
}
.quote-hr {
	display: none;
}
.quote-wrapper {
	padding: 20px 100px;	
}

/*
==============================================
Interior - Our Team
==============================================
*/

.interior .billboard-container {
	height: 565px;
}
.interior .billboard-content {
	animation-duration: 1s;
}
.interior .billboard-content:before {
	display: none;
}
.interior .billboard-content-wrapper {
	min-height: 565px;	
}
.interior .billboard-overlay {
	position: absolute;
	top: 0;
	left: 0;
	/*background: rgba(25,48,82,0.75);*/
	background: rgba(39,78,135,1);
	background: -moz-linear-gradient(left, rgba(39,78,135,1) 0%, rgba(39,78,135,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(39,78,135,1)), color-stop(25%, rgba(39,78,135,0.81)), color-stop(100%, rgba(3,12,26,0.25)));
	background: -webkit-linear-gradient(left, rgba(39,78,135,1) 0%, rgba(39,78,135,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: -o-linear-gradient(left, rgba(39,78,135,1) 0%, rgba(39,78,135,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: -ms-linear-gradient(left, rgba(39,78,135,1) 0%, rgba(39,78,135,0.81) 25%, rgba(3,12,26,0.25) 100%);
	background: linear-gradient(to right, rgba(39,78,135,1) 0%, rgba(39,78,135,0.81) 25%, rgba(3,12,26,0.25) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36527a', endColorstr='#030c1a', GradientType=1 );	
	width: 100%;
	height: 725px;
    z-index: 0;
	animation-delay: 1s;
	animation-duration: 2s;		
}
.interior .billboard-heading h1.home-head-1 {
    animation-delay: 2.5s;
    animation-duration: 1s;
}

.interior .quote blockquote {
	padding: 10px 150px;
	margin: 0;
}

.interior .quote {
	position: relative;	
	animation-delay: .5s;
    animation-duration: 1s;	
}
.quoteLeft {
	height: 10px;
    width: 120px;
	position: absolute;
	top: 53px;
	left: 620px;
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);	
	animation-delay: 2s;
    animation-duration: 1s;	
}
.quoteRight {
	height: 10px;
    width: 120px;
	position: absolute;
	top: 53px;
	right: 620px;
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);	
	animation-delay: 2s;
    animation-duration: 1s;	
}

@-webkit-keyframes slideCustomLeft {
  from {
	opacity: 0;
    width: 0;
  }

  to {
	opacity: 1;  
    width: 120;
  }
}

@keyframes slideCustomLeft {
  from {
	opacity: 0;  
    width: 0;
  }

  to {
	opacity: 1;  
    width: 120;
  }
}

.slideCustomLeft {
  -webkit-animation-name: slideCustomLeft;
  animation-name: slideCustomLeft;
}

@-webkit-keyframes slideCustomRight {
  from {
	opacity: 0;
    width: 0;
  }

  to {
	opacity: 1;  
    width: 120;
  }
}

@keyframes slideCustomRight {
  from {
	opacity: 0;  
    width: 0;
  }

  to {
	opacity: 1;  
    width: 120;
  }
}

.slideCustomRight {
  -webkit-animation-name: slideCustomRight;
  animation-name: slideCustomRight;
}

.interior .quote-wrapper {
	padding: 0 0 20px;
}
.interior .quote blockquote:before {
	display: none;
}
.interior .quote blockquote:after {
	display: none;
}

.body-content {
	position: relative;	
}
.body-content:before {
    content: '';
    top: -10px;
    left: 0;
    position: relative;
    height: 10px;
    width: 100%;
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);
}
.blog-section:before {
    content: '';
    top: 0px;
    left: 0;
    position: relative;
    height: 10px;
    width: 100%;
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);
}
.client-corner .body-content:before, .bio-main-wrap .body-content:before {
    top: 10px;
}
.resource-page .body-content:before, .body-blog-detail .body-content:before {
	top: 0;
}
.body-content-wrap ul {
	list-style: disc;
}
.body-content-wrap ul li {
    line-height: 28px;
    font-size: 16px;
}

.body-content-wrap { 
	padding: 100px 200px; 
    position: relative;
}

.disclaimer-bottom .disclaimer { 
position: absolute;
bottom: 0;
padding-bottom: 20px;	
}

/*
==============================================
BLOG
==============================================
*/
.main-content-int-blog, .main-content-int-blog-archive {
	padding-top: 100px;
}
.blog-landing-content-wrapper.blog-landing-variant-2 .blog-landing-banner-wrapper, .blog-landing-content-wrapper.blog-landing-variant-2 .blog-landing-overall-copy {
    width: 100%;
}
.body-blog-detail .main-content {

}
.social-media-share-wrapper {
    margin-top: 10px;
}
.blog-detail-info-share-wrapper {
	margin-top: 10px;
}
.resource-pager {
    padding: 0 0 50px;
}
.blog-landing-info-share-wrapper {
	margin-bottom: 10px;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy {
    margin-bottom: 10px;
}
.blog-detail-copy-wrapper a {
    color: #0e3669;
}
.blog-detail-copy-wrapper a:hover {
    color: #497D92;
}
.blog-detail-content-wrapper {
	margin: 0 auto;
}

/*
==============================================
YEARBOOK
==============================================
*/
.yearbook-three .yearbook-slide {
    width: 50%;
}
.yearbook-headshot-wrapper img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;	
    bottom: 0;
    margin: auto;
    height: auto;
}
.yearbook-headshot-wrapper {
    width: 262px;
    height: 350px !important;
    position: relative;
    overflow: hidden;
    border: 5px solid #0e3669;
}

.yearbook-three .yearbook-headshot-wrapper:after {
    content: 'View Bio';
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    position: relative;
    width: 150px;
    height: 40px;
    background: #274e87;
    top: 250px;
    opacity: 0;
}
.yearbook-three .yearbook-name-wrapper, .yearbook-last-name  {
    color: #000;
	height: auto !important;	
}
.yearbook-designation {
    color: #000;	
    line-height: 20px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;	
}


.yearbook-three a:hover .yearbook-headshot-wrapper:after {
    content: 'View Bio';
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    position: relative;
    width: 150px;
    height: 40px;
    background: #274e87;
    top: 250px;
    opacity: 1;
}

.yearbook-three .yearbook-designation-wrapper {
    display: block;
	margin: 5px 0;
}
.yearbook-three .yearbook-links .fa {
	color: #0e3669;
	-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;	
}
.yearbook-three .yearbook-links .fa:hover {
    color: #497D92;
}
.yearbook-three .yearbook-hr {
	background-color: #274e87;
	color: #274e87;
}
.yearbook-three .yearbook-first-name, .yearbook-three .yearbook-last-name {
    font-family: 'Raleway', sans-serif;
	font-size: 27px;
    line-height: 40px;
    color: #000000 !important;	
}
.yearbook-three .yearbook-title {
    line-height: 27px;
    font-size: 20px;
    color: #000;
    font-family: 'Raleway', sans-serif;
	text-transform: none;
	display: block;
}

/****** bios *******/


/* Bios */
.bio-main-wrap .main-content {
    padding-top: 50px !important;	
}
.bio-main-wrap .nav-main-header {
	background: #fff;
}
.bio-detail-title-wrapper p { 
	margin-bottom: 0px !important;
}

.bio-main-wrap .body-content-wrap {
    padding: 100px 15px 100px;
}

.bio-content-right {
    padding: 90px 100px 0 20px;
}
.bio-content-left {
    padding: 100px 0px 30px 30px;
}
.bio-detail-headshot-wrapper {
	text-align: center;
}

.bio-detail-next-link:before {
	display:none; 
}
.bio-detail-previous-link:before {
	display: none; 
}
.bio-detail-next-wrapper {
	padding: 10px 30px 10px 0; 
}
.bio-detail-previous-link:after {
    top: -43px;
}
.bio-detail-next-link:after {
    left: 52px;
    top: -43px;	
}

.bio-detail-title {
    margin: 0px;
    line-height: 27px;
    font-size: 20px;
    padding: 0 20px;
}

.bio-detail-headshot {
	width: auto;
	max-width: 250px;
    border: 5px solid #0e3669;	
}
.bio-detail-copy-wrapper firstletter {
    left: 0px;
    top: 35px;
}
.bio-content-photo {
	margin-bottom: 20px;
}
.bio-content-name {
	text-align: center;
}

.bio-detail-title {
    display: block;	
	margin: 0px;
	line-height: 27px;
	font-size: 20px;
	color: #000;
	font-family: 'Raleway', sans-serif;	
}
.bio-detail-first-name-wrapper, .bio-detail-last-name-designation-wrapper, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-designation-wrapper, .bio-detail-designation, .bio-detail-middle-initial-wrapper, .bio-detail-middle-initial {
	font-family: 'Raleway', sans-serif;
    line-height: 40px;
    color: #000000 !important;
    display: inline;
}
.bio-detail-middle-initial-wrapper {
	font-size: 27px;
}
.bio-detail-designation-wrapper {
	font-family: 'Work Sans', sans-serif;
	position: relative !important;
	display: block;
    top: -16px;
}
.bio-detail-designation {
    line-height: 20px;
    font-size: 16px;
	font-family: 'Raleway', sans-serif;	
	display: block;
}
.bio-detail-first-name, .bio-detail-last-name, .bio-detail-middle-initial {
	font-size: 27px !important;
}

.bio-content-social {
	text-align: center;
}
.bio-name {
	    margin-top: 20px;
}

.bio-assets-container {
	border-bottom: 1px solid #ececec;
    margin: 0px 0px 50px;
    padding: 0px 0px 49px;
}
.bio-page .main-content-int-container {
	padding-top: 100px;
}
.bio-detail-next-link-wrapper-mobile:before {
	background: none;	
}
.bio-detail-previous-link-wrapper-mobile:before {
	background: none;	
}
.bio-detail-previous-link-wrapper-mobile {
	bottom: 10px;
	left: 25px;
}
.bio-detail-next-link-wrapper-mobile {
	bottom: 10px;
	right: 25px;
}

.bio-detail-links-wrapper .fa {
    color: #0e3669;
}
.bio-detail-links-wrapper .fa:hover {
    color: #497D92;
}
.bio-detail-previous-link-wrapper, .bio-detail-next-link-wrapper {
	top: 22% !important;
}


/*
==============================================
Interior Default Page
==============================================
*/


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

.main-content-int-form {
	margin-top: 60px;
}
.contact-form {
	background-color: #dcdcdc;
}
.contact-form .form-inline .captcha .btn-contact {
	display: inline-flex;
	height: 40px;
	width: 150px;
	border: 2px solid #787878;
	margin: 20px 20px 20px 20px;
	font-family: Playfair Display;
	color: #393939;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background: none;
}
.contact-form .form-inline .captcha .btn-contact:hover {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 2px solid #7dd7fc;
	background: rgba(255, 255, 255, 1);
	color: #393930;
}
.contact-form .form-inline .captcha {
	background-color: #f1f2f4;
}
.directions-search { 
	background: none;
}
.directions-search .submit-search {
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 600;
    background: #000;
    color: #fff;
}
.directions-search .submit-search:hover {
    background: #000;
    color: #7dd7fc;
    border: 1px solid black;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #000 transparent transparent transparent;
}
.contact-form .form-inline .form-group .form-control::-webkit-input-placeholder {
  color: #000;
}
/*
==============================================
Resources - Masonry Grid
==============================================
*/
.client-corner-copy {
    padding: 0px 150px 50px;
}
.client-corner .main-content  {
    padding-top: 150px !important;	
	background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-quote.jpg);	
}
.resource-page .main-content {

}
.after-the-close .main-content {
    padding-top: 170px !important;	
	background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-quote.jpg);	
}
.client-corner .body-content-wrap {
    padding: 100px 0px 0px;
}
.resource-detail-copy-wrapper a {
	color: #0e3669;
}
.resource-detail-copy-wrapper a:hover {
    color: #497D92;
}
.social-media-share-wrapper span a:hover {
    color: #497D92;
}
.resource-detail-info-wrapper a:hover {
	color: #497D92;
}

.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #497D92;
}

.disclaimer {
	font-size: 12px !important;
	line-height: 15px !important;
}

.masonry-title {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
    padding-top: 50px;	
}
.masonry-link {
	color: #000;	
}
.masonry-link:hover { color: #7dd7fc; }

.masonry-link:hover .masonry-cta {
	text-decoration: none;
	color: #fff;
}
.masonry-link.masonry-two-by-two { 
	color: #fff;
} 
.masonry-link.masonry-two-by-two:hover { 
	color: #fff;
} 



.masonry-one-by-one .masonry-cta-text .masonry-cta {
	color: #fff;
}
.masonry-date {
font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
}
.masonry-paragraph {
font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.masonry-load-more, .masonry-tertiary-load-more {
	display: inline-flex;
	height: 40px;
	width: 150px;
	border: 2px solid #000;
	margin: 20px 20px 20px 20px;
	font-family: 'Work Sans', sans-serif;
	color: #393939;
	font-size: 15px;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: none;
}

.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #7dd7fc;
	background: rgba(255, 255, 255, 0.5);
	color: #393939;
}

.masonry-load-more:before {
	content: "\f021";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: relative;
	left: -7px;
	color: #393939;
	animation: rotating 2s infinite linear;
	-webkit-animation: rotating 2s infinite linear;
}
.masonry-one-by-one {
	background: #000000;	
}
.masonry-link.masonry-one-by-one {
	color: #ffffff;
} 
.masonry-link.masonry-one-by-one:hover {
    color: #000000;
    background: #ffffff;
} 
.masonry-link.masonry-one-by-one .masonry-cta {
    text-decoration: none;
    color: #ffffff;
}
.masonry-link.masonry-one-by-one:hover .masonry-cta {
    text-decoration: none;
    color: #000000;
}
.masonry-one-by-one .masonry-link .masonry-cta {
    color: #ffffff;
}
.masonry-one-by-one:hover .masonry-overlay {
    background: none;
}
.masonry-two-by-one {
	background: #ffffff;	
}
.masonry-two-by-one:hover .masonry-overlay {
    background: none;
}
.masonry-link.masonry-two-by-one:hover {
    color: #ffffff;
    background: #000000;
} 
.masonry-link.masonry-two-by-one:hover .masonry-cta {
    text-decoration: none;
    color: #fff;
}


.masonry-one-by-two {
	background: #ffffff;	
}
.masonry-one-by-two:hover .masonry-overlay {
    background: none;
}
.masonry-link.masonry-one-by-two:hover {
    color: #ffffff;
    background: #000000;
} 
.masonry-one-by-two:hover .masonry-overlay {
    background: none;
}
.masonry-one-by-two {
	background: #ffffff;	
}
.masonry-two-by-one .masonry-img-container:after {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #000;
}
.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;	
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #000;
}
.masonry-two-by-two .masonry-img, .masonry-three-by-one-full-image .masonry-img {

}
.masonry-container {
	padding: 70px 15px;
}
.filter-container {
	margin-bottom: 0px;
	max-width: 100%;
	padding: 0px;
}
.filter-link {
	border: none;
	background: none;
	padding-bottom: 0px;
}
.filter {
	background: none;
	margin-bottom: 0px;
}
.masonry-container {
	background: none;
}
.filter-dropdown li {
    list-style-type: none;
}
.filter-open.fa-angle-down:before {
	color: #000;
}
.filter a {
	color: #393939;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.filter a:hover {
	color: #497D92;
}
.filter-reset:hover {
	color: #497D92;
}
/****** block colors ******/
.masonrytile021x1 {
	background: url(https://scrcm01apwqa.rjf.com/-/media/rj/advisor-sites/sites/a/j/ajaneewm/images/bkg-slide-1.jpg);
	background-repeat: no-repeat;
	color: #fff;
	padding: 0px 10px;
	background-size: cover;
}
.masonrytile021x2 .masonry-copy {
	height: 370px !important;
}
.masonry-copy {
	padding: 0px 35px;
}
.masonry-category-container {
	bottom: 25px;
}
.masonry-cta-text .masonry-cta {
	bottom: 40px;
	padding-left:10px;
	color: #000;
}
.masonry-two-by-two .masonry-cta {
	color: #fff;
}
.masonry-one-of-two .masonry-cta  {
	padding-left:10px;
}
.masonry-two-by-two, .masonry-three-by-one-full-image {
    background: #606669;
}
.masonry-two-by-two .masonry-img, .masonry-three-by-one-full-image .masonry-img {
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.masonry-two-by-two .masonry-img {
    height: 800px !important;
}
 .masonry-cta {
    padding: 0 0 20px 20px !important;
}
.masonrytile021x1 .masonry-cta {
	color: #fff !important;
	padding-left:20px;
}
.masonry-category-container {
	left: auto;
}
.masonrytile021x1 .masonry-cta-text .masonry-cta {
			padding-left:20px;
}
.resource-page .body-content {
	padding-top: 0px;
}
.resource-page .body-content-wrap {
	padding: 30px 200px;
}
.resource-detail-content-wrapper {
    padding: 0 0px 80px 0px;
}


/****** 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;}




/********* Accordion Styles **********/

.accord {
    margin: 0 0 20px;
	background: none;
}
.accord .fa {
	color: #0e3669;
}
.accord li.open .fa {
	color: #497D92;
}

.accord .accord-link, .accord .accord-inner-link {
	font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #0e3669;
    padding: 14px 15px 15px 0px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
	color: #497D92;
}
.accord li.open .accord-link, .accord li.open .accord-inner-link {
	color: #497D92;
}

.interior .body-content-wrap ul.accord li {
    line-height: 1.5em;
    list-style-type: none !important;
    margin-left: 0;
}
.accord .accord-link-content, .accord .accord-inner-link-content {
	background: none;
}
.interior .body-content-wrap ul.accord li .accord-link-content ul li, .interior .body-content-wrap ul.accord li .accord-inner-link-content ul li {
	list-style-type: disc !important;
	border-bottom: 0;
}


/*
==============================================
Footer
==============================================
*/
.footer-section {
	background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-footer.jpg);	
}
.footer-container-main {
    padding: 50px 0 30px;
    border-bottom: 1px solid #6c6857;
    margin-bottom: 80px;
	position: relative;
}
.footer-section .ftr-logo-wrapper {
	padding-top: 0px;
}
.ftr-logo-wrapper:before{
    content: '';
    position: absolute;
    border-top: 1px solid #6C684B;
    width: 100%;
    top: 20px;
}
.ftr-logo-wrapper:after{
	content: '';
    position: absolute;
    border-bottom: 1px solid #6C684B;
    width: 100%;
    bottom: 30px;
}
.ftr-logo-wrapper img {
	background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-footer.jpg);
    z-index: 1;
}
.ftr-cta-wrapper {
	font-family: 'Raleway', sans-serif;
	text-align: center;
	margin: 0;
}
.ftr-cta-wrapper h2 {
	margin: 0;
	color: #fff !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;	
}
.ftr-cta:hover h2 {
    color: #C5AF7D !important;
}

.ftr-cta {
	color: #fff;
	border: none;
}

.footer-disclaimer {
	background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-disclaimer.jpg);	
	clear: both;
}
.ftr-disclosures p {
	color: #fff;
	font-size: 11px; line-height: 15px;
}
.ftr-disclosures a {
	color: #fff;
}
.ftr-disclosures a:hover {
	color: #C5AF7D;
}

.ftr-nap {
	margin-bottom: 0;
}
.ftr-nap li {
	color: #fff;
    margin-bottom: 15px;	
}
.ftr-nap p {
	margin: 0 !important;
    line-height: 20px;	
}
.ftr-nap a {
	color: #C5AF7D;
}
.ftr-brokercheck {
    z-index: 101;
}
.ftr-nap-address-line1, .ftr-nap-address-line2, .ftr-nap-address-csz {
    line-height: 18px;
}


.ftr-nap .ftr-nap-phone a { color: #fff; }
.ftr-nap .ftr-nap-phone a:hover { color: #a29061; }
.ftr-nap .ftr-nap-name { display: none; }
.ftr-nap .ftr-nap-name:before { display: none; }
.ftr-nap .ftr-nap-email:before { display: none; }
.ftr-nap .ftr-nap-address-label:before { display: none; }
.ftr-nap .ftr-nap-map-directions:before { display: none; }
.ftr-nap .ftr-nap-phone:before { display: none; }
.ftr-nap-address { 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
	letter-spacing: 2px;
    padding: 0 !important;	
}
.social-container {
    text-align: center;
    padding-top: 20px;
    margin: 0 50px;	
    border-top: 1px solid #6C685A;
}
.footer-address-1 {
	text-align: right;
}
.footer-address-1 .ftr-nap-phone { 
	text-align: right;
	letter-spacing: 2px;
	padding: 0px 0 0px 30px !important;
	margin-bottom: 5px;	
}
.footer-address-1 .ftr-nap-map-directions { 
	text-align: right;
	letter-spacing: 2px;
	padding: 3px 0 !important;
}
.footer-address-2 {
	text-align: left;
}
.footer-address-2 .ftr-nap-phone { 
	text-align: left;
	letter-spacing: 2px;
	padding: 0px !important;
    margin-bottom: 5px;	
}
.footer-address-2 .ftr-nap-map-directions { 
	text-align: left;
	letter-spacing: 2px;
	padding: 3px 0 !important;
}
.footer-address-main .ftr-nap-address-label { 
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #C5AF7D;
	letter-spacing: 0;
	position: relative;
	display: block;	
	margin-bottom: 15px !important;
}
.footer-address-main .ftr-nap-address-label:after {
	content: 'office';
	font-family: 'Dosis', sans-serif;
    font-size: 14px;
	line-height: 18px;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
    display: block;  
}
.footer-address-main .ftr-nap-address-line1:after, .footer-address-main .ftr-nap-address-line2:after {
	content: ",";
    position: relative;
    margin-left: 2px;
    margin-right: 2px;
    color: #fff;
    display: inherit!important;
}
.social-container .fa {
	color: #C5AF7D;
	padding: 0 20px;
    -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;	
}
.social-container .fa:hover {
	color: #fff;
}
.footer-cta {
	padding: 0;
}
/*.footer-container-main:before {
	content: '';
    top: -10px;
    left: 0;
    position: absolute;
    height: 10px;
    width: 100%;
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);	 
}*/
.interior .footer-container-main:before {
	content: '';
    top: 0px;
    left: 0;
    position: absolute;
    height: 10px;
    width: 100%;
    background: url(https://raymondjames.com/intellusadvisors/-/media/rj/advisor-sites/sites/i/n/intellusadvisors/images/bkg-gray.jpg);	 
}

/*
==============================================
Bio and Reource page logo
==============================================
*/
.logo-top-content .ftr-logo-wrapper:before, .logo-top-content .ftr-logo-wrapper:after {
	display: none;
}
.logo-top-content .ftr-logo-wrapper img {
	background: none;
}
.logo-top-content .ftr-logo-wrapper {
	display: none;
}



/*
==============================================
Responsive Meia Queries GOOD
==============================================
*/

/* Touch devices only */
@media (pointer:coarse) {
	body:not(.van-mobile-nav) .nav-main-header, body:not(.van-mobile-nav) .nav, body:not(.van-mobile-nav) .primary-nav {
		height: 100%;
		top: 0px;
	}	

	.nav-overlay.is-visible {
	z-index: 100;
	}
	.nav-header-buttons {
		z-index: 255 !important;
		top: 25px;
		right: 5px;
	}

	
}

/* ----------- 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) {
.bio-main-wrap .body-content-wrap {
    padding: 120px 15px 100px;
}
}

/* 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) {
	.callouts-container .callout-item .callout-copy-wrapper {
		 -webkit-transform: none;
		transform: none;
		-webkit-transition: none;
		transition: none;
		position: relative;
	/*    top: 0px;	*/
	}
	.callout-heading-wrapper h1 {
		animation-delay: 0s !important;
		animation-duration: 0s !important;
		bottom: -168px;
	}

	.callouts-container .callout-item .callout-cta-wrapper {

		 -webkit-transform: none;
		transform: none;
		-webkit-transition: none;
		transition: none;
		position: relative;
		/*top: 0px;
		margin-top: -18px;*/
	}
	.callouts-container .callout-item .callout-copy-wrapper {
		opacity: 1;	
	}	
	.callouts-container .callout-item .callout-cta-wrapper {
		opacity: 1;	
		top: -39px;	
		padding: 10px;
	}		 
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    top: 120px;
	  }
}

/* Large devices (tablet landscape, 1199px and less) tablet-l */
@media only screen and (max-width: 1199px) {
.body-content-wrap {
    padding: 100px 100px;
}
	.bio-detail-container {
		padding-bottom: 0;
	}
	
}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.interior .billboard-overlay {
    	height: 725px;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    top: 92px;
	  }	
	.header-logo-section {
    background: rgba(19,19,19,0.8);
    padding: 0;
	}
	.client-corner .main-content {
		overflow: initial;
		padding-top: 150px !important;
	}
	.resource-page .main-content {
		overflow: initial;
	}

	.resource-page .body-content-wrap {
    padding: 30px 50px;
	}

	.nav .primary-nav li a img {
		margin-left: 20px;
		margin-right: 0px;
	}	
	.primary-nav > .has-children > a {
		padding-right: 25px !important;
	}	
	.primary-nav {
		max-width: 1024px;	
	}
	.callouts-1 .callouts-container {	
		margin: -290px 0 0;
	}	
	.section-1 .billboard-content-wrapper .section-1-copy {
		padding-right: 20px;
	}
	.section-1 .billboard-1 .billboard-container {
		max-height: 990px;
		height: 990px;	
	}	
	.billboard-heading-wrapper {
		margin-top: 0px;
		text-align: left;
	}	
	.callouts-content .callout-item:hover .callout-copy-wrapper, .callouts-content .callout-item:hover .callout-cta-wrapper {
		-webkit-transform: none;
		transform: none;
	}	

/* callouts */
	.callouts-container .callout-item {
		width: 320px;
	}	
	.callouts-container .callout-item .callout-copy-wrapper {
		opacity: 1;	
	}	
	.callouts-container .callout-item .callout-heading-wrapper {
		padding: 0;
	}
	.callout-heading-wrapper h1 {
		animation-delay: 0s !important;
		animation-duration: 0s !important;
	    bottom: -168px;	
	}
	.callouts-container .callout-item .callout-copy-wrapper {
		 -webkit-transform: none;
		transform: none;
		-webkit-transition: none;
		transition: none;
		position: relative;
		opacity: 1;	
		top: -39px;			
	}	
	.callouts-container .callout-item .callout-cta-wrapper {
		 -webkit-transform: none;
		transform: none;
		-webkit-transition: none;
		transition: none;
		position: relative;
		padding: 10px;
   	 	opacity: 1;
    	top: -39px;	
	}	
	.body-content-wrap {
		padding: 100px;
	}	
	.quoteRight {
    	right: 615px;
	}
	.quoteLeft {
    	left: 615px;
	}	
	.bio-main-wrap .main-content {
		padding-top: 30px !important;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav {
		margin: 0;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li > .nav-subnav .page-link {
		display: none;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav {
		left: -70px;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav {
		left: 20px;
	}	
	.blog-detail-previous-link-wrapper-mobile, .blog-detail-next-link-wrapper-mobile, .resource-detail-previous-link-wrapper-mobile, .resource-detail-next-link-wrapper-mobile {
		bottom: 27px;
	}		
}


/* 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) {
	.home .billboard-container .billboard-logo-wrapper {
    margin-top: -405px;
}
	.main-content {
		padding-top: 0 !important;
	}	
	.interior .billboard-overlay {
		height: 565px;
	}	
.resource-page .main-content {
    padding-top: 0px !important;
}
.resource-page .body-content {
    padding-top: 10px;
}	
.nav-address-mobile {
	color: #fff;
}	
.nav-address-mobile .nav-address-mobile	{
	text-align: left;		
}
.nav-address-mobile .address-group-name-1 {
	font-size: 30px;
    line-height: 40px;	
}
.nav-address-mobile .phone-1, .nav-address-mobile .address-1, .nav-address-mobile .address-2, .nav-address-mobile .address-3 {
	display: block;
    line-height: 20px;	
}	
.nav-address-mobile .phone-1 a, .nav-address-mobile .address-map-directions a {
	color: #fff;	
}	
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    top: 0px;
left: 0px;
}	

.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: #999;	
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    padding: 9px 32px 9px 17px;
}
.nav {
	display: initial;
}	
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #000; 
}	
.secondary-nav .nav-address-overall-wrapper {
	display:none; 
}	
.primary-nav > li {
    padding-top: 0px;
}	
.primary-nav .secondary-nav, .primary-nav .nav-gallery, .primary-nav .nav-icons {
    width: -webkit-fill-available !important;
}	
.logo-top-content .ftr-logo-wrapper {
	display: block;
}	
.logo-top-content .ftr-logo-wrapper img {
    margin: 0 auto;
}	
.client-corner .main-content {
	padding-top: 10px !important;	
}	
.billboard-heading {
	position: relative;
	top: 60px;
	margin-bottom: 60px;
	text-align: left;
}	
.billboard-heading-wrapper {
    margin-top: 0px;
}	
.billboard-heading h1.home-head-1 {
    animation-delay: 0s;
}	
	.billboard-container .billboard-logo-wrapper {
		display: block;
		position: relative;
	    margin-top: -215px;
	}
	.body-content-wrap {
		padding: 100px 50px;
	}	
	.social-container {
		margin: 0 10px; 
	}
	.quote blockquote {
		padding: 10px 0px; 
	}	
	.interior .quote blockquote {
		padding: 10px 130px;
	}
	.quoteLeft {
		left: 500px;
	}
	.quoteRight {
		right: 500px;
	}	
	.quote-wrapper {
		padding: 20px 50px;
	}	
	.section-1 .billboard-content-wrapper .section-1-copy {
	padding-right: 0px;	
	}	
	.section-1 .callouts-container {
		margin: -290px 0 0;		
	}	
	.billboard-container .billboard-logo-wrapper .billboard-logo {
		width: 200px;
	}	
	.section-1 .billboard-1 .billboard-container {

	}	
	.slick-dots {
		position: relative;
		bottom: 0;
	}
	.callouts-container .callout-item .callout-copy-wrapper {
		 -webkit-transform: none;
		transform: none;
		-webkit-transition: none;
		transition: none;
		position: relative;
	}
	.callout-heading-wrapper h1 {
		animation-delay: 0s !important;
		animation-duration: 0s !important;
	}

	.callouts-container .callout-item .callout-cta-wrapper {
		 -webkit-transform: none;
		transform: none;
		-webkit-transition: none;
		transition: none;
		position: relative;
	    padding: 10px;
   	 	opacity: 1;
    	top: -39px;	
	}	
/* Bios */	
	.bio-main-wrap .main-content {
		overflow: hidden;
		padding-top: 0px !important;	
	}
	.bio-main-wrap .body-content-wrap {
		padding: 10px 0px 0px;
	}
	
	.bio-content-left {
		padding: 100px 0px 10px;
	}	
	.bio-content-right {
		padding: 50px 0px;
	}
	.bio-detail-copy-wrapper {
	    padding: 0 45px;
	}	
	.bio-main-wrap .body-content-wrap {
		padding: 10px 15px 0px;
	}	
	.fa-angle-down:before {
		color: #7dd7fc;
	}	
	.resource-detail-previous-link-wrapper-mobile {
		left: -59px;
	}	
	.resource-detail-next-link-wrapper-mobile {
		right: -59px;
	}
	.resource-page .body-content-wrap {
		padding: 30px 50px;
	}
	.client-corner .body-content:before, .resource-page .body-content:before, .bio-main-wrap .body-content:before {
		top: -10px;
	}	
	.after-the-close .main-content {
		padding-top: 10px !important;
	}
	.section-1 .billboard-content-wrapper h2.section-1-copy {
		padding-top: 20px;
	}	
	.yearbook-three .yearbook-headshot {
		width: 100%;
	}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
	.resource-page .body-content-wrap {
		padding: 30px;
	}	
.body-what-we-do.interior .billboard-container .billboard-logo-wrapper {
    margin-top: -152px;
}
.body-retirement-plans.interior .billboard-container .billboard-logo-wrapper {
    margin-top: -192px;
}
.home .billboard-container .billboard-logo-wrapper {
    margin-top: -85px;
}
.interior .billboard-container .billboard-logo-wrapper {
    margin-top: -224px;
}	
.billboard-container {
	height: auto;		
}	
.billboard-heading {
	text-align: center;	
}	
.billboard-heading h1 {
	text-align: center;
}	
.section-1 .billboard-content-wrapper .section-1-copy {
	padding-right: 0 !important;	
}
.billboard-2-content .billboard-content-wrapper p.section-1-copy {
    width: auto;
}		
.callouts-content {
	background: #263959;
	padding: 30px 15px;
}	
.callouts-content .callouts-wrap {
	float: none;
	margin: 0 auto;
}	
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
	 -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: 0px;	
	height: 100px !important;	
}
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-cta-wrapper {
	 -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: 0px;	
}
.callouts-mobile-slider {
	grid-template-columns: repeat(2, 235px);
    background: none;
    margin: 0;
    z-index: 1;
    position: relative;	
	padding: 20px 0;
}
.callouts-mobile-slider .callout-item .callout-copy-wrapper {
	opacity: 1;
	width: 100%;
	height: 100px !important;	
}	
.callouts-mobile-slider .callout-item .callout-cta-wrapper {
	margin-top: -18px;
	opacity: 1;
	width: 100%;
}
.callouts-mobile-slider .callout-heading-wrapper {
	padding: 0 !important;
	height: 0;
}
.callout-heading-wrapper h1 {
    margin: 0 auto;
    width: 100%;
    bottom: -173px;
	animation-delay: 0s !important;
    animation-duration: 0s !important;
}
.interior .billboard-content-wrapper .container {
	width: 100%; 
}

.interior .quote blockquote {
    padding: 30px 0px;
}
.slick-dots {
    position: relative;
	bottom: 0; 
}
.quote-wrapper {
    padding: 20px 10px;
}	
.quoteLeft {
    left: 0px;
    top: 0;
    position: relative;
    margin: 0 auto;
    display: block;
	animation-delay: 1s;	
}	
.quoteRight {
    right: 0px;
    top: 0;
    position: relative;
    margin: 0 auto;
    display: block;
	animation-delay: 1s;
}		
.billboard-container .billboard-logo-wrapper {
	top: 0;	
    margin-top: -90px;	
}	

.section-1 .billboard-content-wrapper, .section-2 .billboard-content-wrapper, .section-3 .billboard-content-wrapper {
	padding: 80px 30px;		
}	
.footer-address-1 {
    text-align: center;
}
.ftr-nap-map-directions {
	text-align: center !important;	
}	
.ftr-nap-phone {
	text-align: center;
    padding: 0px !important;	
}	
.footer-address-2 {
    text-align: center;
}	
.footer-address-1 .ftr-nap-phone {
    padding: 0px 0 0px 0px !important;
}	
.ftr-nap-phone {
	text-align: center !important;
    padding: 0px !important;	
	}		
.social-container {
	padding-top: 10px;	
    margin: 0 20px;	
}	

.ftr-logo-wrapper:after, .ftr-logo-wrapper:before {
	display:none;
}	
.footer-logo {
    margin: 20px 0;	
}	
.section-1 .billboard-1 .billboard-container {
    max-height: 1050px;
    height: 1050px;
}
.slick-prev, .slick-next {
	display: none !important;
}	
.slick-dots li.slick-active button:before {
    color: #fff !important;
}
.slick-dots li button:before {
    color: #fff !important;	
}

.body-content-wrap {
    padding: 50px 30px;
}		
.interior .quote-wrapper {
    margin: 20px 0 40px;
}	
.interior .yearbook-three .yearbook-slide {
    width: 100%;
}	
	.client-corner .body-content {
		padding: 0;
	}	
	.client-corner .body-content-wrap {
		padding: 100px 30px 0px;
	}	
	.bio-main-wrap .body-content-wrap {
		padding: 10px 0px 0px;
	}	
	.resource-detail-previous-link-wrapper-mobile {
		left: 0px;
	}	
	.resource-detail-next-link-wrapper-mobile {
		right: 0px;
	}	
	.section-1 .billboard-content-wrapper h2.section-1-copy {
		padding-top: 20px;
	}	
	.bio-content-left {
		padding: 50px 0px 10px;
	}	
	.client-corner-copy {
		padding: 0px 0px 50px;
	}	
	.ftr-nap-address-line1, .ftr-nap-address-line2, .ftr-nap-address-csz {
		display: block;
	}
	.footer-address-main .ftr-nap-address-line1:after, .footer-address-main .ftr-nap-address-line2:after {
		display: none !important;
	}
}


/* 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) {
.home .billboard-container .billboard-logo-wrapper {
    margin-top: -85px !important;
}	
.interior .billboard-container .billboard-logo-wrapper {
    margin-top: -166px !important;
}	
.billboard-container {
	height: auto;		
}		
.section-1 .billboard-heading h1.home-head-1 {
	animation-delay: 1s;	
}	

.section-1 .billboard-1 .billboard-container {
    max-height: fit-content;
    height: auto;
}	
.ftr-cta-wrapper {
    margin: 0 0 -20px;
}	
.footer-address-1 {
    text-align: center;
}
.ftr-cta-wrapper h2 {
    margin: 0 0 20px 0;
}	
.ftr-nap-map-directions {
	text-align: center !important;	
}	
.ftr-nap-phone {
	text-align: center;
    padding: 0px !important;	
}	
.footer-address-2 {
    text-align: center;
}	
.footer-address-1 .ftr-nap-phone {
    padding: 0px 0 0px 0px !important;
}	
.ftr-nap-phone {
	text-align: center !important;
    padding: 0px !important;	
}			
.callouts-mobile-slider {
	grid-template-columns: repeat(2, 235px);
    background: none;
    margin: 0;
    z-index: 1;
    position: relative;	
}		
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
	 -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: 0px;	
	height: 100px !important;	
}
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-cta-wrapper {
	 -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: -20px;
    height: auto !important;
    padding: 10px !important;	
}
.callouts-content {
    background: #263959;
}
.callout-heading-wrapper h1 {
    bottom: -200px;
}	
.callouts-content .callouts-wrap {
	float: none;
	margin-top:0px;
}
.callout-heading-wrapper h1 {
    animation-delay: 0s !important;
    animation-duration: 0s !important;
}
.callouts-mobile-slider .callout-item .callout-copy-wrapper {
    margin: 0 auto;
    height: 97px !important;	
	width: 100%;
	opacity: 1;
	}
.callout-heading-wrapper {
	padding: 0px !important;
}
.callout-heading-wrapper h1:before {
    opacity: 1;
}
.callouts-mobile-slider .callout-item .callout-cta-wrapper {
    opacity: 1;	
	width: 100%;
}	
.section-1 .callouts-1-content .callouts-content .callouts-wrap {
	margin-top:180px !important;
}
.billboard-container .billboard-logo-wrapper {
	margin-top: -90px;	
	top: 0;	
    margin-bottom: 50px;	
}	
.section-1 .billboard-content-wrapper, .section-2 .billboard-content-wrapper, .section-3 .billboard-content-wrapper {
	padding: 80px 30px;		
}	
	.section-3 .billboard-content-wrapper  {
		display: block;
	}	
.footer-logo {
    margin: 0 15px;	
}
.interior .billboard-content-wrapper .container {
    width: 100%;
}		
.billboard-heading h1 {
    text-align: left;
}	

.slick-prev, .slick-next {
	display: none !important;
}	
.slick-dots li.slick-active button:before {
    color: #fff !important;
}
.slick-dots li button:before {
    color: #fff !important;	
}
.body-content-wrap {
    padding: 100px 30px;
}	
.interior .quote blockquote {
    padding: 10px 0px;
}	
.interior .quote blockquote {
    padding: 30px 0px;
}	
.quoteLeft {
    left: 0px;
    top: 0;
    position: relative;
    margin: 0 auto;
    display: block;
	animation-delay: .5s;	
}	
.quoteRight {
    right: 0px;
    top: 0;
    position: relative;
    margin: 0 auto;
    display: block;
	animation-delay: .5s;	
}		
.social-container {
	margin: 0 190px;		
}	
.body-content-wrap {
    padding: 50px 30px;
}	
.interior .quote-wrapper {
    margin: 20px 0 40px;
}	
.interior .yearbook-three .yearbook-slide {
    width: 100%;
}	
	.client-corner .body-content {
		padding: 0;
	}	
	.client-corner .body-content-wrap {
		padding: 100px 30px 0px;
	}	
	.bio-main-wrap .body-content-wrap {
		padding: 10px 0px 0px;
	}	
	.resource-page .body-content-wrap {
		padding: 30px;
	}		
	.resource-detail-previous-link-wrapper-mobile {
		left: 0px;
	}	
	.resource-detail-next-link-wrapper-mobile {
		right: 0px;
	}	
	.section-1 .billboard-content-wrapper h2.section-1-copy {
		padding-top: 20px;
	}	
	.billboard-2-content .billboard-content-wrapper p.section-1-copy {
		width: auto;
	}	
	.bio-content-left {
		padding: 50px 0px 10px;
	}	
	.client-corner-copy {
		padding: 0px 0px 50px;
	}	
	.ftr-nap-address-line1, .ftr-nap-address-line2, .ftr-nap-address-csz {
		display: block;
	}
	.footer-address-main .ftr-nap-address-line1:after, .footer-address-main .ftr-nap-address-line2:after {
		display: none !important;
	}
}


/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
.billboard-heading h1 {
    font-size: 40px;	  
}
}


/* ----------- 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) { 
.section-1 .billboard-1 .billboard-container {
    max-height: 1150px;
    height: 1150px;
}
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
.interior .quote blockquote {
    padding: 20px 50px;
}
.callout-heading-wrapper h1 {
    bottom: -185px;
}	  
}

/* ----------- 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) { 
.section-1 .billboard-1 .billboard-container {
    max-height: 1050px;
    height: 1050px;
}
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.social-container {
	margin: 0 190px !important;		
}
.billboard-container .billboard-logo-wrapper {
    margin-top: -90px !important;
} 
.billboard-heading-wrapper {
	margin-top: 0 !important;	  
}
.interior .quote blockquote {
    padding: 20px 50px;
}	
.callout-heading-wrapper h1 {
    margin: 0 auto;
    width: 100%;
    bottom: -115px !important;
    animation-delay: 0s !important;
    animation-duration: 0s !important;
}	  
}

/* ----------- 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) { 
  
.logo-top-content .ftr-logo-wrapper {
    display: block;
    width: 200px;	
}	  
.primary-nav > li {
    padding-top: 0;
}	  
nav.nav {
    position: absolute;
}	  
.billboard-container .billboard-logo-wrapper {
    display: block;
    position: relative;
    width: 200px;	
    margin-top: -170px;	
}	  
.interior .billboard-content-wrapper .container {
    width: 100%;
}		
.billboard-heading h1 {
    text-align: left;
}  
.callouts-content.container {
    background: #263959;
	padding: 30px 15px;
}	
.callouts-content .callouts-wrap {
	float: none;
	margin: 0 auto;
}	
.callouts-1, .callouts-2, .callouts-3, .callouts-4 {
	background: #263959;		  
}	  
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
	 -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: 0px;	
	height: 100px !important;	
}
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-cta-wrapper {
	 -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: -35px;	
}
.callouts-container .callout-item .callout-cta-wrapper {
	padding: 10px;	  
	opacity: 1;
    top: -35px;	
}	  
.callouts-mobile-slider {
	grid-template-columns: repeat(2, 235px);
    background: none;
    margin: 0;
    z-index: 1;
    position: relative;	
	padding: 20px 0;
}
.callouts-mobile-slider .callout-item .callout-copy-wrapper {
	opacity: 1;
	width: 100%;
	height: 100px !important;	
	margin-bottom: 0;
}	
.callouts-mobile-slider .callout-item .callout-cta-wrapper {
	margin-top: -18px;
	opacity: 1;
	width: 100%;
	-webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: -35px;	
}
.callouts-mobile-slider .callout-heading-wrapper {
	padding: 0 !important;
	height: 0;
}
.callout-heading-wrapper h1 {
    left: 0;
    margin: 0 auto;
    width: 100%;
    bottom: -158px;
	animation-delay: 0s !important;
    animation-duration: 0s !important;
}
.quote blockquote {
	padding: 10px 50px;	  
}	
.social-container {
    margin: 0 10px;
}
.social-container .fa {
    padding: 0 10px;
}	
.billboard-container {
    max-height: initial;
}	
.interior .quote blockquote {
    padding: 20px 50px;
}	
.body-content-wrap {
    padding: 50px 30px;
}	  
.billboard-heading-wrapper {
	margin-top: 80px;  
}	
.section-1 .billboard-1 .billboard-container {
    max-height: 890px;
    height: 890px;
}	
.quoteLeft {
    left: 0px;
    top: 0;
    position: relative;
    margin: 0 auto;
    display: block;
	animation-delay: .5s;
}	
.quoteRight {
    right: 0px;
    top: 0;
    position: relative;
    margin: 0 auto;
    display: block;
	animation-delay: .5s;
}		
.bio-main-wrap .main-content {
    overflow: hidden;
    padding-top: 0px;
}	  
.bio-detail-copy-wrapper {
    padding: 0 45px;
}	  
.bio-content-right {
    padding: 50px 0px;
} 
.bio-main-wrap .body-content-wrap {
    padding: 10px 0px 0px;
}	  
}	

@media screen\0 { 
		
	.billboard-content-wrapper {
		padding-top: 200px;
	}
	.billboard-1-content .billboard-container {
		max-height: none;
		height: 900px;
	}
	.ftr-logo-wrapper {
		display: block;
	}	
	.ftr-logo-wrapper img {
		z-index: 1;
		width: 200px;
		margin: 0 auto;
		position: relative;
	}	
.bio-detail-previous-link-wrapper, .bio-detail-next-link-wrapper {
    top: 32% !important;
}	
}	

