/*
Project Name: Roti restaurent
Author: Er. Hrisheekesh Kumar
Author URI: https://www.dgdigital.in/
Description: Best Software Comapny In Ptana
*/
@media only screen and (min-width: 600px) {
.resto-condition h2{
    font-size: 40px;
}
.resto-cover .pizza-text{
    left: 23rem;
}
.resto-cover .offer-content h3{
    font-size: 36px;
}
.banq_roti_resto{
    height: 500px;
}
}
@media only screen and (max-width: 600px) {
    .logo__whts {
        max-width: 35%;
    }
    .about-section .about-image .resto {
        width: 100%;
    }
    .roti-mnus img {
        max-width: 110px!important;
        height: 110px!important;
    }
    .roti-ban-titl{
        font-size: 17px!important;
    }
    .prax-foot{
        display: none;
    }
    .prax-centr{
        text-align: center;
    }
    .footer-bottom {
        padding: 15px 0;
    }
    .banq_roti_resto{
        height: 365px;
    }
    .capacity-banq{
        display: flex;
        margin-bottom: 15px;
    }
    .capacity-banq .theme-btn-2 {
        padding: 10px 39px;
    }
}
.roti-mnus{
    position: fixed;
    left: 2px;
    bottom: 121px;
    z-index: 99;
}
.roti-mnus img {
        max-width: 120px;
        height: 120px;
        overflow: hidden;
    }
    .about-resto img{
        border-radius: 15px 0 0 15px;
    }
    .whatsapp-roti{
        position: fixed;  right: 15px; bottom: 5%;z-index: 9;
        bottom: 121px;
    }
    .whatsapp-roti img{
        width:60px;
    }
    .testimonial-wrapper{
        overflow-x: hidden;
    }
    .conter-pd{
        padding: 70px 0;
    }
    .food-size{
        width: 110px;
        height: 105px;
    }
    .roti_testimon{
        overflow: hidden;
    }
    .banquHall{
	    padding-top: 40px!important;
    padding-bottom: 299px!important;
    background:#7b1b1c !important;
}
.testimonial-area1 {
    padding: 110px 10px 370px
}
.testimonial-area1 .section-title {
    margin-left: 22px;
}
.testimonial-area1 .section-title h2 {
    color: #fff;
}
.farcsCss {
    margin-bottom: 30px;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #0000005c;
}
.banquHall .section-title h2 {
    font-size: 34px;
    font-weight: 700;
}
.testimonial-video-area {
    margin-top: -270px;
}
.mb-120 {
    margin-bottom: 120px;
}
.exclusive-content {
    background-color: #ffffff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 20px;
}
.pb-70 {
    padding-bottom: 70px;
}
.banqs .theme-btn-2 {
    width: fit-content;
}
.banq_book textarea{
    width: 100%;
    outline: none;
    padding: 18px 25px;
    background-color: var(--white);
    color: var(--black);
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    border: 1px solid var(--border2);
    border-radius: 9px;
    color-scheme: dark;
}
.textarea{
    color: #fff;
}