@media (min-width: 500px) {
#homepage-info-box-gridtxt-txt p {
    width: 60%;
}
.homepage-costruisci-box p {
    width: 60%;
    font-size: 0.9rem;
    color: white;
}



}

@media (min-width: 770px) {
.homepage-fullscreen-txts h1 {
    font-size: 2rem;
}
}

@media (min-width: 885px) {
.homepage-fullscreen-txts h1 {
    font-size: 3rem;
}
.homepage-fullscreen-txts p {
    font-size: 1rem;
    width: 80%;
}

#homepage-info-gallery{
    display: flex;
}


.homepage-info {
    height: auto;
}
.homepage-info-box {
    height: 50%;
}
.homepage-info-box {
    flex-direction: unset;
}

.homepage-costruisci-box h3 {
    font-size: 1.8rem;
}
.homepage-costruisci-box p {
    font-size: 0.9rem;
    width: 40%;
}

#homepage-info-box-gridtxt-title {
    width: 26%;
}

#homepage-info-box-gridtxt-title h3 {
    font-size: 1.5rem;
    margin-top: -100px;
    text-align: left;
}
.homepage-info-box-gridtxt {
    width: 50%;
    height: 100%;
}
.homepage-info-box-gridtxt {
    width: 45%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
}
#homepage-info-box-gridtxt-txt p {
    font-size: 1rem;
    text-align: right;
    width: 80%;
}
}
@media (min-width: 1000px){
.homepage-costruisci {
    background-position:  unset;
}
}
@media (min-width: 1440px) {
.homepage-fullscreen-txts h1 {
    font-size: 3rem;
}
.homepage-fullscreen-txts p {
    font-size: 1rem;
    width: 80;
}

#homepage-info-gallery{
    display: flex;
}

.homepage-gallery-tel{
    display: none;
}

.homepage-info-box {
    height: 50%;
}
.homepage-info-box {
    flex-direction: unset;
}

.homepage-costruisci-box h3 {
    font-size: 1.8rem;
}
.homepage-costruisci-box p {
    font-size: 0.9rem;
    width: 40%;
}


#homepage-info-box-gridtxt-title h3 {
    font-size: 1.5rem;
    margin-top: -100px;
    text-align: left;
}
.homepage-info-box-gridtxt {
    width: 50%;
    height: 100%;
}
.homepage-info-box-gridtxt {
    width: 45%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
}
#homepage-info-box-gridtxt-txt p {
    font-size: 1rem;
    text-align: right;
    width: 80%;
}
}
