/* /RJ/Advisor Sites/Global/Global CSS/Model 3/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-3/base.css');/*==============================================  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 SECTIONSBUILDER:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:========================================================================================================================
*/

@import url('resources.css');
@import url('modules.css');

/* Border Colors All Pages */
.resource-section, .quote-section, .billboard-section, .copy-section, .copy-section .interior .billboard-section, .bio-team-section, .media-section, .team-int-section, .team-int-section .team-int-image, .logo-pattern-section, .intro-section, .billboard-services-section, .callouts-section, .footer-section   {
  border-color: #d4ab68;
  /* border-color: red; */
}



.blog-detail-copy-wrapper a, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .copy-section a, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .resource-detail-copy-wrapper a {
    color: #287C95;
}
.blog-detail-copy-wrapper a:hover, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .copy-section a:hover, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .resource-detail-copy-wrapper a:hover {
    color: #002949;
}
.blog-date-link:hover, .blog-category-link:hover, .blog-media-type-link:hover {
  color: #002949 !important;
}
/* Buttons */
.button, .accord a.accord-cta, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .investor-access-login-button, .blog-landing-copy-cta, .simple-form input[type="submit"] {
  color: #002949;
  background: #4cb1cf;
  border-radius: 0 !important;
  border-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* Buttons Border */
.button:before, .blog-landing-copy-cta:before, .directions-search .submit-search:before {
  border-color: #4cb1cf;
}

/* Buttons Hover */
.button:hover, .blog-landing-copy-cta:hover, .accord a.accord-cta:hover, .investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover {
  background: #002949;
  color: #ffffff;
}
/* Buttons Hover Border */
.button:hover:before, .blog-landing-copy-cta:hover:before, .accord a.accord-cta:hover:before, .investor-access-login-button:hover:before, .masonry-load-more:hover:before, .masonry-tertiary-load-more:hover:before, .masonry-load-more:hover:before, .masonry-tertiary-load-more:hover:before, .contact-form .form-inline .captcha .btn-contact:hover:before, .simple-form input[type="submit"]:hover:before, .directions-search .submit-search:hover:before {
  border-color: #002949;
}

.investor-access-login-button:hover {
  background: #002949;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.footer-section .button:hover:before {
  border-color: #ffffff;
}
.footer-section .ftr-cta:hover .button {
  background: #002949;
    color: #ffffff;
}
.intro-cta p {
  margin-bottom: 0px !important;
}
/*
==============================================
Change this pattern to yours
==============================================
*/

.resource-section .resource-content:after, .logo-pattern, .bio-team-section .bio-team-content:after, .team-int-section .team-int-content:after, .intro-section .intro-cta, .billboard-services-section .billboard-container:after, .quote-section .quote-hr:after  {
  background-image: url(/-/media/rj/advisor-sites/sites/p/e/peckbulgin/images/intro-section-pattern.png) !important;
  opacity: 1;
}
.logo-pattern-section {
  background: #002949;
  /* border-bottom: 2px solid #d4ab68; */
}

/*
==============================================
HOME PAGE
==============================================
*/


/*
==============================================
SCROLLER
==============================================
*/
.team-int-section .team-int-title, .scroller-wrapper div:before, .scroller-wrapper div:after, .bio-team-section .bio-team-title {
  background: #002949 !important;
}

/*
==============================================
HEADER
==============================================
*/
.header-main .ftr-cta {
    position: relative;
    top: -24px;
}
.body-home .main-content {
    margin-top: -200px;
}
.body-home .logo-btn-section {
    z-index: 5;
}
.body-home .logo-btn-section .button-content .btn-top {
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer !important;
}
.body-home .logo-btn-section .button-content .btn-top:hover {
  background: #002949;
  color: #ffffff !important;
  border: 1px solid #002949;
}

.logo-btn-section .button-content .btn-top {
  color: #ffffff;
  background: #002949;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.logo-btn-section .button-content .btn-top:hover {
  color: #002949 !important;
  background: #4cb1cf;
  border: 2px solid #4cb1cf;
}
/*
==============================================
NAVIGATION
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
    background: #002949 !important;
  }
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a .fa {
  display: none !important;
}
/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #ffffff;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #48a9c5 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #ffffff;
}
/* Dropdown Active/Hover */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: #48a9c5;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #002440 !important;
}
.investor-access-login-button {
    color: #002949;
}
/*
==============================================
BILLBOARD - HOME
==============================================
*/
.billboard-container.billboard-full-height .billboard-content-wrapper {
    min-height: 140vh;
}
.billboard-section .billboard-container h1 {
  padding-left: 15px;
  padding-right: 15px;
}
/*
==============================================
HOME INTRO SECTION
==============================================
*/
.intro-section {
  min-height: 1005px;
  padding-bottom: 160px;
  padding-top: 10px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002949+0,144860+50,002949+100 */
  background: rgb(0,41,73); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(0,41,73,1) 0%, rgba(20,72,96,1) 50%, rgba(0,41,73,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0,41,73,1) 0%,rgba(20,72,96,1) 50%,rgba(0,41,73,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0,41,73,1) 0%,rgba(20,72,96,1) 50%,rgba(0,41,73,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002949', endColorstr='#002949',GradientType=1 ); /* IE6-9 */
}
.intro-section .intro-copy {
  padding-bottom: 50px;
}
/* .intro-section .intro-cta {
  background-image: url(/-/media/rj/advisor-sites/sites/p/e/peckbulgin/images/intro-section-pattern.png) !important;
} */
.intro-section {
  /* border-bottom: 2px solid #d4ab68 */
}

/*
==============================================
TEAM SECTION
==============================================
*/
.team-title-content {
  display: none;
}
.team-intro:before {
    border-top: 3px solid #48a9c5;
    border-bottom: 1px solid #48a9c5;
}
.team-section .button {
  background: #002949;
  color: #ffffff;
}
.team-section .team-intro .button:before {
  border-color: #002949;
}
.team-section .button:hover {
  color: #002949 !important;
  background: #4cb1cf;
}
.team-section .team-intro .button:hover:before {
  border-color: #4cb1cf;
}
/*
==============================================
BILLBOARD SECTION
==============================================
*/
.billboard-services-section {
    /* border-top: 2px solid #d4ab68; */
}

.billboard-services-section .billboard-container:after {
  /* background-image: url(/-/media/rj/advisor-sites/sites/p/e/peckbulgin/images/intro-section-pattern.png) !important; */
  opacity: 1;
  height: 414px;
}

/*
==============================================
CALLOUTS SECTION
==============================================
*/
.callouts-section {
  /* border-top: 4px solid #d4ab68; */
}
.callouts-section {

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002949+0,144860+50,002949+100 */
  background: rgb(0,41,73); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(0,41,73,1) 0%, rgba(20,72,96,1) 50%, rgba(0,41,73,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0,41,73,1) 0%,rgba(20,72,96,1) 50%,rgba(0,41,73,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0,41,73,1) 0%,rgba(20,72,96,1) 50%,rgba(0,41,73,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002949', endColorstr='#002949',GradientType=1 ); /* IE6-9 */
}
.callouts-section .callout-heading-wrapper h3:before {
    border: 3px solid #d4ab68;
    background: linear-gradient(to bottom, transparent 50%, #d4ab68 50%);
    background-size: 100% 200%;
    background-position: top right;
}
.callouts-section .callout-heading-wrapper h3 {
  color: #ffffff !important;
}
.callouts-section .callout-cta {
  color: #ffffff;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta, .callouts-section .callouts-mobile-slider .callout-item:hover .callouts-section .callout-cta .callouts-section .mc-container a:hover .callout-cta {
  background: #48a9c5;
  color: #002949;
}
.callouts-section .callouts-container .callout-item:hover .callout-cta:before {
    border: 2px solid #48a9c5 !important;
}
.callouts-section .callout-item {
  border-right: 2px solid #48a8c5;
}
/*
==============================================
NICHE SECTION
==============================================
*/
.niche-section {
  border-top: none;
}
.niche-section .mc-content-wrapper .mc-copy-wrapper:before {
  border-top: 3px solid #48a9c5;
  border-bottom: 1px solid #48a9c5;
}
.niche-section .mc-container a:hover .mc-cta {
  background: #48a9c5;
  color: #002949;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #48a9c5 !important;
}
.niche-section .mc-container .slick-next:hover:before, .niche-section .mc-container .slick-prev:hover:before {
    color: #002949;
}

/*
==============================================
SERVICES SECTION
==============================================
*/
.quote-section .quote-hr:after {
  /* background-image: url(/-/media/rj/advisor-sites/sites/p/e/peckbulgin/images/intro-section-pattern.png) !important; */
  opacity: 1;
  height: 664px;
}
.quote-section {
  background: url(/-/media/rj/advisor-sites/sites/p/e/peckbulgin/images/billboards/billboard-sunrise-in-the-everglades-1146353769.jpg);
  background-size: cover;
  background-position: center right;
}
.quote-section .quote:before {
  color: #d4ab68;
}
.quote-section .quote-content:after {

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0b2233+0,5c7e94+100&1+0,1+20,0+76 */
background: -moz-linear-gradient(left, rgba(11,34,51,1) 0%, rgba(27,52,70,1) 20%, rgba(73,104,125,0) 76%, rgba(92,126,148,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(11,34,51,1) 0%,rgba(27,52,70,1) 20%,rgba(73,104,125,0) 76%,rgba(92,126,148,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(11,34,51,1) 0%,rgba(27,52,70,1) 20%,rgba(73,104,125,0) 76%,rgba(92,126,148,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2233', endColorstr='#005c7e94',GradientType=1 ); /* IE6-9 */

}
.quote-section .quote-content:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3c798a+0,3c798a+100&1+0,1+20,0+76 */
  background: -moz-linear-gradient(45deg, rgba(60,121,138,1) 0%, rgba(60,121,138,1) 20%, rgba(60,121,138,0) 76%, rgba(60,121,138,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(60,121,138,1) 0%,rgba(60,121,138,1) 20%,rgba(60,121,138,0) 76%,rgba(60,121,138,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(60,121,138,1) 0%,rgba(60,121,138,1) 20%,rgba(60,121,138,0) 76%,rgba(60,121,138,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c798a', endColorstr='#003c798a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
/*
==============================================
INTERIOR PAGE
==============================================
*/
.media-section {
  background: url(/-/media/rj/advisor-sites/sites/p/e/peckbulgin/images/billboards/billboard-sunrise-in-the-everglades-1146353769.jpg) !important;
  background-position: center bottom !important;
  background-size: cover !important;
}
.media-section .media-content:after {
  display: none;
}
.media-section:after {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#091f30+0,091f30+100&1+0,1+20,0+76 */
  background: -moz-linear-gradient(45deg, rgba(9,31,48,1) 0%, rgba(9,31,48,1) 20%, rgba(9,31,48,0) 76%, rgba(9,31,48,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(9,31,48,1) 0%,rgba(9,31,48,1) 20%,rgba(9,31,48,0) 76%,rgba(9,31,48,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(9,31,48,1) 0%,rgba(9,31,48,1) 20%,rgba(9,31,48,0) 76%,rgba(9,31,48,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#091f30', endColorstr='#00091f30',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.media-section:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#276278+0,276278+100&1+0,1+20,0+76 */
  background: -moz-linear-gradient(45deg, rgba(39,98,120,1) 0%, rgba(39,98,120,1) 20%, rgba(39,98,120,0) 76%, rgba(39,98,120,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(39,98,120,1) 0%,rgba(39,98,120,1) 20%,rgba(39,98,120,0) 76%,rgba(39,98,120,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(39,98,120,1) 0%,rgba(39,98,120,1) 20%,rgba(39,98,120,0) 76%,rgba(39,98,120,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#276278', endColorstr='#00276278',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.copy-section .slick-slide {
    border-right: 2px solid #ebeaea;
}
/*
==============================================
TEAM PAGE
==============================================
*/


/*
==============================================
BIO DETAIL PAGE
==============================================
*/


/*
FOOTER SECTION
==============================================
*/
.footer-section {
  /* border-top: 4px solid #d4ab68; */
  background: #002949;
}
.footer-section .footer-cta {
  border: 4px solid #48a9c5;
}
.footer-section .footer-cta h4 {
  color: #ffffff;
  padding: 0 50px;
}
.footer-section .ftr-nap a, .footer-section .social-container a {
  color: #48a9c5;
}
.footer-section .social-container:before {
  border-top: 3px solid #48a9c5;
  border-bottom: 1px solid #48a9c5;
}
.footer-section .ftr-nap-wrapper .ftr-nap {
  color: #ffffff;
}
.footer-section .ftr-nap .ftr-nap-phone:after, .footer-section .ftr-nap-address-line1:after, .footer-section .ftr-nap-address-line2:after, .footer-section .ftr-nap-address-csz:after, .footer-section .ftr-nap-email:before {
  color: #ffffff;
}
.footer-section .ftr-nap-wrapper .ftr-nap a {
  color: #ffffff;
}
.footer-section .ftr-nap-wrapper .ftr-nap a:hover {
  color: #4cb1cf;
}
.footer-section .ftr-nap a:hover, .footer-section .social-container a:hover {
  color: #ffffff;
}
.footer-section .ftr-disclosures {
  color: #ffffff;
}
.footer-section .ftr-disclosures a {
  color: #ffffff;
}
.footer-section .ftr-disclosures a:hover {
  color: #4cb1cf;
}
/*
==============================================
Bio Styles
==============================================
*/
.bio-detail-links-wrapper:before {
  border-top: 3px solid #48a9c5;
  border-bottom: 1px solid #48a9c5;
}
.bio-detail-links-wrapper .fa {
    color: #287C95;
}
.bio-detail-links-wrapper .fa:hover {
    color: #002949;
}
.bio-team-section {
  /* border-top: 4px solid #d4ab68; */
}
.bio-team-section .yearbook-three .yearbook-hr {
  border-top: 3px solid #d4ab68;
  border-bottom: 1px solid #d4ab68;
}
.bio-team-section .yearbook-container .slick-next {
  border-top: 3px solid #d4ab68;
  border-right: 3px solid #d4ab68;
}
.bio-team-section .yearbook-container .slick-prev {
  border-top: 3px solid #d4ab68;
  border-left: 3px solid #d4ab68;
}

/*

Next/Previous arrows and background variables
==============================================

blue = #
fuchsia = #
lime = #
orange = #
red = #
aqua = #

==============================================
*/   /* Next/prev text normal */
.bio-detail-next, .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next, .bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev, .bio-detail-next  {
  color: #002949 !important;
  webkit-transition: all 0.2 ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
/* Next/prev text hover */
.blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-next-link:hover .blog-detail-next, .blog-detail-next-link:hover .blog-detail-next-resource, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio, .bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-previous-link:hover .resource-detail-prev-resource, .resource-detail-next-link:hover .resource-detail-next-resource
{
  color: #002949 !important;
}
/* Next/prev arrow normal */
.resource-detail-previous-link:after, .bio-detail-previous-link .bio-detail-previous-arrow, .bio-detail-next-link .bio-detail-next-arrow, .resource-detail-next-link:after, .resource-detail-next-link .resource-detail-next-arrow, .resource-detail-previous-arrow, .blog-detail-previous-link .blog-detail-previous-arrow, .blog-detail-next-link .blog-detail-next-arrow {
  border-color: #002949 !important;
}
/* Next/prev arrow hover */
.resource-detail-previous-link:hover:after, .bio-detail-previous-link:hover .bio-detail-previous-arrow, .bio-detail-next-link:hover .bio-detail-next-arrow, .resource-detail-next-link:hover:after, .resource-detail-next-link:hover .resource-detail-next-arrow, .resource-detail-previous-link:hover .resource-detail-previous-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #ffffff !important;
}
/* Arrow background normal */
.resource-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper:before, .resource-detail-previous-link-wrapper:before, .resource-detail-next-link-wrapper:before, .resource-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper-mobile:before {
  background: #4cb1cf !important;
}
/* Arrow background hover */
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .resource-detail-previous-link-wrapper.hover-link:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #002949 !important;
}

/*
==============================================
CONTACT
==============================================
*/


/*
==============================================
MAP AND DIRECTIONS
==============================================
*/


/*
RESOURCES
==============================================
*/

/*
==============================================
Blog Archive Sidebar Links
==============================================
*/
.filter-list-heading a, .filter-list-links .filter-list-date a, .filter-list-category a, .filter-list-topic a, .filter-list-media a {
  color: #287C95 !important;
}

.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #002949 !important;
}


/*
==============================================
Interior pages
==============================================
*/
.interior .billboard-section {
    /* border-bottom: 2px solid #d4ab68; */
}
.interior .main-content, .interior .main-content {
  padding-top: 0px;
}
.copy-section {
  /* border-top: 2px solid #d4ab68; */
}


/*

Styles Page Section
==============================================
red = #
blue = #
aqua = #
lime = #
fuchsia = #
orange = #
==============================================
*/

.accord .accord-link, .accord .fa, .flextabs-wrapper a {
  color: #287C95;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link, .accord li.open .fa, .flextabs-wrapper a:hover {
  color: #002949 !important;
}
.accord a.accord-cta:before {
  border: 2px solid #4cb1cf;
}
.flextab-triggers a {
  background: #4cb1cf !important;
  color: #002949 !important;
}
.flextab-triggers a:hover, .flextab-triggers .set {
  background: #002949 !important;
  color: #ffffff !important;
}
blockquote:before, q:before {
  color: #48a9c5;
}
blockquote, q {
  color: #002949 !important;
}
blockquote:after {
    border-top: 3px solid #48a9c5;
    border-bottom: 1px solid #48a9c5;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: lime;
}
.related-resources-content .slick-slide {
    border-color: lime;
}
.copy-section .mc-container {
  border-top: 2px solid #48a9c5;
}
.copy-section .mc-content-wrapper .mc-copy-wrapper:before {
  border-top: 3px solid #48a9c5;
  border-bottom: 1px solid #48a9c5;
}
.copy-section .mc-container .slick-next:hover:before, .copy-section .mc-container .slick-prev:hover:before {
    color: #002949;
}
.copy-section .mc-container a:hover .mc-cta {
  background: #48a9c5;
  color: #002949;
}
.mc-container a:hover .mc-cta:before {
    border: 2px solid #48a9c5 !important;
}
/*
==============================================
RELATED RESOURCES
==============================================
*/
.team-int-section, .bio-team-content {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002949+0,144860+50,002949+100 */
  background: rgb(0,41,73); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(0,41,73,1) 0%, rgba(20,72,96,1) 50%, rgba(0,41,73,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0,41,73,1) 0%,rgba(20,72,96,1) 50%,rgba(0,41,73,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0,41,73,1) 0%,rgba(20,72,96,1) 50%,rgba(0,41,73,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002949', endColorstr='#002949',GradientType=1 ); /* IE6-9 */
}
.team-int-section .team-int-image {
    background: #073451;
}
.media-section .quote:before {
  color: #d4ab68;
}
.quote-cite sup {
  font-size: 61%;
}

/*
==============================================
Responsive Media Queries
==============================================
*/
.simple-form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  color: #002949;
}



/* Large devices (tablet landscape, 1024px and less) tablet-pro-l */
   @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {

}

/* Large devices (tablet landscape, 1024px and less) tablet-pro-p */
   @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .logo-btn-section .button-content .btn-top {
      width: 215px;
  }
  .callouts-section .callout-cta, .niche-section .mc-cta, .masterprime .related-resources-content .mc-cta {
    color: #002949;
    background: #4cb1cf;
    border-radius: 0 !important;
    border-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  /* Buttons Border */
  .callouts-section .callout-cta:before, .niche-section .mc-cta:before, .masterprime .related-resources-content .mc-cta:before {
    border-color: #4cb1cf !important;
  }

}


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

}

/* Medium devices (tablet portrait, 768px-old 810 new and less) tablet-p */
@media only screen and (max-width: 810px) {

  /* Hamburger Menu Icon */
  .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: #12455d;
  }

  /* Hamburger Menu Icon Active and Open*/
  .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: #ffffff;
  }
  .nav-container .address-group-name-wrapper {
    display: none !important;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #002949 !important;
  }
  .has-children-arrow-wrapper i {
    color: #d4ab68;
  }
  .nav-address-overall-wrapper {
    color: #ffffff;
  }
  .callouts-section .callout-item {
      border-right: transparent;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link-client-access a {
    background: transparent;
  }
  .callouts-section .slick-prev:before, .callouts-section .slick-next:before {
    color: #ffffff;
}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .billboard-section .billboard-container {
    height: 800px;
  }
  .quote-section .quote {
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    line-height: 52px;
  }
  .media-section .quote {
    font-size: 34px;
    line-height: 50px;
  }
  .simple-form .col-xs-12 {
    text-align: center;
  }
  .simple-form input[type="submit"] {
    float: none !important;
  }
}



/* 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) {
  .quote-section .quote {
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    line-height: 52px;
  }
  .media-section .quote {
    font-size: 34px;
    line-height: 50px;
  }

}

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

}
