@media only screen and (max-width:767px){
    .cols3.imgMgn1 .imgGridItem {
    width: 100%!important;
    margin: 5% 0 0 0%!important;
}
.blockWrap_a1f7a9b286cd4a02866f6dfe6cac2558 .blockText{
    padding-top: 30px!important;
    padding-bottom: 90px!important;

}
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.itemsCollectionContent { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.itemsCollectionContent > .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; 
    }
    #page_e00b3f7930bf44a9af4a89931b583d51 .headerAndNavContainer{
        background-color: rgba(0,0,0,0.0)!important;
    }
}

strong{
    color: inherit!important;
    font-size: 18px!important;
    font-family: freightsansprobook, Arial, Verdana, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-transform: uppercase!important;
    letter-spacing: .15em!important;
    padding-left: .15em!important;
    line-height: 1!important;
}