/* Generated by less 2.2.0 */
* {
  margin: 0;
  padding: 0;
}
a {
  color: #17c3e6;
  text-decoration: none;
}
html {
  background: #fff;
  font: 300 14px/160% "museo", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #000;
}
.sidebar {
  background: #000000 url("images/colors.svg") repeat-y 100% 0;
  color: #fff;
  width: 320px;
  height: 100%;
  position: fixed;
  padding: 50px;
  box-sizing: border-box;
  z-index: 1000;
  top: 0;
}
.sidebar h1 {
  background: transparent url("images/bartelme-design.svg") no-repeat 0 0;
  width: 190px;
  height: 24px;
  overflow: hidden;
  line-height: 100px;
}
.sidebar h2 {
  font-family: "museo", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 900;
  font-size: 16px;
  margin-bottom: 10px;
}
.sidebar p {
  margin-bottom: 10px;
}
.sidebar p.links {
  margin-top: 30px;
}
.sidebar .about {
  position: absolute;
  bottom: 40px;
  width: 200px;
}
.sidebar .about a {
  display: inline-block;
  margin-right: 20px;
}
/*** SECTION: Generic ********************************************************/
.main section .sidebar,
.main section h1 {
  display: none;
}
.main section {
  background-color: #fff;
  padding-left: 320px;
  box-sizing: border-box;
  text-align: center;
}
.main section .background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  height: 100%;
  position: relative;
}
.main section .description {
  font-size: 20px;
  line-height: 24px;
  position: absolute;
  bottom: 50px;
  margin: 0 15%;
}
.main section .description h3 {
  font-family: "museo", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 3px;
}
.main section .description span {
  display: block;
}
.main section a.more {
  display: inline-block;
  margin-top: 20px;
  background: #17c3e6;
  color: #fff;
  padding: 5px 16px;
  border-radius: 5px;
  font-size: 14px;
}
/*** SECTION: Welcome ********************************************************/
.main section.welcome .background {
  background-image: url("images/sections/welcome/background.jpg");
  text-align: left;
  padding-left: 60px;
}
.main section.welcome h3 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 300;
  position: absolute;
  bottom: 50px;
}
.main section.welcome h3 em {
  color: #17c3e6;
  font-style: normal;
}
#scroll-indicator {
  background: transparent url("images/scroll-indicator.svg") no-repeat 100% 0;
  padding-right: 50px;
  height: 32px;
  position: fixed;
  right: 50px;
  bottom: 50px;
  opacity: 0.2;
  cursor: pointer;
}
/*** SECTION: Fantastical ****************************************************/
.main section.fantastical .background {
  background-image: url("images/sections/fantastical/fantastical-background.jpg");
}
/*** SECTION: djay *******************************************************/
.main section.djay {
  background-color: #000;
}
.main section.djay .background {
  background-image: url("images/sections/djay/djay-background.jpg");
  color: #fff;
}
/*** SECTION: djay PRO *******************************************************/
.main section.djay-pro {
  background-color: #000;
}
.main section.djay-pro .background {
  background-image: url("images/sections/djay-pro/djay-pro-background.jpg");
  color: #fff;
}
/*** SECTION: vee ************************************************************/
.main section.vee {
  background-color: #000;
}
.main section.vee .background {
  background-image: url("images/sections/vee/vee-background.jpg");
  color: #fff;
}
/*** SECTION: Camera+ ********************************************************/
.main section.camera .background {
  background-image: url("images/sections/camera/camera-background.jpg ");
}
/*** SECTION: iTranslate ****************************************************/ 
}
.main section.itranslate a.more {
  background: #fff;
  color: #008CFF;
}
.main section.itranslate .background {
  background-image: url("images/sections/itranslate/itranslate-background.jpg");
  background-color: #008CFF;
  color: #ffffff;
}

/*** SECTION: MeisterTask ****************************************************/ 

.main section.meistertask .background {
  background-image: url("images/sections/meistertask/meistertask-background.jpg");
}

/*** SECTION: Where To? ******************************************************/
.main section.whereto .background {
  background-image: url("images/sections/whereto/whereto-background.jpg");
}
/*** SECTION: StepsApp *******************************************************/
.main section.stepsapp .background {
    background-image: url("images/sections/stepsapp/stepsapp-background.jpg");
    color: #fff;
    background-color: #000000;
}

/*** SECTION: More ***********************************************************/
.main section.more .background {
  background-image: url("images/sections/more/more-background.jpg");
  background-color: #008CFF;
}
