.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;
}

/* HOME SERVICES CALLOUT START */

.niche-section {
    display: none;
}

h3.callout-heading {
    color: #5f8fb4;
    font-weight: 600;
}

.callouts-container.home-callout.callouts-version-1.callouts-no-cta.callouts-no-heading h3 {
    font-size: 20px;
}

.callouts-container.home-callout.callouts-version-1.callouts-no-cta.callouts-no-heading p {
    color: #393939;
}

/* HOME SERVICES CALLOUT END */

/* ABOUT US CALLOUT START */

.callouts-container.about-us-callout.callouts-version-1.callouts-no-heading span {
    font-size: 20px !important;
    color: #5f8fb4;
    font-weight: 600;
    text-align: left;
    line-height: 25px;
}

.callouts-container.about-us-callout.callouts-version-1.callouts-no-heading p {
    color: #393939;
}

/* ABOUT US CALLOUT END */

/* TOTAL WEALTH SOLUTIONS START */

.content-slider-half-width.content-slider-half-image-wrapper {
    width: 250px !important;
    margin: 0 auto 1em;
    display: block;
}

img.content-slider-half-image {
    width: 250px !important;
}

.content-slider-half-width {
    margin: 20px;
    padding-left: 20px;
}

.content-slider-wrapper .content-slider-half-width-content-wrapper {
    display: block;
}

/* TOTAL WEALTH SOLUTIONS END */

/* CONTACT START */

.contact-links {
    margin-top: 15px;
    margin-bottom: 0px !important;
}

.contact-address {
    margin-top: -30px;
}

.contact-map {
    margin: 40px auto 20px;
}

.calendly-inline-widget {
    height: 700px;
    scrollbar-width: none;
    overflow: auto;
}

.copy-section h1 .head-2:after {
    display: none !important;
}

.simple-form label {
    display: block;
}

select#fxb_901226b3-61ad-44ac-90eb-d8a8da1ab68c_Fields_12a0f0dd-7573-48e3-8cc5-03ac5c38d543__Value {
    margin-bottom: 20px;
}

/* CONTACT END */

/* FOOTER START */

#rjl-footer .consent-email-link {
    margin-top: 0px !important;
}

/* FOOTER END */
