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

  /* TWS HOME PAGE MODULE START */
    .services-section a .btn.secondary {
    border: 1px solid #fff;
    color: #fff;
    padding: 1em 1.5em !important;
    background: rgba(0, 0, 0, .4);
    }
    .services-section a .btn.secondary:hover {
    background: rgba(82, 185, 187, .8);
    color: #ffffff;
    }
    .services-section {
    width: 100%;
    overflow: auto;
    border-top: 3px solid #002949;
    background: #002949;
    background: -moz-radial-gradient(center, ellipse cover, #00578A 0%, #00578A 0%, #002949 99%);
    background: -webkit-radial-gradient(center, ellipse cover, #00578A 0%, #00578A 0%, #002949 99%);
    background: radial-gradient(ellipse at center, #00578A 0%, #00578A 0%, #002949 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00578A', endColorstr='#002949',GradientType=1 );
    padding: 3em 0;
    }
    .services-section .row {
    margin: 0;
    display: flex;
    align-items: center;
    }
    @media screen and (max-width: 819px) {
    .services-section .row {
    display: block;
    }
    }
    .services-section h1 .head-1, .services-section h1 .head-2 {
    color: #fff;
    }
    .services-section p {
    color: #fff;
    line-height: 1.5;
    }

img.center-block.img-circle.img-responsive {
    max-width: 400px;
    width: 100%;
}

.col-md-6.col-xs-12.total-wealth-block {
    text-align: center;
}

@media screen and (max-width: 819px) {
span.headline-mobile {
    font-size: 32px;
}
}
 /* TWS HOME PAGE MODULE END */

.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;
}

  /* CLIENTS CALLOUT MODULE START */

.niche-section:before {
    display: none !important;
}

.niche-content.container {
    margin-top: -57px;
}

/* .clients-callout {
    grid-template-columns: repeat(2, 1fr) !important;
}

.callout-heading-wrapper {
    height: unset !important;
}

.clients-callout h3 {
    color: #5f8fb4;
    font-size: 1em;
}

.clients-callout p {
    color: #000000;
}

span.head-1.services-content {
    color: unset;
    font-size: 1em !important;
    text-align: left;
}

.about-callout h3 {
    margin: 0;
}

.intro-section {
    text-align: center;
} */

  /* CLIENTS CALLOUT MODULE END */

.nav-container, .callouts-section, .quote-section, .pov-section {
    display: none !important;
}

.callout-copy-wrapper {
    color: #393939 !important;
}

/* FOOTER CTA */

p.container.recruitment-intro.wow.animated {
    text-align: center;
}

.recruitment-cta {
    text-align: center;
    margin-top: -45px;
}

.btn.recruitement {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 1em 1.5em !important;
    transition: all .2s ease-in-out;
    margin: .5em 0;
    background: transparent;
    white-space: normal;
}

a.container.recruitment-intro.wow.animated.animated {
    display: block;
    margin-bottom: 50px;;
    font-size: 15px;
}

.footer-cta {
    margin-top: -20px;
}

span.footer-cta.head-2.wow {
    color: #b7deff;
}

div#kaltura_player_690863137 {
    width: auto;
    height: 395px;
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 780px) {
    .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper {
        display: none !important;
    }
}
