/* 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; 
    }
}


/* Equalize Simple List Blocks - Homepage */
/* Change item class here */
.items_b5c3c29e46474f308be77b4fc11f37f0 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/* Change item class here */
.items_b5c3c29e46474f308be77b4fc11f37f0 > .item {
	display: flex;
	flex-direction: column;
}

/* Responsive Hero Styling */
@media only screen and (max-width: 767px) {
    div.blockWrap_d2c5eb4d7a114bb99ffd9c4dc5afc6e1 {
        padding-top: 80px;
        padding-bottom: 80px;
    }    
    .blockWrap_d2c5eb4d7a114bb99ffd9c4dc5afc6e1 .contentTitle {
        font-size: 32px; 
    }
}

/* Equalize Simple List Blocks - Handyman*/
/* Change item class here */
.items_fcd128531b504ee59caff50f0a00104f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/* Change item class here */
.items_fcd128531b504ee59caff50f0a00104f > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Tree Trimming PB */
/* Change item class here */
.items_d194cc530b084917b6485a2aa901af59,
.items_c3be7534c4fa4d55970fdf54586b08a6 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/* Change item class here */
.items_d194cc530b084917b6485a2aa901af59 > .item,
.items_c3be7534c4fa4d55970fdf54586b08a6 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Epoxy Flooring PB */
/* Change item class here */
.items_afdab4a066194ba6a0f3caf411957cf8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/* Change item class here */
.items_afdab4a066194ba6a0f3caf411957cf8 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - SOLAR */
/* Change item class here */
.items_f8b66b3782b5479798e3e44b2310c28a { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/* Change item class here */
.items_f8b66b3782b5479798e3e44b2310c28a > .item {
	display: flex;
	flex-direction: column;
}