.ems_top_thumbnail_1,
.ems_top_thumbnail_2,
.ems_top_thumbnail_3,
.ems_top_thumbnail_4 {
    color: #555;
    background: none;
}
.ems_top_thumbnail_uper_half {
    padding: 20px 0;
}
.ems_top_thumbnail_lower_half {
    padding-top: 20px;
    height: 170px;
}
.ems_top_thumbnail.feature2 .ems_top_thumbnail_lower_half {
    padding: 0;
    height: auto;
}
.ems_top_thumbnail_1 .ems_top_thumbnail_icon {
    color: #4AB8DB;
}
.ems_top_thumbnail_1 .ems_top_thumbnail_lower_half {
    background: #4AB8DB;
}
.ems_top_thumbnail_2 .ems_top_thumbnail_icon {
    color: #BEC329;
}
.ems_top_thumbnail_2 .ems_top_thumbnail_lower_half {
    background: #F99E21;
    background: #C8D82C;
    background: #B4C33A;
    background: #deb86c;
    background: #D7B267;
    background: #BEC329;
}
.ems_top_thumbnail_3 .ems_top_thumbnail_icon {
    color: #46B370;
}
.ems_top_thumbnail_3 .ems_top_thumbnail_lower_half {
    background: #4AB8DB;
    background: #46B370;
}
.ems_top_thumbnail_4 .ems_top_thumbnail_icon {
    color: #814186;
}
.ems_top_thumbnail_4 .ems_top_thumbnail_lower_half {
    background: #5B39AA;
    background: #451A34;
    background: #814186;
    /* background: #8CC599; */
}


.ems_top_thumbnail.case_study h4 {
    color: #fff;
    color: rgba(255, 255, 255, 0.85);
    background: #90DDA2;  background: #7FD0C2;
    background: #6C90A1;
    text-shadow: none;
}

.ems_top_thumbnail.performance .ems_top_thumbnail_body {
    margin: 10px 0;
    padding: 30px 15%;
    max-width: none;
    color: #eee;
    background: #666;
    /* background: #7291A4; */
}
.ems_top_thumbnail.performance .ems_top_thumbnail_body a{
    color: #F2FE1D;
}
.ems_top_thumbnail.performance li {
  border: 0;
}

