#videoDiv2 {width:100%;  margin:auto; display:block; position: relative;}
#video2{width:100%; height:auto }
#videoMessage2 { position: absolute; top: 0; left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;}


.v-card__title {
    word-break: normal;
}


#socialbtns {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -19px;
}
section {
page-break-before: always;
}

.mhatxt img {
    max-width: 100%;
}


.v-list-item__title {
    cursor: pointer;
}


.brvideodialog {
    max-width: 450px;
    position: absolute;
    right: 0;
    bottom: 0;
    /*display: none;*/ /* 20221019 workaround */
}

[v-cloak] {
    display: none;
}

.hs-cta-wrapper img {
    margin-bottom: 50px;
}

.mhasidebar {
    position: sticky;
    top: 0;
    padding-top: 100px;
}

@media all and (max-width: 1280px) {
    .v-toolbar__content .v-btn {
        padding: 0 5px!important;
        font-size: .775rem!important;
    }


}


.mobilemenu {
    background-color: white;
    min-height: 0;
}
.mobilemenu .v-list-item__title {

    font-size: 0.9rem;
    line-height: 1;
}

.mobilemenu  .v-list-item__content {
    padding: 13px 0px;
}


@media all and (max-width: 960px) {
   #hero {
       margin-top: 150px!important;
   }

}

.ql-indent-1 {
    margin: 5px 40px;
    font-size: 94%;
}


.lgcontent {
    line-height: 2.1em;
    font-size: 110%;
}

/* 20221024 */
/*#videoMessage2 > div > div > button { display: none; }*/
