#cases_final .fl-post-column {
  max-height: 260px;
  max-width: 320px;
}
#cases_final .fl-post-column:nth-child(odd) .fl-post-image {
  -webkit-clip-path: url(#case_down);
  clip-path: url(#case_up);
}
#cases_final .fl-post-column:nth-child(odd) .fl-post-text {
  top: -100px;
}
#cases_final .fl-post-column:nth-child(even) .fl-post-image {
  -webkit-clip-path: url(#case_up);
  clip-path: url(#case_down);
}
#cases_final .fl-post-column:nth-child(even) .fl-post-text {
  top: -300px;
}
#cases_final .fl-post-column .fl-post-grid-post {
  background: transparent;
  border: none;
  overflow: visible;
  max-height: 260px;
  max-width: 320px;
}
#cases_final .fl-post-column .fl-post-grid-post:hover .fl-post-text .fl-post-title a {
  color: #e52059 !important;
}
#cases_final .fl-post-column .fl-post-grid-post:hover .fl-post-image img {
  filter: grayscale(1);
  filter: brightness(0.8) hue-rotate(350deg) saturate(3) blur(8px) contrast(0.6);
}
#cases_final .fl-post-column .fl-post-image {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  min-width: 320px;
  min-height: 260px;
}
#cases_final .fl-post-column .fl-post-text {
  position: relative;
  display: inline-block;
  width: 320px;
  height: 30px;
  padding: 0 20px;
  text-align: center;
}
#cases_final .fl-post-column .fl-post-text a {
  font-family: Axiforma-ExtraBold;
  color: white;
  font-size: 15px;
  line-height: 18px;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
  text-decoration: none;
}
#cases_final .fl-post-column:nth-child(2) .fl-post-text {
  top: -280px;
}
#cases_final .fl-post-column:nth-child(5) .fl-post-text {
  top: -120px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #cases_final .fl-post-column {
    max-height: 260px;
    max-width: 33%;
  }
}
@media only screen and (min-width: 520px) and (max-width: 768px) {
  #cases_final .fl-post-column {
    max-height: 260px;
    max-width: 50%;
  }
}
@media only screen and (max-width: 520px) {
  #cases_final .fl-post-grid {
    max-width: 320px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fakroconsult.testsite81.nl%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fgeneratepress_child%2Fscss%2Fcases_final.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACC%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIH%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%22%7D */