/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c79692bb63e045ed8ed84360a0bed419 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c79692bb63e045ed8ed84360a0bed419 > .item {
	display: flex;
	flex-direction: column;
}


/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
    text-transform: Capitalize;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

.fluid-width-video-wrapper iframe {max-width:560px; max-height:315px;}
.block_c816994873a447fd8996242fbb876c04 .blockImg {max-height:315px}
.hasVideo .blockImg {max-height:365px}