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

/* HOMEPAGE - - - - - - - - - - - - - - - - - - */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item {
	display: flex;
	flex-direction: column;
}

/* HOMEPAGE - - - - - - - - - - - - - - - - - - */
.items_e7283708d7a9448f9e6ce01676edf03b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* HOMEPAGE - - - - - - - - - - - - - - - - - - */
.items_e7283708d7a9448f9e6ce01676edf03b > .item {
	display: flex;
	flex-direction: column;
}

/* SERVICE PAGE- - - - - - - - - - - - - - - - - - */
.items_e69b8e5a3a8143feb0295d10d41a5594 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* HOMEPAGE - - - - - - - - - - - - - - - - - - */
.items_b68128af9ab54534becaa2524a1beda8 > .item {
	display: flex;
	flex-direction: column;
}

/* SERVICE PAGE- - - - - - - - - - - - - - - - - - */
.items_b68128af9ab54534becaa2524a1beda8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}


/* Change item class here */
.items_e69b8e5a3a8143feb0295d10d41a5594 > .item {
	display: flex;
	flex-direction: column;
}
/* SERVICE PAGE- - - - - - - - - - - - - - - - - - */
.items_d863ac48f5704489a1f51971b375a9dd { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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

/* BLOG PAGE- - - - - - - - - - - - - - - - - - */
.items_e7c9e8bc6af741278bcdf3e1a78978b5 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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

/* CHAPEL HILL LIMO SERVICE- - - - - - - - - - - - - - - - - - */
.items_dcc42844a4ff471db8531ab8391fb654 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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


/* CHAPEL HILL LIMO SERVICE- - - - - - - - - - - - - - - - - - */
.items_b30b7064b86d44e4ad0d33c5101e67a1 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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

/* 2 Column Form CONTACT PAGE - - - - - - - - - - - - - - - - */
@media only screen and (min-width: 768px) {
    #madFormContainer,
    #madHeroContent {
        width: 50%;
        float: left;
    }

    #madHero {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
    }
}

.madTitle {
    font-size: 30px; 
    color: #000;
    text-align: left;
}

.madContent {
    font-size: 18px; 
    color: #000;
    text-align: left;
}

.madButton {
    color: #fff;
    background-color: #000;
    border-color: #000;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.madButton:hover {
    color: #fff;
    background-color: #eee;
    border-color: #eee;
}

div.scroll {
  width: 100%;
  height: 900px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

/* Equalize Simple List Blocks*/

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

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