/* /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=Montserrat:300,400,500,700|Playfair+Display:400,400i,500i,700,700i&display=swap');

@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: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;


========================================================================================================================
*/
body {
  font-family: 'Lato', 'Calibri', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 26px;
}
.masterprime .related-resources-main {
background: #fff;
}
.wow {
  visibility: visible !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"] {
  font-family: 'Lato', Calibri, Arial, sans-serif !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid transparent;
  background: #267E9C;
  color: #fff;
 -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 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #267E9C;
  background: rgba(255, 255, 255, 1);
  color: #267E9C;
  letter-spacing: 0;
}
a, .resource-detail-copy-wrapper a {
  color: #267E9C;
}
h2 {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  text-transform: none;
  color: #103b63;
}

h3 {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  text-transform: none;
  color: #103b63;
}
.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 {
	display: none;
}

h4 {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  text-transform: none;
  color: #103b63;
}

h5 {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  text-transform: none;
  color: #103b63;
}

/*

Mouse Scroller Model 1
==============================================

red = #
blue = #

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

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: rgb(137,204,226,.75) !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 #103b63;
    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;
}

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

.header-section .social-contact-section {
  position: relative;
}
.header-section .social-contact-section .social-container {
  margin: 0 auto;
  position: absolute;
  right: 0;
  z-index: 5;
  text-align: right;
}
.header-section .social-contact-section .social-container a .fa {
  color: #267E9C !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;
}
.header-section .social-contact-section .social-container a .fa:hover {
    color: #081f2d !important;
}

/*
==============================================
Navigation Section
==============================================
*/
.header-main, .nav-overall-wrapper:not(.van-mobile-nav) {
  background: #fff !important;
}
.nav:before, .nav:after {
  display: none;
}
.primary-nav a, .investor-access-remember-me-label {
  font-family: 'Raleway', sans-serif;
  color: #dfdfdf;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
/* Main Nav */
.primary-nav a {
  color: #081f2d;
}
.investor-access-remember-me-label {
  color: #89cce2;
}
.investor-access-login-button {
    font-family: 'Lato', Calibri, Arial, sans-serif !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    background: #267E9C;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #267E9C !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #89cce2;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  font-weight: 700;
  text-transform: none;
}
/* 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: #fff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: rgba(0,38,62,.9) !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
  top: 36px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav:before {
  content: '';
  position: absolute;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid rgba(0,38,62,.9);
  transform: rotate(-90deg);
  top: -22px;
  left: 45%;
}
.nav-sticky {
    border-bottom: solid 7px #267E9C;
}
/*
==============================================
Widget Section
==============================================
*/
.header-cta .ftr-cta-wrapper:hover {
  right: 0px;
}
.header-cta .ftr-cta-wrapper {
  position: fixed;
  right: -452px;
  top: 320px;
  z-index: 11;
  width: 210px;
  -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;
}
.header-cta .ftr-cta-wrapper .ftr-cta {
  color: #214b71 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.header-cta .ftr-cta-wrapper {display: none;
  background-color: #89cce2;
  display: inline-block;
  height: 124px;
  width: 500px;
  padding: 0 20px 0 60px;
  text-align: left;
  line-height: initial;
}
.header-cta .ftr-cta-wrapper:before {
  content:"";
  background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/fact-tab.jpg) right center no-repeat;
  height: 202px;
  display: inline-block;
  width: 39px;
  position: fixed;
  margin-left: -60px;
  margin-top: -40px;
  }
.header-cta .ftr-cta:hover {
  color: #000 !important;
}
 .header-cta .ftr-cta-wrapper p {
  margin-top: 5px;
 }


 .tab-widget-wrap .tab-widget:hover {
   right: 0px;
 }
 .tab-widget-wrap .tab-widget {
   position: fixed;
   right: -452px;
   top: 320px;
   z-index: 100;
   width: 210px;
   -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;
 }
 .tab-widget-wrap .tab-widget {
   color: #214b71 !important;
   font-size: 16px;
   font-weight: 400;
   line-height: 20px;
 }
 .tab-widget-wrap .tab-widget {display: none;
   background-color: #89cce2;
   display: inline-block;
   height: 124px;
   width: 500px;
   padding: 0 20px 0 60px;
   text-align: left;
   line-height: initial;
 }
 .tab-widget-wrap .tab-widget:before {
   content:"";
   background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/fact-tab.jpg) right center no-repeat;
   height: 202px;
   display: inline-block;
   width: 39px;
   position: fixed;
   margin-left: -60px;
   margin-top: -40px;
   }
 .tab-widget-wrap .tab-widget p {
   margin-top: 30px;
  }
.tab-widget-wrap .tab-widget p.about-us-widget {
  margin-top: 20px;
}
.tab-widget-wrap .tab-widget p.resources-widget {
    margin-top: 20px;
}
/*
==============================================
Billboard Section
==============================================
*/
.billboard-container, .interior .billboard-container {
  min-height: 700px;
  height: 700px;
}
.billboard-background-video-overlay {
  top: 350px;
}
.billboard-section:after , .billboard-section h1:after {
  display: none;
}

.billboard-heading-wrapper {
  background: #fff;
  height: 730px;
  width: 475px;
  top: 0px;
  padding: 0 15px;
  background: url('/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/headline-bg.jpg') no-repeat top center;
}
.billboard-heading {
  position: relative;
  top: 40px;
}
.billboard-section h1 {
  font-size: 21px;
  line-height: 25px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #103b63;
  text-align: center;
  letter-spacing: 1px;
}
.billboard-section .head-1 {
  display: block;
  animation-name: none;
}
.billboard-section .head-2 {
  font-family: 'Old Standard TT', serif;
  text-transform: none;
  letter-spacing: -8px;
  margin-top: 65px;
  font-size: 145px !important;
  line-height: 80px;
  text-align: left;
  color: #267E9C;
  animation: none;
}
.billboard-section .head-2a {
  padding-left: 50px;
}
.billboard-section .head-2b {
  padding-left: 100px;
  margin-top: 10px;
}
.billboard-section .head-2c {
  padding-left: 60px;
  margin-top: 34px;
}

/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  background: #fff;
  padding: 0;
  position: relative;
  z-index: 10;
  /* height: 660px; */
}
/* .intro-section:before {
  content: '';
  position: absolute;
  top: -700px;
  background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/header-bg.png) no-repeat top center;
  width: 100%;
  height: 795px;
  z-index: 0;
} */

.intro-section:before {
  content: '';
  position: absolute;
  top: 0px;
  background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/headine-bottom-bg.jg) no-repeat top center;
  width: 100%;
  height: 96px;
  z-index: 0;
  left: -848px;
}
.intro-section .intro-text:before {
  display: none;
}
.intro-content .intro-text {
  padding: 0;
  position: relative;
  z-index: 5;
}
.intro-section .intro-content:before, .intro-section .intro-content:after {
  display: none;
}
.intro-content:after {
  background: none;
}
.body-home .blue-box {
  margin: 0 auto;
}
.blue-box {
  max-width: 800px;
  min-height: 420px;
  background: #069aba;
  -webkit-box-shadow: inset 0px 200px 215px 39px rgba(16,59,99,1), 0px 50px 115px -48px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 200px 215px 39px rgba(16,59,99,1), 0px 50px 115px -48px rgba(0,0,0,0.75);
	box-shadow: inset 0px 200px 215px 39px rgba(16,59,99,1), 0px 50px 115px -48px rgba(0,0,0,0.75);
  z-index: 6;
  position: relative;
  margin: 0 auto -100px;
  text-align: center;
  top: -150px;
  padding: 80px 120px 60px;
  border: solid #FFF 15px;
  color: #fff;
}

.blue-box:before {
    content: '';
    background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/box-shadow-before.png) no-repeat center center;
    width: 59px;
    height: 450px;
    display: block;
    position: absolute;
    left: -68px;
    top: -30px;
    background-size: 80%;
}
.blue-box:after {
    content: '';
    background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/box-shadow-after.png) no-repeat center center;
    width: 59px;
    height: 450px;
    display: block;
    position: absolute;
    right: -68px;
    top: -30px;
    background-size: 80%;
}
.blue-box p {
  font-size: 17px;
  line-height: 30px;
}
.blue-box .group-photo img {
  border: 2px solid #fff;
}
.waveIcon {
  display: block;
  position: relative;
  margin: 0 0 30px;
}
.waveIcon:before {
	content:'';
	display: block;
	background: #FFF;
	height: 1px;
	width: 0px;
  max-width: 180px;
	position: absolute;
	right: 370px;
	top: 15px;
	animation-name: lineGrow;
	animation-fill-mode: forwards;
	animation-duration: 3s;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.waveIcon:after {
	content:'';
	display: block;
	background: #FFF;
	height: 1px;
  width: 0px;
	max-width: 180px;
	position: absolute;
	left: 365px;
	top: 15px;
  animation-name: lineGrow;
	animation-fill-mode: forwards;
	animation-duration: 3s;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
@-webkit-keyframes lineGrow {
  0% {
	  width:0;
  }

  100% {
	  width: 100%;
  }
}

/*
==============================================
Services Section
==============================================
*/
.services-section , .team-section, .callouts-section, .pov-section {
  display: none;
}

/*
==============================================
Niches Section
==============================================
*/
.niche-section {
  background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/niche-bg.jpeg) no-repeat center center;
  border: none;
  padding: 60px 0 !important;
}
.niche-section:before {
  display: none;
}
.niche-section .mc-container .slick-dots {
  bottom: auto;
}
.niche-section .media-carousel-three .mc-slide {
    border: 10px solid #fff;
}
.niche-section .mc-content-wrapper {
  background: #fff;
  position: relative;
}
.niche-section .mc-content-wrapper:before {
  content: "\f138";
  position: absolute;
  font-family: FontAwesome;
  bottom: 10px;
  right: 10px;
  font-size: 30px;
  color: #267E9C;
  -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;
}
.niche-section .mc-container .slick-slide a:hover .mc-content-wrapper:before {
  color: #CECECE;
}
.niche-section .mc-container a .mc-image {
    height: 220px;
    position: relative;
}
.niche-section .mc-container .mc-image {
  position: relative;
}
.niche-section .mc-container .slick-slide a:hover  {
  box-shadow: none;
}
.niche-section .media-carousel-three .mc-slide a:hover:after {
  opacity: 1;
 }

 .niche-section .media-carousel-three .mc-slide a:after {
   content:'';
   background: rgba(6,155,187,.5);
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   right: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
  }

.niche-section .mc-copy {
  text-align: left;
  color: #267E9C;
  font-size: 18px;
}
.niche-section .mc-heading-wrapper {
  position: absolute;
  top: -140px;
  left: 0;
  right: 0;
}
.niche-section .mc-heading {
    font-family: 'Raleway', sans-serif !important;
    font-size: 23px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
    color: #fff !important;
    letter-spacing: 0 !important;
}
.niche-section .mc-heading:after {
  display: none;
}
.niche-section .mc-container .media-carousel-three .mc-cta, .niche-section .mc-container .media-carousel-three a:hover .mc-cta {
  display: none;
}
.mc-container .media-carousel-three a:hover .mc-image {
    opacity: 1;
}
.niche-section .mc-container .slick-next {
    margin: 0 auto;
    left: 0;
    right: -140px;
    top: auto !important;
    bottom: -170px;
}
.niche-section .mc-container .slick-prev {
  margin: 0 auto;
  right: 0;
  left: -140px;
  top: auto !important;
  bottom: -170px;
}
.niche-section .mc-container .slick-prev:after {
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}
.niche-section .mc-container .slick-next:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.niche-section .mc-container .slick-dots {
  display: none !important;
}
/*
==============================================
Quote Section
==============================================
*/
.body-home .quote-section {
  background: #fff;
  border: none;
}
.body-home .quote-section .quote, .quote-section .quote {
  color: #214b71 !important;
  font-family: 'Lato', 'Calibri', 'Arial', sans-serif;
}
.body-home .quote-section .quote-cite, .quote-section .quote-cite {
  color: #267E9C !important;
  font-family: 'Old Standard TT', serif;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 700 !important;
  font-style: normal;
}
.quote-section .quote-wrapper .quote-hr {
  display: none;
}
.quote-section .quote {
  position: relative;
  margin: 25px auto;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
.quote-section .quote:before {
  content: '“';
  display: block;
  font-family: 'Old Standard TT', serif;
  font-size: 50px;
  line-height: 30px;
  font-weight: 700;
  color: #89cce2;
  letter-spacing: 2px;
}
.quote-section {
  border-top: solid 1px #d7d7d7;
}
.body-home .quote-section, .body-home .quote-section .quote-content {
  visibility: visible !important;
}
/*
==============================================
Interior Section
==============================================
*/
.copy-section {
  background: #fff;
  position: relative;
}
.interior .billboard-heading-wrapper {
  display: block;
}
.interior .billboard-heading {
  top: 80px;
}
.interior .billboard-content:after {
  display: none;
}
.interior .billboard-content-wrapper .container {
  position: initial;
  width: 1170px;
  padding: 0 15px;
}
.interior .billboard-content .head-1 {
    font-size: 56px;
    line-height: 58px;
    font-family: 'Old Standard TT', serif;
    font-weight: 700;
    color: #103b63;
    text-align: left;
    letter-spacing: 0px;
    text-transform: none;
    margin: 0;
}
.interior .billboard-section h1 .head-2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px !important;
  line-height: 28px;
  color: #103b63;
  letter-spacing: 0;
  display: block;
  margin: 0;
}
.interior .billboard-heading-wrapper {
  top: -30px;
  padding: 0 80px;
}
.copy-section .copy-content {
    padding: 0px 89px 70px;
}
.copy-section:before{
  content: '';
  position: absolute;
  top: 0px;
  background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/headine-bottom-bg.jg) no-repeat top center;
  width: 100%;
  height: 96px;
  z-index: 0;
  left: -848px;
}
.interior-sidebar {
  max-width: 270px;
  margin: 50px 0;
  clear: both;
}
.interior-sidebar-contact {
    border: solid 1px #d7d7d7;
    color: #103b63;
    padding: 20px 30px;
}
.interior-sidebar-contact h3 {
  text-transform: uppercase;
  margin: 0;
}
.interior-sidebar-contact p {
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 10px !important;
}
.interior-sidebar-contact p.phone, .interior-sidebar-contact p.email {
  padding: 10px 0 0 20px;
}
.services-accord-copy {

}
.services-accord-copy li {
  color: #184977;
}
.accord .services-accord-copy .fa {
  position: relative;
}
.services-accord-graph {
float: right;
}
.tier-plus {
  padding: 10px 0 0 120px;
  margin: 0 !important;
}

.intro-text-container p:nth-child(1) {
  display: none;
}

.links-sidebar {
  border: solid 1px #d7d7d7;
  color: #103b63;
  padding: 20px;
  max-width: 320px;
  margin: 0 0 50px 30px;
}
.links-sidebar ul {
  padding-left: 20px;
}

.worthwhile .copy-section:before, .client-access-videos .copy-section:before {
  display: none;
}

.client-access-videos .copy-section .copy-content {
    padding: 100px 89px 70px;
}
.copy-section .head-1 {
  font-family: 'Old Standard TT', serif;
  font-weight: 700;
  color: #103b63;
  text-transform: none;
}
.copy-section .head-3, .copy-section .head-2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px !important;
  line-height: 28px;
  color: #103b63;
}
.copy-section h1 .head-2:after {
  display: none;
}
/*
==============================================
Team page
==============================================
*/
.yearbook-three.yearbook-container {
    background: #effafa;
}
.copy-section .yearbook-slide {
  padding: 20px;
  width: 33%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.copy-section .yearbook-slide:hover {
  background: #89cce2;
}
.copy-section .yearbook-three .yearbook-headshot-wrapper:after, .copy-section .yearbook-three a:hover .yearbook-headshot-wrapper:after {
    background: none;
}
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
    font-family: 'Raleway', sans-serif;
    font-size: 21px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0px;
    color: #081F2C;
    display: inline;
}

.copy-section .yearbook-container .yearbook-title {
    font-family: 'lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    color: #424242;
}
.copy-section .yearbook-three .yearbook-hr {
  display: none;
}

.yearbook-container .yearbook-links .fa {
  color: #081F2C !important;
}

.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: #267E9C;
}
.slick-dots li button:before {
    color: red;
    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 #267E9C;
    border-radius: 50%;
}
.slick-dots li {
    width: 9px !important;
    height: 9px;
}
.body-about-us .copy-section .copy-content {
    padding: 0px 89px 0px;
}
.body-about-us .quote-section {
  border: none;
}
.body-about-you .billboard-container {
  background-position: right center;
}
/*
==============================================
Bio Page
==============================================
*/
.body-bio .main-content {
    background: #fff;
}
.bio-section {
  background: #fff;
}
.no-billboard .main-content {
  border-top: solid 7px #267E9C;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-section .bio-detail-last-name {
  font-family: 'Old Standard TT', serif;
  font-weight: 300;
}
.bio-section .bio-detail-title {
  text-transform: none;
}
.bio-section .bio-detail-links-wrapper .fa {
    color: #267E9C;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #081f2d;
}
.bio-quote-section {
  display: none;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  background: #fff;
}
.footer-logo-section {
    background: url(/-/media/rj/advisor-sites/sites/l/a/lagunawealthservices/images/bkg-footer.jpeg) no-repeat center center;
}
.footer-section .footer-contact-info {
  text-align: center;
  padding: 40px 0 10px;
}
.footer-section .footer-contact-info .ftr-nap-name, .footer-section .ftr-nap-address:before {
  display: none;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
    font-weight: 400;
    color: #103b63;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 20px;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
    content: " | ";;
    color: #89cce2;
}
.footer-section .ftr-disclosures {
    color: #103b63;
}
.footer-section .ftr-disclosures a {
    color: #103b63 !important;
}
.footer-section .footer-content a:hover, .footer-section .ftr-disclosures a:hover {
  color: #000 !important

}

/*
==============================================
Accordiions
==============================================
*/
.accord .accord-link {
  font-family: 'Old Standard TT', serif !important;
  font-size: 26px;
  font-weight: 300;
  text-transform: none;
  color: #267E9C;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #081f2d !important;
}
.accord .fa, .accord li.open .fa {
    color: #267E9C;
}


/*
==============================================
Resources
==============================================
*/
.resource-section, .body-resource-detail .resource-section, .blog-main, .body-blog-detail .resource-section {
  background: #fff;
}
.filter-dropdown {
  border: none;
}

/* 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: #267E9C !important;
font-weight: 400;
  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: #000 !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, .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, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #fff !important;
}
/* Arrow background normal */
.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: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: #267E9C !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:hover:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #081f2d !important;
}

/* share icon (left) hover and text */
.social-media-share-link:hover > .fa-share-alt:before, .resource-detail-tag-cloud-links a:active  > .fa-share-alt:before, .social-media-share-link:active > .fa-share-alt:before, .resource-detail-info-wrapper a:hover {
  color: #081f2d !important;
}
/* share icon (left) normal */
.fa-share-alt, .resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link  {
    color: #267E9C !important;
}

/* share pop up box icon normal */
.social-media-share-wrapper span a {
    color: #fff !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
    color: #000 !important;
}

/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: #081f2d !important;
}

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #267E9C;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #267E9C;
}

.resource-section .body-resource-detail h3, .resource-detail-heading, .blog-detail-heading {
  font-family: 'Old Standard TT', serif;
  font-weight: 400 !important;
  text-transform: none;
  color: #103b63 !important;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .blog-detail-copy-wrapper a {
  color: #267E9C;
}

/*
==============================================
Blog
==============================================
*/
.blog-detail-copy-wrapper a:hover {
  color: #393939;
}

.filter-list-heading a:hover {
    color: #267E9C !important;
}
.filter-list-links .filter-list-date a {
    color: #081f2d !important;
}
.blog-landing-load-more {
    font-family: 'Lato', Calibri, Arial, sans-serif !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 2px solid transparent;
    background: #267E9C !important;
    color: #fff;
  }
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #267E9C !important;
    border: 2px solid #267E9C;
    letter-spacing: 0;
    background: none !important;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
  color: #267E9C;
}
/*
==============================================
Contact
==============================================
*/
.body-map-directions .resource-section {
  background: #fff;
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #267E9C transparent transparent transparent;
}
/*
==============================================
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) {
  .wow {
    visibility: visible !important;
  }
  .billboard-section .head-2c {
    margin-top: 35px;
    padding-left: 40px;
  }
  .intro-section {
    height: 900px;
  }
  .interior .billboard-content-wrapper .container {
    width: 970px;
  }
  .billboard-heading-wrapper {
    width: 395px;
    background-position-y: -210px;
    background-position-x: -114px;
  }
  .billboard-section .head-2a {
    padding-left: 0;
  }
  .billboard-section .head-2b {
    padding-left: 80px;
  }
  .billboard-container, .interior .billboard-container {
      min-height: 490px;
      height: 490px;
  }
  .body-home .blue-box {
    top: -50px;
  }
  .body-home .blue-box {
    margin: 0 auto 100px;
  }
  .billboard-heading {
    top: 10px;
  }
  .interior .billboard-heading {
    top: 50px;
  }
  .copy-section:before {
    left: -369px;
  }
  .blue-box {
    padding: 80px 70px 60px;
  }
  .waveIcon:before {
    max-width: 120px;
    right: 300px;
  }
  .waveIcon:after {
    max-width: 120px;
    left: 295px;
  }
  .body-home .waveIcon:before {
      max-width: 180px;
      right: 420px;
  }
  .body-home .waveIcon:after {
      max-width: 180px;
      left: 420px;
  }
}


/* 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: #fff;
  box-shadow: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
  border-bottom: 1px solid rgb(39,126,156,.25);
}
.intro-section {
  height: auto;
}
.interior .billboard-content-wrapper .container {
  width: 100%;
}
.billboard-container:before {
  display: none;
}
.billboard-heading-wrapper {
  left: 70px;
}
.interior .billboard-heading-wrapper {
  padding: 0 30px;
}
.header-section .social-contact-section .social-container {
  right: auto;
  left: 0;
  padding: 0;
}
.fa-angle-down:before {
  color: #267E9C;
}
.nav-address-wrapper {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #081f2d;
  text-transform: uppercase;
}
.header-section .social-contact-section {
  display: none;
}
/* 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: #267E9C;
}


/* 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: #267E9C;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}
.niche-section .mc-container a .mc-image {
  height: 270px;
}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
.header-section .social-contact-section .social-container {
  left: 10px;
}
.billboard-container {
  min-height: 600px;
  height: 600px;
}
.billboard-heading {
  top: 30px;
}
.billboard-heading-wrapper {
  left: 0px;
  top: 110px;
  width: 100%;
  background-position-y: -150px;
  background-position-x: 0;
}
.billboard-section .head-2 {
  font-size: 90px !important;
  line-height: 60px;
  margin-top: 45px;
}
.billboard-section .head-2b {
  padding-left: 130px;
  margin-top: 0px;
}
.billboard-section .head-2c {
  padding-left: 108px;
  margin-top: 11px;
}
.tab-widget-wrap .tab-widget {
  display: none;
}
.waveIcon:before, .waveIcon:after {
  display: none;
}
.blue-box {
  padding: 40px 30px;
  top: 0;
  margin: 0 -30px 50px;
}
.copy-section:before {
  display: none;
}
.niche-section .mc-content-wrapper {
    padding: 20px;
}
.niche-section .mc-container .slick-next {
    right: -20px;
}
.niche-section .mc-container .slick-prev {
  left: -20px;
}
.footer-section .footer-contact-info .ftr-nap-name {
  display: none !important;
}
.interior .billboard-container {
  height: 400px !important;
  min-height: 400px !important;
}
.interior .billboard-heading-wrapper {
  background-position-y: -110px;
  padding: 0 30px;
  height: 300px;
  top: 100px !important;
}
.interior .billboard-section h1 {
    font-size: 24px;
    line-height: 24px;
}
.interior .billboard-content .head-1 {
    font-size: 42px !important;
    line-height: 48px;
}
.interior .billboard-heading {
    top: 30px;
}
.copy-section .copy-content {
    padding: 0px 30px 140px;
}
.body-about-us .billboard-container {
  background-position-y: -430px;
  background-position-x: -1000px;
}
.body-about-you .billboard-container {
  background-position-y: -400px;
  background-position-x: -1000px;
}
.body-partners .billboard-container {
    background-position-y: -550px;
    background-position-x: -1000px;
}
}



/* 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) {
  .billboard-container {
    min-height: 600px;
    height: 600px;
  }
  .billboard-heading {
    top: 30px;
  }
  .billboard-heading-wrapper {
    left: 50px;
    top: 0px;
    width: 345px;
  }
  .billboard-section .head-2 {
    font-size: 90px !important;
    line-height: 60px;
    margin-top: 30px;
  }
  .tab-widget-wrap .tab-widget {
    display: none;
  }
  .billboard-section .head-2c {
    margin-top: 12px;
    padding-left: 60px;
  }
  .billboard-section .head-2b {
    margin-top: 0;
  }
  .blue-box {
    margin: 0 -89px -100px;
  }
  .waveIcon:before, .waveIcon:after {
    display: none;
  }

}

/* IE only */
@media screen\0 {
  .waveIcon:before, .waveIcon:after {
  	width: 180px;
  }
  .interior .billboard-heading-wrapper {
    top: 110px;
    left: 236px;
  }
}
