.v-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 10;
}

#vpop {
    position: fixed;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 200;
}

#loader, .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    border: 6px solid rgba(255,255,255,0.5);
        border-top-color: rgba(255, 255, 255, 0.5);
        border-top-style: solid;
        border-top-width: 6px;
    border-top: 6px solid rgba(0,0,0,0.5);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 0;
}

#v7 {
    position: relative !important;
}

.vinner {
    position: absolute;
    padding: 0;
    z-index: 1;
	width:100%;
}

.cell175 .fotos {
	display:table-cell;
	float:left;
	overflow-x:hidden;
	height:100%;
}

.fotos .container {
	-webkit-column-count: auto;
	-moz-column-count: auto;
	column-count: auto;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
	padding:0 0 20px 10px;
	}

.fotos .container div {
	margin-bottom: 5px;
}

.film {
	width: calc(100% - 10px);
	position: relative;
	margin: 5px 12px 5px 0;
	overflow: visible;
	}

.film h2 {
	font-size:1em;
	line-height:1em;
	margin-bottom:5px;
	}
	
.film p {
	font-size:0.84em;
	}

.box {
    cursor: pointer;
    float: left;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
	}
.box img {
    z-index: 0;
    opacity: 1;
	left:-38%;
    position: absolute;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
	width:auto;
	height:100%;
}
.box:hover .fade-caption {
    opacity: 0;
}
.film img {
    padding: 0;
    border: none;
	margin: 0;
    color: #fff;
	vertical-align: middle;
}

.box .caption {
    position: absolute;
    z-index: 100;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out;
    opacity: 1;
	width:100%;
	height:100%;
	padding: 0 10px 5px 12px;
}

.aspect-spacer {
	display:none;
	width:0;
	content:"";
	display:block;
	padding-top:90%;
	}
	
.fotos .container .infobox-m {margin-top:5px;}

.caption {
	background-image:url(play.png);
	background-position:center;
	background-size:cover;
}

.ob .inner-c {
	margin-bottom: 20px;
}
	
.mb {margin-bottom:10px;}

@media (min-width:360px) {
.film h2 {font-size:1.2em;line-height:1.2em;margin-bottom:5px}
.film p {font-size:0.9em}
}

@media (min-width:420px) {
.film h2 {font-size:1.3em;line-height:1.3em;margin-bottom:10px}
.film p {font-size:1.1em}
}
@media (min-width:480px) {
.aspect-spacer {padding-top:70%}
.box img {left:-17.5%}
}

@media (min-width:540px) {
.aspect-spacer {padding-top:60%}
.box img {left:-7.5%}
}
@media (min-width:640px) {
.aspect-spacer {padding-top:49.2%}
.box img {left:0;width:100%;height:100%}
}
@media (min-width:769px) {
.fotos .container .infobox-m {width: calc(50% - 22px);}
.fotos .container {padding: 10px 0 20px 12px}
.aspect-spacer {padding-top:90%}
.box img {left:-37%;width:auto;height:100%}
.fotos .container div {margin-bottom: 12px}
.film {width: calc(50% - 16px)}
.box .caption {padding: 6px 20px 10px 24px}
.box .caption {
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
}
@media (min-width:1025px) {
.aspect-spacer {padding-top:70%}
.box img {left:-19.5%}
.box .caption {padding: 18px 20px 10px 24px}
}
@media (min-width:1160px) {
.aspect-spacer {padding-top:60%}
.box img {left:-9.5%}
.box .caption {padding: 18px 20px 10px 24px}
.film p {font-size:1.16em}
}
@media (min-width:1340px) {
.aspect-spacer {padding-top:49.2%}
.box img {left:0;width:100%;height:100%}
.box .caption {padding: 18px 20px 10px 24px}
}
@media (min-width:1441px) {
.fotos .container .infobox {width: calc(50% - 24px);margin-top:5px;float:right;position:relative;left:-25px;}
.fotos .container {padding: 40px 20px 30px 40px}
.fotos .container div {margin-bottom: 20px}
.film {width: calc(50% - 24px);margin: 5px 20px 5px 0;}
.aspect-spacer {padding-top:90%}
.box img {left:-38%;width:auto;height:100%}
}
@media (min-width:1540px) {
.aspect-spacer {padding-top:80%}
.box img {left:-28.5%}
}
@media (min-width:1800px) {
.aspect-spacer {padding-top:60%}
.box img {left:-9.5%}
}
@media (min-width:1920px) {
.film {width: calc(33.33% - 24px);margin: 5px 20px 5px 0;}
.fotos .container .infobox {width: calc(33.33% - 24px);}
.aspect-spacer {padding-top:90%}
.box img {left:-38%}
}
@media (min-width:2100px) {
.aspect-spacer {padding-top:70%}
.box img {left:-19.5%}
}
@media (min-width:2260px) {
.aspect-spacer {padding-top:60%}
.box img {left:-9.5%}
}
@media (min-width:2480px) {
.aspect-spacer {padding-top:49.2%}
.box img {left:0;width:100%;height:100%}
}
@media (min-width:3840px) {
.film {width: calc(25% - 24px);margin: 5px 20px 5px 0;}
.fotos .container .infobox {width: calc(25% - 24px);
}