﻿.zzzippy-curated-horizontal .listOnePage {
    width: 100%;
    background: #fff;
    position: relative;
}
.zzzippy-curated-horizontal .listOnePage .img-responsive {
    width: 100%;
    height: auto;
}
.zzzippy-curated-horizontal .listOnePage {
    display: flex;
    flex-direction: column;
}
.zzzippy-curated-horizontal .listOnePage a {
    text-decoration: none;
}
.zzzippy-curated-horizontal .listOneText p {
    font-family: futura-pt, sans-serif;
    color: #9e9b9c;
}
.zzzippy-curated-horizontal .listOneTopline {
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 2vw;
    font-family: futura-pt, sans-serif;
    font-weight: bold;
    letter-spacing: .5px;
}
.zzzippy-curated-horizontal .listOneTitle {
	color: #000;
	font-size: 32px;
	line-height: 1.2;
}
.zzzippy-curated-horizontal .listOneText {
    color: #404040;
    font-size: 20px;
}
.zzzippy-curated-horizontal .listOneMeta {
    width: 100%;
    text-align:center;
}
.zzzippy-curated-horizontal imageholder {
	width: 100%;
	display: block;
	background-size: cover;
    margin-bottom: 1vw
}
.zzzippy-curated-horizontal imageholder img {
    width: 100%;
    height: auto;
    display: block;
}
.zzzippy-curated-horizontal .listOneText span.black-larger-title, .holger span.black-larger-title {
    color: #000;
}
.zzzippy-curated-horizontal .listOneText h2,.zzzippy-curated-horizontal .listOneText span.slider-title-grey, .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-horizontal .listOneText h3, .zzzippy-curated-horizontal .listOneText span.callOut, .holger span.callOut {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-family: futura-pt, sans-serif;
}
.zzzippy-curated-horizontal .shadowy imageholder img {
    box-shadow: 0px 0px 10px #333;
}
@media (min-width: 1600px) {
.listOnePage {
    width: 320px
}
}
@media (max-width: 768px) {
.col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%
}
.zzzippy-curated-horizontal .listOneText span.slider-title-grey, .holger span.slider-title-grey {
    font-size: 4vw;
    line-height: 4vw;
}
}
