#rf-catalog .search-content .catalog-result-title.session-title.rf-simple-flex-frame .catalog-result-options.session-options {
    display: none;
}

.seemore {
    text-align: right;
    font-family: 'SalesforceSans';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-right: 10px;
}

.vacc {
    display: none;
}

.cont {
    width: 100%;
    display: flex;
}

.box {
    flex: 1;
    display: flex;
    justify-content: center;
}

.box:first-child>span {
    margin-right: auto;
}

.box:last-child>span {
    margin-left: auto;
}

/* non-essential */
.box {
    align-items: center;
}

.herotdx {
    width: 100%;
    padding: 0;
    margin: 0px;

}

.footerdx {
    /* margin-left: 312px;*/
}

@media (min-width: 1200px) {

    /* .footerdx,
    .logotdx {
        margin-left: 312px;
    }*/
}

@media (min-width: 1024px) {

    /*.footerdx,
    .logotdx {
        margin-left: 250px;
    }*/
}

.navbartdx a {
    color: #000;
    font-family: 'SalesforceSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.navbartdx {
    list-style: none;
    /* display: inline-block; */
    margin: 0 auto;
    /* transform: translateY(-16px); */
    padding: 0;
}

.navbartdx li {
    display: inline-block;
    margin-right: 30px;
}

.healthttext .flex-box-section-full-interior {
    width: 100%;
    padding: 0;
    margin: 0px;
    padding-right: 20px;
}

.fullview .flex-box-section-full-interior {
    width: 100%;
    padding: 0;
    margin: 0px;
    padding-left: 20px;
}

.divherotdx {
    width: 100%;
    padding: 0;
    margin: 0px;
}

.divherotdx .flex-box-section-full-interior {
    width: 100% !important;
    padding: 0;
    margin: 0px;
}

.rf-content {
    height: fit-content !important;
}

.experiencediv h1,
.healthttext h1 {
    font-family: 'Avante Garde';
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2em;
    color: #032D60;
    margin-top: 4em;
    margin-bottom: 1em;
}

.experiencediv p,
.healthttext p {
    font-family: 'SalesforceSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2em;
    color: #505050;
}




.logotdx {
    display: inline-block;
    /*margin-left: 312px;*/
}

@media (max-width: 1024px) {
    .logotdx img {
        margin: 20px auto;
        display: block;
    }

    .logotdx {
        display: block;
        /*margin-left: 312px;*/
    }

    .cont {
        width: 100%;
        display: block;
    }

    .box {
        display: block;
        width: 100%;
        flex: none;
    }
    ul.box {
        display: block;
        width: fit-content;
        flex: none;
    }
  .footerdx{
text-align: center;
}
}

.rf-org-header-container header img {
    width: auto !important;
}

.sf-header-container {
    float: none;
    max-width: 1440px;
    width: 100%;
    padding: 10px 0;
    margin: 0 auto;
}

.contentcatalog h1 {
    font-family: 'Avante Garde';
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2em;
    color: #032D60;
    width: 90%;
    margin: 0 auto;
}

.contentcatalog {
    background-image: url(https://static.rainfocus.com/plus/trailblazerdx22/static/staticfile/staticfile/contentbg_1644529504058001vMNr.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 90%;
    margin: 2em auto;
    padding-top: 2em;
}

.rf-headline {
    border: 0 !important;
}

.page-builder-display-reset.has-scroll,
.page-builder-display-reset .page-builder-framer.has-scroll {
    height: fit-content;
}

.page-builder-canvas {
    overflow-x: hidden !important;
}

