/* Responsive Large */
@media screen and (min-width: 2250px) {

}
/*  */

/* Responsive */
@media screen and (max-width: 1850px) {

}

@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1700px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1500px) {
/* FOOTER */
.footerContainer {
  padding: 25px 8% 0 8%;
}
/*  */
}

@media screen and (max-width: 1400px) {
/* FOOTER */
.footerContainer {
  padding: 25px 6% 0 6%;
}
.footerText {
  padding: 0 10% 10px 10%;
}
/*  */
}

@media screen and (max-width: 1300px) {
/* FOOTER */
.footerContainer {
  padding: 25px 5% 0 5%;
}
.footerText {
  padding: 0 8% 10px 8%;
}
/*  */
}

@media screen and (max-width: 1200px) {
/* FOOTER */
.footerText {
  padding: 0 5% 10px 5%;
}
.footerText::after {
  right: 0;
}
/*  */
}

@media screen and (max-width: 1100px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 992px) {
/* FOOTER */
.footerContainer {
    padding: 25px 10% 0 10%;
}
.footerText {
  padding: 0 10% 10px 10%;
}
.footerText::after {
  display: none;
}
.footerText {
  text-align: center;
}
/*  */
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 700px) {

}

@media screen and (max-width: 600px) {
/* FOOTER */
.footerText {
  padding: 0 0 10px 0;
}
.avisoPrivacidad {
  font-size: 16px;
}
/*  */
}

@media screen and (max-width: 500px) {

}

@media screen and (max-width: 400px) {

}

@media screen and (max-width: 380px) {

}

@media screen and (max-width: 320px) {

}
/*  */
