/* Responsive Css */

.sliderbase,
.welcomeabout,
.awesomeback,
.rback,
.catnewback,
.testimonial,
.footer {
    overflow: hidden;
}

.footer-contact-discription {
    word-wrap: break-word;
}

@media (max-width: 1120px) {
    .menu {
        font-size: 13px;
        margin: 0px;
        font-weight: 500;
        position: relative;
    }
}


@media (max-width: 990px) {

    .breadd {
        font-size: 26px;
        text-align: center;
    }

    .mainheading {
        width: 100%;
    }

    .welpartmain .welleftpart .wow {
        display: none;
    }

    .welrightpart {
        width: 56%;
    }

    .welcomeabout {
        margin: 40px 0px 56px;
    }

    .recipeheading h1 {
        font-size: 54px;
    }

    .recipeheading {
        margin-top: 10px;
    }

    .img-gif {
        display: none;
    }

    .receipe1 {
        left: 627px;
        width: 30%;
    }

    .matar-pulao {
        position: absolute;
        z-index: 999;
        top: 0px;
        width: 67%;
    }

    .affix{
        z-index:99999!important;
    }

    .logo_area {
        width: 21%;
        padding-top: 5px;
    }

    .menu-open-close {
        position: absolute;
        height: 100px;
        text-align: center;
        /* display: block; */
        padding: 15px 30px;
        position: absolute;
        right: 0;
        top: -46%;
        z-index: 999;
        width: 100px;
        margin-top: -81px;
    }

    .pline2:before {
        display: none;
    }

    .postersmall {
        margin: 21px 0px 50px 5px;
    }

    .poster3,
    .poster4 {
        margin-bottom: 0px;
    }

    .postersmallright {
        text-align: left;
        margin: 0px 26px 50px 0px;
    }

    .footer .content_footer_top{
        padding: 13px 0 80px;
    }

    .footer-about-us-block-item-title{
        margin: 0;
    }

    .breadcrumb {
        padding: 10px 10px;
    }

    .footer-about-us-block-item-title{
        padding-top: 20px;
    }
}

@media (min-width: 800px){
    .carousel2{
        display: none;
    }
}

@media (max-width: 800px){
    .carousel2{
        display: block;
    }
    .sliderbase{
        display: none;
    }
}


@media(max-width: 780px) {
    .navbar-toggle {
        margin-top: -65px;
    }

    .navbar {
        text-align: left;
    }

    .u-section-3 {
        margin: 0px;
    }

    .breadd {
        font-size: 18px;
        text-align: center;
    }
}

@media (max-width: 700px) {
    .welleftpart {
        display: none;
    }

    .welrightpart {
        position: block;
        padding-left: 20px;
        width: 100%;
        margin-top: -64px;
    }

    .qodef-blog.qodef-item-layout--metro.qodef-swiper-container article .qodef-e-wrapper {
        height: 100%;
        padding-top: 10%;
    }
    .qodef-blog.qodef-item-layout--metro article .qodef-e-info>* {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .swiper-pagination{
        display: none;
    }

    .receipe2 {
        width: 100%;
    }

    .matar-pulao {
        position: absolute;
        z-index: 999;
        top: 0px;
        width: 100%;
    }

    .affix{
        z-index:99999!important;
    }

    .rice-img {
        display: none;
    }

    .md-center {
        text-align: center;
    }

    .catp {
        text-align: left;
    }

    .rback .btn {
        margin-top: 0px;
    }

    .qodef-blog.qodef-item-layout--metro.qodef-swiper-container article .qodef-e-media-image.qodef--background {
        padding: 0px 0px;
    }

    .rback {
        position: relative;
        padding: 60px 0 156px;
    }

    .proheading {
        font-size: 38px;
        text-align: center;
        margin-left: 0px;
    }

    .recipeheading h1 {
        font-size: 30px;
        line-height: 1.2;
    }
}

@media(max-width:600px) {
    .menu-open-close {
        margin-top: -69px;
    }

    .header-social-info {
        display: none;
    }

    .fplus-main-menu {
        width: 100%;
    }

 

    .u-section-3 .u-container-layout-2 {
        padding: 0px;
    }

    .headings {
        font-size: 33px;
    }
}

@media(max-width:500px) {
    .menu-open-close {
        margin-top: -47px;
    }
  .navbar-toggle {
    margin-top: -52px;
    }
    .qodef-blog.qodef-item-layout--metro.qodef-swiper-container article .qodef-e-content{
        width: 100%;
        position: absolute;
        top: 100%;
    }
    .qodef-blog.qodef-item-layout--metro.qodef-swiper-container article{
        overflow: inherit;
    }
    
    .fplus-main-menu {
        padding-top: 18%;
        z-index: 5;
    }
    .affix-top{
        z-index: 9;
    }
    .affix .fplus-main-menu{
        display: none;
    }
}

@media (max-width:400px){
.rback {
        padding: 60px 0px 200px
    }
  
  
}