/* 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_e7283708d7a9448f9e6ce01676edf03b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Sellers Page */

/* Change item class here */
.items_e5879e8fe980461ba46dbcca87872945 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e5879e8fe980461ba46dbcca87872945 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Buyers Page */

/* Change item class here */
.items_bf1245ea12b54b0e87fcf84f2748d443 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_bf1245ea12b54b0e87fcf84f2748d443 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Remodeling Page */

/* Change item class here */
.items_b233f0f75d104d1594f04f7430b5531c { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b233f0f75d104d1594f04f7430b5531c > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Real Estate Investment Page */

/* Change item class here */
.items_ed67a8c419d04fc798055001e95b7d2a { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ed67a8c419d04fc798055001e95b7d2a > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Featured Listings Page */

/* Change item class here */
.items_eb99875c4ca5434ea53c5aa076232529 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_eb99875c4ca5434ea53c5aa076232529 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - About Us Page */

/* Change item class here */
.items_f090ae3f9c1845b3b29e740597abb7de { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f090ae3f9c1845b3b29e740597abb7de > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Meet The Team Page */

/* Change item class here */
.items_a3b5f50172af41cd8c23e3a67039763c { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_a3b5f50172af41cd8c23e3a67039763c > .item {
	display: flex;
	flex-direction: column;
}