.selectedColor1 {
    background-color: #fff;
    border: 1px solid #000;
    padding-top: 10px !important;
}
.funnel-btn3 {
    width: 100%;
    height: 190px;
    margin: 44px 0 0 0;
    background: #fff;
    position: relative;
    font-size: 22px;
    line-height: 28px;
    color: #000;
    padding: 0 0 0 0;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
}
.industry-details img {
    float: left;
    margin-right: 24px;
}
button.call-btn {
    background: #415CB3;
    color: #fff;
    border: 1px solid;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left:30px;
    padding-right:30px;

}
@media (min-width:240px) and (max-width:767px){
    .event-title{
        position: relative;
        top: 10px;
    }
}
@media only screen and (max-width: 1199px) {
    .funnel-inner-btnbx .evolution .col-sm-3, .funnel-inner-btnbx .solid .col-sm-3 {
        max-width: 50% !important;
        flex: 0 0 50%;
    }
}
.mobile-save-up-to {
    background-color: #022B60;
    color: #fff;
    text-align: center;
    padding: 16px 0 16px 0;
    font-size: 40px;
    margin-top: -2px;
    margin-bottom: 20px;
}