#lighttechnics_header{
  background-size: 100%;
  background-width: 100%;
  background-height: auto;
  vertical-align: top;
  background-repeat: no-repeat !important;
  height: auto;
  padding-top: 25%;
  margin-top: 0%;
  padding-bottom: 20%;
  padding-left: 2%;
  padding-right: 2%;
}



/*----------------General purpose styles ---------------*/
.slidingContentText{
  width: 100%;
  height: 50%;
  padding-left: 0%
  overflow: scroll;
  position: absolute;
  -webkit-overflow-scrolling: touch; /*Hopefully helps touchscreen devices scroll easier*/
}

/*----------------Lighttechnic tracks ------------*/




/*------------------Lighttechnics trouble --------------------*/

#lighttechnics_trouble .title{
  z-index: 3! important;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 10%;
  padding-left: 2%;
  padding-right: 2%;
  text-align: left;
  height: 100%;
  width: 50%;
  background: rgba(89,89,89,0);
  position: relative;
}

#lighttechnics_trouble img{
  width: auto;
  height: 150vh;
  padding-left: 0%;
  margin-left: -5%;
  margin-top: -20%;
}

#lighttechnics_trouble .trouble_img{
  display: inline-block;
}

#troubleDesc{
  padding-left: 20%;
  padding-right: 20%;
}

/*----------------Lighttechnics waste -----------------*/

#lighttechnics_waste .title{
  z-index: 3! important;
  margin-top: 0%;
  padding-left: 2%;
  padding-right: 2%;
  text-align: center;
  height: 100%;
  padding-top: 20%;
  background: rgba(255,255,255,0.9);
}

#wasteDesc{
  padding-left: 20%;
  padding-right: 20%;
}



/*-------------Lighttechnics blocks------------*/
#lighttechnics_blocks .section_image{
  position: absolute;
  top: 0%;
  right: 20%;
}



#lighttechnics_blocks .section_image img{
  width: auto;
  height: 110vh;
  padding-left: 0%;
  margin-right: 0%;
}


/*-------------Lighttechnics ara------------*/

#lighttechnics_ara .section_image{
  position: absolute;
  right: 0%;
}

#lighttechnics_ara .section_image img{
  width: auto;
  height: 110vh;
  padding-left: 0%;
  margin-left: -30%;
  margin-top: -10%;
}