@media (max-width: 1500px) {
  .bmc-top-arrow:after,
  .bmc-bottom-arrow:after {
    width: 150px;
  }
}
@media (max-width: 1500px) {
  .container.bmc-container {
    transform: translate(-50%, -80%);
  }
  .container.bmc-container {
    left: 60% !important;
  }
}
@media (max-width: 1300px) {
  .container.bmc-container {
    transform: translate(-50%, -80%);
  }
  .bmc-advance-search {
    margin-top: -150px;
  }
}
@media (max-width: 1200px) {
  .bmc-top-arrow:after,
  .bmc-bottom-arrow:after {
    display: none;
  }
  .bmc-carousel-content .main-heading {
    font-size: 55px;
  }
}
@media (max-width: 992px) {
  .bmc-webs-pills {
    display: flex;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    justify-content: start;
  }
  .bmc-webs-pills .nav-link {
    margin-right: 15px;
    margin-bottom: 0px;
    text-wrap: nowrap;
  }
  .bmc-card-grid-scroll {
    width: 100%;
    margin-bottom: 10px;
    height: auto !important;
    overflow-x: scroll;
    padding-right: 20px;
  }
  .bmc-page-banner {
    padding: 50px 0px;
  }
  .container.bmc-container {
    transform: translate(-50%, -70%);
  }
  .bmc-advance-search {
    margin-top: -100px;
  }
  .bmc-why-breaking-list-lft {
    text-align: left;
    flex-direction: row;
    margin-right: 0;
  }
  .bmc-why-breaking-list-rgt {
    margin-left: 0;
  }
  .bmc-why-breaking-list {
    margin-bottom: 0px;
    margin-top: 40px;
  }
  .bmc-search-btn,
  .bmc-search-btn:hover {
    max-width: 200px;
  }
  .hw-unactive,
  .hw-active {
    width: 60px;
  }
  .bmc-counter-text h2 {
    font-size: 30px;
    color: var(--tertiary-color);
  }
  .bmc-why-breaking-list-icon {
    width: 60px;
  }
  .bmc-bg-frst:before {
    display: none;
  }
  .bmc-bg-frst {
    background: transparent;
  }
  .bmc-md-width {
    width: 100%;
    margin-bottom: 10px;
  }
  .all-page-top-space {
    height: 78px;
  }
  .bmc-slider-slide img {
    height: 500px;
  }
}
@media (max-width: 768px) {
  .web-footer-after {
    text-align: center;
  }
  .bmc-footer-sociallink {
    justify-content: center;
    margin-top: 20px;
  }
  .bmc-align-text {
    text-align: left;
  }
  .bmc-sub-heading {
    font-size: 30px;
  }
  .bmc-text-dir {
    text-align: center !important;
  }
  .bmc-x-spaceing {
    padding: 50px 0px;
  }
  .bmc-inner-slider {
    flex-direction: column;
  }
  .auction-slider-content {
    width: 100%;
    text-align: center;
  }
  .bmc-aution-img {
    width: 100%;
    height: 240px;
  }
  .bmc-aution-img-alter {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    height: auto;
    justify-content: center;
  }
  .bmc-aution-img-alter span {
    width: 50px;
    height: 50px;
  }

  .back-auction img,
  .forword-auction img {
    width: 45px;
  }

  .xs-arrow-view {
    display: flex;
  }
  .bmc-countdow {
    justify-content: center;
  }
  .bmc-how-work-text {
    text-align: left;
  }
  .bmc-work-steps {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    width: 100%;
    text-align: left;
  }
  .bmc-query-text h3 {
    font-size: 20px;
  }
  .bmc-paragraph {
    font-size: 16px;
  }
  .bmc-carousel-content .main-heading {
    font-size: 35px;
  }
  .bmc-carousel-content h4 {
    font-size: 30px;
  }
  .bmc-features-automation {
    gap: 25px;
    flex-wrap: wrap;
  }
  .bmc-features-automation li {
    font-size: 14px;
  }
  .bmc-hero-action h3 {
    font-size: 20px;
  }
  .bmc-rating-listing .bmc-name-rating {
    flex-direction: column;
    align-items: start;
  }
  .bmc-form-p-space {
    padding: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .bmc-uploadImg-reversbox {
    display: flex;
    flex-direction: column;
  }
  .bmc-uploadTab {
    order: -1;
  }
  /* NN */
  .bmc-slider-slide img {
    height: 400px;
  }
  .container.bmc-container {
    left: 50% !important;
  }
  .bmc-advance-search {
    margin-top: -180px;
  }
}
@media (max-width: 575px) {
  .bmc-footer-siteMap {
    display: none;
  }

  .bmc-rating-listing .bmc-single-rating-list {
    gap: 10px;
  }
  .rating-userImg {
    width: 30px;
    height: 30px;
  }
  .bmc-rating-listing .rating-userContent {
    width: calc(100% - 40px);
  }
  .bmc-rating-listing .bmc-name-rating h3 {
    font-size: 16px;
  }
  .bmc-rating-listing .bmc-name-rating span em {
    font-size: 12px;
  }
  .bmc-sm-width {
    width: 100%;
    margin-bottom: 10px;
  }
  .bmc-revers-btn {
    display: flex;
    flex-direction: column-reverse;
  }
  .bmc-productDetail-btn {
    flex-wrap: wrap;
  }
  .bmc-productDetail-btn .bmc-bid-btn,
  .bmc-productDetail-btn a {
    display: inline-block;
    width: 100%;
  }
  .bmc-productDetail-btn a .bmc-bid-btn {
    width: 100%;
  }
  .qty-input {
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .bmc-lgn-searchpage-ui h4 {
    font-size: 20px;
    margin-top: 0;
  }
  .update-bmc-cart {
    width: 100%;
  }
  .bmc-Product-img-alter span {
    width: 80px;
    height: 80px;
  }
  .bmc-lgn-ui .bmc-flex-align {
    flex-direction: column;
    align-items: unset !important;
  }
  .bmc-lgn-ui .bmc-flex-align h4 {
    margin-bottom: 10px;
  }
  .bmc-lgn-ui .bmc-flex-align a {
    text-align: end;
  }
  .bmc-card-grid_disable {
    padding: 16px !important;
  }
}
