/* 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; 
    }
}
/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_b4452393c2514c7ea9c60616b1fa3fbf {
        padding-top: 40px;
        padding-bottom: 0px;
    }
        div.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 {
        padding-top: 0px;
        padding-bottom: 40px;
    }
    
    .blockWrap_b4452393c2514c7ea9c60616b1fa3fbf .blockInnerContent {
        font-size: 20px; 
        text-align:center;
    }
        .blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 .contentTitle {
        font-size: 40px; 
        text-align:center;
    }
    
    .blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 .blockInnerContent {
    text-align: center;
    }
}
/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    .page_e00b3f7930bf44a9af4a89931b583d51 {
        background-image: url(https://static.mywebsites360.com/ea20203db8964b32872c45e8ea312526/i/d1d6a1f6c75c49f38b99c9788860642f/1/5feFb8zhrk/mobilebg-58b5a00c6b28d.jpg);
    }
}
/* Responsive Inline Simple List */

@media only screen and (max-width: 767px) {
    #page_e00b3f7930bf44a9af4a89931b583d51 .listView.vAlgn1 .itemPreview.hasImg, 
    #page_e00b3f7930bf44a9af4a89931b583d51 .listView.vAlgn2 .itemPreview.hasImg {
        display: block;
    }
    
    #page_e00b3f7930bf44a9af4a89931b583d51 .listView .itemPreview.hasImg .itemImg {
        width: 100%;
        margin-bottom: 20px;
    }
    
    #page_e00b3f7930bf44a9af4a89931b583d51 .listView .itemPreview.hasImg .itemContent {
        width: 100%;
    }
}