@media screen and (max-width: 780px) {
  .hide-mobile{
    display: none;
  }
  .mobile-active{
      display: block !important;
  }
  .mobile-carousel{
    margin-bottom: 30px;
  }
  .content {
    padding-left:15px !important;
    padding-right:15px !important;
  }
  .owl-controls{
    display:none;
  }
  .burguer-menu{
    z-index:88;
  }
  #overlay-menu{
    background:transparent;
    background-color: #202C69;
  }

  #two{
    padding:0px !important;
  }
  #two .container{
    background: url(../img/background-grande-responsive.png) no-repeat center center;
  }
  #three{
    height:auto;
  }
  #three .container{
    background:transparent;
  }

  #three .container .subtitle{
    margin-top:100px;
  }
  #four{
    height:auto;
    padding:120px 0px 15px 0px;
  }
  #four .container{
    background:transparent;
    min-height:auto;
    tex-align:center;
  }
  #four .container .subtitle{
    margin-top:0px;
    margin-left:0px;
    float:none;
    display:block;
    max-width:100%;
    width:100%;
  }
  #four .container img{
    margin-top:0px;
  }

  #five{
    padding-top:100px;
  }
  #five .container #sidebar, #five .container .img{
    display:none;
  }

  #five .container .subtitle{
    float:none;
    margin-top:0px;
  }

  #five .container #content .platos{
    float:none;
    width:100%;
    text-align:center;
  }

  #six .container{
    padding-top:100px;
  }

  #five .container #content{
    width:100%;
  }

  #five .container #content .platos h3{
    background:transparent;
  }

  #six .container .menu{
    width:100%;
    margin-left:0px;
    background:transparent;
    text-align:center;
  }

  #six .container .menu h2{
    margin:0px;
    background:transparent;
    margin-bottom:15px;
    margin-top:20px;
    font-size: 28px;
    text-decoration:underline;
  }
  #six .container .menu p{
    margin:0px;
  }
  #six .container .menu h3{
    margin:0px;
    margin-top:20px;
  }
  #six .container .precio{
    float:none;
    margin-top:60px;
    text-align:center;
    width:100%;
  }
  #six .container .precio h3{
    margin-top:0px;
  }

  #six .container .subtitle{
    float:none;
    margin-top:0px;
  }

  #seven{
    height:auto;
    padding-bottom:60px;
  }
  #seven .container .subtitle{
    margin-top: 100px;
  }

  #eight{
    padding-top:100px;
  }

  #eight .container .right{
    display:none;
  }

  #eight .container .left{
    float:none;
    margin-top:0px;
    width:100%;
  }

  #eight .container .bottom .nh{
    float:none;
    width:100%;
    display:inline-block;
    margin-left:0px;
    margin-right:0px;
  }
  #eight .container .bottom .horario{
    float:none;
    width:100%;
    margin-left:0px;
  }
  #eight .container .bottom .horario .hora, #eight .container .bottom .horario .title{
    text-align:center;
  }
  #eight .container .bottom .horario .title{
    margin-top:30px;
  }
  #eight .container .tripadvisor, #eight .container .rrss{
    display:none;
  }

}
