/*@import url('https://publicdev.rjf.com/branches/_custom_dev/vanilla-dev/model-1-rebuild/global/base.css');*/
@import url('https://raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,400i,700,900|Prata|Raleway:400,500|Roboto');

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER: Brandon
DESIGNER: Jesse
JOB #: 18-BR3DR-0088
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:

font-family: 'Lato', sans-serif;

thin 100
light 300
regular 400
bold 700
black 900

____

font-family: 'Prata', serif;
regular 400

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

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

body {
    background: #fff;
	color: #414141;
}

.disclaimer {
	font-size: 11px;
	line-height: 15px !important;
}
.cfp {
	font-variant: small-caps;
}
a {
	color: #6f5e16;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;		
}
a:hover {
    color: #343434;	
}
hr {
    color: rgba(39, 20, 20, 0.2);;
    background-color: rgba(39, 20, 20, 0.2);
}

h2 {
	font-size: 30px;
    color: #003a70;		
}
h2.sub-head-main .head-2 {
	font-weight: 600;
}
.interior h2.sub-head-main .head-2 {
	color: #00457c;
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    font-size: 31px !important;
}


h3 {
	font-size: 25px;
    color: #003a70;
        font-family: 'Raleway', sans-serif;
    font-weight: 600;	
}
h4 {
    color: #00457c;
}
h5 {
    color: #00457c;
}
.button {
	color: #ffffff;
	border: 2px solid #ffffff;
}
.button:hover {
    border-color: #cfae1e;
    color: #333;
    background: #cfae1e;
}
.intro-button {
	background: #cfae1e;
    border-color: #cfae1e;
    color: #002856;
}
.intro-button:hover {
	background: #002856;
    border-color: #002856;
    color: #ffffff;
}
blockquote:before, q:before {
    background: #cfae1e;
}
.accord a.accord-cta {
	border: 2px solid #cfae1e;
}
.accord a.accord-cta:hover {
	border: 2px solid #cfae1e;
	background: #cfae1e;
}
/*
==============================================
Home Page
==============================================
*/

/*
SCROLLER
==============================================
*/

.scroller-wrapper .scroller:before {
    background: rgba(255, 255, 255, 0.2);
}
.scroller-wrapper .scroller:after {
    background: rgba(255, 255, 255, 0.5);
}

/*
Header
==============================================
*/
.header-main {
	background: #ffffff !important;
	position: relative;
	z-index: 4;
}

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

.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #ffffff !important;
}
.primary-nav a, .investor-access-remember-me-label {
    font-family: 'Playfair Display', serif;
    color: #003a70;
	text-transform: uppercase;
}
.nav:after, .nav:before {
	background: #cfae1e;
}
.nav:before {
	bottom: -66px;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active, .primary-nav > li > a:hover {
    color: #6f5e16;
	text-decoration: underline;
}
.primary-nav .nav-subnav {
	background-image: none !important;
	background-color: #002856 !important;
}
.primary-nav .nav-subnav a {
	font-weight: 400 !important;
}
.primary-nav .nav-subnav a:hover, .primary-nav .nav-subnav a.active {
    color: #cfae1e;
	font-weight: 400 !important;
}
/*
Billboard - Home
==============================================
*/
.billboard-section:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+41,0.75+80,0.75+80 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 41%, rgba(0,0,0,0.75) 80%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 41%,rgba(255,255,255,0.75) 80%,rgba(255,255,255,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 41%,rgba(255,255,255,0.75) 80%,rgba(255,255,255,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}
.billboard-section h1 {
    font-family: 'Playfair Display', serif;
    color: #002856;
}
.billboard-section .head-2 {
	color: #002856;
}
.billboard-section h1:after {
	background: #cfae1e;
}
/*
Home Intro Section
==============================================
*/
.intro-section {
	background: none;
}
.intro-section .intro-content:before, .intro-section .intro-text:before, .intro-section .intro-content:after, .intro-section .body-copy-accent:after {
	background: #cfae1e;
}
.intro-section .body-copy-accent {
    color: #002856;
	padding: 0 10px;
}
.intro-text .animated {
	font-family: 'Roboto', sans-serif;
	color: #003a70; 
}
/*
Client Experience Section
==============================================
*/

.services-slider {
	display: none;
}
.services-section {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/d/e/dedrickwealth/Images/services-bg.jpg) !important;
    background-attachment: fixed;
    padding: 50px 0;
    background-size: cover;
}
.services-section .services-intro {
	    padding: 60px 150px 0px;
	margin-bottom: 0px;
}
.services-section h2, .services-section .head-1 {
	color: #ffffff;
}
.services-section .services-intro p {
	font-family: 'Roboto', sans-serif;
	color: #ffffff;
	text-align: center;
}

.services-section .services-slider h3 {
	color: #ffffff;
}
.services-section h2:after {
	background: #011e41;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
    color: #d1af22;
}
.services-intro {
	width: 100%;
}
/*
Callouts Section
==============================================
*/
.callouts-section {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/d/e/dedrickwealth/Images/services-bg.jpg) !important;
}
.callouts-section .callout-heading .head-1, .callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
	color: #ffffff;
}
.callouts-section .callout-heading .head-2:after {
	background: #011e41;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
	font-family: 'Roboto', sans-serif;
}
.callouts-section .callout-item:hover .callout-cta {
	color: #cfae1e !important;
}
.callouts-section .callout-item:hover {
    background: rgba(0, 0, 0, 0.35);
}
/*
Quote Home Section
==============================================
*/
.body-home .quote-section {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#40404e+0,d2e6ef+0,d2e6ef+99 */
background: #40404e; /* Old browsers */
background: -moz-linear-gradient(top, #40404e 0%, #d2e6ef 0%, #d2e6ef 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #40404e 0%,#d2e6ef 0%,#d2e6ef 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #40404e 0%,#d2e6ef 0%,#d2e6ef 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40404e', endColorstr='#d2e6ef',GradientType=0 ); /* IE6-9 */
	border-top: none;
}
.body-home .quote-section .quote {
    color: #00457c !important;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
    line-height: 32px;
	    margin: 55px auto 25px;
}
.body-home .quote-section .quote-cite {
    color: #00457c !important;
	font-size: 30px;
}
.quote-section .quote-wrapper .quote-hr:before, .quote-section .quote-wrapper .quote-hr:after, .body-home .quote-section:after {
	background: #d1af22;
}
.quote-section .quote-wrapper {
    padding: 20px 15px 105px;
}
.body-home .quote-section:after {
	bottom: 53px;
}
/*
Team Section
==============================================
*/
.team-section h4, .team-section .head-1 {
    color: #002856;
}
.team-section h4:after {
	background: #cfae1e;
}
/*
POV Section
==============================================
*/
.pov-section {
	background: none;
}
.pov-section h4, .pov-section .head-1, .pov-carousel .mc-heading, .pov-carousel .mc-date, .pov-carousel .mc-copy, .pov-carousel .mc-cta {
    color: #003a70;
	
}
.interior .pov-section h4, .interior .pov-section .head-1, .interior .pov-carousel .mc-heading, .interior .pov-carousel .mc-date, .interior .pov-carousel .mc-copy, .interior .pov-carousel .mc-cta {
    color: #ffffff;
	
}
.pov-section h4:after, .pov-carousel .mc-heading:after {
	background: #cfae1e;
}
.pov-carousel .mc-container:before {
    border-top: 1px solid #cfae1e;
    border-bottom: 1px solid #cfae1e;
}
.pov-carousel .mc-container a:hover .mc-cta {
    color: #6f5e16;
}
.interior .pov-carousel .mc-container a:hover .mc-cta {
    color: #cfae1e;
}
.mc-container .slick-dots li.slick-active button:before {
	color: #cfae1e;
}
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
    background-color: rgba(218,192,82, 0.1) !important;
    box-shadow: none !important;
}
.scroller-wrapper .scroller:after {
    background: rgba(218,192,82, 0.5) !important;
}
/*
Interior Section
==============================================
*/
.interior .billboard-content:after {
	display: none;
}
.interior .copy-section {
	background: none;
}

.copy-section .head-1 {
    /* text-align: left; */
    font-family: 'Raleway', sans-serif;
    color: #003a70;
    font-size: 45px !important;
    font-weight: 600;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    animation-delay: 0.4s;
    margin-top: 10px;
    animation: slideInUpSmall 1s linear;
}
.copy-section .head-3, .copy-section .head-2 {
    text-align: left;
    font-family: 'Playfair Display', serif;
    color: #003a70;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    max-width: 800px;
    width: 100%;
    animation-delay: 0.8s;
    animation: slideInUpSmall 2s linear;
}
.body-about-us .copy-section h2 .head-2 {
    color: #003a70;
}
.body-about-us .copy-section h2:after {
    background: #cfae1e;
}
.copy-section h1 .head-2:after {
    background: #cfae1e;
}
.copy-content p, .copy-content ul, .copy-content ol {
	font-family: 'Roboto', sans-serif;
	color: #003a70;
}
/*
Quote Interior Section
==============================================
*/
.interior .quote-section {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/d/e/dedrickwealth/Images/services-bg.jpg) !important;
}
.interior .quote-section:after {
	content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #ffffff;
    bottom: 60px;
    position: absolute;
}
.interior .quote-section .quote {
    font-family: 'Roboto', sans-serif;
    font-size: 25px !important;
    line-height: 35px !important;
    max-width: 858px;
    width: 100%;
    margin: 55px auto 25px;
    color: #ffffff;
}
.interior .quote-section .quote-cite {
    margin-top: 22px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 30px !important;
    line-height: 24px;
    color: #ffffff !important;
}
.interior .quote-section .quote-content {
	padding-bottom: 50px;
}
.interior .quote-section .quote-wrapper .quote-hr:before, .interior .quote-section .quote-wrapper .quote-hr:after, .interior .body-home .quote-section:after {
    background: #ffffff;
}
.body-athletes .quote-content {
	display: none;
}
.niche-section .mc-heading:after {
	background: #cfae1e;
}
.niche-section .mc-container .media-carousel-three a:hover .mc-cta {
	border: 2px solid #cfae1e;
	background: rgba(0, 58, 112, 0.8);
}
/*
Bio Detail Page
==============================================
*/
.bio-section {
	background: none;
}
.bio-quote-section {
	display: none;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #6f5e16;
}
/*
Contact Us
==============================================
*/
.contact-form .form-inline .captcha .btn-contact {
    border: 2px solid #cfae1e;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #00457c transparent transparent transparent;
}
.contact-form .form-inline .captcha .btn-contact:hover {
	border: 2px solid #cfae1e;
	background: #cfae1e;
	color: #00457c;	
}

/*
Map and Directions
==============================================
*/
.body-map-directions .resource-section {
	background: #fff;
}
.directions-search .submit-search {
    border: 2px solid #cfae1e;
	color: #1d252c;
}
.directions-search .submit-search:hover {
    border: 2px solid #cfae1e;
	background: #cfae1e;
	color: #00457c;	
}

/*
Footer Section
==============================================
*/
.footer-section {
	background: none;
}
.btm-image {
	display: none;
}
.footer-section .social-container {
    text-align: center;
    border-bottom: 4px solid #cfae1e;
    border-top: 4px solid #cfae1e;
    background: #f7f2d6;
}
.footer-section .social-container:after {
	display: none;
}
.footer-section .footer-cta-section h4:after {
    background: #cfae1e;
}
.footer-section .ftr-disclosures {
    color: #333;
}
.footer-section .ftr-disclosures a {
    color: #333 !important;
}
.footer-section .ftr-disclosures a:hover {
    color: #00457c !important;
}
.footer-section .social-container a .fa {
    color: #00457c !important;
}
.footer-section .social-container a .fa {
    color: #00457c !important;
}

.footer-section .social-container a:hover .fa {
    color: #6f5e16 !important;
}
.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}
.account-access-header {
        display: none !important;
 }
.footer-section .footer-content a:hover {
    color: #6f5e16 !important;
}
/*	
Accordions
==============================================
*/	
.accord {
	margin: 0px auto 40px;
}
.accord .accord-link {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600;
    color: #003a70;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #6f5e16 !important;
}
.accord li.open .fa {
    color: #003a70;
}
.footer-section .footer-cta-section h4, .footer-section .sub-light .head-1 {
	color: #00457c;
}
.footer-section .footer-content a, .footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
	color: #00457c;
}
.footer-section .footer-cta-section h4:hover {
    color: #344d62;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
	color: #6f5e16 !important;
}

/*	
Media Carousel & FlexTab
==============================================
*/	
.mc-slide {
	background: transparent;
}
.flextab-triggers a {
	color: #00457c;
}
.flextab-triggers .set {
	color: #414141;
}
.investor-access-login-button {
	border: 2px solid #cfae1e;
	-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;
}
.investor-access-login-button:hover {
	border: 2px solid #cfae1e;
	background: #cfae1e;
	color: #00457c;
}
.investor-access-remember-me-label {
	color: #ffffff;
	padding: 0px;
}
/*	
Resources
==============================================
*/	
.masonry-container {
	padding: 0px;
}
.filter-reset:hover {
    color: #6f5e16;
}
.resource-section, .body-resource-detail .resource-section {
	background: #fff;
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
    font-size: 25px !important;
    color: #00457c !important;
}
.filter-open.fa-angle-down:before {
    color: #00457c;
}
.filter a:hover {
    color: #00457c;
}
.filter-overlay .close-filter-overlay {
    background: #00457c;
}
.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: #fff !important;
	font-weight: 500;
}
.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: #fff !important;
	font-weight: 500;	
}
.masonry-one-of-two .masonry-date, .masonry-one-by-two .masonry-date, .masonry-one-by-one .masonry-date, .masonry-three-by-one .masonry-date {
    color: #fff !important;
	font-weight: 500;	
}
.masonry-one-of-two .masonry-paragraph, .masonry-one-by-two .masonry-paragraph, .masonry-one-by-one .masonry-paragraph, .masonry-three-by-one .masonry-paragraph {
    color: #fff !important;
	font-weight: 500;	
}
.masonry-one-of-two .masonry-category, .masonry-one-by-two .masonry-category, .masonry-one-by-one .masonry-category, .masonry-three-by-one .masonry-category {
    color: #fff !important;
	font-weight: 500;	
}
.masonry-one-of-two, .masonry-one-by-two, .masonry-one-by-one, .masonry-three-by-one {
    background: #00457c;
}
.masonry-one-of-two:hover, .masonry-one-by-two:hover, .masonry-one-by-one:hover, .masonry-three-by-one:hover, .masonry-two-by-one:hover .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
	background: #4a433b;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #00457c;
}
.masonry-two-by-one:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-two:hover .masonry-cta, .masonry-one-by-one:hover .masonry-cta, .masonry-two-by-one:hover .masonry-cta, .masonry-three-by-one:hover .masonry-cta, .masonry-one-of-two-stacked:hover .masonry-cta {
    color: #fff !important;
}
.masonry-two-of-two-stacked {
    background: #6f5e16;
}
.masonry-two-of-two-stacked:hover {
    background: #00457c;
}
.masonry-one-of-two-stacked {
    background: #4A433A;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-left: 15px solid #4a433b;
}
.masonry-two-by-one .masonry-img-container:after {
    border-left: 15px solid #00457c;
}
.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid #00457c;
}
.masonry-one-by-two:hover .masonry-copy:after {
    border-bottom: 15px solid #4a433b;
}
.masonry-one-by-one .masonry-date, .masonry-one-of-two-stacked .masonry-date, .masonry-two-of-two-stacked .masonry-date {
    font-weight: 500;
}
.masonry-one-of-two-stacked:hover {
    background: #00457c;
}

.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #414141 !important;
}
.resource-detail-info-wrapper a:hover {
    color: #00457c !important;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #00457c;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #00457c;
}
.fa-share-alt {
    color: #414141 !important;
}
.social-media-share-wrapper span {
    background-color: #00457c;
}
.social-media-share-wrapper span a:hover {
    color: #cfae1e !important;
}
.masonry-load-more, .masonry-tertiary-load-more {
    border: 2px solid #cfae1e;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border: 2px solid #cfae1e;
	background: #cfae1e;
	color: #00457c;
}
.mobile-filter-button {
    background: #00457c;
    border: 1px solid #1d252c;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #414141;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
    color: #00457c;
}
.resource-detail-previous-link:before, .resource-detail-next-link-wrapper:before {
	background: #cfae1e;
}
.resource-detail-previous-link:hover:before {
    background: #00457c;
}
.resource-detail-next-link-wrapper.hover-link:before {
  background: #00457c;
}
.resource-detail-previous-link:after {
    border-left: 1px solid #00457c;
    border-top: 1px solid #00457c;
}
.resource-detail-next-arrow {
    border-right: 1px solid #00457c;
    border-top: 1px solid #00457c;
}
.resource-detail-prev-resource, .resource-detail-next-resource {
	color: #1d252c;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a, .resource-detail-copy-wrapper a {
    color: #00457c;
}




.bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before {
    background: #cfae1e;
}
.bio-detail-previous-arrow {
    border-left: 1px solid #00457c;
    border-top: 1px solid #00457c;
}
.bio-detail-next-arrow {
    border-right: 1px solid #00457c;
    border-top: 1px solid #00457c;
}
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before {
  background: #00457c !important;
}

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


}

/* Large devices (tablet landscape,1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
.primary-nav a, .investor-access-remember-me-label {
    font-family: 'Playfair Display', serif;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
}
	.investor-access-remember-me-label {
		color: #ffffff;
	}
.address-group-name-1, .account-access-header {
		display: none !important;
	}
	.pov-carousel .mc-container .slick-prev:after {
		border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
	}
	.pov-carousel .mc-container .slick-next:after {
		border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
	}
	.bio-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper-mobile:before {
    background: #cfae1e;
	}
	.services-section .services-intro {
    	padding: 0px 150px 60px;
	}
	
	.niche-section .mc-container .media-carousel-three .mc-cta {
		border: 2px solid #cfae1e;
		background: #002856;
	}
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:after {
    background: #00457c;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
    background: #cfae1e;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background-image: none;
    background: #ffffff;
    box-shadow: none;
}
.nav-subnav > :first-child {
    margin-top: 0;
    padding-top: 10px !important;
}
.fa-angle-down:before {
    color: #00457c;
}
.nav-address-wrapper {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #333;
}
	.address-group-name-1, .account-access-header {
		display: none !important;
	}
.bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before {
    background: #cfae1e;
}
	.services-section {
		padding: 100px 0 0px;
	}
	.pov-carousel .mc-container .slick-prev:after {
		border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
	}
	.pov-carousel .mc-container .slick-next:after {
		border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
	}
	.services-section .services-intro {
    	padding: 0px 150px 60px;
	}
	.services-section .services-intro {
    	padding: 0px 50px 60px;
	}
	.niche-section .mc-container .media-carousel-three .mc-cta {
		border: 2px solid #cfae1e;
		background: #002856;
	}
	
}
	
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {	
.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #ffffff;
}
.callouts-section .slick-next:after {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.callouts-section .slick-prev:after {
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
	.copy-section .head-3, .copy-section .head-2 {
		line-height: 34px;
	}
.copy-section .head-1 {
    /* text-align: left; */
    font-family: 'Raleway', sans-serif;
    color: #003a70;
    font-size: 35px !important;
    font-weight: 600;
    line-height: 38px;
	}
	.services-section .services-intro {
    	padding: 0px 20px 60px;
	}
}
	
/* 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) {
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper button {
		color: #ffffff !important;
	}
	.callouts-section .slick-next:after {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.callouts-section .slick-prev:after {
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
}

/* iPhone 4/5 Portrait */
@media screen and (max-width: 320px) {
.footer-section .footer-cta-section .head-1 {
    font-size: 42px !important;
    line-height: 34px;	
}





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


}


<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

