/* Bar i title */
#visitgdansk {
	margin-top: -20px;
}
#visitgdansk .bar {
	margin-top: 10px;
	background-color: #ededed;
}
#visitgdansk .bar-title {
	margin-bottom: 0px;
}
#visitgdansk .subtitle {
	color: #999;
	padding: 0px;
}
/* Thumb */
#visitgdansk .thumb {
	position: relative;
	overflow: hidden
}
#visitgdansk .thumb .caption {
	position: absolute;
	bottom: 0;
	color: #fff;
	z-index: 1;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	background: url(data:image/svg+xml;
 base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
	width: 100%;
	padding: 10% 5% 5% 5%;
	font-weight: bold;
	overflow: hidden;
	line-height: 1.2;
}
#visitgdansk .thumb .caption2 {
	padding: 10px;
	line-height: 1.1;
	color: #6a6a6a
}
#visitgdansk .thumb:hover .maska {
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	transform: scale(1.03);
}
#visitgdansk .thumb .maska {
	-webkit-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
@media (max-width: 789px) {
	#visitgdansk .thumb .caption {
		padding: 10% 5% 5% 5%;
		font-weight: 600;
		overflow: hidden;
		background-color: transparent;
	}
}
#visitgdansk .thumb .caption .summary {
	padding: 5px 0px;
	font-size: 0.9rem;
	font-weight: normal;
}
#visitgdansk .thumb a:link, #visitgdansk .thumb a:visited {
	color: #333
}
#visitgdansk .maska img {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
#visitgdansk .thumb a:hover {
	text-decoration: none;
}
#visitgdansk .thumb img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#visitgdansk .thumb a:hover img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 0.9;
	-moz-transition: all 0.2s ease-in-out;
	/* FF4+ */
	-o-transition: all 0.2s ease-in-out;
	/* Opera 10.5+ */
	-webkit-transition: all 0.2s ease-in-out;
	/* Saf3.2+, Chrome */
	-ms-transition: all 0.2s ease-in-out;
	/* IE10? */
	transition: all 0.2s ease-in-out;
}
#visitgdansk .thumb .caption {
	margin-left: 0;
}
#visitgdansk img.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
#visitgdansk .row > [class*="col-"] {
    margin: 14px 0px 0px 0px;

}
#visitgdansk .more {
	position: relative;
	background-color: #ffb600;
	overflow: hidden;
	text-transform: uppercase;
}
#visitgdansk .more > a > span {
    width: 100%;
	color: #ffffff;
    text-align: center;
    position: absolute;
    padding-top: 40%;
}
