/*@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|Quicksand');

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

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

BUILDER: Evan
DESIGNER: Jesse
JOB #: 18-BR3DR-0088
COMPLETION DATE: 2018
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: #104c6e;
	-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: #517c8d;		
}
h2.sub-head-main .head-2 {
	font-weight: 600;
}
.interior h2.sub-head-main .head-2 {
	color: #517c8d;
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    font-size: 31px !important;
}


h3 {
	font-size: 25px;
    color: #517c8d;
    font-family: 'Playfair Display', serif;
    font-weight: 300;	
}
h4 {
    color: #517c8d;
}
h5 {
    color: #517c8d;
}

/*
==============================================
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: #1d252c !important;
	position: relative;
	z-index: 4;
}

/*
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
	background: #1d252c !important;
}
.primary-nav a, .investor-access-remember-me-label {
    color: #fff;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #97c2d5;
}
.primary-nav > li > a:hover {
    color: #97c2d5;
}
.primary-nav > li > a.selected, .nav-standard.selected {
    color: #97c2d5 !important;
}
.nav:before {
    background: rgba(96, 123, 135, 0.5);
}
.nav:after {
    bottom: 8px;	
    background: #8cb8ca;
}
.primary-nav .nav-subnav {
    background: rgba(27, 74, 95, .92) !important;
}
.primary-nav .nav-subnav a:hover {
    color: #8cb8ca;
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
    font-family: 'Playfair Display', serif;	
    line-height: 21px;	
}
.investor-access-login-button {
    border: 2px solid #517c8d;
}


/*
Billboard - Home
==============================================
*/
.billboard-section h1 {
	color: #fff;
}
.billboard-section h1:after {
    background: #8ab1c2;
}
.billboard-container.billboard-full-height {
    min-height: calc(90vh - 136px);
}


/*
Home Intro Section
==============================================
*/
.intro-section {
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-intro.jpg);
}
.intro-section .intro-content:before {
    background: rgba(73, 86, 92, 0.5);
}
.intro-section .intro-text:before {
    background: #49565c;
}
.intro-section .body-copy-accent {
    color: #49565c;
    font-size: 26px;
    line-height: 40px;	
    padding: 0 40px;	
}
.intro-section .body-copy-accent:after {
    background: rgba(73, 86, 92, 0.5);
}
.intro-section .button {
	background: #e0e7ee;
	color: #49565c;
	border: 2px solid #49565c;
}
.intro-section .intro-content:after {
    background: rgba(73, 86, 92, 0.5);
}
.intro-content {
    max-width: 660px;
}
/*
Client Experience Section
==============================================
*/
.services-section { 
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-client-experience.jpg);
	background-attachment: unset;	
    position: relative;
    z-index: 1;	
    padding: 160px 0 0;	
}
.services-section h2 {
    color: #607b87;
}
.services-section .head-1 {
    color: #1b5d7a;
}
.services-section h2:after {
    background: #b6e9f7;
}
.services-section .button, .team-section .button {
	color: #393939;
	border: none;
    height: 100%;
    width: 100%;
	margin: 0;
}
.services-section .services-intro {
	padding-top: 0;
}
.services-section .services-intro p {
	text-align: center;
	padding: 0 300px;
}




/*
Callouts Section
==============================================
*/
.callouts-section {
	background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-callouts-quote.png) #91a5af;
	background-position: center bottom;
}
.callouts-section:before {
	content:'';
	position: absolute;
	top: -180px;
	left: 0;
	width: 100%;
	height: 400px;
	background: rgba(255,255,255,0.5);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 0%, rgba(129,151,162,0.25) 50%, rgba(129,151,162,0) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0.5)), color-stop(0%, rgba(255,255,255,0.5)), color-stop(50%, rgba(129,151,162,0.25)), color-stop(100%, rgba(129,151,162,0)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 0%, rgba(129,151,162,0.25) 50%, rgba(129,151,162,0) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 0%, rgba(129,151,162,0.25) 50%, rgba(129,151,162,0) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 0%, rgba(129,151,162,0.25) 50%, rgba(129,151,162,0) 100%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 0%, rgba(129,151,162,0.25) 50%, rgba(129,151,162,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8197a2', GradientType=1 );
}
.callouts-section .callouts-content {
    margin-top: 90px;
}
.callouts-section .callout-heading .head-1 {
    color: #1d252c;
}
.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    color: #1d252c;
	font-weight: 500;
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #1d252c;
}


/*
Quote Home Section
==============================================
*/

.body-home .quote-section {
	background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-callouts-quote.png) #7d949f;
	border-top: none;
	position: relative;
	background-position: center top;
    display: table;	
}
.body-home .quote-section:before {
	content:'';
	display: block;	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-client-experience.jpg);
    background-size: cover;	
	background-position: center center;	
	opacity: .35;
}
.body-home .quote-section:after {
	content:'';
	position: absolute;
	z-index: 0;
	bottom: -12px;
	left: 0;
	width: 100%;
	height: 400px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(125,148,159,1)), color-stop(100%, rgba(125,148,159,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7d949f', GradientType=0 );
}
.quote-wrapper {
	z-index: 1;
}
.quote-section .quote-wrapper .quote-hr:before {
    background: #b6e9f7;
}
.quote-section .quote-wrapper .quote-hr:after {
    background: rgba(255, 255, 255, 0.2);
}
.body-home .quote-section .quote-cite {
    color: #1d252c !important;
}
.quote-section .quote {
    font-size: 24px;
    line-height: 38px;	
}

.niche-section {
	display: none;
}


/*
Team Section
==============================================
*/
.team-section {
	background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-client-experience.jpg);
    background-size: cover;
    background-position: center center;	
    position: relative;
    z-index: 1;
    border-top: 20px solid #7d949f;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
	text-align: center;
}
.team-image-wrapper img {
    margin: 0 auto;
    text-align: center;
}
.team-section h4 {
    color: #607b87;
}
.team-section .head-1 {
    color: #1b5d7a;
}
.team-section h4:after {
    background: #8ab1c2;
}
.team-section p {
	padding: 0 150px;
}
.team-image-wrapper {
	width: 100%;
	margin: 55px auto 20px;	
}

/*
POV Section
==============================================
*/
.pov-section {
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-pov.jpg);
	background-position: center center;
}
.pov-section h4 {
    color: #fff;
}
.pov-section .head-1 {
    color: #fff;
}
.pov-carousel .mc-container:before {
    content: "";
    display: block;
    position: relative;
    height: 8px;
    width: 100%;
    border-top: 1px solid rgba(215,215,215,0.4);
    border-bottom: 1px solid rgba(215,215,215,0.4);
}
.pov-section h4:after {
    background: #8ab1c2;
}
.pov-carousel .mc-heading {
    color: #fff;
}
.pov-carousel .mc-heading:after {
    background: #8ab1c2;
}
.pov-carousel .mc-copy {
	color: #fff;
}
.pov-carousel .mc-cta {
	color: #fff;
}
.pov-carousel .mc-container a:hover .mc-cta {
    letter-spacing: 4px;
	color: #8ab1c2;
}
.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;		
}
.pov-carousel .mc-container .slick-slide a:hover {
    box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,1), inset 0px 0px 100px 0px rgba(0,0,0,1);
}
.pov-carousel .mc-date {
	color: #fff;
	font-weight: 400;
}


/*
Interior Section
==============================================
*/
.interior .billboard-content:after {
    display: none;
}
.copy-section {
	background: #fff;
}
.copy-section h1 {
    font-family: 'Playfair Display', serif;
    color: #8ab1c2;
}
.copy-section .head-1 {
    color: #517c8d;
    font-family: 'Playfair Display', serif;
    font-size: 31px !important;
    font-weight: 300;
    line-height: 44px;
}
.copy-section .head-3, .copy-section .head-2 {
    color: #607b87;
    font-family: 'Raleway', sans-serif;
    font-size: 52px !important;
    font-weight: 600;
    line-height: 44px;
    max-width: none;	
}
.copy-section h1:after {
    background: #8ab1c2;
}
.copy-section:after {
    content: "";
    height: 20px;
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanilla-model-1/images/bkg-m-grid.jpg);
    width: 100%;
    display: block;
}
.copy-section .yearbook-designation-wrapper {
	margin: 0;
}
.copy-section .yearbook-container .yearbook-designation {
	margin: 0;
}

/*
Quote Interior Section
==============================================
*/

.interior .quote-section {
	background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-callouts-quote.png) #7d949f;
	border-top: none;
	position: relative;
}
.interior .quote-section:before {
	content:'';
	display: block;	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/bkg-client-experience.jpg);
    background-size: cover;	
	background-position: center center;	
	opacity: .35;
}
.interior .quote-section:after {
	content:'';
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 400px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(125,148,159,1)), color-stop(100%, rgba(125,148,159,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0255,255,255,0) 0%, rgba(125,148,159,1) 50%, rgba(125,148,159,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7d949f', GradientType=0 );
}

.quote-section .quote-wrapper .quote-hr:before {
    background: #b6e9f7;
}
.quote-section .quote-wrapper .quote-hr:after {
    background: rgba(255, 255, 255, 0.2);
}
.interior .quote-section .quote-cite {
    color: #1d252c !important;
}
.interior .quote-section .quote {
    color: #fff !important;
}

blockquote:before, q:before {
    background: #8ab1c2;
}

/*
Bio Detail Page
==============================================
*/
.copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
    color: #607b87;
}
.body-about-us .copy-section h2:after {
    background: #8ab1c2;
}
.copy-section .yearbook-container .yearbook-first-name {
    color: #607b87;
}
.copy-section .yearbook-container .yearbook-last-name {
    color: #517C8C;
}
.copy-section .yearbook-links {
    display: block;
	padding: 0;
}
.copy-section .yearbook-container .yearbook-links .fa {
	color: #517C8C;
	padding: 0 5px;
}
.copy-section .yearbook-container .yearbook-links .fa:hover {
	color: #000;
}

.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #517c8d;
}
.bio-section .bio-detail-first-name {
    color: #517C8C;
}
.bio-section .bio-detail-last-name {
    color: #607b87;
}
.bio-quote-section {
    display: none;
}
.bio-section {
	background: #fff;
}
.bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before {
    background: #8cb8ca;
}
.bio-detail-previous-arrow {
    border-left: 1px solid #1d252c;
    border-top: 1px solid #1d252c;
}
.bio-detail-next-arrow {
    border-right: 1px solid #1d252c;
    border-top: 1px solid #1d252c;
}
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before {
  background: #1d252c !important;
}


/*
Contact Us
==============================================
*/
.contact-form .form-inline .captcha .btn-contact {
    border: 2px solid #517c8d;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #517c8d transparent transparent transparent;
}
.contact-form .form-inline .captcha .btn-contact:hover {
	border: 2px solid #8cb8ca;	
}

/*
Map and Directions
==============================================
*/
.body-map-directions .resource-section {
	background: #fff;
}
.directions-search .submit-search {
	border-color: #517c8d;
	color: #1d252c;
}
.directions-search .submit-search:hover {
    background: transparent;
    border: 2px solid #8cb8ca;
    color: #1d252c;
}

/*
Footer Section
==============================================
*/
.footer-section {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#607b87+-1,4a6877+50,607b87+100 */
background: #607b87; /* Old browsers */
background: -moz-linear-gradient(top, #607b87 -1%, #4a6877 50%, #607b87 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #607b87 -1%,#4a6877 50%,#607b87 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #607b87 -1%,#4a6877 50%,#607b87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#607b87', endColorstr='#607b87',GradientType=0 ); /* IE6-9 */
}
.footer-section .social-container {
	border-top: 10px solid #b6e9f7;	
	border-bottom: 10px solid #465a64;
}
.footer-section .social-container:after {
	display: none;
}
.footer-contact-section {
	clear: both;
	background: #4b6874;
	position: relative;
}
.footer-contact-section:before {
    content: '';
    background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keatonsams/Images/icon.png);
    height: 42px;
    width: 24px;
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: -20px;
}
.footer-contact-container {
    padding-bottom: 40px;	
}
.footer-hedge-section {
	
}
.footer-section .footer-content a:hover {
    color: #b6e9f7;
}
.footer-section .social-container a:hover .fa {
    color: #b6e9f7 !important;
}
.footer-section .ftr-disclosures {
	color: #fff;
    font-weight: 400;	
}
.footer-section .footer-cta-section h4 {
	color: #b6e9f7;
}
.footer-section .footer-cta-section h4:after {
	display: none;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #b6e9f7 !important;
}
.ftr-nap-address-label {
    font-family: 'Playfair Display', serif;	
	text-transform: uppercase;
	color: #000;
}
.ftr-nap-address-label {
	display: block;
	color: #b6e9f7;	
}

.footer-section .ftr-nap-address:before {
	display: none;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
    color: #fff;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-address-line1:after {
    content: ", ";
    position: relative;
    margin-left: 0px;
    margin-right: 3px;
    color: #fff;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-address-line2:after {
    content: "//";
    position: relative;
    margin-left: 8px;
    margin-right: 3px;
    color: #fff;
}
.ftr-nap-address {
	margin-bottom: -8px;
}

/*	
Accordions
==============================================
*/	
.accord {
	margin: 0px auto 40px;
}
.accord .accord-link {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600;
    color: #517c8d;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #414141 !important;
}
.accord li.open .fa {
    color: #517c8d;
}

/*	
Media Carousel & FlexTab
==============================================
*/	
.mc-slide {
	background: transparent;
}
.flextab-triggers a {
	color: #517c8d;
}
.flextab-triggers .set {
	color: #414141;
}

/*	
Resources
==============================================
*/	

.resource-section, .body-resource-detail .resource-section {
	background: #fff;
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
    font-size: 25px !important;
    color: #517c8d !important;
}
.filter-open.fa-angle-down:before {
    color: #517c8d;
}
.filter a:hover {
    color: #517c8d;
}
.filter-overlay .close-filter-overlay {
    background: #517c8d;
}
.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: #517c8d;
}
.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 #517c8d;
}
.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: #4A433A;
}
.masonry-two-of-two-stacked:hover {
    background: #517c8d;
}
.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 #517c8d;
}
.masonry-one-by-two .masonry-copy:after {
    border-bottom: 15px solid #517c8d;
}
.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: #517c8d;
}

.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: #517c8d !important;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #517c8d;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #517c8d;
}
.fa-share-alt {
    color: #414141 !important;
}
.social-media-share-wrapper span {
    background-color: #517c8d;
}
.social-media-share-wrapper span a:hover {
    color: #97c2d5 !important;
}
.masonry-load-more, .masonry-tertiary-load-more {
    border: 2px solid #517c8d;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border: 2px solid #b6e9f7;
}
.mobile-filter-button {
    background: #517c8d;
    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: #517c8d;
}
.resource-detail-previous-link:before, .resource-detail-next-link-wrapper:before {
	background: #8cb8ca;
}
.resource-detail-previous-link:hover:before {
    background: #1d252c;
}
.resource-detail-next-link-wrapper.hover-link:before {
  background: #1d252c;
}
.resource-detail-previous-link:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.resource-detail-next-arrow {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.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: #517c8d;
}




.bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before {
    background: #8cb8ca;
}
.bio-detail-previous-arrow {
    border-left: 1px solid #1d252c;
    border-top: 1px solid #1d252c;
}
.bio-detail-next-arrow {
    border-right: 1px solid #1d252c;
    border-top: 1px solid #1d252c;
}
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before {
  background: #1d252c !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) {
	.services-section .services-intro p {
		padding: 0 120px;
	}
	.masonry-two-by-one:hover .masonry-title, .masonry-one-by-two:hover .masonry-title, .masonry-one-by-two:hover .masonry-title, .masonry-one-by-one:hover .masonry-title, .masonry-two-by-one:hover .masonry-title, .masonry-three-by-one:hover .masonry-title {
		color: #fff !important;
	}	
	.masonry-two-by-one:hover .masonry-date, .masonry-one-by-two:hover .masonry-date, .masonry-one-by-two:hover .masonry-date, .masonry-one-by-one:hover .masonry-date, .masonry-two-by-one:hover .masonry-date, .masonry-three-by-one:hover .masonry-date {
		color: #fff !important;
	}
	.masonry-two-by-one:hover .masonry-paragraph, .masonry-one-by-two:hover .masonry-paragraph, .masonry-one-by-two:hover .masonry-paragraph, .masonry-one-by-one:hover .masonry-paragraph, .masonry-two-by-one:hover .masonry-paragraph, .masonry-three-by-one:hover .masonry-paragraph {
		color: #fff !important;
	}	
	.masonry-two-by-one:hover .masonry-category, .masonry-one-by-two:hover .masonry-category, .masonry-one-by-two:hover .masonry-ticategorytle, .masonry-one-by-one:hover .masonry-category, .masonry-two-by-one:hover .masonry-category, .masonry-three-by-one:hover .masonry-category {
		color: #fff !important;
	}	
	.masonry-two-of-two-stacked:hover .masonry-cta {
		color: #fff !important;
	}	
}


/* 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: #8ab1c2;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #8ab1c2;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #8ab1c2;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav {
		background: #1d252c;
	}	
	.fa-angle-down:before {
		color: #8ab1c2;
	}
	.callouts-section .callout-heading .head-1 {
		font-size: 24px;
	}
	.callouts-section .callout-heading .head-2 {
    	font-size: 27px;
		line-height: 30px;
	}
	.team-section p {
		padding: 0;
	}
	.mc-container .slick-prev {
		left: 20px;
	}	
	.mc-container .slick-next {
		right: 20px;
	}	
	.footer-contact-section:before {
		display: none;
	}
	.filter-dropdown li {
		min-width: 190px;
	}
}
	
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {	
	.services-section .services-intro p {
		padding: 0;
	}	
	.services-section .head-1, .team-section .head-1 {
		font-size: 42px !important;	
	}
	.footer-section .footer-contact-info .ftr-nap .ftr-nap-address-line2:after {
		display: none;
	}	
	.copy-section .head-1 {
		font-size: 28px !important;
		line-height: 32px;
	}	
	.copy-section .head-3, .copy-section .head-2 {
		font-size: 31px !important;
		line-height: 28px;
	}		

}
	
/* 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) {
	.services-section .services-intro p {
		padding: 0;
	}	
	.footer-section .footer-contact-info .ftr-nap .ftr-nap-address-line2:after {
		display: none;
	}
	.copy-section .head-3, .copy-section .head-2 {
		font-size: 31px !important;
		line-height: 28px;
	}	
}

/* 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 {


}


