/* /RJ/Advisor Sites/Global/Global CSS/Model 1/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-3/base.css');
@import url('resources.css');

@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i|Montserrat:100,100i,300,300i,400,400i,500,500i');

/*==============================================  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: Pam
JOB #: 18-BR3TC-0011
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:
    font-family: 'Lato', sans-serif;
    font-family: 'Montserrat', sans-serif;
thin 100
light 300
regular 400
medium 500
bold 700
black 900

____


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

/*
==============================================
Base
==============================================
*/
body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
a:focus {
    text-decoration: none;
   outline: none;

}
.copy-section h1 {
	font-family: inherit !important;
	font-size: 25px;
	line-height: 35px;
	font-weight: 600;
	color: inherit;
	margin-bottom: 10px;
}
.content-disclosure-wrapper {
    font-style: italic;
}
h2 {
	font-family: inherit !important;
    font-size: 24px;
    line-height: 34px;
	font-weight: 600;
	color: inherit;
	margin-bottom: 10px;
}

h3 {
	font-family: inherit !important;
    font-size: 23px;
    line-height: 33px;
	font-weight: 600;
	color: inherit;
	margin-bottom: 10px;
}

h4 {
	font-family: inherit !important;
    font-size: 22px;
    line-height: 32px;
	font-weight: 600;
	color: inherit;
	margin-bottom: 10px;
}

h5 {
	font-family: inherit !important;
	font-size: 21px;
	line-height: 31px;
	font-weight: 600;
	color: inherit;
	margin-bottom: 10px;
}
.button, .accord a.accord-cta, .masonry-load-more, .masonry-tertiary-load-more, .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search  {
    background: #3c576d !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px ;
    padding: 11px 37px !important;
    border-radius: 10px !important;
    font-weight: 400 !important;
    display: inline-block;

}
.button:before {
    display: none;
}
.button:hover, .content-slider-wrapper .content-slider-cta:hover, .accord a.accord-cta:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .directions-search .submit-search:hover {
    background: #b2c3c4 !important;
    color: #000 !important;
    text-decoration: none;
}
.accord .accord-link {
	font-family: inherit !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #556D6D !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #556D6D;
	font-family: inherit !important;

}
.fa-chevron-down:before {
    color: #b1c3c5;
}
.accord .fa.fa-chevron-down {
	    font-size: 13px;
}
.accord li.open .fa {
    color: #556D6D;
}
.accord .fa {
	color: rgba(57, 57, 57, 0.3);
}
.accord .accord-link-content li, .accord .accord-inner-link-content li {
	border-bottom: none;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a {
	padding: 0px !important;
    color: #556D6D;
}
.copy-section a {
    color: #556D6D;
}
.copy-section a:hover {
    color: #000;
}
.accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
	background: none;
	color: #333;
}
.accord a.accord-cta {
    background: #efce61;
	font-family: inherit !important;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    color: #4d4d4f;
    padding: 8px 40px !important;
    position: relative;
    border: transparent;
	border-radius: 0;
}
.accord a.accord-cta:before {
    border: 2px solid #efce61;
    content: "";
    position: absolute;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
}
.accord a.accord-cta:hover {
    color: #fff;
    background: #efce61;
    border: transparent;
}
.accord a.accord-cta:before {
    display: none;
}
.flextab-triggers a {
	font-family: inherit !important;
    color: #fff;
}
.flextab-triggers a:hover {
    color: #fff !important;
}
.flextab-triggers .set {
	color: #000 ;
	background: #b2c3c4;
}
blockquote {
	font-family: inherit !important;
}
blockquote:before {
    content: "“";
    display: block;
    color: #b2c3c4;
}
blockquote:after {
    border-top: none;
    border-bottom: 1px solid #b2c3c4;
}

/*
==============================================
Header Section
==============================================
*/
#date {
    background: #3c576d;
    color: #fff;
}
#holder {
    border: 2px solid #3c576d;
}
#month {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link a {
    background: #3c576d;
    text-align: center;
    color: #fff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link a:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #23583f;
}
.logo-btn-section .button-content .btn-top {
    background: #3c576d;
    color: #fff;
    font-family: 'Lato', sans-serif;
    -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;
}
.logo-btn-section .button-content .btn-top:hover {
    background: #b2c3c4 !important;
    color: #000 !important;
}

/*
==============================================
Navigation Section
==============================================
*/
.account-access-header {
    display: none;
}

.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #b1c3c5 !important;
}
.primary-nav a, .investor-access-remember-me-label{
    color: #000000;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link ul li a {
    color: #000000;
}
.investor-access-login-button {
    color: #000;
}
.inve
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li a>i {
    background: #000;
}
.primary-nav a:hover, .primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #23583f;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
    background: #dde6e6;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li a>i {
    background: #000;
}

/*
==============================================
Billboard Section
==============================================
*/
.billboard-section .billboard-container {
    max-width: inherit !important;
}
.billboard-section .billboard-container h1:before {
    content: "";
     background-image: url("https://raymondjames.com/-/media/rj/advisor-sites/sites/c/h/chartedcoursewm/images/homepage-compass-image");
    height: 101px;
    width: 101px;
    display: block;
    margin: 0 auto 80px;
}
.billboard-container.billboard-full-height .billboard-content-wrapper {
    min-height: 86vh;
}
.billboard-section .billboard-container .head-1 {
    font-family: 'Montserrat', sans-serif;
	font-size: 31px;
	line-height: 35px;
	font-weight: 300;
    text-transform: uppercase;
}
.billboard-section .billboard-container .head-2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 62px;
    line-height: 64px;
    font-weight: 300;
    text-transform: none;
}
.billboard-section {
    border-bottom: 2px solid #3c576d;
}


/* mouse scroller */
.scroller-wrapper div:before {
	background-color: #b1c3c5 !important;
	content:"explore";
	display:block;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #3c576d;
	padding: 10px 20px 0px;
	width: 170px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
}
.interior .scroller-wrapper div:before {
	content:"SCROLL";
}
.scroller-wrapper div:after {
	background-color: #b1c3c5 !important;
	font-family: FontAwesome;
	content:"\f0d7";
	display:block;
	color: #3c576d;
	text-align: center;
	height: 26px;
	width: 170px;
	margin: 0 auto;
}
.billboard-section .billboard-container h1 {
    padding: 0 130px;
}
.interior .billboard-section .billboard-container h1:before {
    display: none;
}
.scroller-mobile-wrapper div {
    background-color: rgba(177, 195, 197, 0.5) !important;
}
.billboard-section sup {
        font-size: 36%;
    top: -25px;
}
.body-longevity .quote-section {
	display: none;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
    background: #fff;
    padding: 2px 0px 70px;
    border-bottom: none;
}

.intro-section .intro-copy {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 48px;
    font-weight: 400;
    color: #646464;
    padding: 0 0px;
    margin: 75px auto 6px;
}
.intro-section .intro-copy:before {
    content: "";
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/h/chartedcoursewm/images/arrow-vertical);
    height: 125px;
    width: 101px;
    display: block;
    margin: 0 auto 70px;
    background-repeat: no-repeat;
    background-position: center top;
}
.intro-section .intro-copy:after {
    content: "";
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/h/chartedcoursewm/images/arrow-vertical);
    height: 103px;
    width: 101px;
    display: block;
    margin: 66px auto 80px;
    background-repeat: no-repeat;
    background-position: center bottom;
}
/*
==============================================
Team Section
==============================================
*/
.team-section {
    margin-bottom: 0;
    background: #fff;
    padding-bottom: 130px;
}
.team-title-content, .team-int-section .team-int-title, .bio-team-section .bio-team-title {
    background: #b9ccce;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #3c576d;
}

.team-section .team-intro {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 45px;
    margin-top: -130px;
    padding-right: 50px;
    font-weight: 500;
}
.team-intro:before {
    display: none;
}
.team-section .team-image-text p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    text-transform: none;
}

/*
==============================================
Slider Section
==============================================
*/
.slider-intro {
	background-color: #f2f2f2;
    margin: 100px auto 0px;
    z-index: 9999;
    position: relative;
    padding: 30px 20px;
	max-width: 750px;
	-webkit-box-shadow: inset 0px 0px 7px 5px rgba(227,227,227,1);
-moz-box-shadow: inset 0px 0px 7px 5px rgba(227,227,227,1);
box-shadow: inset 0px 0px 7px 5px rgba(227,227,227,1);
}
.slider-intro h2 {
	text-transform: uppercase;
}
.slider-intro h2 .head-2 {
	display: block;
	font-size: 30px;
}
.slider-intro h2 .head-2:after {
	content: '';
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/h/chartedcoursewm/images/qa-arrow.png);
	height: 78px;
    width: 18px;
    display: block;
    margin: 15px auto 30px;
    background-repeat: no-repeat;
    background-position: center bottom;
	position: absolute;
	left: 50%;
}
.slider-intro:after {
	content: '';
	-webkit-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.47);
-moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.47);
box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.47);
}
.slider-section {
    border-top: 2px solid #3c576d;
    text-align: center;
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/h/chartedcoursewm/images/qa-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 150px 0 20px;
    position: relative;
	margin-top: -140px;
}
.slider-section h2 {
    margin-bottom: 290px;
}
.slider-section .head-1 {
    font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
    text-transform: uppercase;
    display: block;
    color: #fff;
}
.slider-section .head-2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    line-height: 64px;
    font-weight: 300;
    color: #fff;
}
.slider-section h2:after {
    content: "";
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/h/chartedcoursewm/images/arrow-horizontal-light-blue.png);
    height: 15px;
    width: 355px;
    display: block;
    margin: 66px auto 80px;
    background-repeat: no-repeat;
    background-position: center bottom;
}



.slider-content {
    z-index: 1;
    position: relative;
}

.slider-section .content-slider-wrapper .content-slider-heading {
    font-family: 'Montserrat', sans-serif;
    color: #3c576d;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
}
.slider-section .content-slider-wrapper .content-slider-copy {
    font-family: 'Montserrat', sans-serif;
    color: #4d4d4f;
    font-size: 26px;
    line-height: 33px;
    font-weight: 400;
    margin-top: 20px;
}
.slider-section .content-slider-wrapper {
    opacity: 0;
    border-top: none;
    border-bottom: none;
    overflow: visible;
}
.slider-section .content-slider-wrapper .content-slider-content-wrapper {
    max-width: 850px;
}
.slider-section .content-slider-wrapper .content-slider-cta {
    background: none;
    color: #3c576d;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    padding: 11px 37px;
    border-radius: 10px;
    border: transparent;
    text-transform: uppercase;
    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;
}
.slider-section .content-slider-wrapper .content-slider-cta:hover {
	background: none !important;
}
.slider-section .content-slider-cta-wrapper {
    margin-top: 10px;
}
.slider-section .slick-dots li.slick-active button:before {
    color: #3c576d;
    opacity: 1;
}
.slider-section .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #b1c3c5;
    opacity: 1;
}

.slider-section .slick-dots li {
    margin: 0 8px;
}
.slider-section .content-slider-wrapper .slick-dots {
    bottom: -74px;
}
.content-slider-wrapper .slick-next:before {
    font-size: 50px;
}
.content-slider-wrapper .slick-prev:before {
    font-size: 50px;
}

.content-slider-wrapper .slick-prev:before, .content-slider-wrapper .slick-next:before {
    color: #3c576d;
	font-size: 40px;
    opacity: 1;
	content: ""!important;
}
.content-slider-wrapper .slick-prev:after {
	-webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    right: 0px;
    content: "";
    -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
    transform: rotate(-45deg) skew(-10deg, -10deg);
    width: 25px;
    height: 25px;
	border-left: 2px solid #3c576d;
    border-top: 2px solid #3c576d;
}
.content-slider-wrapper .slick-next:after {
	content: "" !important;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    left: 0px;
    -webkit-transform: rotate(45deg) skew(10deg, 10deg);
    transform: rotate(45deg) skew(10deg, 10deg);
    width: 25px;
    height: 25px;
	border-right: 2px solid #3c576d;
    border-top: 2px solid #3c576d;
}





/*
==============================================
Niche Section
==============================================
*/

.niche-section {
    padding: 130px 0;
    border-top: 2px solid #3c576d;
    border-bottom: 5px solid #3c576d;
}
.niche-section .mc-container {
    padding: 25px 0px 0px 0px;
}
.niche-section .mc-heading-wrapper h3 {
    font-family: 'Montserrat', serif !important;
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    color: #4d4d4f;
}
.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
    content: "";
    display: block;
    height: 7px;
    width: 77px;
    border-top: 3px solid #3c576d;
    border-bottom: none;
    margin: 8px 0 12px;
}
.niche-section .mc-cta {
    background: transparent;
    color: #4d4d4f;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px !important;
    font-weight: 400 !important;
}
.niche-section .mc-content-wrapper {
    border-right: 2px solid #b1c3c5;
	    max-height: 250px;
}
.niche-section .mc-container a:hover .mc-cta {
    padding: 8px 27px !important;
    position: relative;
    background: transparent;
    color: #3c576d;
	letter-spacing: 2px;
}
.mc-container a:hover .mc-cta:before {
    border: none !important;
}
.mc-container .mc-cta:before {
    border: none !important;
}
.niche-content .mc-container .slick-next:after {
    content: "" !important;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    left: 0px;
    -webkit-transform: rotate(45deg) skew(10deg, 10deg);
    transform: rotate(45deg) skew(10deg, 10deg);
    width: 25px;
    height: 25px;
    border-right: 1px solid #393939;
    border-top: 1px solid #393939;
    -webkit-text-stroke: 8px transparent !important;
}
.niche-content .mc-container .slick-next {
	right: -140px;
}
.niche-content .mc-container .slick-next:before {
    content: "" !important;
}
.niche-content .mc-container .slick-prev:before {
    content: "" !important;
}
.niche-content .mc-container .slick-prev {
    left: -140px;
}
.niche-content .mc-container .slick-prev:after {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    right: 0px;
    content: "";
    -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
    transform: rotate(-45deg) skew(-10deg, -10deg);
    width: 25px;
    height: 25px;
    border-left: 1px solid #393939;
    border-top: 1px solid #393939;
}
/*
==============================================
POV Section
==============================================
*/

.pov-section {
	background: #c6dadc;
	border-top: 4px solid #3c576d;

}
.pov-section .mc-slide {
	background: none;
	text-align: center;
}
.pov-carousel .mc-heading {
    font-family: 'Montserrat', sans-serif;
	color: #3c576d;
	font-size: 29px;
	font-weight: 300;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.pov-carousel .mc-heading:after {
	display: none;
}
.pov-carousel .mc-copy-wrapper {
	margin-top: 10px;
	    margin-bottom: 40px;
}
.pov-carousel .mc-container {
	padding-bottom: 0px;
}
.pov-carousel .mc-container a:hover .mc-heading:after {
	width:90px;
}

.pov-carousel .mc-date {
    font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #3c576d;
	font-size: 16px;
}
.pov-carousel .mc-copy {
    font-family: 'Montserrat', sans-serif;
	color: #3c576d;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.pov-carousel .mc-slide-number {
	color: rgba(255, 255, 255, 0.2);
	position: absolute;
	left: 0px;
	bottom: -50px;
	font-size: 104px;
}
.pov-carousel .mc-container .slick-prev {
    left: -140px;
}
.pov-carousel .mc-container .slick-next {
	right: -140px;
}
.pov-carousel .category-center .mc-category-wrapper {
    color: #d4d4d4;
}
.pov-carousel .mc-category {
	color: #929090;
	font-family: 'Playfair Display', serif !important;
	font-style:italic;
}
.pov-carousel .mc-category:hover {
	color: #d27855;
}
.pov-carousel .mc-container a{
	padding-top: 0px;
}
.pov-carousel .mc-content-wrapper {
    padding: 20px 15px 20px 15px;	
}
.pov-carousel .mc-container {
	padding: 25px 0px 50px 0px;
	padding-top:0px;
	max-width: 1270px;
}
.pov-carousel .mc-container:before {
	content: "";
    display: block;
    position: relative;
    height: 3px;
    width: 100%;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.pov-carousel .mc-container .slick-dots {
	bottom: 0px;
	padding-bottom: 0px;
}
.pov-carousel .mc-container .slick-slider {
    margin-bottom: 0;
    padding: 60px 0px;
	z-index: 10;
}
.pov-carousel .mc-container .media-carousel-three a:hover .mc-cta {
	display: block;
    height: 40px;
    width: 150px;
    border: 2px solid #d27855;
    margin: 20px 0px 20px 0px;
    font-family: 'Playfair Display', serif !important;
    color: #ffffff;
    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: rgba(51, 51, 51, 0.8);
}
.pov-carousel .media-carousel-two .mc-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: inherit;
}
.pov-carousel .mc-container .media-carousel-three .mc-cta {
	display: block;
    height: 40px;
    width: 150px;
    border: 2px solid #d27855;
    margin: 20px 0px 20px 0px;
    font-family: 'Playfair Display', serif !important;
    color: #ffffff;
    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: #333;
}
.mc-container .slick-prev, .mc-container .slick-next {
    height: 120px;
}

/*
.pov-carousel .mc-container .slick-next {
    right: -120px;
}

.pov-carousel .mc-container .slick-prev {
    left: -120px;
}*/
.pov-carousel .mc-cta {
	background: #3c576d !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    padding: 11px 37px !important;
    border-radius: 10px !important;
    font-weight: 400 !important;
    display: inline-block;
	border-color: transparent;
    border-image: initial;
	box-shadow: none !important;
}
.pov-carousel .cta-center .mc-cta-slide-number-wrapper {
    position: relative;
    bottom: inherit;
    margin-top: 10px;
}
.pov-carousel .mc-container a:hover .mc-cta {
    background: #b2c3c4 !important;
    color: #000 !important;
    text-decoration: none;
	border: transparent;
}
.pov-carousel .mc-container .slick-slide a:hover {
	box-shadow: inset 0px 20px 50px 0px rgba(0,0,0,0.1), inset 10px 20px 50px -20px rgba(0,0,0,0.1);
}
.pov-carousel .mc-container .slick-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 50px;
	background-size: 50px 50px;
	-webkit-text-stroke: 0px #f3f3f3;
	color: #adafb2;
	display: inline-block;
	background-repeat: no-repeat;
	-webkit-transition: background-position .25s;
	transition: background-position .25s;
}
.pov-carousel .mc-container .slick-next:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 50px;
	background-size: 50px 50px;
	-webkit-text-stroke: 0px #f3f3f3;
	color: #adafb2;
	display: inline-block;
	background-repeat: no-repeat;
	-webkit-transition: background-position .25s;
	transition: background-position .25s;
}
.pov-carousel .media-carousel-one .mc-image {
	height: 174px;
}
.pov-carousel .mc-image-wrapper {
	background: none;
}
.pov-carousel .mc-container a .mc-image {
	background: none;
	height: 350px;
}
.pov-carousel .mc-container .slick-next:before {
  content: "" !important;
}
.pov-carousel .mc-container .slick-next:after {
	content: "" !important;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: absolute;
	top: 40px;
	left: 0px;
	-webkit-transform: rotate(45deg) skew(10deg, 10deg);
	transform: rotate(45deg) skew(10deg, 10deg);
	width: 25px;
	height: 25px;
	border-right: 1px solid #393939;
	border-top: 1px solid #393939;
	-webkit-text-stroke: 8px transparent !important;
}
.pov-carousel .mc-container .slick-prev:after {
     -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    right: 0px;
    content: "";
    -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
    transform: rotate(-45deg) skew(-10deg, -10deg);
    width: 25px;
    height: 25px;
    border-left: 1px solid #393939;
    border-top: 1px solid #393939;
}
.mc-container .slick-arrow {
	opacity: 1;
}
/*
.pov-carousel .slick-prev, .pov-section .slick-next {
	top: 50% !important;
}
*/
.pov-carousel .mc-container .slick-prev {
	z-index: 222;
}
.pov-carousel .mc-container .slick-prev:before {
  content: "" !important;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-section {
    background: none;
}
.footer-section {
    border-top: 4px solid #3c576d;
}
.footer-section .footer-cta {
    border: none;
}
.footer-section .footer-cta h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
    color: #3d3d3d;
    padding: 0;
}

.footer-section .footer-cta .head-2 {
    font-size: 41px;
    line-height: 41px;
    font-weight: 300;
    display: block;
}
.footer-section .footer-cta h4:before {
    content: "";
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/h/chartedcoursewm/images/arrow-horizontal-dark-blue.png);
    height: 15px;
    width: 355px;
    display: block;
    margin: 0px auto 30px;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.footer-section .social-container:before {
    display: none;
}
.footer-section .ftr-nap a, .footer-section .social-container a {
    color: #3c576d;
}
.ftr-nap-address-label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}
.footer-section .ftr-nap {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 60px;
	padding: 0px 90px;
}
.footer-section .ftr-logo-wrapper {
    padding: 94px 0 0;
}
.footer0section .social-container {
    padding: 30px 0;
}
.footer-section .ftr-disclosures {
    padding: 0px 0 0;
    color: #727272;
    text-align: left;
}
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover, .ftr-disclosures a:hover {
    color: #000;
}
.ftr-disclosures a {
    color: #727272;
}
.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}
.footer-section .ftr-nap a {
    color: #4d4d4f;
}
.footer-section {
    padding: 145px 0 27px;
}
.footer-section .footer-cta h4 {
    margin: 0px 0 30px;
}
/*
==============================================
Copy Section
==============================================
*/
.copy-section {
    border-top: 2px solid #3c576d;
    padding: 165px 0 222px;
    font-weight: 500;
}
.content-slider-wrapper .slick-next {
    right: 200px;
	top: 50px;
}
.content-slider-wrapper .slick-prev {
    left: 200px;
    top: 50px;

}

/*
==============================================
POV Media Section
==============================================
*/
.media-section {
    display: none;
}
/*
==============================================
Yearbook Section
==============================================
*/
.team-int-section {
    background: #fff;
    border-top: 4px solid #3c576d;
}
.bio-team-section {
    background: #fff;
    border-top: 4px solid #3c576d;
}
.team-int-section .team-int-intro {
	font-family: inherit !important;
    color: inherit !important;
    font-weight: 500;
}
.team-int-section .yearbook-first-name, .team-int-section .yearbook-last-name, .team-int-section .yearbook-designation, .team-int-section .yearbook-three .yearbook-title, .bio-detail-title,

.bio-team-section .yearbook-first-name, .bio-team-section .yearbook-last-name, .bio-team-section .yearbook-designation,
.bio-team-section .yearbook-three .yearbook-title
{
    color: #656464 !important;
	font-family: inherit !important;
}
.team-int-section .yearbook-last-name, .team-int-section .yearbook-first-name, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-middle-initial, .bio-detail-preferred-name,

.bio-team-section .yearbook-first-name, .bio-team-section .yearbook-last-name, .bio-team-section .yearbook-designation
{
    font-size: 25px;
    line-height: 25px;
	font-family: inherit !important;
}
.bio-detail-designation,
.bio-team-section .yearbook-designation
{
	font-family: inherit !important;
}
.bio-detail-title, .team-int-section .yearbook-three .yearbook-title,
.bio-team-section .yearbook-three .yearbook-title{
    line-height: 20px !important;
    font-size: 20px !important;
    text-transform: uppercase;
}
.team-int-section .yearbook-designation, .bio-detail-designation,
.bio-team-section .yearbook-designation{
    font-size: 18px;
}
.team-int-section .yearbook-container .yearbook-links .fa, .bio-detail-links-wrapper .fa {
    color: #3c576d;
    -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;
}
.team-int-section .yearbook-container .yearbook-links .fa:hover, .bio-detail-links-wrapper .fa:hover {
    color: #000;
}
.team-int-section .yearbook-three .yearbook-hr,
.bio-team-section .yearbook-three .yearbook-hr{
    border-top: none;
    border-bottom: 1px solid #b2c3c4;
}
.team-int-section .yearbook-three.yearbook-container, .bio-team-section .yearbook-three.yearbook-container {
    padding: 60px 85px 50px;
}
.logo-pattern-section, .bio-team-section .bio-team-content:after {
    display: none;
}
.body-about-us .content-disclosure-wrapper {
    max-width: 1000px;
    margin: 0 auto 40px;
    text-align: center;
}
.team-int-section .team-int-image {
    border-top: 4px solid #3c576d;
    background: #fff;
}
.bio-detail-links-wrapper:before {
    border-top: none;
    border-bottom: 1px solid #b2c3c4;
}
.bio-detail-next-link-wrapper:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .resource-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .resource-detail-next-link-wrapper-mobile:before {
    background: #b1c3c5 !important;
}

.bio-detail-next-link:hover .bio-detail-next-arrow, .bio-detail-previous-link:hover .bio-detail-previous-arrow {
    border-color: #000;
}
.bio-detail-prev, .bio-detail-prev-bio, .bio-detail-next, .bio-detail-next-bio, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev, .resource-detail-prev-resource, .blog-detail-next, .blog-detail-next-resource, .blog-detail-prev, .blog-detail-prev-resource {
	font-family: inherit !important;
    letter-spacing: -1px;
}
.bio-team-section .yearbook-container .slick-next {
    border-top: 3px solid #3c576d;
    border-right: 3px solid #3c576d;
}
.bio-team-section .yearbook-container .slick-prev {
    border-top: 3px solid #3c576d;
    border-left: 3px solid #3c576d;
}
.contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search {
    font-size: inherit !important;
}
.adp-placemark {
    background: #eee !important;
}
.contact-form .form-inline .captcha .btn-contact:before, .directions-search .submit-search:before {
    display: none;
}
.directions-search #directions-input {
    width: 65%;
}
.contact-form .form-inline .captcha .btn-contact:hover, .directions-search .submit-search:hover {
    font-size: inherit !important;
    font-family: inherit !important;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #b2c3c4 transparent transparent transparent;
}
/*
==============================================
Related Resources Section
==============================================
*/
.copy-section .mc-container {
    border-top: 2px solid #b1c3c4;
}
.copy-section .mc-heading-wrapper h3 {
    font-size: 21px;
    line-height: 23px;
}
.copy-section .mc-content-wrapper .mc-copy-wrapper:before {
    border-top: none;
    border-bottom: 1px solid #b1c3c4;
}
.copy-section .mc-cta {
    padding: 8px 7px !important;
    background: transparent;
    color: inherit;
    font-family: inherit;
    border-radius: 10px !important;
    font-size: 16px !important;
}
.copy-section .mc-container a:hover .mc-cta {
    padding: 8px 7px !important;
    position: relative;
    background: #3b576d;
    color: #fff;
    font-size: 16px;
    border-radius: 10px !important;
    font-weight: 400 !important;
    display: inline-block;    
}

.copy-section .mc-container a:hover .mc-cta:before {
    border: transparent !important;
    
}
.copy-section .mc-container .slick-next:hover:before, .copy-section .mc-container .slick-prev:hover:before {
    color: #000;
}
.copy-section .slick-slide {
    border-right: 2px solid #b1c3c4;
}
/*
==============================================
Masonry Grid Section
==============================================
*/
.resource-section {
    border-top: 4px solid #3c576d;
    background: #fff !important;
}
.related-resources-content {
    clear: both;
    border-top: none;
    background-image: none !important;
}
.related-resources-content .slick-slide {
    border-right: 6px solid #EAEBEB;
}
.related-resources-content .mc-cta {
    color: #EAEBEB;
}
.related-resources-content .mc-heading {
    color: #EAEBEB;
}

.related-resources-content h4:before, .related-resources-content h4:after {
    background: #EAEBEB;
}
.related-resources-content h4 {
    font-family: inherit !important;
    font-weight: 400;
    font-size: 22px;
    color: #EAEBEB;
}
.masonry-two-of-two-stacked .masonry-title {

}
.body-resource .intro-content {
    padding: 55px 0px 160px;
}
.filter a {
    color: inherit;
}
.filter a:hover {
    color: #EAEBEB;
	background: #FFF;
}
.filter-reset:hover {
    color: #EAEBEB;
}
/* Button */
.filter-link {
	border: 1px solid #EAEBEB;
	padding: 0px 30px;
	font-family: inherit !important;
	text-transform: uppercase;
	line-height: 38px;
	font-size: 14px;
}
.bio-detail-next-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper-mobile.hover-link:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper-mobile.hover-link:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper-mobile.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper-mobile.hover-link:before {
  background: #EAEBEB;
}
.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
    background: #f5f5f5;
}

.filter-reset-container {
    border-bottom: none;
}

.body-blog .quote-section {
    background-color: rgba(0, 0, 0, 0);
}
.masonry-title {
    font-family: inherit !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    text-transform: none;
}

.masonry-one-of-two-stacked {
    background: #3c576d;
      -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;
  
}
.masonry-one-by-one {
 background: #e2eaf1
}
.masonry-one-of-two-stacked {
    color: #fff;
}
.masonry-one-of-two-stacked .masonry-title, .masonry-one-of-two-stacked .masonry-date, .masonry-one-of-two-stacked .masonry-paragraph, .masonry-one-of-two-stacked .masonry-paragraph, .masonry-one-of-two-stacked .masonry-cta, .masonry-one-of-two-stacked {
    color: #fff;
}
.masonry-one-of-two-stacked:hover {
    background: #000;
}
.masonry-one-by-two .masonry-copy:after {
    left: 25px;
    right: inherit !important;
    border-bottom: 15px solid #f5f5f5;
}
.masonry-link .masonry-one-of-two-stacked .masonry-cta {
    color: #000 !important;
    background: #fff !important;
    border: transparent !important;
}
.masonry-one-of-two .masonry-title, .masonry-one-by-two .masonry-title, .masonry-one-by-one .masonry-title, .masonry-three-by-one .masonry-title  {
    color: #656464 !important;
    font-family: inherit !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;

}
.masonry-one-of-two .masonry-paragraph, .masonry-one-by-two .masonry-paragraph, .masonry-one-by-one .masonry-paragraph, .masonry-three-by-one .masonry-paragraph, .masonry-one-of-two .masonry-category, .masonry-one-by-two .masonry-category, .masonry-one-by-one .masonry-category, .masonry-three-by-one .masonry-category, .masonry-date, .masonry-category {
    font-family: inherit !important;

}
.masonry-two-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-date, .masonry-two-of-two-stacked .masonry-paragraph, .masonry-two-of-two-stacked .masonry-paragraph, .masonry-two-of-two-stacked .masonry-cta, .masonry-two-of-two-stacked {
    color: #656464 !important;
    font-family: inherit !important;
}
.masonry-title:after {
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}
.masonry-one-of-two-stacked .masonry-title:after {
    border-top: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.masonry-title {
    font-family: inherit !important;
    font-size: 16px;
    text-transform: uppercase;
}
.masonry-one-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
    color: #fff !important;
}
.masonry-two-of-two-stacked:hover {
    background: #3c576d;
}
.masonry-one-of-two .masonry-cta, .masonry-one-by-two .masonry-cta, .masonry-one-by-one .masonry-cta, .masonry-three-by-one .masonry-cta {
    color: #0c73a1 !important;
}

.masonry-three-by-one:hover .masonry-cta {
    color: #0c73a1 !important;

}
.masonry-one-by-one .masonry-title, .masonry-one-of-two-stacked .masonry-title, .masonry-two-of-two-stacked .masonry-title, .masonry-two-by-two .masonry-title {
    font-weight: 600;
}

.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover  {
    background: #EAEBEB;
}
.filter-open.fa-angle-down:before, .filter a:hover {
    color: #556D6D;
}
.filter-reset {
    color: inherit;
    font-family: inherit;
}
.filter-reset:hover {
    color: #556D6D;
}
.filter-overlay .close-filter-overlay {
    background: #b2c3c4;
}
.filter-body-container li a {
    font-family: inherit;
}
/*
==============================================
Share Widget Section
==============================================
*/
.social-media-share-link:hover > .fa-share-alt:before {
    color: #3c576d;
}
.social-media-share-link:active > .fa-share-alt:before {
    color: #3c576d;
}
.resource-detail-tag-cloud-links a:active  > .fa-share-alt:before {
    color: #edebe4 !important;
}
.social-media-share-wrapper span a {
	color: #fff !important;
}
.fa-share-alt {
	color: #3c576d !important;

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

.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #3c576d;
    font-size: 17px;
}
.resource-detail-info-wrapper a:hover {
    color: #556D6D !important;
}
.resource-detail-copy-wrapper a {
    color: #556D6D;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #556D6D;
}
.resource-detail-info-divider, .blog-landing-info-divider {
    color: #b2c3c4;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: inherit !important;
    font-family: inherit;
}

.social-media-share-wrapper span {
    background-color: #3c576d;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #3c576d;
}
.masonry-two-of-two-stacked:hover {
    background: #f5f5f5;
}
.masonry-two-by-one:hover .masonry-img-container:after {
	border-left: 15px solid #EAEBEB;
}
.masonry-one-by-two:hover .masonry-copy:after {
	border-bottom: 15px solid #EAEBEB;
}
.masonry-three-by-one:hover .masonry-one-of-three:after {
    border-left: 15px solid #EAEBEB;
}
.masonry-one-of-two .masonry-cta, .masonry-one-by-two .masonry-cta, .masonry-one-by-one .masonry-cta, .masonry-three-by-one .masonry-cta {
    color: #EAEBEB !important;
}
.masonry-three-by-one.masonry-three-by-one-img-left:hover .masonry-one-of-three:after {
	border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #EAEBEB;
    border-bottom: 15px solid transparent;
}
.masonry-two-of-two-stacked {
    background: #EAEBEB;
}
.masonry-load-more, .masonry-tertiary-load-more {
    border: transparent !important;
    font-family: inherit;
    text-transform: uppercase !important;
    padding: 2px 20px;
    font-size: 16px !important;
/*    letter-spacing: 2.5px;*/
}

.masonry-load-more:before, .masonry-tertiary-load-more:before {
    display: none;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border: transparent !important;
    color: #000;
    font-family: inherit;
    text-transform: uppercase !important;
    font-size: 16px !important;
}
.masonry-cta-text .masonry-cta:before {
    display: none;
}
.masonry-cta-text .masonry-cta {
    background: #3c576d !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    padding: 11px 37px !important;
    border-radius: 10px !important;
    font-weight: 400 !important;
    border: transparent;

}
.masonry-link:hover .masonry-cta {
    background: #fff !important;
    color: #000 !important;
    font-family: 'Montserrat', sans-serif;
    padding: 11px 37px !important;
    border-radius: 10px !important;
    font-weight: 400 !important;
    border: transparent;
}
.masonry-one-of-two .masonry-date, .masonry-one-by-two .masonry-date, .masonry-one-by-one .masonry-date, .masonry-three-by-one .masonry-date {
    font-family: inherit !important;
}



@media (min-width: 670px) {
/*
	.masonry-two-by-one:hover .masonry-img-container:after {
		border-left: 15px solid #e9ebec !important;
	}
*/
  .masonry-two-by-one .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #f5f5f5;
  }
}



/*
==============================================
Responsive Meia Queries NEW
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Slider section
==============================================
*/
    .content-slider-wrapper .slick-prev {
        left: 30px;
    }
    .content-slider-wrapper .slick-next {
        right: 30px;
    }
    .logo-btn-section .button-content .btn-top {
        font-size: 12px;
    }
    .intro-section .intro-content {
        padding: 0 30px;
    }
    .footer-section {
        padding: 85px 0 27px;
    }
    .footer-section .footer-cta-section {
        margin-bottom: 0;
    }
    .slider-section .content-slider-wrapper .content-slider-copy {
        padding: 10px;
    }
    .content-slider-wrapper .slick-prev, .content-slider-wrapper .slick-next {
        position: absolute;
        top: 73%;
    }
    .team-section {
        padding-bottom: 50px;
    }
    .body-about-us .content-disclosure-wrapper {
        max-width: 780px;
    }
    .team-int-section .yearbook-three.yearbook-container, .bio-team-section .yearbook-three.yearbook-container {
        padding: 60px 0px 50px !important;
    }
    .yearbook-three a:hover .yearbook-headshot-wrapper:after {
        display: none;
    }
	.niche-content .mc-container .slick-next, .pov-carousel .mc-container .slick-next {
		right: -20px;
	}
	.niche-content .mc-container .slick-prev, .pov-carousel .mc-container .slick-prev {
		left: -20px;
	}
	.slider-section {
		background-position-x: -190px;
	}
	.primary-nav a, .investor-access-remember-me-label {
		font-family: 'Lato', sans-serif;
		font-size: 11px;
	}
}


/* 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) {
    .intro-section .intro-cta .rich-text-container {
        position: relative;
    }
    .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li a>i {
        background: transparent;
    }
    .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link a {
        background: inherit;
        color: #01222c;
    }
    .nav-address-wrapper {
        color: #000;
        line-height: 23px;
    }
    .body-about-us .content-disclosure-wrapper {
        padding: 0 70px;
    }
    .copy-section {
        padding: 75px 15px 52px;
    }
    .bio-team-section .slick-dots li button:before, .team-int-section .slick-dots li button:before {
        color: #3c576d;
    }
   .bio-team-section .slick-dots li.slick-active button:before, .team-int-section .slick-dots li.slick-active button:before {
        color: #3c576d;
        opacity: 1;
    }
	.niche-content .mc-container .slick-next, .pov-carousel .mc-container .slick-next {
		right: -10px;
	}
	.niche-content .mc-container .slick-prev, .pov-carousel .mc-container .slick-prev {
		left: -10px;
	}
	.slider-section {
		background-position-x: -410px;
	}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    .button, .accord a.accord-cta, .masonry-load-more, .masonry-tertiary-load-more, .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search {
        background: #3c576d !important;
        color: #fff !important;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
    }    .billboard-content-wrapper {
      min-height: 85vh;
    }
.slider-section {
        padding: 96px 0 68px;
    }
    .slider-section h2 {
        margin-bottom: 120px;
    }
    .slider-section h2 {
        padding: 0 15px;
    }

    .slider-section .head-1 {
        font-size: 20px;
        line-height: 25px;
    }
    .slider-section .head-2 {
        font-size: 40px;
        line-height: 36px;
    }
    .slider-section .content-slider-wrapper .content-slider-heading {
        font-size: 22px;
    }
    .slider-section .content-slider-wrapper .content-slider-copy {
        font-size: 22px;
        line-height: 29px;
    }    
    .slider-section .content-slider-wrapper .content-slider-cta {
        font-size: 15px;
    }
    .team-section .team-intro {
        font-size: 20px;
        line-height: 23px;
        padding-right: 0;
        padding-left: 0px;
    }
    .footer-section .footer-cta h4:before, .slider-section h2:after {
        width: 300px;
        background-size: 100%;
    }
    .intro-section .intro-copy {
        margin: 10px auto 6px;
    }
    .intro-section .intro-copy:before {
        margin: 0 auto 50px;
    }
    .intro-section .intro-copy:after {
        margin: 46px auto 50px;
    }
    .footer-section {
        padding: 35px 0 27px;
    }
    .footer-section .ftr-logo-wrapper {
        padding: 74px 0 0;
    }
    .billboard-container h1 {
        padding: 0 0 !important;
    }
    .billboard-section .billboard-container .head-2 {
        font-size: 42px;
        line-height: 44px;
    }
    .billboard-section .billboard-container .head-1 {
        font-size: 27px;
        line-height: 31px;
    }
    .billboard-section .billboard-container h1:before {
        margin: 0 auto 40px;
    }
    .body-about-us .content-disclosure-wrapper {
        padding: 0 15px;
    }
    .team-int-section .yearbook-container .slick-prev, .bio-team-section .yearbook-container .slick-prev {
        border-top: 3px solid #656464;
        border-left: 3px solid #656464;
        left: 20px;
    }
    .team-int-section .yearbook-container .slick-next, .bio-team-section .yearbook-container .slick-next {
        border-top: 3px solid #656464;
        border-right: 3px solid #656464;
        right: 20px;
    }
    .team-int-section .yearbook-three.yearbook-container, .bio-team-section .yearbook-three.yearbook-container {
        padding: 60px 0px 50px;
        overflow: hidden;
    }
/*
    .bio-team-section .slick-dots li button:before, .team-int-section .slick-dots li button:before {
        color: #3c576d;
    }
    .bio-team-section .slick-dots li.slick-active button:before, .team-int-section .slick-dots li.slick-active button:before {
        color: #3c576d;
        opacity: 1;
    }
*/
    .team-int-section .team-int-intro {
        font-size: 29px;
        line-height: 37px;
    }
    .slick-dots li button:before, .slick-dots li button:before {
        color: #3c576d;
    }
    .slick-dots li.slick-active button:before, .slick-dots li.slick-active button:before {
        color: #3c576d;
        opacity: 1;
    }
    .flextabs-wrapper {
        overflow: hidden;
    }
    .intro-section .intro-copy {
        font-size: inherit;
        line-height: inherit;
    }
	.niche-content .mc-container .slick-next, .pov-carousel .mc-container .slick-next {
		right: -5px;
	}
	.niche-content .mc-container .slick-prev, .pov-carousel .mc-container .slick-prev {
		left: -5px;
	}
	.niche-section .mc-content-wrapper {
		border: none;
	}
	.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
		margin: 8px auto;
	}
	.niche-section {
		padding: 30px 0px;
	}
	.niche-section .mc-cta {
		right: inherit;
	}
	.slider-section .content-slider-wrapper .slick-dots {
		bottom: 0px;
	}
	.slider-section {
		padding: 126px 0 28px;
		    background-position-x: -730px;
	}
	.slider-intro h2 {
		line-height: 28px;
	}
	.slider-intro h2 .head-2 {
		display: block;
		font-size: 30px;
		line-height: 35px;
	}
}



/* 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) {
    .button, .accord a.accord-cta, .masonry-load-more, .masonry-tertiary-load-more, .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search {
        background: #3c576d !important;
        color: #fff !important;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
    }
    .interior .billboard-content-wrapper {
    min-height: 65vh;
  }
    .intro-section .intro-copy {
        font-size: inherit;
        line-height: inherit;
    }
  .interior .billboard-section .billboard-container {
      height: 280px;
    }
	.slider-section {
		padding: 126px 0 28px;
	}
    .slider-section h2 {
        margin-bottom: 120px;
    }
    .slider-section h2 {
        padding: 0 15px;
    }
	.slider-section .content-slider-wrapper .slick-dots {
		bottom: -64px;
	}
    .slider-section .head-1 {
        font-size: 20px;
        line-height: 25px;
    }
    .slider-section .head-2 {
        font-size: 40px;
        line-height: 36px;
    }
	.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
		margin: 8px auto;
	}
	.niche-section .mc-cta {
		right: inherit;
	}
	.niche-section .mc-content-wrapper {
		border: none;
	}
	.niche-content .mc-container .slick-next, .pov-carousel .mc-container .slick-next {
		right: 10px;
	}
	.niche-content .mc-container .slick-prev, .pov-carousel .mc-container .slick-prev {
		left: 10px;
	}
    .slider-section .content-slider-wrapper .content-slider-heading {
        font-size: 22px;
    }
    .slider-section .content-slider-wrapper .content-slider-copy {
        font-size: 22px;
        line-height: 29px;
    } 
    .team-section .team-intro {
        font-size: 20px;
        line-height: 23px;
        padding-right: 0;
        padding-left: 0px;
    }    
    .slider-section .content-slider-wrapper .content-slider-cta {
        font-size: 15px;
    }    
    .footer-section .footer-cta h4:before, .slider-section h2:after {
        width: 300px;
        background-size: 100%;
    }
    .intro-section .intro-copy {
        margin: 10px auto 6px;
    }
    .intro-section .intro-copy:before {
        margin: 0 auto 50px;
    }
    .intro-section .intro-copy:after {
        margin: 46px auto 50px;
    }
    .footer-section {
        padding: 35px 0 27px;
    }
    .footer-section .ftr-logo-wrapper {
        padding: 74px 0 0;
    }
    .billboard-container h1 {
        padding: 0 0 !important;
    }
    .billboard-section .billboard-container .head-2 {
        font-size: 52px;
        line-height: 54px;
    }
    .billboard-section .billboard-container .head-1 {
        font-size: 27px;
        line-height: 31px;
    }
    .billboard-section .billboard-container h1:before {
        margin: 0 auto 40px;
    }
    .team-int-section .yearbook-container .slick-prev {
        border-top: 3px solid #656464;
        border-left: 3px solid #656464;
        left: 20px;
    }
    .team-int-section .yearbook-container .slick-next {
        border-top: 3px solid #656464;
        border-right: 3px solid #656464;
        right: 20px;
    }
    .team-int-section .yearbook-three.yearbook-container, .bio-team-section .yearbook-three.yearbook-container {
        padding: 60px 0px 50px;
        overflow: hidden;
    }
    .bio-team-section .slick-dots li button:before, .team-int-section .slick-dots li button:before {
        color: #3c576d;
    }
    .bio-team-section .slick-dots li.slick-active button:before, .team-int-section .slick-dots li.slick-active button:before {
        color: #3c576d;
        opacity: 1;
    }
    .yearbook-container .slick-prev {
        left: 0px;
    }
    .yearbook-container .slick-next {
        right: 0px;
    }
    .team-int-section .team-int-intro {
        font-size: 29px;
        line-height: 37px;
    }
}

/* IE only */
@media screen\0 {
.logo-btn-section .logo-content .ftr-logo-wrapper, .interior .logo-btn-section .logo-content .ftr-logo-wrapper {
    padding: 53px 0;
}
    .billboard-content-wrapper .container {
        top:-170px;
        position: relative;
    }
    
}
