/*#branch-offices{
    background: url('../../img/locations.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-y: -50px;
}*/

#background{
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    overflow-y: scroll;
    width: 100vw;
    height: 100vh;
    background-image: url('../../img/locations.png');
    background-position-y: 0;
    background-position-x: center;
    background-position-y: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

#branch-offices .center-column span{
    position: absolute;
    text-transform: uppercase;
    font-size: 2.3em;
    background-color: rgba(255,255,255,0.4);
    padding: 1px 10px;
    border: 2px solid #191919;
    color: #191919;
    cursor: pointer
}

#branch-offices .left-column p{
    font-size: 1.6em;
    line-height: 40px;
}

#branch-offices .bottom_offices{
    display: none
}

#branch-offices .left-column{
    padding-top: 220px
}

#branch-offices .center-column span:hover{
    color: #fff;
    background-color: rgba(25,25,25,0.8);
}

#branch-offices a{
    color: #191919
}

.left-column p::first-letter{
    font-size: 1.8em;
}

#label_container{
    position: relative;
    height: 600px
}

#label_modena, #label_milano, #label_newyork{
    top: 30%;
}

#label_modena, #label_west_palm_beach{
    left: 0%
}

#label_milano{
    left: 40%
}

#label_newyork{
    right: 0%
}

#label_treviso, #label_buenos{
    top: 72%;
}

#label_treviso{
    left: 20%;
}

#label_buenos{
    left: 54%
}

#label_west_palm_beach, #label_melville{
    top: 87%
}

#label_melville{
    right:1%;
}

#branch-offices #credits{
    position: absolute;
    left: 0px;
    bottom: -150px;
}

#branch-offices #credits p{
    font-size: 1.1em

}

#credits_bottom{
    margin-top: 50px;
}
#credits_bottom p{
    font-family: 'Gotham A', 'Gotham B', Arial;
}

#credits_bottom p::first-letter{
    font-size: 1em;
}


/* RESPONSIVE */

@media (max-width: 2399px) {
    #branch-offices{
        background-position-y: -30px;
    }
}

@media (max-width: 2199px) {
    #branch-offices{
        background-position-y: -20px;
    }

    #branch-offices .center-column span{
        font-size:1.8em;
    }

    #branch-offices .left-column p{
        font-size: 1.3em;
        line-height: 35px;
    }

    #branch-offices #credits{
        bottom: -100px;
    }

}

@media (max-width: 1999px) {
    #branch-offices{
        background-position-y: 0;
    }

    #label_modena, #label_milano, #label_newyork{
        top: 22%;
    }

    #label_treviso, #label_buenos{
        top: 55%;
    }

    #branch-offices .center-column span{
        font-size:1.7em;
    }

    #branch-offices #credits{
        bottom: -80px;
    }

}

@media (max-width: 1799px) {


    #label_container {
        height: 500px;
    }

    #branch-offices .left-column{
        padding-top: 165px
    }

    #branch-offices .center-column span{
        font-size:1.5em;
    }

    #branch-offices .left-column p{
        font-size: 1em;
        line-height: 27px;
    }

    #label_treviso, #label_buenos{
        top: 50%;
    }

    #branch-offices #credits p{
        font-size: 0.7em
    }

    #branch-offices #credits{
        bottom: 0px;
    }
}

@media (max-width: 1599px) {

    #branch-offices .left-column{
        padding-top: 150px
    }

    #branch-offices .center-column span{
        font-size:1.3em;
    }

    #branch-offices .left-column p{
        font-size: 0.8em;
        line-height: 24px;
    }

    #label_modena, #label_milano, #label_newyork{
        top: 17%;
    }

    #label_treviso, #label_buenos{
        top: 43%;
    }

    #label_melville, #label_west_palm_beach{
        top: 71%
    }

    #branch-offices #credits p{
        font-size: 0.8em
    }


}

@media (max-width: 1399px) {

    #label_milano{
        left: 41%
    }

    #label_treviso{
        left: 21%
    }

    #label_buenos{
        left: 54%
    }

    #branch-offices .center-column span{
        font-size:1.1em;
    }

    #branch-offices .left-column p{
        font-size: 0.6em;
        line-height: 21px;
    }

    #branch-offices #credits p{
        font-size: 0.6em
    }
}

@media (max-width: 1199px) {
    #branch-offices .center-column span {
        font-size: 15px;
    }

    #label_treviso, #label_buenos{
        top: 40%
    }

    #label_melville, #label_west_palm_beach{
        top: 65%
    }
}

@media (max-width: 991px){
    .left_offices{
        display: none;
    }

    #branch-offices .bottom_offices{
        display: block;
    }

    #label_container{
        max-height:300px;
    }

    #label_treviso, #label_buenos{
        top: 48%
    }

    #label_melville, #label_west_palm_beach{
        top: 80%
    }

    #credits{
        display: none;
    }


}

@media (max-width: 659px){

    #branch-offices .center-column span {
        font-size: 12px;
    }
}

@media (max-width: 659px){

    #branch-offices .center-column span {
        font-size: 12px;
    }
}

@media (max-width: 575px){

    #branch-offices .center-column span {
        font-size: 10px;
    }
}

@media (max-width: 519px){

    #branch-offices .center-column span {
        font-size: 13px;
    }

    #label_milano{
        left: 37%;
    }

    #label_treviso{
        left:18%;
    }

    #label_buenos{
        left:51%;
    }
}

@media (max-width: 402px){

    #branch-offices .center-column span {
        font-size: 10px;
    }

    #label_container{
        max-height:200px;
    }


}

@media (max-width: 340px){
    #label_milano {
        left: 35%;
    }

    #label_treviso{
        left: 10%
    }
}




