@media (min-width: 900px) {
  /* --On/off--*/
  .aling-main {
    text-align: inherit;
  }
  .p-relative {
    position: relative;
  }
  .display-responsive {
    display: inherit !important;
  }
  .display-responsive-initial {
    display: initial !important;
  }
  .display-mobile{
    display: none;
  }
  .masthead-navigation,
  .navbar-text,
  .text-histry {
    display: initial;
  }
  .nav-logo {
    display: initial !important;
  }
  .nav-trigger,
  .logo,
  .logo_main_movil,
  .nav_redes {
    display: none;
  }
  .nav_redes {
    display: none !important;
  }
  .creative-shape {
    display: inherit;
    position: absolute;
    bottom: -5em;
  }
  .text-aling{
    text-align: left;
  }
  /*-- Header --*/
 
  .banner-area{
    padding: 8em 7em;
    
  }
  .appointment-area {
    position: relative;
    z-index: -1;
  }
  
  .appointment-area.appointment-form-two {
    margin-bottom: -65px;
  }
  .masthead{
    overflow: hidden;
  }
  .navbar.is-sticky {
    padding: 1em 8em;
  }
  .single-banner-content h1{
    text-align: left;
  }
  .position-lg-absolute {
    position: absolute;
  }
  .img-mobile-choose {
    width: 600px;
    height: 100%;
    max-width: 600px;
  }
  .single-banner-content h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .single-banner-content p {
    font-size: 18px;
  }
  .hero-slider-area {
   
    height: auto;
  }
  
  
}
@media (min-width: 600px) and (max-width: 1000px) {
  .feedback-content {
    width: 500px;
  }
  .display-responsive {
    display: none !important;
  }
  .menu-gallery img {
    width: 100%;
    margin-bottom: 10px;
  }
 
  .single-delicious-menu {
    height: auto;
  }
  .nav-trigger,
  .logo,
  .logo_main_movil,
  .display-mobile{ 
    display: initial;
  }
  #contenedor_icono_chat_minimizado {
    bottom: 40%;
  }
  .chat-ia-facturalaya {
    bottom: 30%;
  }
  .about-us-area .owl-dots {
    bottom: -30px;
  }
  .img-mobile-choose {
    margin-top: 1em;
    max-width: 400px;
}
}

@media only screen and (max-width: 1170px) and (min-width: 1100px) {
  .nav_redes, .display-mobile{
    display: initial;
  }
  .creative-shape {
    display: inherit;
    position: absolute;
    bottom: 0;
  }
 
  .display-responsive {
    display: inherit !important;
  }
  .display-responsive-initial {
    display: initial !important;
  }

  .page-main {
    flex-grow: 0.3;
    height: 800px;
  }
  .wrapper {
    min-height: auto;
  }
  .feedback-content {
    width: 700px;
  }
  .navbar.is-sticky {
    padding: 0.3em 2em;
  }
  .about-us-area .owl-dots {
    bottom: -30px;
  }
}
