@media only screen and (max-width: 480px) {
  html, body {
    width: 100%;
  }
  #main, .main-center {
    width: 100%;
  }
/*  #main.hasright #main_content {
    width: auto;
    padding: 0px 10px;
  }*/
  #top .top_content, #top2 .top_content, #bottom2 .top_content, #footer .top_content {
    width: 100%;
  }
  #top .sidebar {
    padding: 0px;
  }
  .form-item, .form-actions {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #edit-query {
    width: 100%;
    float: none;
  }
  .find #top {
    min-width: auto;
    width: auto;
  }
  .detail-wrapper {
    padding: 0px 5px;
  }
  .sphinx-field-description {
    display: none;
  }
  ul.sphinx-search {
    margin: 0px;
  }

  ul.sphinx-search.list {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }

  ul.sphinx-search.list > li {
    width: 50%;
    display: flex;
    flex-flow: column wrap;
    flex-grow: 1;
    flex-shrink: 1;
    box-shadow: 0 0px 0px;
  }

  .find #main.hasleft #main_content .box2 {
    width: auto;
  }

  .box2 .sphinx-field-title {
    font-size: 12px;
  }

  .sphinx-field-title strong {
    font-weight: 400;
    padding-right: 2px;
  }

  .uc-price {
    font-weight: 15px;
  }

  .box4 {
    float: none;
    width: auto;
    text-align: left;
  }

  .actions, .actions a {
    display: block !important;
    border-radius: 0px;
    margin: 0px !important;
  }

  .action {
    width: 100%;
    padding: 5px 0px;
    display: block;
    text-align: center;
  }

  ul.inline li {
    padding: 0px 0px;
    display: inline;
    margin: 0px 5px 0px 0px;
  }

  #top .top_content, #top2 .top_content, #bottom2 .top_content, #footer .top_content{
    float: none;
    padding: 0px 0px;
    margin: 0px 0px;
  }

  .sidebar {
    float: none;
  }

  #edit-site-wrapper, #edit-location-wrapper, #edit-submit {
    display: none;
  }

  .item-list.facet-group-14 {
    display: none;
  }
  .item-list.facet-group-6 {
    display: none;
  }
  .item-list.facet-group-3 {
    left: 200px;
  }
  .item-list.facet-group-7 {
    left: 100px;
    right: 0px;
  }
  #facetly_facet .item-list {
    width: 150px;
  }

  /*Front*/
  .find #top {
    box-shadow: 0px 5px 5px #aaa;
  }

  .front #main.hasright #main_content, .find #main.hasright #main_content {
    width: auto;
  }

  .view-banner-promo {
    display: none;
  }

  body.front #main_content .wrapper-overflow {
    overflow: auto;
    width: auto;
    max-width: 480px;
  }

  body.front #main_content .overflow {
    width: 1000px;
    overflow: hidden;
  }

  #right_sidebar {
    position: relative;
    margin-left: 0px;
    top: 25px;
  }

  .find .detail {
    padding: 0px 15px;
  }

  #facetly_facet .viewmode {
    display: none;
  }

  ul.sphinx-search > li.first {
    width: 47%;
    padding: 0px;
    margin: 8px auto;
    height: 330px !important;
  }

  body.front ul.sphinx-search > li.first {
    width: 21%;
  }

  body.detail ul.sphinx-search > li.first {
    height: 370px !important;
  }

  ul.sphinx-search > li.first .box4 .actions {
    bottom: 0px !important;
    visibility: visible;
    z-index: 0;
  }

  /*ul.sphinx-search > li:hover, ul.sphinx-search > li:hover .actions {
    box-shadow: initial !important;
  }*/

  ul.sphinx-search > li {
    box-shadow: initial !important;
    display: initial;
  }

  .slidebox {
    margin-bottom: 65px;
  }

  #facetly_facet {
    text-align: center;
  }

  .search-result {
    background-color: #ffffff;
    position: relative;
  }

  .bannercontent {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
  }

  div#side-ads {
    margin-left: 0px;
  }

  #right_sidebar {
    margin-left:0px;
  }

  h1.h1-query {
    line-height: normal;
    padding: 20px 5px;
    background: #fff;
    position: relative;
    z-index: 10;
  }

  .slidebox {
    margin: 5px;
  }

  .share_label {
    margin: 0px 5px;
  }

  .search-result ul.sphinx-search {
    margin: 0px !important;
  }

  h1, h2 {
    font-size: 20px;
  }

  .content-fp ul{
    text-align: center;
  }

  .overview-site {
    margin-left: 0px;
  }

  body.detail .sphinx-search li .src-frm {
    height: 156px;
  }

  .find .inkuiri-content {
    margin-left: 0px;
  }

  #facetly_facet .item-list {
    height: 20px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    z-index: 100;
    width: 130px;
  }

  #facetly_facet-sticky-wrapper.is-sticky #facetly_facet {
    -moz-box-shadow:    2px 2px 2px 2px #ddd;
    -webkit-box-shadow: 2px 2px 2px 2px #ddd;
    box-shadow:         2px 2px 2px 2px #ddd;
  }

  #facetly_facet .content {
    position: relative;
  }

  #facetly_facet {
    height: 30px;
    font-size: 95%;
    /*margin: 8px 0px;*/
    background: #fff;
    height: 35px;
    z-index: 10;
    margin-bottom: 20px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    /* padding: 16px 0px; */
    position: relative;
  }

  #facetly_facet .item-list:hover, #facetly_facet .item-list.active {
    height: auto;
    overflow: visible;
    background: #fff;
    border: 1px solid #eee;
    -moz-box-shadow:    2px 2px 2px 2px #ddd;
    -webkit-box-shadow: 2px 2px 2px 2px #ddd;
    box-shadow:         2px 2px 2px 2px #ddd;
    z-index: 101;
  }

  #facetly_facet .item-list:hover .button {
    box-shadow: none;
  }

  .item-list.facet-group-14 {
    left: 550px;
  }
  .item-list.facet-group-6 {
    left: 430px;
  }
  .item-list.facet-group-3 {
    left: 270px;
    top: -1px;
  }
  .item-list.facet-group-7 {
    left: 150px;
  }
  .item-list.facet-group-11{
    left: 10px;
  }

  #facetly_facet li a.active, #facetly_facet li a, #facetly_facet li a:link {
    color: #777;
    /*display: block;*/
    padding: 1px 3px;
  }

  #facetly_facet li.active, #facetly_facet span.dynatree-selected {
    font-weight: bold;
    /*border-top: 1px solid #007DDD;
    border-bottom: 1px solid #007DDD;*/
    display: block;
    font-size: 110%;
    color: #007DDD;
  }


  #facetly_facet li a:hover {
    /*background: #007DDD;*/
    /*color: #FFF;*/
    /*color: #dd007d;*/
    /*font-weight: bold;*/
    text-decoration: underline;
  }

  body.find.detail #main.hasright #main_content {
    width: auto;
  }
}
