body {
	padding-top: 50px;
}

.map-div {position:relative;display:block;overflow:hidden;padding-bottom:75%}
.map-responsive {position:absolute;width:100%;height:100%;}
.footer-img {display:inline !important; height:20px !important;}
.footer-img-26 {display:inline !important; height:26px !important;}

p { text-align:justify; }

.clear { clear: both; }

.jumbotron {
/*	background: url(../img/pic-header.jpg) 50% 50%;*/
	background-size: cover;
	background-position: center;
	color: black;
	padding-top: 50px;
	padding-bottom: 50px;
}
.jumbotron .container {
/*	background: rgba(0,0,0,.6); */
}

figure img { width: 100%; }
figure figcaption { font-weight: bold; font-size: 90%; }

footer {
	padding-top: 20px;
/*	padding-bottom: 20px;*/
	margin-top:20px;
}
footer a {
	color:inherit!important;
	text-decoration: none!important;
}

ul.nav {float:right;}
/*
ul.nav li.btn-group:hover ul.dropdown-menu {
	display: block;
}
*/
/*
ul.nav li.btn-group a:first-child:hover ~ ul.dropdown-menu {
	display: block;
}
*/
.close, .close:hover { color: inherit; }

/*
table.productTable {
	border-width: 1px;
	border-spacing: 3px;
	border-style: outset;
	border-color: grey;
	border-collapse: separate;
	background-color: white;
	margin:20px;
}
table.productTable th {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: grey;
	background-color: white;
	-moz-border-radius: ;
}
table.productTable td {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: grey;
	background-color: white;
	-moz-border-radius: ;
}
*/

.btn-group .btn:first-child {
	text-align: left;
	float:right;
}
.navbar-nav>li>a {
	border-radius: 0;
}

.product .control-label {
	display: table-cell;
	vertical-align: middle;
	height: 38px;
	float: right;
}

.product .piecenum{
	width:60px;
}

@media (min-width: 768px) {
	.navbar-nav>li>a { border-radius: 4px; }
} 

.content img {
	display: block;
	max-width: 100%;
	height: auto;
}

img.galleryItems {display:inline;margin-top:4px;}

.gallery.mosaic {
	overflow: hidden;
}
.gallery.mosaic .galleryImages > a:nth-child(n+25) {
	display: none;
}

.gallery.mosaic .galleryImages > a {
	float:left;
	margin: 2% 2% 0 0;
	width: 32%;
	position: relative;
}

.gallery.mosaic .galleryImages > a:nth-child(3n) {
	margin-right: 0;
}

.gallery.mosaic .galleryImages > a img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
}

.gallery.mosaic .galleryImages > a.fading img + img {
	position: absolute;
	left: 0;
	top: 0;
}


@media screen and (max-width: 767px) {
	.gallery.mosaic .galleryImages > a {
		margin: 1% 1% 0 0;
		width: 11.625%;
	}
	.gallery.mosaic .galleryImages > a:nth-child(3n) {
		margin-right: 1%;
	}
	.gallery.mosaic .galleryImages > a:nth-child(8n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 480px) {
	.gallery.mosaic .galleryImages > a {
		margin: 1% 1% 0 0;
		width: 24.25%;
	}
	.gallery.mosaic .galleryImages > a:nth-child(3n) {
		margin-right: 1%;
	}
	.gallery.mosaic .galleryImages > a:nth-child(4n) {
		margin-right: 0;
	}
}

.mediarow {
  padding-top: 15px;
  padding-bottom: 15px;
}

/*.content iframe {
  display: block;
  max-width: 100%;
  height: auto;
}
*/

/*
.content .embed-responsive{
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden;
}
.content .embed-responsive-16by9{
	padding-bottom:56.25%;
}
.content .embed-responsive iframe {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
}
*/

.siblings {
  text-align: center;
}
.siblings > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "\0020|\0020";
  /*\00a0*/
}
.sibling-pills{
    text-align: center;
    text-transform: uppercase;
	display:inline-block;
	width:100%;
	border-width:2px 0px 2px 0px;
	border-style:solid;
	padding:5px;
	margin-bottom:30px;
	font-size: 0;
}
.sibling-pills .nav {
    display: inline-block;
    float: none;
    font-size: 16px;
}

.zenekarlistitem {
    position: relative;
	background-size:cover;
	background-position:center center;
	padding:0;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.band-name {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	width:100%;
	text-align:center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    padding: 5px;
}
.band-name b {
    color: #fff;
    font-weight: normal;
}

.carousel.fixheight .item > a {
	display: block;
	background: no-repeat 50% 50% / cover;
}
.carousel.fixheight .item > a img {
	width: 100%;
	height: auto;
}

.youtube-container { display: block; margin: /* 20px auto */ auto; width: 100%; max-width: 600px; }
.youtube-player { display: block; width: 100%; /* assuming that the video has a 16:9 ratio */ padding-bottom: 56.25%; overflow: hidden; position: relative; width: 100%; height: 100%; cursor: hand; cursor: pointer; display: block; }
img.youtube-thumb { bottom: 0; display: block; left: 0; margin: auto; max-width: 100%; width: 100%; position: absolute; right: 0; top: 0; height: auto }
div.play-button { height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url("http://i.imgur.com/TxzC70f.png") no-repeat; }
#youtube-iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

.jumbotron{overflow:hidden;position:relative}
.jumbotron .bg,.jumbotron .bg div{position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat 50% 0 / cover}
.jumbotron .container,.jumbotron .sy-caption-wrap{margin-bottom:25px;position:relative}
.jumbotron .border{position:relative;padding-bottom:50%}
.jumbotron .border img{position:absolute;left:0;right:0;bottom:0;width:100%}
.jumbotron .text{position:absolute;left:5%;top:50%;right:50%;transform:translateY(-50%);color:#fff;font-size:20px}
.jumbotron .text h1{font-size:60px;font-weight:normal;line-height:.9;border-bottom:2px solid #fff;margin:0;padding-bottom:.3em}
.jumbotron .text p{margin:10px 0}
.jumbotron .frontpic{position:absolute;right:-10%;bottom:-25px;height:80%;width:50%}
.jumbotron .frontpic img{position:absolute;right:0;bottom:0}
.fader>*{display:none}
.fader>:first-child{display:block}
