/****************** 4 - RESPONSIVE ***************/
@media (min-width: 1280px){}
@media (max-width: 1200px){}

@media (max-width: 990px){

	.BoxFormulario .Formulario .form-group .LinkSubmit {
	    width: 100%;
	}

	.Home-Intro-Box {width: 100%;min-height: 410px;}
	.BoxFiltros .ItemFiltro {
	    width: 100%;
	    margin-bottom: 10px;
	    margin-right: 0;
	    position: relative;
	}
	.Home-Intro-Box .Title {
	    font-size: 2.5rem;
	    line-height: 2.2rem;
	}
	.BoxOpciones {
	    flex-direction: column;
	}
	.BoxFiltros {
	    flex-direction: column;
	}
	.BoxFiltros .ItemFiltro .IconClose {
	    position: absolute;
	    right: 15px;
	    top: 10px;
	}
	.BoxOrdenar {
	    flex-direction: column;
	}
	.BoxOrdenar .Title {
	    margin-right: 0;
	    width: 100%;
	    text-align: center;
	}
	.BoxOrdenar .ItemOrden {
	    margin-right: 0;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.BoxOrdenar .ItemOrden .IconClose {
	    position: absolute;
	    right: 35px;
	}
	.BoxProducto-Grid {
	    width: 100%;
	}
	.BoxDatosTienda {
	    bottom: -330px;
	    width: 92%;
	}
	.Home-Intro{
		margin-bottom: 274px;
	}
	.BoxDatosTienda-Grid{order: 2;}

	.NavTabs .nav-item {
	    margin-bottom: 0;
	    width: 50%;
	    text-align: center;
	}

	.NavTabs .nav-link {
    padding: 0.5rem 0.8rem;
}
.Productos-Adicionales {
    flex-direction: column;
}
.Productos-Adicionales .EnvioCupon {
    width: 100%;
}
.Productos-Adicionales .EnvioCupon .BoxEnvioCupon .Formulario .form-group {
    margin-bottom: 0;
    width: 100%;
}
.Productos-Adicionales .EnvioCupon .BoxEnvioCupon .Formulario button {
    width: 100%;
}
.Productos-Adicionales .EnvioCupon .BoxEnvioCupon {
    padding: 2px;
    margin-bottom: 20px;
}
.Productos-Adicionales .Resultado {
    width: 100%;
}
.Productos-Acciones {
    flex-direction: column;
    text-align: center;
}
.Productos-Acciones .Link {
    margin-bottom: 15px;
}
.Item .Item-BoxTitle .Title {
    font-size: 1rem;
}

.Productos-Content .Item-BoxCantidad {
    width: auto;
    flex-direction: column;
}
.Productos-Content .Item-BoxCantidad.BoxCantidad .Link {
    padding: 0px;
    width: 80%;
}
.Productos-Content .Item-BoxCantidad.BoxCantidad .Number {
    padding: 0;
    width: 80%;
    border: none;
    border-left: 1px solid #cdcdcdcd;
    border-right: 1px solid #cdcdcdcd;
}
.Productos-Content .Item-BoxCantidad.BoxCantidad .Link i{
	font-size: 0.7rem;
}
.Item .Item-BoxTitle {
    margin-top: 0;
}
.Carrito-Detalle-Productos .Productos-Content .Col.ColDato {
    margin-top: 0;
    width: 17%;
}
.Carrito-Detalle-Productos .Productos-Header .Col.ColDato {
    width: 19%;
    text-align: center;
}
.Carrito-Detalle-Productos .Productos-Header .Col p {
    margin: 0;
    font-size: 0.8rem;
}
.Carrito-Detalle-Productos .Productos-Content .Col.ColItem {
    width: 50%;
}
.Carrito-Detalle-Productos .Productos-Content .Col .TextPrecio {
    font-size: 1rem;
}

.Carrito-Detalle-Header .TitleCarrito {
    line-height: 1.4rem;
    font-size: 1.4rem;
}
.Productos-Adicionales .EnvioCupon .BoxEnvioCupon .Title {
    font-size: 1rem;
}

	/* /////////////////////////////////// */

	.Home-Intro_Box {
		height: 100vh;
		background: url("../../assets/img/intro/img-intro.jpg");
		background-size: cover;
		background-position: right;
	}
	.Home-Intro_Box img{display: none;}
	.Header-Logo a .LogoPrincipal {width: 110px;}
	.Menu-Principal a:hover {color: #fff;}

	.Header-Menu {display: none;}
	.Header {height: auto;padding: 10px 0;}
	.Home-Intro_Box .btnDown span {
	    width: 45px;
	    height: 45px;
	}
	.Copy-Grid .Desarrollo {
	    left: 50%;
	    margin-left: -100px;
	    bottom: 0;
	}
	.Footer-Box-Formulario, .Footer-Box-Header {

	    width: 100%;

	}
		.icon-menu-mobile {
		    display: block;
		    
		}
		.Menu-Principal {

    list-style: none;
    width: 100%;

}
.Menu-Principal a.BtnComprar {

    background: 

#545454;

color:

    #fff;

}
	.Menu-Principal ul {
	    list-style: none;
	    padding: 0;
	    margin: 0;
	        margin-top: 0px;
	    width: 100%;
	    margin-top: 4rem;
	}
	.Menu-Principal a {
	    font-size: 1.1rem;
	    color: 
	    #fff;
	    padding: 5px 20px;
	    width: 100%;
	    float: left;
	}
	.Menu-Principal a.LinkInstagram {
	    padding: 36px 20px;
	    font-size: 2.2rem;
	}
	.Header-Logo {
	    display: flex;
	    max-width: 100% !important;
	    width: 100%;
	    flex: 0 0 100%;
	}
}

@media (max-width: 767px){
	.Disenamos-ImgEsp img{width: 100%;}
	.Home-Brand {background: #fff;}

	.BoxSomos-Text .Title {
    width: 100%;
    padding-right: 35px;
    margin-bottom: 25px;
}

.BoxSomos-Img {
    padding-right: 0;
    margin-bottom: 15px;
}

.BoxGarantia-Text {

    padding-top: 15px;

}

.BoxGarantia-Text .Title {
    width: 100%;
    padding: 25px 0 40px 0;
}

.Home-Programa {
    background-position: center;
}
.Home-Programa .Box-Text {

    padding-top: 3rem;

}
.Disenamos-Text .Title {
    width: 100%;
    padding-left: 0;
}

.Disenamos-Text .Text {
    width: 100%;
    padding-left: 0;
}
.Disenamos-ImgUru {
    padding-right: 0;
}

.Home-Disenamos .ImgLogoInstitutoArg {
    left: 50%;
    top: -95px;
    width: 180px;
}
.Disenamos-ImgChile {
    display: inline-block;
}
.Home-Disenamos .ImgLogoInstitutoChile {
    left: 35%;
    bottom: 38%;
    width: 180px;
}
.Disenamos-ImgEsp .ImgLogoInstitutoEsp {
    left: 15%;
    bottom: -35%;
    width: 180px;
}

.Disenamos-ImgUru .ImgLogoInstitutoUru {
    left: 50%;
    bottom: -40px;
    width: 180px;
}
.Home-Disenamos {
    padding-bottom: 8rem !important;

}

.BoxAcciones-Text.BorderLeft {

    padding-left: 0;
    margin-left: 0;
    padding-right: 0px;
    border-top: 2px solid 

    #d13138;
    border-left: none;

}

.BoxAcciones-Text.BorderRight {

    border-top: 2px solid 

    #d13138;
    padding-left: 0px;
    margin-right: 0;
    padding-right: 0;
    border-right: none;

}

.BoxGarantia-Img .Img {

    position: static;}

.Copy-Grid .TextCopy {
    font-size: 0.8rem;
}
.Disenamos-ImgChile .Img {

    padding: 15px 0px;
    height: auto;
    width: 100%;

}

.Disenamos-ImgEsp {
    padding-top: 15px;
}

.Copy-Grid .TextCopy span{display: none;}
.Copy-Grid .TextCopy br{display: block;}

}


@media (max-width: 575px){
	.Home-Intro .Box-Text .Title span {
	    font-size: 3.5rem;
	}
	.Box-Text .Title span {
	    font-size: 2.5rem;
	}
	.Box-Text .Title {
	    font-size: 2rem;
	    line-height: 2.6rem;
	}
	.BoxCentro{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
		margin: 0 auto;
	}
	.Copy-Img {
	    text-align: center;
	    margin-bottom: 15px;
	}
	.Copy-Img img{
		float: none !important;
	}
	.Copy-Text p {
	    text-align: center;
	}
}