@media (min-width: 1024px) {
  .dsk-hide {
      display: none !important;
  }
  .mb-hide {
      display: block !important;
  }
}

@media (min-width:320px) and (max-width:768px) {
  .mb-hide {
    display: none !important;
  }
  .dsk-hide {
      display: block !important;
  }
  .serviceCarousel .swiper-button-next {
    display: none;
}
    .serviceCarousel .swiper-button-prev {
        display: none;
    }
}
@media (max-width: 1198.98px) {

  .container.latest-inventory{
      padding:75px 0px 15px 0;
  }

}
@media (max-width: 991.98px) {
  .inv-price {
      font-size: 24px;
      line-height: 1.2;
  }
  }
@media (max-width: 767.98px) {
  .container.latest-inventory{
      padding:50px 0px 0 0;
  }
  .menu-container .menu-item {
    flex: 0 0 50%;
}
.mega-menu.active{
  top:70px;
}
.menu-container .menu-item p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
}
.menu-container .menu-item span {
    font-size: 16px;
}
.menu-container .menu-item img {
    margin: -2px 10px 5px 5px;
}
.sales-inventory .fuelm-filter-item{
  width: 100%;
}
.sales-inventory .fuelm-filter-area form {
    flex-wrap: wrap;
}
.sales-inventory .fuelm-filter-item {
    flex: 0 0 50%;
    padding: 5px;
}
.sales-inventory .fuelm-filter-buttons {
    width: 50%;
    padding: 5px;
}
.sales-inventory .fuelm-filter-heading .fuelm-filter-item-label:after {
    content: '\02795';
    font-size: 13px;
    color: white;
    float: right;
    margin-left: 5px;
}
.sales-inventory .fuelm-filter-heading.active .fuelm-filter-item-label:after {
    content: "\2796";
}
.total-count {
    font-size: 20px !important;

}
.inv-price {
    text-align: left !important;
    margin-bottom: 15px;
}
.footer_section .elementor-element-7ea00e0 .elementor-widget-container{
  text-align: center;
}
.elementor-115 .elementor-element.elementor-element-284dca5 {

    justify-content: center;
}
}
@media (max-width: 575.98px) {
.menu-container .menu-item p {
    display: none;
}
.total-count {
    font-size: 18px !important;
      border-bottom: 1px solid #3c4058;
      text-align: center;
}
.inv-sort {
    border:none !important;
}
.inv-top-bar-actions {
    justify-content: center;
}
.nav-tabs{
  display: block !important;
}

.nav-tabs li a{
    text-align: left !important;
  margin-right:0 !important;
}
.gallery-slider {
    height: auto;
}
.fuelm-filter-search-terms {
    margin-top: 20px;
}
.mega-menu.active{
  left: 2%;
}
.menu-container .menu-item img {
    margin: -2px 10px 0 5px;
    width: 100%;
    max-width: 24px;
}
.menu-container .menu-item {
    margin-bottom: 0 !important;
    padding: 10px 10px;
    border-bottom: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    display: flex;
    align-items: center;
}
.menu-container .menu-item:nth-child(2),
.menu-container .menu-item:nth-child(4),
.menu-container .menu-item:nth-child(6) {
    border-right: 0px dashed #ddd;
}
.menu-container .menu-item:nth-child(5),
.menu-container .menu-item:nth-child(6) {
    border-bottom: 0px dashed #ddd;
}
.gform_wrapper.gravity-theme .gf_page_steps {
    display: block;
}
.gform_wrapper.gravity-theme .gf_step {
    margin: 0 !important;
}
.subscribe-form #field_18_1{
  width: 320px;
  -ms-grid-column-span: 12;
    grid-column: span 12;
}
.subscribe-form #field_submit{
  -ms-grid-column-span: 12;
    grid-column: span 12;
}

}
