/* 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; 
    }
}

/* 2 Column Simple List in Mobile */

@media only screen and (max-width: 767px) {
    .items_c5217b8ab82a47938fd429a6bdea1e0b .item {
        width: 50%;
        float: left;
    }
}

@media only screen and (max-width: 767px) {
    .items_a0e544da46cb4249a2ee6b3480b79dee .item {
        width: 50%;
        float: left;
    }
}

/* Button Padding */
.button {
    padding: 10px 25px;
}

/* Responsive Hero Styling */

/* Homepage Hero */
@media only screen and (max-width: 767px) {
    div.blockWrap_a0a0f2486ede46789947e6907b8e8bff {
        padding-top: 20px;
        padding-bottom: 100px;
    }
    
    .blockWrap_a0a0f2486ede46789947e6907b8e8bff .contentTitle {
        font-size: 35px; 
    }
}
/* Business Continuity Hero */
@media only screen and (max-width: 767px) {
    div.blockWrap_aa0b078042a241599004af2229450e6b {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_aa0b078042a241599004af2229450e6b .pageTitle {
        font-size: 35px; 
    }
}
/* IT Consulting Hero */
@media only screen and (max-width: 767px) {
    div.blockWrap_b00f94d1089640c9a4cc06a7de5b4d36 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_b00f94d1089640c9a4cc06a7de5b4d36 .pageTitle {
        font-size: 35px; 
    }
}
/* Virtualiztion Hero */
@media only screen and (max-width: 767px) {
    div.blockWrap_b19e5a17100749c48fed795b9f99127b {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_b19e5a17100749c48fed795b9f99127b .pageTitle {
        font-size: 35px; 
    }
}
/* Email and Spam Hero */
@media only screen and (max-width: 767px) {
    div.blockWrap_a633de19a4694d308c094e2d2394d3a1 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_a633de19a4694d308c094e2d2394d3a1 .pageTitle {
        font-size: 35px; 
    }
}
/* Microsoft Hero */
@media only screen and (max-width: 767px) {
    div.blockWrap_f442344c7c884e12b9dec3689dd68e2f {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_f442344c7c884e12b9dec3689dd68e2f .pageTitle {
        font-size: 35px; 
    }
}