.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;
  }
}
.content-slider-wrapper {
border: none;
}

.content-slider {
    width: 80%;
    margin: 0 auto;
}

.content-slider-wrapper .content-slider-copy {
text-align: center;
}
.newsletter-button {
    display: inline-flex;
    border: 1px solid #fff;
    height: 40px;
    width: 280px;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}

.header-social .rich-text-container {
    display: flex;
    justify-content:flex-end;
}

.newsletter-button-header {
    display: inline-flex;
background-color: #b49060;
    height: 40px;
    width: 280px;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.footer-section .consent-email-link a:hover, .footer-section .consent-email-link a:active, .newsletter-button:hover, .newsletter-button:active, .newsletter-button-header:hover, .newsletter-button-header:active, .newsletter-button-header:focus {
    background-color: #fff;
    color: rgb(86, 36, 40);
}
.ftr-logo {
    max-width: 100%;
}
.masonry-category-container{
    display: none;
}
.fa-instagram {
border: solid 1px #c9a561;
    display: inline-block;
    margin-left: -1px;
}

.fa-spotify {
border: solid 1px #c9a561;
    display: inline-block;
    margin-left: -1px;
}
.body-home .billboard-section {
  margin-top: 0px !important;
}

.header-content .ftr-logo {
   max-width: 100% !important;
}

.body-home .main-content {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
}

.fa.fa-instagram, .fa.fa-spotify {
   border: none;
}
.no-billboard .billboard-section{
    display: none;
}

.no-quote .quote-section{
    display: none;
}

.hide-cta .content-slider-cta-wrapper{
    display: none;
}

.thank-you-message{
    text-align: center;
    font-family: 'Abel', sans-serif;
    color: #787a7b;
    font-size: 25px;
    text-transform: uppercase;
    border-top: 2px solid #ab8336;
    padding: 30px;
    border-bottom: 2px solid #ab8336;
}

.video-section iframe{
    height: 520px !important;
}
/* Small iPhones */
@media only screen and (max-device-width: 736px) { 
    .video-section iframe {
        height: 185px !important;
    }
}
/* iPhone X Landscape */
@media only screen 
    and (min-device-width : 812px) 
    and (max-device-width : 812px) 
    and (-webkit-device-pixel-ratio : 3)
    and (orientation : landscape) { 
    .video-section iframe {
        height: 350px !important;
    }
}

/*BIO DETAIL AS LINK FIX*/

.bio-detail-links-as-text {
    margin-top: 15px !important;
}
 .bio-detail-links-as-text a{
    padding: 0 !important;
}

.podcast-masthead .podcast-masthead-inner .podcast-masthead-info {
    padding: 40px 60px !important;
}

.podcast-episode-description {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
    display: none !important;
}

ul {
      list-style: initial !important;
}
.footer-billboard-content {
   display: none !important;
}
.billboard-section-3 {
    display: none !important;
}
.resources.interior .billboard-content .billboard-container {
    min-height: 450px !important;
}

.wm-process .callout-heading-2-wrapper, .wm-process .callout-cta-wrapper, .wm-process .callout-categories-wrapper {
    display: none;
}

.wm-process .callouts-version-1 {
    grid-template-columns: repeat(4, 1fr);    
}

.wm-process .callouts-version-1 .callout-item .callout-cta-wrapper {
   display: none;
}

.wm-process .callouts-version-1 .callout-item .callout-heading-wrapper .callout-heading {
    font-size: 24px;
    text-align: center;
}

.wm-process .callout-item .callout-copy-wrapper {
    text-align: center;
    color: #000;
}

.wm-process .callouts-container .callout-item .callout-heading-wrapper {
        padding: 0px;
}

.wm-process .callouts-container .callout-item .callout-image-wrapper .callout-image {
   margin: 0 auto 20px;
}

.wm-process .callouts-version-1.callouts-mobile-slider .callout-slide .callout-image-wrapper .callout-image {
    max-width: 130px;
    margin: 0px auto 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .callouts-container {
        align-items: flex-start;
    }
}

.team-page .yearbook-section {
   padding-bottom: 0;
}

.team-page .specialists-section.copy-content {
   padding-bottom: 4em;
}

.specialists-section .rjl-specialist-bio {
   margin-bottom: 2em;
}

footer.footer-section {
   padding-bottom: 0;
}

#rjl-footer .consent-email-link a:hover {
   color: rgb(86, 36, 40);
}

.copy-content .two-col-intro-content h2 {
   margin-top: 0;
}

.contact-us-intro-block .ftr-nap, .contact-us-intro-block .ftr-nap-phone a {
   color: #191d28;
}

.contact-us-intro-block .ftr-nap-wrapper {
   margin-bottom: 0;
}

.contact-us-intro-block .social-container {
   padding-top: 0;
}

.contact-us-intro-block .social-container .fa:hover {
    color: inherit !important;
}

.contact-us-intro-block ul.ftr-nap {
   padding-left: 10px;
   margin-bottom: 0;
}

.contact-us-intro-block .ftr-nap .ftr-nap-name:before {
   display: none;
}

.contact-us-intro-block .ftr-nap-name {
    font-family: 'Abel', sans-serif;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1c2744;
    margin: 0 0 15px 0;
    font-weight: normal;
}

@media only screen and (min-width: 992px) {  
.rjl-disclosures.disclaimer {
   margin: 15px 0;
}
}

.services-section h2 .head-2 {
    font-family: 'Abel', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    font-style: normal;
    display: block;
    letter-spacing: 2px;
}

.services-section h2 .head-1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    animation-name: slideInDownSmall;
    animation-delay: 0s;
    animation-duration: 1s;
}

.billboard-container .btn.secondary, .callout .btn.secondary {
    border: 1px solid var(--white) !important;
    color: var(--white) !important;
    padding: 1em 1.5em !important;
    transition: all .2s ease-in-out;
    margin: 1em;
    background: transparent !important;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
}

.billboard-container .btn.secondary:hover, .callout .btn.secondary:hover {
    background: var(--white) !important;
    color: var(--dark) !important;
}

.btn.secondary {
    border: 1px solid #c9a560 !important;
    color: #c9a560 !important;
    padding: 1em 1.5em !important;
    transition: all .2s ease-in-out;
    margin: 1em 0;
    background: transparent !important;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
}

.btn.secondary:hover {
    background: #c9a560 !important;
    color: var(--white) !important;
}

.scroller-wrapper .scroller {
    margin-left: -50px;
    background-position: center;
}

.billboard-content-wrapper {
    justify-content: flex-end;
    padding-bottom: 5em;
}

.body-home .billboard-heading {
   top: 0;
}

.body-home .billboard-heading h1 {
   font-size: 48px;
}

.body-home .billboard-heading h1 .head-1 {
   font-size: inherit;
}

@media only screen and (min-width: 1025px) {  
   .body-home .billboard-heading-wrapper {
      padding: 0px 110px;
   }
}

@media only screen and (max-width: 1024px) {
    .body-home .billboard-heading h1 {
        padding: 0px 0px;
        font-size: 42px;
    }
}

.scroller.show-scroller {
   bottom: .5em !important;
}

.billboard-container.billboard-full-height {
    min-height: 100vh !important;
}

.body-home .billboard-section .billboard-container {
    background-position: 46% center;
}

@media only screen and (max-width: 480px) {  
   .body-home .billboard-heading {
      top: 1.5em;
   }
}

/* NICHE SECTION */
.body-home .new-home .niche-section {
   display: none;
}

.full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;    
}

@supports (display: grid) {
    .callouts-section .callouts-container, .callouts-mobile-slider {
        grid-template-columns: repeat(4, 1fr);
    }

    .callouts-section .callouts-container .callout-item .callout-image-wrapper .callout-image {
        max-width: 180px;
        margin: 20px auto 0;
    }
}

.callouts-version-1.callouts-mobile-slider .callout-slide .callout-image-wrapper .callout-image {
    max-width: 130px;
    margin: 20px auto 0;
}

.callouts-section .callouts-content .callouts-container .callout-item .callout-heading-wrapper h3 .head-2, .callouts-section .callouts-content .callouts-mobile-slider .callout-item .callout-heading-wrapper h3 .head-2 {
    font-size: 1.2em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .callouts-container .callout-item .callout-image-wrapper .callout-image {
        max-width: 150px;
        margin: 0 auto 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .callouts-section .callouts-content .callouts-container .callout-item {
        width: calc(25% - 0px);
    }
}

.body-home .callouts-section .callouts-container .callout-item .callout-copy-wrapper, .body-home .callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading {
   padding: 10px 20px 0;
}

.body-home .callouts-section h1 {
    margin-top: 2em;
    text-align: center;
}

.body-home .callouts-section h1 .head-1 {
    font-family: 'Cormorant', serif;
    font-size: 30px;
    font-style: italic;
    color: #966c1d;
}

.body-home .callouts-section h1 .head-2 {
    font-family: 'Abel', sans-serif;
    font-size: 45px;
    color: #515151;
    text-transform: uppercase;
    font-style: normal;
    display: block;
}

.body-home .callouts-section .callouts-container {
    padding: 40px 0 0px;
}

.body-home .callout-link {
   text-align: center;
}

@media screen and (max-width:991px) {
    .text-left-desktop {
    text-align: center
    }    
}

    .gov-links .container, .helpful-links .container, .calculators {
    display: flex;
    flex-wrap: wrap;
    }
    .gov-links .callout-copy-wrapper {
    color: #393939 !important;
    }
    .gov-links .callout-link {
    width: 100%;
    transition: all 0.4s ease-in-out;
    }

    .gov-links p {
    font-size: 1rem;
    color: #393939;
    }
    .helpful-links, .gov-links, .calculators, .videos {
    margin: 2em 0;
    font-size: 16px;
    line-height: 1.5;
    }
    .helpful-links h3, .gov-links h3, .calculators h5, .calculators h3, .videos h3 {
    color: #00578A;
    line-height: 1.2;
    }
    .resource-item {
    width: 100%;
    padding: 0 1em;
    margin-bottom: 1em;
    }

.btn.secondary {
    border: 1px solid #00578A;
    color: #00578A;
    padding: 1em 1.5em !important;
    transition: all .2s ease-in-out;
    margin: .5em 0;
    background: transparent;
    white-space: normal;
}
    
.btn.secondary:hover {
    background: #00578A;
    color: #ffffff;    
}

.billboard-container .btn.secondary, .callout .btn.secondary {
    border: 1px solid #fff;
    color: #fff;
    padding: 1em 1.5em !important;
    text-transform: uppercase;
    display: inline-block;
}

.billboard-container .btn.secondary:hover, .callout .btn.secondary:hover {
    background: #5489b6c4;
    color: #ffffff;
}

.calc-item {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    padding: 0;
}

.calc-item > a {
    display: block;
    height: 100%;
    top: 0;
    position: relative;
    padding: 1em;
}

.calc-item:hover {
    box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.1);
}

.gov-links {
   margin-bottom: 3em;
}

@media screen and (min-width: 480px) {
      .calc-item {
        width: 48%;
        margin: 1%;
      }
}

@media screen and (min-width: 980px) {
    .gov-links .container, .helpful-links .container, .calculators {
    display: flex;
    }
    .gov-links-item {
    width: 33.3%;
    margin-bottom: 1em;
    }
    .helpful-links-item {
    width: 50%;
    }
    .calc-item {
    width: 23%;
    margin: 1%;
    }
    .resource-item {
    margin-bottom: 0;
    }
}

/* TOTAL WEALTH */
.icons-container {
    display: flex;
    flex-wrap: wrap;
}
    
.tw-icon {
    flex-basis: 32.3%;
    display: flex;
    align-items: center;
    line-height: 1.2;
    font-size: 1rem;
    margin-right: 1%;
    margin-bottom: 1em;
}
    .tw-icon::before {
    content: " ";
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background-image: url('/-/media/rj/rjl-advisor-sites/sites/m/o/model-1-sandbox/images/fp-icon');
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 0.5em;
    min-width: 50px;
    }
    .tw-icon.im::before {
    background-image: url('/-/media/rj/rjl-advisor-sites/sites/m/o/model-1-sandbox/images/im-icon');
    }
    .tw-icon.is::before {
    background-image: url('/-/media/rj/rjl-advisor-sites/sites/m/o/model-1-sandbox/images/is-icon');
    }
    .tw-icon.tax::before {
    background-image: url('/-/media/rj/rjl-advisor-sites/sites/m/o/model-1-sandbox/images/tax-icon');
    }
    .tw-icon.estate::before {
    background-image: url('/-/media/rj/rjl-advisor-sites/sites/m/o/model-1-sandbox/images/estate-icon');
    }
    .tw-icon.giving::before {
    background-image: url('/-/media/rj/rjl-advisor-sites/sites/m/o/model-1-sandbox/images/giving-icon');
    }
    .accord-link img {
    width: 50px;
    height: 50px;
    margin: 0 1em 0 0;
    padding-bottom: 0;
    }
    .accord img.pie-slice {
    max-width: 380px;
    height: auto;
    width: 100%;
    }

.videos-page .video-section iframe {
    height: 200px !important;
}

@media screen and (min-width: 480px) {
   .videos-page .video-section iframe {
       height: 300px !important;
   }
}
