.grid-sidebar .form, .grid-sidebar form {
    margin-left: 0;
}

.form-card-wrapper {
    margin: auto;
    display: grid;
    grid-template-columns: 1fr;
    min-height: 50vh;
    place-items: auto center;
    -webkit-box-align: auto center;
    -ms-flex-align: auto center;
    align-items: auto center;
    -webkit-box-pack: auto center;
    -ms-flex-pack: auto center;
    justify-content: auto center;
}

.form-card-wrapper form {
    border: 2px solid #ddd;
    width: 100%;
    max-width: 30em;
    padding: 2em 2em 1em;
}

.button-top {
    display: inline-block;
    margin-top: 10px !important;
}

.button-left {
    display: inline-block;
    margin-left: 80px !important;
}

.carousel-image {
    position: absolute;
}

.carousel-button-right {
    position: relative;
    padding: 15px 40px;
    text-align: center;
}

.chamber-event-banner, .promo-description {
    margin-top: 0px !important;
}

.chamber-event-banner h2 {
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #ffb26e;
}

.events-container {
    margin-top: 80px;
}

.feat-event-img {
    margin-bottom: 5px;
    width: 284px;
}

.feat-event, .feat-mem {
    padding-bottom: 15px;
    letter-spacing: 2px;
    color: #8d8d8d;
}

.feat-event-date, .event-date {
    font-size: 0.7em;
    color: #8d8d8d;
}

.feat-event-title {
    margin-bottom: -15px;
}

.featured-member {
    max-width: 764px;
    width: 100%;
    height: 231px;
    background-color: #f5f2ef;
    margin-bottom: 50px;
}

.feat-mem-container {
    padding: 50px 70px 50px 70px;
}

.js-dot {
    background: none;
    padding: 0;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 50px;
    height: 15px;
    width: 15px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 14px;
    background-color: #8d8d8d;
}

.dot-active button {
    background-color: #ffb26e;
}

#js-slider-dots {
    position: absolute;
    display: block;
    bottom: 0;
    left: 45%;
    background-color: #f5f2ef;
    height: 40px;
    width: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.no-img-placeholder {
    width: 427px;
    height: 224px;
    background-color: #f5f2ef;
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    padding-right: 0 !important;
}

.slides-container {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    scroll-behavior: smooth;
}

.slide {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    background-color: black;
}

.slide-arrow {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 8rem;
    background-color: #f5f2ef;
    border: none;
    width: 3rem;
    font-size: 3rem;
    padding: 0;
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    color: #ffb26e;
    font-size: 72px;
}

.slide-arrow:hover {
    opacity: 1;
}

#slide-arrow-prev {
    left: 0;
    padding-left: 0.65rem;
    padding-top: 17px;
    z-index: 2;
}

#slide-arrow-next {
    right: 0;
    padding-top: 17px;
    padding-left: 1rem;
    z-index: 2;
}

.slides-container .fluid-width-video-wrapper {
    position: static;
}

.slides-container iframe {
    position: static;
    border: none;
    height: 730px;
    width: 900px;
}

.feat-event-headline {
    padding-top: 30px;
}

.feat-event-headline h2 {
    border: none;
}

@media screen and (min-width: 899px) {
    .chamber-event-banner, .promo-img {
        padding-left: 0 !important;
        padding-right: 2%;
    }
    .chamber-event-banner .promo-content {
        margin: auto auto auto 0 !important;
    }
}

@media screen and (max-width: 900px) {
    .chamber-event-banner.promo .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .chamber-event-banner.promo-img {
        max-height: 70% !important;
    }
}

@media screen and (max-width: 1410px) {
    .featured-member {
        float: none !important;
    }
    .section-heading {
        float: none !important;
    }
}

.video-container {
    position: relative;
    /* padding-bottom: 75%; */
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.media-block img {
    max-height: none;
}

.item-grid .item-img {
    margin-bottom: 1em;
}

.item-grid .item-img img {
    margin: 0;
    display: block;
}

.item-grid .button {
    margin-bottom: 0.5em;
}

#searchAnchor {
    scroll-behavior: smooth !important;
}

.discl {
    margin: auto;
    max-width: 1400px;
    padding-bottom: 2rem;
    font-size: 0.7em !important;
    color: #8D8D8D !important;
    text-align: center;
}




.discl em {
    width: 50%;
    display: block;
}

.disclaim {
    font-size: 0.7em !important;
    color: #8D8D8D !important;
    margin-bottom: 1rem;
}

.formContain {
    display: flex;
    max-width: 1400px !important;
    margin: auto;
    padding-bottom: 2rem;
    gap: 1rem;
    align-items: flex-end;
}

.eventCardDesc {
    font-size: 14px !important;
    font-weight: 300 !important;
}

@media(min-width: 768px) {
    .eventCardL {
        display: flex;
        flex-direction: column;
        background: #fff;
        max-width: 325px;
        width: 100%;
        font-size: 18px;
        line-height: 1.4;
        font-weight: 600;
        border-radius: 5px;
    }

    .eventCardImg {
        height: 208px;
    }

    .eventCardDate {
        margin-top: 1rem !important;
    }

    .eventCardImg img {
        width: 100%;
        height: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    .discl {
        margin: auto;
        padding-left: 2rem;
        padding-right: 2rem;
        text-align: left;
        max-width: 1400px;
    }
}



@media(max-width:900px) {
    .formContain {
        display: flex;
        flex-direction: column;
        max-width: 730px !important;
        margin: auto;
        padding-bottom: 1rem;
        gap: 0.5rem;
        align-items: center;
        justify-content: center;
    }

    .searchTermInput {
        width: 75% !important;
    }

    .startDateInput {
        width: 100% !important;
    }

    .endDateInput {
        width: 100% !important;
    }

    .subButton {
        width: 75% !important;
    }

    .dateContain {
        gap: .5rem !important;
        padding-top: 1rem;
        padding-bottom: 2rem;
    }

    .liCont {
        margin-bottom: 2rem;
    }
}

.searchTermInput {
    max-width: 100%;
    width: 50%;
}

.midText {
    margin-bottom: 14px !important;
}

.midReset {
    margin-bottom: 14px !important;
}

.dateContain {
    display: flex;
    gap: 1rem;
    align-items: flex-end;
}



.startDateInput {
    max-width: 100%;
    width: 100%;
    border: 2px solid #ddd;
    padding: 0.5em;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: soleil, sans-serif;
    margin-bottom: 0.125em;
    border-radius: 0;
    height: 50px;
}

.endDateInput {
    max-width: 100%;
    width: 100%;
    border: 2px solid #ddd;
    padding: 0.5em;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: soleil, sans-serif;
    margin-bottom: 0.125em;
    border-radius: 0;
    height: 50px;
}

.subButton {
    border: 2px solid #acdbda;
    color: #1F1F1F;
    width: 10%;
    padding: 0.75em;
    display: inline-block;
    font-family: soleil, sans-serif;
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 0.125em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    text-decoration: none;
    border-radius: 0;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    line-height: 1em;
    text-align: center;
    height: 50px;
    background-color: #ffffff;
}

.subButton:hover {
    background-color: #acdbda;
    color: #1F1F1F;
    text-decoration: none;
}
#manage > div > form > div:nth-child(4) > div > div.editor__content > div.ProseMirror {
    max-width: 100%;
    width: 100%;
    border: 2px solid #ddd;
    padding: 0.5em;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: soleil, sans-serif;
    margin-bottom: 0.125em;
    border-radius: 0;
}