.teaser__teaser-type,.no-image .teaser__teaser-type  {
  border-radius: 0 0 8px 8px;
  width: 50px;
  height: 50px; 
}

.teaser__teaser-type-icon {
  fill: white;
}

.teaser__label > * {
  margin-right: .5rem;
  margin-bottom: .5rem;
}

.teaser .teaser__badge:first-child {
  padding-left: 0;
}

.teaser .teaser__badge:first-child.badge-default, .teaser .teaser__badge:first-child.badge-primary, .teaser .teaser__badge:first-child.badge-secondary, .teaser .teaser__badge:first-child.badge-accent, .teaser .teaser__badge:first-child.badge-success, .teaser .teaser__badge:first-child.badge-info, .teaser .teaser__badge:first-child.badge-warning, .teaser .teaser__badge:first-child.badge-danger, .teaser .teaser__badge:first-child.badge-active {
  padding-left: 1em;
}

.teaser .badge__label {
  color: #4d4d4d;
}

@media (min-width: 600px) {
	
  .promo.card.teaser-resource .teaser__image, .promo.card.teaser-case-study .teaser__image {
	border-top-right-radius: inherit;
  }	  
  .teaser__image {
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    background: #e6e6e6;
  }
  .teaser__teaser-type {
    border-radius: 0 0 10px 0;
  }
  
  .teaser__body {
	  max-width: 100% !important;
  }
  
  .teaser--unpublished .teaser__title {
    padding-right: 0px !important;
  }
}

@media (max-width: 599px) {
  .teaser__image {
    display: none;
  }
  
  .promo .teaser__image {
	  display: block;
  }
  
  .teaser--small {
	height: auto !important;
    padding-top: 10px !important; 
  }
  
  .teaser--small .teaser--small__media {
    display: none;
  }
  
  .teaser--small__details {
	padding-top: 10px !important;
  }
  
  .card__text .teaser--small__title {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
  } 
  
}


.teaser--small .teaser--small__media img {
  height: 100px;
  width: 100px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.teaser__published-date {
	font-weight: 500;
}

.teaser__tag {
	margin-bottom: 10px;
	display: flex;
}

.teaser-country .teaser__tag {
	display: block;
}

.teaser__tag img{
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 5px;
}

.teaser__tag .teaser__bundle, .teaser__tag a {
	font-weight: 600;
	color: #686868;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.teaser--small__title {
	color: #303030;
	font-weight:600;
}

.teaser .teaser__title {
	color: #303030;
}

.teaser--stream .teaser__title {
	font-size: 1.1rem;
}

.teaser--small .list-item__text--small * {
	display:inline-block;
}

.teaser--small__meta , .teaser--small .teaser--small__meta a {
	font-weight: 500;
    color: #303030;
}

.group-content-url {
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 1000;	
	
}

.group--teaser .fa-bookmark.badge__icon{
	font-weight: 500;
	color: #4d4d4d;
	font-size: 12px;
}

.teaser-topic .opportunity_type {
	padding: 0 !important;
}

.teaser-topic .opportunity_type .badge__label {
	
	font-size: 14px;
	margin-left: 7px;
}

.teaser-topic .fa-bookmark.badge__icon {
	font-weight: 500;
	color: #4d4d4d;
	font-size: 12px;
}

#block-views-block-custom-communities-block-1 .more-link a{
  text-decoration-color: #00aeef !important;
  font-size: 18px !important;
  float: right !important;
}

#block-views-block-custom-communities-block-1 .card__text {
	justify-content: left !important;
}

.teaser--small .teaser--small__title {
  font-size: 0.875rem !important;
}


.teaser--small.event .teaser--small__title a {
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
}

.teaser--small__meta .teaser__badge {
	color: #000;
	font-weight: 300;
	padding: 0px;
}

.teaser__content-line {
	font-size: 0.8rem;
	color: #575757;
}

.teaser-demonstrator .badge__country {
	border: 1px solid #ccc;
	padding: 2px 2px 2px 5px !important;
	border-radius: 5px;
	right: 20px;
	position: absolute;
}

.teaser--small .badge__country {
	border: 1px solid #ccc;
	padding: 2px 2px 2px 5px !important;
	border-radius: 5px;
	background: #fff;
	position: absolute;
  right: 40px;
  top: 50px;
}

.teaser-demonstrator .badge__country.single, .teaser--small .badge__country.single {
	padding: 5px !important;
}

.teaser-demonstrator .badge__country .badge__count, .teaser--small .badge__country .badge__count {
	padding: 3px;
	background: #ebebeb;
	margin-left: 5px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.teaser--small__details {
    padding: 20px 10px 20px 0px !important;
}

.teaser--small .teaser--small__title a span {
  font-size: 15px;
  font-weight: 800;
}

.teaser--small .teaser--small__title {
	margin-bottom: 3px;
}

.teaser--small .teaser--small__title a {
	font-weight: 800;
  font-size: 1.05em;
}

.teaser--small__meta {
	margin-top: 5px;
	display: flex;
}

.teaser--small__meta .field-base {
  display: flex;
}

.teaser--small__meta .field-base > div {
  width: 25px;
  margin-right: 5px;
}

.teaser--small__meta a {
  padding: 2px 5px;
  border: 1px solid #d1d3d4;
  border-radius: 5px;
}

.teaser--small {
  -webkit-filter: drop-shadow(0px 2px 5px rgba(227,227,227,0.7));
  filter: drop-shadow(0px 2px 5px rgba(227,227,227,0.7));
  margin-bottom:20px;
  /*background: #fffdf9;*/
  margin-bottom: 10px;
  padding: 0px;
  height: 100px;
}

.teaser--small:hover {
  -webkit-filter: drop-shadow(0px 2px 2px rgba(227,227,227,0.8));
  filter: drop-shadow(0px 2px 2px rgba(227,227,227,0.8));
  transition: 0.3s;
}

.teaser--small__details {
	padding: 20px;
}

.teaser--small:last-child {
	padding-bottom: 0px;
}


.teaser.teaser-profile .teaser__image {
	border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
}


.past .teaser-event {
  -webkit-filter: grayscale(1) !important;
  filter: grayscale(1) !important;
}

.small_teaser__teaser-type-icon {
	font-size: 14px;
    width: 17px;
    height: 17px;
    margin-left: 5px;
    margin-right: 5px;
    fill: #343434;
}

.teaser.card:hover, .teaser--small:hover {
  -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.4));
  transition: 0.7s;
  transform: translateY(10px) scale(1.005) translateZ(0);
  box-shadow: 0 24px 36px rgba(0,0,0,0.11),0 24px 46px #fdfdfd;
}

.teaser.card {
  -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  margin-bottom: 2.25rem;
}

.teaser--small {
	-webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
	margin-bottom: 1.25rem;
}

.view-community-moderators .teaser--small {
	margin-bottom: 0rem !important;
}

.group--featured.teaser-group .teaser__title {
  min-height: 63px;
  display: flex;
  flex-direction: row;
}

.group--featured.teaser-group .teaser__title .icon-gray{
  margin-top: 10px;
  margin-right: 10px;
  width:50px;
}

