/* Buttons */
.button, .navContent li .button {
    padding: 15px 30px;
}

/* HP CTA Styles - 3 CTAs */
@media only screen and (min-width: 600px) {
.blockWrap_dc11f564ffd043ed9496b1d3b5f8fe06 .cols3 .item,
.blockWrap_dc11f564ffd043ed9496b1d3b5f8fe06 .cols3 .socialStreamGroup {
    clear: none;
    width: 33.3%;
    margin: 5% 0% 0% 0%;
}
}
@media only screen and (max-width: 599px) {
.blockWrap_dc11f564ffd043ed9496b1d3b5f8fe06 .cols3 .item,
.blockWrap_dc11f564ffd043ed9496b1d3b5f8fe06 .cols3 .socialStreamGroup {
    margin: 0%;
}
}

/* HP Testimonials Row */
@media only screen and (min-width: 768px) {
.blockWrap_a73e4723887142e786170fbeeb2a2b8a .item {
    min-height: 315px;
}
}

/* HP 50 50 Row Mobile Styles */
@media only screen and (max-width: 599px) {
.blockWrap_d561801b8b964c5e89ef0b752b4d9dd3 .blockText {
    padding-bottom: 35px;
}
}