/* Button Padding */
.button {
    padding: 10px 20px;
}

/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_ad1526785ea54b47babd77cba0877dc6 {
        padding-top: 140px;
        padding-bottom: 100px;
    }
    
    .blockWrap_ad1526785ea54b47babd77cba0877dc6 .contentTitle {
        font-size: 50px; 
        text-align: center;
    }
    
    .blockWrap_ad1526785ea54b47babd77cba0877dc6 .blockInnerContent {
        font-size: 30px; 
        text-align: center;
    }
}

/* 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 - Homepage Hero */

@media only screen and (max-width: 768px) {
    div.blockWrap_ad1526785ea54b47babd77cba0877dc6 {
        background-image: url(https://static.mywebsites360.com/d5569c9d905c4e7e835156f547b9e184/i/d6ee6ce342ea44bc9c3dc6a0d2179235/1/GCuCv726gZycFxatRCb7iU/Mobile-Hero.jpg);
    }
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_b56633f304d64273b97d3a83504912bf { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b56633f304d64273b97d3a83504912bf > .item {
	display: flex;
	flex-direction: column;
}

/* Flip 50-50 Stacking Order in Mobile - Homepage Bottom Sections */

.block_a8e3b7624d5e45479d52abfc931a60ff {
    display: flex;
    flex-flow: wrap-reverse;
}

/* Custom Mobile Background Image - Homepage Bottom Sections */

@media only screen and (max-width: 768px) {
    .blockWrap_a8e3b7624d5e45479d52abfc931a60ff {
        background-image: url(https://static.mywebsites360.com/d5569c9d905c4e7e835156f547b9e184/i/f15a3cdd4cf646989a6481ad557e6868/1/GCuCv726gZycFxatRCb7iU/BG-2_Mobile.jpg);
    }
}
@media only screen and (max-width: 768px) {
    .blockWrap_ae12d0dbd48840e5928fb378e324f4e2 {
        background-image: url(https://static.mywebsites360.com/d5569c9d905c4e7e835156f547b9e184/i/c43473c1854c4a4e9dad79e83004047b/1/GCuCv726gZycFxatRCb7iU/BG-3_Mobile.jpg);
    }
}