

img {
    vertical-align: bottom;
}

.logo {
    max-width:100px; 
    margin-top:40px;
    margin-bottom:40px;
}

.header{
    border-bottom: 0.8px solid black;
}

.modal-header {
    border-bottom:0px;
}

#logo2 {
    max-width:110px;
    float:right; 
}

#fanzinjedan {
    max-width:250px;
    margin-left:5px; 
}

#spiegazionequattro {
    max-width:80px;
}

.nostalgia-carousel {
    margin:0 auto;
    width:500px;
    min-width:350px;
}
.jungle-carousel {
    margin:0 auto;
    width:900px;
}

.mood-carousel {
    margin:0 auto;
    width:350px;
}

.close {
    background: transparent url('../img/logo/times.png') center center no-repeat;
    background-size:contain
}

.chevron-left {
    background: transparent url('../img/logo/chevron_left.png') center center/30px auto no-repeat;
}

.chevron-right {
    background: transparent url('../img/logo/chevron_right.png') center center/30px auto no-repeat;
}

@media (min-width: 992px)
{
    .modal-xl {
        max-width: 900px;
    }
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    color:black;
}

.carousel-control-prev-icon {
    color:black;
}

.carousel-control-next-icon {
    color:black;
}

.clicktoread {
    max-height:170px;
}

#noname {
    max-height: 300px;
    margin-top: 50px;
}

#autoportret {
    max-height: 280px;
    margin-top: 50px;
}

.row-autoportret {
    height:100%;
}

#spiegazionedue {
    max-height:90px;
}

#fanzindva {
    max-width:246px;
}

#spiegazionetre {
    max-height:50px;
}

#xmas, #newyear {
    max-height:300px;
}

#fanzintri {
    max-height:300px;
    margin-top:50px;
}

#spiegazionequattro {
    max-height:64px;
}

#cartellino-newyear {
    max-width:100px;
}

#cartellino-xmas {
    max-width:100px;
}

#cartellino-noname {
    max-width:100px;
}

#cartellino-autoportret {
    max-width:100px;
}

#girls {
    max-width:800px;
}

.separator {
    min-height:100px;
}

.separator-125 {
    min-height:125px;
}


.line {
    margin-top:10%;
    margin-left:50%;
    align-items: center;
    width: 10%;
    height: 50%;
    border-bottom: 1px solid black;
    transform:
        translateY(20px)
        translateX(5px)
        rotate(-45deg);
    -webkit-transform:
        translateY(20px)
        translateX(5px)
        rotate(-45deg);
    position: absolute;
    top: -33px;
    left: -13px;
}