/* CSS Document */
body {
    margin: 0;
    padding: 0;
    width: 100%;
    /*height: 100%;*/
    cursor: default;	
font-family: atrament-web,sans-serif;
font-weight: 400;
font-style: normal;
}



html {
  scroll-behavior: smooth;
}
a:hover {
	color: unset;
}
a:link {
	color: unset;
}
h1 {
/*	all:unset;*/
	font-weight: 700;
}
h2 {
/*	all:unset;*/
}
h3 {
/*	all:unset;*/
}

.white-text a {
	color:#ffffff;
}

.image-cropper-circle {
    width: 350px;
    height: 350px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid #FFFFFF 5px;	
}

.image-cropper-circle-m {
    width: 400px;
    height: 400px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid #FFFFFF 5px;	
}

@media (max-width: 1100px) {
.image-cropper-circle-m {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid #FFFFFF 5px;	
}
}

.image-cropper-circle-fp {
    width: 500px;
    height: 500px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid #FFFFFF 5px;
}

@media (max-width: 1100px) {
.image-cropper-circle-fp {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid #FFFFFF 5px;
}
}

.profile-pic {
  display: inline;
  margin: 0 auto;
/*  margin-left: -25%;*/
	height: 100%;
  width: auto;
}

.navbar {
	font-size: 1.5rem;	
	font-weight: 500;
	text-transform: uppercase;
}

.navbar-brand {
	font-weight: 900;
	font-size: 1.5rem;
	letter-spacing: 1px;
}

.background-black {
	background-color: #000000;
}
.bg-dark {
	        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
}

.jumbotext {
	font-size: 60px;
	line-height: 60px;	
	font-weight: 900;
	text-align: center;	
}
.jumbotextsub {
	font-size: 40px;
	line-height: 40px;
	text-align: center;	
}	
.stoettetext{
	font-size: 30px;
	line-height: 30px;	
	font-weight: 900;
	text-align: center;		
}
@media (max-width: 768px) {
.jumbotext {
	font-size: 30px;
	line-height: 30px;	
	font-weight: 900;
	text-align: center;	
}
.jumbotextsub {
	font-size: 22px;
	line-height: 22px;
text-align: center;	
}	
.stoettetext{
	font-size: 22px;
	line-height: 22px;	
	font-weight: 900;
	text-align: center;		
}	
}

.fronttext-size1 {
	font-size: 32px;
	line-height: 34px;
	font-weight: 500;	
}
@media (max-width: 1400px) {
.fronttext-size1 {
	font-size: 24px;
	line-height: 26px;
}	
}
@media (max-width: 1200px) {
.fronttext-size1 {
	font-size: 20px;
	line-height: 22px;
}
}
@media (max-width: 1000px) {
.fronttext-size1 {
	font-size: 18px;
	line-height: 20px;
}
}
@media (max-width: 991px) {
.fronttext-size1 {
	font-size: 18px;
	line-height: 20px;	
}	
		
.fronttext-box {
	padding-top: 10vw;
	padding-bottom: 10vw;	
	}	
}

.fronttext-size1-cdtrack {
	font-size: 28px;
	line-height: 28px;
	font-weight: 500;	
}
@media (max-width: 1400px) {
.fronttext-size1-cdtrack {
	font-size: 24px;
	line-height: 24px;
}	
}
@media (max-width: 1200px) {
.fronttext-size1-cdtrack {
	font-size: 20px;
	line-height: 20px;
}
}
@media (max-width: 1000px) {
.fronttext-size1-cdtrack {
	font-size: 18px;
	line-height: 18px;
}
}
@media (max-width: 991px) {
.fronttext-size1-cdtrack {
	font-size: 24px;
	line-height: 24px;	
}		
}

.cdtracks {
	padding-left: 2vw;
	padding-right: 2vw;
	padding-top: 2vw;
	padding-bottom: 2vw;	
}
@media (max-width: 991px) {
.cdtracks {	
	padding-left: 2vw;
	padding-right: 2vw;
	padding-top: 0vw;
	padding-bottom: 0vw;	
}
.cdtracksrow	{
 	padding-top:2vw;
	padding-bottom:2vw;
}
}


.background-image1-fixed {
	background-image: url("/images/2218.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;	
	background-size: cover;
	/*height: 500px;*/
	padding-top: 250px;
	padding-bottom: 250px;
}

.boksoverskrift4 {
    padding: 5px;
    font-size: 50px;
    font-weight: 700;
    font-family: "ff-good-headline-web-pro-con";
    line-height: 50px;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.boksom_tekst4 {
    padding: 5px;
    font-size: 42px;
    font-weight: 500;
    font-family: "kepler-std-semicondensed-dis",serif;
    line-height: 44px;
    color: #ffffff;
    text-align: left;
    font-style: normal;
}
.review_text2 {
    color: #ffffff;
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
    font-family: "ff-good-headline-web-pro-con";
    line-height: 10px;
    text-transform: uppercase;
}



.swiper-playlist2 {
	width: 100%;
    overflow: visible;
}

.swiper-playlist3 {
	width: 100%;
    overflow: visible;
}

.swiper-playlist4 {
	width: 100%;
    overflow: visible;
}

.swiper-playlist5 {
	width: 100%;
    overflow: visible;
}

.swiper-playlist6 {
	width: 100%;
    overflow: visible;
}

.swiper-playlist7 {
	width: 100%;
    overflow: visible;
}

.swiper-playlist8 {
	width: 100%;
    overflow: visible;
}
.swiper-playlist19 {
	width: 100%;
    overflow: visible;
}


.bg-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

	.bg-section,		
.bg-section-wrapper,		
body {		
	background-position:center center;		
	background-repeat:no-repeat;		
	background-size:cover		
}		
.bg-align-top {		
	background-position-y:top!important		
}		
body {		
	-webkit-font-smoothing:subpixel-antialiased;		
	-moz-osx-font-smoothing:grayscale		
}		

.col-wrapper-right {
    padding-left: 100px;
}

#datoliste {
    line-height: 22px;
}
#datoliste {
    margin-top: 10px;
    text-transform: uppercase;
    background: #d7002e;
    color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
}
#news_title {
    position: relative;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    font-family: "atrament-web";
    letter-spacing: 1px;
}
#news_text {
    position: relative;
    color: #000000;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 0px;
    font-size: 20px;
    font-weight: 400;
    /* background-color: #1A1A1A; */
    line-height: 20px;
    text-transform: lowercase;
    font-family: "atrament-web";
    font-style: italic;
    letter-spacing: 1px;
}
#citat_text {
    position: relative;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
/*    text-transform: uppercase;*/
/*    line-height: 20px;*/
    font-family: "atrament-web";
    letter-spacing: 1px;
}
#citat_kilde {
    position: relative;
    color: #000000;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 25px;
    font-size: 20px;
    font-weight: 400;
    /* background-color: #1A1A1A; */
    line-height: 22px;
 /*   text-transform: lowercase;*/
    font-family: "atrament-web";
    font-style: italic;
    letter-spacing: 1px;
}
.infotekst {
    position: relative;
    color: #000000;
    padding: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: "atrament-web";
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 1px;
    /* display: none; */
    /* border-bottom: solid 3px #FFFFFF; */
    /* border-top: solid 1px #BEFF14; */
}

.infotekst a {
	color: #000000;
}
#datoliste2 {
    text-transform: uppercase;
    color: #000000;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul.musiclinks {
	list-style: none;
    flex-direction: row;
    margin-right: auto!important;
/*    display: flex;	*/
	display: inline-block;	
}

.music-item {
	color:black;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
/*	margin-bottom: 20px;*/
	width: 25px;
    text-align: center;	
	float:left;
}
.music-link {
	color:black;
}
.music-link a {
	color:black;
}
.music-link a:link {
	color:black;
}
.music-provider {
	font-family: "ff-good-headline-web-pro-con";
	font-weight: 900;
	font-size: 20px;
	margin-top: 10px;	
}
@media (max-width: 991px) {
.buystream1 {	
	padding-left: 0px;	
}
.buystream2 {	
	padding-left: 0px;
}	
.trackcenter {
	text-align: center;
} 
}
@media (min-width: 992px) {
.buystream1 {	
	padding: 0px;
}
.buystream2 {	
	padding-left: 0px;
}
.trackcenter {
	text-align: left;
}	
}

.stoette-item {
	color:black;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
	height: 100px;
    text-align: center;	
/*	float:left;*/
}
.grethejohansson {	
	width: 100%; 
  	height: 100%; 
   	background: url("../images/grethe-johansson-175.png") center center no-repeat;
	background-size: contain;
}
.augustinusfonden {	
	width: 100%; 
  	height: 100%; 
   	background: url("../images/augustinus-fonden-175.png") center center no-repeat;
	background-size: contain;
}
.louishansensfond {	
	width: 100%; 
  	height: 100%; 
   	background: url("../images/louishansens-fond-175.png") center center no-repeat;
	background-size: contain;
}
.dmf {	
	width: 100%; 
  	height: 100%; 
   	background: url("../images/dmflogo_sort-125.png") center center no-repeat;
	background-size: contain;
}