/*0 up to 479*/
@media only screen and (min-width:0px) and (max-width : 479px) {

.table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
.table-responsive > .table { margin-bottom: 0; }
.topHead {
  padding: 15px 0 10px;
  justify-content: space-between;
}
.certificates li {
  width: 100%;
}
.lIcons > li > a > span{
  display: none;
}
.topNav {
  display: none;
}
.lIcons > li > a .bx-user{
  display: block !important;
}
.info-about * {
  overflow-x: hidden;
}
.vp-bottom-sheet {
  display: flex !important;
}
.humberger-menu {
  top: 18px;
  right: 6%;
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.dailyOfferContent .dailyCarousel .prItem a{
  height:auto;
}
.newPrList .prItem a {
  height: auto;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 99999;
  box-shadow: 2px 2px 17px -2px #dce4f3;
}
header .center {
  max-width: 100%;
  width: 92%;
  position: relative;
}
.searchBox {
  width: 100%;
  position: absolute;
  display: none;
  top: 57%;
  box-shadow: 0px 5px 6px 2px #8da5b745;
}
.prItem a i {
  width: 30px;
  height: 30px;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pItemPrices {
  height: 45px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}
.bestOfferSec::before {
  height: 360px;
}
.menu {
    display: none;
}
.topNavContent {
    display: none;
  }
  .logo {
    margin: -8px 57px 0 0;
    width: 100px;
  }
  .logo a{
    width: 100%;
  }
  .logo a img{
    width: 100%;
    height: auto;
  }
  .lIcons > li > a {
    font-size: 12px;
  }
  .lIcons > li > a {
    min-width: 28px;
  }
  .lIcons {
    display: flex;
    grid-gap: 5px;
    line-height: 30px;
    margin-top: 0;
    font-size: 14px;
  }
  .homeContent {
    padding: 75px 0 0;
    overflow: hidden;
    width: 100%;
  }
  .topBanners {
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .rBanner {
    width: 93%;
    margin: 0 auto;
    display: none;
  }
  .slider {
    width: 93%;
    margin: 15px auto;
    display: none;
  }
  .dailyOffer {
    width: 100%;
  }
  .catItem a strong{
    font-size: 13px;
  }
  .catSection > h2 {
    margin-bottom: 10px;
  }
  .bestOfferContent > figure {
    width: 100%;
    display: none;
  }
  .bestOfferFx {
    width: 100%;
    padding-top: 15px;
  }
  .bestOfferFx h2 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    text-align: center;
  }
  .bestOfferContent figure {
    width: 100%;
    margin: 0;
  }
  .pItemPrices span {
    font-size: 12px;
  }
  .prItem a i {
    right: 10px;
  }
  .newPrTitle h2 span {
    font-size: 11px;
    text-align: right;
  }
  .newProductSec {
    margin-bottom: 30px;
    padding: 15px 10px;
  }
  .newPrList {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .newPrList > li {
    width: 47%;
  }
  .prItem a strong {
    text-align: center;
    height: 35px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .favCarousel .prItem a {
    height: auto;
  }
  .newPrTitle {
    margin-bottom: 20px;
  }
  .lNewsList > li {
    width: 100%;
    min-height: 110px;
    position: relative;
    padding-right: 120px;
  }
  .lNewsList {
    margin: 0;
    flex: unset;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  .lNewsList > li a strong {
    font-size: 13px;
    text-align: right;
  }
  .banners {
    display: flex;
    grid-gap: 10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .banners > li {
    flex: unset;
    width: 47%;
  }
  .topSellerSec {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .topSellerTitle {
    width: 100%;
    background-size: 66px;
    margin-bottom: 20px;
  }
  .topSellerTitle h2 {
    padding: 10px 0;
    font-size: 18px;
    color: #fff;
    line-height: 39px;
    text-align: center;
  }
  .favSec {
    padding-top: 16px;
    margin-bottom: 60px;
  }
  .mainNews a span {
    color: #fff;
  }
  .lnTitle {
    margin-bottom: 20px;
  }
  .logoCarouselBox {
    margin-bottom: 20px;
  }
  .info-about {
    padding: 0px 0 0px;
    gap: 20px;
  }
  .info-about * {
    font-size: 11px;
    line-height: 20px;
  }
  .topSellerTitle h2 span {
    font-size: 18px;
  }
  .topSellerContent {
    width: 100%;
    margin: 0;
  }
  .topCarousel .prItem a {
    height: auto;
  }
  .topBrandsSec h2 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  .owl-carousel.owl-rtl {
    direction: rtl;
    width: 100%;
    margin: 0 auto;
  }
  .lnTitle h2 {
    line-height: 44px;
    padding-right: 50px;
    font-size: 16px;
    color: #161b3d;
  }
  .showMore {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 12px;
  }
  .latestNewsBox {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mainNews {
    margin: 0;
    flex: unset;
    width: 100%;
  }
  .ftIcons {
    display: flex;
    grid-gap: 5px;
    text-align: right;
    flex-wrap: wrap;
  }
  .ftIcons > li {
    flex: unset;
    padding-right: 55px;
    margin-bottom: 10px;
  }
  .ftIcons > li figure {
    width: 44px;
    height: 35px;
    text-align: center;
    padding: 10px 0;
    border-radius: 30px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ftIcons > li figure img {
    width: 75%;
    height: auto;
  }
  .ftIcons > li p {
    color: #f4f6f5;
    font-size: 10px;
  }
  .ftLinks {
    display: flex;
    grid-gap: 10px;
    flex-wrap: wrap;
  }
  .ftLinks > li {
    flex: unset;
  }
  .namads {
    display: flex;
    grid-gap: 5px;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  .namads > li > a {
    width: 36px;
  }
  .namads > li > a > img{
    width: 100%;
    height: auto;
  }
  .socials {
    display: flex;
    grid-gap: 0px;
    flex-wrap: wrap;
  }
  .socials > li > a {
    width: 35px;
  }
  .socials > li > a > img{
    width: 100%;
    height: auto;
  }
  .ftMiddle {
    padding: 20px 0;
  }
  .ftLinkList > li > a {
    font-size: 12px;
  }
  .ftLinkList > li {
    margin-bottom: 2px;
  }
  .ftBottContent {
    display: flex;
    grid-gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .nsArea p {
    color: #6d737d;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px dashed #d4d5e4;
    padding-bottom: 20px;
  }
  .ftBottom {
    padding: 30px 0 0px 0;
  }
  .btnNs {
    height: 38px;
  }
  .txtNs {
    height: 37px;
  }
  .ftLinks > li h2 {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .addressFt{
    font-size: 12px;
  }
  .ftCt {
    padding-right: 10px;
  }
  .ftCt img {
    display: none;
  }
  .copSec {
    display: flex;
    justify-content: center;
    font-size: 10px;
    flex-wrap: wrap;
  }
  .copyRight, .kaspid {
    width: 100%;
  }
  .copyRight *{
    text-align: center;
  }
  .kaspid *{
   display: flex;
   justify-content: center;
   align-items: center;
  }
  .ftCopy {
    padding: 20px 0 60px;
  }
  .topNavPane {
    height: 0;
  }
  .info-about {
    flex-wrap: wrap;
  }
  .info-about .about-us {
    width: 100%;
  }
  .info-about .namad .list-namad {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
  }
  .prItem a {
    height: 240px;
  }
}
/*480 up to 719*/
@media only screen and (min-width : 480px) and (max-width : 719px) {

.table { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
.table > .table { margin-bottom: 0; }
.topHead {
  padding: 15px 0 30px;
}
.certificates li {
  width: 100%;
}
.info-about * {
  overflow-x: hidden;
}
.vp-bottom-sheet {
  display: flex !important;
}
.humberger-menu {
  top: 18px;
  right: 6%;
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 9999999999;
  box-shadow: 2px 2px 17px -2px #dce4f3;
}
header .center {
  max-width: 100%;
  width: 92%;
  position: relative;
}
.searchBox {
  display: none;
  width: 100%;
  position: absolute;
  top: 57%;
  box-shadow: 0px 5px 6px 2px #8da5b745;
}
.menu {
    display: none;
}
.topNavContent {
    display: none;
  }
  .logo {
    margin: 0 62px 0 30px;
    width: 90px;
  }
  .logo a{
    width: 100%;
  }
  .logo a img{
    width: 100%;
    height: auto;
  }
  .lIcons > li > a {
    font-size: 12px;
  }
  .lIcons > li > a {
    min-width: 66px;
  }
  .lIcons {
    display: flex;
    grid-gap: 5px;
    line-height: 30px;
    margin-top: 0;
    font-size: 14px;
  }
  .homeContent {
    padding: 130px 0 0;
    overflow: hidden;
    width: 100%;
  }
  .topBanners {
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .rBanner {
    width: 93%;
    margin: 0 auto;
    display: none;
  }
  .slider {
    width: 93%;
    margin: 15px auto;
    display: none;
  }
  .dailyOffer {
    width: 100%;
  }
  .catItem a strong{
    font-size: 13px;
  }
  .catSection > h2 {
    margin-bottom: 10px;
  }
  .bestOfferContent > figure {
    width: 100%;
    display: none;
  }
  .bestOfferFx {
    width: 100%;
    padding-top: 28px;
  }
  .bestOfferFx h2 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    text-align: center;
  }
  .bestOfferContent figure {
    width: 100%;
    margin: 0;
  }
  .pItemPrices span {
    font-size: 12px;
  }
  .prItem a i {
    right: 10px;
  }
  .newPrTitle h2 span {
    font-size: 11px;
    text-align: right;
  }
  .newProductSec {
    margin-bottom: 30px;
    padding: 15px 10px;
  }
  .newPrList {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .newPrList > li {
    width: 47%;
  }
  .prItem a strong {
    text-align: right;
    height: 35px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .favCarousel .prItem a {
    height: 280px;
  }
  .newPrTitle {
    margin-bottom: 20px;
  }
  .banners {
    display: flex;
    grid-gap: 10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .banners > li {
    flex: unset;
    width: 47%;
  }
  .topSellerSec {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .topSellerTitle {
    width: 100%;
    background-size: 66px;
    margin-bottom: 20px;
  }
  .topSellerTitle h2 {
    padding: 10px 0;
    font-size: 26px;
    color: #fff;
    line-height: 39px;
    text-align: center;
  }
  .topSellerTitle h2 span {
    font-size: 25px;
  }
  .topSellerContent {
    width: 100%;
    margin: 0;
  }
  .topCarousel .prItem a {
    height: 260px;
  }
  .topBrandsSec h2 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  .owl-carousel.owl-rtl {
    direction: rtl;
    width: 100%;
    margin: 0 auto;
  }
  .lnTitle h2 {
    line-height: 44px;
    padding-right: 50px;
    font-size: 16px;
    color: #161b3d;
  }
  .showMore {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 12px;
  }
  .latestNewsBox {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mainNews {
    margin: 0;
    flex: unset;
    width: 100%;
  }
  .ftIcons {
    display: flex;
    grid-gap: 5px;
    text-align: right;
    flex-wrap: wrap;
  }
  .ftIcons > li {
    width: 33%;
    flex: unset;
    padding-right: 45px;
    margin-bottom: 10px;
  }
  .ftIcons > li figure {
    width: 44px;
    height: 35px;
    text-align: center;
    padding: 10px 0;
    border-radius: 30px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ftIcons > li figure img {
    width: 75%;
    height: auto;
  }
  .ftIcons > li p {
    color: #f4f6f5;
    font-size: 10px;
    text-align: center;
  }
  .ftLinks {
    display: flex;
    grid-gap: 10px;
    flex-wrap: wrap;
  }
  .ftLinks > li {
    width: 100%;
    flex: unset;
  }
  .namads {
    display: flex;
    grid-gap: 5px;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  .namads > li > a {
    width: 36px;
  }
  .namads > li > a > img{
    width: 100%;
    height: auto;
  }
  .socials {
    display: flex;
    grid-gap: 0px;
    flex-wrap: wrap;
  }
  .socials > li > a {
    width: 35px;
  }
  .socials > li > a > img{
    width: 100%;
    height: auto;
  }
  .ftMiddle {
    padding: 20px 0;
  }
  .ftLinkList > li > a {
    font-size: 12px;
  }
  .ftLinkList > li {
    margin-bottom: 2px;
  }
  .ftBottContent {
    display: flex;
    grid-gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .nsArea p {
    color: #6d737d;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px dashed #d4d5e4;
    padding-bottom: 20px;
  }
  .ftCt {
    padding-right: 10px;
  }
  .ftCt img {
    display: none;
  }
  .copSec {
    display: flex;
    justify-content: center;
    font-size: 10px;
    flex-wrap: wrap;
  }
  .copyRight, .kaspid {
    width: 100%;
  }
  .copyRight *{
    text-align: center;
  }
  .kaspid *{
   display: flex;
   justify-content: center;
   align-items: center;
  }
  .ftCopy {
    padding: 20px 0 60px;
  }
  .topNavPane {
    height: 0;
  }
  .info-about {
    flex-wrap: wrap;
  }
  .info-about .about-us {
    width: 100%;
  }
  .info-about .namad .list-namad {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
  }

}
/*720 up to 1000*/
@media only screen and (min-width : 720px) and (max-width : 1000px) {
   
    header {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      right: 0;
      background-color: #fff;
      z-index: 999;
      box-shadow: 2px 2px 17px -2px #dce4f3;
  }
  .humberger-menu {
    top: 36px;
    right: 3%;
    opacity: 1;
    visibility: visible;
}
    .topNavPane {
      display: none;
  }
    .topNavContent {
        display: none;
      }
      .logo {
        width: 20%;
        margin: 0 45px 0 10px;
      }
      .logo > a{
        width: 100%;
      }
      .logo > a > img{
        width: 100%;
        height: auto;
      }
      .homeContent {
        padding: 120px 0 0;
      }
      .topBanners {
        align-items: flex-start;
      }
      .dailyOffer {
        width: 32%;
      }
      .dailyTitle h2 {
        font-size: 14px;
      }
      .dailyOfferContent .owl-dots {
        top: -68px;
        left: 0px;
      }
      .pItemPrices span {
        font-size: 10px;
      }
      .dailyOfferContent .prItem figure {
        max-width: 110px !important;
        width: 108px;
      }
      .prItem a strong{
        line-height: 21px;
        margin-bottom: 5px;
        font-size: 11px;
      }
      .dailyOfferContent {
        padding: 10px;
      }
      .bestOfferSec::before {
        width: calc(100% - ((100% - 370px) / 2));
      }
      .bestOfferSec::after {
        width: calc((100% - 4px) / 2);
        background-image: none;
      }
      .bestOfferContent > figure {
        width: 150px;
        margin-top: 30px;
      }
      .bestOfferFx {
        padding-top: 10px;
        width: 66%;
      }
      .bestOfferFx h2 {
        margin-bottom: 10px;
      }
      .bestOfferContent figure {
        width: 160px;
      }
      .newPrList {
        gap: 10px;
      }
      .newPrList > li {
        width: calc(26% - 14px);
      }
      .pItemPrices span::after {
        font-size: 9px;
      }
      .prItem a i {
        bottom: 8px;
        right: 4px;
        font-size: 20px;
      }
      .lNewsList > li {
        width: calc(50% - 75px);
    }
      .newProductSec {
        margin-bottom: 25px;
      }
      .topSellerTitle h2 {
        padding: 50px 10px;
        font-size: 23px;
        line-height: 50px;
      }
      .topSellerTitle h2 span {
        font-size: 26px;
      }
      .topSellerTitle {
        width: calc(27% - 20px);
        background-size: 100px;
      }
      .topCarousel .prItem a {
        height: 300px;
      }
      .topBrandsSec h2 {
        font-size: 23px;
      }
      .ftIcons {
        display: flex;
        grid-gap: 20px;
        text-align: right;
        flex-wrap: wrap;
      }
      .ftIcons > li {
        flex: unset;
        padding-right: 70px;
        position: relative;
        width: 34%;
      }
      .ftIcons > li p {
        color: #f4f6f5;
        font-size: 11px;
      }
      .ftLinks {
        display: flex;
        grid-gap: 5px;
        flex-wrap: wrap;
      }
      .ftLinks > li {
        flex: unset;
        width: 30%;
      }
      .ftCt p , .nsArea p{
        font-size: 11px;
        text-align: right;
      }
      .ctTabContents .addressFt {
        margin-bottom: 10px;
        font-size: 11px;
        text-align: right;
      }
      .copyRight *{font-size: 10px;}
      .kaspid {
          margin-right: 0px;
        width: 33%;
        margin-right: 30px;
      }
      .kaspid *{
        font-size: 10px;
      }
      .txtNs {
        padding: 0 5px;
        font-size: 11px;
    }
    .ftBottContent {
      grid-gap: 10px;
  }
  .ctForm figure {
    top: 0;
    right: 8px;
    width: 240px;
}
.ctForm figure img{width: 100%;}

}
/*1001 up to 1249*/
@media only screen and (min-width : 1001px) and (max-width : 1249px) {
  .topTel {
    padding-left: 36px;
  }
  .topTel i {
    width: 33px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px !important;
  }
  .topmenu > li > a {
    padding: 0 0px;
    font-size: 10px;
}
   
      .submenu {
        position: absolute;
        padding: 10px;
        display: none;
        font-weight: 600;
        line-height: 32px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        top: 0;
        right: 205px;
        left: 0;
        bottom: 0;
        height: 420px;
        align-content: flex-start;
      }
    .submenu > li {
        margin: 0 0;
        width: 25%;
        font-size: 12px;
      }
    .sub2menu > li > a {
        font-size: 10px;
      }
      .submenu > li > a {
        padding: 0 5px 0 0px;
        font-size: 11px;
        text-align: right;
      }
      .submenu > li > a::after {
        left: -12px !important;
      }
      .prMainMenu {
        width: 216px;
      }
      .prMainMenu > li > a {
        font-size: 11px;
      }
      .bestOfferSec::before {
        width: calc(100% - ((100% - 600px) / 2));
      }
      .bestOfferSec::after {
        width: calc((100% - 195px) / 2);
      }
      .bestOfferContent > figure {
        width: 160px;
      }
      .bestOfferContent > figure >{
        width: 100%;
      }
      .bestOfferSec::after {
        background-image: none;
      }
      .topSellerTitle h2 {
        font-size: 25px;
        line-height: 38px;
      }
      .topSellerTitle h2 span {
        font-size: 23px;
      }
      .ftLinks {
        grid-gap: 10px;
        flex-wrap: wrap;
      }
      .ftLinks > li {
        width:32%;
        flex: unset !important;
      }
      .ftLinks > li:last-child{
        width: 100%;
      }
      .ftMiddle {
        padding: 0px 0;
      }
      .ftLinkList > li {
        margin-bottom: 10px;
      }
      .namads {
        display: flex;
        grid-gap: 0;
        margin-bottom: 15px;
      }
      .namads > li > a > img{
        width: 80px;
  height: auto;
    }
    .ftBottom {
        padding: 10px 0 20px 0;
      }
      .ftIcons > li p {
        font-size: 11px !important;
      }
}
/*laptop*/
@media only screen and (min-width : 1250px) and (max-width : 1366px) {
  .topmenu > li > a {
    font-size: 11px;
  }
    .favCarousel .prItem a {
        height: 460px;
        overflow-y: hidden;
      }
      .ftLinks {
        grid-gap: 20px;
      }
      .ftIcons > li p {
        font-size: 12px !important;
      }
      .submenu {
        right: 247px;
      }
}
/*1250 up to 1400*/
@media only screen and (min-width : 1367px) and (max-width : 1450px) {

}

/*1400 up to 1920*/
@media only screen and (min-width : 1400px) and (max-width : 1920px) {
}