/* Buttons */
.button {
    padding: 10px 30px;
}

/* Hero Image */
.blockWrap_b617da8a628c48568efc9400b98a3151 .contentTitle {
    line-height: 1.0;
    padding-bottom: 10px;
}
.blockWrap_b617da8a628c48568efc9400b98a3151 .blockInnerContent p {
    padding-bottom: 25px;
}

/* HP CTA Styles - 3 CTAs */
@media only screen and (min-width: 600px) {
.blockWrap_da727877e4ee4ac8ac5ee6744798b1a2 .cols3 .item,
.blockWrap_da727877e4ee4ac8ac5ee6744798b1a2 .cols3 .socialStreamGroup {
    clear: none;
    width: 33.3%;
    margin: 5% 0% 0% 0%;
}
}
/* Differnt HP CTA Color Overlays */
.blockWrap_da727877e4ee4ac8ac5ee6744798b1a2 .item:nth-child(2) .imgEffect-overlay {
    background-color: rgba(151,1,132,0.7);
}
.blockWrap_da727877e4ee4ac8ac5ee6744798b1a2 .item:nth-child(2):hover .imgEffect-overlay {
    background-color: rgba(151,1,132,0.5);
}
.blockWrap_da727877e4ee4ac8ac5ee6744798b1a2 .item:nth-child(3) .imgEffect-overlay {
    background-color: rgba(236,115,2,0.7);
}
.blockWrap_da727877e4ee4ac8ac5ee6744798b1a2 .item:nth-child(3):hover .imgEffect-overlay {
    background-color: rgba(236,115,2,0.5);
}

/* HP Form Row */
.blockWrap_a6e19dfa99fa4d868584831605284dc4 {
    margin-top: -277px;
}

/* Mobile Styles */
@media only screen and (max-width: 599px) {
.blockWrap_b617da8a628c48568efc9400b98a3151 .blockImg {
    padding-bottom: 0px;
}
.blockWrap_b617da8a628c48568efc9400b98a3151 .contentTitle {
    font-size: 55px;
    text-align: center;
}
.blockWrap_b617da8a628c48568efc9400b98a3151 .blockInnerContent p {
    font-size: 22px;
    text-align: center;    
}
div.blockWrap_b617da8a628c48568efc9400b98a3151 {
    padding-top: 0px;
    padding-bottom: 120px;
}
.blockWrap_f6405de3a5834374b11c2c0011368f1a .blockInnerContent {
    padding-bottom: 35px;
}
}