/*--------------Logo------------*/
.blockWrap_b0e619509ae940bf88bf41b6e5fb31fc {
    display: none;
}
@media only screen and (min-width: 768px) {
    .headerContent {
        display: flex;
    }
    .headerContent h1.logo {
        display: inline-flex;
        justify-content: center;
    }
    .headerContent h1.logo img {
        width: 100%;
        max-width: 160px;
    }
    .headerContainer {
        width: 300px;
    }
    .blockWrap_b0e619509ae940bf88bf41b6e5fb31fc {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 80px;
    }
}
/*@media only screen and (max-width: 767) {*/
/*    div.blockContainer.blockWrap_b0e619509ae940bf88bf41b6e5fb31fc {*/
/*        display: none;*/
/*    }*/
/*}*/
/* Formstack Fix */
.fsstable-hover .navContent > ul > li:hover ul {
    display: block;
    z-index: 99;
}
/*   Footer   */
/**************/
.block_ac188fd918004666a61eaac3b18bf435 {
    width: 100%!important;
}
.block_ac188fd918004666a61eaac3b18bf435 .contentTitle,
.block_ac188fd918004666a61eaac3b18bf435 .blockInnerContent {
    text-align: center;
}
/*----------HOMEPAGE----------*/
@media only screen and (max-width: 500px) {
    .items_c83dc21d687a465db53513d120b1a2f0 .item {
        flex-direction: column;
    }
    .items_c83dc21d687a465db53513d120b1a2f0 .itemImg,
    .items_c83dc21d687a465db53513d120b1a2f0 .itemContent {
        width: 100% !important;
    }
}