/* 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; 
    }
}

/* Custom Mobile Background Image Services Page Green*/

@media only screen and (max-width: 768px) {
    div.blockWrap_e24cfc2095a7495fb235d47ff033fd9d {
        background-image: url(https://static.mywebsites360.com/ac5347320bab4b7a9d33412b7fd53cbb/i/acb2622921c74d0a89297d606e017dc9/2/5feFb8zhrk/green%20bg.jpg);
    }
}

/* Custom Mobile Background Image Services Page Green*/

@media only screen and (max-width: 768px) {
    div.blockWrap_db4876f9d62043b99f221835546bc0ac {
        background-image: url(https://static.mywebsites360.com/ac5347320bab4b7a9d33412b7fd53cbb/i/acb2622921c74d0a89297d606e017dc9/2/5feFb8zhrk/green%20bg.jpg);
    }
}

/* Custom Mobile Background Image Services Page Red*/

@media only screen and (max-width: 768px) {
    div.blockWrap_c263ff8e32d94817a8cf6d23335cb42d {
        background-image: url(https://static.mywebsites360.com/ac5347320bab4b7a9d33412b7fd53cbb/i/a8593d688455475291ca0214ef30e5b6/2/5feFb8zhrk/red%20bg.jpg);
    }
}

/* Custom Mobile Background Image Services Page Red*/

@media only screen and (max-width: 768px) {
    div.blockWrap_de6c915045b34e05b324678e47e9ed27 {
        background-image: url(https://static.mywebsites360.com/ac5347320bab4b7a9d33412b7fd53cbb/i/a8593d688455475291ca0214ef30e5b6/2/5feFb8zhrk/red%20bg.jpg);
    }
}

/* Custom Mobile Background Image Services Page Orange*/

@media only screen and (max-width: 768px) {
    div.blockWrap_e8a2865360f248d39e7ff5e5d3e66ae2 {
        background-image: url(https://static.mywebsites360.com/ac5347320bab4b7a9d33412b7fd53cbb/i/c6f2e95995d247918fb174c4fee37a26/2/5feFb8zhrk/orange%20bg.jpg);
    }
}

/* Custom Mobile Background Image Services Page Orange*/

@media only screen and (max-width: 768px) {
    div.blockWrap_b512d083bbe24f778f8da3a2d2d83ed6 {
        background-image: url(https://static.mywebsites360.com/ac5347320bab4b7a9d33412b7fd53cbb/i/c6f2e95995d247918fb174c4fee37a26/2/5feFb8zhrk/orange%20bg.jpg);
    }
}


/* Contact Page Equal Simple List Blocks*/
/* Equalize Simple List Blocks*/

/* Change item class here */
.items_eee90410bb5c464fbb54174721378d21 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_eee90410bb5c464fbb54174721378d21 > .item {
	display: flex;
	flex-direction: column;
}

/* Footer Special Formatting*/

    div.footerContainer .blockText p {
        padding-bottom: 12px;
    }
    
    div.footerContainer .contentTitle {
        font-size: 18px;
        padding-bottom: 14px;
        }