﻿﻿body {
}
/* Tab Form*/
.form-main {
    position: relative;
    padding: 30px 0px 60px;
    background-color: #f2f2f2;
}

    .form-main .container {
        max-width: 1070px;
        margin: auto;
        padding: 0px 15px;
        width: 100%;
    }
      header a.logo--img {
    max-width: 194px;
}
body .hbst_wht_frm .input .hs-input {
    border: 1px solid #959494;
    color: #000 !important;
    background-color: #FAFAFA !important;
}
header img {
    max-width: 194px;
}
.header-logo-2 span {
    font-size: 26px;
    padding: 0 30px;
}
#ndxwelcomekit .hs-form fieldset, #ndxwelcomekit2 .hs-form fieldset {
    margin: 0 10px !important;
    max-width: none !important;
}
#tab2 .tabs-title {
    padding: 0 20px;
}
    .form-main .form-inner {
        text-align: center;
    }
.hbst_wht_frm .hs-submit input.hs-button {
    padding: 10px 40px;
    display: inline-block;
    width: auto !important;
    color: #12284a !important;
    font-weight: bold !important;
}
        .form-main .form-inner h3 {
            font-size: 22px;
            font-weight: 600;
            margin-top: 10px;
            color: #12284A;
            margin-bottom: 30px;
        }

        .form-main .form-inner ul {
            display: flex;
            padding: 0px;
        }

            .form-main .form-inner ul li.active {
                background-color: #fff;
                cursor: default;
                border-radius: 15px 15px 0px 0px;
            }

            .form-main .form-inner ul li {
                flex: 1;
                padding: 15px;
                cursor: pointer;
            }

                .form-main .form-inner ul li.active span {
                    border-bottom: 2px solid #f7ce4f;
                    padding-bottom: 5px;
                }

                .form-main .form-inner ul li span {
                    font-size: 20px;
                    font-weight: 600;
                    color: #12284A;
                    /* margin-bottom: 20px; */
                    display: inline-block;
                }

        .form-main .form-inner .tab-content.active {
            display: block;
        }

.portal-form1, .portal-form1 form.hs-form {
    overflow-x: hidden !important;
}
   .footer--landing-only .education_content.semicircle__cont h4 {
       flex: 0 0 calc(100% - 80px);
       display: flex;
       align-items: center;
       justify-content: space-between;
       padding: 0 30px 0 0;
   }

   .footer--landing-only .semicircle__cont h4 a {
       color: #002855;
       text-decoration: none;
   }
.hbst_wht_frm {
    margin-bottom: 29px;
    padding: 0 40px;
}

#tab1 .tabs-title {
    margin: 12px 0;
}

.tabs-title {
    padding: 0 15px;
}

div#tab1 h3 {
    text-align: left;
    margin-bottom: 5px;
}

.form-main .form-inner h3 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
    color: #12284A;
    margin-bottom: 30px;
}

.form-main .form-inner .tab-content p {
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    color: #000;
}

.hbspt-form {
    margin-top: 0 !important;
    margin-bottom: 0;
}

.form-main .form-inner .tab-content {
    display: none;
    background-color: #fff;
    padding: 30px;
}

.form-main .form-inner span.dr {
    display: block;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0em;
    text-align: center;
    font-family: "Kopius-Bold";
    color: #113366;
}
.navbar-nav .nav-item > a.nav-link {
    font-weight: 600;
    font-family: 'Montserrat-regular';
}
.form-main .form-inner h6 {
    display: block;
    font-size: 48px;
    font-weight: 300;
    line-height: 53px;
    margin-bottom: 30px;
    letter-spacing: 0em;
    text-align: center;
    font-family: "Kopius-Bold";
    color: #113366;
}

.portal-form .hbst_wht_frm .hs-form-field input[type=text], .hbst_wht_frm .hs-form-field input[type=email], .hbst_wht_frm .hs-form-field input[type=phone], .hbst_wht_frm .hs-form-field input[type=number], .hbst_wht_frm .hs-form-field input[type=tel], .hbst_wht_frm .hs-form-field input[type=date], .hbst_wht_frm .hs-form-field input[type=text], .hbst_wht_frm .hs-form-field select {
    font-size: 15px;
    border: 1px solid #959494 !important;
    background-color: #FAFAFA !important;
    border-radius: 9px !important;
}

/* Tab Form*/


.education_content.semicircle__cont h4 {
    flex: 0 0 calc(100% - 80px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px 0 0;
}

.semicircle__cont h4 a {
    color: #002855;
    text-decoration: none;
}


/*---DSO LandingPages Start---*/

.button-if {
    display: flex;
}

.Slider-banner .container-flid {
    overflow: hidden;
}

.container-max {
    padding: 0 2%;
}

ul.megamenu.megachildmenu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
}

.navbar-nav .sub-dropdown-menu {
    position: static;
}

.sub-dropdown-menu {
    display: none;
    font-size: 13px;
    z-index: 1000;
    letter-spacing: 1px;
    color: #212121;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border-radius: 3px;
    transition: all 200ms linear;
}

li:hover .sub-dropdown-menu {
    display: block;
}

.sub-dropdown-menu ul {
    list-style-type: none;
    padding-left: 0;
    padding: 5px;
}

    .sub-dropdown-menu ul li {
        padding: 8px 0;
        border-bottom: #fff 1px solid;
    }

.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
}

.header-btn p {
    margin-bottom: 0;
    font-family: var(--bs-font-sans-serif);
}

.navbar-fixed-top {
    position: sticky !important;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.header-logo-2 {
    display: flex;
}

header.navbar-fixed-top .col-md-12 {
    padding: 0;
}

.header-logo-2 span {
    display: inline-block;
    align-self: center;
    color: #ffffff;
    font-size: 6px;
    padding: 0 15px;
}

.welcome--form--content {
    height: auto;
    max-height: none;
    padding: 17px 0;
}

.hbspt-form {
    margin: 0;
}

#welcome iframe {
    min-height: 0;
}

.education_content.semicircle__cont h4 {
    flex: 0 0 calc(100% - 80px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px 0 0;
}

footer.footer_corporate, #footer__bottom--box {
    position: static;
}

body {
    padding: 0;
}

#welcome iframe {
    max-height: unset;
    min-height: unset;
}

.welcome--form--content {
    right: 15px;
}

.semicircle--cont--edu {
    background-color: white;
    margin-top: 35px;
    width: 96%;
    margin-left: 26px;
}

.superproduct--item .item:nth-child(3n+3) {
    margin-right: 0;
}

.send-ios a {
    text-decoration: underline;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.button-if span {
    display: inline-block;
    align-self: center;
    color: #ffffff;
    font-size: 26px;
    padding: 0 30px;
}
/*hubspot form*/
.portal-form1, .portal-form1 form.hs-form {
    overflow-x: hidden !important;
}
.hbst_wht_frm fieldset {
    max-width: 100% !important;
    display: flex;
    flex-grow: 1;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    margin: 0 -5px !important;
}
.hbst_wht_frm .hs-form fieldset .hs-form-field {
    padding: 0 5px;
    margin-bottom: 15px;
    width: 100%;
}
.portal-form1 .hbst_wht_frm legend.hs-field-desc {
    font-size: 12px;
    color: #000000;
    margin-bottom: 5px;
}
.hbst_wht_frm legend.hs-field-desc {
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px;
}
.hbst_wht_frm fieldset.form-columns-3 .hs_referred_zip {
    max-width: 20%;
    flex: 1 1 20% !important;
}
.hs_state_license.hs-state_license.hs-fieldtype-text.field.hs-form-field, .hs_npi_number.hs-npi_number.hs-fieldtype-text.field.hs-form-field {
    display: flex;
    flex-direction: column-reverse;
    text-align: left;
    row-gap: 7px;
}

.hbst_wht_frm fieldset .input .hs-input {
    width: 100% !important;
    height: 45px;
    padding: 9px 15px;
    font-weight: 400;
    line-height: 22px;
    box-sizing: border-box;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    box-shadow: inset 0px 0px 3px #00000029 !important;
}
.hbst_wht_frm fieldset.form-columns-3 .hs_email {
    flex: 1 1 50% !important;
    max-width: 50%;
}
.hbst_wht_frm fieldset.form-columns-1 div {
    padding: 0;
}
.hbst_wht_frm fieldset.form-columns-3 .hs_phone {
    flex: 1 1 30% !important;
    max-width: 30%;
}
.hbst_wht_frm fieldset .input textarea.hs-input {
    height: 250px !important;
}
.hbst_wht_frm fieldset.form-columns-3 .hs_referred_zip {
    max-width: 20%;
    flex: 1 1 20% !important;
}
.form-columns-1 .hs-dependent-field {
    width: 100%;
}
/*hubspot form*/

#welcome iframe {
    max-height: unset;
    min-height: unset;
}

.welcome--form--content {
    right: 15px;
}

.semicircle--cont--edu {
    background-color: white;
    margin-top: 35px;
    width: 96%;
    margin-left: 26px;
}

.superproduct--item .item:nth-child(3n+3) {
    margin-right: 0;
}

.request_topic {
    padding: 50px 0;
}

.service--inner--list {
    text-align: center;
    position: relative;
}

.service-inner-left p, ul.service-inner-left-list li {
    text-align: left;
}

ul.service-inner-left-list li {
    font-family: "Montserrat-regular";
    font-size: 19px;
    font-weight: 300;
    line-height: 26px;
    padding-bottom: 12px;
    display: flex;
}

ul.service-inner-left-list {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 23px;
}

.service-inner-right:before {
    position: absolute;
    background-color: #F0F8FF;
    content: '';
    height: 90%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    width: 493px;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, 5%);
}

ul.service-inner-left-list li::before {
    background-image: none !important;
    content: "";
    display: inline-block;
    width: 12px !important;
    height: 12px !important;
    margin-top: 5px;
    margin-right: 5px;
    background: #FFCC33;
    flex-shrink: 0;
}

.heartland--inner {
    max-width: 100% !important;
}

.service--inner--list::before {
    content: '';
    height: 98%;
    width: 2px;
    position: absolute;
    left: -17px;
    bottom: 0;
    background-color: #FFCC33;
}

.landingpage--education {
    background: #F0F8FF;
    padding: 50px 0;
    margin-top: 60px;
}
    .landingpage--education h1 {
        color: #113366;
        font-size: 48px;
        font-weight: 300;
        line-height: 53px;
        letter-spacing: 0em;
        text-align: center;
        font-family: "Kopius-Bold";
    }

h2 {
    font-family: "Kopius-Bold";
}

.row.inner-wrapper.inner-content-div {
    background-color: #F0F8FF;
    margin: 0px !important;
}

footer .footer-logo img {
    max-width: 250px !important;
}

.welcome--form--content {
    height: auto;
    max-height: none;
    padding: 17px 0;
}

footer.footer_corporate, #footer__bottom--box {
    position: static;
}

body {
    padding: 0;
}

.content {
    background-color: white;
    box-shadow: 0px 3px 6px #00000029;
    padding-top: 35px;
}

.welcome--text {
    text-align: left;
    padding-right: 20px;
}

.welcome--form {
    right: 0px !important;
}

.lp-welcomekit img {
    height: 369px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.landingpage--product .product--btn .yellow--btn {
    color: white;
    background-color: #002855;
}

p {
    font-family: "Montserrat-regular";
}

h6,
h5 {
    font-family: "KaushanScript-Regular";
}

header {
    background-color: #fff;
    padding: 27px 15px;
    opacity: 100%;
}

.new--product--img img {
    object-fit: contain;
}
.new--product--item-wrapper {
    width: 40%;
}
.new--product--img {
    text-align: center;
}
.new--product--img img {
    object-fit: contain;
}
.landingpage--product--item {
    display: flex;
    justify-content: center;
    padding-top: 38px;
    flex-wrap: wrap;
    gap: 40px;
}
/*.landingpage--product--item {
     display: flex;
    justify-content: center;
    padding-top: 108px;
    flex-wrap: wrap;
    gap: 20px;
}*/
.product--item-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 42%;
}

.navbar-fixed-top {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
}

.header-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-logo-2 {
    display: flex;
}

header a.logo--img {
    max-width: 173px;
    display: flex;
    height: 50px;
    position: relative;
}

header img {
    object-fit: contain;
    object-position: center;
    max-width: 184px !important;
    left: 0;
    bottom: 0;
}

.header-logo a.logo--img {
    text-decoration: none;
}

    .header-logo a.logo--img span {
        display: inline-block;
        align-self: center;
        color: #ffffff;
        font-size: 26px;
        padding: 0 30px;
    }

.header-right {
    display: flex;
    gap: 60px;
    align-items: center;
}

.yellow--btn {
    background-color: #ffcf54;
    font-size: 18px;
    color: #000;
    padding: 8px 40px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 5px;
    font-weight: 500;
}

a.yellow--btn:hover {
    color: #000;
}

.landingpage--banner::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(19deg, rgba(0, 30, 66, 1) 11%, rgba(0, 47, 103, 0.5) 100%) !important;
    top: 0;
    z-index: unset !important;
    bottom: 0;
    left: 0;
    content: "";
}

section.carousel-item.landingpage--banner {
    height: auto;
    min-height: auto;
}

.landingpage--banner__text h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 66px;
    letter-spacing: 0em;
    text-align: center;
    color: #ffffff;
    position: relative;
}

    .landingpage--banner__text h1::before {
        content: "";
        width: 84px;
        height: 6px;
        background-color: #ffcf54;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        top: 159px;
    }

.landingpage--banner__text p {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    padding: 55px 0px 40px 0px;
    max-width: 697px;
    text-align: center;
    color: #fff;
}

.wrap-resource a {
    text-decoration: none;
}

.landingpage--banner__text h1 span {
    font-weight: 300;
}

.landingpage--banner__text {
    max-width: 1072px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.edu_prerequisites a:not(:first-child) {
    color: #0d6efd;
}

.landingpage--product {
    background: #F0F8FF;
    display: flex;
    justify-content: center;
    padding: 70px 0;
}

.landingpage--heading h2, .resources-inner-content h2 {
    text-align: center;
    color: #113366;
    font-size: 42px;
    font-weight: 300;
    line-height: 53px;
    letter-spacing: 0em;
    text-align: center;
}

    .landingpage--heading h2 span {
        display: block;
        font-size: 48px;
        font-weight: 600;
        line-height: 53px;
        letter-spacing: 0em;
        text-align: center;
    }

.landingpage--product .product--img img {
    width: 145px;
    height: 145px;
    border-radius: 50%;
    border: 10px solid #002855;
    object-fit: cover;
    object-position: center;
}

.landingpage--product .product--item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
    border-radius: 5%;
    padding: 20px;
    min-height: 387px;
    padding-top: 95px;
    text-align: center;
    padding-bottom: 45px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    position: relative;
}

.product--item-wrapper:nth-child(1) {
    margin-right: 20px;
}

.landingpage--product .product--item h4 {
    font-size: 29px;
    margin-bottom: 14px;
    font-weight: bold;
    padding-bottom: 45px;
    color: #002855;
    position: relative;
}

    .landingpage--product .product--item h4::before {
        content: "";
        position: absolute;
        width: 84px;
        height: 6px;
        background-color: #ffcf54;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 24px;
    }

.landingpage--product .product--item p {
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

p.edu-summary a {
    color: unset;
}

.inner-content h6 a {
    color: unset;
}

.landingpage--product .product--item p.small--text {
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #113366;
    padding-top: 14px;
}

.landingpage--product .product--img {
    position: absolute;
    top: -79px;
    z-index: 9;
}

.landingpage--product .product--btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 70px;
    position: absolute;
    bottom: 50px;
}

.landingpage---superproduct {
    background: linear-gradient(141.57deg, #002855 17.9%, #4e6c89 59.37%, #1d7175 105.9%);
    padding-top: 40px;
    padding-bottom: 40px;
}

    .landingpage---superproduct h2 {
        color: #ffffff;
        margin-bottom: 42px;
        position: relative;
    }

        .landingpage---superproduct h2::before {
            content: "";
            position: absolute;
            width: 84px;
            height: 6px;
            background-color: #ffcf54;
            position: absolute;
            left: 50%;
            transform: translate(-50%, 0);
            top: 69px;
        }

    .landingpage---superproduct p {
        font-size: 23px;
        font-weight: 500;
        letter-spacing: 0em;
        text-align: center;
        color: #ffffff;
        line-height: 27px;
        /* margin: 20px 0; */
        margin-bottom: 15px;
    }

        .landingpage---superproduct p span {
            font-size: 23px;
            font-weight: 300;
            line-height: 51px;
            letter-spacing: 0em;
            text-align: center;
            display: block;
            text-transform: capitalize;
        }

.superproduct--item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    margin-bottom: 20px;
}

    .superproduct--item .item {
        max-width: 300px;
        border-radius: 20px;
        overflow: hidden;
        border: 1px solid #fff;
        display: flex;
        margin-right: 8px;
        flex-basis: 33%;
        flex-direction: column-reverse;
        height: 206px;
    }

        .superproduct--item .item img {
            height: 147px;
            object-fit: cover;
        }


    .superproduct--item .item--text {
        background-color: #002855;
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 0px;
    }

        .superproduct--item .item--text p {
            font-size: 19px;
            font-weight: 400;
            line-height: 31px;
            letter-spacing: 0em;
            text-align: center;
            margin: 4px;
            text-transform: uppercase;
        }

.landingpage---superproduct .product--btn {
    text-align: center;
    padding-top: 20px;
}

.landingpage--service {
    padding: 70px 0;
}

    .landingpage--service .service-item {
        width: 21%;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        padding: 10px;
        text-align: center;
        margin-right: 35px;
        padding: 20px 14px;
    }

        .landingpage--service .service-item img {
            max-width: 70px;
        }

    .landingpage--service .service--wrapper {
        display: flex;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }

        .landingpage--service .service--wrapper .service-item p {
            font-size: 15px;
            font-weight: 600;
            line-height: 21px;
            letter-spacing: 0em;
            text-align: center;
            color: #113366;
            padding-top: 20px;
        }

h4 {
    font-family: "Kopius-Bold";
}

.landingpage--service .service--wrapper .service-item p {
    margin-bottom: 5px;
}

.inner-wrapper {
    border-radius: 5px;
    padding: 40px 0 40px 0;
    background-color: #fff;
    margin: 30px 0;
}

.landingpage--service .service--bottom--text p {
    font-size: 19px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #113366;
    margin: 0 auto;
    padding-top: 10px;
}

.landingpage--review .review--wrapper {
    display: flex;
    justify-content: center;
}

    .landingpage--review.review--wrapper img {
        max-width: 522px;
        height: 386px;
    }

.landingpage--review .review-text {
    display: flex;
    max-width: 512px;
    flex-direction: column;
    justify-content: center;
}

    .landingpage--review .review-text h6 span {
        display: block;
    }

.landingpage--review .review-img {
    margin-right: 100px;
    max-width: 522px;
    height: 396px;
    width: 522px;
    text-align: end;
    overflow: hidden;
}

.landingpage--review .review--wrapper img {
    max-width: 522px;
    height: 100%;
    max-height: 374px;
}

.review-parent {
    position: relative;
    top: 0;
    left: 0;
}

.review--client {
    position: relative;
    top: 0;
    left: 0;
}

.client-logo {
    position: absolute;
    top: 13px;
    left: 20px;
    width: 60px;
    object-fit: contain;
    height: unset !important;
}


.education--outer {
    display: flex;
    flex-wrap: wrap;
    margin-top: 45px;
    gap: 15px;
}

    .education--outer a {
        text-decoration: none;
        color: unset;
    }

.education--inner {
    border: 1px solid rgba(18, 18, 18, 0.1);
    box-shadow: 0px 0.3px 0.9px rgb(0 0 0 / 10%), 0px 1.6px 3.6px rgb(0 0 0 / 13%);
    border-radius: 10px;
    flex: 0 0 31%;
    background-color: white;
}

    .education--inner img {
        object-fit: cover;
        height: 256px;
        width: 100%;
        padding: 10px 10px 0;
    }

.inner-content {
    padding: 10px 10px 0;
    margin-bottom: 25px;
}

    .inner-content span {
        font-size: 12px;
        color: #4e6c89;
        font-family: "Montserrat-regular";
    }

    .inner-content h6 {
        font-size: 16px;
        color: #0a2946;
        line-height: 19px;
        font-family: "Kopius-BOLD";
        min-height: 38px;
        font-weight: 600;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.remove--elip {
    display: unset !important;
}


.edu_prerequisites a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.edu-summary {
    line-height: 20px;
    font-size: 14px;
    color: #4e6c89;
    margin-top: 11px;
    /*display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}

.edu_prerequisites {
    line-height: 20px;
    font-size: 14px;
    color: #4e6c89;
    margin-top: 11px;
}

    .edu_prerequisites a:nth-child(2) {
        margin-top: 11px;
    }

    .edu_prerequisites a:first-child span {
        display: inline-block;
    }

.landingpage--review .review-text h5 {
    font-size: 27px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    color: #113366;
}

.landingpage--service .service-item:last-child {
    margin-right: 0px;
}

.landingpage--review .review-text h6 {
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #113366;
    padding: 40px 0px;
    position: relative;
    margin: 0 auto;
}

    .landingpage--review .review-text h6::before {
        content: "";
        position: absolute;
        width: 52px;
        height: 5px;
        background: #FFCC33;
        top: 13px;
        right: 40%;
    }

    .landingpage--review .review-text h6 span {
        font-family: "Montserrat-regular";
        font-size: 14px;
        /*font-style: italic;*/
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        color: #000000;
    }

.landingpage--review .review-text p {
    font-size: 17.5px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    font-style: italic;
}

.landingpage--review {
    padding: 60px 0;
}

.landingpage--map iframe {
    width: 100%;
    height: 466px !important;
}

.landingpage--map {
    width: 100%;
    padding: 50px 0px;
    padding-bottom: 70px;
    text-align: center;
    background-color: #F0F8FF;
}

    .landingpage--map .map--logo h6 {
        display: block;
        font-size: 48px;
        font-weight: 300;
        line-height: 53px;
        letter-spacing: 0em;
        text-align: center;
        font-family: "Kopius-Bold";
        color: #113366;
    }

    .landingpage--map .map--logo .dr {
        display: block;
        font-size: 30px;
        font-weight: 300;
        letter-spacing: 0em;
        text-align: center;
    }

    .landingpage--map .product--btn {
        display: flex;
        justify-content: center;
        padding-top: 40px;
    }

.Ndx--service img {
    transform: scale(1.5) translateX(-2rem);
    z-index: 0;
    border-radius: 30px;
    width: 100%;
    display: block;
}

.Ndx--service .col-12 {
    position: relative;
}

.Ndx--service .card-wrapper {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1.3) 0%, rgba(255, 255, 255, 0.6) 100%);
    backdrop-filter: blur(3.5px);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 6rem 3rem;
    margin: 0;
    z-index: 1;
    overflow: visible;
    position: relative;
    justify-content: center;
}

    .Ndx--service .card-wrapper:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0.3;
        height: 100%;
        width: 100%;
        pointer-events: none;
        border: 2px solid white;
        border-radius: 30px;
    }

.Ndx--service .mbr-section-title {
    color: #263d5a;
}

.display-1 {
    font-size: 50px;
    color: #113366;
    line-height: 1.1;
    font-family: "Kopius-Bold";
}

.display-7 {
    font-family: "Montserrat-regular";
    font-size: 16px;
    line-height: 1.5;
    color: #113366
}

.Ndx--service {
    padding-top: 80px;
    padding-bottom: 80px;
    background: linear-gradient(141.57deg, #002855 17.9%, #4e6c89 59.37%, #1d7175 105.9%);
}

@media screen and (min-width: 1600px) {
    .superproduct--item {
        gap: 22px;
    }
}

@media screen and (max-width: 1200px) {

    .header-btn .yellow--btn {
        font-size: 16px;
        padding: 8px 10px;
    }

    .doc-content p {
        font-size: 22px;
    }

    .landingpage--review .review-text {
        margin-top: 20px;
        padding: 20px;
    }

    .landingpage---superproduct h2::before {
        display: none;
    }

    .landingpage--banner__text h1::before {
        display: none
    }
}
/* SERVICE-NDX */
.service-ndx {
    margin-top: 0px;
    margin-bottom: 0px;
    background: #ffffff;
}

.service-ndx-outer {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    justify-content: center;
}

.service-ndx-inner {
    display: flex;
    /*width: 100%;*/
    padding: 20px 0;
    align-items: center;
}
/*.service-inner-right,.service-inner-left{
    flex-basis: 50%;
}*/

.service-inner-right {
    position: relative;
    z-index: 0;
}

    .service-inner-right img {
        width: 100%;
        border-radius: 5px;
        height: 400px;
        object-fit: contain;
    }

.service-inner-left {
    /* padding-right: 50px; */
    margin-right: 214px;
    max-width: 522px;
}

    .service-inner-left h1 {
        font-size: 39px;
        color: #113366;
        line-height: 1.1;
        font-family: "Kopius-Bold";
        margin-bottom: 30px;
    }

    .service-inner-left p {
        font-family: "Montserrat-regular";
        font-size: 18px;
        line-height: 1.5;
        color: #113366;
        font-weight: 700;
    }


/*Resource*/

.wrap-resource h2 a {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.ndx-cont {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1170px;
    margin: 0 auto;
}

.resource img {
    height: 414px !important;
    width: 100%;
    object-fit: cover;
    object-position: right center;
}

.resources-wrapper {
    padding: 70px 0;
}

.resources-keys {
    padding-top: 40px;
}

.all-resources {
    display: flex;
    text-align: center;
    justify-content: center;
    gap: 30px;
}

.wrap-resource {
    flex-basis: 29.3%;
    background: #002855;
    overflow: hidden;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    transition: .5s all ease;
}

    .wrap-resource:hover {
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    }

.resource {
    overflow: hidden;
}

.wrap-resource h2 {
    font-family: 'Montserrat', sans-serif;
    /* background: #112749;*/
    background: #002855;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 16px 0;
    margin: 0;
    line-height: 1.2;
}

@media only screen and (min-width: 990px) and (max-width: 1170px) {
    .welcome--form--content {
        width: 100%;
    }
}

@media screen and (min-width: 995px) and (max-width:1100px) {
    header img {
        max-width: 159px !important;
    }

    .header-logo-2 span {
        padding: 0px 8px;
    }
}

@media screen and (min-width: 1025px) and (max-width:1200px) {

    .all-resources {
        display: flex;
        margin: 0 -20px;
    }

    .wrap-resource {
        flex-basis: 33.33%;
        margin: 0 20px;
    }

    .service-inner-right:before {
        content: '';
        height: 85%;
        width: 385px;
        bottom: 47px;
    }

    .service-inner-left {
        margin-right: 148px;
        max-width: 477px;
    }

    .landingpage--review .review--wrapper img {
        max-width: 100%;
    }

    .landingpage--review .review-img {
        margin-right: 69px;
    }

    .education--outer {
        gap: 13px;
    }
}

@media only screen and (max-width:1300px) {

    .welcome--text {
        max-width: 600px;
    }
}

@media only screen and (max-width:1025px)and (min-width:920px) {

    .landingpage--review .review--wrapper img {
        max-width: 100%;
    }

    .welcome--text {
        max-width: 420px;
    }
}

@media screen and (max-width: 1024px) {
    .wrap-resource h2 {
        font-size: 16px;
    }

    .resource img {
        height: 300px !important;
        width: 100%;
        object-fit: cover;
        object-position: center left;
    }

    .all-resources {
        padding: 0px 24px;
    }

    .service-inner-right::before {
        width: 493px;
    }

    ul.service-inner-left-list {
        margin-top: 0;
    }

        ul.service-inner-left-list li {
            text-align: left;
        }

    .service--inner--list {
        padding-left: 10px;
    }

    .service-inner-left p {
        text-align: left;
    }

    .service--inner--list::before {
        left: -10px;
        height: 92%;
    }

    .service-inner-left p {
        padding: 24px 0;
    }

    .education--inner {
        flex: 0 0 46%;
    }

    .semicircle--cont--edu {
        max-width: unset;
        margin-left: 10px;
    }

    .landingpage--map {
        padding: 46px 0;
    }

    section.service-ndx {
        padding: 0 0 20px;
    }

    .service-ndx-inner {
        padding: 34px 0;
        flex-direction: column;
    }

    .service-inner-left {
        text-align: center;
        padding: 0;
        margin-right: 0;
    }

    .servive-ndx {
        padding: 50px !important;
    }

    .service-inner-right {
        margin-top: 50px;
    }

    .landingpage--review .review-text h6 {
        padding: 10px 0px;
    }

        .landingpage--review .review-text h6::before {
            content: "";
            top: 0px;
        }

    .superproduct--item .item {
        margin-right: 0;
        flex-basis: 50%;
    }


    .landingpage--review .review-img {
        margin-right: 17px;
    }

    .landingpage--service {
        padding-top: 80px;
        padding-bottom: 58px;
    }



        .landingpage--service .service-item {
            width: 39%;
            margin: 10px;
        }

    .education--outer {
        justify-content: center;
    }
}

@media screen and (max-width: 992px) {
    .Ndx--service img {
        transform: scale(1) translateX(0);
    }

    .Ndx--service .align-left, .align-right {
        text-align: center;
    }

    .Ndx--service .card-wrapper {
        margin-bottom: 2rem;
    }

    .welcome--form {
        position: relative;
        right: 0;
    }

    .landingpage--service {
        padding-top: 40px;
        padding-bottom: 62px;
    }

    .welcome--form .welcome--form--content iframe {
        /* height: 819px!important;*/
        width: 100%;
    }

    .landingpage--product .product--item-wrapper:last-child {
        margin-bottom: 15px;
    }

    .header-btn {
        display: none;
    }

    .landingpage--review .review-img {
        margin-right: 0px;
    }

    .landingpage--review .review--wrapper {
        flex-wrap: wrap;
    }

    .landingpage--product .product--item-wrapper:last-child {
        margin-bottom: 17px;
    }

    .lp-welcomekit img {
        display: none;
    }

    #welcome h6 {
        justify-content: center;
    }

    .welcome--text {
        text-align: center;
        padding-right: 0px;
    }

    .header-btn {
        display: none;
    }

    .landingpage--product .product--item-wrapper {
        width: 100%;
        margin-bottom: 142px;
        margin-right: 0px;
    }

    .landingpage--service .service-item:nth-child(2n) {
        margin-right: 0px;
    }

    .landingpage--service .service-item {
        width: 44%;
        margin-bottom: 35px;
    }
}

@media only screen and (max-width:767px) {
  .form-main {
      padding: 30px 0 39px;
  }
#tab1 .portal-form1 .hbst_wht_frm legend.hs-field-desc {
    font-size: 9px;
    margin-bottom: 0;
}
  .tabs-title p, #tab2 .visiblePopUp .sec-col h4, #tab2 .visiblePopUp .sec-col p {
      font-size: 14px !important;
  }
  .tabs-title p, #tab2 .visiblePopUp .sec-col h4, #tab2 .visiblePopUp .sec-col p, .visiblePopUp .sec-col p, .visiblePopUp .sec-col h4, .visiblePopUp .sec-col p {
      font-size: 14px !important;
      line-height: 20px !important;
  }
      .form-main .form-inner h3 {
          font-size: 17px;
      }

      .form-main .form-inner ul li span {
          font-size: 14px;
      }

      .form-main .form-inner .tab-content {
          padding: 20px 15px;
      }
    .service-inner-right::before {
        width: 350px;
    }
}

@media only screen and (min-width:767px) {

    .landingpage--review .review-img {
        height: unset !important;
        width: unset !important;
    }
}

@media only screen and (max-width:768px) {
    .button-if span {
        display: none;
    }
 .form-main .form-inner h3 {
     font-size: 17px;
 }
header a.logo--img {
        max-width: 130px;
    }
.hbst_wht_frm fieldset {
    display: block;
}
#ndxwelcomekit2 :not(.hs-video-form) .form-columns-2 .hs-form-field {
    float: right;
}
.portal-form .hbst_wht_frm .hs-form-field input[type=text], .hbst_wht_frm .hs-form-field input[type=email], .hbst_wht_frm .hs-form-field input[type=phone], .hbst_wht_frm .hs-form-field input[type=number], .hbst_wht_frm .hs-form-field input[type=tel], .hbst_wht_frm .hs-form-field input[type=date], .hbst_wht_frm .hs-form-field input[type=text], .hbst_wht_frm .hs-form-field select {
    font-size: 12px;
}
.grecaptcha-badge {
    width: 198px !important;
    height: 45px !important;
}
header img {
    max-width: 119px;
}
section.carousel-item.landingpage--banner {
    height: 400px;
    min-height: 400px;
}
    .resources-wrapper {
        padding: 40px 0;
    }

    header img {
        object-fit: contain;
        object-position: center;
        max-width: 119px;
    }

    .tech-resource h5 {
        /* text-transform: uppercase;*/
        padding: 9px;
        font-weight: 700;
        font-size: 24px;
        text-align: center;
    }

    .benefits-inner-content h4::after, .resources-inner-content h2::after {
        max-width: 230px;
    }

    .benefits-inner-content h4, .support-content h4, .resources-inner-content h2 {
        text-align: center;
        font-size: 33px;
    }

    .resource {
        display: none;
    }

    .resources-keys {
        padding-top: 26px;
    }

    .all-resources {
        padding: 0px 26px;
        display: flex;
        gap: 0px;
        flex-direction: column;
    }

    .wrap-resource {
        margin-bottom: 40px;
    }

    .landingpage--review {
        padding: 33px 0;
    }

    ul.service-inner-left-list {
        margin-top: 0;
    }

        ul.service-inner-left-list li {
            text-align: left;
        }

    .service--inner--list {
        padding-left: 10px;
    }

    .service-inner-left p {
        text-align: left;
    }

    .service--inner--list::before {
        left: 0px;
        height: 93%;
    }


    #welcome h2 {
        margin: 0;
    }

    .service-inner-left h1 {
        font-size: 32px;
    }

    .service-ndx-inner {
        padding: 31px 0;
        flex-direction: column;
    }

    .service-inner-left {
        padding-right: 0;
        text-align: center;
        margin-right: 0;
    }

    .service-ndx {
        padding: 20px;
    }

    .service-inner-right {
        margin-top: 30px;
    }
    /* */
    .landingpage--map {
        padding: 40px 0px;
    }

    .request_topic {
        padding: 20px 15px;
    }

    .Ndx--service .card-wrapper {
        padding: 2rem 1rem;
    }

    .landingpage--review .review-text h6::before {
        top: 0px;
    }

    .landingpage--review .review-text h6 {
        padding: 10px 0px;
    }

    .welcome--form {
        right: 0 !important;
        height: 100%;
    }

    section.landingpage--education h1 {
        margin-top: 0;
        font-size: 40px;
    }

    .landingpage---superproduct {
        padding-bottom: 50px;
    }

        .landingpage---superproduct .product--btn {
            padding-top: 20px;
        }

    .landingpage--service .service--wrapper {
        flex-wrap: wrap;
        margin-top: 47px;
        margin-bottom: 0;
    }

    .landingpage--education h1 {
        margin-top: 0 !important;
        font-size: 40px !important;
    }

    .education--outer {
        margin: 0;
    }

    .row.inner-wrapper.inner-content-div {
        padding: 0;
    }

    .education--inner {
        flex: 0 0 100% !important;
        margin-top: 20px;
    }

    .education--outer {
        margin-top: 0;
        justify-content: center;
    }

    .landingpage--service .service-item {
        width: 44% !important;
        margin-right: 10px;
    }

    .landingpage--review .review-img {
        margin-right: 0px;
        width: auto;
        height: 260px;
    }

    /*.header-logo {
        justify-content: start;
    }*/

    .send-ios {
        margin-bottom: 10px;
    }

    .header-logo-2 span {
        padding: 0 14px;
    }

    header {
        padding: 15px 10px;
    }

    .landingpage--banner {
        padding-top: 40px;
    }

    .header-btn {
        display: none;
    }

    .landingpage--banner__text h1 {
        font-size: 23px;
        line-height: 35px;
    }

    .landingpage--banner__text p {
        font-size: 16px;
        line-height: 26px;
        padding: 19px 0px 4px 0px;
    }

    .landingpage--banner__text h1::before {
        display: none;
    }

    .superproduct--item .item {
        margin-right: 0px;
        flex-basis: 100%
    }


    .landingpage--review .review--wrapper img {
        object-fit: contain;
    }



    .landingpage--heading h2, .resources-inner-content h2 {
        font-size: 32px;
        line-height: 30px;
    }

        .landingpage--heading h2 span {
            font-size: 32px;
            line-height: 30px;
        }

    .landingpage--review .review-text h5 {
        font-size: 25px;
    }
}
@media screen and (min-width: 577px) {
    #tab1 form fieldset.form-columns-3 .hs-form-field {
        flex: 1 !important;
        max-width: 100%;
    }
}
@media only screen and (max-width: 576px) {
.form-main .form-inner .tab-content {
    padding: 20px 5px;
}
.portal-form1 fieldset.form-columns-3 .hs-form-field, .hs_referred_zip.hs-referred_zip.hs-fieldtype-text.field.hs-form-field {
    flex: 1 !important;
}
.hbst_wht_frm fieldset.form-columns-3 .hs_email, .hbst_wht_frm fieldset.form-columns-3 .hs_phone, .hbst_wht_frm fieldset.form-columns-3 .hs_referred_zip {
    flex: 1 1 100% !important;
    max-width: 100%;
}
.portal-form1 .hbst_wht_frm, #tab2 .portal-form .hbst_wht_frm {
    padding: 0 0 0px !important;
}
.hbst_wht_frm .hs-form fieldset .hs-form-field {
    flex: 0 0 100%;
    width: 100%;
}
.portal-form1 fieldset.form-columns-3 div:first-child {
    flex: 1 0 100% !important;
}
#tab2 .hbst_wht_frm fieldset .input textarea.hs-input {
    height: 60px !important;
}
.hbst_wht_frm .hs-form fieldset .hs-form-field {
    margin-bottom: 8px;
}
.hbst_wht_frm fieldset .input .hs-input {
    height: 35px !important;
    padding: 5px 15px !important;
}
.portal-form .hs-form fieldset {
    margin: 0 0 !important;
    padding: 0 !important;
}
.portal-form1 .hbst_wht_frm {
    padding: 0 !important;
}
.hbst_wht_frm fieldset {
    flex-direction: row;
}
.hbst_wht_frm {
    padding: 0 15px 40px !important;
}

.tabs-title {
    padding: 0;
}

    .tabs-title h3, .tabs-title p {
        text-align: center !important;
    }

    .tabs-title h3 {
        font-weight: bold !important;
        font-size: 14px !important;
    }
    .resources-wrapper, .support-form, {
        padding: 60px 0 !important;
    }

    .resources-wrapper, .support-form, .benefits-wrapper {
        padding: 60px 0 !important;
    }

    .wrap-resource:last-child {
        margin-bottom: 0px !important;
    }

    .benefits-inner-content h4, .support-content h4 {
        font-size: 22px !important;
    }

    .send-ios a {
        font-size: 12px;
    }
}
@media (max-width: 375px) {
    .hbst_wht_frm fieldset .input .hs-input {
        padding: 5px 10px !important;
        font-size: 10px;
    }
}
@media screen and (max-width: 450px) {
.form-main .form-inner h6 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 23px;
}
.form-main .form-inner span.dr {
font-size:15px;

}
.form-main .form-inner h6 {
    font-size: 15px;
}
.header-logo-2 {
    gap: 10px;
}


    .header-logo-2 {
        gap: 10px;
    }

        .header-logo-2 > span {
            display: none;
        }

    header img, header img.img-fluid {
        max-width: 127px !important;
    }

    .landingpage--review .review-text h6::before {
        top: 0px;
    }

    .header-logo a.logo--img span {
        padding: 0 15px;
    }



    .landingpage--heading h2, .resources-inner-content h2 {
        font-size: 32px;
    }

        .landingpage--heading h2 span {
            font-size: 32px;
            line-height: 38px;
        }

    .landingpage--product .product--item p {
        font-size: 21px;
    }

    .landingpage--product .product--item h4 {
        font-size: 23px;
    }

    .landingpage--review .review-text h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .landingpage--review .review-text {
        padding: 15px;
    }

    .landingpage--heading h2 span {
        font-size: 18px;
        line-height: 30px;
    }

    .landingpage--map .map--logo h6 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 23px;
    }

        .landingpage--map .map--logo h6 span {
            font-size: 15px;
        }

    .landingpage---superproduct h2 {
        margin-bottom: 27px;
    }

    .landingpage---superproduct p span {
        font-family: Open Sans;
        font-size: 16px;
        line-height: 28px;
    }

    .landingpage---superproduct p {
        font-family: Open Sans;
        font-size: 16px;
        line-height: 28px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 539px) {
    .welcome--form {
        height: unset !important;
        max-height: unset !important;
    }
}

/*---DSO LandingPages End---*/



@media only screen and (max-width: 1280px) {
    .footer--landing-only .welcome--form--content {
        right: 18px !important;
        overflow: hidden;
    }

    .welcome--form--content {
        right: 18px !important;
        overflow: hidden;
    }
}

@media screen and (max-width: 1024px) {
    .semicircle__cont h4 {
        font-size: 15px;
        line-height: 20px;
    }

    .education_content.semicircle__cont h4 {
        padding: 0 15px 0 0;
    }

    .semicircle__cont.education_content .smile-form-btn {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 18px;
        width: 180px;
        text-align: center;
    }

    .landing-footer footer .col-md-4 {
        padding: 0;
    }

    .footer-logo {
        padding: 15px 0;
    }

    footer.footer_corporate .footer-logo img {
        max-width: 90% !important;
    }

    #footer__bottom--box ul a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .semicircle__cont h4 {
        font-size: 12px !important;
        padding: 10px;
    }

    .landing-footer .container-max {
        padding: 0 35px;
    }
}

@media only screen and (max-width: 768px) {
    footer.footer_corporate .col-md-4 {
        width: 100%;
    }

    footer h2 {
        line-height: 26px;
    }
}

@media screen and (max-width: 767px) {
#tab2 fieldset.form-columns-2 .hs-form-field {
    width: 50% !important;
    flex: 0 0 50% !important;
}
    .landing-footer .row.container-max {
        padding: 0 20px;
    }

    .landing-footer footer .col-md-4:first-child {
        border-left: none;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    footer .footer-logo img {
        max-width: 300px;
    }

    footer.footer_corporate .footer-icon {
        flex-wrap: wrap;
    }

    footer.footer_corporate .footer-icon {
        flex-wrap: wrap;
    }

    footer.footer_corporate .col-md-4 .footer-icon {
        justify-content: center;
    }

    footer.footer_corporate .phone-icon {
        flex: 0 0 100%;
    }

    footer.footer_corporate .social-icon {
        margin-top: 20px;
    }

    footer.footer_corporate .col-md-4:nth-child(2), footer.footer_corporate .col-md-4:nth-child(3) {
        text-align: center;
    }

    footer .col-md-4:nth-child(2), footer .col-md-4:nth-child(3) {
        width: 50%;
        text-align: left;
    }
}

@media screen and (max-width: 480px) {
    footer .col-md-4:first-child {
        flex-wrap: wrap;
        flex-direction: column;
    }

    footer .col-md-4:nth-child(2) {
        margin-bottom: 20px;
    }

    footer .col-md-4:nth-child(2), footer .col-md-4:nth-child(3) {
        width: 100%;
        text-align: left;
    }
}