/* 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; 
    }
}
/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols4 .imgGridItem {
        width: 50%;
        margin: 0;
        padding: 10px;
    }
}

/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols6 .imgGridItem {
        width: 33%;
        clear: none !important;
        margin: 0;
        padding: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .blockContent.cols7 .imgGridItem {
        width: 25%;
        margin: 0;
        padding: 10px;
    }
}

/* Fix Disappearing Mobile CTA Text */

@media only screen and (max-width: 768px) { 
    .cols4 .imgGridItem .imgHover-content {
        display: block!important;
    }
}

.button {padding: 15px}

@media only screen and (max-width: 767px) {
    .blockWrap_b693b5877d0e4702a94812144716a4ce {
        padding-top: 50px !important;
        padding-bottom: 500px !important;
    }
}
@media only screen and (max-width: 767px) {
    .blockWrap_a0a89dd4a293456c8c9c6b11f395676c {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

/* Fix Disappearing Mobile CTA Text */

@media only screen and (max-width: 768px) { 
    .cols7 .imgGridItem .imgHover-content {
        display: block!important;
    }
}

@media only screen and (max-width: 767px) {
    .blockContent.cols2 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_b693b5877d0e4702a94812144716a4ce {
        background-image: url(https://static.mywebsites360.com/c5b2946cfd9141939c3e8b300b708cfc/i/b495ee1607ca483baf161510df0a5707/2/5feFb8zhrk/mobile-hero-glow.jpg);
    }
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_b786d674e2934eea9eb8277a949aae88 {
        background-image: url(https://static.mywebsites360.com/c5b2946cfd9141939c3e8b300b708cfc/i/a7738f213e8449de962b1fbf14a08598/2/5feFb8zhrk/mobile-cloud-whisp.jpg);
    }
}