/* Button Styles */
.button, .navContent li .button {
    padding: 15px 45px;
}

.navContent li .button {
    padding: 10px 40px;
}

/* Navigation Hover Styles */
#navTopLevel a:hover, #navTopLevel .navLabel:hover {
    color: #0087a4;
}
#navTopLevel .navButton:hover {
    color: #0087a4;
}

/* Sub Navigation Hover Styles */
.subNav a:hover {
    color: #0087a4;
}

/* Extend Sub Menu Truncation */
@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        max-width: 500px !important;
    }
}

/* Hero Image Styles */
.blockWrap_ac5ce97b00194d3d82b8e8db7c1e5aaf .blockText {
    background-color: rgba(0, 135, 164, 0.9);
    padding: 20px;
    min-height: 710px !important;
}
.blockWrap_ac5ce97b00194d3d82b8e8db7c1e5aaf .contentTitle {
    margin-top: 150px;    
    padding-bottom: 15px;
}

/* HP CTA Styles */
.blockWrap_c91ea5b0cea74933a4ac1f73142a3a75 .item {
    min-height: 400px;
}
.blockWrap_c91ea5b0cea74933a4ac1f73142a3a75 .item a:hover {
    color: #0087a4 !important;
}

/* HP CTA Backgrounds */
.blockWrap_c91ea5b0cea74933a4ac1f73142a3a75 .item:nth-child(1) {
    background: url(https://static.mywebsites360.com/ede5858c877044a983fa2b65a8f2629e/i/a97f6ae92cd341949bac0f34588b9489/3/5feFb8zhrk/ctabg1.jpg);
    background-position: center bottom;
    background-size: cover;
}
.blockWrap_c91ea5b0cea74933a4ac1f73142a3a75 .item:nth-child(2) {
    background: url(https://static.mywebsites360.com/ede5858c877044a983fa2b65a8f2629e/i/e0d1adc236484cd1884786b46927c23d/3/5feFb8zhrk/ctabg2.jpg);
    background-position: center bottom;
    background-size: cover;
}
.blockWrap_c91ea5b0cea74933a4ac1f73142a3a75 .item:nth-child(3) {
    background: url(https://static.mywebsites360.com/ede5858c877044a983fa2b65a8f2629e/i/a04da3d013fe4ae5a871712ac20b0216/3/5feFb8zhrk/ctabg3.jpg);
    background-position: center bottom;
    background-size: cover;
}
.blockWrap_c91ea5b0cea74933a4ac1f73142a3a75 .item:nth-child(4) {
    background: url(https://static.mywebsites360.com/ede5858c877044a983fa2b65a8f2629e/i/bd2800275105492da3aa9c46a7126b2c/3/5feFb8zhrk/ctabg4.jpg);
    background-position: center bottom;
    background-size: cover;
}

/* HP Bottom 50 50 Row Styles */
@media only screen and (min-width: 600px) {
.blockWrap_e1f35ad7f0544d1c95e845384af9d446 .cols2 .item,
.blockWrap_e1f35ad7f0544d1c95e845384af9d446 .cols2 .socialStreamGroup {
    clear: none;
    width: 50%;
    margin: 0%;
}
}
.blockWrap_e1f35ad7f0544d1c95e845384af9d446 .item:nth-child(1) {
    min-height: 646px;
}
.blockWrap_e1f35ad7f0544d1c95e845384af9d446 .item:nth-child(2) {
    padding: 0px !important;
}
.blockWrap_e1f35ad7f0544d1c95e845384af9d446 .contentTitle {
    margin-top: 120px;    
    padding-bottom: 15px;
}

/* Footer Styles */
.footerContainer a {
    text-decoration: none !important;
}
.footerContainer a:hover {
    color: #0087a4 !important;
}
.footerContainer .socialIcons a:hover {
    color: #ffffff !important;
}

/* Mobile Styles */
@media only screen and (max-width: 599px) {
.blockWrap_bf41f03f995c42c69393ceb6b82e4a54 .blockInnerContent {
    padding-bottom: 35px;
}
}