strong{
    color: inherit!important;
    font-size: inherit!important;
    font-family: museosanslight,Arial,Verdana,sans-serif!important;
    font-style: normal!important;
    font-weight: 300!important;
    text-transform: uppercase!important;
    letter-spacing: .15em!important;
    padding-left: 0.25em!important;
    padding-top: 6px!important;
    line-height: 1.1;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b,
.items_cbae54d6d8ae4eb4952fd56ac06b71c9{ 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .item,
.items_cbae54d6d8ae4eb4952fd56ac06b71c9 > .item{
	display: flex;
	flex-direction: column;
}


/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

@media only screen and (max-width:767px){
.block_ed3fdc7258254f4e94cca91bda06cd32 .blockText{
    padding-top:30px!important;
    padding-bottom:50px!important;
}
.blockWrap_cdba65b168bd40e9b4690d6aa822de85 {
    background-position: left!important;
}
}