@media only screen and (min-width:768px){
    .blockWrap_fd719f4830ba43b2b46c3afdf37e68a7 {
    padding-top: 300px!important;
    padding-bottom: 175px;
}
}

#page_e00b3f7930bf44a9af4a89931b583d51 .headerAndNavContainer{
    background-color: rgba(0,0,0,0.5)!important;
}

/* 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; 
    }
}

.socialIcons {
    margin-bottom: 0px!important;
}

/* Equalize Simple List Blocks - Homepage */

/* Change item class here */
.items_e341eff47c3842f6906bbfbeb27527ab { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e341eff47c3842f6906bbfbeb27527ab > .item {
	display: flex;
	flex-direction: column;
}