/* 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; 
    }
}
@media only screen and (min-width: 481px) {
    .block_e773ea065dd042338223687c51ae172b .item, .block_e773ea065dd042338223687c51ae172b .item:nth-child(odd) {
        clear: none;
        width: 23%;
        margin: 4% 0px 0px 2%;
    }
}
/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c3b9031c0d724b9db08f2ab47b5697ba { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c3b9031c0d724b9db08f2ab47b5697ba > .item {
	display: flex;
	flex-direction: column;
}
/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c64834d3c9b54f7fbce1d25c2bb6b26e { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c64834d3c9b54f7fbce1d25c2bb6b26e > .item {
	display: flex;
	flex-direction: column;
}
/* Equalize Simple List Blocks*/

/* Change item class here */
.items_f6be622ecf9d4b7d8ea60f1710cade23 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f6be622ecf9d4b7d8ea60f1710cade23 > .item {
	display: flex;
	flex-direction: column;
}