@media screen and (max-width: 991px){
  #vw-sticky-menu.sticky{
        display: none !important;
    }
    #slider .carousel-caption{
      display: block !important;
      top: 0px;
      left: 10%;
      right: 10%;
    }
    #slider h4{
      font-size: 16px;
      width: 50%;
    }
    #slider h2{
      font-size: 15px;
      margin-top: 5%;
    }
    #slider p{
      font-size: 13px;
    }
    #lookour_serv h4,#food_products h4,#choosemenu h4,#upcoming h4,#yellow-box h4,#openingtime h4,#blogpost h4{
      font-size: 34px;
    }
    #reservation .innerdarkbox {
      text-align: center;
    }
    #reservation .yellowtext h4{
      line-height: 20px;
    }
    .makereservpad {
      margin-bottom: 10px;
    }
    #choosemenu .menu-wrapper{
      text-align: center;
    }
    .menu-list p.price{
      width: 100%;
      padding: 0;
    }
    #choosemenu .menucategory{
      display: block;
      text-align: center;
    }
    #footer_part h3.widget-title,.widget_recent_entries ul,#footer_part li.menu-item{
      text-align: center !important;
    }
    #footer_part .textwidget div{
      width: 100%;
    }
    .chef_box{
    margin-left: 0px;
    padding-left: 16px !important;   
  }
  #reservation .innerdarkbox {
      text-align: center;
    }
    #reservation .middle-border{
      margin-top: 20px;
    }
    .makereservpad {
        margin-top: 10px;
    }
    #reservation input[type="submit"]{
      padding: 5px 0;
      margin: 10px 0;
    }
  #sidebar input[type="submit"]{
    font-size: 10px;
  }
  .believe-image{
      text-align: center;
    }
    #lookour_serv .look_div{
      width: 150px;
    }
    #footer_part .textwidget div{
      width: 140px;
      margin-left: -7px;
    }
    .toggle a {
    width: 100%;
    color: #000;
    background: #ffd34e;
    padding: 10px 10px;
    font-size: 16px;
    display: block;
  }
  .home#vw-slider h3{
    font-size: 38px;
  } .main-navigation ul{
    border:none;
  }
  .list_outer {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .logobox.second_box img{
      height: 150px !important;
    }
  .top_bar_btn a.theme_button {
    position: static;
    top: 0;
    transform: unset;
  }
  .content_boxes figure #instagram-embed-0{
    height: 706px;
  }
  .main-header-box{
    padding-bottom: 0 !important;
  } 
}
@media screen and (max-width:556px) and (min-width:0px) { 
 .header .social-media{
      margin-top: 0px;
      text-align: center;
  }
  .logobox.second_box img{
      height: auto !important;
    }
}
@media screen and (max-width:1200px) and (min-width:992px) {
  #slider .carousel-caption{
    top: 2em;
  }
}
@media screen and (max-width: 1024px){ 
  .thumb_image_border
  { 
    display: none; 
  } 
  .headerbar 
  { 
    display: block;
    margin:0;
  } 
  .hamburger 
  { 
    color: #fff;
    padding: 10px; 
  } 
  .side-navigation ul{
    list-style: none;
    overflow: hidden;
    width: 100%;
  } 
  .side-navigation, .side-navigation li { 
    margin: 0;
    padding: 0;
  }
  .side-navigation ul li a {
    color: #ffffff;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
  } 
  amp-sidebar#sidebar1 { 
    background: #111; 
    width: 250px
  } 
  .menubar-wrapper .current_page_item{
    border-bottom: none;
  }
  #sidebar1 { 
  height: 100%; 
  width: 0; position: fixed; 
  z-index: 9999999; 
  top: 0;
  left: 0; 
  overflow-x: hidden; 
  transition: .5s
  }
  .side-navigation ul ul {
    background: transparent !important;
  } 
  .side-navigation ul ul {
    position: static; 
    width: 100%;
    box-shadow: none;
    display: block;
  } 
  .side-navigation ul ul li {
     background: transparent !important;
  } 
  .side-navigation ul ul li{ 
    border-bottom: none;
  } 
  .side-navigation li.menu-item-has-children > a:after {
    font-size: 11px;
    position: absolute;
    left: 360px;
    font-family: 'FontAwesome';
    content: "\f054";
    line-height: 4em;
    left: 85%;
}
.menu-item.menu-item-has-children:after,.main-header .side-navigation {
    display: none;
}
  iframe {
    width: 100%;
    height: auto;
  } 
}