/****************** 4 - RESPONSIVE ***************/
@media (min-width: 1400px){
    .BoxIntro-Vino2 {
        right: 15%;
    }
}

@media (max-width: 1380px){
    .Gracias-Header .BoxIntro-Vino3 {
        left: 3%;
        top: 85%;
    }
    .Gracias-Header .BoxIntro-Vino1 {
        left: -150px;
    }
    .Gracias-Header .BoxIntro-Vino4 {
        right: -2%;
    }
}

@media (max-width: 1200px){
    .Gracias-Header .BoxIntro-Vino1 {
        left: -25%;
    }
    .Gracias-Header .BoxIntro-Vino3 {
        left: -13%;
    }
    .Gracias-Header .BoxIntro-Vino4 {
        right: -10%;
    }
}

@media (max-width: 990px){

}

@media (max-width: 767px){
    

    .Home-Intro_Box .Title {
        font-size: 2rem;
        line-height: 4rem;
    }
    .Home-Intro_Box .Title .Destacado {
        font-size: 5rem;
    }
    .Home-Intro_Box .Title .DestacadoDiagonal {
        font-size: 1.5rem;
        bottom: -20px;
    }
    .BoxIntro-Vino1 {
        width: 250px;
        left: -135px;
        top: -235px;
    }
    .BoxIntro-Vino2 {
        width: 250px;
        right: 0%;
        top: 28px;
    }
    .BoxIntro-Vino3 {
        width: 250px;
        left: -35%;
        top: 42%;
        margin-top: -225px;
    }
    .BoxIntro-Vino4 {
        width: 185px;
        right: -25%;
        top: 165px;
    }
    .BoxIntro-Vino5 {
        width: 190px;
        left: 5%;
        bottom: -115px;
    }
    .BoxIntro-Vino6 {
        width: 190px;
        right: -10%;
        bottom: 100px;
    }

    .Home-Intro_Box .btnDown {
        left: inherit;
        width: 50%;
        bottom: 15%;
    }
    .LinkIrAJa {
        width: 90px;
    }

    .ProductoPack .PackTitle {
        font-size: 3rem;
        line-height: 4.5rem;
        margin: 0;
    }

    .ProductoPack .PackPrecio {
    font-size: 2.5rem;
    line-height: 4.2rem;
}
    .Box-ComoComprar .Number {
    font-size: 8rem;
    line-height: 10rem;
}
    .Box-ComoComprar {
        padding-left: 6rem;
        min-height: 145px;
    }
    .BoxRedes .BoxRed .Text {
        font-size: 0.7rem;
    }
    .BoxRedes {
        width: 100%;
    }
    .Copy-Grid .TextCopy span{display: none;}
.Copy-Grid .TextCopy br{display: block;}

.ProductoPackImg .ImgPack {
    margin-top: 3rem;
}
.PackDetalle1 {
    width: 140px;
}
.ProductoPackImg .PackDetalle2 {
    top: 12px;
    right: 0;
    width: 130px;
}

.Home-ProductoPack.Home-ProductoPackLeft .ProductoPackImg-Grid{order: 2;}

.Home-ProductoPack.Home-ProductoPackLeft .ProductoPackImg .PackDetalle2 {
    top: 10px;
}

.ProductoPack .PackQueText br{display: none;}

.ProductoPack .PackQueText {
    padding: 0 !important;
}
.home__pre__action .text {
    font-size: 2.5rem;
    line-height: 3rem;
}
.home__pre__action {
    width: 100%;
}

.home__pre .Detalle1 {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 110px;
}

.home__pre .Detalle2 {
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 110px;
}

.Gracias-Header .Home-Intro_Box .Title .Destacado {
    font-size: 4rem;
}

.Home-Gracias-Header .Title {
    line-height: 4rem;
}

.FormularioEnvio .BoxAcciones .LinkVolver {
    width: 100%;
    margin-bottom: 15px;
}
.FormularioEnvio .BoxAcciones .LinkComprar {
    border: 0px;
    width: 100%;
}

.BoxIntro-Vino1 {
    width: 220px;
    left: -135px;
    top: -200px;
}

}


@media (max-width: 540px){
    .Gracias-Header .BoxIntro-Vino1 {
        left: -38%;
        width: 200px;
        top: -190px;
    }

    .Gracias-Header .BoxIntro-Vino3 {
        left: -35%;
    }
    .Gracias-Header .BoxIntro-Vino4 {
        right: -35%;
        top: 95px;
    }
}