.ysdstandhouders .ysdstandhouders-archive .inner-content {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
}
.ysdstandhouders .ysdstandhouders-archive .thumbnail-wrap {
  border-radius: 0px;
  padding: 0px;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
}
.ysdstandhouders .ysdstandhouders-archive .caption {
  padding: 15px 25px 0px 25px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.ysdstandhouders .ysdstandhouders-archive .caption .fa {
  padding-right: 3px;
}
.ysdstandhouders .ysdstandhouders-archive .caption h3.title {
  font-size: 18px;
  margin-bottom: 3px;
  font-weight: bold;
}
.ysdstandhouders .ysdstandhouders-archive .caption .standnumber {
  display: block;
  margin-top: 3px;
}
.ysdstandhouders .ysdstandhouders-archive .caption .websiteurl {
  display: block;
}
.ysdstandhouders .ysdstandhouders-archive .caption .standnumber,
.ysdstandhouders .ysdstandhouders-archive .caption .post-categories {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
}
.ysdstandhouders .ysdstandhouders-archive .caption .standnumber svg,
.ysdstandhouders .ysdstandhouders-archive .caption .post-categories svg {
  position: relative;
  height: 16px;
  width: 16px;
  top: 3px;
  margin-right: 5px;
}
.ysdstandhouders .ysdstandhouders-archive .caption .standnumber .fa,
.ysdstandhouders .ysdstandhouders-archive .caption .post-categories .fa {
  position: relative;
  top: 2px;
}
@media (max-width: 479px) {
  .ysdstandhouders .ysdstandhouders-archive {
    width: 100%;
    max-width: 300px;
  }
}
.ysdstandhouders .ysdstandhouders-archive.active .unfold {
  display: block;
}
.ysdstandhouders .ysdstandhouders-archive .unfold {
  display: none;
  clear: both;
  padding: 15px;
  font-size: 14px;
  border-top: 1px solid #f2f2f2;
  color: #333;
}
.ysdstandhouders .ysdstandhouders-archive-cards .inner-content {
  overflow: hidden;
  transition: 300ms;
  position: relative;
}
.ysdstandhouders .ysdstandhouders-archive-cards .thumbnail-wrap {
  float: left;
  width: 22%;
  padding-top: 22%;
}
.ysdstandhouders .ysdstandhouders-archive-cards .caption {
  float: left;
  width: 78%;
  text-align: left;
}
@media (max-width: 479px) {
  .ysdstandhouders .ysdstandhouders-archive-cards {
    max-width: 100%;
  }
}
.ysdstandhouders .ysdstandhouders-socialbtns {
  margin-top: 5px;
}
.ysdstandhouders .ysdstandhouders-socialbtns .social .fa {
  font-size: 22px;
  color: #ddd;
}
.ysdstandhouders .ysdstandhouders-socialbtns .social .fa:hover {
  color: #bbb;
}
.ysdstandhouders .ysdstandhouders-socialbtns .social .fa.fa-facebook {
  font-size: 20px;
  padding-right: 13px;
}
.ysdstandhouders .ysdstandhouders-socialbtns .social .fa.fa-twitter {
  padding-right: 10px;
}
@media (max-width: 1199px) {
  .ysdstandhouders .ysdstandhouders-archive-cards .thumbnail-wrap {
    width: 27%;
    padding-top: 27%;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards .caption {
    width: 72%;
  }
}
@media (max-width: 991px) {
  .ysdstandhouders .ysdstandhouders-archive-cards .thumbnail-wrap {
    width: 28%;
    padding-top: 28%;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards .caption {
    width: 72%;
    padding: 12px 15px 0px 15px;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards .caption h3.title {
    font-size: 13px;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards .unfold {
    font-size: 13px;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ysdstandhouders .ysdstandhouders-archive-cards .thumbnail-wrap {
    width: 22%;
    padding-top: 22%;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards .caption {
    padding: 10px 10px 0px 10px;
    font-size: 12px;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards .caption h3.title {
    font-size: 12px;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards .unfold {
    font-size: 12px;
  }
  .ysdstandhouders .ysdstandhouders-archive-cards:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ysdstandhouders .ysdstandhouders-archive-cards .thumbnail-wrap {
    width: 22%;
    padding-top: 22%;
  }
}
div.ysdstandhouders-list .item {
  display: block;
  padding: 0px;
  overflow: hidden;
  margin-bottom: 5px;
  color: inherit;
  background-color: #ffffff;
}
div.ysdstandhouders-list .item .item-thumbnail {
  padding-top: 21%;
  width: 55px;
  background-size: cover;
  background-position: center;
  float: left;
}
div.ysdstandhouders-list .item img {
  display: block;
  float: left;
  height: 56px;
  box-shadow: none;
  border-radius: 0px;
}
div.ysdstandhouders-list .item .item-text {
  display: block;
  float: left;
  padding: 15px;
  line-height: 1;
  font-size: 12px;
}
div.ysdstandhouders-list .item .item-text span.title {
  display: block;
  font-weight: bold;
}
div.ysdstandhouders-list .item .item-text span.function {
  display: block;
  padding-top: 3px;
  font-size: 11px;
  font-style: italic;
}
