.menu-btn {
    background-color: #C59D5F;
    padding: 1em;
    border-radius: 50%;
    float: left;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.menu-icon2 {
    background-image: url("images/close.png");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom:-2.5em;
}
.mob-nav {
    display: none;
    position: absolute;
    bottom: 1em;
    right: 0;
}
.logo-text {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 1.55em 0;
}
.formDescription{display:none;}
 .hover {position: relative;}
  .hover:hover .img-overlay {
    bottom: 0;
    height: 100%;
  }
.img-overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.8;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
  .img-overlay .text {     bottom: 1em;
    position: absolute;
    left: 2em;color: #fff;}
    .hover:hover .img-text, .hover:hover .img-text-events {
      display: none;
  }
  .img-text {    bottom: 1em;
    position: absolute;    width: auto;
    padding: 10px;
    text-align: left;
    left: 2em;color: #fff;background-color: rgba(0,0,0,0.8)}
    .img-text-events {    bottom: 1em;
      position: absolute;    width: auto;
      padding: 10px;
      text-align: left;
      left: 2em;color: #fff;background-color: rgba(0,0,0,0.8)}

.fa-leaf {position: absolute; font-size: 30px; right: 10px; top: 10px; color:#fff}
.text-head {font-size: 20px;
  color: #fff;
  text-align: center;
  margin: 0;
  line-height: 60px;}
  .img-text-head {
    font-size: 20px;
    color: #fff;
    margin: 0;
    line-height: 60px;}
.img1 {background: url(images/res-img1.jpg) no-repeat; width: 100%; height: 100%; background-size: cover; background-position: center;}
.restaurant-list:after {
  border-bottom: 2px solid #000 !important;
  content: " ";
  display: block;
}
.menu li:nth-child(3):after {
  border-bottom:none !important;

}

  @media (min-width: 992px) and (max-width: 1199px) {
   
    .gallery-area1 {
      padding: 90px 0 83px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
     
    .gallery-area1 {
      padding: 80px 0 73px;
    }
  }
  
  @media (min-width: 480px) and (max-width: 767px) {
    .gallery-area1 {
      padding: 70px 0 63px;
    }
  }
  @media (min-width: 321px) and (max-width: 479px) {
      
    .gallery-area1 {
      padding: 60px 0 53px;
    }
  }
  @media only screen and (max-width: 320px) {
  
    
    .gallery-area1 {
      padding: 50px 0 43px;
    }
  }
 
@media(max-width:375px){
  .mob-float-nav{right: 1em}
    
}
    @media(max-width: 1024px) {
      
      .mt5 {
        margin-top: 11em;
    }
    .img-text-head { font-size: 20px;}
      .pb2 {
        padding-bottom: 11em;
    }
    .page {
      border: none;
  }
    }


    @media  (min-width:768px) and (max-width: 1023px){
      .mt5 {
        margin-top: 10em;
    }
      .hover img {width: 1120px;
        height: 400px;}
        .hover {padding-bottom: 2em}
        

.img-text, .img-text-events {
  bottom: 3em;}
  .pb2 {
    padding-bottom: 0;
}
    }

    @media  (min-width:320px) and (max-width: 767px) {
      .row{margin: 0}
      
      .pb2 {
        padding-bottom: 0em;
    }
    .hover {margin-bottom: 1em;}
      .mt5 {
        margin-top: 6em;
    }
      .hover img {
        width: 365px;
        height: 180px;
    }
    #section1 .col-md-3, #section1 .col-md-6 {    margin: auto;
      display: table;}
    }


    @media (max-width: 360px) {
      h1 {
        font-size: 20px !important;
    }
    }