.billboard-full-height {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.billboard-full-height .billboard-content-wrapper {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height .billboard-content-wrapper {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.footer-content .footer-hedge-section {
    background: url( /-/media/rj/advisor-sites/sites/p/o/portlandharbor/Images/footer_bg.png) center center repeat;
}
.footer-name::after {
    content: url( /-/media/rj/advisor-sites/sites/p/o/portlandharbor/Images/lighthouse_footer.png);
    top: -220px;
 
    position: relative;
   
    text-align: center;
    display: block;
}

.fixed-top.interior .header-main, .interior-content.interior .header-main {
    background: #483729 !important;
}

.nav-navigation-drop.nav-overall-wrapper.nav-with-arrows.nav-right.nav-sticky.click-nav {
    background-color: #483729 !important;
}
span.head-3.wow {
    font-size: 46px;
}

.resource-details h1 {
    font-family: 'Abel', sans-serif;
    font-size: 58px;
    line-height: 59px;
    color: #191d28;
    text-transform: uppercase;
    letter-spacing: 3px;
     margin-top: 0;
    margin-bottom: 100px;
    text-align: center;
}

.resource-details h1 .head-1 {
    display: block;
    animation-name: slideInDownSmall;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-duration: 2s;
    animation-delay: .25s;
}

.resource-details  h1 .head-2 {
    font-family: 'Cormorant', serif;
    font-size: 48px;
    text-transform: none;
    animation-name: slideInUpSmall;
    -webkit-animation-fill-mode: both;
     display: block;
    letter-spacing: 0px;
    animation-delay: .25s;
    animation-duration: 2s;
}

.home-body .billboard-section .billboard-container .billboard-content-wrapper:after {
    background-color: transparent!important;
}
 
.footer-cta-social-content .social-container .fa-twitter, .footer-cta-social-content .social-container .fa-facebook, .footer-cta-social-content .social-container .fa-linkedin, .footer-cta-social-content .social-container .fa-envelope{
    color: #104C6E;
}

.home-body .rich-text-container h1 .head-1 {
    font-family: 'Abel', sans-serif;
    font-size: 58px;
    line-height: 59px;
    color: #104C6E;
    text-transform: uppercase;
    padding: 0px 30px;
    letter-spacing: 2px;
    animation-name: slideInDownSmall;
    animation-duration: 3s;
    animation-delay: 0s;
    display: block;
    text-align:center;
}
.home-body .rich-text-container h1 .head-2 {
    font-family: 'Cormorant', serif;
    font-size: 48px;
    text-transform: none;
    color: #5b96c9;
    display: block;
    letter-spacing: 0px;
    animation-name: slideInUpSmall;
    animation-duration: 3s;
    animation-delay: .5s;
   text-align:center;
}
.home-body .rich-text-container h1 {
    padding: 50px;
}
.home-body .nav-container {
    background-color: #104C6E;
}

.billboard-content:before {
	background-color: transparent!important;
} 
