/* /RJ/Advisor Sites/Global/Global CSS/Model 2/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-2/base.css');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,400i,700|Lato:400,400i,700,700i|Cormorant:400,400i,600,600i|Montserrat:300,300i,400,500,500i|Playfair+Display:400,400i,700,700i|Raleway:300,300i,400,400i,500&display=swap');

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER: Jose
DESIGNER: Jesse
JOB #: 19-BR3CJ-0036
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:

    font-family: 'Raleway', sans-serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Cardo', serif;
    font-family: 'Cormorant', serif;
    font-family: 'Quicksand', sans-serif;

    font-family: 'Cardo', serif;
    font-family: 'Lato', sans-serif;

thin 100
light 300
regular 400
bold 700
black 900

____


========================================================================================================================
*/

.page-gallery-content img {
    width: 49%;
    height: auto;
    display: inline;
    padding: 2px 5px;
}

.disclosure, .disclaimer {
    line-height: 13px !important;
    margin-bottom: 15px !important;
	
}
a:focus, .slider-content-wrap .content-slider-wrapper .content-slider-cta {
   outline: none;
}
a, .resource-detail-copy-wrapper a {
    color: #966c1d;
}
div:focus, input:focus{
    outline: 0;
}

.contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .directions-search .submit-search, .investor-access-login-button { 
    font-family: 'Cardo', serif;
    color: #073d62;
    text-transform: uppercase;
    background: #fff;
}

p {
    font-family:  'Lato', sans-serif;
    font-size: 18px;
    line-height: 35px;
    color: #2b2b2b; 
    font-weight: 400;
}

h2, h3, h4, h5  {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
}
.copy-content h2, .copy-content h3, .copy-content h4, .copy-content h5 {
    color: #3B5291;
    
}

.copy-content blockquote, q, .resource-detail-copy-wrapper blockquote {
    font-family: 'Cardo', serif;
    font-weight: 400;
    color: #073d62;
    padding: 30px 40px 50px;
    text-align: left;
    margin: 20px auto 0px;
	border-bottom: none;
}

.copy-content blockquote:before, .resource-detail-copy-wrapper blockquote:before {
    display: none;
}

.block-quote-author {
	display: block;
	color: #966c1d;
}


.accord .accord-link, .accord .accord-inner-link {
    font-family: 'Montserrat', sans-serif !important;
    margin: 0;
    padding: 5px 15px 5px 0px;
    color: #966c1d;
    font-size: 21px;
    border-bottom: 1px solid #dddddd;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
	color: #222a41;
}
.accord .accord-link-content, .accord .accord-inner-link-content {
	background: none;
}
.accord .fa {
	color: #837258;
}
.accord li.open .fa {
    color: #222a41;
}
.accord a.accord-cta {
    color: #073d62;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'Cardo', serif;
    display: block;
    font-style: italic !important;
    border: none;
	border-radius: 0;
    background: transparent !important;
	padding: 0px;
}
.accord a.accord-cta:hover {
    border: none;
    color: #966C1D;
	letter-spacing: 4px;
	-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;
}

.flextab-triggers a.set {
    background: #1c2744;
}
.flextab-triggers a:hover {
    background: #1c2744;
}


.header-content .ftr-logo-divider, .header-content .ftr-group-name {
    display: none
}
.footer-hedge-section .ftr-logo-divider, .footer-hedge-section .ftr-logo {
    display: none;
}

.scroller, .scroller-mobile {
  background-image: none !important;
  background:  rgba(255, 255, 255, 0) !important  ;
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    border-radius: 50%;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 18px;
    width: 18px;
    display: block;
    border: 2px solid #134160;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    bottom: 32px;
    left: 16px;	
}
.scroller:after, .scroller-mobile:after  {
    content: '';
    height: 18px;
    width: 18px;
    display: block;
    border: 2px solid #134160;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    bottom: 20px;
    left: 16px;	
}
.scroller-mobile:after, .scroller-mobile:before   {
     transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important; 
    bottom: 10px;
}
.scroller-mobile:before {
  bottom: 22px;
}


/*
==============================================
Navigation Section
==============================================
*/
 .body-home .nav-overall-wrapper:not(.van-mobile-nav) {
    border-bottom: transparent;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    background-color: rgb(7, 62, 98) !important;
    top: 50px;
}
.primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
    color: #073d62;
}
.primary-nav > li > a:hover {
    color: #073d62 !important;
}
.body-home .header-main {
    background: #fff;
}
.primary-nav > li > a {
    color: #000000;
    font-weight: 400;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #fff;
    border-bottom: 1px solid #7998a5;    
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
    border-bottom: 1px solid #7998a5;    
}
.social-container .fa {
    color: #01385e;

}
.social-container .fa:hover {
    color: #846C33;
}
.nav-sticky {
  background: #fff !important;
  -webkit-box-shadow: 0px 10px 21px 0px rgba(0,0,0,0.11);
  -moz-box-shadow: 0px 10px 21px 0px rgba(0,0,0,0.11);
  box-shadow: 0px 10px 21px 0px rgba(0,0,0,0.11);
}
.header-main {
    background: #fff !important;
}
.interior .nav-overall-wrapper:not(.van-mobile-nav) {
    background: #fff !important;
}
/*
==============================================
Billboard Sections
==============================================
*/
.billboard-background-video {
height: auto !important;
}

.billboard-background-video-overlay {
    -webkit-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
}

.body-home .billboard-container.billboard-full-height, .body-home .billboard-container {
/*
    height: 976px;
    min-height: 976px !important;
*/
}
.body-home .billboard-section .billboard-container {
    margin-top: 250px;
}
.body-home .billboard-section .billboard-container {
    animation-name: none !important;
}
.billboard-background-video-overlay {
    text-align: center;
}
/*
.billboard-background-video-wrapper {
    top: 250px;
}
*/
.billboard-background-video-overlay {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, 50%);
}
.billboard-background-video-wrapper .btn {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d5cd99+29,ba9438+100 */
background: rgb(213,205,153); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(213,205,153,1) 29%, rgba(186,148,56,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(213,205,153,1) 29%,rgba(186,148,56,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(213,205,153,1) 29%,rgba(186,148,56,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cd99', endColorstr='#ba9438',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    
    color: #073d62;
    font-family: 'Cardo', serif;
    font-size: 17px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
    padding: 11px 22px;
    border-radius: 17px;
}
.billboard-container.billboard-full-height {
    min-height: inherit;
}
.bar1-animate:before {
    background: transparent;
}
.body-home .billboard-content-3 .billboard-container {
    min-height: 770px;
    background-attachment: fixed;
}
.billboard-content:before {
    display: none;
}
.body-home .billboard-section .billboard-content-wrapper:after {
    top: 240px;
    background-color: transparent !important;
    animation-name: none !important;
    
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+1,0+24 */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(255,255,255,0) 24%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0) 24%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0) 24%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

/*
==============================================
Billboard Interior Sections
==============================================
*/.interior .billboard-content .billboard-container:before {
    content:"";
    height: 100%;
    width: 100%;
    display: block;
    opacity: 0;
    position: absolute;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+73&0+0,1+64 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 64%, rgba(255,255,255,1) 73%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 73%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    
}
.interior .billboard-content .billboard-container {
    background-position: center center;
}

/*
==============================================
Intro  Section
==============================================
*/
.intro-section .intro-text {
    font-family: 'Raleway', sans-serif;
}
.intro-section {
    border-bottom: none;
}
.intro-text h1 {
    text-align: center;
    margin-bottom: 57px;
}
.intro-text h1 .head-1 {
    color: #073d62;
    font-size: 23px;
    line-height: 25px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: 'Cardo', serif;
    display: block;
    font-style: italic !important;
}
.intro-text h1 .head-2 {
    font-size: 36px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    color: #073d62;
    letter-spacing: 2px;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
}
.intro-text h1 .head-accent {
    font-weight: 500;
}


.intro-text .head-1:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    margin: 30px auto 26px;
    background: #be9f56;
}


.intro-section:after {
    content: '';
    display: block;
    height: 6px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d8d09d+11,d8d09d+11,b6953e+100 */
    background: rgb(216,208,157); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(216,208,157,1) 11%, rgba(216,208,157,1) 11%, rgba(182,149,62,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d09d', endColorstr='#b6953e',GradientType=0 ); /* IE6-9 */
}
.bar1-animate:before, .bar2-animate:before, .bar3-animate:before, .bar4-animate:before, .bar5-animate:before, .bar6-animate:before, .bar7-animate:before, .bar8-animate:before, .bar9-animate:before, .bar10-animate:before, .bar11-animate:before, .bar12-animate:before, .bio-detail-container:before, .bio-detail-container:before, .resource-section:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d8d09d+11,d8d09d+11,b6953e+100 */
    background: rgb(216,208,157); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(216,208,157,1) 11%, rgba(216,208,157,1) 11%, rgba(182,149,62,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d09d', endColorstr='#b6953e',GradientType=0 ); /* IE6-9 */

    position: relative;
    z-index: 5;
}
.bar1-animate:before {
    display: none;
}
/*
==============================================
Slider Section
==============================================
*/
.slider-section {
    background: #fff;
}
.slider-content {
    padding: 120px 0;
}
.slider-content-wrap:before {
    content: '';
    display: block;
    height: 77px;
    position: relative;
background: url(/-/media/rj/advisor-sites/sites/s/t/stecklerwealthmanagementgroup/images/pattern-seamless-pattern-in-oriental-style) #fff !important ;
    width: 100% ;
}
.slider-content-wrap:after {
    content: '';
    display: block;
    height: 77px;
    position: relative;
background: url(/-/media/rj/advisor-sites/sites/s/t/stecklerwealthmanagementgroup/images/pattern-seamless-pattern-in-oriental-style) #fff !important ;
    width: 100% ;
    border-bottom: 1px solid #be9f56;
}
.slider-content-wrap {
    background: #073d62;
}
.slider-content-wrap .content-slider-heading-wrapper h3 {
    color: #f5d87a;
    font-family: 'Montserrat', sans-serif;
}
.slider-content-wrap .content-slider-wrapper {
    border-top: transparent;
    border-bottom: transparent;
}
.slider-content-wrap .content-slider-wrapper .content-slider-heading {
    font-size: 30px;
    letter-spacing: 2px;
    text-align: left;
    padding-bottom: 0;
}
.slider-content-wrap .content-slider-wrapper .content-slider-cta {
    border: transparent;
    background: transparent;
    font-size: 18px;
    padding: 0px;
    font-family: 'Cardo', serif;
    text-transform: uppercase;
}
.slider-content-wrap .content-slider-wrapper .slick-dots li.slick-active button:before {
    color: #f5d87a;
    opacity: 1;
}
.slider-content-wrap .content-slider-wrapper .slick-dots li button:before {
    color: #fff;
    opacity: 1;
}
.slider-content-wrap .content-slider-wrapper {
    overflow: visible;
    padding-left: 70px;
}
.slider-content-wrap .slick-dots {
    bottom: -20px !important;
    text-align: left;
}
.content-slider-wrapper .content-slider-cta:hover {
    text-decoration: none !important;
}
.services-intro h2 {
    font-family: 'Cardo', serif !important;
    text-transform: uppercase;
    font-style: italic;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 4px;
}
.services-intro {
    padding-left: 240px;
    padding-right: 60px;
}
.services-slider {
    border-left: 1px solid #fff;
}

.difference-headline {
    text-align: center;

}

.team-section .team-copy {
    padding-left: 0 !important;
}
.team-section .team-copy h2 .head-1 {
    color: #073d62;
    font-size: 23px;
    line-height: 25px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: 'Cardo', serif;
}
.team-section .team-copy h2 .head-2 {
    font-size: 36px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    color: #073d62;
    letter-spacing: 2px;
    font-weight: 400 !important;
}

.team-section .team-copy .head-1:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    margin: 30px auto 26px;
    background: #be9f56;
}
.team-section .team-copy h2 {
    margin-bottom: 57px;
}

.body-our-team .copy-section {
background: url(/-/media/rj/advisor-sites/sites/s/t/stecklerwealthmanagementgroup/images/steckler-pattern-2-team) repeat-x bottom !important;
	
}
.yearbook-first-name, .yearbook-last-name, .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-middle-initial-wrapper, .bio-detail-middle-initial, .bio-detail-preferred-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 27px !important;
    line-height: 30px !important;
    color: #073d62 !important;
    display: block !important;
    font-weight: 400;
}
.yearbook-designation, .bio-detail-designation {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px !important;
    line-height: 20px !important;
    color: #073d62 !important;
}
.yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px !important;
    text-transform: none !important;
    color: #073d62 !important;
    letter-spacing: 0 !important;
    font-weight: 400;
}
.yearbook-three .yearbook-links .fa:hover {
    color: #81632C;
}

.yearbook-container .slick-prev {
    left: -40px !important;
	top: 25%;
}
.yearbook-container .slick-next {
    right: -40px !important;
	top: 25%;	
}

.team-section {
background: url(/-/media/rj/advisor-sites/sites/s/t/stecklerwealthmanagementgroup/images/pattern-yearbook2-pattern-seamless-pattern-in-oriental-style) repeat-x #fff bottom !important;
    
}
.team-section {
    border-bottom: none;
}
/*
==============================================
Billboard Section 3
==============================================
*/
.billboard-section-3:before {
    position: relative;
    height: 7px;
    width: 100%;
    display: block;
    content:"";
    background: rgb(216,208,157); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(216,208,157,1) 11%, rgba(216,208,157,1) 11%, rgba(182,149,62,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d09d', endColorstr='#b6953e',GradientType=0 ); /* IE6-9 */
}
.bar1-animate:before {
    display: none;
    
}
/*
==============================================
Callouts Section 3
==============================================
*/
.callouts-content:after {
    content:"";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+27,ffffff+100&1+36,0+100 */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 27%, rgba(255,255,255,1) 36%, rgba(255,255,255,0) 50%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 27%,rgba(255,255,255,1) 36%,rgba(255,255,255,0) 50%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 27%,rgba(255,255,255,1) 36%,rgba(255,255,255,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.callouts-section .callouts-container, .callouts-section .callouts-mobile-slider {
    position: relative;
    z-index: 5;
}
.callouts-section {
    background-image: url(/-/media/rj/advisor-sites/sites/s/t/stecklerwealthmanagementgroup/images/billboards/callouts-perspective-of-the-sun-light-cast-the-shadow-980266510.jpg);
    background-size: cover;
    background-position: center center;  
    position: relative;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading:before {
    width: 70px;
    height: 2px;
    background: #be9f56;
    content:"";
    display: block;
    margin-bottom: 55px;
}
.callout-heading-wrapper .head-1:after{
    display: none;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
   color: #073d62;
    font-size: 23px;
    line-height: 25px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: 'Cardo', serif;
    display: block;
    font-style: italic !important;   
}

.callouts-section .callouts-container .callout-item .callout-heading-wrapper h3 .head-2, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper h3 .head-2 .intro-text h1 .head-1 {
    font-size: 36px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    color: #073d62;
    letter-spacing: 2px;
    display: block;
    text-transform: uppercase;
    font-weight: 400 !important;
    padding-top: 5px;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper, .callouts-section .callouts-mobile-slider .callout-item .callout-copy-wrapper {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;  
    line-height: 28px;
    color: #515151;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    color: #073d62; 
    font-family: 'Cardo', serif;
    font-size: 18px;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button:after, .callouts-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button:after {
    display: none;
}

.multimedia-section {
    text-align: center;
    padding: 122px 0 45px;
}
.multi-media-content-area {
    max-width: 850px;
    margin: 0 auto 56px;
}
.multimedia-section .head-1 {
    color: #073d62;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: 'Cardo', serif;
    display: block;
    font-style: italic !important;
}
.multimedia-section .head-2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    color: #073d62;
    letter-spacing: 2px;
    font-weight: 500;
}
.multimedia-section:after {
    position: relative;
    height: 7px;
    width: 100%;
    display: none;
    content: "";
    background: rgb(216,208,157);
    background: -moz-linear-gradient(top, rgba(216,208,157,1) 11%, rgba(216,208,157,1) 11%, rgba(182,149,62,1) 100%);
    background: -webkit-linear-gradient(top, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%);
    background: linear-gradient(to bottom, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d09d', endColorstr='#b6953e',GradientType=0 );
    bottom: -50px;
}

/*
==============================================
Quote Section
==============================================
*/
.bar4-animate:before {
    display: none;
}

.quote-wrapper:before {
    color: #be9f56;
}
.quote {
    font-family: 'Cardo', serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px;
    color: #073d62;
    font-style: italic;
    max-width: 700px;
}
.quote-cite {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    color: #515151 !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    max-width: 575px;
    margin: 0 auto;
}
.quote:after {
    content:"";
    height: 2px;
    width: 70px;
    margin: 38px auto 5px;
    background: #be9f56;
    display: block;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-content {
    border-top: none;
}
.bar6-animate:before {
    display: none;
}
.footer-section:before {
    position: relative;
    height: 7px;
    width: 100%;
    display: block;
    content: "";
    background: rgb(216,208,157);
    background: -moz-linear-gradient(top, rgba(216,208,157,1) 11%, rgba(216,208,157,1) 11%, rgba(182,149,62,1) 100%);
    background: -webkit-linear-gradient(top, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%);
    background: linear-gradient(to bottom, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d09d', endColorstr='#b6953e',GradientType=0 );
}
.footer-social .social-container .fa:hover {
    background: #85662E;
}
.footer-section .advisor-report a:hover, .footer-section .ftr-disclosures a:hover {
    font-size: inherit;
    color: #966c1d;
    font-weight: 400;
}
.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}
.ftr-nap a:hover {
    color: #966c1d !important;
}
.ftr-cta-wrapper a h2 {
    font-family: 'Cardo', serif !important;
    color: #073d62;
    font-size: 48px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
     -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-wrapper a.ftr-cta:hover h2 {
    color: #846C33;
}
.ftr-cta-wrapper a h2 .footer-subhead {
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    color: #3e3e3e;
    letter-spacing: 0px;
    font-style: normal;
    text-transform: none;
    font-weight: 500;
        margin-top: 12px;
}
.footer-social .social-container .fa {
    color: #f5d87a;
}
.footer-social .social-container .fa-twitter, .footer-social .social-container .fa-facebook, .footer-social .social-container .fa-linkedin, .footer-social .social-container .fa-envelope {
    border: transparent;
    display: inline-block;
    margin-left: -1px;
    background: #073D62;
}
.footer-hedge-section {
    background-color: #fff;
}
.ftr-disclosures p {
    color: #3e3e3e;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
}
.ftr-nap-phone a {
    display: inline !important;
    color: #3e3e3e;
}
.ftr-nap {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #3e3e3e;
    font-weight: 500;
}
.ftr-nap-map-directions a, .ftr-nap li[data-phonetype="0"]::before, .ftr-nap li[data-phonetype="0"]::before, .ftr-nap li[data-phonetype="5"]::before, .ftr-nap li[data-phonetype="3"]::before   {
    color: #073d62 !important;
    font-weight: 500;
}
.ftr-nap li[data-phonetype="3"]::before {
    display: inline;
    font-family: 'Source Sans Pro', sans-serif !important;
    content: 'Toll-Free: ' !important;
    font-size: 16px !important;
    color: #073d62!important;
    padding: 0px!important;
    font-weight: 600 !important;
    left: 30px;
    position: relative;
    margin-right: 30px;
}
.ftr-disclosures a {
    color: #073d62;
}
.ftr-group-name {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #073d62;
}
.footer-cta-social-section {
    position: relative;
}
.footer-cta-social-section:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    background: url(/-/media/rj/advisor-sites/sites/s/t/stecklerwealthmanagementgroup/images/billboards/cta-interior-of-empty-modern-room-1032762948.jpg) #fff !important;
    width: 100%;
    opacity: 0.4;
    top: 0;
    z-index: 0;
}
.footer-cta, .footer-social {
    z-index: 5;
    position: relative;
}
.bar7-animate:before {
    display: none;
}
.footer-hedge-section {
    -webkit-box-shadow: 0px -11px 20px -14px rgba(0,0,0,0.40);
    -moz-box-shadow: 0px -11px 20px -14px rgba(0,0,0,0.40);
    box-shadow: 0px -11px 20px -14px rgba(0,0,0,0.40);
    z-index: 10;
    position: relative;
}

/*
==============================================
Copy Section Interior
==============================================
*/
.copy-section {
    margin-top: -430px;
    z-index: 5;
    position: relative;
}
h1 {
    text-align: center;
    margin-bottom: 57px;
}
.head-1 {
    color: #073d62;
    font-size: 23px;
    line-height: 25px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: 'Cardo', serif;
    display: block;
    font-style: italic !important;
}
.head-2 {
    font-size: 36px !important;
    line-height: 38px !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #073d62 !important;
    letter-spacing: 2px !important;
    display: block !important;
    text-transform: uppercase !important;
    font-weight: 300 !important;
}
.head-accent {
    font-weight: 500;
}

.head-1:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    margin: 30px auto 26px;
    background: #be9f56;
}
.copy-section:before {
    display: none;
}
/*
==============================================
Interior Quote Section
==============================================
*/


.interior .quote-section {
    min-height: inherit;
    background-size: cover;
    background-position: center center !important;
    background: #fff;
    animation-duration: unset !important;
    border-top: none;
}
.interior .quote-content {
    background: none;
    margin: 0 auto;
}
.interior .quote {
    max-width: 760px;
}
.interior .quote-content:before {
    display: none;
}
.quote-section:before {
    position: relative;
    height: 7px;
    width: 100%;
    display: block;
    content: "";
    background: rgb(216,208,157);
    background: -moz-linear-gradient(top, rgba(216,208,157,1) 11%, rgba(216,208,157,1) 11%, rgba(182,149,62,1) 100%);
    background: -webkit-linear-gradient(top, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%);
    background: linear-gradient(to bottom, rgba(216,208,157,1) 11%,rgba(216,208,157,1) 11%,rgba(182,149,62,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d09d', endColorstr='#b6953e',GradientType=0 );
}
.interior .quote:before {
    content: '“';
    display: block;
    font-family: 'Cormorant', serif;
    font-size: 100px;
    line-height: 50px;
    color: #be9f56;
    position: relative;
}

.bio-detail-copy-wrapper .disclosure, .disclaimer {
    font-size: 11px !important;
    line-height: 13px;
    font-style: italic;
	margin-bottom: 15px !important;
}

/*
==============================================
Bio Section
==============================================
*/
.bio-detail-quote p {
    font-family: 'Cardo', serif;
}

.bio-detail-quote:before {
    font-family: 'Cardo', serif;
    font-style: normal;
}
.bio-detail-links-wrapper .fa {
    color: #676666;
}
.bio-detail-links-wrapper .fa:hover {
    color: #906F31;
}
.bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio {
    color: #000;

}
.bio-detail-designation sup {
    vertical-align: middle;
    top: -4px !important;
}
/*
==============================================
Related Resources
==============================================
*/
.quote-section .mc-heading {
    font-weight: 300;
    color: #073d62;
    font-size: 37px;
    line-height: 34px;
}

.quote-section .mc-copy {
    font-family: 'Raleway', sans-serif;
}
.mc-container .slick-next:after {
    border-right: 1px solid #966C1D;
    border-top: 1px solid #966C1D;
}
.mc-container .slick-prev:after {
    border-left: 1px solid #966C1D;
    border-top: 1px solid #966C1D;
}
.quote-section .mc-cta {
    font-family: 'Cardo', serif;
    font-size: 21px;
    color: #073d62;
    border: transparent;
    font-weight: 400;
      -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;

}
.mc-container a:hover .mc-cta {
    background-color: #966C1D !important;
    color: #fff !important;
    border: none;
}
.cta-center .mc-cta-slide-number-wrapper .mc-cta {
    border: none;
}



.masonry-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.masonry-paragraph {
    font-family: 'Raleway', sans-serif;
}

.masonry-row a:hover > .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-category-container .masonry-category {
    color: #1c2744 !important;
}

.resource-date-link, .resource-category-link, .resource-media-type-link, .social-media-share-link, .blog-detail-tag-cloud-header, .blog-detail-tag-cloud-links a {
    color: #966c1d !important;
}
.resource-detail-info-wrapper a:hover {
    color: #000 !important;
}
.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #966c1d !important;
}
.resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #000 !important;
}
.btn-wrapper {
    width: 100%;
    text-align: center;
}
.btn {
    background: rgb(213,205,153);
    background: -moz-radial-gradient(center, ellipse cover, rgba(213,205,153,1) 29%, rgba(186,148,56,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(213,205,153,1) 29%,rgba(186,148,56,1) 100%);
    background: radial-gradient(ellipse at center, rgba(213,205,153,1) 29%,rgba(186,148,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cd99', endColorstr='#ba9438',GradientType=1 );
    color: #073d62;
    font-family: 'Cardo', serif;
    font-size: 17px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
    padding: 11px 22px;
    border-radius: 17px;
}

.btn:hover {
    background: rgb(213,205,153) !important;
    background: -moz-radial-gradient(center, ellipse cover, rgba(213,205,153,1) 29%, rgba(186,148,56,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(213,205,153,1) 29%,rgba(186,148,56,1) 100%);
    background: radial-gradient(ellipse at center, rgba(213,205,153,1) 29%,rgba(186,148,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cd99', endColorstr='#ba9438',GradientType=1 );
    color: #073d62;
    font-family: 'Cardo', serif;
    font-size: 17px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
    padding: 11px 22px;
    border-radius: 17px;

}
.video-caption {
	padding: 40px 0
}
.blog-detail-banner-wrapper .blog-detail-banner {
    display: none;
}
.blog-landing-heading {
    font-size: 35px !important;
}


/*
==============================================
Responsive Media Queries NEW
==============================================
*/
 
/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
    .resource-list-page .parent-nav-item { 
		display: none !important;
	}

	.main-content {
        overflow: hidden;
    }
    .billboard-background-video {
    height: auto !important;
}   
.body-home .billboard-container.billboard-full-height, .body-home .billboard-container {
    height: 459px;
    min-height: 489px !important;
}
.services-intro {
    padding-left: 120px;
}
.slider-content-wrap .content-slider-wrapper {
    padding-left: 50px;
} 
.billboard-background-video-overlay {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, 20%);
}
.team-section .team-copy {
    padding-left: inherit;
    padding-right: inherit;
}    
.yearbook-container .slick-arrow {
    padding: 15px;
}
.yearbook-container .slick-prev {
    left: -30px !important;
}
.yearbook-container .slick-next {
    right: -30px !important;
}
    
}
     
/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
    
}
 
/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: transparent !important;
}
.address-phone-wrapper, .address-phone-wrapper a, .address-map-directions-wrapper a {
    color: #000000;
}
.nav-sticky {
    background: #fff !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}    
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background-color: #fff !important;
}
.fa-angle-down {
    color: #846C33;
}    
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    top: 0;
}  
.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
    padding-right: 0px !important;
}    
.body-home .billboard-container.billboard-full-height, .body-home .billboard-container {
    height: 370px;
    min-height: 370px !important;
}
.slider-content-wrap .content-slider-wrapper {
    padding-left: 0;
    padding-top: 20px;
}    
.services-slider:before {
    content:"";
    height: 1px;
    width: 250px;
    background: #fff;
    display: block;
    position: relative; 
    margin: 0 auto; 
}
.services-slider {
    border-left: none;
}    
.services-intro {
    padding-left: 0;
    padding: 0 85px 37px;
    text-align: center;
}
.content-slider-wrapper .content-slider-content-wrapper {
    text-align: center;
}  

.slider-content-wrap .content-slider-wrapper .content-slider-heading {
    text-align: center;
}
.slider-content-wrap .slick-dots {
    bottom: -50px !important;
    text-align: center;
}    
.slider-content {
    padding: 100px 0 120px;
}
.billboard-background-video-overlay {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, 10%);
}
.callouts-section .callouts-container .callout-item { 
    width: calc(33% - 20px) !important; 
}   
.callouts-section .callouts-container .callout-item .callout-heading-wrapper h3 .head-2 {
    font-size: 29px !important;
    line-height: 28px !important;
}    
.callouts-section .callouts-container .callout-item .callout-heading-wrapper .head-1{
    font-size: 19px !important;
    line-height: 21px !important;  
}
.yearbook-three .yearbook-headshot-wrapper {
    max-width: 300px !important;
}
.yearbook-slide:before {
    display: none;
}    
.yearbook-slide:hover {
    background: rgba(201,165,96,.0);    
}
.interior .billboard-content .billboard-container {
    min-height: 550px !important;
}
.interior .billboard-content .billboard-container {
    background-position: center 0px;
}    
.primary-nav, .primary-nav ul {
    background: #fff;
} 
.address-group-name-wrapper {
    display: none;
}
.slick-dots li button:before {
    opacity: 1;
}
.slick-prev:before, .slick-next:before, .slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: #000;
}    
.copy-content h2 {
    font-size: 36px;
    line-height: 35px;
}
.copy-content h3 {
    font-size: 34px;
    line-height: 34px;
} 
.copy-content h4 {
    font-size: 32px;
    line-height: 32px;
}
.copy-content h5 {
    font-size: 30px;
    line-height: 30px;
}     
/*
.copy-section {
    margin-top: -520px;
}
*/
    
}
 
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    

.intro-text h1 .head-2 {
    font-size: 35px;
}    
.body-home .billboard-container.billboard-full-height, .body-home .billboard-container {
    height: 171px;
    min-height: 171px !important;
}
.body-home .billboard-section .billboard-container {
    margin-top: 231px;
}    
.services-intro {
    padding-left: 0;
    padding: 0 35px 37px;
}
.quote-section {
    margin: 40px auto 0px auto;
}   
.callouts-content {
    padding-top: 77px;
}    
.callouts-section .slick-prev:before {
    border-left: 1px solid #966c1d;
    border-top: 1px solid #966c1d;
    opacity: 1;
}
.callouts-section .slick-next:before {
    border-top: 1px solid #966c1d;
    border-right: 1px solid #966c1d;   
    opacity: 1;
} 
.callouts-section .slick-prev {
    left: 0px;
}
.callouts-section .slick-next {
    right: 0px;
}
.copy-section {
    margin-top: -470px;
}
.ftr-cta-wrapper a h2 {
    font-size: 35px;
}
.page-gallery-content img {
    width: 100%;
    height: auto;
    display: block;
    padding: 5px;
}	
    .billboard-background-video-overlay {
        top: 0;
	}
    
}
/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */
 
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
 .copy-section {
    margin-top: -510px;
}   
.services-intro {
    padding-left: 0;
    padding: 0 35px 37px;
}
.quote-section {
    margin: 40px auto 0px auto;
}   
.callouts-content {
    padding-top: 77px;
}    
.callouts-section .slick-prev:before {
    border-left: 1px solid #966c1d;
    border-top: 1px solid #966c1d;
    opacity: 1;
}
.callouts-section .slick-next:before {
    border-top: 1px solid #966c1d;
    border-right: 1px solid #966c1d;   
    opacity: 1;
} 
.callouts-section .slick-prev {
    left: 0px;
}
.callouts-section .slick-next {
    right: 0px;
}
.callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
    padding: 0 50px;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
    padding: 0 15px;
}    

}
 
/* IE only */
@media screen\0 { 
    .callouts-container .callout-item {
        height: inherit !important;
    }
	.callouts-container {
		opacity: 1 !important;
/*		display: inline-flex;*/
	}   
	.body-home .billboard-section {
		height: inherit;
		min-height: 1030px;
	}    
}
