@media (min-width: 1640px) and (max-width: 2560px) {
    .blog-yellowbg {
        background-image: url(../images/blog/blog-top-head.png);
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        min-height: 294px;
    }
    .blue-blog {
        background-image: url(../images/blog/blue-blog-img.png);
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        min-height: 1380px;
    }
    .crispy{
        background-image: url('../images/recipe/main.png');  
        background-repeat: no-repeat;
          background-size: cover !important;
          background-position: top;
        
          position: relative;
          z-index: 3;
        
        
        }

        .recipe-section-title .top-text {
            font-family: HWT Artz;
            font-weight: 700;
            font-size: 105.58px;
            line-height: 120px;
            text-align: center;
            color: #072A61;
        }

        .first-recipe-text {
            font-family: Metropolis;
            font-weight: 700;
            font-size: 40.94px;
            line-height: 55px;
            color: #072A61;
        }

.recipe-para-text {
            font-family: Metropolis;
            font-weight: 500;
            font-size: 40.75px !important;
            line-height: 54px;
            color: #4B4B4B;
            padding-top: 10px;
        }

        .recipe-vada {
            width: 100%;
            max-width: 1620px;
            display: block;
            margin: 0 auto;
            transform: scale(1.05);
            margin-top: 0px;
        }
        .ingrediants-card {
            background-color: #FF6243;
            /* height: 400px; */
            padding: 4px 28px 18px 28px;
            position: relative;
            /* z-index: -1 !important; */
            border-radius: 21.89px;
            border: none;
            top: -330px;
            z-index: 10;
            overflow: visible;
        }
        .recipe-card {
            /* margin-top: 350px; */
            position: relative;
            top: -150px;
        }

        .recipe-three {
            position: relative;
            top: -300px;
        }
        .line-break-lg {
            display: block;
          }
}

@media (min-width: 1200px) and (max-width: 1639px) {
    .recipe-section-title .top-text {
        font-family: HWT Artz;
        font-weight: 700;
        font-size: 75.58px;
        line-height: 75px;
        text-align: center;
        color: #072A61;
    }
    .first-recipe-text {
        font-family: Metropolis;
        font-weight: 700;
        font-size: 30.94px;
        line-height: 40px;
        color: #072A61;
    }

    .hero-padding {
        padding-top: 15px;
    }

    .sec-red-font {
        font-family: HWT Artz;
        font-weight: 700;
        font-size: 35.21px;
        line-height: 108%;
        color: #FF6243;
    }


    .recipe-card {
 
        position: relative;
        top: -60px;
    }

    .recipe-button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px; /* space between icon and text */
        flex-direction: row !important;
      }
    
      .recipe-button svg {
        width: 20px;
        height: 20px;
      }

 
      .crispy {
        background-image: url(../images/recipe/main.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        position: relative;
        z-index: 3;
    }
    .sabudana-text {
        font-size: 289.45px;
        line-height: 108%;
        text-align: center;
        color: #EFBA00;
        position: relative;
        /* top: 185px; */
        z-index: 1;
    }
    .line-break-lg {
        display: block;
      }
      .sabudana-overlay-img {
        position: absolute;
        top: 0;
        left: 25% !important;
    }


}

@media (min-width: 1440px) and (max-width: 1639px) {

    .ingrediants-card {
        background-color: #FF6243;
        /* height: 400px; */
        padding: 4px 15px 18px 15px;
        position: relative;
        /* z-index: -1 !important; */
        border-radius: 21.89px;
        border: none;
        top: -330px;
        z-index: 10;
        overflow: visible;
    }
}
@media (min-width: 1201px) and (max-width: 1440px) {
.red-class .svg-text {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 37.63px;
    color: #FFFFFF;
}

.ingrediants-card {
    background-color: #FF6243;
    /* height: 400px; */
    padding: 4px 15px 18px 15px;
    position: relative;
    /* z-index: -1 !important; */
    border-radius: 21.89px;
    border: none;
    top: -290px;
    z-index: 10;
    overflow: visible;
}
.red-class svg {
    position: relative;
    top: -40px;
    left: 14px;
}
.line-break-lg {
    display: block;
  }

}

@media (min-width: 1024px) and (max-width: 1200px) {
    .recipe-section-title .top-text {
        font-family: HWT Artz;
        font-weight: 700;
        font-size: 60.58px;
        line-height: 45px;
        text-align: center;
        color: #072A61;
    }

    .hero-padding {
        padding-top: 0px;
    }
    .first-recipe-text {
        font-family: Metropolis;
        font-weight: 700;
        font-size: 24.94px;
        line-height: 20px;
        color: #072A61;
    }

    .sec-red-font {
        font-family: HWT Artz;
        font-weight: 700;
        font-size: 35.21px;
        line-height: 108%;
        color: #FF6243;
    }

    .ingrediants-card {
        background-color: #FF6243;
        /* height: 400px; */
        padding: 5px 12px 18px 12px;
        position: relative;
        /* z-index: -1 !important; */
        border-radius: 21.89px;
        border: none;
        top: -212px;
        z-index: 10;
        overflow: visible;
    }

    .recipe-para-text {
        font-family: Metropolis;
        font-weight: 500;
        font-size: 20.75px;
        line-height: 26px;
        color: #4B4B4B;
        padding-top: 10px;
    }

    .recipe-ingred-text {
        font-family: Metropolis;
        font-weight: 700;
        font-size: 28.74px;
        text-transform: uppercase;
        color: #FCF7E2;
    }
    .grid-container .grid-item li {
        font-family: Metropolis;
        font-weight: 700;
        font-size: 14px;
        text-transform: capitalize;
        color: #4B4B4B;
    }
    .grid-container .grid-item {
        font-family: Metropolis;
        font-weight: 700;
        font-size: 14px;
        text-transform: capitalize;
        color: #4B4B4B;
    }
    
    .recipe-card {
        /* margin-top: 350px; */
        position: relative;
        top: -150px;
    }
    .recipe-card .time p {
        line-height: 35px;
        font-size: 18px;
        font-weight: 400;
        color: rgba(75, 75, 75, 1);
        font-family: 'Metropolis Regular', sans-serif !important;
    }
    .info-item {
        display: flex
    ;
        flex-direction: column;
        align-items: center;
        font-family: sans-serif;
        color: #003049;
        width: 25%;
    }
    .grid-item {
        padding:2px 10px;
    }
    .ins-sec-text {
        font-size: 30px;
        line-height: 40px;
        color: #FF6243;
    }

    .ins-para-text li {
 
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .crispy {
        background-image: url(../images/recipe/main.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
        position: relative;
        z-index: 3;
    }
    .sabudana-text {
        font-size: 239.45px;
        top: 165px;
    }
    .blue-kheer {
        width: 484px;
        margin-top: 42px;
        /* top: 11px; */
    }
    .sabudana-overlay {
        position: absolute;
        top: -11px;
        left: 25%;
        z-index: 2;
        width: 527px !important;
        height: auto;
        pointer-events: none;
    }
    .sabudana-overlay-img {
        left: 20% !important;
    }
    .recipe-wave {
        min-height: 565px;
        /* margin-top: -600px; */
    }
    /* .red-class .svg-text {
        position: absolute;
        top: 34%;
        left: 51%;
        font-size: 37.63px;
        color: #FFFFFF;
    } */
    .red-class svg {
        left: -33px;
    }
    .red-text-para {
        font-size: 24px;
        line-height: 125%;
    }
    .line-break-lg {
        display: block;
      }
      .blue-bg .blue-padding {
        padding-left: 32px;
        padding-top: 50px;
    }
    


}


@media (min-width: 481px) and (max-width: 1023px) {

    .crispy {
        background-image: url(../images/recipe/main.png);
        background-repeat: no-repeat;
        background-size: cover !important;
        background-position: top;
        position: relative;
        z-index: 3;
    }
    .recipe-section-title {
        padding-top: 0px;
    }

    .vada-circle {
        width: auto;
        height: 50px;
    }
    .top-text {
        font-family: HWT Artz;
        font-weight: 700;
        font-size: 64.58px;
        line-height: 52px;
        text-align: center;
        color: #072A61;
    }

    .first-recipe-text {
        font-family: Metropolis;
        font-weight: 700;
        font-size: 34.94px;
        line-height: 40px;
        color: #072A61;
    }
    .p-15-md{
        padding:0px 30px;
    }
    .ingrediants-card {
        background-color: #FF6243;
  
        padding: 4px 28px 18px 28px;
        position: relative;
    
        border-radius: 21.89px;
        border: none;
        top: 0px;
        z-index: 10;
        overflow: visible;
        margin:20px 0px;
        top: 0px !important;
    }

    .recipe-card {
      
        position: relative;
        top: 00px;
    }
    .info-item {
        display: flex
    ;
        flex-direction: column;
        align-items: center;
        font-family: sans-serif;
        color: #003049;
        width: 30%;
    }

    .recipe-three {
        position: relative;
        top: 0px;
        padding: 10px 0px;
    }
    .sabudana-text-wrapper {
        position: relative;
        top: 0px;
    }
    .red-class {
        background-color: #FF6243;
        position: relative;
        top: 0px;
        padding: 0px;
        height: 110px;
    }
    .recipe-row {
        align-items: center;
      
      }
      .red-class {
        background-color: #FF6243;
        position: relative;
        top: 0;
        padding-top: 0px !important;
        padding-bottom: 8px !important;
        height: 72px;
    }

    .sabudana-text-wrapper {
        position: relative;
        top: 0px;
        text-align: center;
        
    }
    .sabudana-overlay {
        position: absolute;
        top: -16%;
        left: 27%;
        transform: translate(-50%, -50%);
        width: 321px !important;
        height: auto;
        z-index: 2;
        pointer-events: none;
    }
    .sabudana-overlay-img{
        position: absolute;
        top:0% !important;
    }
    .red-class svg {
        position: relative;
        top: 0px;
    }
    .svg-image-text svg {
        width: 120px;
        height: auto;
    }


    .svg-image-text{
   
        width: 20% !important;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        top: -14px;
    }
    
    .red-text-para {
        width: 80% !important;
        display: inline-block;
        vertical-align: middle;
        margin-top: -12px;
    }

    .svg-image-text svg {
        width: 100px;
        height: auto;
    }


    .red-text-para p {
        font-size: 20px;
        /* margin: 0 -22px; */
        line-height: 24px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .red-class .svg-text {
        font-size: 20.63px;
        color: #FFFFFF;
        position: absolute;
        top: 50%;
        left: 50%;
    }
    .line-break {
        display: inline;
      }
      .sabudana-text {
        font-size: 160.45px;
        top: 93px;
    }
    .recipe-vada{
        display: block; /* or inline-block if needed */
    transform: rotate(-270deg) !important;
    transform-origin: center center;
   margin-top:45px;
    }
    .recipe-wave {
        padding-top: 19%;
        padding-bottom: 20px;
        /* margin-top: -600px; */
    }
    .line-break-lg {
        display: block;
      }
      .contact_para    .line-break-lg {
        display: inline;
      }

}


@media only screen and (max-width: 480px) {
    .recipe-vada{
        display: block; /* or inline-block if needed */
    transform: rotate(-270deg) !important;
    transform-origin: center center;
    /* height:200px; */
    /* min-height:100px;
    width:100%; */
    }
    .crispy {
        background-image: url(../images/recipe/main.png);
        background-repeat: no-repeat;
        background-size: cover !important;
        background-position: top;
        position: relative;
        z-index: 3;
    }
    .vada-circle{
        width:auto;
        height:50px;

    }
    .recipe-section-title {
        padding-top: 10px;
    }
    .top-text {
        font-family: HWT Artz;
        font-weight: 700;
        font-size: 40.58px;
        line-height: 32px;
        text-align: center;
        color: #072A61;
    }

    .ingrediants-card {
        background-color: #FF6243;
        /* height: 400px; */
        padding: 4px 8px 18px 8px;
        position: relative;
        /* z-index: -1 !important; */
        border-radius: 21.89px;
        border: none;
        top: 0px;
        z-index: 10;
        overflow: visible;
    }

    .first-recipe-text {
        font-family: Metropolis;
        font-weight: 700;
        font-size: 22.94px;
        line-height: 26px;
        color: #072A61;
    }

    .sec-red-font {
        font-family: HWT Artz;
        font-weight: 700;
        font-size: 35.21px;
        line-height: 23px;
        color: #FF6243;
    }

    .recipe-card {
        /* margin-top: 350px; */
        position: relative;
        top: 0px;
    }

    .recipe-para-text {
        font-family: Metropolis;
        font-weight: 500;
        font-size: 18.75px;
        line-height: 25px;
        color: #4B4B4B;
        padding-top: 20px;
        padding-right: 0px !important;
    }

    .info-item {
        display: flex
    ;
        flex-direction: column;
        align-items: center;
        font-family: sans-serif;
        color: #003049;
        width: 25%;
    }

    .recipe-card .time p {
        line-height: 35px;
        font-size: 16px;
        font-weight: 400;
        color: rgba(75, 75, 75, 1);
        font-family: 'Metropolis Regular', sans-serif !important;
    }
    .button-ecnter-recipe,
    .button-ecnter-recipe + div {
        width: 50% !important;
        display: inline-block;
        text-align: center;
        margin-bottom: 10px; /* optional spacing between rows */
    }

    .recipe-button {
        display: inline;
        border: none;
        border-radius: 29.17px;
        padding: 6px 20px;
        /* margin-left: 25px; */
    }
    .recipe-ingred-text {
        font-size:25.74px;
    }
    .grid-container .grid-item li,.grid-container .grid-item {
    
        font-size: 11px;
     
    }
    .padding-space{
    padding-top:8px;
  }
    .grid-item {
        padding:0px 7px;
    }
    .recipe-three {
        position: relative;
        top:0;
        padding-top:15px;
    }

    .ins-top-text {
        font-size: 30px;
        line-height: 35px;
        color: #072A61;
    }
    .ins-sec-text {
        font-size: 25px;
        line-height: 30px;
        color: #FF6243;
    }

    .ins-para-text li {
        margin-bottom: 0px;
        font-size: 18px;
        line-height: 25px;
    }

    .red-class {
        background-color: #FF6243;
        position: relative;
        top: 0;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
        height: 48px;
      }

    .sabudana-text-wrapper {
        position: relative;
        top: 0px;
        text-align: center;
        
    }
    .sabudana-overlay {
        position: absolute;
        top: 2%;
        left: 21%;
        transform: translate(-50%, -50%);
        width: 250px !important;
        height: auto;
        z-index: 2;
        pointer-events: none;
    }
    .red-class svg {
        position: relative;
        top: 0px;
    }
    .svg-image-text svg {
        width: 120px;
        height: auto;
    }


    .svg-image-text{
   
        width: 20% !important;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        top: -12px;
        left: 10px;
    }
    
    .red-text-para {
        width: 80% !important;
        display: inline-block;
        vertical-align: middle;
       
    }

    .svg-image-text svg {
        width: 60px;
        height: auto;
    }


    .red-text-para p {
        font-size: 12px;
        /* margin: 0 5px; */
        line-height: 12px;
    }

 

    .red-class .svg-text {
        font-size: 12.63px;
        color: #FFFFFF;
        position: absolute;
        top: 51%;
        left: 52%;    
    }
.red-class .pt-4 {
    padding-top: 0rem !important;
}
    
.footer-content {
    padding-top: 20% !important;
}
.f-para {
    padding: 0px 0px;
    text-align: justify;
    line-height: 25px;
}
.sabudana-text-wrapper {
    text-align: center; /* centers inline or inline-block content */
}
.sabudana-text {
    font-size: 89.45px;
    line-height: 108%;
    text-align: center !important;
    color: #EFBA00;
    position: relative;
    top: 110px;
    z-index: 1;
}

.logo-icon img {
    height: 150px;
    width: auto;
}
   
.nav-line {
    border-right: 0px solid #FFFFFF;
    /* margin-right: 20px; */
}
.recipe-vada {
    width: 100%;
    max-width: 1569px;
    display: block;
    margin: 0 auto;
    transform: scale(1.05);
    margin-top: 28px;
}

.kheer-card {


    position: relative;

    top: 0px !important;
 
}
}
@media(max-width: 376px){
    .sabudana-overlay {
        position: absolute;
        top: 20%;
        left: 18%;
        transform: translate(-50%, -50%);
        width: 245px !important;
        height: auto;
        z-index: 2;
        pointer-events: none;
    }
    .sabudana-overlay-img{
        position: absolute;
        top:31% !important;
    }
    .sabudana-text-wrapper {
        position: relative;
        top: -25px;
        text-align: center;
    }
    
    .red-text-para p {
        font-size: 10px;
        margin: 0px;
        line-height: 13px;
    }
    .svg-image-text {
        left: 5px;
    }
    

}

@media (min-width:300px) and (max-width: 324px) {
    .recipe-para-text {
        font-size: 16.75px;
        line-height: 23px;
        padding-top: 19px;
    }
    .recipe-card .time p {
        line-height: 30px;
        font-size: 14px;
    }
    .recipe-button {
        padding: 6px 19px;
        font-size: 12px;
    }
    .grid-container .grid-item li, .grid-container .grid-item {
        font-size: 10px;
    }
    .red-class .svg-text {
        font-size: 10.63px;
        left: 58%;
    }
    .sabudana-text {
        font-size: 70.45px;
        line-height: 38%;
        top: 129px;
    }
    .sabudana-overlay {
        top: 35% !important;
        left: 22%;
        width: 185px !important;
    }
    .footer-content {
        padding-top: 16% !important;
    }
    .sabudana-text-wrapper {
        position: relative;
        top: -20px;
        text-align: center;
    }
    .red-class {
        padding-top: 5px !important;
        height: 52px;
    }
    .svg-image-text {
        top: -9px;
    }
    .sabudana-overlay-img{
        position: absolute;
        top:91% !important;
    }



}
@media (min-width:900px) and (max-width: 1440px){
    .fluffy-title h2{
        padding-top: 38%;
    }
    .blue-bg-text .text-first, .blue-bg-text .text-first{
        text-align: center;
    }
    
}

