/* /RJ/Advisor Sites/Global/Global CSS/Model 4/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-4/base.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&family=Playfair+Display:wght@400;500;600;700&display=swap');
@import url('modules.css');
@import url('resources.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 SECTIONS

BUILDER:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

font-family: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;


========================================================================================================================
*/

/*

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: #344c62  !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: #0a2240 !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: #fff !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: #cbc4a6 !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: #344c62 !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: #0a2240 !important;
}

/*

Mouse Scroller Model 1
==============================================

red = #
blue = #

==============================================
*/

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: #cbc4a6 !important;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    animation: none !important;
    background: none !important;
    border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
    content: '' !important;
    height: 18px !important;
    width: 18px !important;
    animation-name: none !important;
    display: block !important;
    border-radius: 0 !important;
    border: 2px solid #0a2240;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute !important;
    bottom: 20px !important;
    left: 52% !important;
    top: 13px !important;
    background: rgba(210, 120, 85, 0) !important;
    margin-left: -10px !important;
}
.scroller-mobile:after  {
     transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    bottom: 10px;
    top: 20px !important;
}

/* Content Shadow 86 */
.intro-slider-team-quote-section, .intro-slider-team-quote-section, .footer-cta-contact-section, .intro-team-quote-section {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

a, .resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a, .accordion-panel a,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .related-resources-content .mc-cta
 {
  color: #344c62;
}
a:hover, .resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover, .accordion-panel a:hover,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .mc-container a:hover .mc-cta {
  color: #0a2240;
}

/* Removes the model stripe pattern */
body, .grid-home, .grid-about-us, .grid-interior, .grid-bio-page, .grid-resources, .related-resources-main, .grid-about-rj, .grid-blog {
  background-image: none !important;
  background: #fff;
}

/*
==============================================
Related resources
==============================================
*/
.related-resources-content {
  border-top: none;
  background-image: none !important;
}
.related-resources-content h4:before, .related-resources-content h4:after {
  background: #f1f1ee;
}
.related-resources-content .slick-slide {
  border-right: 6px solid #f1f1ee;
}
.social-media-share-wrapper span {
  background-color: #344c62;
}
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #344c62;
}
.social-media-share-wrapper span a:hover {
	color: #CBC4A6 !important;
}
.fa-share-alt {
  color: #344c62 !important;
}
.social-media-share-link:hover > .fa-share-alt:before {
  color: #344c62;
}
.social-media-share-link:active > .fa-share-alt:before {
  color: #344c62;
}
.resource-detail-info-divider, .blog-landing-info-divider {
  color: #344c62;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
  color: #344c62 !important;
}
.resource-detail-info-wrapper a:hover, .social-media-share-link:hover, .blog-date-link:hover, .blog-category-link:hover, .blog-media-type-link:hover {
  color: #0a2240 !important;
}



/*

Media Carousel Dots to Outlines
==============================================

red = #

==============================================
*/

.slick-dots li.slick-active button:focus:before {
  opacity: 1;
  color: transparent;
}
.slick-dots li.slick-active button:before {
  color: transparent !important;
  opacity: 1 !important;
  background: #0a2240;
}
.slick-dots li button:before {
  color: #0a2240;
  opacity: 0.95;
  font-size: 10px;
}
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}
.slick-dots li button {
  border: none;
  background: transparent;
  display: block;
  height: 11px;
  width: 11px;
  outline: none;
  font-size: 0;
  color: transparent;
  padding: 4px;
  cursor: pointer;
  /* border-radius: 50%; */
}
.slick-dots li button:before {
  color: transparent !important;
  opacity: 1 !important;
  font-size: 10px;
  width: 9px !important;
  height: 9px !important;
  border: 2px solid #0a2240;
  border-radius: 50%;
}
.slick-dots li {
  width: 9px !important;
  height: 9px;
}
.slider-section .content-slider-wrapper .slick-dots {
  bottom: 0px;
}
.slider-section .slick-dots li {
  margin: 0 4px;
}
.masterprime .slick-dots li.slick-active button:before {
color: transparent !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"], .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
  background: #d69500 !important;
  color: #0a2240 !important;
  border: 1px solid #d69500 !important;
  font-family: 'Open Sans', sans-serif !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  padding: 10px 25px 8px !important;
  margin: 7px 0 15px !important;
  -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 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, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
  background: #fff !important;
  color: #0a2240 !important;
  border: 1px solid #0a2240 !important;
}

/*
==============================================
Header Section
==============================================
*/
.header-cta .ftr-cta, .social-icons .social-container a, .social-icons .social-container .fa {
  color: #fff !important;
}
.header-cta .ftr-cta:hover, .social-icons .social-container .fa:hover {
  color: #cbc4a6 !important;
}
.header-main {
  background: #344c62 !important;
  background-image: none;
}
.social-contact .ftr-nap a, .social-contact .ftr-nap-wrapper .ftr-nap li {
  color: #fff !important;
}
.social-contact .ftr-nap a:hover {
    color: #cbc4a6 !important;
}
.logo-content {
  border-bottom: 4px solid #cbc4a6;
}
.social-contact .ftr-nap-wrapper .ftr-nap li:after {
  color: #5a6f82;
}

/*
==============================================
Navigation Section
==============================================
*/

/* Main Nav */
.primary-nav a, .investor-access-remember-me-label {
  color: #3c3825 !important;
}
.primary-nav {
  background: #cbc4a6;
}
.primary-nav .contact-us-page a {
  color: #0a2240 !important;
  font-weight: bold;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #0a2240 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #3c3825 !important;
}
.primary-nav .nav-subnav a.active, .primary-nav a.active {
  font-weight: 600;
}
/* 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: #3c3825 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #fff !important;
  border-bottom: 1px solid #cbc4a6;
}
/* This is stopping the sticky nav from hiding once you scroll down on desktops */
.hide-nav {
  transform: none !important;
}
.fa-angle-down:before {
    color: #3c3825;
}

/*
==============================================
Main Styles
==============================================
*/
.intro-content h1 .head-1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #344c62;
  text-transform: none;
  letter-spacing: 1px;
}
.intro-content h1 .head-1:first-letter {
  text-transform: uppercase;
}
.intro-content h1 .head-2 {
  font-family: 'Playfair Display', sans-serif;
  font-size: 48px;
  text-transform: lowercase;
  color: #104c6e;
  text-align: center;
  letter-spacing: 0px;
  display: block;
  line-height: 44px;
  margin-bottom: 42px;
}
.body-aboutrj .intro-content h1 .head-1, .body-workwithcfp .intro-content h1 .head-1, .main-module-content h1 {
  text-transform: none;
}
.intro-content blockquote, q {
  border-left: 2px solid #cbc4a6;
  border-right: 2px solid #cbc4a6;
  color: #0a2240;
  font-style: normal;
  max-width: none;
}
.quote-content .quote-icon {
  display: none;
}
.flextab-triggers a {
  color: #0a2240;
  background: #eee;
}
.flextab-triggers .set {
  color: #fff;
  background: #0a2240;
}
.accord .accord-link {
  color: #0a2240;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #7E7349 !important;
}
.accord li.open .accord-link {
  color: #7E7349;
}
/*
==============================================
Billboard Section
==============================================
*/


/*
==============================================
Intro Section
==============================================
*/
/* Headlines and headers */
.main-content-int-blog h1 .head-2, .intro-content h1, .intro-content h2, .intro-content h3, .intro-content h4, .intro-content h5, .related-resources-content h4, .related-resources-content .mc-heading, .intro-content blockquote, q, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-heading-wrapper, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-heading-wrapper, .main-module-content h1, .masterprime .copy-section h1, .niche-content .mc-heading {
  /* color: #225d38; */
  color: #344c62 !important;
  font-family: 'Open Sans', sans-serif !important;
  letter-spacing: normal !important;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  margin-bottom: 25px;
}
.niche-content .mc-container {
  border-top: 6px solid #cbc4a6;
  border-bottom: none;
}
.niche-content .mc-heading {
  font-family: 'Playfair Display', sans-serif !important;
  text-transform: capitalize;
  font-variant: small-caps;
  color: #344c62;
  font-size: 24px;
}
.niche-content .mc-copy {
  color: #777777;
}
.niche-content .mc-cta {
	color: #0a2240;
	border: 1px solid #d69500;
	background: #d69500;
}
.niche-content .mc-container a:hover .mc-cta {
	color: #0a2240;
	border: 1px solid #d69500 !important;
	background: #d69500;
}
.niche-content .mc-container .slick-next:before, .niche-content .mc-container .slick-prev:before {
  color: #344c62;
  -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;
}
.calc-body-page .resource-detail-previous-link-wrapper, .calc-body-page .resource-detail-next-link-wrapper {
  display: none;
}
.niche-content .mc-container .slick-next:hover:before, .niche-content .mc-container .slick-prev:hover:before {
  color: #0a2240;
}
.body-about-us .intro-section-btm {
  display: none;
}

/*
==============================================
Services Slider Section
==============================================
*/
.slider-content {
  background-image: none !important;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d69500+0,ffc02f+25,ffc02f+50,ffc02f+75,d69500+100 */
  background: #d69500 !important; /* Old browsers */
  background: -moz-linear-gradient(left,  #d69500 0%, #ffc02f 50%, #d69500 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #d69500 0%,#ffc02f 50%,#d69500 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #d69500 0%,#ffc02f 50%,#d69500 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d69500', endColorstr='#d69500',GradientType=1 ) !important; /* IE6-9 */
}
.slider-section .content-slider-heading {
  font-family: 'Open Sans', sans-serif;
  color: #0a2240;
  letter-spacing: 1px;
  text-transform: none;
}
.slider-section .content-slider-heading .head-1 {
  font-family: 'Playfair Display', serif;
  font-size: 38px;
  text-transform: lowercase;
  letter-spacing: 0px;
}
.slider-section .content-slider-cta {
  color: #0a2240;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  border: 1px solid #fff;
}
.slider-section .content-slider-cta:hover {
  color: #0a2240 !important;
  background: #fff;
}
.slider-section .slick-prev:before, .slider-section .slick-next:before {
    color: #0a2240;
    opacity: 0.5;
    transition: all 500ms ease-in-out;
}
.slider-section .slick-prev:hover:before, .slider-section .slick-next:hover:before {
    color: #0a2240;
    opacity: 1;
    transition: all 500ms ease-in-out;
}
.slider-section .slick-slider .slick-track .slick-slide:hover .content-slider-cta {
  color: #0a2240;
  border: 1px solid #fff;
  background: #fff;
}

/*
==============================================
Team Section
==============================================
*/
.int-team .yearbook-three .yearbook-links .fa {
  color: #344c62;
}
.int-team .yearbook-three .yearbook-links .fa:hover {
    color: #7E7349;
}
.team-headline {
  background: #cbc4a6;
  padding: 18px 0 3px 40px;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
    border-right: 6px solid #fff;
}
.team-section .team-headline h2 .head-1 {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  letter-spacing: 0px;
  color: #104c6e;
  text-transform: capitalize;
}
.team-slider .yearbook-container .yearbook-cta {
  border: none;
  background: #d69500 !important;
  color: #0a2240;
  -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;
}
.team-slider .yearbook-container .yearbook-cta:hover {
  color: #0a2240;
  border: none;
  background: #fff !important;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
  background-color: rgba(52, 76, 98, 0.92);
}
.team-slider .yearbook-one .yearbook-first-name, .yearbook-last-name {
  color: #fff !important;
}
.int-team .yearbook-designation {
  line-height: 35px;
}
.yearbook-designation {
    display: inline-block;
    padding: 0px;
}
.bio-detail-designation {
  font-family: 'Playfair Display', serif;
  font-size: 16px !important;
  display: inline-block;
}
.bio-detail-links-wrapper a {
  background: #344c62 !important;
}
.bio-detail-links-wrapper .fa:hover {
  color: #cbc4a6;
}
.bio-detail-headshot-wrapper, .int-team .yearbook-headshot-wrapper {
  border: 5px solid #cbc4a6;
}
.int-team .yearbook-headshot-wrapper:after {
  background: #344c62 !important;
}
.int-team .yearbook-three .yearbook-headshot {
  border: none;
}
.bio-detail-first-name, .bio-detail-middle-initial, .bio-detail-last-name, .bio-detail-preferred-name, .int-team .yearbook-last-name, .yearbook-first-name, .bio-detail-first-name, .bio-detail-middle-initial, .bio-detail-last-name, .bio-detail-preferred-name {
  font-family: 'Playfair Display', serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  color: #344c62 !important;
  line-height: normal !important;
}


/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-content {
  background-image: none !important;
  padding: 50px 100px 50px;
}
.quote-content {
  background-image: none !important;
  padding: 0px 100px 50px;
  margin-top: 10px;
}
.quote-content .quote {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  line-height: 38px;
  color: #104c6e;
  position: relative;
  display: block;
}
.quote-content .quote-cite {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #343434;
  margin-top: 25px;
  letter-spacing: 1px;
  line-height: normal;
}
.quote-wrapper .quote-hr {
  display: block !important;
  margin: 0 auto;
  width: 107px;
  height: 50px;
  border: none;
  content: url(/-/media/rj/advisor-sites/sites/w/e/wealthinvestmentgroup/images/wealthinvestmentgroup-quote-icon.png);
  background: none !important;
  padding: 15px;
}
.quote-content .quote:after {
 content: close-quote;
}
.quote-content .quote:before {
 content: open-quote;
}
.quote-content .quote-wrapper {
  max-width: 720px;
}
.body-home .quote-content .quote-wrapper .quote-cite span .wealthauthor {
  font-size: 16px !important;
  line-height: 24px;
}
.interior .quote-content {
  border-top: none;
}



/*
==============================================
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: #d69500 !important;
}

.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #0a2240 !important;
}
.mobile-filter-button {
  background: #0a2240 !important;
  border: none;
}


/*
==============================================
Footer Billboard Section
==============================================
*/
.footer-image-content .billboard-container {
  border-top: 7px solid #cbc4a6;
  border-bottom: 7px solid #cbc4a6;
}
.footer-cta-section .ftr-cta {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  letter-spacing: 2.5px;
  color: #0a2240;
  background: #d69500;
  border: 1px solid #d69500;
  line-height: normal;
}
.footer-cta-section .ftr-cta:hover {
  color: #0a2240;
  background: #fff;
  border: 1px solid #0a2240;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-cta-contact-section .ftr-logo-wrapper {
  padding: 0px 0;
}
.footer-contact-content .ftr-nap .ftr-nap-phone:after {
  color: #344c62;
}
.footer-contact-content .ftr-nap .ftr-nap-address-line1:after, .footer-contact-content .ftr-nap .ftr-nap-address-line2:after {
  color: #344c62;
}
.footer-contact-content .social-container .fa:hover, .ftr-nap a:hover {
  color: #0a2240;
}
.footer-contact-content .ftr-nap-wrapper {
  color: #0a2240;
}
.footer-contact-content .ftr-nap-wrapper a {
  color: #0a2240;
}
.footer-contact-content .ftr-nap-wrapper a:hover {
  color: #7E7349;
}
.footer-contact-content .social-container .fa {
  color: #0a2240;
}
.footer-contact-content .social-container .fa:hover {
  color: #7E7349;
}
.ftr-nap .ftr-nap-name:before {
  display: none;
}

/*
==============================================
Responsive Media Queries
==============================================
*/

/* 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) {
  .team-slider .yearbook-one .yearbook-first-last-title {
    background: rgba(16,76,110, 0.82) !important;
  }
  .team-slider .yearbook-one .yearbook-title, .yearbook-designation {
    font-size: 11px !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: #0a2240;
}
.team-headline {
  padding: 20px;
}
.team-section .team-headline h2 {
  margin-bottom: 0px;
}
.slider-section .content-slider-heading {
  font-family: 'Open Sans', sans-serif;
  color: #0a2240;
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: none;
}
.slider-section .content-slider-heading .head-1 {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  text-transform: lowercase;
  letter-spacing: 0px;
}
.quote-content .quote {
  font-size: 21px;
  line-height: 28px;
}
.quote-content {
  margin-top: 10px;
}


/* 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: #fff;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li > .nav-subnav.clicked {
  background: #fff !important;
}


}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

}



/* 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) {}

/* IE only */
@media screen\0 {

}
