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

}
/*  */

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

}

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

}

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

}

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

}

@media screen and (max-width: 350px) {
/* NAVBAR */
.navbarLogo {
  width: 50%;
}
.navbarOptions {
  width: 60%;
}
.navbarOptions ul li {
  padding: 0 30% 0 0;
}
/*  */
}

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

}

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

}

@media screen and (max-width: 250px) {
/* NAVBAR */
.navbarLogo {
  width: 35%;
  padding: 0 0 0 0;
}
.navbarOptions {
  width: 45%;
  padding: 0 0 0 0;
}
.navbarOptions ul li {
  padding: 0 20% 0 0;
}
/*  */
}

@media screen and (max-width: 250) {
/* NAVBAR */
.navbarLogo {
  width: 35%;
}
.navbarOptions {
  width: 45%;
  padding: 0 5% 0 0;
}
.navbarOptions ul li a {
  font-size: 11px;
}
/*  */
}

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

}

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

}

@media screen and (max-width: 1350px) {
/* NAVBAR */
.mainNavbar {
  display: none;
}
/*  */

/* NAVBAR RESPONSIVE */
.responsiveNavbar {
  display: inline-block;
}
.sidebarFinder {
  padding: 15px 5% 0 5%;
}
/*  */
}

@media screen and (max-width: 1000px) {
/* FORMULARIO CONTACTO */
.input-field>label {
  font-size: 16px;
}
/*  */
}

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

}

@media screen and (max-width: 250) {
/* NAVBAR RESPONSIVE */
.menuResponsive {
  right: 14px;
}
/*  */
/* FORMULARIO CONTACTO */
.input-field>label {
  font-size: 14px;
}
/*  */
}

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

}

@media screen and (max-width: 1000) {
/* FORMULARIO CONTACTO */
.formularioTitle h1 {
  font-size: 20px;
}
.input-field>label {
  font-size: 13px;
}
/*  */
}

@media screen and (max-width: 1000) {
/* NAVBAR RESPONSIVE */
.menuResponsive:focus , .menuResponsive:active {
  color: #730211;
}
.linkFooter:focus , .linkFooter:active {
  color: #e50422;
}
.sidebarOptions {
  padding: 0 0 0 0;
}
/*  */

/* FORMULARIO CONTACTO */
.formularioTitle {
  padding: 0 0 0 0;
}
.formularioTitle h1 {
  font-size: 22px;
}
textarea.materialize-textarea {
  min-height: 9rem;
}
.input-field {
  margin-bottom: 28px;
}
/*  */
}

@media screen and (max-width: 1000) {
/* NAVBAR RESPONSIVE */
.responsiveNavbar {
  height: 30px;
}
.responsiveNavbar img {
  max-height: 25px;
}
.menuResponsive {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
}
.sidebarFooter {
  height: 20px;
}
.linkFooter {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
}
.sidebarContent {
  top: 30%;
  bottom: 30%;
}
.sidebarContent01 {
  top: 30%;
  bottom: 30%;
}
.sidebarOptions ul li a {
  font-size: 18px;
}
.sidebarOptions ul li {
  line-height: 25px;
}
.sidebarOptions {
  padding: 0 0 0 0;
}
/*  */

/* FORMULARIO CONTACTO */
.formularioTitle h1 {
  font-size: 18px;
}
.input-field>label {
  font-size: 14px;
}
/*  */
}

@media screen and (max-width: 320px) {
/* NAVBAR RESPONSIVE */
.responsiveNavbar {
  height: 28px;
}
.responsiveNavbar img {
  max-height: 24px;
}
.menuResponsive {
  width: 20px;
  height: 20px;
  line-height: 25px;
  font-size: 14px;
  right: 15%;
}
.sidebarFooter {
  height: 18px;
}
.linkFooter {
  height: 15px;
  line-height: 15px;
  font-size: 11px;
}
.sidebarContent {
  top: 10px;
  bottom: 10px;
}
.sidebarContent01 {
  top: 10px;
  bottom: 10px;
}
.sidebarOptions ul li a {
  font-size: 11px;
}
.sidebarOptions ul li {
  line-height: 25px;
}
/*  */

/* FORMULARIO CONTACTO */
.input-field>label {
  font-size: 10px;
}
.formularioTitle h1 {
  font-size: 11px;
}
/*  */
}

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

}
/*  */
