/* Colors */
/*#888888*/
/* Fonts */
/* Sizes */
.abstract-box-homepage {
  border: 1px solid #e4e4e4;
  height: 335px;
  position: relative;
  margin-bottom: 50px; }

.abstract-box-homepage-img-wrapper {
  position: relative;
  width: 100%;
  /*nicola*/ }

.abstract-box-homepage-img {
  width: 100%;
  height: 332px;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  max-height: 100%;
  max-width: 100%; }

.abstract-box-vocabulary-color {
  position: absolute;
  background-color: #013871;
  color: #fff;
  bottom: 20px;
  right: 25px;
  text-align: center;
  padding: 15px 25px;
  border-radius: 20px;
  line-height: 0px; }

/* GRID FOR CATEGORIES' COLORS */
.abstract-box-vocabulary-color-story {
  background-color: #3bae15;
  /*#3bae15*/ }

.abstract-box-vocabulary-color-news {
  background-color: #003870;
  /*#003870*/ }

.abstract-box-vocabulary-color-event {
  background-color: #df0221; }

.abstract-box-vocabulary-color-video {
  background-color: #11b6d6; }

.abstract-box-vocabulary-color-blog {
  background-color: #eb5400; }

.abstract-box-vocabulary-color-photo {
  background-color: #f59400; }

.abstract-box-vocabulary-color-project {
  background-color: #eb5400; }

.abstract-box-vocabulary-color-expert {
  background-color: #df0221; }

.abstract-box-vocabulary-color-partner {
  background-color: #3bae15; }

.vocabulary-color {
  font-size: 17px;
  font-family: HelveticaIFAD;
  font-weight: regular;
  line-height: 13px;
  position: absolute;
  color: #fff;
  bottom: 20px;
  right: 25px;
  text-align: center;
  padding: 10px 20px;
  border-radius: 20px; }

.abstract-box-vocabulary-color span {
  font-size: 13px;
  font-family: "HelveticaIFAD", Helvetica, Arial, serif;
  line-height: 13px; }

.abstract-box-homepage-content-wrapper {
  padding: 0 40px 0 0;
  margin: 0;
  height: 332px;
  position: relative; }

h3.abstract-box-homepage-title {
  font-size: 24px;
  font-family: HelveticaIFAD;
  font-weight: 500;
  color: #333333;
  margin: 10px 0 0 0;
  overflow: hidden;
  /* 	white-space: nowrap; */
  /* 	text-overflow: ellipsis; */
  line-height: 1.25; }

.abstract-box-homepage-content {
  font-size: 20px;
  font-family: GeorgiaIFAD;
  color: #666666;
  float: left;
  line-height: 30px;
  /* ellipsis */
  overflow: hidden;
  position: relative;
  max-height: 150px;
  /* it's line-height * num_rows */ }

/*.abstract-box-homepage-content:before {
	content: '...';
	position: absolute;
	right: 0;
	bottom: 0;
}
.abstract-box-homepage-content:after {
	content: '';
	position: absolute;
	right: 0;
	width: 1em;
	height: 1em;
	margin-top: 0.2em;
	background: #fff;
}*/
.abstract-box-homepage-content a.read-more-red {
  color: red;
  font-size: 15px;
  font-family: HelveticaIFAD; }

.abstract-box-homepage-tag {
  font-size: 15px;
  font-family: HelveticaIFAD;
  color: #666666;
  position: absolute;
  bottom: 50px;
  text-transform: uppercase; }

.spotlight-abstracts-homepage-node {
  float: left;
  margin-bottom: 0px; }

.spotlight-abstracts-homepage-node:nth-child(2n+1) {
  margin-left: 0 !important;
  float: left;
  margin-bottom: 30px; }

/* tablet */
/* phone */