@media all and (min-width: 1550px){
    
}



@media only screen  and (max-width: 1280px)  {
 
}
@media all and (max-width: 992px){
    .health-wrapper { 
        height: auto!important;
        margin-top: 100px;
        padding-bottom: 100px;
    }
    .care-section::after {
        position: absolute;
        content: "";
        background: linear-gradient(to right, rgba(250, 0, 1, 1) 0%, rgba(152, 3, 4, 1) 100%);
        left: 0;
        top: 0;
        width: 100%!important;
        height: 50%!important;
    }
    .care-section::before {
        position: absolute;
        content: "";
        background-color: #cecece;
        right: 0;
        top: 0;
        width: 100%!important;
        height: 100%!important;
    }
    .get-in-touch::before {
        position: absolute;
        content: "";
        background-color: #9d0304;
        right: 0;
        bottom: 0!important;
        width: 100%!important;
        height: 50%!important;
        top: auto!important;
    }
    .get-in-touch .left img {
        max-width: 300px!important;
        width: 80%!important;
    }
    .get-in-touch .left {
        text-align: center;
        padding: 40px!important;
    }
    .get-in-touch .right {
        display: block;
        align-content: center;
        padding: 50px 15px!important;
    }
    .certification .img {
        margin-top: 50px;
        gap: 50px;
    }
    .certification ,.team,.future{ 
        padding-bottom: 50px!important; 
    }
    .team .img {
        margin-top: 50px;gap: 50px;
    }
    .quality .right{
        margin-top: 50px;
    }
    .quality h2 {
        color: #000;
        max-width: 600px;
        margin: 0!important;
    }
}


@media all and (max-width: 768px){
    .class1 {
        padding-left: 0!important;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .about-number .row{
        gap: 50px;
    }
    .about-number{
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    .working-wrapper .left{
        text-align: center;
        margin-bottom: 50px;
    }
}



@media all and (max-width: 576px){ 
  .health-card-row > div{
    margin-bottom: 50px;
  }
  .home-about h2,.care-section .right h2{
    font-size: 30px!important;
  }
  .inner-content h1{
    font-size: 35px!important;
  }
  .health-heading span{
    font-size: 40px!important;
  }
  .care-section .right h2 span{
    font-size: 50px!important;
  }
  .health-heading1,.team .img h2,.product1 h3{
    font-size: 20px!important;
    
  }
  .future h2,.working-wrapper .right h2,.quality h2,.distribution h2{
    font-size: 25px!important;
  }
  .team .img h2 span {
    font-size: 16px!important;
}
  .home-about {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px!important;
}
.health-heading {
    margin-top: -70px!important;
}
.care-section .right h2{
    padding-left: 50px!important;
}
.care-section .right .p-left{
    padding-left: 70px!important;
}
.get-in-touch {
    position: relative;
    padding-top: 0!important;
}
.get-in-touch .left img {
    max-width: 300px !important;
    width: 100% !important;
}
.get-in-touch::before {
    position: absolute;
    content: "";
    background-color: #9d0304;
    right: 0;
    bottom: 0 !important;
    width: 100% !important;
    height: 56% !important;
    top: auto !important;
}
footer h4 {
    font-weight: 500;
    font-size: 18px!important;
    color: #e0e0e0;
    margin-bottom: 25px;
    margin-top: 25px;
}
.footer-bottom h3 {
    font-size: 16px!important;
    color: #fff;
    padding-top: 15px;
    font-weight: 500;
}
.footer-top img {
    max-width: 150px!important;
    margin-bottom: 50px;
}
.class1 img{
    max-width: 100px;
}
.working-wrapper .table > div {
    display: flex;
    flex-direction: column;
}
.working-wrapper .table {
    margin-top: 50px;
    display: flex;
    gap: 50px!important;
    flex-direction: column;
}
.working-wrapper .table .content {
    font-size: 18px;
    color: #000;
    padding-left: initial!important;
    width: 100%!important;
}
.working-wrapper .table .head {
    font-size: 20px;
    font-weight: 600;
    color: #de2e31;
    padding-bottom: 20px;
    width: 100%!important;
}
.distribution-bottom {
    text-align: center;
    padding-top: 0!important;
    padding-bottom: 50px;
}
.class550 {
margin-top: 0!important;
}
.product1 img{
    max-width: 100%;
}
}

@media all and (max-width:500px){ 

} 
@media all and (max-width: 375px){ 

}