﻿.zzzippy-curated-threeper {
    margin-bottom: 40px;
}
.zzzippy-curated-threeper .listOnePage {
    width: 97%;
    background: #fff;
    position: relative;
}
.zzzippy-curated-threeper .listOnePage .img-responsive {
    width: 100%;
    height: auto;
}
.zzzippy-curated-threeper .listOnePage {
    display: flex;
    flex-direction: column;
}
.zzzippy-curated-threeper .listOnePage a {
    text-decoration: none;
    text-align: center;
}
.zzzippy-curated-threeper .listOneText p {
    font-family: futura-pt, sans-serif;
    color: #9e9b9c;
}
.zzzippy-curated-threeper .listOneTopline {
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 10px;
    font-family: futura-pt, sans-serif;
    font-weight: bold;
    letter-spacing: .5px;
    text-align: center;
}
.zzzippy-curated-threeper .listOneTitle {
	color: #000;
	font-size: 32px;
	line-height: 1.2;
}
.zzzippy-curated-threeper .listOneText {
    color: #404040;
    font-size: 20px;
}
.zzzippy-curated-threeper .listOneMeta {
    width: 100%
}
.zzzippy-curated-threeper imageholder {
	width: 100%;
	display: block;
	background-size: cover;
    margin-bottom: 15px
}
.zzzippy-curated-threeper imageholder img {
    width: 100%;
    height: auto;
    display: block;
}
.zzzippy-curated-threeper .listOneText span.black-larger-title, .zzzippy-curated-threeper .holger span.black-larger-title {
    color: #000;
}
.zzzippy-curated-threeper .listOneText h2, .zzzippy-curated-threeper .listOneText span.slider-title-grey, .zzzippy-curated-threeper .holger span.slider-title-grey {
    color: #9e9b9c;
    width: 100%;
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 2vw;
    line-height: 2vw;
    display: block;
}
.zzzippy-curated-threeper .listOneText h3, .zzzippy-curated-threeper .listOneText span.callOut, .zzzippy-curated-threeper .holger span.callOut {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-family: futura-pt, sans-serif; 
}
.zzzippy-curated-threeper .row {
    width: 86%;
    margin: 0 auto;
}
.zzzippy-curated-threeper .shadowy imageholder img {
    box-shadow: 0px 0px 10px #333;
}
@media (min-width: 1600px) {
.zzzippy-curated-threeper .listOnePage {
    /*width: 320px*/
}
}
@media (max-width: 768px) {
.zzzippy-curated-threeper .listOneText span.slider-title-grey, .zzzippy-curated-threeper .holger span.slider-title-grey {
    font-size: 6vw;
    line-height: 6vw;
}
.zzzippy-curated-threeper imageholder {
    width: 100%;
    margin-bottom: 1vw
}
.zzzippy-curated-threeper .listOneMeta {
    width: 100%;
    text-align: center;
}
.zzzippy-curated-threeper .listOneMeta br {
    display: none;
}
.zzzippy-curated-threeper .listOnePage {
    display: flex;
    flex-direction: column;
}
.zzzippy-curated-threeper .callOut {
    display: block;
}
.zzzippy-curated-threeper .listOneTopline {
    display: none;
}
.zzzippy-curated-threeper imageholder img {
    width: 100%;
}
.zzzippy-curated-threeper .listOnePage {
    width: 100%;
}
}
