/* Compiled Less CSS File */
/* Generated from "index_neu.css" */

/* CSS Document */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* CSS Document */


html #unilib-04_ {
  padding: 20px 0px;
}
html #unilib-04_ .btn {
  font-size: 17px !important;
}
html #text-4, html #unilib-04_ {
  background-color: #80a7d8;
  color: white;
}
html .sideBar.fix {
  position: fixed;
  top: 0;
  height: 440px;
}
html .sideBar .btn {
  width: 100%;
  display: block;
  font-size: 18px;
  line-height: 2.3;
  background-color: #dc4c34;
}
html .sideBar #signupForm:before {
  content: "Smarter lernen - mit über 10.000 anderen in der juraLIB Community ";
  font-size: 22px;
  padding: 0 11px 21px 11px;
  display: block;
  line-height: 1;
}
html .sideBar #signupForm [class^="col-"] {
  display: block;
  width: 100%;
}
html .sideBar #signupForm .small {
  margin: 5px 0;
  display: block;
  color: white;
  text-align: left;
  padding: 4px;
}
html .sideBar #signupForm .small input {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
html .sideBar #signupForm .small label {
  font-size: 11px;
  line-height: 1;
  display: inline-block;
  font-weight: normal;
}
html .sideBar #contentLead {
  padding: 20px;
  color: white;
}
html .sideBar #contentLead a {
  text-decoration: none;
}
html .sideBar #contentLead h4 {
  color: white;
  font-size: 1.3em;
}
html .sideBar #contentLead .btn {
  margin-top: 2em;
  font-weight: bold;
  font-size: 1.7em !important;
}
html .sideBar #contentLead img {
  margin: -20px;
  margin-bottom: 30px;
  max-width: 270px;
}



.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
body,
html {
  overflow: initial;
  background-color: white !important;
}
#featureHolder {
  min-height: 800px;
}
section p {
  text-align: justify;
}
section h2,
section h1 {
  font-weight: normal;
  font-size: 2.5em;
  color: #373737;
  padding: 0px;
  margin: 0px;
}
.container {
  font-size: 18px;
  line-height: 1.72222;
}
.mobile .container {
  font-size: 15px;
}
section,
footer,
.container.header {
  /*start hidden*/

  display: none;
}
#container {
  position: relative;
}
#container.landingPageMode {
  height: 600px !important;
}
.iconCircle {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: black;
}
.iconCircle svg {
  fill: white;
  max-width: 60%;
  max-height: 60%;
}
#content {
  /*SEO Content and non flash*/

  background-color: #f2f2f2;
  width: auto;
  height: auto;
  color: black;
  line-height: 1;
}
#content a:hover,
#content a,
#content a:link,
#content a:visited {
  color: black;
  line-height: 1.4;
}
#content a:hover {
  text-decoration: underline;
}
#content h1 {
  color: black;
}
#content h3 {
  font-weight: normal;
  font-size: 1.5em;
  color: #FFFFFF;
  background-color: black;
  padding: 10px;
  margin: -10px;
  margin-bottom: .4em;
  line-height: 1;
}
#content .mmBLock {
  padding: 10px;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 2em;
  background-color: #ffffff;
  zoom: 1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#content .mmBLock:before,
#content .mmBLock:after {
  content: "";
  display: table;
}
#content .mmBLock:after {
  clear: both;
}
#content .mmBLock.red h3 {
  background-color: #d30505;
}
#content .mmBLock.yellow h3 {
  background-color: #cfcf62;
}
section#hiveMind {
  background-image: url(../images/startshadow.png);
  background-repeat: repeat-x;
}
section#mobile {
  overflow: hidden;
  min-height: 500px;
}
section#mobile video.bg {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
section#mobile .container {
  position: relative;
}
section#textIntro {
  color: black;
  background-image: url(/images/clouds.jpg);
  background-size: 100%;
  background-position: center;
}
section#textIntro ul {
  margin: 3em 0;
  margin-left: 20px;
  zoom: 1;
}
section#textIntro ul:before,
section#textIntro ul:after {
  content: "";
  display: table;
}
section#textIntro ul:after {
  clear: both;
}
section#textIntro li {
  zoom: 1;
  list-style: none;
  margin-bottom: 1em;
  line-height: 1.4;
}
section#textIntro li:before,
section#textIntro li:after {
  content: "";
  display: table;
}
section#textIntro li:after {
  clear: both;
}
section#textIntro svg {
  margin: 9px;
}
section.splash {
  padding: none;
  height: 900px;
  padding-top: 0;
  /*background-image:url(/images/appteaser_bg.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center;*/

}
section.splash .color-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: black;
  opacity: .85;
}
section.splash .mainLogo {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: .2;
}
section.splash .storeBtns {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 200px;
}
section.splash .storeBtns img {
  margin-top: 3px;
}
section.splash .mobileDeviceBtn {
  position: absolute;
  bottom: -10px;
  left: 0;
}
section.splash .kostenlosBtn {
  position: absolute;
  top: 10px;
  right: 10px;
}
section.splash .content {
  position: absolute;
  zoom: 0.8;
  left: 0;
  margin: 100px auto;
  width: 690px;
  right: 0;
}
section.splash .content h2 {
  color: white;
  font-size: 1.3em;
  margin-left: -20px;
  font-weight: 100;
  margin-right: -20px;
  font-family: 'Roboto', sans-serif;
}
section.splash .content h2 a {
  color: inherit;
  text-decoration: none;
}
section.splash .content h2.mobileTxt {
  position: absolute;
  left: 550px;
  top: 550px;
}
section.splash .content #introScreen {
  background-image: url(/images/appteaser_screen.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 459px;
  height: 412px;
  position: absolute;
  top: 100px;
  right: -300px;
}
section.splash .content #introScreen h2 {
  top: 200px;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  font-size: 1.7em;
}
section.splash .content #arrows {
  margin-top: 20px;
  text-align: center;
  margin-left: -150px;
  /*background-image: url(/images/appteaser_arrows.png);
			height: 420px;
			padding: 220px 420px 100px 60px;
			background-repeat: no-repeat;
			width: 730px;
			text-align: center;
			font-size:20px;
			margin-left: 80px;
			margin-top: 20px;*/

}
section.splash .content #buttons {
  margin-left: -240px;
  zoom: 1;
}
section.splash .content #buttons:before,
section.splash .content #buttons:after {
  content: "";
  display: table;
}
section.splash .content #buttons:after {
  clear: both;
}
section.splash .content #buttons .btnContainer {
  font-size: 22px;
  text-align: center;
  width: 230px;
  float: left;
}
section.splash .content #buttons .btnContainer h2 {
  margin-bottom: 17px;
}
section.splash .content #buttons .btnContainer .splashBtn {
  background-size: 100%;
  width: 168px;
  height: 168px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  animation-delay: 0;
  -moz-animation-delay: 0;
  -webkit-animation-delay: 0;
}
section.splash .content #buttons .btnContainer .splashBtn.large {
  width: 190px;
  height: 190px;
}
section.splash .content #buttons .btnContainer .splashBtn.red {
  -webkit-box-shadow: 0 1px 2px #ae2613;
  -moz-box-shadow: 0 1px 2px #ae2613;
  box-shadow: 0 1px 2px #ae2613;
}
section.splash .content #buttons .btnContainer .splashBtn.blue {
  -webkit-box-shadow: 0 1px 2px #568acc;
  -moz-box-shadow: 0 1px 2px #568acc;
  box-shadow: 0 1px 2px #568acc;
}
section.splash .content #buttons .btnContainer .splashBtn.grey {
  -webkit-box-shadow: 0 1px 2px #bbbbbb;
  -moz-box-shadow: 0 1px 2px #bbbbbb;
  box-shadow: 0 1px 2px #bbbbbb;
}
section.splash .content #buttons .btnContainer a .splashBtn {
  cursor: pointer;
}
section.splash .content #buttons .btnContainer a .splashBtn:hover {
  background-size: 120%;
}
section.mobileSect {
  background-image: url(/images/splash2.jpg);
  background-size: 100%;
  background-position: center;
  color: black;
  min-height: 250px;
  vertical-align: middle;
  text-align: center;
}
section.mobileSect .container {
  display: table;
  height: 400px;
}
section.mobileSect .centerDiv {
  display: table-cell;
  vertical-align: middle;
}
section.mobileSect .btn-lg {
  font-size: 30px;
}
section.mobileSect .btn-lg .sub {
  font-size: 12px;
  color: white;
}
footer {
  min-height: 400px;
  padding-top: 40px;
  background-color: #333;
  color: #CCC;
}
footer a {
  color: white;
}
footer li {
  list-style: none;
  font-size: 12px;
}
footer .section {
  border-left: 1px solid #666;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5 {
  color: #adadad;
}
.socialBtn {
  margin-top: 5px;
  background-color: rgba(255, 255, 255, 0.13);
  font-weight: normal;
  color: white;
  position: absolute;
  top: 10px;
  left: 10px;
}
.btnRectSignup {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#rootMapBtn {
  border-bottom-right-radius: 0px !important;
  -moz-border-bottom-right-radius: 0px  !important;
  -webkit-border-bottom-right-radius: 0px  !important;
}
#sideTab #header .top {
  background-color: #527DA8;
  height: 25px;
  padding: 5px 5px 1px 9px;
  font-weight: bold;
}
@media (max-width: 1200px) {
  section.splash {
    height: 600px;
  }
  section.splash .content {
    margin: 120px auto;
    zoom: .6;
    -moz-transform: scale(0.6);
  }
  @-moz-document  {
    margin: -100px auto;
  }
  .mobileDeviceBtn {
    zoom: .7;
    -moz-transform: scale(0.7);
  }
  .kostenlosBtn {
    zoom: .7;
    -moz-transform: scale(0.7);
  }
}
@media (max-width: 992px) {
  #content {
    min-width: 0;
  }
  section.splash {
    height: 500px;
  }
  .mainLogo {
    max-width: 300px;
  }
  section.splash .content {
    margin: 100px auto;
    zoom: .5;
    -moz-transform: scale(0.5);
  }
  @-moz-document  {
    margin: -100px auto;
  }
  section#textIntro {
    background-size: auto 100%;
  }
  .mobileDeviceBtn {
    zoom: .5;
    -moz-transform: scale(0.5);
  }
  .kostenlosBtn {
    zoom: .5;
    -moz-transform: scale(0.5);
  }
  .storeBtns {
    zoom: .7;
    -moz-transform: scale(0.7);
  }
  .container {
    width: auto;
  }
  p {
    line-height: 1.2;
  }
  #textIntro h1 {
    line-height: 1 !important;
    margin-bottom: 10px;
  }
  #textIntro li {
    padding: 0px;
    margin: 0px;
    margin-left: 50px;
  }
}
@media (max-width: 768px) {
  section.splash {
    height: 340px;
  }
  section.splash .content {
    zoom: .6;
  }
  #arrows > img {
    display: none;
    margin-top: -220px !important;
    text-align: center !important;
    margin-left: -10px !important;
  }
  #buttons,
  .mobileDeviceBtn,
  .socialBtn {
    display: none;
  }
  #introScreen {
    left: 0 !important;
    top: 0 !important;
  }
  #content {
    padding: 20px;
  }
}
.mobile .navbar-toggle {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.mobile #introScreen {
  left: 0 !important;
  top: 0 !important;
}
.mobile #buttons,
.mobile .mobileDeviceBtn,
.mobile .socialBtn {
  display: none;
}
.mobile #arrows > img {
  display: none;
  margin-top: -220px !important;
  text-align: center !important;
  margin-left: -10px !important;
}
.mobile .content #introScreen {
  zoom: 1;
}
.mobile .storeBtns {
  width: auto !important;
  zoom: 1.45;
  left: 10px !important;
}
.mobile #content {
  padding: 20px;
}
.mobile h1,
.mobile h2 {
  font-size: 1.6em;
  line-height: 1.1;
}
.mobile p {
  font-size: 1em;
}
.mobile section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mobile section.splash {
  height: 580px;
  padding-top: 0px;
}
.mobile section.splash #introScreen h2 {
  font-size: 1.5em;
}
.mobile section.splash .content {
  width: auto;
  margin-left: 30px;
  margin-top: 160px;
}
.mobile iframe {
  height: 190px;
}
.mobile section.mobileSect {
  min-height: 0 !important;
}
.mobile section.mobileSect .container {
  height: auto;
}
.mobile section.mobileSect .container .btn-lg {
  font-size: 18px;
}
.mobile section.mobileSect .container .btn-lg .sub {
  font-size: 9px;
}
.mobile .navbar-right {
  display: none;
}
.mobile .navbar-collapse {
  border: none;
}
.mobile .navbar-collapse .labelCollapse {
  display: block !important;
}
.mobile .navbar-collapse .navbar-nav > li > a,
.mobile .navbar-collapse .navbar-nav > li > button {
  border-left: none;
}
.mobile .navbar-collapse .navbar-nav > li,
.mobile .navbar-collapse .navbar-nav > li {
  border-top: 1px solid #ccc;
}
@media (min-width: 1400px) {
  section.splash .content {
    zoom: 1.0;
    margin: 50px auto;
  }
  section.splash .content .mobileDeviceBtn {
    zoom: 1.0;
  }
  section.splash .content .kostenlosBtn {
    zoom: 1.0;
  }
}