.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;
  }
}
/* ----- Map & Directions ----- */

html .body-map main .directions-search .submit-search {
    border: 1px solid rgba(0,0,0,0.7) !important;
    color: rgba(0,0,0,0.7) !important;
    background: #fff !important;
}

html .body-map main .directions-search .submit-search:hover {
    background: rgba(0,0,0,0.7) !important;
    color: #fff !important;
}

html .body-map .header-main {
     background: rgba(0,0,0,0.7) !important;
}

html .body-map main .resource-section {
    background: #fff !important;
}

html .body-map .main-footer-section {
    background: #fff !important;
}



.nav-overall-wrapper:not(.van-mobile-nav) .nav:not(.nav-opened) .primary-nav > .ddeab656 > a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border: 1px solid #fff;
    height: 28px !important;
    padding-right: 8px !important;
    padding-left: 5px !important;
}

.ftr-logo.desktop-image {
    max-width: 280px !important;
}

/* Interior */
html .interior:not(.bio-page) .nav-overall-wrapper:not(.van-mobile-nav) {
    background: transparent !important;
}
html .interior:not(.bio-page) .nav-overall-wrapper:not(.van-mobile-nav) .logo-nav-wrapper .nav-container {
    background: rgba(0,0,0,0.7) !important;
}

/* Bio */
html .bio-page .nav-overall-wrapper:not(.van-mobile-nav) {
    background: transparent !important;
}

html .bio-page .nav-overall-wrapper:not(.van-mobile-nav) .logo-nav-wrapper .nav-container {
    background: rgba(0,0,0,0.7) !important;
}

/* Home */
html .body-home .nav-overall-wrapper:not(.van-mobile-nav)  {
    background: transparent !important;
}
html .body-home .nav-overall-wrapper:not(.van-mobile-nav) .logo-nav-wrapper .nav-container {
    background: rgba(0,0,0,0.7) !important;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger:not(.nav-opened) span,
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:after,
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:before,
.nav-trigger-wrapper .nav-opened span:after,
.nav-trigger-wrapper .nav-opened span:before {
    background: #fff !important;
}


html body .nav-overall-wrapper .logo-nav-wrapper .nav-container .nav-opened {
    background: rgba(0, 0, 0, 0.7) !important;
}

.has-children-arrow-wrapper i:before,
.parent-nav-item > a {
    color: #fff !important;
}

.parent-nav-item > a,
.sub-a {
    padding-left: 5px !important;
}

html body .nav-overall-wrapper .logo-nav-wrapper .nav-container nav .primary-nav .nav-subnav {
    background-color: #fff !important;
}

html body .nav-overall-wrapper .logo-nav-wrapper .nav-container nav .primary-nav .nav-subnav a {
    color: #000 !important;
}

html body .nav-overall-wrapper .logo-nav-wrapper .nav-container nav .primary-nav li a:hover {
    color: #e09608 !important;
}

.primary-nav > li > a.active {
    color: #e09608 !important;
}

html body .nav-overall-wrapper .logo-nav-wrapper .nav-container nav  .primary-nav .nav-subnav a.active {
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.95) !important;
}

html body .nav-overall-wrapper .logo-nav-wrapper .nav-container nav .primary-nav .nav-subnav a:hover {
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.95) !important;
}

@media (max-width: 1024px) {
    html body .header-main {
        background: rgba(0, 0, 0, 1) !important;
    }
}

@media (min-width: 1025px) {
    html body .header-main {
        background: transparent !important;
    }
}
/* YouTube */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}



/* ----- Media Queries ----- */

@media only screen and (max-width: 1023px) {
    .nav,
    .nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .callouts-container .callout-item {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    .boxes-container,
    .home-callouts-container {
        background: #fff !important;
    }

    .callouts-mobile-slider {
        background: transparent !important;
    }

    .page-heading-large {
        font-size: 35px !important;
    }

    .callouts-version-3 {
        margin-bottom: 0% !important;
    }
}

@media (max-width: 767px) {
    #view-network-pros-rings {
        display: none !important;
    }
}


/* ----- Home Intro Boxes ----- */

.callouts-version-3 {
    margin-top: 0% !important;
    padding-top: 3rem !important;
    margin: 0 auto !important;
}

#FB4B07BCC38F459D820D7D21496ACFA9 .callout-heading {
    text-transform: uppercase !important;
    font-size: 25px !important;
    font-family: "Julius Sans One", sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    color: #ca8700 !important;
}

#FB4B07BCC38F459D820D7D21496ACFA9 {
    background: url() !important;
    grid-template-columns: repeat(2, 1fr);
}

.boxes-content {
    background: #fff;
}



/* ----- Videos ----- */

.interior-video-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.interior-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.outer-video-container {
    margin-left: 8px;
    margin-right: 8px;
}

@media (min-width: 992px) {
    .quote-video {
        width: 50%;
        margin: 0 auto;
    }
}

@media (max-width: 991px) {
    .quote-video {
        width: 100%;
        margin: 0 auto;
    }
}



/* ----- Working with Us Bio/Network Ring Thing -----  */

#view-network-pros-rings {
    width: 100%;
    max-width: 510px;
    height: 510px;
    margin: 60px auto 50px auto;
    background: url('/-/media/0609ae1ae0924985aca3bbe8a1f0e8d5.ashx') center center no-repeat;
    background-size: contain;
    position: relative;
    display: block;
}

#view-network-pros-rings #outer-nrig {
    cursor: pointer;
    height: 100%;
    width: 100%;
}

.outer-ring-text {
    width: 150px;
    text-align: center;
    bottom: 15px;
    right: 30px;
    position: absolute;
    cursor: pointer;
    color: #252525;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 13px;
    padding: 3px 0;
}

.ring-text {
    text-align: center;
    
    cursor: pointer;
    color: #252525;
    font-family: 'Lato', sans-serif;
    font-weight: 300 !important;
    font-size: 13px !important;
    padding: 3px 0 !important;
}

.ring-text-larger {
    font-size: 15px !important;
}

.ring-bio-wrap {
    text-align: center;
    width: 200px;
    position: absolute;
    cursor: pointer;
}

#don-link {
    left: -240px;
    right: 0;
    bottom: 150px;
    margin: 0 auto;
    }

#george-link {
    left: -220px;
    right: 0;
    top: 130px;
    margin: 0 auto;
}

#karine-link {
    left: -400px;
    right: 0px;
    top: 50px;
    margin: 0 auto;
}

#michael-link {
    left: -475px;
    right: 0px;
    top: 320px;
    margin: 0 auto;
}

#jeffrey-link {
    left: 0px;
    right: 0px;
    top: 475px;
    margin: 0 auto;
}

#angela-link {
    left: 390px;
    right: 0px;
    top: 320px;
    margin: 0 auto;
}

#damian-link {
    left: 350px;
    right: 0;
    top: 50px;
    margin: 0 auto;
}


.ring-bio-img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 1px solid #ca8700;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.ring-bio-wrap img {
    width: 100%;
    height: auto;
    margin-top: -3px;
}

#scott-link {
    top: 125px;
    right: 60px;
}

/*#tim-link {
    left: 0px;
    right: 0;
    top: 350px;
    margin: 0 auto;
}*/ 

#monique-link {
    bottom: 150px;
    right: 37px;
}

#you-link {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 95px;
    height: 95px;
    background-color: #d59314;
    border-radius: 50%;
    margin: auto;
    cursor: pointer;
}

.you-ring-text {
    color: white;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}



/* ----- Contact Us ----- */

.contact-form .form-inline .form-group.select-container:before {
    border-color: #ca8700 transparent transparent transparent !important;
}

.btn-contact {
    background: #ca8700 !important;
}

.btn-contact:hover {
    background: #000 !important;
    color: #fff !important;
}

@media (min-width: 769px) {
    .contact-spacer {
        height: 800px;
    }
}

@media (max-width: 768px) {
    .contact-spacer {
        height: 200px;
    }
}


/* ----- Billboards ----- */

.contact-us-group .custom-billboard-content {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.7) 100%),
         url('/-/media/8f09be58f2ed4dfd881a8d215fbb4061.ashx');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.resources-group .custom-billboard-content {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.7) 100%),
        url('/-/media/9c4540e9f3794d0cb190d4068a0d12c5.ashx');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.our-clients-group .custom-billboard-content {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.7) 100%),
        url('/-/media/198ae4f854ad404c81b0fd0602fb977c.ashx');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.working-with-us-group .custom-billboard-content {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.7) 100%),
        url('/-/media/0666f9d28e1c453187b6ef27a918ac2e.ashx');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.about-group .custom-billboard-content {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.7) 100%),
        url('/-/media/d13683f13a9e4280bf2920f38d5a4e58.ashx');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.body-home .custom-billboard-content {
     height: 600px;
     background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.7) 100%),
        url('/-/media/deef2d3b75b349499b9106b6ee97d793.ashx');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.bio-page .custom-billboard-section {
    margin-top: -207px;
}

.interior:not(.bio-page) .custom-billboard-section,
.body-home .custom-billboard-section {
    margin-top: -200px;
}

.interior-billboard .custom-billboard-content {
    height: 600px;
    /*height: 100vh;*/
}



/* ----- Bio ----- */

html body #main-content .bio-detail-next-link-wrapper .bio-detail-next-wrapper .bio-detail-next,
html body #main-content .bio-detail-previous-link-wrapper .bio-detail-prev-wrapper .bio-detail-prev,
.bio-detail-next-bio,
.bio-detail-prev-bio {
    color: #ca8700 !important;
}

.bio-page .content-disclosure-wrapper {
    padding-top: 3rem;
}

#george-book-cover {
    padding-left: 10%;
    padding-right: 10%;
}

#book-review-heading a {
    color: #337ab7; !important;
}

#book-review-heading a:hover {
    color: #23527c !important;
}

#book-review-heading {
    text-align: center !important;     
}

.bio-detail-copy-wrapper {
    margin-top: 3rem;
}

.bio-detail-link .fa {
    color: #ca8700 !important;
}

.bio-detail-link .fa:hover {
    color: #000 !important;
}

.bio-content-social:before {
    background-color: #ca8700 !important;
}

.bio-detail-title {
    font-family: 'Lato', sans-serif !important;
    font-size: 20px !important;
    text-transform: capitalize !important;
    color: #252525 !important;
    line-height: 1.4 !important;
    font-weight: 300 !important;
}

.bio-detail-name-wrapper .bio-detail-first-name,
.bio-detail-name-wrapper .bio-detail-last-name,
.bio-detail-name-wrapper .bio-detail-designation {
    font-family: 'Julius Sans One', sans-serif !important;
    font-size: 24px !important;
    color: #ca8700 !important;
    font-weight: 300 !important;
    line-height: 1.4 !important;
}

.bio-detail-name-wrapper {
    width: 60% !important;
    margin: 0 auto !important;
}

.bio-detail-headshot {
    max-width: 260px;
    height: auto;
    border: 5px solid #ca8700;
}

.bio-detail-headshot-wrapper {
    text-align: center !important;
}


/* ----- Resources ----- */

.resource-details {
    margin-top: 0 !important;
}

.filter-container,
html body .main-content .resource-sticky {
    margin: 0 !important;
}

.resource-details {
    background: #fff !important;
}

.masonry-load-more {
    margin-bottom: 6rem !important;
}

.filter-reset {
    font-family: 'Julius Sans One', sans-serif !important;
    font-weight: 300 !important;
}

.masonry-load-more,
.body-resource .filter .filter-name {
    font-family: 'Julius Sans One', sans-serif !important;
    font-weight: 600 !important;
}

.resource-section:before {
    display: none !important;
}

.masonry-tertiary-load-more:hover,
.body-resource .filter a:hover {
    background: #ca8700 !important;
    color: #fff !important;
}


/* ----- Network Pros Bios ----- */

.network-pro-bio {
    margin-top: 3rem;
    margin-bottom: 2rem;
    max-width: 260px;
}

.network-bio-image {
    border: 5px solid #ca8700;
    max-width: 230px;
    margin-bottom: 20px;
}

.network-bio-name {
    font-family: 'Julius Sans One', sans-serif !important;
    font-size: 24px !important;
    color: #ca8700 !important;
}

.network-bio-hr {
    border-top: 1px solid #ca8700 !important;
    width: 35px !important;
    margin: 10px auto !important;
}

.network-bio-title {
    font-family: 'Lato', sans-serif !important;
    font-size: 20px !important;
}



/* ----- Accordions ----- */

.accord .accord-link {
    font-size: 23px !important;
    color: #252525 !important;
    line-height: 1.1 !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    padding: 1rem 0 !important;
    border-bottom: 2px dashed #f5f5f5 !important;
}

.accord .accord-link:hover {
    color: #ca8700 !important;
}

/* ----- Our Approach Timeline Thing ----- */

.approach-row {
    border-bottom: 2px dashed #f5f5f5;
    padding: 1.5rem 0;
}

.approach-head-title {
    vertical-align: top;
    font-size: 22px !important;
    line-height: 24px !important;
    word-spacing: 3px !important;
    color: #252525 !important;
    text-transform: uppercase !important;
    text-align: center;
    padding-top: 8px;
    font-family: 'Julius Sans One', sans-serif !important;
}

.approach-head-divider {
    border-bottom: 1px solid #dddddd;
    display: block;
    margin: 10px auto 5px auto;
    width: 100%;
}

.approach-head-timeline {
    text-align: center;
    padding-top: 8px;
    font-family: 'Allura', cursive !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
    color: #ca8700 !important;
    word-spacing: 3px !important;
    font-weight: 600 !important;
}

.approach-content-cta {
    margin-bottom: 10px !important;
    font-family: 'Julius Sans One', sans-serif !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    word-spacing: 3px !important;
    color: #ca8700 !important;
    cursor: pointer;
    font-weight: 600 !important;
}

.approach-content-answer {
    display: none;
}



/* ----- Copy Content ----- */

@media (min-width: 769px) {
    .custom-copy-content-bg {
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media (max-width: 768px) {
    .custom-copy-content-bg  {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}



.custom-copy-content-bg {
    background: #fff;
    padding-top: 3rem;
    padding-bottom: 6rem;
    /*padding: 3rem 15% 6rem 15%;*/
    border-top: 15px solid #ca8700;
}

.custom-copy-section h1 {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    color: #252525 !important;
}

.custom-copy-section h2 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 500;
    line-height: 1.1;
    color: #252525 !important;
}

.custom-copy-section p:not(.disclosure):not(.disclaimer) {
    font-size: 23px !important;
    color: #252525 !important;
    line-height: 1.4 !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    margin-bottom: 30px !important;
}

.custom-copy-section {
    font-size: 23px !important;
    color: #252525 !important;
    line-height: 1.4 !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
}

.custom-copy-section ul {
    padding-left: 40px;
    margin: 20px 0;
    list-style-type: disc;
}


/* ----- General & Helpers ----- */

strong {
    font-weight: bold;
}

main {
    background: url('/-/media/32b9853d25be47bfaec96f746ca266b2.ashx') center top repeat;
}

.mt-1 {
    margin-top: 1rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.pt-1 {
    padding-top: 1rem !important;
}

.pb-1 {
    padding-bottom: 1rem !important;
}

.mt-3 {
    margin-top: 3rem !important;
}

.mb-3 {
    margin-bottom: 3rem !important;
}

.pt-3 {
    padding-top: 3rem !important;
}

.pb-3 {
    padding-bottom: 3rem !important;
}

.mt-6 {
    margin-top: 6rem !important;
}

.mb-6 {
    margin-bottom: 6rem !important;
}

.pt-6 {
    padding-top: 6rem !important;
}

.pb-6 {
    padding-bottom: 6rem !important;
}

.gold-link {
    color: #ca8700 !important;
}

.gold-link:hover {
    text-decoration: underline;
}

.special-container {
    width: 80%;
    margin: 0 auto;
}


/* ----- Page Headings ----- */

.page-heading {
    text-transform: uppercase !important;
}

.page-heading-small {
    color: #363636;
    margin-bottom: 12px;
    letter-spacing: 3px !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-family: 'Lato', sans-serif !important;
    line-height: 1 !important;
}

.page-heading-large {
    font-size: 45px;
    color: #ca8700;
    letter-spacing: 1px !important;
    font-family: 'Julius Sans One', sans-serif !important;
    line-height: 1 !important;
}


/* ----- Home Billboard Heading ----- */

.home-billboard-heading {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    /*background: rgba(0,0,0,0.5);
    padding: 2rem;*/
}

.home-billboard-title-large {
    color: #ffb321 !important;
    font-size: 48px !important;
    letter-spacing: 1px !important;
    font-family: 'Julius Sans One', sans-serif !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    margin-bottom: 12px;
    /*text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);*/
}

.home-billboard-title-special-wrapper {
    height: 32px !important;
    display: inline-block !important;
    border-top: 1px solid #ca8700 !important;
    border-bottom: 1px solid #ca8700 !important;
    line-height: 1 !important;
    vertical-align: middle !important;
}

.home-billboard-title-special {
    font-family: 'Allura', cursive !important;
    text-transform: none !important;
    font-size: 55px !important;
    line-height: .45 !important;
    display: block !important;
    top: 0;
}

.home-billboard-title-small {
    letter-spacing: 3px !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-family: 'Lato', sans-serif !important;
    line-height: 1 !important;
    color: #fff !important;
    text-transform: uppercase;
    /*text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);*/
}


/* ----- Home Yearbook ----- */

.meet-advisor-meet span::after{
    left: 68%;
    margin-right: 8px;
    content: "";
    position: absolute;
    height: 1px;
    border-top: 1px solid white;
    top: 15px;
    width: 70px;
}

.meet-advisor-meet span::before {
    right: 65%;
    margin-right: 8px;
    content: "";
    position: absolute;
    height: 1px;
    border-top: 1px solid white;
    top: 15px;
    width: 70px;
}

.meet-advisor-name {
    font-size: 31px;
    font-family: 'Julius Sans One', sans-serif;
    line-height: 1;
}

.meet-advisor-meet {
    line-height: 1;
    text-align: center;
    font-size: 30px;
    font-family: 'Allura', cursive;
    position: relative;
}

.meet-advisor {
    color: #fff;
}

.body-home .yearbook-three .yearbook-headshot {
    border-bottom: 6px solid #ca8700 !important;
}

.body-home .yearbook-name-wrapper {
    visibility: hidden;
    padding: 1rem !important;
    margin: 0% !important;
}

.body-home .yearbook-slide:hover .yearbook-name-wrapper {
    background: #ca8700 !important;
    color: #fff;
    visibility: visible;
}

.body-home .yearbook-carousel {
    justify-content: center !important;
}

.body-home .yearbook-slide,
.body-home .yearbook-carousel .yearbook-slide .yearbook-headshot-link .yearbook-headshot-wrapper {
    max-width: 260px !important;
}

.body-home .yearbook-first-name,
.body-home .yearbook-last-name,
.body-home .yearbook-designation-wrapper,
.body-home .yearbook-hr,
.body-home .yearbook-title,
.body-home .yearbook-title,
.body-home .yearbook-links {
    display: none !important;
}

.body-home .yearbook-content {
    background: #fff;
    padding-bottom: 1rem;
}


/* ----- Home Intro ----- */

@media (max-width: 768px) {
    .home-intro-copy-section {
        width: 100%;
    }
}

@media (min-width: 769px) {
    .home-intro-copy-section {
        width: 60%;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

.home-intro-copy-section {
    margin: 0 auto;
}

.home-intro-copy {
    font-size: 23px;
    color: #252525;
    line-height: 1.4;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-style: normal;
}

.home-intro-bg {
    background: #fff;
}

.home-intro-title-large {
    color: #ca8700 !important;
    font-size: 48px !important;
    letter-spacing: 1px !important;
    font-family: 'Julius Sans One', sans-serif !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    margin-bottom: 12px;
}

.home-intro-title-special-wrapper {
    height: 32px !important;
    display: inline-block !important;
    border-top: 1px solid #ca8700 !important;
    border-bottom: 1px solid #ca8700 !important;
    line-height: 1 !important;
    vertical-align: middle !important;
}

.home-intro-title-special {
    font-family: 'Allura', cursive !important;
    text-transform: none !important;
    font-size: 55px !important;
    line-height: .45 !important;
    display: block !important;
    top: 0;
}

.home-intro-title-small {
    letter-spacing: 3px !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-family: 'Lato', sans-serif !important;
    line-height: 1 !important;
    color: #363636 !important;
    text-transform: uppercase;
}


/* ----- Home Callouts ----- */

.logo-icon-section img {
    max-width: 85px;
}

.logo-icon-section {
    margin-bottom: -35px;
}

.callouts-content {
    background-color: #fff !important;
}

.callouts-container {
    background: url('/-/media/da6cd2929e644bf2b4751c059758a79d.ashx') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    margin-top: 0% !important;
    margin-bottom: 0% !important;
    padding-top: 6rem;
    border-top: 1px solid #ca8700;
}

.home-callout-title {
    color: #111111 !important;
    text-transform: uppercase !important;
    font-size: 25px !important;
    font-family: 'Julius Sans One', sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    text-align: center !important;
}

.home-callout-copy {
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #111111 !important;
    padding: 0 30px !important;
    margin-bottom: 6px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
}

.callout-cta {
    opacity: 0 !important;
    font-size: 24px !important;
    font-family: 'Allura', cursive !important;
    line-height: 1 !important;
    color: #ca8700 !important;
    border-top: 1px solid #ca8700 !important;
    border-bottom: 1px solid #ca8700 !important;
    text-transform: lowercase !important;
    transition: opacity 0.5s;
    background: transparent !important;
    border-right: none !important;
    border-left: none !important;
}

.callout-link:hover .callout-cta {
    opacity: 1 !important;
}

/* ----- General ----- */

.mb-1 {
    margin-bottom: 1rem;
}

.mb-3 {
    margin-bottom: 3rem;
}
/* ----- Media Queries ----- */

@media (max-width: 991px) {
    .footer-nap-content,
    .footer-consent-content .rich-text-container {
        text-align: center !important;
        float: none !important;
        margin: 0 auto !important;
    }
    .ftr-disclosures {
        padding-left: 15px;
        padding-right: 15px;
    }
    .regulation-content {
        border-left: none !important;
    }
    #regulation-logo {
        max-height: 150px !important;
        margin: 0 auto !important;
    }
}

.ftr-nap li[data-phonetype="3"]::before {
    display: inline;
    font-family: 'Source Sans Pro', sans-serif !important;
    content: 'TF: ' !important;
    font-size: 16px !important;
    color: #ca8700 !important;
    padding: 0px!important;
    font-weight: 600 !important;
    left: 30px;
    position: relative;
    margin-right: 30px;
}

.main-footer-bg .footer-nap-content .ftr-nap-wrapper .ftr-nap li[data-phonetype="0"]::before {
    color: #ca8700 !important;
}

.ftr-disclosures p {
    color: #000;
}

.footer-content {
    border-top: none !important;
}

.gold-link-rev {
    color: #ca8700;
}

.gold-link-rev:hover {
   color: #000;
}

.footer-consent-content .disclaimer {
    padding-top: 1rem;
}

.footer-consent-content .rich-text-container {
    width: 40%;
    text-align: right;
    float: right;
}

.ftr-nap-map-directions .ftr-nap-link {
    text-transform: capitalize !important;
}

@media (min-width: 992px) {
    .ftr-nap {
        margin-left: 15%;
        margin-top: 20%;
    }

    .footer-consent-content .rich-text-container {
        margin-right: 15%;
        margin-top: 20%;
    }
}

.ftr-nap-address-line1,
.ftr-nap-address-line1 {
    display: inline-block;
}

.footer-consent-content p:not(.disclaimer),
.ftr-nap-address-line1, 
.ftr-nap-address-line2, 
.ftr-nap-address-csz, 
.ftr-nap-link {
    font-size: 16px !important;
    color: #1c1c1c !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
}

.disclaimer-section {
    background: #fff !important;
    border-top: 1px solid #ca8700;
}

.disclaimer-container {
    margin-top: 1rem;
    margin-bottom: 3rem;
}

#regulation-logo {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.regulation-content {
    border-left: 1px solid #000;
}

.main-footer-bg {
    background: url('/-/media/bf17d2f247954f8cb572c38a7647913d.ashx') center bottom no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 525px;
    position: relative;
    border-top: 1px solid #ca8700;
}

.footer-social {
    padding-bottom: 0% !important;
}

@media (min-width: 350px) {
.social-section {
    position: absolute !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin: 0 !important;
}
}

.footer-social .social-container {
    padding-bottom: 0% !important;
}

.social-container a i {
    background-color: #ca8700 !important;
    color: #fff !important;
    border: none !important;
}

.social-container a i:hover {
    color: #000 !important;
}
.ftr-nap-address-line3 {
font-size: 16px !important;
    color: #1c1c1c !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
}
.custom-quote {
    background: url('/-/media/da6cd2929e644bf2b4751c059758a79d.ashx') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    margin-top: 0% !important;
    margin-bottom: 0% !important;
    border-top: 1px solid #ca8700;
}

.quote {
    max-width: 100% !important;
}

.quote-wrapper {
    background: #fff;
    padding: 0% !important;
}

.quote-icon {
    margin-top: -35px;
    max-width: 85px;
}

.quote-cite,
.quote-wrapper:before {
    display: none !important;
}

.custom-quote-copy-container {
    width: 50%;
    margin: 0 auto;
}

.custom-quote-copy {
    font-size: 20px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    color: #1c1c1c !important;
    font-style: italic !important;
}

.custom-quote-hr {
    border-top: 1px solid #ca8700;
    width: 35px;
    
}

.custom-quote-section hr {
    margin: 20px auto !important;
}

.custom-quote-author {
    color: #1c1c1c !important;
    font-size: 16px !important;
    font-family: 'Julius Sans One', sans-serif !important;
    text-transform: uppercase !important;
}
.roth-box-wrapper {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 100%), url('/-/media/57a6e72ec5ef42a48c3eff1588ba1a0c.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.roth-box-wrapper:hover {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.4) 100%), url('/-/media/57a6e72ec5ef42a48c3eff1588ba1a0c.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.retirement-box-wrapper {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 100%), url('/-/media/d8899c1df02445a8a8c85e3ccf4636f1.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.retirement-box-wrapper:hover {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.4) 100%), url('/-/media/d8899c1df02445a8a8c85e3ccf4636f1.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.charitable-box-wrapper {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 100%), url('/-/media/021df524add64144844a46f5a051f881.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.charitable-box-wrapper:hover {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.4) 100%), url('/-/media/021df524add64144844a46f5a051f881.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.tfsa-box-wrapper {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 100%), url('/-/media/200fa9f8d40e4ee692d76461eeec0f8a.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.tfsa-box-wrapper:hover {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.4) 100%), url('/-/media/200fa9f8d40e4ee692d76461eeec0f8a.ashx');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.home-box-wrapper {
    width: 100%;
    padding: 7rem 1rem;
}

.home-box-wrapper h3 {
    margin: 0 !important;
    text-transform: uppercase !important;
    font-size: 25px !important;
    font-family: "Julius Sans One", sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    color: rgb(202, 135, 0) !important;
}
