@media only screen and (min-width:320px) and (max-width:480px){
    .footer-sec .col-md-2 {
        flex: 0 0 auto;
        width: 46%;
        margin: 2px;
    }
    .customer-care-wrp {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    /*.faq-main-heading h1 {
        text-align: left !important;
        font: normal normal 800 39px/47px Inter;
        letter-spacing: 0px;
        color: #4D4F57;
        opacity: 1;
    }
    .faq-seccls {
        padding-left: 10px !important;
        padding-right: 18px !important;
    }*/
    .easystep {
        /*margin: 8px !important;
        padding: 25px !important;*/
        width: 95% !important;
    }
    .healthbtnsec {
        margin-left: 0px !important;
        height: auto !important;
    }
    .healthimgsec {
        margin-left: 0px !important;
    }
    .bottom-contsec {
        width: 91% !important;

    }
    .stepone {
        width: 100% !important;
    }
    .stepcontent h2 {
        width: 100% !important;
        text-align: center !important;
    }
    .stepcontent h6 {
        text-align: center !important;
    }
    .stepimg img {
        width: 100% !important;
        height: 214px !important;
        float: right !important;
        margin-right: 0px !important;
    }
    .ratingsec{padding: 10px 0px 10px 0px !important; }
    .stepcontent p {
        text-align: center !important;
    }
    .col-md-6.logosec {
        width: 60%;
        float: left;
    }
    .col-md-2.topserchicon {
        float: right;
        width: 14%; 
    }
    .topnav {
        margin-top: 60px;
    }
    .whatsapp-cls {
        width: 45% !important;
    }
}
@media only screen and (max-width: 1024px) {
    .home .products .col-md-2 {
        float: none !important;
    }
    .home .owl-item .item {
        margin: 5px;
    }
    .faq-main-heading h1 {
        text-align: left !important;
        font: normal normal 800 39px/47px Inter;
        letter-spacing: 0px;
        color: #4D4F57;
        opacity: 1;
    }
    .faq-seccls {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .footer-sec .maliing-add {
        word-break: break-all;
    }
    /*----Mobile-Navigation---*/
    .mobnav {
        /*width: 20%;*/
        width: 25%;
        float: left;
    }
    .logo-box a img{width: 130px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
    .mobnav {
        width: 100%;
        /*float: left;*/
    }
    .topserchicon{
        width: 15%;
        display: flex;
        float: right;
    }
    .logo-box {
        width: 100%;
        /* float: left; */
        margin-left: 71px;
        text-align: center;
    }
    .topnav {
        margin-top: 35px;
    }
    .topserchicon {
        margin-top: -33px;
    }
    .mobnav i.fa.fa-bars {
        font-size: 45px !important;
    }
    .logosec{
        width: 70% !important;
    }
    i.fa.fa-search {
        font-size: 32px !important;
        color: #8c0e19;
    }
    .prod-name {
        margin: 15px 0px 15px 0px;
    }
    .hom-buybtn {
        margin: 15px 0px 15px 0px;
    }
    .home li.product {
        height: 250px !important;
    }
    .btn-outline-light {
        margin: 14px !important;
    }
    .easystep {
        width: 31% !important;
    }

}
@media only screen and (min-width: 820px) and (max-width: 1180px)  {
.owl-item .col-md-2 {
    width: 100%;
}
.mobnav {
        width: 100%;
        /*float: left;*/
    }
    .topserchicon{
        width: 15%;
        display: flex;
        float: right;
    }
    .logo-box {
        width: 100%;
        /* float: left; */
        margin-left: 71px;
        text-align: center;
    }
    .topnav {
        margin-top: 35px;
    }
    .topserchicon {
        margin-top: -33px;
    }
    .mobnav i.fa.fa-bars {
        font-size: 45px !important;
    }
    .logosec{
        width: 70% !important;
    }
    i.fa.fa-search {
        font-size: 32px !important;
        color: #8c0e19;
    }
    .prod-name {
        margin: 15px 0px 15px 0px;
    }
    .hom-buybtn {
        margin: 15px 0px 15px 0px;
    }
    .home li.product {
        height: 250px !important;
    }
    .btn-outline-light {
        margin: 14px !important;
    }
    .easystep {
        width: 31% !important;
    }
}