/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1500px) and (max-width : 1999px) {
.menu-liste {
    margin-top: 96px;
}
.menu-liste li {
    font-size: 28px;
}
}
@media only screen and (max-width : 1400px) {
.menu-liste {
    margin-top: 110px;
}
.menu-liste li {
    font-size: 26px;
}
}
@media only screen and (max-width : 1200px) {
.logo {
    padding: 0 0 0 20px;
    width: 300px;
    margin: -15px 0 0 20px;
    height: 220px;
}
.titel-top h2 {
    font-size: 25px;
    letter-spacing: 3px;
}
.person img {
   padding-top: 6px;
}
.menu-liste {
    margin-top: 110px;
}
.menu-liste li {
    font-size: 24px;
}
.header {
    height: 300px;
}	
}
@media only screen and (min-width : 1481px) and (max-width : 1999px) {
.content:after {
    left: -110px;
}
.content-person:after {
    /*left: -198px;*/
    left: -390px;
}
}
@media only screen and (min-width : 1281px) and (max-width : 1480px) {
.content-person:after {
    /*left: -198px;*/
    left: -340px;
}
.content:after {
    left: -144px;
    width: 26%;
}
}
@media only screen and (min-width : 1200px) and (max-width : 1280px) {
.content-person:after {
    /*left: -198px;*/
    left: -428px;
    width: 66%;
}
.content:after {
    left: -110px;
    width: 28%;
}
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
.content-person:after {
    left: -366px;
    width: 74%;
}
 .content:after {
    left: -90px;
     width: 24%;
 }
.content-person:after {
     moz-transform: skewx(4.0deg);
    -o-transform: skewx(4.0deg);
    -webkit-transform: skewx(4.0deg);
    transform: skewx(4.0deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
}
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
 .content:after {
    left: -204px;
    width: 48%;
}
.content-person:after {
    left: -287px;
    width: 72%;
}
.content-person:after {
     moz-transform: skewx(3.0deg);
    -o-transform: skewx(3.0deg);
    -webkit-transform: skewx(3.0deg);
    transform: skewx(3.0deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
}
}
@media only screen and (max-width : 1024px) {
.header {
    height: 280px;
}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.header {
    height: 294px;
}
.logo {
    padding: 0 0 0 10px;
    width: 208px;
    margin: -15px 0 0 0;
    height: 190px;
}
.logo h1 {
    font-size: 54px;
    line-height: 56px;
}
.titel-top h2 {
    letter-spacing: 2px;
}
.person {
	top: 4px;
    width: 290px;
}
.person img {
   padding-top: 22px;
}
.menu-liste {
    margin-top: 120px;
	padding: 0;
}
.menu-liste li {
    font-size: 22px;
}
.l-name {
    text-transform: uppercase;
    margin-left: 50px;
}
.name {
   top: 105px;
}
.welcom {
    padding: 80px 20px 20px 100px;
}
.photo {
    margin-top: 8px;
}
.copy {	
    position: inherit;
	padding: 0 0;
	bottom: -10px;
}
.copy p{
	background-image: url(../img/paper-d2.jpg);
    text-align: center;
	padding: 0 0;
}
.book-desc {
    margin-top: 40px;
    margin-bottom: 20px;
}
.separator-book {
	margin-top: 60px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.content:after {
  display:none;
}
.content-person:after {
    display: none;
}
.myMenu {
	 -moz-transform: rotate(0deg)translateX(0px)scale(1.0);
     -o-transform: rotate(0deg)translateX(0px)scale(1.0);
     -webkit-transform: rotate(0deg)translateX(0px)scale(1.0);
     transform: rotate(0deg)translateX(0px)scale(1.0);
}	
.menu-liste li {
    font-size: 24px;
}
.menu-liste {
    margin-top: 10px;
	padding: 0;
	height: 200px;
}
.logo h1 {
    font-size: 52px;
    line-height: 50px;
}
.logo {
    width: 189px;
    height: 172px;
    margin: -7px 0 0 124px;
}
.name {
    position: absolute;
    top: 92px;
}	
.l-name {
    text-transform: uppercase;
    margin-left: 38px;
}
.person {
    top: -16px;
    width: 282px;
}
.titel-top h2 {
    font-size: 24px;
    letter-spacing: 2px;
}
.person img {
    padding-top: 0px;
}
.photo {
    margin-top: 2px;
    float: right;
}
.welcom {
    padding: 80px 20px 20px 100px;
}
.content:after {
	left: -142px;
    width: 35%;
}
.content-person:after {
	left: -142px;
    width: 35%;
}
.separator {
     padding: 40px 15px 20px 20px;
}
.separator-book {
	margin-top: 20px;
}	
.mybooks {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
.my-books-block {
    margin: 0px -15px;
}
.desc {
    padding: 20px 20px;
}
.books-block { 
	background-color: rgba(255,255,255,.3);
	padding: 20px 15px;
	margin-bottom: 20px;
}
.footer-block {
}
.copy {
    bottom: -10px;
}
.copy p {
    text-align: center;
	padding: 0 0;
}
}

@media only screen and (min-width : 481px) and (max-width : 639px) {
.person {
    top: -16px;
    width: 49%;
	padding-left: 0;
}
.titel-top h2 {
    font-size: 1.5em;
    letter-spacing: 0.05em;
}
.copy {
    position: inherit;
    width: 100%;
    margin: 0 0;
    padding: 0 0;
}
.footer-brand {
   height: 140px;
    width: 100%;
}	
.footer-contact {
}
.copy {
    bottom: -10px;
}
}

@media only screen and (min-width : 481px) and (max-width : 640px) {
.logo {
    padding: 0px 0 0 10px;
    margin: -8px 0 0 0;
    height: 170px;
    margin-left: 34px;
}
.welcom {
    padding: 40px 20px 20px 60px;
}
.content:after {
    display: none;
}
.content-person:after {
    display: none;
}
.copy {
    bottom: -10px;
}
.copy p {
    padding: 0 0;
}
.ps-quelle {
    padding-left: 20px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 320px) and (max-width : 480px) {
.header {
    height: 356px;
}
.content:after {
    display: none;
}
.rot {
	width: 50%;
}
.menu-liste {
   height: 172px;
}
.logo {
	padding: 0px 0 0 10px;
    width: 100%;
    margin: -15px 0 0 0px;
    height: 76px;
    -moz-transform: rotate(0deg)translateX(0px)scale(1.0);
    -o-transform: rotate(0deg)translateX(0px)scale(1.0);
    -webkit-transform: rotate(0deg)translateX(0px)scale(1.0);
    transform: rotate(0deg)translateX(0px)scale(1.0);
}
.logo h1 {
    font-size: 52px;
    line-height: 50px;
}
.name {
    top: 18px;
}	
.l-name {
  	margin-left: 100px;
}
.logo h1 {
    font-size: 52px;
    line-height: 0px;
}
.person {
    top: 2px;
    width: 280px;
}
.person img {
    padding-top: 0px;
}
.titel-top h2 {
   padding: 2px 0px;
}
.photo {
    margin-top: 2px;
    float: left;
}
.welcom {
   padding: 40px 15px 20px 15px;
}
.footer-quote {
}
.footer-brand {
     width: 300px; 
     margin: 0 0 0 -10px; 
}
.footer-brand span {
    font-size: 36px;
    margin: 0px 0 0 90px;
}	
.footer-contact {
    padding-left: 0;
    padding-right: 0;
}
.copy {
    bottom: -10px;
}	
.copy p {
    padding: 0 0;
}
.book-desc {
    margin-top: 20px;
    margin-bottom: 20px;
}
}

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width : 480px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.sidebar-nav .navbar .navbar-collapse {
    padding: 0px;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    height: 196px;
}
.navbar {
    border-radius: 0px;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-height : 1200px) and (max-height : 1900px){
/*.content:after {
    height: 100%;
    left: -30px;
    -moz-transform: skewx(4.0deg);
    -o-transform: skewx(4.0deg);
    -webkit-transform: skewx(4.0deg);
    transform: skewx(4.0deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
    z-index: -1;
    width: 34%;
}*/
}

/* mobile */
@media only screen and (max-width : 487px) {
  .menu-liste li {
    font-size: 20px;
  }
}