.content {
/*   padding-top: 80px; */
}

section{
  /*border: 1px solid red;*/
  position: relative;
}

.no-break {
  white-space: nowrap;
}

@media screen and (max-device-width: 660px){
  body{
    -webkit-text-size-adjust: none;
  }
}

.background-image {
  width: 100%;
  height: auto;
  position: relative;
}

.background-image-full {
  display: none;
  min-width: 1300px;
}

@media (min-width: 751px) {
  .background-image-full {
    display: block;
    left: 50%;
    margin-left: -650px;
  }
}

@media (min-width: 751px) {
  .background-image-mobile {
    display: none;
  }
}


section {
  padding: 0 !important;
}

.sp-icon{
  margin: 0 auto;
}

.sp-icontext{
  font-size: 12px;
  color: #f0c192;
  margin-top: 26px;
  margin-bottom: 24px;
  letter-spacing: 5px;
}

.sp-headline{
  font-family: 'Ruda', sans-serif;
  font-size: 40px;
  font-weight:900;
  margin: 0 0px 24px;
  color:#f0c192;
  text-transform: uppercase;
}
@media (min-width:484px){
  .sp-headline{
    font-size: 52px;
  }
}
@media (min-width: 1024px){
  .sp-headline{
    font-family: 'Ruda', sans-serif;
    font-size:62px;
    font-weight:900;
    margin: 0 0px 24px;
    color:#f0c192;
    text-transform: uppercase;
  }
}

.sp-content-container {
  margin: 0 auto;
  max-width: 640px;
  width: 90%;
  color: white;
  text-align: center;
  position:absolute;
  /*top: 5%;*/
  top: 10%;
  left: 5%;
  transform: none;
  -webkit-transform: none;
}

@media (min-width: 660px) {
  .sp-content-container{
    max-width: 640px;
    width: 100%;
    top:50%;
    left:50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
  }
}

@media (min-width: 1024px){
  .sp-content-container{
    max-width: 740px;
  }
}

.first-passage {
  max-width: 90%;
  font-size: 14px;
  margin: 0 auto;
}

@media (min-width: 751px) {
  .first-passage {
    max-width: inherit;
    font-size: inherit;
  }
}


/*-------------------------------------*/
/*-------- Header --------*/
/*-------------------------------------*/
#sd-loads-header {
  text-align: center;
  margin-top: 80px;
}

#sd-loads-header .sp-content-container {
  top: 18%;
}

@media (min-width: 660px) {
  #sd-loads-header .sp-content-container {
    top: 50%;
  }
}

#sd-loads-header .first-passage{
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 751px) {
  #sd-loads-header .first-passage {
    font-size: 16px;
    line-height: 24px;
  }
}

#sd-loads-header .headline-jump{
  font-size: 14px;
  color: #7668a5;
/*   max-width: 280px; */
  width: 100%;
  margin: 10% auto 0;
  text-align: center;
  background-image: url('../images/superdeluxe/bar.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 1px;
}
@media (min-width: 751px){
  #sd-loads-header .headline-jump{
    font-size: 12px;
    max-width: 740px;
  }
}
#sd-loads-header .headline-jump span{
  letter-spacing: 1px;
  background-color: #211b35;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 751px){
  #sd-loads-header .headline-jump span{
    background-color: #211c34;
    padding-left: 17px;
    padding-right: 17px;
  }
}
#sd-loads-header ul{
  padding: 0;
  font-size: 0;
  margin-top: 34px;
  margin-bottom: 1px;
  text-align: justify;
}

#sd-loads-header ul:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#sd-loads-header ul li{
  display: inline-block;
  border: 1px solid #f0c192;
  background-color: #241e35;
  color: #f0c192;
  text-align: center;
  cursor: pointer;
  margin-bottom: 1%;
  height: 46px;
  width: 49%;
  font-size: 14px;
/*   margin-right: 8px; */
  margin-bottom: 8px;
  line-height: 48px;
 }
 #sd-loads-header ul li:nth-child(2n){
/*   margin-right: 0; */
 }

@media (min-width:660px){
/*
  #sd-loads-header ul li:nth-child(2n){
    margin-right: 8px;
  }
*/

  #sd-loads-header ul li{
    width: 100%;
    max-width: 202px;
/*     margin-right: 8px; */
    font-size: 14px;
    height: 50px;
    line-height: 52px;
  }
  #sd-loads-header ul li:nth-child(3n){
/*     margin-right: 0; */
  }
}

@media (min-width:751px){
  #sd-loads-header ul li:nth-child(2n),
  #sd-loads-header ul li:nth-child(3n){
    margin-right: 2%;
  }
  #sd-loads-header ul li{
    width: 14.6%;
    height: 43px;
    line-height: 44px;
    font-size: 12px;
    margin-right: 2.2%;
    letter-spacing: 1px;
  }
  #sd-loads-header ul li:last-child{
    margin-right: 0;
  }
}

#sd-loads-header ul li a,
#sd-loads-header ul li a:hover,
#sd-loads-header ul li a:target,
#sd-loads-header ul li a:active{
  color: #f0c192;
}

/*-------------------------------------*/
/*-------- Videos --------*/
/*-------------------------------------*/


#sp-video .sp-content-container {
  max-width: none;
}

#sp-video .first-passage {
/*   max-width: 90%; */
  margin: 0 auto 20px;
  font-size: 14px;
  line-height: 24px;
/*   width: 90%; */
}
@media (min-width: 751px) {
  #sp-video .first-passage {
    max-width: 740px;
    margin: 0 auto 3%;
    line-height: 24px;
    width: 90%;
  }
  #sp-video #video-still {
    background-image: url("../images/superdeluxe/e8-videostill.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 92% auto;
  }
}
@media (min-width: 660px){
  #sp-video ul.singledownloads {
    padding: 12% 0;
  }
}

@media (min-width: 1024px){
  #sp-video ul.singledownloads {
    padding: 15% 0;
  }
}

/*-------------------------------------*/
/*-------- ringtone --------*/
/*-------------------------------------*/    

#sp-ringtone .first-passage{
  margin: 0 auto 20px;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 660px){
  #sp-ringtone .first-passage{
    margin: 0 auto 55px;
  }
}

/*-------------------------------------*/
/*-------- narration --------*/
/*-------------------------------------*/ 

#sp-narration {
  background-color: #33233a;
}

#sp-narration .sp-content-container {
  max-width: none;
}

#sp-narration .sp-content-container {
  position: relative;
  max-width: none;
  top: inherit;
  left: inherit;
  transform: none;
  padding: 6% 0;
}

#sp-narration .background-image {
  position: absolute;
  top: 0;
}

#sp-narration .first-passage {
  max-width: 860px;
  width: 90%;
  margin: 0 auto 20px;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 660px){
  #sp-narration .first-passage{
    margin: 0 auto 55px;
  }
}


#sp-narration ul.downloads{
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  font-size: 0;
  color: white;
}

@media (min-width:660px){
  #sp-narration ul.downloads{
    max-width: 556px;
    width: 100%;
  }
}

@media (min-width:751px){
  #sp-narration ul.downloads{
    max-width: 640px;
    width: 100%;
  }
}

@media (min-width:1111px){
  #sp-narration ul.downloads{
    max-width: 1032px;
    width: 100%;
  }
}

#sp-narration ul.downloads li {
  background-color: black;
  margin-bottom: 10px;
  width: 100%;
  display: table;
}

@media (min-width:751px){
  #sp-narration ul.downloads li {
    max-width: 315px;
    display: inline-block;
    margin-right:8px;
  }
   #sp-narration ul.downloads li:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width:751px){
  #sp-narration ul.downloads li div{
    width: auto;
  }
}

@media (min-width:1111px){
  #sp-narration ul.downloads li:nth-child(even){
     margin-right: 10px;
  }
  #sp-narration ul.downloads li{
    max-width: 337px;/*325px*/
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
  }
  #sp-narration ul.downloads li:nth-child(3n){
    margin-right: 0;
  }
}

/*info text start*/
#sp-narration ul.downloads li .chapter{
  font-size: 14px;
  padding-top: 20px;
  text-align: center;
  margin: 0 auto;
  display: table;
  vertical-align: top;
}

@media (min-width:660px){
  #sp-narration ul.downloads li .chapter{
/*     display: inline-block; */
  } 
}

@media (min-width:751px){
  #sp-narration ul.downloads li .chapter{
    font-size: 12px;
    padding-top: 0;
    margin-top: 15px;
    margin-left: 28px;
    display: inline-block;
  } 
}

#sp-narration ul.downloads li .chapter span{
  color: #9587cf;
}

/*info text ende*/

/*verlinkung start*/
#sp-narration ul.downloads li a,
#sp-narration ul.downloads li a:hover,
#sp-narration ul.downloads li a:target,
#sp-narration ul.downloads li a:focus{ 
  border: 1px solid #f0c192;
  color: #f0c192;
  font-size: 14px;
  width: 100%;
  max-width: 120px;
  height: 50px;
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  float: left;
}

#sp-narration ul.downloads li:last-child a,
#sp-narration ul.downloads li:last-child a:hover,
#sp-narration ul.downloads li:last-child a:target,
#sp-narration ul.downloads li:last-child a:focus{
  max-width: none;
  padding-left: 10px;
}

@media (min-width:660px){
  #sp-narration ul.downloads li a,
  #sp-narration ul.downloads li a:hover,
  #sp-narration ul.downloads li a:target,
  #sp-narration ul.downloads li a:focus{
  }  
}

@media (min-width:751px){
  #sp-narration ul.downloads li a,
  #sp-narration ul.downloads li a:hover,
  #sp-narration ul.downloads li a:target,
  #sp-narration ul.downloads li a:focus{
    border: 1px solid #f0c192;
    color: #f0c192;
    font-size: 12px;
    width: 114px;
    height: 44px;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    line-height: 44px;
  }
}

/*verlinkung ende*/

/*last item*/

#sp-narration ul.downloads li:last-child{
    margin: 0 auto;
    display: table;
}

@media (min-width:1111px){
  #sp-narration ul.downloads li:last-child{
    margin-left: 33.6%;
  }
}

#sp-narration ul.downloads li:last-child div{
/*   width: calc(100% - 12px); */
  width: 100%;
/*   max-width: 90%; */
}

#sp-narration ul.downloads li:last-child .chapter {
  margin: 0;
  padding: 0;
  height: 50px;
  font-size: 14px;
}

#sp-narration ul.downloads li:last-child a,
#sp-narration ul.downloads li:last-child a:hover,
#sp-narration ul.downloads li:last-child a:target,
#sp-narration ul.downloads li:last-child a:focus {
  width: 100%;
  float: none;
  padding-left: 0;
}

@media (min-width: 751px){
  #sp-narration ul.downloads li:last-child div{
    width: calc(100% - 12px);
  }
  #sp-narration ul.downloads li:last-child a,
  #sp-narration ul.downloads li:last-child a:hover,
  #sp-narration ul.downloads li:last-child a:target,
  #sp-narration ul.downloads li:last-child a:focus {
    padding-left: 10px;
    float: left;
  }
  #sp-narration ul.downloads li:last-child .chapter {
    height: inherit;
  }
}

/*-------------------------------------*/
/*-------- wallpaper --------*/
/*-------------------------------------*/ 

@media (min-width: 751px){
  #sp-wallpaper .sp-content-container {
/*     top: 45%; */
  }
}

#sp-wallpaper  .first-passage{
  max-width: 860px;
  margin: 0 auto 20px;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 660px){
  #sp-wallpaper  .first-passage{
    margin: 0 auto 55px;
  }
}

@media (min-width: 751px){
  #sp-wallpaper ul.singledownloads {
    max-width: 488px;
  }
}

@media (min-width: 660px){
  #sp-wallpaper ul.singledownloads li .chapter {
  }
}

#sp-wallpaper ul.singledownloads li .chapter{
  font-size: 14px;
  display: table;
  padding-top: 3%;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  color: white;
}

@media (min-width: 660px){
#sp-wallpaper ul.singledownloads li .chapter{
/*     font-size: 24px; */
    display: table;
    padding-left: 36px;
    padding-right: 10px;
/*     padding-top: 22px; */
  }
}

@media (min-width: 751px){
#sp-wallpaper ul.singledownloads li .chapter{
    font-size: 12px;
    padding-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*-------------------------------------*/
/*-------- Social --------*/
/*-------------------------------------*/ 

@media (min-width: 751px){
  #sp-social .sp-content-container {
    top: 40%;
  }
}

#sp-social {
  background-color: #201a34;
}

#sp-social .sp-content-container {
  position: relative;
  max-width: none;
  top: inherit;
  left: inherit;
  transform: none;
  padding: 3% 0 15%;
  width: 100%;
}

#sp-social .background-image-mobile {
  width: auto;
  min-width: 100%;
}

@media (min-width: 660px) {
}

@media (min-width: 751px) {
  #sp-social .sp-content-container{
    position: absolute;
    max-width: 840px;
    width: 100%;
    top:50%;
    left:50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
  }
  #sp-social .background-image-mobile {
    position: relative;
    bottom: inherit;
    left: inherit;
    height: auto;
    width: 100%;
    transform: none;
  }
}

#sp-social .first-passage {
  margin: 10px auto;
  font-size: 14px;
  line-height: 24px;
  max-width: 90%;
}

#sp-social .sp-headline {
  max-width: 90%;
  margin: 0 auto;
}

#sp-social #social-mobile {
  width: 100%;
  height: auto;
}

#sp-social .singledownloads {
  max-width: 90%;
}

@media (min-width: 751px) {
  #sp-social .first-passage {
/*     max-width: 100%; */
    margin: 20px auto 44%;
  }
  #sp-social #social-mobile {
    display: none;
  }
  #sp-social .singledownloads {
    max-width: 338px;
  }
}

#sp-social .downloads li .inner{
  padding: 6px;
}

/*-------------------------------------*/
/*-------- Photos --------*/
/*-------------------------------------*/ 

#sp-photos {
  background-color: #33233a;
}

#sp-photos .sp-content-container {
  max-width: none;
/*   top: 50%; */
}

#sp-photos .sp-content-container {
  position: relative;
  max-width: none;
  top: inherit;
  left: inherit;
  transform: none;
  padding-top: 70px;
  width: 100%;
}

#sp-photos .background-image {
  position: absolute;
  top: 0;
}

#sp-photos .first-passage{
  margin: 0 auto 55px;
  font-size: 14px;
  line-height: 24px;
  max-width: 640px;
  width: 90%;
}

@media (min-width: 660px) {
  #sp-photos .first-passage{
    width: 100%;
  }
}

#sp-photos ul.downloads{
  background-color: #000000;
  list-style: none;
  padding: 0;
  font-size: 0;
}

#sp-photos ul.downloads li{
  width:33%;
  font-size: 12px;
  display: inline-block;
  position: relative;
}

@media (max-width:750px){
  #sp-photos ul.downloads li{
    width:100%;
  }
}

#sp-photos ul.downloads li .inner{
  border-radius: 50%;
  width: 174px;
  height: 174px;
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  z-index: 1;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

@media (max-width:750px){
  #sp-photos ul.downloads li .inner{
    width: 150px;
    height: 150px;
  }
}

#sp-photos ul.downloads li .innertext{
  line-height: 18px;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
#sp-photos ul.downloads li a,
#sp-photos ul.downloads li a:hover,
#sp-photos ul.downloads li a:target,
#sp-photos ul.downloads li a:focus{
  color: #f7c497;
}

#sp-photos ul.downloads li a span,
#sp-photos ul.downloads li a:hover span,
#sp-photos ul.downloads li a:target span,
#sp-photos ul.downloads li a:focus span{
  color: #9587cf;
}

#sp-photos ul.downloads li .bgimage{
  opacity: .4;
  width: 100%;
  height: auto;
}

#sp-photos .allimages-container{
  background-color: black;
  padding-top: 78px;
  padding-bottom: 78px;
}

#sp-photos ul.alldownloads{
  margin: 0;
  padding: 0;
  list-style: none;
}

#sp-photos ul.alldownloads li{
}

#sp-photos ul.alldownloads li a,
#sp-photos ul.alldownloads li a:hover,
#sp-photos ul.alldownloads li a:target,
#sp-photos ul.alldownloads li a:focus{
  color: #f7c497;
  border: 1px solid #e8ba8d;
  height: 50px;
  width: 90%;
  display: block;
  text-align: center;
  line-height: 50px;
  margin:0 auto;
  font-size: 14px;
  letter-spacing: 1px;
}

@media (min-width: 751px) {
  #sp-photos ul.alldownloads li a,
  #sp-photos ul.alldownloads li a:hover,
  #sp-photos ul.alldownloads li a:target,
  #sp-photos ul.alldownloads li a:focus{
    max-width: 261px;
    width: 100%;
    line-height: 46px;
    height: 46px;
  }
}

#sp-photos ul.alldownloads li a span,
#sp-photos ul.alldownloads li a:hover span,
#sp-photos ul.alldownloads li a:target span,
#sp-photos ul.alldownloads li a:focus span{
  color: #9587cf;
}

/*------------------------------------------------*/
/*-------- Single Download Buttons auf ul --------*/
/*------------------------------------------------*/ 

ul.singledownloads{
  list-style: none;
  padding: 0;
  width: 100%;
  max-width: 556px;
  margin: 0 auto;
}

@media (min-width: 751px){
  ul.singledownloads{
    max-width: 338px;
  }
}

.singledownloads li{
  background-color: black;
  display: table;
  width: 100%;
  margin-bottom: 5px;
}

.singledownloads li .inner{
  padding: 6px;
  display: table;
  width: calc(100% - 12px);
}

ul.singledownloads li a,
ul.singledownloads li a:hover,
ul.singledownloads li a:target,
ul.singledownloads li a:focus{
  border: 1px solid #e8ba8d;
  font-size: 14px;
  width: 100%;
  max-width: 120px;
  height: 50px;
  color: #f7c497;
  display: block;
  line-height: 50px;
  text-align: center;
  float: left;
  letter-spacing: 1px;
}

@media (min-width: 660px){
ul.singledownloads li a,
ul.singledownloads li a:hover,
ul.singledownloads li a:target,
ul.singledownloads li a:focus{
    border: 1px solid #e8ba8d;
    font-size: 14px;
    width: 120px;
    height: 50px;
    color: #f7c497;
    display: block;
    line-height: 50px;
    text-align: center;
    float: left;
  }
}

@media (min-width: 751px){
ul.singledownloads li a,
ul.singledownloads li a:hover,
ul.singledownloads li a:target,
ul.singledownloads li a:focus{
    font-size: 12px;
    height: 43px;
    width: 114px;
    line-height: 43px;
  }
}

ul.singledownloads li .chapter{
  font-size: 14px;
  display: table;
  padding-top: 18px;
  margin: 0 auto;
  color: white;
}

@media (min-width: 660px){
ul.singledownloads li .chapter{
    font-size: 14px;
    display: table;
    padding-left: 36px;
    padding-right: 10px;
    padding-top: 18px;
  }
}

@media (min-width: 751px){
ul.singledownloads li .chapter{
    font-size: 12px;
    padding-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

ul.singledownloads li .chapter span{
  color: #9587cf;
}
