@media (max-width: 678px) {
  .form-yass {
    padding: 15px;
    box-shadow: unset;
  }

  .form-check-input[type="radio"] {
    margin-bottom: 11px;
  }

  .list-model-type label {
    flex-direction: column;
    margin-bottom: 22px;
  }

  .tramer {
    flex-wrap: wrap;
    margin-top: 13px;
  }

  .tramer label:nth-child(3) {
    width: 100%;
    margin-top: 15px;
  }

  .head-colors {
    margin-top: 55px;
  }

  .list-group-wrapper .item .product-card {
    display: block;
  }

  .banner-section1 {
    padding: 39px 0;
  }

  .overview-contents li {
    width: 47% !important;
    margin-bottom: 11px;
  }

  .slider-nav .slick-slide {
    margin: 0px 6px;
  }

  .social-list-f li a {
    line-height: 50px;
    height: 50px;
    font-size: 17px;
    width: 50px;
  }

  .company-logo-s
  {
    top: -56px;
  }

   #progressbar li span {
    display: none;
  }

  #progressbar li:after {
    left: -13%;
    width: 23%;
  }

  #progressbar li:before {
    font-size: 15px;
  }

  #progressbar
  {
    padding-left: 0;
  }

  .information-list p
  {
    line-height: 21px;
    margin-bottom: 14px;
  }

  .information-list
  {
    line-height: 24px;
    margin-bottom: 25px;
  }
}
