.sign-up-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 32px;
    /* gap: 32px; */
}

.sign-up-row .sign-up-card {
    width: 250px;
    /* padding: 15px; */
}
@media screen and (min-width: 750px) {
    .sign-up-row .sign-up-card {
        width: 50%;
    }
    .sign-up-row .sign-up-card.purple-card {
        padding-right: 20px;
    }
}
@media screen and (max-width: 750px) {
    .sign-up-row .sign-up-card {
        width: 345px;
    }
    .sign-up-row .sign-up-card.purple-card {
        margin-bottom: 20px;
    }
}


.page-id-691 h1, .page-id-63394 h1 {
    font-size: 32px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 44px;
}
.page-id-691 .c-breadcrumb {
    margin-bottom: 32px;
}
.page-id-691 .cbxwpbkmarkwrap, .page-id-63394 .cbxwpbkmarkwrap {
    display: none;
}

.cbxwpbkmark_cat_add_form .cbxwpbkmark_cat_hide,
.cbxwpbkmark_cat_edit_form .cbxwpbkmark_cat_hide {
    display: block;
}
.cbxwpbkmark_cat_add_form .cbxwpbkmarkaddnewcatselect, .cbxwpbkmark_cat_edit_form .cbxwpbkmarkmanagecatselect {
    display: none;
}

.cbxwpbkmarktrig .cbxwpbkmarktrig-label .cbxwpbkmarktrig-count {
    /* display: none; */
}

.welcome-text {
    padding: 32px 24px;
}

.welcome-text {
    font-weight: 300;
}
.welcome-text h3, .welcome-text a {font-weight: 700;}
.welcome-text h3 {
    margin-bottom: 24px;
}
.page-id-691 .select2-selection, .page-id-691 input[type="text"], .page-id-691 input[type="password"], .page-id-691 input[type="email"], .page-id-691 input[type="tel"] {
    min-height: 38px;
    margin-top: 5px;
    border-radius: 0 !important;
    border: 1px solid #000000 !important;
}
.page-id-691 .select2-selection__arrow {
    min-height: 100%;
}
.page-id-691 .select2-selection__arrow b::before {
    content: "\f078";
    position: absolute;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
.page-id-691 .select2-selection__arrow b {
    border: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 9px !important; 
    position: relative;
}
.page-id-691 .circlee-bold, .page-id-63394 .circlee-bold {
    border: 4px solid #000000;
}
.page-id-691 .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #664775;
}
.page-id-691 .select2-selection__rendered {
    min-height: 100%;
    border-radius: 0 !important;
    display: flex !important;
    align-items: center;
}
#lgiu_reg_submit {
    border: none;
    min-height: 38px;
    padding: 2px 14px 2px 14px;
}
.lgiu_reg_submit-wrap {
    padding: 5px 5px 5px 14px !important;
}
.page-id-691 .c-breadcrumb, .page-id-691 .c-breadcrumb a, .page-id-691 .c-breadcrumb span, .page-id-691 a, .page-id-691, .page-id-691 button, .page-id-691, .page-id-691 input, .page-id-63394 input {
    font-family: 'DIN Next™ W01', 'avenir next', avenir, sans-serif;
}
.page-id-691 .c-breadcrumb a {
    text-decoration: underline;
    color: #167CAB;
}
.page-id-691 main a {
    color: #167CAB;
}



.sign-in-link {
    color: #000 !important;
    font-weight: 500;
}


.sign-up-row .green-card .sign-up-card-content {
    background-color: #405e53;
}
.sign-up-row .purple-card .sign-up-card-content {
    background-color: #664775;
}
.sign-up-row .blue-card .sign-up-card-content {
    background-color: #0f5171;
}
.sign-up-card-content {
    color: #ffffff;
    padding: 20px 20px 60px;
    position: relative;
    height: 100%;
    text-align: center;
}
.sign-up-card-content .signup-card-cta {
    position: absolute;
    bottom: 20px;   
    left: 0;
    right: 0;
}
@media screen and (min-width: 991px) {
    .sign-up-card-content {
        padding: 24px 32px 70px;
    }
    .sign-up-card-content .signup-card-cta {
        bottom: 24px;   
    }
}

.signup-card-content li::marker {
    display: none;
}


.sign-up-card-content .membership-benefits {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
}
.sign-up-card-content .membership-benefits li {
    border-bottom: 1px solid #d1d1d14d;
    padding: 8px 10px 8px 20px;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
}
.sign-up-card-content .membership-benefits li a {
    font-weight: 600;
}
.sign-up-card-content .membership-benefits li:nth-child(1) {
    border-top: 1px solid #d1d1d14d;
}
.sign-up-card-content .membership-benefits li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #d1d1d1;
    position: absolute;
    left: 2px;
    top: 8px;
}
.sign-up-card-content .membership-benefits li::marker {
    content: none;
}
.signup-card-icon svg {
    width: 63px;
    height: 48px;
}

.signup-card-icon-wrap {
    text-align: center;
}
.signup-card-icon {
    position: relative;
    padding: 10px;
    width: 100px;
    height: 100px;
    margin: 15px auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255,0.15);
}
.signup-card-icon .new-tag {
    position: absolute;
    top: -10px;
    right: -20px;
    font-size: 16px;
    color: transparent;
    background: #ffffff;
    padding: 4px 8px;
    border-radius: 5px;
    font-weight: 700;
    color: #405E53;
}

.page-id-691 h1.lh-title {
    opacity: 0;
}
.sign-up-card-content h2 {
    text-align: center;
    margin-bottom: 20px;
}
.sign-up-card-content .signup-card-intro {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    min-height: 67px;
    max-width: 480px;
    margin: 0 auto 15px;

}
.sign-up-card-content p, .signup-card-intro {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
    font-weight: 300;
}

.signup-card-sub-title-wrap {
    text-align: center;
    margin-bottom: 23px;
}

.signup-card-cta {
    text-align: center;
}
.white-button {
    background-color: #ffffff;
    height: 38px;
    /* min-width: 160px; */
    border: none;
    /* border-radius: 4px; */
    padding: 8px 16px;
}

.white-button:hover {
    cursor: pointer;
    opacity: .8;
}

.purple-card .white-button {
    color: #664775;
}

.green-card .white-button {
    color: #405e53;
}

.blue-card .white-button {
    color: #0f5171;
}
.sign-up-card-content a {
    color: #ffffff !important;
    text-decoration: underline;
}
.signup-card-sub-title-wrap h2 {
    margin-bottom: 16px;
    font-weight: 700;
}

.signup-card-sub-title-wrap span {
    font-size: 15px;
}
.signup-card-sub-title-wrap p span {
    font-size: 14px;
}
.signup-card-sub-title-wrap h2 span {
    font-size: 24px;
    font-weight: 300;
}

.sign-up-card-content a {
    font-weight: 700;
    color: #ffffff;
}
@media screen and (min-width: 577px) {
    .reg-step-3 .pa4 {
        /* padding-bottom: 16px !important;
        padding-top: 32px !important; */
        margin-top: 0 !important;
    }
}

.step-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}


.light-row, .light-row div {
    font-weight: 300 !important;
    font-size: 16px;
}
@media screen and (min-width: 1000px) {
    .reg-step-3 .pa4 {
        /* padding-left: 96px !important; */
    }
}



.page-id-691 .mb5.cf, .page-id-691 .mb4, .page-id-63394 .mb5.cf, .page-id-63394 .mb4 {
    margin-bottom: 0;
}
.page-id-63394 h1 {
    margin-bottom: 32px;
}
.sign-up-notice {
    font-size: 16px;
    line-height: 22px;
    font-weight: 16px;
    font-weight: 300;
}
.page-id-691 h1 {
    margin-bottom: 32px;
    margin-top: 32px;
}
.page-id-691 .select2-selection__clear span {
    display: none;
}
.already-registered-notice {
    /* margin-top: 32px; */
    margin-top: 32px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    width: 100%;
    text-align: center;
}
.already-registered-notice a {
    font-weight: 700;
    text-decoration: underline;
}
a:hover {
    /* color: initial !important;
    opacity: .8; */
    text-decoration: initial !important;
}
.headerr a:hover {
    color: #ffffff !important;
}
.join-lgiu-banner {
    margin-top: 32px;
}
.join-lgiu-banner .join-lgiu-banner-text-col {
    background-color: #0F5171;
    color: #ffffff;
}
.join-lgiu-banner-text-col a {
    color: #ffffff;
    text-decoration: underline;
}
.col-md-4.join-lgiu-banner-img-col {
    padding: 0;
}
.join-lgiu-banner .join-lgiu-banner-text-col {
    padding: 32px;
}
.join-lgiu-banner-text .join-lgiu-small-title {
    font-size: 16px;
    opacity: 0.7;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 500;
}
.join-lgiu-banner-text .join-lgiu-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}
.join-lgiu-banner-text .join-lgiu-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}
.col-md-4.join-lgiu-banner-img-col img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.join-lgiu-banner-text .join-lgiu-text a {
    color: #ffffff;
}

.reg-ctas-row input[type="button"], .reg-ctas-row input[type="submit"], #lgiu_reg_step5_next, #lgiu_reg_step6_next, #lgiu_reg_step4_submit, #lgiu_submit_btn {
    border: none;
    padding: 8px 15px;
}
.page-id-63394 .c-breadcrumb {
    margin-bottom: 32px;
}
.page-id-63394 h3 {
    padding-left: 18px;
}

@media screen and (max-width: 640px) {
    header .c-logo-global-local {
        max-width: 150px;
    }
}

.reg-step h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
}
.reg-ctas-row .col-sm-6 {
    width: 50%;
}

@media screen and (min-width: 577px) {
    .reg-ctas-row .col-sm-6 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.reg-step-text {
    line-height: 22px;
    font-size: 16px;
}

@media screen and (max-width: 991px) {
    .reg-step-steps-main-col, .reg-step-main-col, .page-id-63394 .col-sm-8, .page-id-63394 .col-sm-4 {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
}
.reg-step-icon, .reg-step-icon.col-sm-2, .page-id-63394 .col-sm-2 {
    width: fit-content; 
    min-width: fit-content; 
    max-width: fit-content;
}
.reg-step-text, .reg-step-text.col-sm-10 {
            /* width: fit-content; 
            max-width: fit-content;
            min-width: fit-content; */
}

.reg-step-row, .reg-step-row.row, .page-id-63394 .col-sm-4 .row {
    flex-wrap: nowrap;
}

.checkboxes-row label {
    font-weight: 300;
}

.ui-dialog-titlebar {
    background: transparent !important;
    border: none !important;
    font-size: 20px !important;
    line-height: 24px !important;
}
.ui-dialog-titlebar-close {
    background: none;
}
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle button.ui-dialog-titlebar-close:after {
    right: 2px;
    top: -10px;
    font-family: 'DIN Next™ W01', 'avenir next', avenir, sans-serif;
}
.ui-dialog-content {
    font-size: 16px;
    font-family: 'DIN Next™ W01', 'avenir next', avenir, sans-serif;
}
.ui-dialog-content .col-sm-12 {
    padding: 16px 0 !important;
}
.preference-column li {
    font-weight: 300;
    position: relative;
}
.preference-column ul {
    margin-top: 8px;
    padding-left: 20px !important;
    position: relative;
    list-style: none;
}

.preference-column li::before {
    content: "-";
    position: absolute;
    left: -15px;
    font-weight: 700;
}
.preference-column b {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
}
.extra-info {
    margin-top: 32px; 
    font-weight: 300;
}
.extra-info a {
    color: #000 !important;
}

@media screen and (max-width: 700px) {
    .preference-column-col {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 24px;
    }
    .preference-column {
        min-height: 100px !important;
        height: auto;
    }
    .welcome-row {
        height: auto !important;
    }
    .welcome-row img {
        margin-left: 24px; 
        margin-bottom: 24px; 
    }
    .my-acc-link {
        padding-left: 0 !important;
        width: 43% !important;
    }
}
@media screen and (max-width: 991px) {
    .welcome-row .col-sm-8 {
        padding: 24px !important;
    }
}
@media screen and (max-width: 1000px) {
    .add-pad-1000 {
        padding: 0 14px;
    }
    .reg-step-price .col-sm-8, .reg-step-price .col-sm-4 {
        padding: 15px !important;
    }
}
.personal-deets-pass-row{
    padding: 0 15px !important;
}
.personal-deets-pass-row-new .col-sm-4.reg-steps-cols {
    padding: 15px !important;
}
@media screen and (min-width: 1000px) {
    .personal-deets-pass-row-new .col-sm-4.reg-steps-cols {
        padding: 30px !important;
    }
}
.dashboard-content-wrapper {
    word-wrap: break-word;
}
.almost-there-step {
    font-weight: 300;
}
.page-id-691 label, .page-id-63394 label {
    font-weight: 300;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cards-row.row div {
    font-weight: 300 !important;
}
.page-id-63394 input[type="checkbox"], .page-id-691 input[type="checkbox"], .page-id-63394 input[type="radio"], .page-id-691 input[type="radio"] {
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.page-id-691 .bg-purple a:hover, .page-id-63394 .bg-purple a:hover {
    color: #ffffff !important;
}

@media screen and (max-width: 577px) {
    .row.reg-row {
        flex-direction: column-reverse;
    }
}


.notification-content {
    background-color: transparent !important;
    border: none !important;
}

.interest-step-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.interest-steps-row.row .col-sm-3 {
    text-align: center;       
}
.interest-steps-row {
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 576px) {
    .interest-steps-row.row .col-sm-3 {
        margin-bottom: 10px;
        width: 150px;
    }

}
.page-id-63348 .c-site-footer {
    margin-top: 0 !important;
}

.global-local-price-deets, .global-local-price-deets p {
    font-weight: 300 !important;
}
@media screen and (max-width: 730px) {
    .interests-checks .col-sm-6 {
        padding-right: 5px;
    }
}

.email-pack-cards .col-sm-3, .email-pref-row .col-sm-4 {
    margin-bottom: 20px;
}
@media screen and (max-width: 950px) {
    .email-pack-cards .col-sm-3 .email-pack-col-content {
        min-height: 410px;
        height: 100% !important;
        padding-bottom: 24px;
    }
    .email-pack-cards .col-sm-3, .email-pref-row .col-sm-4 {
        width: 300px;
        max-width: 100%;
        padding-right: 0;
    }
}

@media screen and (max-width: 570px) {
    .email-pack-cards .col-sm-3 {
        margin-right: 0;
    }
}
@media screen and (max-width: 440px) {
    .reg-ctas-row .last-ctas.col-sm-6 {
        width: fit-content;
    }
    .last-reg-ctas-row {
        justify-content: center;
    }
    .email-pack-cards, .email-pref-row {
        justify-content: center;
    }
}
@media screen and (min-width: 1000px) {
    .reg-step-1 .col-sm-8, .reg-step-2 .col-sm-8, .reg-step-3 .col-sm-8, .welcome-text, .page-id-63394 .col-sm-8 {
        padding: 25px 96px 42px !important;
    }
    .reg-step-1 .lh-copy .col-sm-4, .reg-step-2 .col-sm-4, .reg-step-3 .col-sm-4, .page-id-63394 .col-sm-4 {
        padding: 30px !important;
    }
    .reg-step-2 .col-sm-8 .col-sm-4, .reg-step-2 .col-sm-8 .col-sm-6 {
        padding: 0 32px 0 0 !important;
    }
    .page-id-691 .lh-copy .col-sm-4 .col-sm-2 {
        margin-bottom: 10px;
    }
}

.content-area.my-account #main .dash-row {
    padding: 18px;
}
#primary.my-account .dashboard-content-wrapper article {
    padding: 32px 20px;
}
.content-area.my-account #main .dash-row .check-list li::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
}
.content-area.my-account #main .dash-row .check-list li.check::before {
    top: -7px;
}
.content-area.my-account #main .dash-row .check-list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 16px;
}

.content-area.my-account #main .dash-row .update-info strong {
    font-size: 15px;
}
#primary.my-account .member-card {
    padding-left: 20px;
}

.check-list-row.row {
    margin: 0;
}

.dashboard-content-wrapper.member-card hr {
    margin-left: -20px;
    margin-right: -20px;
}

.dashboard-content-wrapper hr {
    margin-left: -20px;
    margin-right: -20px;
    height: 1px;
}
#primary.my-account .dashboard-content-wrapper .update-info {
    border-bottom: none;
}
@media screen and (min-width:480px) { 
    .crm-container .crm-section#editrow-current_employer .label {
		float: none;
	}
}
@media screen and (min-width: 770px) { 
    .dashboard-menu-toggle {
        display: none !important;
    }
}

@media screen and (max-width: 770px) {
    .dashboard-menu-wrapper .menu-my-account-container {
        /* flex-direction: column-reverse; */
        /* display: none; */
        height: 0px;
        overflow: hidden;
        transition: all .2s;
        padding-top: 0 !important;
    }

    @keyframes dashMenu {
        from {
            height: 0px;
        }
        
        to {
            height: 425px;
        }
        }

    .dashboard-menu-wrapper.opened .menu-my-account-container {
        display: block;
        animation: dashMenu 0.6s;
        height: 425px;
        padding-top: 55px;
    }
    #primary.my-account button.dashboard-menu-toggle {
        /* position: absolute; */
        /* right: 11px; */
        /* top: 10px;
        left: 0; */
        background: #664775 !important;
        border: none !important;
        color: #ffffff !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        font-size: 13px !important;
        font-weight: bold !important;
        width: 100% !important;
        padding: 12px 16px !important;
    }
             
}

@media screen and (max-width: 770px) {
    #primary.my-account .dashboard-content-wrapper {
        padding: 0px;
        margin-bottom: 20px;
    }
    #primary.my-account .member-card {
        padding-left: 0;
    }
}

#role-tooltip-trig {
    position: absolute;
    right: 10px;
    top: 35px;
}
#role-tooltip-trig i {
    opacity: .5;
}
#role-tooltip-trig:hover {
    cursor: pointer;
}

.role-tooltip, .reg-step-2 .col-sm-8 .col-sm-6.role-tooltip {
    padding: 10px !important;
    font-size: 14px;
    font-weight: 300;
    background-color: #c7b576;
    height: fit-content;
    margin-top: 10px;
    display: none;
}

.upgrade-gl-cta-dash {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-items: center;
    margin: 15px;
    padding: 6px !important;
}
.upgrade-gl-cta-dash p {
    margin: 10px !important;
}
.upgrade-gl-cta-dash img {
    width: 32px; 
    height: 24px;
    margin: 10px !important;
}
#primary.my-account .upgrade-gl-cta.upgrade-gl-cta-dash #upgradetrigger, #member-trigg {
    height: 38px !important;
    line-height: 17px !important;
}

.dash-email-checkbox {
    /* display: flex;
    align-items: flex-start; */
}
.dash-email-checkbox-bold {
    font-weight: bold;
}
.dash-email-checkbox-bold strong {
    margin-bottom: 10px !important;
}
.dash-email-checkbox-bold label {
    opacity: .6;
}

/* .dashboard-email-packages label { 
    max-width: 80%;
} */
.dashboard-email-packages li {
    position: relative;
    padding-left: 28px;line-height: 21px;
}
.dashboard-email-packages input[type="checkbox"] {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
}


#primary.my-account input[type="checkbox"] {
    /* width: 18px; */
    /* height: 18px; */
    margin-right: 5px;
    margin-top: 5px;
    margin-right: 5px;
}
#primary.my-account .In-depth .dash-email-checkbox:not(.dash-email-checkbox-bold) input[type="checkbox"] {
    /* width: 26px; */
    /* height: 26px; */
    /* margin-top: 0; */
}

.dashboard-content-wrapper-my-profile #helprow-custom_4 {
    display: none;
}
.dashboard-content-wrapper-my-profile .content.description {
    margin-bottom: 20px;
}
.dashboard-content-wrapper-my-profile .form-layout-compressed input[type="checkbox"] {
    margin-top: 7px !important;
}
.dashboard-content-wrapper-my-profile .crm-submit-buttons {
    padding-top: 32px;
    margin-top: 32px !important; 
    width: 100%;
    border-top: 3px solid #dedede;
    display: flex;
    justify-content: center;
    height: auto !important;
}

.dashboard-content-wrapper .bookmarkitem img {
    max-height: 172px !important;
    height: 100% !important;
    object-fit: cover;
}

.change-password-form .btn-change-pass {
    border: none;
    margin-top: 20px;
}
.crm-container .crm-profile-block input, .crm-container input.crm-form-text, .select2-container .select2-choice {
    background-image: none !important;
}
.select2-container .select2-choice .select2-arrow b {
     background: url('/wp-content/uploads/2021/12/chevron-down-solid.png') !important;
     background-size: 12px !important;
     background-repeat: no-repeat !important;
     background-position: center !important;
     top: 0px !important;
    left: 0px !important;
 }

 .hide-this {
     display: none;
 }

 .error-notif.lgiu-msg-wrapper .notification-content {
     color: #ffffff;
 }

 .CRM_Profile_Form_Edit #crm-profile-block #editrow-image_URL .content input[type="file"] {
     color: #000000 !important;
     width: 56% !important;
     font-size: 14px;
 }

 .CRM_Profile_Form_Edit #crm-profile-block #editrow-image_URL .content .contact_image-section {
     width: 33% !important;
 }

 body.login:not( .ml-half-screen ) .ml-container .ml-form-container {
     width: auto !important;
 }

 .cbxwpbkmark-field-create-submit, .cbxwpbkmark-field-update-submit, .cbxwpbkmark-field-create-close, .cbxwpbkmark-field-update-close, .cbxwpbkmark-field-delete-submit {
     width: fit-content; 
     display: flex;
     justify-content: center;
     align-items: center;
     font-weight: 600;
 }

 .cbxwpbkmarkguestwrap {
     min-width: 315px !important;
     max-width: 100% !important;
 }

 .get-it-all svg {
     max-width: 100%;
     width: 24px;
     height: 24px;
    margin-right: 10px;
 }
 .get-it-all a {
     color: #fff !important;
     font-weight: 700;
     text-decoration: underline !important;
 }
 .get-it-all {
     display: flex;
     flex-direction: column;
     margin-bottom: 12px;
     color: #fff;
     padding: 24px;
     background-color: #0f5171;
 }
 .find-out-more-icon {
     display: flex;
     justify-content: center;
     width: 100%;
 }
 .find-out-more-icon img {
     width: 60px;
 }
 .get-it-all a {
     text-decoration: none !important;
 }
#primary.my-account .get-it-all button.white-button {
    display: flex;
    text-decoration: none !important;
    justify-content: center;
    align-items: center;
    background-color: #ffffff !important;
    color: #0f5171 !important;
    font-size: 14px;
    margin-top: 16px;
    font-weight: 700 !important;
}
#primary.my-account .upgrade-gl-cta button.white-button {
    display: flex;
    text-decoration: none !important;
    justify-content: center;
    align-items: center;
    background-color: #ffffff !important;
    color: #405E53 !important;
    font-size: 14px;
    margin-top: 16px;
    font-weight: 700 !important;
}

#primary.my-account .upgrade-gl-cta .button {
    line-height: 24px !important;
}
#primary.my-account .get-it-all-blue.upgrade-gl-cta .button {
    line-height: 18px !important;
}
@media screen and (min-width: 800px) {
    .get-it-all-blue-text {
        min-width: 546px;
    }
}
#primary.my-account .upgrade-gl-cta.get-it-all-blue {
    background-color: #0f5171 !important;
}
.get-it-all-text, .upgrade-gl-cta p {
    margin-top: 16px;
    text-align: left;
}
 .footer-newsletter-signup-content {
     display: flex;
 }
 .footer-newsletter-signup-form {
     padding: 24px;
    background-color: #C7B576;
 }
 .wpcf7 label, .wpcf7 span:not(.wpcf7-spinner), .wpcf7 input {
     max-width: 100%;
    
 }
 .wpcf7 label, .wpcf7 span:not(.wpcf7-spinner) {
     width: 100%;
 }
 .wpcf7 span:not(.wpcf7-spinner):not(.wpcf7-list-item) {
     display: flex;
     flex-direction: column;
 }
 .footer-coll h3 {
     font-weight: bold !important;
 }
.footer-coll p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px !important;
}
 .footer-newsletter-sign-up h3 {
    color: #212529 !important;
 }

 @media screen and (min-width: 700px) {
     .footer-coll:not(.footer-newsletter-sign-up) {
         width: 50%;
         padding-top: 32px;
     } 
     .footer-newsletter-signup-form {
         padding: 32px; 
         width: 50%;
     }
     .footer-newsletter-signup-image {
         width: 50%;
     }
     .footer-newsletter-signup-image img {
         width: 100%;
         height: 100%;
     }
 }
 .footer-newsletter-signup-image img {
    width: 100%;
    height: 100%;
}
 .footer-newsletter-signup-image img {
    object-fit: cover;
}

.footer-newsletter-sign-up .lh-copy {
    padding-bottom: 0 !important;
}
 .standard-cta, .custom-login-form #wp-submit {
     background-color: #0F5171;
     font-size: 16px;
     line-height: 22px !important;
     font-weight: bold;
     color: #fff;
     padding: 8px 16px !important;
     border: none !important;
     display: flex;
     justify-content: center;
     align-items: center;
     text-align: center;
 }
 .standard-cta:hover {
     cursor: pointer;
 }

 .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select {
    min-height: 38px;
    border: 1px solid #000;
    width: 100%;
 }
 .wpcf7 label {
     font-weight: bold;
 }
 .wpcf7 .wpcf7-submit {
     float: right;
 }



 .crm-container .bold {
     font-size: 16px !important;
 }



 .bg-purple a:hover {
     color: #fff !important;
 }

 .social-sharing-wrap {
    margin-left: -18px;
 }