.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container:after,
.container-fluid:after,
.row:after,
.container-fluid:after {
  clear: both;
}
.categories-gridview .gridview-item {
  margin: 0 -20px 1em -20px;
  padding-bottom: 16px;
  border-bottom: solid #efefef 1px;
}
.categories-gridview .gridview-item:last-child {
  border-bottom: 0;
}
.categories-gridview .gridview-figure {
  margin: 0 auto;
  max-width: 335px;
}
.categories-gridview .gridview-header {
  margin: 0 20px;
}
.categories-gridview .gridview-title {
  margin-bottom: 16px;
}
.categories-gridview .gridview-img {
  margin: 0 auto;
  width: 335px;
  display: block;
}
.categories-gridview .gridview-img img {
  width: 335px;
}
.categories-gridview .gridview-caption {
  margin: 16px 20px 8px 20px;
  max-height: 70px;
  overflow: hidden;
}
.categories-gridview .more {
  margin-left: 20px;
  font-weight: bold;
  color: white;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1025px) {
  .categories-gridview {
    margin: 0 auto;
    max-width: 720px;
  }
  .categories-gridview .gridview-item {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: inline-block;
  }
  .categories-gridview .gridview-figure {
    margin: 0;
    max-width: 100%;
    position: relative;
  }
  .categories-gridview .gridview-figure:before,
  .categories-gridview .gridview-figure:after {
    content: " ";
    display: table;
  }
  .categories-gridview .gridview-figure:after {
    clear: both;
  }
  .categories-gridview .gridview-figure:before,
  .categories-gridview .gridview-figure:after {
    content: " ";
    display: table;
  }
  .categories-gridview .gridview-figure:after {
    clear: both;
  }
  .categories-gridview .gridview-header {
    margin: 0;
    min-width: 300px;
    display: inline-block;
  }
  .categories-gridview .gridview-title {
    margin-bottom: 4px;
  }
  .categories-gridview .gridview-img {
    margin: 0 20px 0 0;
    width: 276px;
    height: 150px;
    overflow: hidden;
    float: left;
  }
  .categories-gridview .gridview-img img {
    width: 276px;
    height: 276px;
  }
  .categories-gridview .caption {
    display: inline-block;
    width: 100%;
    max-width: 424px;
  }
  .categories-gridview .caption:before,
  .categories-gridview .caption:after {
    content: " ";
    display: table;
  }
  .categories-gridview .caption:after {
    clear: both;
  }
  .categories-gridview .caption:before,
  .categories-gridview .caption:after {
    content: " ";
    display: table;
  }
  .categories-gridview .caption:after {
    clear: both;
  }
  .categories-gridview .gridview-caption {
    max-height: 54px;
    margin: 0;
  }
  .categories-gridview .more {
    margin-left: 0;
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 1025px) {
  .categories-gridview {
    width: 970px;
  }
  .categories-gridview:before,
  .categories-gridview:after {
    content: " ";
    display: table;
  }
  .categories-gridview:after {
    clear: both;
  }
  .categories-gridview:before,
  .categories-gridview:after {
    content: " ";
    display: table;
  }
  .categories-gridview:after {
    clear: both;
  }
  .categories-gridview .gridview-item {
    margin: 0 1.5% 0 0;
    width: 32.3%;
    float: left;
    border: 0;
  }
  .categories-gridview .gridview-item:last-child {
    margin-right: 0;
  }
  .categories-gridview .gridview-figure {
    max-width: 312px;
    position: relative;
  }
  .categories-gridview .gridview-header {
    margin: 0;
  }
  .categories-gridview .gridview-img {
    margin: 0;
    width: 312px;
    float: none;
    max-height: 170px;
  }
  .categories-gridview .gridview-img img {
    width: 312px;
  }
  .categories-gridview .gridview-caption {
    margin: 16px 0 20px 0;
    height: 72px;
  }
  .categories-gridview .more {
    margin-left: 0;
  }
}
