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

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

/*==============================================  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: Debra
JOB #: 19-BRAEJ-0022
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:
    font-family: 'Roboto', sans-serif;
 
thin 100
light 300
regular 400
medium 500
bold 700
black 900

____


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

/*
==============================================
Base
==============================================
*/
body {
    font-family: 'Roboto', sans-serif;
}
a, .resource-detail-copy-wrapper a {
    color: #05709a;
}
a:focus {
   outline: none;
    text-decoration: none;
}
hr {
    border: 0 !important;
    color: #00a8e2;
    background-color: #00a8e2;
}
.button, .accord a.accord-cta, .masonry-load-more, .masonry-tertiary-load-more, .contact-form .form-inline .captcha .btn-contact, .directions-search .submit-search {
    border: 2px solid #00a8e2;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #515358;
    font-family: inherit !important;
    margin: 0;
}

h2 {
    font-family: inherit;
    font-size: 25px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h3 {
    font-family: inherit;
    font-size: 23px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;	
}
.main-content-int-section .main-content-int-content h2:after, .main-content-int-section .main-content-int-content h3:after, .main-content-int-section .main-content-int-content h4:after, .main-content-int-section .main-content-int-content h5:after {
	content: "";
	display: block;
	height: 5px;
	width: 60px;
	margin-top:15px;
	background: #13284c;
	position: relative;
	margin: 15px 0;
}

h4 {
    font-family: inherit;
    font-size: 21px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

h5 {
    font-family: inherit;
    font-size: 19px;
    font-weight: 600;
    color: #13284c;
    text-transform: uppercase;
    display: block;
	margin: 15px 0;
}

blockquote, q {
    quotes: none;
    font-family: inherit !important;
    color: #13284c;
    font-style: normal;
    font-weight: normal;
    border-top: 1px solid #c0e2f2;
    border-bottom: 1px solid #c0e2f2;
}
blockquote:before, q:before {
    background: #00a8e2;
}

.accord .accord-link {
    font-family: inherit !important;
    font-weight: 600;

}
/* ********************* */
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #05709a !important;
}
.accord li.open .fa {
    color: #00a8e2;
}
.flextab-triggers .set {
    color: #05709a;
}


/*
==============================================
Header Section
==============================================
*/

.header-main {
    background: #eef1f5 !important;
}


/*
==============================================
Navigation Section
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #eef1f5 !important;
}
.primary-nav .nav-subnav {
	-webkit-box-shadow: inset 0 60px 60px -60px rgba(220, 220, 220, 0.9);
	-moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.9);
	border-top: 1px solid rgba(220, 220, 220, 0.9);
}
.primary-nav a, .investor-access-remember-me-label {
    font-family: 'Roboto', sans-serif;
    color: #194f90;
    font-weight: 400;
    font-size: 16px;
}
.nav:after {
    background: #00a1e0;
    display: none;
}
.nav:before {
    background: #77c9ea;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active, .primary-nav > li > a:hover{
    color: #296f26;
    text-decoration: underline;
}
.primary-nav .nav-subnav a:hover {
    color: #296f26;
}
.primary-nav .nav-subnav {
    background-image: none !important;
    background: #dddfe3 !important;
}
.primary-nav .nav-subnav a, .investor-access-content-wrapper, .investor-access-remember-me-label {
    font-family: 'Roboto', sans-serif;
    color: #194f90;
    font-weight: 400;
    font-size: 16px;
}
.investor-access-login-button {
    border: 2px solid #00a8e2;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #515358;
    font-family: 'Roboto', sans-serif !important;
}

/*
==============================================
Billboard Section
==============================================
*/
.billboard-container.billboard-full-height .billboard-content-wrapper {
    min-height: 76vh !important;
}
.billboard-section:after {
    display: none;
}
.billboard-section h1 {
    font-family: 'Roboto', sans-serif !important;
    color: #fff;
    font-size: 37px;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
}
.billboard-section .head-2 {
    font-family: 'Roboto', sans-serif !important;
    color: #fff;
    font-size: 66px;
}
.billboard-section h1:after {
    background: #fff;
}
/*
.billboard-container.billboard-full-height .billboard-content-wrapper {
    min-height: 100vh !important;
}
*/
.billboard-content-wrapper .container {
    position: inherit;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
    
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/s/h/shorebridgewm/images/pattern2) repeat-x bottom #192a49;
    padding-bottom: 200px;
}
.intro-content .intro-text {
    color: #fff;
}
.intro-section .body-copy-accent {
    font-family: 'Roboto', sans-serif !important;
    color: #fff;
    font-weight: 400;
    padding: 0px;
}
.intro-section .body-copy-accent:after {
    background: rgba(255, 255, 255, 0.4);
}
.intro-section .body-copy-accent:before {
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    background: rgba(255, 255, 255, 0.4);
    margin: 28px auto 20px;
}
.intro-section .intro-content:before {
    content: "";
    height: 1px;
    width: 100%;
	background: #00a8e2;
    position: relative;
    left: 0;
	display: block;
}
.intro-section .intro-text:before {
	background: #00a8e2;
    
}
.intro-section .intro-content:after {
	content:"";
	height: 1px;
	width: 100%;
	background: #0c6695;
	position: relative;
	left: 0;
	bottom:0;
	display: block;
}
/*
==============================================
Services Section
==============================================
*/
.services-section {
    position: relative;
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/s/h/shorebridgewm/images/billboard-low-angle-view-of-railroad-track-against-sky);
    background-attachment: fixed;
    padding: 160px 0;
    background-size: cover !important;
    background-position: center center;
}
.services-section:before  {
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
    display: block;
    position: absolute;
    overflow: hidden;
    top: 0;
    opacity: 0.8;
}
.services-section .services-slider h3 {
    font-weight: 600;
}
.services-section .head-1 {
    font-family: 'Roboto', sans-serif !important;
    color: #192a49;
    font-size: 35px !important;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 3px;
}

.services-section h2:after {
    background: #00a8e2;
}
.slick-dots li.slick-active button:before, .services-section .services-slider .slick-dots li.slick-active button:before {
    color: #007AA3;
    opacity: 1;
}
.slick-dots li button:before {
    opacity: 1;
}

/*
==============================================
Team Section
==============================================
*/
.team-section {
    border-top: 0;
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/s/h/shorebridgewm/images/bkg-team); 
    background-size: cover !important;
    background-position: center center;
    padding: 0;
}
.team-section .team-image-wrapper {
    height: auto;
    margin: 0px auto;
    width: 100%;
}
.team-content {
    padding: 70px 100px 55px 100px;
}
.team-section h4 {
}
.team-section h4 {
    text-align: left;
    font-family: 'Roboto', sans-serif !important;
    color: #05709a;
    font-size: 28px;
    font-weight: 400;
}
.team-section h4:after {
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    position: relative;
    background: #00a1e0;
    /*margin: 19px 0;*/
}

.team-section .head-1 {
    /*text-align: left;*/
    font-family: 'Raleway', sans-serif;
    color: #393939;
    font-size: 52px !important;
    font-weight: 500;
    margin-top: 0px;
}
.team-section .team-content-intro {
/*    padding-right: 200px;*/
}
.team-section .team-intro-text {
    font-size: 24px;
    font-family: 'Roboto', sans-serif !important;    
    
}
.button-team {
    color: #05709a;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
.button-team:hover {
    color: #393939;
}


/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
    
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/s/h/shorebridgewm/images/pattern3) repeat-x center -41px #192a49;    
}
.callouts-section .callout-heading .head-1 {
    font-family: inherit;
    color: #00a8e2;
    font-weight: 400;
}
.callouts-section .callout-heading .head-2 {
    font-family: inherit;
    font-weight: 400;
}
        
.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    font-family: inherit;    
    
}
 
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    color: #00a8e2;
    font-family: inherit;    
}

/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-section {
    border-top: 0;
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/s/h/shorebridgewm/images/bkg-team); 
    background-size: cover !important;
    background-position: center center;
    padding: 0;
}    
.body-home .quote-section .quote {
    color: #13284c !important;
    font-family: inherit;
    font-size: 23px;
    font-weight: 400;
}
.body-home .quote-section .quote-cite {
    color: #0075A3 !important;
    font-size: 24px;
    line-height: 25px;
    font-weight: 500;
    font-family: inherit;
    font-style: normal;
}

.body-home .quote-section .quote-cite span {
    color: #13284c;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    display: block;
}

.quote-section .quote-wrapper .quote-hr:after {
    background: #bfe1f1;
}
.quote-section .quote-wrapper .quote-hr:before {
    background: #00a8e2;
}
.quote-section .quote-content {
    padding: 100px 0 50px;
}    
/*
==============================================
POV Section
==============================================
*/
.pov-section{
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/s/h/shorebridgewm/images/pattern2) repeat-x bottom #192a49;
    padding-bottom: 120px;
    padding-top: 120px;
    display: table;
    left: 0;
    width: 100%;
}    
.pov-section h4 {
    text-align: center;
    font-family: inherit;
    color: #fff;
    font-size: 31px;
    font-weight: 400;
}
.pov-section .head-1 {
    font-family: inherit;
    color: #fff;
    font-size: 50px !important;
    font-weight: 500;
    line-height: 44px;
    margin-top: 0px;
}
.pov-section h4:after {
    background: #00a8e2;
}
.pov-carousel .mc-heading:after {
    display: none;
}
.pov-carousel .mc-container:before {
    height: 10px;
    border-top: 1px solid #656f82;
    border-bottom: 1px solid #656f82;
}    
.pov-carousel .mc-heading {
    font-family: inherit;
    color: #fff;
    font-size: 31px;
    font-weight: 400;
}
.pov-carousel .mc-heading, .pov-carousel .mc-date-wrapper, .pov-carousel .mc-copy-wrapper {
    text-align: left;
}
.pov-carousel .mc-copy {
    font-family: inherit;
    color: #fff;    
}
.pov-carousel .mc-date {
    font-family: inherit;
    font-weight: 400;
    color: #fff;
}
.pov-carousel .mc-cta {
    font-family: inherit;
    color: #fff;
    font-weight: 500;
    border: 1px solid #00a8e2;
    padding: 3px 16px;
}
.pov-carousel .mc-category {
    color: #fff;
    font-family: inherit !important;
    font-style: normal !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.pov-carousel .mc-container a:hover .mc-cta {
    padding: 3px 16px;
    color: #fff;
    background: rgba(253, 253, 253, 0);
    letter-spacing: 2px;
    border: 1px solid #fff;
}
.pov-carousel .mc-category-wrapper {
    text-align: left;
}
.pov-carousel .mc-category-hr-wrapper hr {
    display: none;
}
.pov-carousel .mc-container .slick-slide a:hover {
    box-shadow: none;
    background: rgba(255, 255, 255, 0.1);
}   
.pov-carousel .mc-container .slick-slide a:hover > .mc-category-hr-wrapper {
    background: rgba(255, 255, 255, 0.1);    
} 
.pov-carousel .mc-category:hover {
    color: #00a8e2;
}
.pov-carousel .mc-category-hr-wrapper {
    -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;
}
.pov-carousel .mc-container .slick-slide a:hover ~  .mc-category-hr-wrapper {
    background: rgba(255, 255, 255, 0.1);    

} 
.pov-carousel .mc-container a {
    padding-top: 70px;
}
.pov-carousel .mc-container .slick-slider {
    padding: 0px 0px;
}
.pov-carousel .mc-container .slick-next:after {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.pov-carousel .mc-container .slick-prev:after {
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
    background-image: none;
}
.footer-section .social-container {
    border-top: 8px solid #00a8e2;
    border-bottom: 8px solid #b1b4b7;
    background: #eef1f5;
}
.footer-section .social-container a .fa {
    color: #192a49 !important;
}

.footer-section .social-container a:hover .fa {
    color: #007399 !important;
}
.footer-section .footer-cta-section h4 {
    text-align: center;
    font-family: inherit;
    color: #13284c;
    font-weight: 500;
    font-size: 28px;
}
.footer-section .ftr-nap .ftr-nap-address:before {
    display: none;
}
.footer-section .sub-light .head-1 {
    color: #13284c;
    font-size: 43px !important;
    font-family: inherit;
}
.footer-section .footer-cta-section h4:after {
    display: none;
}
.footer-section .social-container:after {
    display: none;
}
.footer-section .footer-content a {
    color: #192a49;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
    font-weight: 400;
    color: #192a49;
    font-family: inherit;
}
.footer-section .ftr-nap-address:before, .footer-section .ftr-nap-name {
    font-family: 'Roboto', sans-serif !important;
    color: #0075A3 !important;
}
.footer-section .ftr-disclosures {
    color: #192a49;
}
.footer-section .footer-cta {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ecf0f4+0,e3ebf1+100 */
background: rgb(236,240,244); /* Old browsers */
background: -moz-linear-gradient(top, rgba(236,240,244,1) 0%, rgba(227,235,241,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(236,240,244,1) 0%,rgba(227,235,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(236,240,244,1) 0%,rgba(227,235,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf0f4', endColorstr='#e3ebf1',GradientType=0 ); /* IE6-9 */    
}
.footer-section .footer-contact-section {
    background: #eef1f5;
    padding: 80px 0;
}
.footer-section .footer-hedge-section {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3ebf1+0,ecf0f4+100 */
background: rgb(227,235,241); /* Old browsers */
background: -moz-linear-gradient(top, rgba(227,235,241,1) 0%, rgba(236,240,244,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(227,235,241,1) 0%,rgba(236,240,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(227,235,241,1) 0%,rgba(236,240,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ebf1', endColorstr='#ecf0f4',GradientType=0 ); /* IE6-9 */
}
    
.footer-section .ftr-disclosures a span {
    text-decoration: none !important;
}

.footer-section .footer-content a:hover {
    color: #0075A3;
}
.footer-section .footer-cta-section h4:hover > .head-1, .footer-section .footer-cta-section h4:hover {
    color: #0075A3 !important;
}
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
	background-color: rgba(0, 161, 224, 0.1) !important;
}
.scroller-wrapper .scroller:after {
	background: rgba(0, 161, 224, 0.5);

}

.scroller-wrapper .scroller:before {

	background: rgba(0, 161, 224, 0.2);
}
/*
==============================================
Interior Billboard Section
==============================================
*/
.interior .billboard-content:after {
    display: none;
}
/*
==============================================
Interior Copy Section
==============================================
*/
.copy-section .head-3, .copy-section .head-2 {
    max-width: inherit;
}
.copy-section {
    background-image: none;
}
.copy-section h1 {
    font-family: inherit;
    color: #13284c;

}
.copy-section .head-1 {
    font-family: inherit;
    color: #13284c;
    font-size: 37px !important;
    font-weight: 600;    
}
.copy-section .head-2 {
    font-family: inherit;
    color: #13284c;
}
.copy-section .head-3, .copy-section .head-2 {
    font-family: inherit;
    color: #13284c;
    font-size: 64px;
    line-height: 66px;  
    font-weight: 700;
}
.copy-section h1 .head-2:after {
    background: #00a8e2;

}
.copy-section .ftr-nap-wrapper .ftr-nap {
    font-size: inherit !important;
}
.copy-section .copy-content .ftr-nap a {
    color: #0c73a1 !important;
        font-size: inherit;
}
.copy-section .ftr-nap .ftr-nap-link-hover.ftr-nap-phone:before {
  color: #000;
}
.copy-section .ftr-nap .ftr-nap-link-hover.ftr-nap-email:before {
  color: #000;
}

.copy-section .ftr-nap .ftr-nap-link-hover.ftr-nap-phone:before {
  color: #000;
}

.copy-section .ftr-nap .ftr-nap-link-hover.ftr-nap-fax:after {
  color: #000;
}

.copy-section .ftr-nap .ftr-nap-link-hover.ftr-nap-map-directions:before {
  color: #000;
}

/*
==============================================
Interior Quote Section
==============================================
*/
.interior .quote-section {
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/s/h/shorebridgewm/images/pattern2) repeat-x bottom #192a49 !important;
    padding-bottom: 80px;
}

.interior .quote-section .quote-wrapper .quote-hr:after {
    background: #144368;
}
.interior .quote-section .quote {
    font-family: inherit;
    font-size: 23px;
    line-height: 30px;
    max-width: 858px;
    width: 100%;
    margin: 85px auto 25px;
    color: #fff;
}

.interior .quote-section .quote-cite {
    font-family: inherit;
    font-style: normal;
    font-size: 27px;
    line-height: 24px;
    color: #00a8e2 !important;
    text-transform: uppercase;
    font-weight: 600;
}

/*
==============================================
Interior Yearbook Team Section
==============================================
*/
.body-about-us .copy-section h2 {
    font-family: inherit;
    color: #13284c;
    text-align: center;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
}

.body-about-us .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2 {
    font-family: inherit;
    color: #13284c;
    font-size: 41px !important;
    font-weight: 600;
}
.body-about-us .copy-section h2:after {
    background: #00a8e2;
}
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
    font-family: inherit;
    color: #13284c;
}
.copy-section .yearbook-container .yearbook-first-name {
    font-weight: 600;
}
.bio-section {
    background-image: none; 
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-detail-middle-initial, .bio-detail-last-name {
    font-family: inherit !important;
    color: #13284c !important;
    font-weight: 600 !important;
}
.bio-detail-preferred-name {
    font-weight: 600 !important;
}
.bio-section .bio-detail-links-wrapper .fa {
    color: #192a49;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #007399;
}
.bio-section .bio-detail-title, .copy-section .yearbook-container .yearbook-title, .copy-section .yearbook-container .yearbook-designation {
    font-family: inherit;
    font-weight: 400;
}
.bio-detail-designation {
    font-size: 18px;
    font-weight: 400;
}
.bio-quote-section {
    display: none;
}
/*
==============================================
Interior Resources Section
==============================================
*/
.body-map-directions .resource-section {
    background-image: none;
}
.filter-reset-container {
    border-bottom: none;
}
.resource-section {
    background-image: none;
}
.masonry-title {
    font-family: inherit !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: none;
}

.masonry-one-of-two-stacked {
    background: #194f90;
}
.masonry-one-by-two .masonry-copy:after {
    left: 25px;
    right: inherit !important;
    border-bottom: 15px solid #e9ebec;
}
.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: #61D0FF !important;
}
.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: #0c6a94 !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 {
    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 .masonry-one-of-two, .masonry-one-of-two-stacked:hover {
    background: #194f90;
}
.filter-open.fa-angle-down:before, .filter a:hover {
    color: #0c73a1;
}

.filter-overlay .close-filter-overlay {
    background: #0c73a1;
}

.masonry-two-by-one:hover .masonry-img-container:after {
	border-left: 15px solid #194f90;
}
.masonry-one-by-two:hover .masonry-copy:after {
	border-bottom: 15px solid #194f90;
}
.masonry-three-by-one:hover .masonry-one-of-three:after {
    border-left: 15px solid #194f90;
}

.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 #194f90;
    border-bottom: 15px solid transparent;
}


@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 #e9ebec;
  }
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
    font-family: inherit !important;
    font-weight: 500 !important;
    text-transform: none;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #0c73a1;
}
.filter-reset:hover {
    color: #0c73a1;
}
.filter a {
    text-transform: none;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 2px solid #d27855;
border-color: #393939;
    color: #393939;
    letter-spacing: 1px;
}
/*
==============================================
Interior Resources Detail Section
==============================================
*/
.body-resource-detail .resource-section {
    background-image: none;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #194f90 !important;
}

.fa-share-alt, .social-media-share-link:hover > .fa-share-alt:before {
    color: #296f26 !important;
}
.social-media-share-wrapper span {
    background-color: #296f26;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #296f26;
}
.social-media-share-wrapper span a:hover {
	color: #fff !important;
}

.blog-detail-copy-wrapper a {
    color: #194f90;
}
.blog-detail-copy-wrapper a:hover {
    color: #393939;
}
.resource-pager .resource-pager-link.select-it {
    color: #194f90;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
    color: #0c73a1;
}
/*
==============================================
Interior Related Resources Section
==============================================
*/
.interior .quote-section .mc-slide {
    background: none;
}
.interior .quote-section .pov-carousel .mc-container .slick-dots {
    bottom: -70px;
}
.interior .quote-section .slick-dots li button:before {
    color: #fff ;
}
.interior .quote-section .slick-dots li.slick-active button:before {
    color: #007AA3;
    opacity: 1;
}
.interior .quote-section .cta-center.hide-slide-number .mc-cta {

    position: absolute;
    left: 0 !important;
    bottom: 0;
}
.interior .quote-section .cta-center .mc-cta-slide-number-wrapper {
    position: absolute;
    bottom: 0;
    left: 17px;
    right: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(0%, 0);
    text-align: center;
}
.interior .quote-section .pov-carousel .mc-container a {
    padding-top: 0;
}

/*
==============================================
Interior Contact Us Section
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #185090 transparent transparent; 
}




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




/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
    .team-content {
        padding: 60px 88px;
    }
    .team-section .team-content-intro {
        padding-right: 0;
    }
    .bio-section .bio-detail-designation {
        display: block !important;
    }   
    
    .services-section {
        padding: 90px 0 50px;
    }
    .services-section .services-slider {
        margin-top: 0;
        margin-bottom: 0;
    }   
    .services-section .services-slider .content-slider-wrapper {
        padding: 0 0;
    }   
    .interior .quote-section .mc-container .slick-prev {
        left: -10px;
    }
    .interior .quote-section .mc-container .slick-next {
        right: -10px;
    }
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
    
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
    .nav-overall-wrapper:not(.van-mobile-nav) .nav {
        background-image: none;
        box-shadow: none;
        background: #eef1f5;
    }
    .fa-angle-down:before {
        color: #00a8e2;
    }
    .nav-address-wrapper {
        font-family: inherit;
        font-weight: 400;
        color: inherit;
    }
	.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: #194f90;	
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #00a8e2;
	}
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #00a8e2;
	}    
    .team-content {
        padding: 60px 60px;
    } 
    .pov-carousel .mc-heading {
        font-family: inherit !important;
    }
    .interior .quote-section .mc-container .slick-prev {
        left: 5px !important;
    }
    .interior .quote-section .mc-container .slick-next {
        right: 5px !important;
    }
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    .interior .billboard-container {
        height: 190px !important;
    }
    .team-content {
        padding: 60px 46px;
    }
    .team-section .team-content-intro {
        line-height: 27px;
    }    
    .intro-content .intro-text {
        line-height: 27px;
    }
    .intro-section .body-copy-accent {
        font-size: 23px;
    }
    .services-section .services-intro {
        line-height: 28px;
    }    
    .callouts-section .callout-cta-wrapper button {
        color: inherit;
        font-family: inherit !important;
    }
    .copy-section .head-3, .copy-section .head-2 {
        font-size: 41px;
        line-height: 46px;
    }
    .callouts-section .callout-copy-wrapper {
        font-family: inherit;
    }
    .callouts-section .slick-next:after {
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
    }
    .callouts-section .slick-prev:after {
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
    }
    .quote-section .quote-content {
        padding: 60px 0 40px;
    }
    .pov-section {
        height: auto;
    }
    .pov-section .mc-slide {
        margin: 30px 10px;
    }
    .pov-section {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .pov-section {
        display: block;
    }   
    .pov-carousel .mc-container .slick-slide a:hover ~ .mc-category-hr-wrapper {
        background: rgba(255, 255, 255, 0);
    }
    .bio-section .bio-detail-designation {
        display: block !important;
    }   
    .interior .quote-section .pov-carousel .mc-container .slick-prev {
        display: none !important;
    }
    .interior .quote-section .pov-carousel .mc-container .slick-next {
        display: none !important;
    }
    .callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
        color: #fff;
    }    
}
    



/* 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-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
        color: #fff;
    }    
    .yearbook-container .slick-next, .yearbook-container .slick-prev {
        width: 25px;
        height: 25px;
    }   
    .bio-section .bio-detail-designation {
        display: block !important;
    }    
    .interior .quote-section .pov-carousel .mc-container .slick-prev {
        display: none !important;
    }
    .interior .quote-section .pov-carousel .mc-container .slick-next {
        display: none !important;
    }
}

/* IE only */
@media screen\0 { 
    .body-home .billboard-content-wrapper .container {
        margin-top: -330px !important;
    }
    .masonry-load-more, .masonry-tertiary-load-more {
        width: 160px;
    }
}


/*
==============================================
Main sectio name here
==============================================
*/

