/* 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; 
    }
}

/* Buttons */
.button, .navContent li .button {
    padding: 10px 30px;
}

/* Full Width Buttons */
.blockWrap_d3afd03c1b634a97947760911201955c .button {
    width: 100%;
    text-align: center;
}

/* Rounded Corner CTAs */
.blockWrap_fbd5af2a5ae74f63909b6eee73a761b9 .imgEffect,
.blockWrap_fbd5af2a5ae74f63909b6eee73a761b9 .imgHover {
    border-radius: 40px;
}

/* Mobile HP Styles */
@media only screen and (max-width: 599px) {
.blockWrap_a3ad4744f2a04700b66f10e234ea2872 .contentTitle {
    font-size: 40px;
}
div.blockWrap_a3ad4744f2a04700b66f10e234ea2872 {
    background-image: url(https://static.mywebsites360.com/fc5f206e79f248e3ac24173d7b35c607/i/fee1456337db4ca782bdf4bebac42085/1/5feFb8zhrk/Mobile%20BG%20-%20Hero%20Image.jpg);
    padding-top: 40px;
    padding-bottom: 180px;
}
div.blockWrap_e1faeee6a46041b78bc3b8be3272e910 {
    background-image: url(https://static.mywebsites360.com/fc5f206e79f248e3ac24173d7b35c607/i/a3f30a9c6985430ca219744525115708/1/5feFb8zhrk/Mobile%20BG%20-%20Bottom%20CTA.jpg);
    padding-top: 180px;
    padding-bottom: 140px;
}
}