.trending-top {


    font-family: 'Noto Sans', sans-serif;


color: #171821;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
padding: 0 16px;
display: block;
position: relative;
line-height: 48px;}
.card_latest {
	padding-top:14px;
	}
	.nav {

    display: block;
}
/* Opacity gallery */
.hover_img figure {
	background: #171821;
}
.hover_img figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover_img figure:hover img {
	opacity: .5;
}

.abstract{
font-weight: 200;
font-size: 18px;
}
	@media only screen and (max-width: 575px) {
		.single-post-mobile {
			padding: 24px 10px!important; } }

#map_container {
	position: relative;
	padding-top: 50%;
  width: 100%;
  margin: 0 auto;
}
#map {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
	@media only screen and (min-width: 1200px){
.entry__share {
    width: 9%;
}}

.homelh {
 
    line-height: 0;
   
}

