.how-can-we-help-section .left h3
{
    margin-top: 0;
    margin-bottom: 0;
    font-family: Gibson-Regular;
    font-size: 25px;
    font-weight: normal;
    width: 90%;
    line-height: 1.6;
}
.segment-dropdown .selectbox div h2
{
    font-size: 15px;
    overflow: hidden;
    border-right: .15em solid #fff;
    white-space: nowrap;
    margin: 0 auto;
    animation: typing 1.5s steps(40,end),blink-caret .75s step-end infinite;
    width: 100%;
}
footer .subscribe-links h2
{
    font-size: 17.5px;
    font-weight: 600;
    font-family: Gibson-SemiBold;
    margin-bottom: 15px;
}
footer .footer-rows .right-column>div h2
{
    font-weight: 600;
    font-size: 17.5px;
    font-family: Gibson-SemiBold;
    line-height: 1.43;
}
.contact-modal .content-left h3
{
    font-size: 25px;
    font-weight: normal;
    width: 80%;
    font-family: FreightTextProBook-Regular;
}
.page-template-template-brigde .main-navbar, .page-template-template-brigde footer, .page-template-template-brigde .copyrights, .page-template-template-brigde .mobile-only
{
    display: none!important;
}
.brigde-header-container
{
    background-color: #005de4;
    padding: 17px 0;
}
.brigde-social-icon ul
{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    align-items: center;
}
.brigde-social-icon ul li
{
    margin-right: 13px;
    border-right: 2px solid #fff;
    padding-right: 13px;
    line-height: 0;
}
.brigde-logo
{
    width: 150px;
}
.brigde-half
{
    flex-basis: 50%;
}
.brigde-social-icon
{
    display: flex;
    justify-content: flex-end;
}
.brigde-header-web a
{
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
    font-family: Gibson-Regular;
    text-decoration: none;
}
.brigde-social-icon-container
{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.brigde-form-content p
{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.45;
    color: #1e1e1e;
    font-family: Gibson-Regular;
}
.brigde-form-content h2
{
    font-size: 55px;
    font-weight: 400;
    line-height: 1.14;
    color: #005de4;
    font-family: Gibson-Regular;
    margin-bottom: 17px;
}
.brigde-form-content h3
{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45;
    color: #005de4;
    font-family: Gibson-Regular;
    margin-bottom: 17px;
}
.brigde-container
{
    overflow: hidden;
}
.brigde-form-content
{
    padding-right: 35px;
}
.brigde-form-content-outer
{
    flex-basis: 60%;
    display: flex;
    padding: 85px 0 85px;
    position: relative;
}
.brigde-form-content-outer:before
{
    background-image: url(/wp-content/uploads/2023/10/bridge-banner.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    position: absolute;
    top: 0;
    right: -90px;
    width: 75vw;
    height: 100%;
    z-index: -2;
}
.brigde-form-content
{
    position: relative;
}
.brigde-form-headline-outer
{
    flex-basis: 40%;
    display: flex;
    position: relative;
}
.brigde-form-content img
{
    width: 450px;
    border-radius: 35px;
}
.brigde-form-headline h3
{
    font-family: Gibson-Regular;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #005de4;
    position: relative;
    text-align: center;
}
.brigde-form-headline
{
    padding: 70px 45px 75px 45px;
    margin-left: 35px;
}
.brigde-form-headline:before
{
    position: absolute;
    height: 100%;
    top: 0;
    left: 35px;
    width: 40vw;
    content: "";
    background-color: #f2faff;
}
.brigde-stories-content
{
    flex-basis: 33.3333%;
}
.brigde-stories-content img, .brigde-stories-content picture
{
    opacity: 0;
}
.brigde-stories-content
{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.brigde-stories-content a
{
    position: relative;
    cursor: pointer;
}
.brigde-stories-content a:before
{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #01a4ff;
    opacity: .7;
}
.brigde-stories-content:nth-of-type(2n) a:before
{
    background-color: #5888ce;
}
.brigde-stories-content h3
{
    position: absolute;
    font-family: Gibson-Regular;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.22;
    color: #fff;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}
.why-brigde-headline h3
{
    font-family: Gibson-Regular;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.14;
    color: #005de4;
    margin-bottom: 0;
}
.why-brigde-content ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.why-brigde-content ul li
{
    font-family: Gibson-Regular;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    color: #121212;
    position: relative;
    padding-left: 15px;
}
.why-brigde-content ul li:before
{
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    height: 6px;
    width: 6px;
    background-color: #005de4;
    border-radius: 50%;
}
.why-brigde-row
{
    align-items: center;
}
.why-brigde-headline
{
    flex-basis: 45%;
}
.why-brigde-content
{
    flex-basis: 55%;
}
.why-brigde-container
{
    padding: 54px 0;
}
.brigde-member-container
{
    padding: 115px 0 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/themes/ONE400/assets/images/at-banner-bg.png);
    position: relative;
}
.brigde-member-container:before
{
    position: absolute;
    top: -45px;
    left: 0;
    content: "";
    background: #fff;
    height: 95px;
    width: 100%;
    border-radius: 50%;
}
.brigde-member-content
{
    flex-basis: 65%;
    padding-right: 55px;
}
.brigde-member-content p
{
    font-family: Gibson-Regular;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.5;
    color: #1e1e1e;
    margin-top: 0;
}
.brigde-member-content h2
{
    font-family: Gibson-Regular;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.5;
    color: #005de4;
}
.brigde-member-image
{
    flex-basis: 35%;
    padding-left: 50px;
    text-align: center;
}
.brigde-member-image img
{
    border-radius: 50%;
}
.brigde-member-image span
{
    display: inline-block;
    font-family: Gibson-Regular;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #005de4;
    margin-top: 20px;
    margin-bottom: 5px;
}
.brigde-member-image h3
{
    font-family: Gibson-Regular;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.06;
    color: #2e4045;
}
.brigde-testimonial-container h2
{
    font-family: Gibson-Regular;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 60px;
    color: #005de4;
}
.brigde-testimonial-container
{
    padding: 120px 0 105px;
}
.brigde-testimonial-headshot p
{
    font-family: Gibson-Regular;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #1e1e1e;
}
.brigde-testimonial-headline h3
{
    font-family: Gibson-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.58;
    color: #002648;
}
.brigde-testimonial-headline h4
{
    font-family: Gibson-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.58;
    color: #1e88e5;
}
.brigde-testimonial-headshot
{
    display: flex;
    align-items: center;
}
.brigde-testimonial-headshot img
{
    width: 64px;
    height: 64px;
    border-radius: 50%;
}
.brigde-testimonial-content
{
    flex-basis: 31%;
    position: relative;
    padding-top: 80px;
}
.brigde-testimonial-content:before
{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-image: url(/wp-content/themes/ONE400/assets/images/testimonial-icon.svg);
    background-repeat: no-repeat;
    width: 46px;
    height: 37px;
}
.brigde-testimonial-row
{
    justify-content: space-between;
}
.brigde-testimonial-content p
{
    margin-top: 0;
    font-family: Gibson-Regular;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #1e1e1e;
}
.brigde-testimonial-headline
{
    padding-left: 23px;
}
.brigde-cta-content
{
    position: relative;
}
.brigde-cta-content:before
{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(205.15deg,#0cd3ff -42.46%,#0046ff 117.55%);
    height: 100%;
    width: 100%;
    border-radius: 15px;
}
.brigde-cta-content-inner
{
    width: 891px;
    margin: auto;
    max-width: 100%;
    position: relative;
    text-align: center;
    padding: 0 20px;
}
.brigde-cta-content h2
{
    font-family: Gibson-Regular;
    font-size: 50px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
}
.brigde-cta-content p
{
    font-family: Gibson-SemiBold;
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    margin: 25px 0 32px;
}
.brigde-cta-content a
{
    font-family: Gibson-Regular;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.1;
    color: #1e1e1e;
    background-color: #0cd3ff;
    padding: 14px 10px;
    width: 258px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
}
.brigde-cta-main
{
    position: relative;
    padding: 145px 0;
}
.brigde-cta-main:before
{
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-image: url(/wp-content/themes/ONE400/assets/images/brigde-cta-before.svg);
    background-repeat: no-repeat;
    height: 40%;
    width: 48%;
    background-size: cover;
}
.brigde-cta-main:after
{
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background-image: url(/wp-content/themes/ONE400/assets/images/brigde-cta-after.svg);
    background-repeat: no-repeat;
    height: 38%;
    width: 28%;
    background-size: cover;
}
.brigde-cta-container
{
    padding-bottom: 58px;
}
.brigde-footer
{
    background-color: #002648;
    padding: 15px 0;
}
.brigde-footer-row
{
    align-items: center;
}
.brigde-footer-content ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.brigde-footer-content p
{
    font-family: Gibson-Regular;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    margin: 0;
}
.brigde-footer-content ul
{
    display: flex;
    justify-content: flex-end;
}
.brigde-footer-content ul li a, .brigde-footer-content p a
{
    display: inline-block;
    text-decoration: none;
    font-family: Gibson-Regular;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    margin-left: 22px;
}
.brigde-footer-content p a
{
    margin-left: 0;
}
.team-new-banner
{
    padding: 130px 0 70px;
}
.team-new-banner h2
{
    font-size: 64px;
    line-height: 1.2;
    font-weight: 400;
    font-family: Gibson-Regular;
    color: #005de4;
}
.team-new-banner h2 span
{
    font-size: 64px;
    font-family: Gibson-SemiBold;
    font-weight: 600;
    line-height: 1.2;
    display: block;
}
.tmember-new-headline
{
    text-align: center;
    padding: 30px 0 80px;
    position: relative;
    overflow: hidden;
}
.tmember-new-headline-before
{
    top: -20px;
    color: #f4f4f4;
    font-weight: 900;
    font-family: Gibson-Regular;
    position: absolute;
    left: 0;
    font-size: 240px;
    width: 150vw;
    height: 200px;
    z-index: -1;
    text-align: left;
}
.tmember-new-headline>.container
{
    position: relative;
}
.tmember-new-headline p
{
    font-family: Gibson-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    color: #1e1e1e;
    margin-top: 0;
    width: 834px;
    max-width: 100%;
    margin: auto;
}
.tmember-new-headline h2
{
    font-family: Gibson-SemiBold;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    color: #005de4;
    margin-bottom: 10px;
}
.tmember-new-container
{
    padding-top: 40px;
    border-top: 1px solid #d6d7d9;
}
.tmember-new-list-image
{
    width: 100%;
    position: relative;
}
.tmember-image img
{
    max-width: 100%;
    height: auto;
}
.tmember-new-list-name
{
    position: absolute;
    bottom: 40px;
    left: 40px;
    z-index: 3;
}
.tmember-new-list-name h3
{
    font-family: Gibson-SemiBold;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    margin: 0;
}
.tmember-new-list-name h4
{
    font-family: Gibson-Regular;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    margin: 0;
}
.tmember-new-list-main
{
    position: relative;
    border-radius: 15px;
    cursor: pointer;
    border-radius: 16px;
    overflow: hidden;
}
.tmember-new-list-main:before
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(180deg,rgba(0,15,36,0) 64.51%,#0c3a7c 100%);
    z-index: 2;
    border-radius: 15px;
}
.tmember-new-list-row
{
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
    padding: 0 42px;
}
.tmember-new-list-col
{
    flex-basis: calc(33.333% - 40px);
    width: calc(33.333% - 40px);
    margin: 0 20px 36px;
}
.tmember-new-list-col:nth-of-type(3n+2)
{
    margin-top: -38px;
}
.tmember-new-list-detail
{
    background-color: #002648;
    z-index: 200;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: 92px;
}
.tmember-new-list-detail:before
{
    background-color: #002648;
    content: "";
    position: absolute;
    top: 0;
    left: -30vw;
    width: 175vw;
    height: 100%;
}
.desktop-team-information
{
    background-color: #002648;
    position: relative;
    z-index: 2;
    height: 0;
    opacity: 0;
}
.desktop-team-information .container:before
{
    position: absolute;
    top: -82px;
    left: 15%;
    background-image: url(/wp-content/themes/ONE400/assets/images/team-arrow-blue.svg);
    background-repeat: no-repeat;
    width: 96px;
    height: 83px;
    content: "";
}
.desktop-team-information.item-1 .container:before
{
    left: 15%;
}
.desktop-team-information.item-2 .container:before
{
    left: 50%;
    transform: translateX(-50%);
}
.desktop-team-information.item-3 .container:before
{
    left: 79%;
}
.desktop-team-information.item-1, .desktop-team-information.item-2, .desktop-team-information.item-3
{
    height: auto;
    overflow: visible;
    opacity: 1;
    margin-bottom: 50px;
    margin-top: 50px;
    transition: all .5s ease-in-out;
}
.desktop-team-information.item-2
{
    margin-top: 15px;
}
.our-team-new-icon-row
{
    position: relative;
}
.tmember-new-list-detail .dropdown-arrow-team
{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-50%);
    background-image: url(/wp-content/themes/ONE400/assets/images/team-arrow-blue.svg);
    background-repeat: no-repeat;
    width: 96px;
    height: 83px;
    transition: all .1s ease-in-out 500ms;
}
.tmember-new-list-detail.active .dropdown-arrow-team
{
    top: -83px;
}
.our-team-new-icon
{
    position: absolute;
    top: 58px;
    right: 0;
    background-image: url(/wp-content/themes/ONE400/assets/images/close-icon-team.svg);
    height: 46px;
    width: 46px;
    cursor: pointer;
}
.tmember-new-list-left h3
{
    font-family: Gibson-SemiBold;
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    color: #fff;
}
.tmember-new-list-left h4
{
    font-family: Gibson-Regular;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    color: #0cd3ff;
    margin: 0;
    margin-bottom: 15px;
}
.tmember-new-list-contact
{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.tmember-new-list-contact li
{
    margin-right: 14px;
}
.tmember-hobby ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 120px;
    padding-bottom: 50px;
}
.tmember-hobby ul li
{
    font-family: Gibson-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
}
.tmember-new-list-right
{
    padding: 100px 0 90px;
}
.tmember-new-list-left
{
    padding: 100px 0 0;
}
.tmember-new-list-right p
{
    font-family: Gibson-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.29;
    color: #fff;
    margin-top: 0;
}
.tmember-new-list-left-container
{
    flex-basis: 35%;
    padding-left: 62px;
    padding-right: 30px;
}
.tmember-new-list-right-container
{
    flex-basis: 65%;
    padding-right: 62px;
}
.tmember-new-list-container
{
    position: relative;
    overflow: hidden;
    padding-top: 40px;
}
.tmember-new-list-container .container, .page-template-template-team-new .container
{
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0!important;
    position: relative;
}
.tmember-new-list-container:before
{
    background-image: url(/wp-content/themes/ONE400/assets/images/our-team-pattern.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.tnew-legal-image-row
{
    justify-content: space-between;
    align-items: center;
    margin-bottom: 75px;
}
.tnew-legal-image-container
{
    flex-basis: calc(50% - 10%);
}
.tnew-legal-content
{
    flex-basis: calc(50% - 10%);
}
.tnew-legal-image1 img, .tnew-legal-image2 img
{
    max-width: 100%;
    height: auto;
}
.tnew-legal-image1
{
    margin-right: 180px;
}
.tnew-legal-image2
{
    margin-top: 44px;
    margin-left: 142px;
}
.tnew-legal-content
{
    font-family: Gibson-Regular;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color: #1e1e20;
    margin-top: 0;
}
.tnew-legal-content p
{
    text-align: justified;
    font-family: Gibson-Regular;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color: #1e1e20;
    margin-top: 0;
}
.tnew-legal-content h3
{
    margin: 0;
    font-family: Gibson-SemiBold;
    font-size: 24px;
    font-weight: 600;
    line-height: 37px;
    color: #005de4;
}
.tnew-legal-image-upper
{
    background-image: url(/wp-content/themes/ONE400/assets/images/team-new-before.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}
.tnew-explore-content a
{
    display: inline-block;
    text-decoration: none;
    font-family: Gibson-SemiBold;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    border-radius: 6px;
    background-color: #0046ff;
    padding: 13px 23px;
}
.tnew-explore-content-btn
{
    padding-top: 13px;
}
.tnew-explore-image .tnew-legal-image1
{
    margin-right: 115px;
}
.tnew-explore-image .tnew-legal-image2
{
    margin-left: 77px;
    margin-top: 28px;
}
.tnew-explore-image-upper
{
    padding-top: 56px;
}
.tnew-cta-container
{
    background-image: url(/wp-content/themes/ONE400/assets/images/tnew-cta-bg.png);
    background-repeat: no-repeat;
    background-color: #f6f6f6;
    padding: 85px 0;
    background-size: 100% 100%;
    background-position: center;
}
.tnew-cta-container-outer
{
    padding-top: 65px;
}
.tnew-cta-container h2
{
    font-size: 32px;
    font-family: Gibson-SemiBold;
    line-height: 1.2;
    color: #005de4;
    margin-bottom: 5px;
}
.tnew-cta-content p, .tnew-cta-content
{
    font-family: Gibson-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}
.tnew-cta-content p
{
    margin-top: 0;
}
.tnew-cta-container a
{
    display: inline-block;
    text-decoration: none;
    font-family: Gibson-SemiBold;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    border-radius: 6px;
    background-color: #0046ff;
    padding: 13px 23px;
    width: 223px;
    text-align: center;
    max-width: 100%;
}
.tnew-cta-content
{
    width: 740px;
    margin: auto;
    text-align: center;
    max-width: 100%;
}
@media(max-width: 991px)
{
    body .tmember-new-list-container .desktop-team-information.item-1, body .tmember-new-list-container .desktop-team-information.item-2, body .tmember-new-list-container .desktop-team-information.item-3
    {
        position: fixed;
        top: 0;
        margin-top: 0;
        z-index: 999;
        overflow-y: scroll;
        height: 100vh;
        width: 100%;
    }
}
@media(max-width: 767px)
{
    .tnew-legal-image-upper
    {
        background-position: top;
    }
    .tnew-legal-image-upper.tnew-explore-image-upper
    {
        background-position: center;
    }
    .tmember-new-headline-before
    {
        top: 15px;
        font-size: 80px;
        width: 200vw;
    }
    .desktop-team-information.item-3 .container:before, .desktop-team-information.item-2 .container:before, .desktop-team-information.item-1 .container:before
    {
        left: 50%;
        transform: translatex(-50%);
    }
    .desktop-team-information.item-2
    {
        margin-top: 50px;
    }
    .tmember-new-list-container .container, .page-template-template-team-new .containe
    {
        width: 100%;
        padding: 0 30px!important;
    }
    .tmember-new-list-row
    {
        padding: 0 0;
    }
    .tmember-new-list-col:nth-of-type(3n+2)
    {
        margin-top: 0;
    }
    .tmember-new-list-left-container
    {
        flex-basis: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .tmember-new-list-right-container
    {
        flex-basis: 100%;
        padding-right: 0;
    }
    .tmember-new-list-right
    {
        padding: 20px 0 30px;
    }
    .tmember-hobby ul
    {
        padding-top: 70px;
    }
    .tmember-new-list-left h4
    {
        font-size: 25px;
    }
    .tmember-new-list-left h3
    {
        font-size: 35px;
    }
    .tnew-cta-container-outer
    {
        padding-top: 0;
    }
    .tmember-new-container
    {
        overflow: hidden;
    }
    .tnew-legal-image-container
    {
        flex-basis: 100%;
    }
    .tnew-legal-content
    {
        flex-basis: 100%;
        padding-top: 40px;
    }
    .tmember-new-list-col
    {
        flex-basis: 100%;
        width: 100%;
        margin: 0 0 36px;
    }
    .team-new-banner h2 span
    {
        font-size: 35px;
    }
    .team-new-banner h2
    {
        font-size: 35px;
    }
    .tnew-legal-image1
    {
        margin-right: 80px;
    }
    .tnew-legal-image2
    {
        margin-left: 60px;
    }
    .brigde-form-content img
    {
        width: 100%;
    }
    .brigde-form-content
    {
        padding-right: 0;
    }
    .brigde-footer-content ul
    {
        justify-content: center;
    }
    .brigde-footer-row
    {
        text-align: center;
    }
    .brigde-logo
    {
        margin: auto;
    }
    .brigde-member-container
    {
        padding: 95px 0 80px;
    }
    .brigde-member-container:before
    {
        top: -20px;
        height: 70px;
    }
    .brigde-container
    {
        background-size: 100% 100%;
    }
    .brigde-form-headline
    {
        padding: 60px 0 60px 0;
        margin-left: 0;
    }
    .brigde-form-content-outer
    {
        flex-basis: 100%;
        padding: 70px 0 60px;
    }
    .brigde-form-headline-outer
    {
        flex-basis: 100%;
    }
    .brigde-form-headline:before
    {
        left: -25%;
        width: 150vw;
    }
    .brigde-stories-content
    {
        flex-basis: 100%;
    }
    .why-brigde-content
    {
        flex-basis: 100%;
    }
    .why-brigde-headline
    {
        padding: 0 0 15px;
        flex-basis: 100%;
    }
    .why-brigde-container
    {
        padding: 54px 0 30px;
    }
    .brigde-member-image
    {
        flex-basis: 100%;
        padding-left: 0;
        margin: auto;
    }
    .brigde-member-content
    {
        flex-basis: 100%;
        padding-right: 0;
    }
    .brigde-testimonial-content
    {
        flex-basis: 100%;
        padding-bottom: 40px;
        padding-top: 55px;
        margin-bottom: 50px;
    }
    .brigde-form-content-outer:before
    {
        top: 0;
        right: -90px;
        width: 120vw;
        height: 100%;
        z-index: -2;
    }
    .brigde-social-icon ul li
    {
        margin-right: 10px;
        padding-right: 10px;
    }
    .brigde-testimonial-container
    {
        padding: 70px 0 40px;
    }
    .brigde-cta-main
    {
        padding: 60px 0;
    }
    .brigde-cta-content h2
    {
        font-size: 35px;
    }
    .brigde-cta-content-inner
    {
        width: 100%;
        padding: 0 30px;
    }
    .brigde-cta-main:after
    {
        display: none;
    }
    .brigde-cta-main:before
    {
        display: none;
    }
    .brigde-form-content h2
    {
        font-size: 40px;
    }
    .why-brigde-headline h3
    {
        font-size: 40px;
    }
    .brigde-half
    {
        flex-basis: 100%;
    }
}
@media(min-width: 768px)
{
    .brigde-form-content-outer:before
    {
        position: absolute;
        top: 0;
        right: -90px;
        width: 125vw;
        height: 100%;
        z-index: -2;
    }
    .brigde-container
    {
        background-size: 100% 100%;
    }
    .brigde-form-headline
    {
        padding: 70px 15px 75px 15px;
        margin-left: 0;
    }
    .brigde-form-content-outer
    {
        flex-basis: 100%;
        padding: 85px 0 60px;
    }
    .brigde-form-headline-outer
    {
        flex-basis: 100%;
    }
    .brigde-form-headline:before
    {
        left: -25%;
        width: 150vw;
    }
    .brigde-stories-content
    {
        flex-basis: 100%;
    }
    .why-brigde-content
    {
        flex-basis: 100%;
    }
    .why-brigde-headline
    {
        padding: 0 0 15px;
        flex-basis: 100%;
    }
    .why-brigde-container
    {
        padding: 54px 0 30px;
    }
    .brigde-member-image
    {
        flex-basis: 50%;
        padding-left: 0;
        margin: auto;
    }
    .brigde-member-content
    {
        flex-basis: 100%;
        padding-right: 0;
    }
    .brigde-testimonial-content
    {
        flex-basis: 100%;
        padding-bottom: 40px;
        margin-bottom: 50px;
    }
    .brigde-testimonial-container
    {
        padding: 80px 0 40px;
    }
    .brigde-cta-main
    {
        padding: 90px 0;
    }
    .brigde-cta-content h2
    {
        font-size: 45px;
    }
    .brigde-cta-content-inner
    {
        width: 100%;
        padding: 0 30px;
    }
    .brigde-cta-main:before
    {
        height: 28%;
        width: 55%;
    }
    .brigde-form-content h2
    {
        font-size: 50px;
    }
    .why-brigde-headline h3
    {
        font-size: 50px;
    }
    .brigde-form-content
    {
        padding-right: 0;
    }
    .tnew-legal-image-container
    {
        flex-basis: calc(50% - 5%);
    }
    .tnew-legal-content
    {
        flex-basis: calc(50% - 5%);
    }
    .tmember-new-list-col
    {
        flex-basis: 100%;
        width: 100%;
    }
    .team-new-banner h2 span
    {
        font-size: 55px;
    }
    .team-new-banner h2
    {
        font-size: 55px;
    }
    .tnew-legal-image1
    {
        margin-right: 100px;
    }
    .tnew-legal-image2
    {
        margin-left: 80px;
    }
    .tmember-new-list-container .container, .page-template-template-team-new .container
    {
        width: 100%;
        padding: 0 5em!important;
    }
    .tmember-new-list-row
    {
        padding: 0 0;
    }
    .tmember-new-list-col:nth-of-type(3n+2)
    {
        margin-top: 0;
    }
    .tmember-new-list-left-container
    {
        flex-basis: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .tmember-new-list-right-container
    {
        flex-basis: 100%;
        padding-right: 0;
    }
    .tmember-new-list-right
    {
        padding: 20px 0 30px;
    }
    .tmember-hobby ul
    {
        padding-top: 70px;
    }
    .tmember-new-list-left h4
    {
        font-size: 30px;
    }
    .tmember-new-list-left h3
    {
        font-size: 40px;
    }
    .tmember-new-headline-before
    {
        top: 0;
        font-size: 154px;
    }
}
@media(min-width: 992px)
{
    .tmember-new-headline-before
    {
        top: 0;
        font-size: 198px;
    }
    .tmember-new-list-left h4
    {
        font-size: 40px;
    }
    .tmember-new-list-left h3
    {
        font-size: 48px;
    }
    .tmember-hobby ul
    {
        padding-top: 120px;
    }
    .tmember-new-list-right
    {
        padding: 100px 0 90px;
    }
    .tmember-new-list-right-container
    {
        flex-basis: 65%;
        padding-right: 62px;
    }
    .tmember-new-list-left-container
    {
        flex-basis: 35%;
        padding-left: 62px;
        padding-right: 30px;
    }
    .tmember-new-list-col:nth-of-type(3n+2)
    {
        margin-top: -38px;
    }
    .tmember-new-list-row
    {
        padding: 0 42px;
    }
    .tmember-new-list-container .container, .page-template-template-team-new .container
    {
        padding: 0!important;
    }
    .tnew-legal-image2
    {
        margin-left: 142px;
    }
    .tnew-legal-image1
    {
        margin-right: 180px;
    }
    .team-new-banner h2 span
    {
        font-size: 64px;
    }
    .team-new-banner h2
    {
        font-size: 64px;
    }
    .tmember-new-list-col
    {
        flex-basis: calc(33.333% - 40px);
        width: calc(33.333% - 40px);
    }
    .tnew-legal-content
    {
        flex-basis: calc(50% - 10%);
    }
    .tnew-legal-image-container
    {
        flex-basis: calc(50% - 10%);
    }
    .brigde-form-content-outer:before
    {
        background-image: url(/wp-content/uploads/2023/10/bridge-banner.svg);
        background-repeat: no-repeat;
        background-size: cover;
        content: "";
        position: absolute;
        top: 0;
        right: -90px;
        width: 75vw;
        height: 100%;
        z-index: -2;
    }
    .brigde-form-content
    {
        padding-right: 35px;
    }
    .why-brigde-headline h3
    {
        font-size: 55px;
    }
    .brigde-form-content h2
    {
        font-size: 55px;
    }
    .brigde-cta-main:before
    {
        height: 40%;
        width: 48%;
    }
    .brigde-cta-content-inner
    {
        width: 891px;
        padding: 0 20px;
    }
    .brigde-cta-content h2
    {
        font-size: 50px;
    }
    .brigde-cta-main
    {
        padding: 145px 0;
    }
    .brigde-testimonial-container
    {
        padding: 120px 0 105px;
    }
    .brigde-testimonial-content
    {
        flex-basis: 31%;
        padding-bottom: 0;
    }
    .brigde-member-image
    {
        flex-basis: 35%;
        padding-left: 50px;
    }
    .brigde-member-content
    {
        flex-basis: 65%;
        padding-right: 55px;
    }
    .why-brigde-container
    {
        padding: 54px 0;
    }
    .why-brigde-content
    {
        flex-basis: 55%;
    }
    .why-brigde-headline
    {
        padding: 0 0;
        flex-basis: 45%;
    }
    .brigde-stories-content
    {
        flex-basis: 33.3333%;
    }
    .brigde-form-headline:before
    {
        left: 35px;
        width: 40vw;
    }
    .brigde-form-headline-outer
    {
        flex-basis: 40%;
    }
    .brigde-form-content-outer
    {
        flex-basis: 60%;
        padding: 85px 0 85px;
    }
    .brigde-form-headline
    {
        padding: 70px 10px 75px 25px;
        margin-left: 35px;
    }
    .brigde-container
    {
        background-size: 100% 100%;
    }
    .tmember-new-list-container .container, .page-template-template-team-new .container
    {
        width: 950px;
    }
}
@media(min-width: 1200px)
{
    .tmember-new-headline-before
    {
        top: -20px;
        font-size: 240px;
    }
    .brigde-form-content-outer:before
    {
        background-image: url(/wp-content/uploads/2023/10/bridge-banner.svg);
        background-repeat: no-repeat;
        background-size: cover;
        content: "";
        position: absolute;
        top: 0;
        right: -90px;
        width: 75vw;
        height: 100%;
        z-index: -2;
    }
    .brigde-member-image
    {
        flex-basis: 345px;
    }
    .brigde-container
    {
        background-size: 100%;
    }
    .brigde-form-headline
    {
        padding: 70px 35px 75px 35px;
        padding: 70px 10px 75px 25px;
    }
    .tmember-new-list-container .container, .page-template-template-team-new .container
    {
        width: 1150px;
    }
}
@media(min-width: 1450px)
{
    .tmember-new-list-container .container, .page-template-template-team-new .container
    {
        width: 1400px;
    }
}
@media(min-width: 1600px)
{
    .tmember-new-headline-before
    {
        font-size: 290px;
        width: 200vw;
    }
}
@media(max-width: 980px)
{
    .how-can-we-help-section .left h3
    {
        font-size: 18px;
        width: 100%;
        margin-bottom: 30px;
    }
    footer .subscribe-links h2, footer .footer-rows .right-column>div h2
    {
        padding: 27px 0;
        margin-bottom: 0;
        line-height: initial;
        cursor: pointer;
    }
    .contact-modal .content-left h3
    {
        font-size: 18px;
        margin: 20px auto;
        width: 100%;
    }
}
.top-content-landing
{
    background: #f1f9ff;
    padding-top: 80px;
    padding-bottom: 80px;
}
.logo-container
{
    display: flex;
    justify-content: center;
}
.logo-container img
{
    width: 130px;
    margin-bottom: 30px;
}
.headline-containers
{
    text-align: center;
    width: 925px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.headline-containers h3
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #0070e0;
    margin-bottom: 20px;
}
.headline-containers h1
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 56px;
    color: #04304c;
    margin-bottom: 30px;
}
.headline-containers h2
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #404040;
}
.bottom-content-landing
{
    padding-top: 50px;
    padding-bottom: 85px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #404040;
}
.bottom-content-landing p
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #404040;
}
.justify-content-between
{
    justify-content: space-between;
}
.bottom-content-landing .bottom-content
{
    flex-basis: 55%;
}
.landing-form-container
{
    flex-basis: 35%;
    box-shadow: 0 0 35px rgba(102,120,129,.6);
    border-radius: 4px;
    padding: 40px;
}
@media(max-width: 980px)
{
    .bottom-content-landing .bottom-content
    {
        flex-basis: 100%;
    }
    .landing-form-container
    {
        margin-top: 30px;
        min-height: 150px;
        flex-basis: 100%;
    }
}