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


/* homepage 2 Column Simple List in Mobile */

@media only screen and (max-width: 767px) {
    .items_c5217b8ab82a47938fd429a6bdea1e0b .item {
        width: 100%;
        float: left;
    }
}


/* INVESTMENT COMMITTEE - Equalize Simple List Blocks*/

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

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

/*STRATEGIES - Equalize Simple List Blocks*/

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

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








/* DRH INCOME - Equalize Simple List Blocks*/

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

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






/* DRH BALANCED INCOME - Equalize Simple List Blocks*/

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

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






/* DRH US GROWTH - Equalize Simple List Blocks*/

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

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




/* DRH GLOBAL GROWTH - Equalize Simple List Blocks*/

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

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





/* Equalize Simple List Blocks*/

/* Advisor Coaching - list 1 - Change item class here */
.items_cc60c4776ca744cba8819ee4d44ae42f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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





/* Advisor Coaching - list 2 - Equalize Simple List Blocks*/

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

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

/* Sitewide Banner */

.blockWrap_ae04374f1e8340499a8b0298be121b89{
    background-image: rgba(255,255,255,.40);
    text-align: center;
    padding: 5px;
}
.blockWrap_ae04374f1e8340499a8b0298be121b89 .blockText p{
    font-size: 20px;
    color: #36574c;

}
.headerAndNavContainer{
    padding-top: 0px !important;
}