.site-content {
    padding: 20px;
}

.container-text{
    margin: 0;
    padding: 0 40px;
    position: relative;
}

.container-text:hover .testo-hover{
    display: block;
}

.testo {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}

.logo_bb img{
    width: 35%;
    height: auto;
}

.content_bb{
    text-align: center;
    padding-top: 15%;    
    letter-spacing: 1px;
}

.info{
    text-align: center;
    padding-top: 10%;    
    letter-spacing: 1px;
}

.url{
    text-align: center;
    padding-top: 10%;    
    letter-spacing: 1.9px;
    font-size: 16px;
}

.url a{
    color: #212120;
}

.logo2_bb{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
}

.logo2_bb img{
    width: 75%;
    max-width: 327px;
    height: auto;
}

.testo-hover {
    display: none;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: left;
    width: 100%;
    height: 100%;
    padding: 0 40px;
}

.testo-hover div.content-hover{
    background: #212120;
    padding: 35px 30px 5px 30px;
    height: 100%;
}

p a {
    color: #212120;
}

.titolo-location {
    font-size: 303px; 
    line-height: 1;
}

.sottotitolo-location {
    font-size: 22px; 
    letter-spacing: 1px;
    padding-top: 25px;
}

.content-location {
    font-size: 14px; 
    letter-spacing: 1px;
    line-height: 26px;
    padding-top: 35px;
}

.dove-title-location {
    font-size: 16px; 
    letter-spacing: 4px;
    padding-top: 100px;
}

.dove-content-location {
    font-size: 14px; 
    letter-spacing: 2px;
}

.img1 {
    position: absolute;
    top: 0;
    left: 0;
}

.img2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1370px) {     
    .container-text {
        height: 750px;
        overflow: hidden;
        font-size: 15px;
        padding: 0 40px;
    }

    .testo-hover{
        padding: 0 40px;
    }

    .testo-hover div.content-hover{
        padding: 25px 30px 5px 30px;
        font-size: 14px;
        line-height: 31px;
    }

    .titolo-location {
        font-size: 280px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 22px; 
        letter-spacing: 1px;
        padding-top: 15px;
    }

    .content-location {
        font-size: 14px; 
        letter-spacing: 1px;
        line-height: 26px;
        padding-top: 25px;
    }

    .dove-title-location {
        font-size: 16px; 
        letter-spacing: 4px;
        padding-top: 40px;
    }

    .dove-content-location {
        font-size: 14px; 
        letter-spacing: 2px;
    }

}

@media only screen and (min-width: 1022px) and (max-width: 1199px) {     
    .container-text {
        height: 650px;
        overflow: hidden;
        font-size: 15px;
        padding: 0 30px;
    }

    .testo-hover{
        padding: 0 30px;
    }

    .testo-hover div.content-hover{
        padding: 15px 20px 5px 20px;
        font-size: 13px;
        line-height: 27px;
    }

    .titolo-location {
        font-size: 250px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 22px; 
        letter-spacing: 1px;
        padding-top: 0px;
    }

    .content-location {
        font-size: 14px; 
        letter-spacing: 1px;
        line-height: 26px;
        padding-top: 10px;
    }

    .dove-title-location {
        font-size: 16px; 
        letter-spacing: 4px;
        padding-top: 0px;
    }

    .dove-content-location {
        font-size: 14px; 
        letter-spacing: 2px;
    }

    .logo_bb img{
        width: 30%;
        height: auto;
    }

    .content_bb{
        text-align: center;
        padding-top: 13%;    
        letter-spacing: 1px;
    }

    .info{
        text-align: center;
        padding-top: 8%;    
        letter-spacing: 1px;
    }

    .url{
        text-align: center;
        padding-top: 8%;    
        letter-spacing: 1.9px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 902px) and (max-width: 1021px) {   
    .container-text {
        height: 550px;
        overflow: hidden;
        font-size: 15px;
        padding: 0 20px;
    }

    .testo-hover{
        padding: 0 20px;
    }

    .testo-hover div.content-hover{
        padding: 5px 10px 5px 10px;
        font-size: 12px;
        line-height: 25px;
    }

    .titolo-location {
        font-size: 200px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 20px; 
        letter-spacing: 1px;
        padding-top: 0px;
    }

    .content-location {
        font-size: 14px; 
        letter-spacing: 1px;
        line-height: 21px;
        padding-top: 10px;
    }

    .dove-title-location {
        font-size: 15px; 
        letter-spacing: 3px;
        padding-top: 5px;
    }

    .dove-content-location {
        font-size: 13px; 
        letter-spacing: 2px;
    }

    .logo_bb img{
        width: 27%;
        height: auto;
    }

    .content_bb{
        text-align: center;
        padding-top: 11%;    
        letter-spacing: 1px;
    }

    .info{
        text-align: center;
        padding-top: 8%;    
        letter-spacing: 1px;
    }

    .url{
        text-align: center;
        padding-top: 8%;    
        letter-spacing: 1.5px;
        font-size: 15px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 901px) {   
    .container-text {
        height: 500px;
        overflow: hidden;
        font-size: 15px;
        padding: 0 20px;
    }

    .testo-hover{
        padding: 0 20px;
    }

    .testo-hover div.content-hover{
        padding: 5px 10px 5px 10px;
        font-size: 11.5px;
        line-height: 19px;
    }

    .titolo-location {
        font-size: 160px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 17px; 
        letter-spacing: 1px;
        padding-top: 5px;
    }

    .content-location {
        font-size: 13px; 
        letter-spacing: 1px;
        line-height: 20px;
        padding-top: 10px;
    }

    .dove-title-location {
        font-size: 13px; 
        letter-spacing: 2px;
        padding-top: 10px;
    }

    .dove-content-location {
        font-size: 11px; 
        letter-spacing: 1px;
    }

    .logo_bb img{
        width: 25%;
        height: auto;
    }

    .content_bb{
        text-align: center;
        padding-top: 10%;    
        letter-spacing: 1px;
        font-size: 13px;
    }

    .info{
        text-align: center;
        padding-top: 3%;    
        letter-spacing: 1px;
        font-size: 13px;
    }

    .url{
        text-align: center;
        padding-top: 1%;    
        letter-spacing: 1.1px;
        font-size: 13px;
    }
}

@media only screen and (min-width: 691px) and (max-width: 766px) {   
    .container-text {
        height: 400px;
        overflow: hidden;
        font-size: 15px;
        padding: 0 20px;
    }

    .testo-hover{
        padding: 0 20px;
    }

    .testo-hover div.content-hover{
        padding: 5px 10px 5px 10px;
        font-size: 10px;
        line-height: 15px;
    }

    .titolo-location {
        font-size: 130px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 14px; 
        letter-spacing: 1px;
        padding-top: 5px;
    }

    .content-location {
        font-size: 13px; 
        letter-spacing: 1px;
        line-height: 15px;
        padding-top: 10px;
    }

    .dove-title-location {
        font-size: 12px; 
        letter-spacing: 1px;
        padding-top: 5px;
        line-height: 1;
    }

    .dove-content-location {
        font-size: 10px; 
        letter-spacing: 1px;
        line-height: 1.5;
    }

    .logo_bb img{
        width: 20%;
        height: auto;
    }

    .content_bb{
        text-align: center;
        padding-top: 5%;    
        letter-spacing: 1px;
        font-size: 12px;
    }

    .info{
        text-align: center;
        padding-top: unset;    
        letter-spacing: 0.5px;
        font-size: 12px;
    }

    .url{
        text-align: center;
        padding-top: 4%;    
        letter-spacing: 0.5px;
        font-size: 11.5px;
    }
}

@media only screen and (min-width: 599px) and (max-width: 690px) {   
    .container-text {
        height: 370px;
        overflow: hidden;
        font-size: 15px;
        padding: 0 15px;
    }

    .testo-hover{
        padding: 0 15px;
    }

    .testo-hover div.content-hover{
        padding: 5px 10px 5px 10px;
        font-size: 9px;
        line-height: 13px;
    }

    .titolo-location {
        font-size: 100px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 13px; 
        letter-spacing: 1px;
        padding-top: 5px;
    }

    .content-location {
        font-size: 10px; 
        letter-spacing: 1px;
        line-height: 12px;
        padding-top: 10px;
    }

    .dove-title-location {
        font-size: 10px; 
        letter-spacing: 1px;
        padding-top: 5px;
        line-height: 1;
    }

    .dove-content-location {
        font-size: 8px; 
        letter-spacing: 1px;
        line-height: 1.5;
    }

    .logo_bb img{
        width: 18%;
        height: auto;
    }

    .content_bb{
        text-align: center;
        padding-top: 2%;    
        letter-spacing: 0.5px;
        font-size: 11px;
        line-height: 20px;
    }

    .info{
        text-align: center;
        padding-top: 2%;    
        letter-spacing: 0.5px;
        font-size: 11px;
        line-height: 20px;
    }

    .url{
        text-align: center;
        padding-top: unset;    
        letter-spacing: unset;
        font-size: 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 598px) {   
    .container-text {
        height: 370px;
        overflow: hidden;
        font-size: 15px;
        padding: 0 15px;
    }

    .testo-hover{
        padding: 0 15px;
    }

    .testo-hover div.content-hover{
        padding: 5px 10px 5px 10px;
        font-size: 9px;
        line-height: 13px;
    }

    .titolo-location {
        font-size: 100px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 12px; 
        letter-spacing: 1px;
        padding-top: 5px;
    }

    .content-location {
        font-size: 10px; 
        letter-spacing: 1px;
        line-height: 11px;
        padding-top: 10px;
    }

    .dove-title-location {
        font-size: 10px; 
        letter-spacing: 1px;
        padding-top: 5px;
        line-height: 1;
    }

    .dove-content-location {
        font-size: 8px; 
        letter-spacing: 1px;
        line-height: 1.5;
    }

    .logo_bb img{
        width: 15%;
        height: auto;
    }

    .content_bb{
        text-align: center;
        padding-top: 2%;    
        letter-spacing: unset;
        font-size: 11px;
        line-height: 20px;
    }

    .info{
        text-align: center;
        padding-top: 2%;    
        letter-spacing: unset;
        font-size: 11px;
        line-height: 20px;
    }

    .url{
        text-align: center;
        padding-top: unset;    
        letter-spacing: unset;
        font-size: 9.5px;
    }
}

@media only screen and (max-width: 575px) {
    .container-text {
        /* height: 650px; */
        overflow: hidden;
        font-size: 15px;
        padding: 15px 30px;
    }

    .testo-hover{
        padding: 0 30px;
    }

    .testo-hover div.content-hover{
        padding: 15px 20px 5px 20px;
        font-size: 13px;
        line-height: 27px;
    }

    .titolo-location {
        font-size: 250px; 
        line-height: 1;
    }

    .sottotitolo-location {
        font-size: 22px; 
        letter-spacing: 1px;
        padding-top: 10px;
    }

    .content-location {
        font-size: 14px; 
        letter-spacing: 1px;
        line-height: 26px;
        padding-top: 25px;
    }

    .dove-title-location {
        font-size: 16px; 
        letter-spacing: 4px;
        padding-top: 30px;
    }

    .dove-content-location {
        font-size: 14px; 
        letter-spacing: 2px;
    }
    
    .img2 {
        padding-bottom: 30px !important;
        padding-top: 0;
        position: relative;
    }

    .img1 {
        padding-bottom: 30px !important;
        position: relative;
    }
     
    .img-right {
        padding-top: 30px !important;
        position: relative;
    }

    .logo2_bb {
        position: relative;
        transform: none;
        left: 0;

        padding-top: 25%;
    }
}
