.intelligent-ai-sec > div {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: -4px 4px 10px 0px #00000026;
}
.intelligent-ai-sec .wp-block-kadence-advancedheading {
    margin-top: 0px !important;
}
.solution-food-delivery-img {
    margin-top: 0px !important;
    border: none !important;
}
.solution-food-delivery-img img{
    margin-top: 0px !important;
    border: none !important;
}
.intelligent-ai-sec > div:hover .intelligent-ai {
    top: 0;
}
.intelligent-ai-sec  figure img {
    height: 300px;
    object-fit: cover;
    border-radius: 12px;
}
.intelligent-ai {
    position: absolute;
    top: 83%;
    background: #000000e0;
    width: 100%;
    left: 0;
    border-radius: 12px;
    z-index: 9;
    margin: 0 !important;
    padding: 15px 20px;
    -webkit-transition: all .6s 
ease;
    transition: all .6s 
ease;
    height: 100%;
}

.on-demand-grid .intelligent-ai-sec  figure img {
    height: 450px;
    object-fit: cover;
    border-radius: 12px;
}
.on-demand-grid .intelligent-ai {
    background: transparent;
    top:87%;
}
.on-demand-grid .solution-food-delivery-img {
    position: relative;
}

.on-demand-grid .solution-food-delivery-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5); /* overlay darkness */
    border-radius: 10px;
}
.why-choose-industry {
    gap: 24px;
}
.why-choose-industry .eb-row-root-container {
 min-height: 350px;
}
@media (min-width:320px) and (max-width:767px) {
.industries-features-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.eb-row-root-container.eb-row-83mye {
    padding-top: 40px;
    padding-bottom: 40px;
}
.eb-row-root-container.eb-row-2r1c2 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.eb-row-root-container.eb-row-k2lv3 {
    padding-top: 0px;
    padding-bottom: 40px;
}
.eb-row-root-container.eb-row-zw87l {
    padding-top: 40px;
    padding-bottom: 40px;
}
.why-choose-industry {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.why-choose-industry .eb-row-root-container {
    min-height: auto;
}
}
@media (min-width:768px) and (max-width:1024px) {
.eb-row-k2lv3.eb-row-root-container{
 padding-top: 0px !important;
}
.wp-block-essential-blocks-column.custom-width.root-eb-column-zulur {
    width: 100%;
}
.wp-block-essential-blocks-column.custom-width.root-eb-column-ucnm6 {
    width: 100%;
}
.industries-features-grid .wp-block-essential-blocks-column {
    width: 100%;
}
.industries-features-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.wp-block-essential-blocks-column.custom-width.root-eb-column-x05xd {
    width: 100%;
}
.on-demand-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.wp-block-essential-blocks-column.custom-width.root-eb-column-b1wrx {
    width: 100%;
}
.why-choose-industry .wp-block-essential-blocks-column {
    width: 100%;
}
.wp-block-essential-blocks-column.root-eb-column-8t1bh {
    width: 100%;
}
.wp-block-essential-blocks-column.root-eb-column-ej3j9 {
    width: 100%;
}
.why-choose-industry .wp-block-essential-blocks-row .eb-row-root-container {
    min-height: 320px ;
}
}

