@media screen and (max-width: 73em) {
  .landing-content,
  .containment {
    padding: 0 10px;
  }
  .landing .containment {
    padding: 0;
  }
  .find-bar {
    padding: 25px 10px 20px;
  }
}

@media screen and (max-width: 1030px) {
  .bullet-item p {
    font-size: 16px;
  }
  .top-statistics ul li .price-button {
    font-size: 10px;
  }
  .car-category-list {
    -moz-column-count: 6;
    -webkit-column-count: 6;
    column-count: 6;
  }
  .content-left, .content-right {
    width: 100%;
    display: block;
    margin-left: 0;
    padding: 0;
  }
  .similar-makes,
  .ads-related,
  .content-left .content-footer,
  .content-left .content-section {
    margin-right: 0;
  }
}
      
@media screen and (max-width: 960px) {
  .average-price h2 {
    font-size: 14px;
  }
  .top-statistics ul li p {
    font-size: 14px;
  }
  .bullet-item p {
    font-size: 14px;
  }
  .car-category-list {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
  }
  .content-left h3.heading,
  .content-left #similar-make,
  #articles {
    margin-right: 0;
  }
  .content-left .content-footer {
    padding: 0;
    margin: 10px 0;
  }
  .see-cars {
    float: none;
    display: table;
    margin: -5px auto 10px;
  }
  h1 {
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  .tab-body {
    float: none;
  }
  .tab-content h3 {
    font-size: 70px;
  }
  #slider {
    height: 300px;
  }
  #slider li .box-right {
    margin-top: 45px;
  }
  #slider li .box-right h2 {
    font-size: 30px;
  }
  #slider li .box-right h2 span {
    font-size: 22px;
  }
  #slider li.slide {
    padding: 37px 0;
  }
  .blog-title {
    font-size: 24px;
    padding-top: 30px;
  }
  .blog-link-wrap {
    padding-top: 10px;
  }
  .top-statistics {
    margin-top: 30px;
  }
}

@media screen and (max-width: 650px) {
  #slider {
    height: 250px;
  }
  .blog-link-wrap {
    padding-top: 0;
  }
  .find-bar {
    padding: 10px;
  }
  .landing #clasificados {
    margin-top: 8px;
  }
  .landing .find-bar .bar-item {
    display: block;
    width: 100%;
  }
  .tab-content {
    position: relative;
    padding: 0;
  }
  .tab-content img {
    bottom: -2px;
  }
  .landing .content {
    padding-bottom: 20px;
  }
  .top-statistics {
    padding-top: 0;
  }
  .content-full {
    padding-top: 10px;
  }
  #slider li.slide {
    display: table;
    width: 100%;
  }
  #slider li .box-right {
    float: none;
    display: table-cell;
    padding: 0;
    vertical-align: middle;
  }
  .bullet-item {
    width: 100%;
    margin: 30px 0 0;
  }
  .content-graph h2 {
    padding: 0;
  }
  .graph {
    margin-bottom: 10px;
  }
  #graph-year {
    margin-bottom: 20px;
  }
  #graph-kilometers {
    margin-bottom: 95px;
  }
  .content-left .content-graph {
    display: block;
    width: 100%;
  }
  .content-left .embed-button {
    display: none;
  }
  .content-left .content-description {
    padding: 0 20px 10px !important;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
  }
  .average-price .social-links {
    display: none;
  }
  .top-section {
    width: 94%;
    margin-bottom: 0;
  }
  .find-bar .button {
    display: block;
    width: 100%;
  }
  .find-bar select {
    margin: 0 0 8px;
    width: 100%;
  }
  .find-bar #find-prices {
    margin-bottom: 8px;    
  }
  .car-category-list {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
  .social {
    position: relative;
    top: 10px;
    right: 0;
    text-align: center;
  }
  #relative-ads p {
    margin: 0;
    font-size: 13px;
    line-height: 17px;
  }
  .breadcrumbs {
    padding: 0.5em 0 0.25em;
  }
  .breadcrumbs .icon-chevron-right {
    margin: -1px 0 0 4px;
  }
  .breadcrumbs .pipe, .breadcrumbs>span {
    margin: 0;
    font-size: 12px;
  }
}

@media screen and (max-width: 560px) {
  .header-title {
    display: none;
  }
  .tab-content h3 {
    font-size: 60px;
  }
  #slider li .box-right h2 {
    font-size: 20px;
    padding: 0 10px 10px;
  }
    #slider li .box-right h2 span {
      font-size: 22px;
    }
  .car-category-list {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .header-title {
    margin: -43px 0 0 60px;
    width: 85px;
    line-height: 100%;
  }
    .header-title .pipe {
      height: 40;
      margin: -2px 0 0 -10px;
    }
    .header-title h2 {
      font-size: 100%;
    }
}

@media screen and (max-width: 480px) {
  .top-statistics {
    margin-top: 10px;
  }
  a.blog-link {
    width: 100%;
    padding: 15px 10px;
  }
  .blogs {
    display: block;
  }
  .blogs .blog {
    display: block;
    left: 0 !important;
    width: 100%;
    margin-bottom: 10px;
  }
  .table-tabs {
    display: block;
  }
  .table-statistics {
    margin-top: 0;
  }
  .table-statistics .mainTitle {
    display: none;
  }
  .table-statistics .squaremeters {
    display: none;
  }
  .page {
    padding: 0;
  }
  .tab-content {
    height: 214px;
  }
  .tab-content p {
    font-size: 13px;
    padding: 0 20px;
  }
  .tab-content h3 {
    font-size: 38px;
    line-height: 60px;
  }
  .tab-content img {
    max-height: 210px;
  }
  .tabs-wrapper {
    height: 40px;
    background: #1F98D5;
    z-index: 100;
    position: relative;
  }
  .tabs-wrapper.tabs-statistics {
    height: 56px;
  }
    .tabs-wrapper .label {
      display: block;
    }
    .tabs-wrapper .label:after {
      font-family: FontAwesome;
      content: "\f0da";
      float: right;
      font-weight: normal;
      position: relative;
      top: 1px;
    }
  .tabs-menu {
    position: absolute;
    top: 40px;
    left: 0;
    opacity: 0;
    margin: 0;
    padding-left: 0;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -ms-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
  }
    .tabs-wrapper.tabs-statistics .tabs-menu {
      top: 56px;
    }
  .tabs-menu li {
    display: block;
    list-style: none;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s ease 0s;
    -moz-transition: height 0.5s ease 0s;
    -ms-transition: height 0.5s ease 0s;
    -o-transition: height 0.5s ease 0s;
    transition: height 0.5s ease 0s;
    border-top: 1px solid #4BACDD;
  }
  .tabs-menu li h2 {
    max-width: none;
  }
  .tabs-wrapper.hover .label:after {
    content: "\f0d7";
    top: 2px;
    left: 1px;
  }
  .tabs-wrapper.hover ul {
    opacity: 1;
  }
  .tabs-wrapper.hover ul li {
    height: 40px;
    overflow: visible;
  }
  .tabs-wrapper.hover ul li a {
    -webkit-transition: background-color 0.5s ease 0s;
    -moz-transition: background-color 0.5s ease 0s;
    -ms-transition: background-color 0.5s ease 0s;
    -o-transition: background-color 0.5s ease 0s;
    transition: background-color 0.5s ease 0s;
  }
  .tabs-wrapper.hover ul li a:hover {
    background-color: #4BACDD;
  }
  .tabs-wrapper.hover ul li.current a {
    background-color: #78C1E5;
  }
  #tabs-bedrooms li,
  #tabs-statistics li{
    width: 100%;
  }
  #slider li.slide {
    padding: 0 20px;
  }
  .landing .social ul li.socialtitle {
    display: none;
  }
  .content-graph .graph div.xAxis div.tickLabel, 
  .content-graph .graph div.yAxis div.tickLabel {
    font-size: 11px;
  }
  .average-price h2 {
    font-size: 14px;
  }
  .box-left {
    text-align: center;
  }
  .content-full {
    width: 100%;
  }
  .landing .wrap {
    padding: 0;
  }
  .landing .content {
    padding-bottom: 0;
  }
  .bullet-item {
    margin: 15px 0;
  }
  .top-section {
    width: 100%;
    margin: 10px 0;    
  }
  .top-statistics ul li {
    padding: 0 10px;
    display: table;
    width: 100%;
    height: auto;
  }
    .top-statistics ul li p {
      font-size: 12px;
      line-height: 12px;
      white-space: normal;
      float: none;
      vertical-align: middle;
    }
    .top-statistics ul li .price-button {
      margin: 0;
    }
    .top-statistics ul li p a {
      max-height: inherit;
    }
    .top-statistics ul li p a span{
      font-size: 11px;
    }
    .top-statistics ul li.title p {
      white-space: nowrap;
    }
    .top-statistics ul li div,
    .top-statistics ul li p {
      display: inline-block;
      width: 25%;
    }
  .car-category-list {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .sitemap h2 {
    font-size: 20px;
  }
  .landing .social {
    width: 100%;
    text-align: center;
  }
  #articles img {
    display: none;
  }
  #articles .accordion-toggle span {
    margin-left: 0;
  }
  .content-left .content-footer h2 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .content-left .content-footer ul li {
    font-size: 14px;
  }
}

@media screen and (max-width: 400px) {
  #relative-ads img {
    display: none;
  }
  #relative-ads div {
    width: 100%;
  }
  #gauge {
    margin-top: -20px;
  }
}

@media screen and (max-width: 350px) {
  .landing .social ul {
    margin: 0;
  }
  #gauge {
    margin-top: -35px;
  }
}