.activeTab{
    border : 1px solid #007bff;
}

.product{
    list-style-type: none;
}
#clientOwl{
    width: 100%;
    z-index: 1;
    overflow: hidden;   
}
#clientOwl>div>img{
    height: 150px;
    width: auto;
}
@viewport {
    width: device-width;
    zoom: 1;
    min-zoom: 0.5;
    max-zoom: 3;
    user-zoom: fixed;
    }
.owl-carousel .owl-item img{
    padding: 10px 10px 0 10px
}

/* about page */
.aboutPageMarginTop{
    margin-top: 90px;
    /* background: linear-gradient(90deg, #d53369 0%, #daae51 100%); */
    /* color: white */
}
#aboutBg{
    width: 100%;
    position: relative;
    background: url("../img/aboutUsCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 300px 0 120px 0;
    margin-top: 70px
  }
/* .aboutPageMarginTop> h1{
    border: 2px solid
} */
#whyUsPage {
    padding: 60px 0;
    background: #2f3542;
}
#whyUsPage .card {
    background: #57606f;
    border-color: #57606f;
    border-radius: 10px;
    margin: 0 15px;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s ease-in-out;
    height: 100%;
}
#whyUsPage .card i {
    font-size: 48px;
    padding-top: 15px;
    color: #ffffff;
}

/* Contact Us CSS */
#contactBg{
  width: 100%;
  position: relative;
  background: url("../img/contacImgCur.jpg") center bottom no-repeat;
  background-size: cover;
  padding: 200px 0 120px 0;
}

/* clientCss */
.clientImgCenter{
    text-align: center;
    overflow: hidden;
}
#clientBg{
    width: 100%;
    position: relative;
    background: url("../img/clientcur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 300px 0 120px 0;
    margin-top: 40px
}
#clientBg .intro-info h2 {
    color: black;
    margin-top: 80px;
    font-size: 48px;
    font-weight: 700;
}
.clientImgPadding{
    padding: 55px 5px 10px 5px;
}

/* how to buy css */
.howtobuysec p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 40px;
    color: #556877;
    width: 50%;
}
#htbBg{
    width: 100%;
    position: relative;
    background: url("../img/htbCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 100px 0 120px 0;
    margin-top:80px;
}
#htbBg .intro-info h2 {
    color: black;
    margin-top: 80px;
    font-size: 48px;
    font-weight: 700;
}

.mobileWA{
    display: none !important;
}
.webWA{
    display:inline-block !important;
}

/* download css */
/* #donwloadBg{
    width: 100%;
    position: relative;
    background: url("../img/bgdwnld.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 300px 0 120px 0;
    margin-top: 80px;
}
.bounceArrow {
    position: relative;
    bottom: 80px;
    right: 13px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
  }
  
  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-30px);
    }
    60% {
      transform: translateY(-15px);
    }
  } */

  /* Online order css */
#onlineOrderBg{
    width: 100%;
    position: relative;
    background: url("../img/onlineOrderCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 300px 0 120px 0;
}
#onlineOrderBg .container h2 {
    color: black;
    margin-top: 80px;
    font-size: 48px;
    font-weight: 700;
}
.easysolImg{
padding: 80px 20px
}
.imgPadding{
    height: 200px;
    padding: 20px 20px
}
/* warehouse css */
.warehousebg{
    width: 100%;
    position: relative;
    background: url("../img/Warehouse-management-system.png") center bottom no-repeat;
    background-size: cover;
    padding: 250px 0 120px 0;
    margin-top: 80px;
}
/* products css  */
#productsBg{
    width: 100%;
    position: relative;
    background: url("../img/proBgCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 250px 0 120px 0;
    margin-top: 80px;
}
#products {
    padding: 60px 0;
    background: #ffffff;
}
#products .card {
    background: #ffffff;
    border-color: #6a89cc;
    border-radius: 10px;
    margin: 0 15px;
    padding: 15px 0;
    text-align: center;
    color: black;
    transition: 0.3s ease-in-out;
    height: 100%;
    box-shadow: 2px 3px #6a89cc;
}
#products .card i {
    font-size: 48px;
    padding-top: 15px;
    color: black;
}

/* pharma page css */
#pharmaBg{
    width: 100%;
    position: relative;
    background: url("../img/pharmaImgCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 250px 0 120px 0;
    margin-top: 80px;
}
#pharmaBg .intro-info h2{
    text-align: right;
    font-size: 50px;
    font-weight: 700;
}
/* wholesaler css */
#wholeSalerBg{
    width: 100%;
    position: relative;
    background: url("../img/wholesale.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 300px 0 120px 0;
    margin-top: 80px;
}
#wholeSalerBg .intro-info h2{
    text-align: right;
    font-size: 50px;
    font-weight: 700;
}
/* distributor css */
#distributorBg{
    width: 100%;
    position: relative;
    background: url("../img/wholesaleCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 300px 0 120px 0;
    margin-top: 80px;
}
#distributorBg .intro-info h2{
    text-align: right;
    font-size: 50px;
    font-weight: 700;
}

/* social_links css */

/*.social-linkstop{
    position: fixed;
    bottom: 150px;
    left: 10px;
    z-index: 1;
    
}

.social-linkstop a {
    font-size: 18px;
    display: inline-block;
    background: #007bff;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

.missCalltop{
    position: fixed;
    bottom: 150px;
    right: 0;
    z-index: 10;
}*/

/*.Supporttop{
    position: fixed;
    bottom: 580px;
    right: 0;
    z-index: 10;
}

.Supporttop a {
    font-size: 18px;
    display: inline-block;
    background: #007bff;
    color: #fff;
    line-height: 1;
    padding: 3px 5px;
    text-align: center;
    width: 150px;
    height: 60px;
}*/

/*.missCalltop a {
    font-size: 18px;
    display: inline-block;
    background: #007bff;
    color: #fff;
    line-height: 1;
    padding: 8px 5px;
    text-align: center;
    width: 150px;
    height: 60px;
    transition: 0.3s;
    -webkit-animation-name: bgColor ;
    -webkit-animation-duration: 4s; 
    -webkit-animation-iteration-count: infinite;
    animation-name: bgColor ;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}*/
@-webkit-keyframes bgColor {
    from {background-color: #007bff;}
    to {background-color: red;}
  }
  
  /* Standard syntax */
  @keyframes bgColor {
    from {background-color: #007bff;}
    to {background-color: red;}
  }
/* demoRequest css */
/*.demoDiv{
    position: fixed;
    bottom: 130px;
    right: 0;
    z-index: 1;
    
}
.demoDiv a {
    font-size: 18px;
    display: inline-block;
    background: orange;
    color: #fff;
    line-height: 1;
    padding: 8px 10px;
    margin-right: 4px;
    width: 180px;
    height: 40px;
    transition: 0.3s;
}*/

/* departmental store */
#productsImgBg{
    width: 100%;
    position: relative;
    background: url("../img/productbgCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 175px 0 120px 0;
    margin-top: 80px;
}
#productsImgBg .intro-info {
    width: 50%;
    float: left;
}
#productsImgBg .intro-info h2 {
    color: black;
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 700;
}
#productsImgBg .intro-img {
    width: 50%;
    float: right;
}

/* retailchain */
#grocerybg{
    width: 100%;
    position: relative;
    background: url("../img/groceryCur.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 175px 0 120px 0;
    margin-top: 80px;
}
#grocerybg .intro-info {
    width: 50%;
    float: left;
}
#grocerybg .intro-info h2 {
    color: black;
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 700;
}

#grocerybg .intro-img {
    width: 50%;
    float: right;
}

@media (min-width: 992px) {
    .activeTab{
        border : 1px solid #007bff;
    }
    #grocerybg{
        width: 100%;
        position: relative;
        background: url("../img/groceryCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: 80px;
    }
    .mobileWA{
        display: none !important;
    }
    .webWA{
        display:inline-block !important;
    }
    #grocerybg .intro-info {
        width: 50%;
        float: left;
    }
    #grocerybg .intro-info h2 {
        color: black;
        margin-bottom: 40px;
        font-size: 48px;
        font-weight: 700;
    }
    
    #grocerybg .intro-img {
        width: 50%;
        float: right;
    }
    /* departmental store */
    #productsImgBg{
        width: 100%;
        position: relative;
        background: url("../img/productbgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: 80px;
    }
    #productsImgBg .intro-info {
        width: 50%;
        float: left;
    }
    #productsImgBg .intro-info h2 {
        color: black;
        margin-bottom: 40px;
        font-size: 48px;
        font-weight: 700;
    }
    .warehousebg{
        width: 100%;
        position: relative;
        background: url("../img/Warehouse-management-system.png") center bottom no-repeat;
        background-size: cover;
        padding: 475px 0 120px 0;
        margin-top: 80px;
    }
    
    /* distributor css */
    #distributorBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesaleCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #distributorBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    /* wholesaler css */
    #wholeSalerBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesale.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #wholeSalerBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    /* pharma page css */
    #pharmaBg{
        width: 100%;
        position: relative;
        background: url("../img/pharmaImgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    #pharmaBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    #clientOwl{
        width: 100%;
        z-index: 1;
        overflow: hidden;   
    }
    #clientOwl>div>img{
        height: 150px;
        width: auto;
    }
    .owl-carousel .owl-item img{
        padding: 10px 10px 0 10px
    }
    
    /* about page */
    .aboutPageMarginTop{
        margin-top: 90px;
        /* background: linear-gradient(90deg, #d53369 0%, #daae51 100%); */
        /* color: white */
    }
    #aboutBg{
        width: 100%;
        position: relative;
        background: url("../img/aboutUsCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 70px
      }
    /* .aboutPageMarginTop> h1{
        border: 2px solid
    } */
    #whyUsPage {
        padding: 60px 0;
        background: #2f3542;
    }
    #whyUsPage .card {
        background: #57606f;
        border-color: #57606f;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: #fff;
        transition: 0.3s ease-in-out;
        height: 100%;
    }
    #whyUsPage .card i {
        font-size: 48px;
        padding-top: 15px;
        color: #ffffff;
    }
    
    /* Contact Us CSS */
    #contactBg{
      width: 100%;
      position: relative;
      background: url("../img/contacImgCur.jpg") center bottom no-repeat;
      background-size: cover;
      padding: 200px 0 120px 0;
    }
    
    /* clientCss */
    .clientImgCenter{
        text-align: center;
        overflow: hidden;
    }
    #clientBg{
        width: 100%;
        position: relative;
        background: url("../img/clientcur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 40px
    }
    #clientBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    
    /* how to buy css */
    .howtobuysec p {
        text-align: center;
        margin: auto;
        font-size: 15px;
        padding-bottom: 40px;
        color: #556877;
        width: 50%;
    }
    #htbBg{
        width: 100%;
        position: relative;
        background: url("../img/htbCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 100px 0 120px 0;
        margin-top:80px;
    }
    #htbBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    
    /* download css */
    #donwloadBg{
        width: 100%;
        position: relative;
        background: url("../img/bgdwnld.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    /* .bounceArrow {
        position: relative;
        bottom: 80px;
        right: 13px;
        -moz-animation: bounce 2s infinite;
        -webkit-animation: bounce 2s infinite;
        animation: bounce 2s infinite;
      }
      
      @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
          transform: translateY(0);
        }
        40% {
          transform: translateY(-30px);
        }
        60% {
          transform: translateY(-15px);
        }
      } */
    
      /* Online order css */
    #onlineOrderBg{
        width: 100%;
        position: relative;
        background: url("../img/onlineOrderCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
    }
    #onlineOrderBg .container h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    .easysolImg{
    padding: 80px 20px
    }
    .imgPadding{
        height: 200px;
        padding: 20px 20px
    }
    
    /* products css  */
    #productsBg{
        width: 100%;
        position: relative;
        background: url("../img/proBgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    #products {
        padding: 60px 0;
        background: #ffffff;
    }
    #products .card {
        background: #ffffff;
        border-color: #6a89cc;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: black;
        transition: 0.3s ease-in-out;
        height: 100%;
        box-shadow: 2px 3px #6a89cc;
    }
    #products .card i {
        font-size: 48px;
        padding-top: 15px;
        color: black;
    }
}
@media(max-width:1024px){
    .activeTab{
        border : 1px solid #007bff;
    }
    #header .logo img {
        padding: 0;
        margin: -3px -22px;
        max-height: 65px;
    }
}

@media (max-width: 768px) {
    .activeTab{
        border : 1px solid #007bff;
    }
    /*.Supporttop{
        position: fixed;
        bottom: 130px;
        right: 0;
        z-index: 10;
    }
    
    .Supporttop a {
        font-size: 18px;
        display: inline-block;
        background: #007bff;
        color: #fff;
        line-height: 1;
        padding: 3px 5px;
        text-align: center;
        width: 150px;
        height: 60px;
    }

    .missCalltop{
        position: fixed;
        bottom: 50px;
        right: 0;
        z-index: 10;
    }*/
    #grocerybg{
        width: 100%;
        position: relative;
        background: url("../img/groceryCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: 80px;
    }
    .mobileWA{
        display: inline-block !important;
    }
    .webWA{
        display:none !important;
    }
    #grocerybg .intro-info {
        width: 50%;
        float: left;
    }
    #grocerybg .intro-info h2 {
        color: black;
        margin-bottom: 40px;
        font-size: 48px;
        font-weight: 700;
    }
    
    #grocerybg .intro-img {
        width: 50%;
        float: right;
    }
    /* departmental store */
    #productsImgBg{
        width: 100%;
        position: relative;
        background: url("../img/productbgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: 50px;
    }
    #productsImgBg .intro-info {
        width: 50%;
        float: left;
    }
    #productsImgBg .intro-info h2 {
        color: black;
        margin-bottom: 40px;
        font-size: 48px;
        font-weight: 700;
    }

    #productsImgBg .intro-img {
        width: 50%;
        float: right;
    }
    .warehousebg{
        width: 100%;
        position: relative;
        background: url("../img/Warehouse-management-system.png") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    
    /* distributor css */
    #distributorBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesaleCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #distributorBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    /* wholesaler css */
    #wholeSalerBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesale.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #wholeSalerBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    /* pharma page css */
    #pharmaBg{
        width: 100%;
        position: relative;
        background: url("../img/pharmaImgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    #pharmaBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    .product{
        list-style-type: none;
    }
    #clientOwl{
        width: 100%;
        z-index: 1;
        overflow: hidden;   
    }
    #clientOwl>div>img{
        height: 150px;
        width: auto;
    }
    .owl-carousel .owl-item img{
        padding: 10px 10px 0 10px
    }
    
    /* about page */
    .aboutPageMarginTop{
        margin-top: 90px;
        /* background: linear-gradient(90deg, #d53369 0%, #daae51 100%); */
        /* color: white */
    }
    #aboutBg{
        width: 100%;
        position: relative;
        background: url("../img/aboutUsCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 70px
      }
    /* .aboutPageMarginTop> h1{
        border: 2px solid
    } */
    #whyUsPage {
        padding: 60px 0;
        background: #2f3542;
    }
    #whyUsPage .card {
        background: #57606f;
        border-color: #57606f;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: #fff;
        transition: 0.3s ease-in-out;
        height: 100%;
    }
    #whyUsPage .card i {
        font-size: 48px;
        padding-top: 15px;
        color: #ffffff;
    }
    
    /* Contact Us CSS */
    #contactBg{
      width: 100%;
      position: relative;
      background: url("../img/contacImgCur.jpg") center bottom no-repeat;
      background-size: cover;
      padding: 200px 0 120px 0;
    }
    
    /* clientCss */
    .clientImgCenter{
        text-align: center;
        overflow: hidden;
    }
    #clientBg{
        width: 100%;
        position: relative;
        background: url("../img/clientcur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 40px
    }
    #clientBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    
    /* how to buy css */
    .howtobuysec p {
        text-align: center;
        margin: auto;
        font-size: 15px;
        padding-bottom: 40px;
        color: #556877;
        width: 50%;
    }
    #htbBg{
        width: 100%;
        position: relative;
        background: url("../img/htbCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 100px 0 120px 0;
        margin-top:80px;
    }
    #htbBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    
    /* download css */
    /* #donwloadBg{
        width: 100%;
        position: relative;
        background: url("../img/bgdwnld.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    .bounceArrow {
        position: relative;
        bottom: 80px;
        right: 13px;
        -moz-animation: bounce 2s infinite;
        -webkit-animation: bounce 2s infinite;
        animation: bounce 2s infinite;
      }
      
      @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
          transform: translateY(0);
        }
        40% {
          transform: translateY(-30px);
        }
        60% {
          transform: translateY(-15px);
        }
      } */
    
      /* Online order css */
    #onlineOrderBg{
        width: 100%;
        position: relative;
        background: url("../img/onlineOrderCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
    }
    #onlineOrderBg .container h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    .easysolImg{
    padding: 80px 20px
    }
    .imgPadding{
        height: 200px;
        padding: 20px 20px
    }
    
    /* products css  */
    #productsBg{
        width: 100%;
        position: relative;
        background: url("../img/proBgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    #products {
        padding: 60px 0;
        background: #ffffff;
    }
    #products .card {
        background: #ffffff;
        border-color: #6a89cc;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: black;
        transition: 0.3s ease-in-out;
        height: 100%;
        box-shadow: 2px 3px #6a89cc;
    }
    #products .card i {
        font-size: 48px;
        padding-top: 15px;
        color: black;
    }
}

@media (max-width: 767px) {
    .activeTab{
        border : 1px solid #007bff;
    }
    /*.Supporttop{
        position: fixed;
        bottom: 130px;
        right: 0;
        z-index: 10;
    }
    
    .Supporttop a {
        font-size: 18px;
        display: inline-block;
        background: #007bff;
        color: #fff;
        line-height: 1;
        padding: 3px 5px;
        text-align: center;
        width: 150px;
        height: 60px;
    }

    .missCalltop{
        position: fixed;
        bottom: 50px;
        right: 0;
        z-index: 10;
    }*/
    #grocerybg{
        width: 100%;
        position: relative;
        background: url("../img/groceryCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: 80px;
    }
    #grocerybg .intro-info {
        width: 50%;
        float: left;
    }
    #grocerybg .intro-info h2 {
        color: black;
        margin-bottom: 40px;
        font-size: 48px;
        font-weight: 700;
    }
    
    #grocerybg .intro-img {
        width: 50%;
        float: right;
    }
    /* departmental store */
    #productsImgBg{
        width: 100%;
        position: relative;
        background: url("../img/productbgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: 50px;
    }
    #productsImgBg .intro-info {
        width: 50%;
        float: left;
    }
    #productsImgBg .intro-info h2 {
        color: black;
        margin-bottom: 40px;
        font-size: 48px;
        font-weight: 700;
    }

    #productsImgBg .intro-img {
        width: 50%;
        float: right;
    }
    .warehousebg{
        width: 100%;
        position: relative;
        background: url("../img/Warehouse-management-system.png") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    
    /* distributor css */
    #distributorBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesaleCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #distributorBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    /* wholesaler css */
    #wholeSalerBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesale.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #wholeSalerBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    /* pharma page css */
    #pharmaBg{
        width: 100%;
        position: relative;
        background: url("../img/pharmaImgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    #pharmaBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    .product{
        list-style-type: none;
    }
    #clientOwl{
        width: 100%;
        z-index: 1;
        overflow: hidden;   
    }
    #clientOwl>div>img{
        height: 150px;
        width: auto;
    }
    .owl-carousel .owl-item img{
        padding: 10px 10px 0 10px
    }
    
    /* about page */
    .aboutPageMarginTop{
        margin-top: 90px;
        /* background: linear-gradient(90deg, #d53369 0%, #daae51 100%); */
        /* color: white */
    }
    #aboutBg{
        width: 100%;
        position: relative;
        background: url("../img/aboutUsCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 70px
      }
    /* .aboutPageMarginTop> h1{
        border: 2px solid
    } */
    #whyUsPage {
        padding: 60px 0;
        background: #2f3542;
    }
    #whyUsPage .card {
        background: #57606f;
        border-color: #57606f;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: #fff;
        transition: 0.3s ease-in-out;
        height: 100%;
    }
    #whyUsPage .card i {
        font-size: 48px;
        padding-top: 15px;
        color: #ffffff;
    }
    
    /* Contact Us CSS */
    #contactBg{
      width: 100%;
      position: relative;
      background: url("../img/contacImgCur.jpg") center bottom no-repeat;
      background-size: cover;
      padding: 200px 0 120px 0;
    }
    
    /* clientCss */
    .clientImgCenter{
        text-align: center;
        overflow: hidden;
    }
    #clientBg{
        width: 100%;
        position: relative;
        background: url("../img/clientcur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 40px
    }
    #clientBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    
    /* how to buy css */
    .howtobuysec p {
        text-align: center;
        margin: auto;
        font-size: 15px;
        padding-bottom: 40px;
        color: #556877;
        width: 50%;
    }
    #htbBg{
        width: 100%;
        position: relative;
        background: url("../img/htbCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 100px 0 120px 0;
        margin-top:80px;
    }
    #htbBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    
    /* download css */
    /* #donwloadBg{
        width: 100%;
        position: relative;
        background: url("../img/bgdwnld.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    .bounceArrow {
        position: relative;
        bottom: 80px;
        right: 13px;
        -moz-animation: bounce 2s infinite;
        -webkit-animation: bounce 2s infinite;
        animation: bounce 2s infinite;
      }
      
      @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
          transform: translateY(0);
        }
        40% {
          transform: translateY(-30px);
        }
        60% {
          transform: translateY(-15px);
        }
      } */
    
      /* Online order css */
    #onlineOrderBg{
        width: 100%;
        position: relative;
        background: url("../img/onlineOrderCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
    }
    #onlineOrderBg .container h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    .easysolImg{
    padding: 80px 20px
    }
    .imgPadding{
        height: 200px;
        padding: 20px 20px
    }
    
    /* products css  */
    #productsBg{
        width: 100%;
        position: relative;
        background: url("../img/proBgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    #products {
        padding: 60px 0;
        background: #ffffff;
    }
    #products .card {
        background: #ffffff;
        border-color: #6a89cc;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: black;
        transition: 0.3s ease-in-out;
        height: 100%;
        box-shadow: 2px 3px #6a89cc;
    }
}

@media (max-width: 574px) {
    .activeTab{
        border : 1px solid #007bff;
    }

    /*.Supporttop{
        position: fixed;
        bottom: 480px;
        right: 0;
        z-index: 10;
    }
    
    .Supporttop a {
        font-size: 18px;
        display: inline-block;
        background: #007bff;
        color: #fff;
        line-height: 1;
        padding: 3px 5px;
        text-align: center;
        width: 150px;
        height: 60px;
    }

    .missCalltop{
        position: fixed;
        bottom: 400px;
        right: 0;
        z-index: 10;
    }*/
    #grocerybg{
        width: 100%;
        position: relative;
        background: url("../img/groceryCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: 80px;
    }
    #grocerybg .intro-info {
        width: 50%;
        float: left;
    }
    #grocerybg .intro-info h2 {
        color: orange !important;
        margin-bottom: 40px;
        font-size: 48px;
        font-weight: 700;
    }
    
    #grocerybg .intro-img {
        width: 50%;
        float: right;
    }
    /* departmental store */
    #productsImgBg{
        width: 100%;
        position: relative;
        background: url("../img/productbgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 175px 0 120px 0;
        margin-top: -25px;
    }
    #productsImgBg .intro-info {
        width: 50%;
        float: left;
    }
    #productsImgBg .intro-info h2 {
        color: black;
        margin-bottom: 40px;
        font-size: 38px;
        font-weight: 700;
    }

    #productsImgBg .intro-img {
        width: 80%;
        float: right;
    }
    .warehousebg{
        width: 100%;
        position: relative;
        background: url("../img/Warehouse-management-system.png") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    
    /* distributor css */
    #distributorBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesaleCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #distributorBg .intro-info h2{
        text-align: right;
        font-size: 45px;
        font-weight: 700;
    }
    /* wholesaler css */
    #wholeSalerBg{
        width: 100%;
        position: relative;
        background: url("../img/wholesale.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    #wholeSalerBg .intro-info h2{
        text-align: right;
        font-size: 50px;
        font-weight: 700;
    }
    /* pharma page css */
    #pharmaBg{
        width: 100%;
        position: relative;
        background: url("../img/pharmaImgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 50px;
    }
    #pharmaBg .intro-info h2{
        text-align: right;
        font-size: 20px;
        font-weight: 700;
    }
    .product{
        list-style-type: none;
    }
    #clientOwl{
        width: 100%;
        z-index: 1;
        overflow: hidden;   
    }
    #clientOwl>div>img{
        height: 150px;
        width: auto;
    }
    .owl-carousel .owl-item img{
        padding: 10px 10px 0 10px
    }
    
    /* about page */
    .aboutPageMarginTop{
        margin-top: 90px;
        /* background: linear-gradient(90deg, #d53369 0%, #daae51 100%); */
        /* color: white */
    }
    #aboutBg{
        width: 100%;
        position: relative;
        background: url("../img/aboutUsCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 70px
      }
    /* .aboutPageMarginTop> h1{
        border: 2px solid
    } */
    #whyUsPage {
        padding: 60px 0;
        background: #2f3542;
    }
    #whyUsPage .card {
        background: #57606f;
        border-color: #57606f;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: #fff;
        transition: 0.3s ease-in-out;
        height: 100%;
    }
    #whyUsPage .card i {
        font-size: 48px;
        padding-top: 15px;
        color: #ffffff;
    }
    
    /* Contact Us CSS */
    #contactBg{
      width: 100%;
      position: relative;
      background: url("../img/contacImgCur.jpg") center bottom no-repeat;
      background-size: cover;
      padding: 200px 0 120px 0;
    }
    
    /* clientCss */
    .clientImgCenter{
        text-align: center;
        overflow: hidden;
    }
    #clientBg{
        width: 100%;
        position: relative;
        background: url("../img/clientcur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 40px
    }
    #clientBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    
    /* how to buy css */
    .howtobuysec p {
        text-align: center;
        margin: auto;
        font-size: 15px;
        padding-bottom: 40px;
        color: #556877;
        width: 50%;
    }
    #htbBg{
        width: 100%;
        position: relative;
        background: url("../img/htbCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 100px 0 120px 0;
        margin-top:80px;
    }
    #htbBg .intro-info h2 {
        color: black;
        margin-top: 80px;
        font-size: 40px;
        font-weight: 700;
    }
    
    /* download css */
    /* #donwloadBg{
        width: 100%;
        position: relative;
        background: url("../img/bgdwnld.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
        margin-top: 80px;
    }
    .bounceArrow {
        position: relative;
        bottom: 80px;
        right: 13px;
        -moz-animation: bounce 2s infinite;
        -webkit-animation: bounce 2s infinite;
        animation: bounce 2s infinite;
      }
      
      @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
          transform: translateY(0);
        }
        40% {
          transform: translateY(-30px);
        }
        60% {
          transform: translateY(-15px);
        }
      } */
    
      /* Online order css */
    #onlineOrderBg{
        width: 100%;
        position: relative;
        background: url("../img/onlineOrderCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 300px 0 120px 0;
    }
    #onlineOrderBg .container h2 {
        color: black;
        margin-top: 80px;
        font-size: 48px;
        font-weight: 700;
    }
    .easysolImg{
    padding: 80px 20px
    }
    .imgPadding{
        height: 200px;
        padding: 20px 20px
    }
    
    /* products css  */
    #productsBg{
        width: 100%;
        position: relative;
        background: url("../img/proBgCur.jpg") center bottom no-repeat;
        background-size: cover;
        padding: 250px 0 120px 0;
        margin-top: 80px;
    }
    #products {
        padding: 60px 0;
        background: #ffffff;
    }
    #products .card {
        background: #ffffff;
        border-color: #6a89cc;
        border-radius: 10px;
        margin: 0 15px;
        padding: 15px 0;
        text-align: center;
        color: black;
        transition: 0.3s ease-in-out;
        height: 100%;
        box-shadow: 2px 3px #6a89cc;
    }   
}


