
@media only screen and (max-width: 992px) {
    .banner_caption h1{
    font-size: 36px;
    width: 425px;
}
.banner_caption h2{
    font-size: 16px;
}
.banner_area{    
    height: 80vh;
}

/*banner area end*/

/*about us start*/
.section-title_about{
    align-items: left;
}
.dish-img img {
    max-width: 60%;
}
.dish-img {
    position: absolute;
    margin-top: -5px;
    z-index: 30;
}
/*menu area start*/

.column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
.overly_img_text{
    opacity: 1;
    transition: 0.5s;
    z-index: 1000;
}   
  .button-area {
    flex-direction: column; 
  }
.bg-caption{
    max-width: 90%;
}
.button-area {
    flex-flow: 1;
}
.btn-outline-radius {
    margin-left: 0px;
}
.btn-outline-radius-menu{
    margin-left: 0px;
    width: 300px;
}
}
@media only screen and (max-width: 767px) {
    .btn-outline-radius,.btn-solid-radius{
    border-radius: 25px;
    padding: 8px 15px 8px 15px;
    font-size: 14px;
}
.logo_img img{
    width: 100px;
    position: relative;
    margin-top: -5px;
}
.logo_img h4{   
    font-size: 22px;    
}
/*middle header end*/

/*banner area start*/
.section-padding{
    padding-top: 100px;
    padding-bottom: 100px;
}
.banner_caption h1{
    font-size: 36px;
    width: 400px;
}
.banner_caption h2{
    font-size: 16px;
}
.banner_area{    
    height: 70vh;
}
/*banner area start*/

/*widget area start*/

.iframe_box iframe{
    width: 100%;
    height: 650px;
    padding: 20px 20px 0px 20px;
    margin: auto;
}
.section_padding{
    padding-top: 40px;
    padding-bottom: 40px;
}
.section_title h4{
    font-size: 25px;
}
/*widget area end*/

/*menu area start*/

/*about us start*/
    .section-title_about{
    text-align: center;
}
.section_content p{
    font-size: 14px;
    margin-top: 42px;
}

.section-title h2{
    font-size: 24px;
    margin-bottom: 0px;
    text-align: center;
}
/*about us end*/

/*bg area end*/

/*map area start*/
.section_padding1{
    padding-top: 80px;
    padding-bottom: 80px;
}
.open-time h3 {
    font-size: 20px;
}
/*map area end*/

/*footer area start*/
.footer_area{
    justify-content: center;
    text-align: center;
    column-gap: 0px;
    display: flex;
    flex-wrap: wrap;
    height: auto;
}
.footer_left_panel{
    justify-content: center;
    column-gap: 20px;
    align-items: center;
    display: block;
    width: 100%;

}
.footer_left_panel .pipeline{
display: none;
}

.footer_left_panel span{
    display: block;
}
.footer_right_panel{
    justify-content: center;
    column-gap: 20px;

}
.coptright-order-2{
order: 2;
}
.social-order-1{
    order: 1;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}    
}
@media only screen and (max-width: 580px) {
    .btn-outline-radius,.btn-solid-radius{
    padding: 6px 12px 6px 12px;
    font-size: 12px;
}
.logo_img img{
    width: 70px;
    position: relative;
    margin-top: -5px;
}
.top_header_area .top_header_left_panel span{
    font-size: 13px;
}
/*top header area end */

/*banner start*/
.banner_caption h1{
    font-size: 28px;
    width: 325px;
}
.banner_caption h2{
    font-size: 12px;
}
   .banner_area {
        height: 50vh;
    }
/*banner end*/

/*widget area start*/
.iframe_box{
    padding: 5px;
}
.iframe_box iframe{
    height: 680px;
    padding: 20px 0px 0px 0px;
    background-color: #fff;
}
.section-padding{
    padding-top: 58px;
    padding-bottom: 60px;
}
/*widget area end*/

/*about area start*/
.section-title_about h2{
    font-size: 24px;
}
.dish-img img {
    max-width: 45%;
}
.dish-img {
    position: absolute;
    margin-top: -40px;
    z-index: 30;
}
.section_content p{
    margin-top: 100px;
}
/*about area end*/

/*menu area start*/

.column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .column img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
}
.overly_img_text{
    left: 10%;
}
.btn_area{
    padding-top: 30px;
    padding-bottom: 50px;
}
.overly_img_text h4{
    font-size: 18px;
    line-height: 20px;
}
.overly_img_text{
    max-width:170px; 
}
/*menu area end*/

/*bg area start*/

.bg-text p {
    color: #fff;
    font-size: 17px;
}
.bg-area {
    padding-top: 200px;
    padding-bottom: 200px;
}
.book-now-botton {
    padding: 12px 30px 12px 30px;
    font-size: 13px;
}
.btn-outline-radius-menu{
    margin-left: 0px;
    width: 269px;
}
/*bg area end*/

/*map area start*/
    
.address_box{
    background-color: #fff;
    padding: 20px;
    width: 280px;
}
.flex_tiles_address p{
    display: block;
    line-height: 22px;
    font-size: 14px;
}
.address_box h4{
    font-size: 20px;

}
}
