@import "social-icons.css?v=1";

html,
body {
    height: 100%;
    min-height: 100%;
}

body {
    font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
    font-size: 16px;
    background-color: black;
    background: url("../images/background.jpg?v=20220211") no-repeat center center fixed;
    padding-top: 50px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (min-width: 768px) {
    .navbar {
        background-color: transparent;
        background: transparent;
        border-color: transparent;
    }

    .navbar-nav li a {
        color: white !important;
    }

    .navbar-nav li a:hover {
        color: #ddd !important;
    }

    .navbar-nav li.active a {
        background: transparent !important;
        color: #ffc228 !important;
    }
}

.navbar-toggle {
    margin-left: 2em;
}

.container > .navbar-header {
    margin-right: 2em;
}

.navbar-collapse {
    text-transform: uppercase;
}

@media (min-width: 1024px) {
    .home-logo-container {
        position: fixed;
        top: 75px;
    }

    .home-logo-container .home-logo img {
        max-width: 500px;
        margin-left: 100px;
    }
}

@media (max-width: 1023px) {
    .home-logo-container {
        width: 100%;
        position: fixed;
        top: 75px;
    }

    .home-logo-container .home-logo img {
        margin-left: auto;
        margin-right: auto;
    }
}

.home-content {
    background-color: rgba(255, 255, 255, 0.85);
    padding-bottom: 20px;
}

.home-content hr {
    margin-top: 30px;
    margin-bottom: 0;
    border: 1px solid #bbb;
    border-top: 0;
    width: 90%;
}

.home-content section {
    text-align: center;
}

.home-content section h1 {
    margin: 0;
    padding: 20px 0px 30px 0px;
}

.home-content ul.vertical-list {
    padding: 0;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.home-content ul.vertical-list li {
    list-style: none;
    padding: 15px;
    background: white;
    opacity: 0.8;
    border-radius: 15px;
    font-size: 20px;
    margin-bottom: 10px;
}

.home-content ul.vertical-list li span {
    display: block;
}

.home-content ul.vertical-list li span.header {
    font-weight: bold;
    margin-bottom: 10px;
}

.home-content section.shop a {
    display: block;
}

.home-content section.shop a img {
    border-radius: 4px;
    max-width: 750px;
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .home-content section.shop a img {
       width: 100%;
    }
}

.home-content section.video {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.home-content section.video div.container {
    max-width: 750px;
}

.home-content section.video .container .row > div {
    margin-bottom: 20px;
}

.home-content section.video iframe {
    border-radius: 10px;
}

.main-container {
    min-height: 100%;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

    background-position-x: -300px;
    background-position-y: 50px;
}

.content-container {
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.92);
}

.content-page-jumbotron {
    background: transparent;
}

.home-jumbotron-middle {
    padding-top: 10px;
}

#home-main-top {
    margin-top: 20px;
    height: 100%;
    /* position:absolute; */
    /* width:100%;
  padding:2%; */
}

.gig-list {
    list-style: none;
}

.latest-news-top {
    margin-top: 15px;
}

.latest-news-top span {
    background-color: rgba(150, 150, 120, 0.8);
    font-size: 1.2em;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-width: 1px;
    border-color: black;
    border-style: solid;
}

#home-main-content {
    /* position: absolute;
  bottom: 10px; */
    /* position: absolute;
  bottom: 28px;
  left: 0;
  right: 0;
  margin: 0 auto; */
    margin-bottom: 28px;
}

#home-main-youtube {
    width: 100%;
    height: 250px;
    padding: 0;
}

#home-main-preorder {
    height: 250px;
}

#home-main-content-right {
    padding: 0.5em;
    background-color: #ddd;
    height: 250px;
}

#home-spacer {
    height: 100%;
    width: 100%;
}

#home-arrow {
    bottom: 0px;
    left: 50%;
    position: absolute;
}

#home-bottom {
    position: relative;
}

#home-arrow-glyph {
    color: #ddd;
    font-size: 26px;
    margin-left: -13px;
}

@media (min-width: 992px) {
    .home-container {
        background-position-x: 0px;
    }
}

.home-jumbotron {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#home-logo {
    margin-left: auto;
    margin-right: auto;
}

.home-logo-mobile {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    #home-logo {
        margin-top: -10px;
    }
}

.home-logo {
    margin-left: auto;
    margin-right: auto;
}

.home-well {
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    list-style-type: none !important;
}

.home-well h3 {
    padding-top: 6px;
}

.gigs-home {
    padding-left: 0px;
    color: black;
    list-style-type: none !important;
    font-size: smaller;
}

.home-top-right-div {
    text-align: right;
    padding-right: 1em;
    background-color: rgba(255, 255, 255, 0.6);
    padding-top: 1em;
}

.social-sm-xs {
    margin-top: 1em;
    background-color: rgba(70, 49, 32, 0.9);
    margin-bottom: 1em;
    /*border-radius: 20px;  */
}

.fb-wrapper {
    width: 100%;
}

.home-header-image-col2 {
    background-image: url("../images/cover/tilkloverstakt.jpeg");
    background-position-y: 0px;
}

.home-header-image-col3 {
    background-image: url("http://images.bigcartel.com/bigcartel/product_images/171759706/max_h-1000+max_w-1000/profansplatter.jpg");
    background-position-y: -130px;
}

[class*="home-header-image-col"] {
    /*display:table;*/
    background-size: cover;
    height: 179px;
    width: 100%;

    transition: background-position-y 0.5s ease;
}

[class*="home-header-image-col"]:hover {
    background-position-y: 0px;
    cursor: pointer;
}

.home-header-image-col2:hover {
    background-position-y: -80px;
    cursor: pointer;
}

[class*="home-header-image-col"] > p {
    color: white;
    /*display:table-cell;*/
    vertical-align: middle;
    text-align: center;
}
[class*="home-header-image-col"] span {
    font-size: 0px;
    transition: font-size 1s ease;
    -webkit-transition: font-size 1s ease;
}
[class*="home-header-image-col"]:hover span.large {
    font-size: 34px;
}
[class*="home-header-image-col"]:hover span.medium {
    font-size: 26px;
}
[class*="home-header-image-col"]:hover span.small {
    font-size: 14px;
}

.spotify-play {
    width: 100%;
    height: 400px;
}
.spotify-album {
    height: 350px;
}

.endorsement-footer div img {
    border-radius: 10px;
}

.alpha0 {
    background-color: transparent;
}

.alpha30 {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255, 255, 255);
    /* RGBa with 0.3 opacity */
    background-color: rgba(255, 255, 255, 0.3);
}

.alpha80 {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255, 255, 255);
    /* RGBa with 0.8 opacity */
    background-color: rgba(255, 255, 255, 0.8);
}

.spacer20 {
    height: 20px;
}

.spacer60 {
    height: 60px;
}

.spacer80 {
    height: 80px;
}

.spacer120 {
    height: 120px;
}

.text-xs-center {
    text-align: center;
}

.home-jumbotron li {
    list-style-type: none;
}
.home-jumbotron ul {
    padding-left: 0px;
    list-style-type: none;
}

@media (min-width: 992px) {
    .text-left-md {
        text-align: left;
    }
    .home-jumbotron li {
        list-style-type: none;
    }
    .home-jumbotron ul {
        padding-left: 30px;
    }
    .home-well {
        margin: 0;
        background: none;
    }
    .home-jumbotron {
        padding-bottom: 50px;
    }
}

.float-right {
    float: right;
}

.white {
    background-color: white;
}
.red {
    background-color: red;
}

.overlay-container {
    position: relative;
    cursor: pointer;
}

.overlay-container:hover .overlay {
    opacity: 0.8;
    cursor: pointer;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #000;
    cursor: pointer;
}

.overlay-text {
    text-align: center;
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    cursor: pointer;
}

/* Discography */
.discog-album-cover img {
    /* width: 100%;
    max-width: 400px; */
    cursor: pointer;
    margin-bottom: 10px;
}

/* Modal windows for albums */
.modal-content {
    background-color: #000;
    border-radius: 0px;
    border: 1px solid rgba(190, 190, 190, 0.5);
    color: #bbb;
}
.modal-header button {
    color: #ccc;
    opacity: 1;
    font-size: 36px;
    padding-right: 8px;
    padding-left: 10px;
}
.modal-header {
    border-bottom-color: #333;
}
.modal-footer {
    border-top: 0;
}

/* Albums */
.tracklist {
    list-style-type: decimal;
    padding-left: 2em;
}
.running-time {
    list-style-type: none;
    padding-left: 0.6em;
    font-style: italic;
}
.album-information {
    padding-left: 0.6em;
}

/* Endorsements */
.endorsements div {
    text-align: center;
}

/** Front poster page **/
.front-poster {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.top10 {
    margin-top: 10px;
}

.border-radius-25 {
    border-radius: 25px;
}

.webshop-banner-img {
    margin-left: auto;
    margin-right: auto;
}
