@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Quattrocento);
.snip1361 {
  font-family: serif;
  position: relative;
  overflow: hidden;
  margin: 1px;
  min-width: 230px;
  max-width: 330px;
  width: 100%;
  color: #ffffff;
  text-align: left;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: lighter;
}
.snip1361 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.snip1361 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1361 figcaption {
  position: absolute;
  top: calc(94%);
  width: 100%;
  background-color: #000000;
  padding: 10px 25px 65px;
  opacity: 0.6;
}
.snip1361 figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000000 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #000000 100%);
}
.snip1361 h6,
.snip1361 p {
  margin: 0 0 10px;
}
.snip1361 h6 {
  font-weight: 200;
  font-size: 1.4em;
  line-height: 1.2em;
  font-family: serif;
  text-transform: uppercase;
}
.snip1361 p {
  font-size: 0.9em;
  letter-spacing: 1px;
  opacity: 0.9;
}
.snip1361 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.snip1361:hover figcaption,
.snip1361.hover figcaption {
  top: 100px;
}
#content_op{
  width: 100%;
}
.inner_op{
  padding: 2px;
}
.snip1361{
  float: left;
}
