*{
  margin:0;
  padding:0;
  box-sizing: border-box;
font-family: "bebas-neue-pro-semiexpanded",sans-serif;
transition: 0.5s;
 }
 body{
 font-family: "bebas-neue-pro-semiexpanded",sans-serif;	
 }
p{
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
    font-family: "bebas-neue-pro-semiexpanded",sans-serif;
}
@import url("p.css");

@font-face {
font-family:"bebas-neue-pro-semiexpanded";
src:url("https://use.typekit.net/af/661d9b/00000000000000007735c8ae/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/661d9b/00000000000000007735c8ae/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/661d9b/00000000000000007735c8ae/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:500;
}
@font-face {
font-family:"bebas-neue-pro-semiexpanded";
src:url("https://use.typekit.net/af/4d0ac4/00000000000000007735c8b1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"),url("https://use.typekit.net/af/4d0ac4/00000000000000007735c8b1/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"),url("https://use.typekit.net/af/4d0ac4/00000000000000007735c8b1/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:500;
}
.tk-bebas-neue-pro-semiexpanded { font-family: "bebas-neue-pro-semiexpanded",sans-serif; }
.header-list ul li {
    display: inline-block;
}
  @import url('https://fonts.googleapis.com/css?family=Varela+Round');

  .main-header {
    width: 1311px;
    margin: 0 auto;
    position: relative;
}
.header {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    box-shadow: none;
    background-color: #888800;
    overflow: hidden;
    z-index: 10;
    margin: 0 auto;
    width: 100%;
    height: 108px;
}
.header-heading {
    font-size: 90px;
    font-weight: 300;
    color: #3A5958;
    text-transform: inherit;
    font-style: normal;
    line-height: 66px;
    padding-bottom: 0px;
    text-align: left;
    margin-top: 0px;
    padding-left:0px;
}
.main {
      margin: 0 auto;
      display: block;
      height: 100%;
      /*margin-top: 60px;*/
  }
  .mainInner{
      display: table;
      height: 100%;
      width: 100%;
      text-align: center;
  }
  .mainInner div{
      display:table-cell;
      vertical-align: middle;
      font-size: 3em;
      font-weight: bold;
      letter-spacing: 1.25px;
  }
.tab-language.active a {
    color: #fff;
}
.tab-language.active {
    background: #ff6601;
}
#sidebarMenu {
    height: auto;
    position: absolute;
    right: 0%;
    width: 200px;
    margin-top: 60px;
    background: #ff6601;
    margin-top: 0;
    display: none;
    z-index: 1;
    top: 0px;
    border-radius: 0px 0px 0px 40px;
}
.video-head-top .main-in-head {
    margin-top: 170px;
}
.main-in-head {
    text-align: center;
    padding-bottom: 0px;
    color: #FF6600;
    font-size: 70px;
    font-weight: 300;
    padding-top: 30px;
}
  .sidebarMenuInner {
       margin: 0;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    height: 430px;
    padding-top: 90px;
    text-align: right;
}
.sidebarMenuInner li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px 20px;
    cursor: pointer;
    border-bottom: none;
    font-size: 30px;
    opacity: 0.9;
}
.main-img {
    padding: 10px 0;
}
  .main-img img {
    width: 100%;
    height: auto;
}
.text-area p {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    padding-top:0px;
    padding-bottom: 10px;
    color: #3A5958;
}
  .sidebarMenuInner li span{
      display: block;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.50);
  }
 .sidebarMenuInner li a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}
  .main-header input[type="checkbox"]:checked ~ #sidebarMenu {
      /*transform: translateX(0);*/
          display: block;
  }

  .main-header input[type=checkbox] {
      transition: all 0.3s;
      box-sizing: border-box;
      display: none;
  }
.sidebarIconToggle {
   transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 28px;
    right: 1.3%;
    height: 30px;
    width: 70px;
    margin-top: 15px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #FF6600;
}
  .horizontal {
      transition: all 0.3s;
      box-sizing: border-box;
      position: relative;
      float: left;
      margin-top: 6px;
  }
  .diagonal.part-1 {
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      float: left;
  }
  .diagonal.part-2 {
      transition: all 0.3s;
      box-sizing: border-box;
      position: relative;
      float: left;
      margin-top: 6px;
  }
  .main-header input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
      transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
  }
  .main-header input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(154deg);
    margin-top: 8px;
    background: #fff;
	  
  }
  .main-header input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
   transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-154deg);
    margin-top: -12px;
    background: #fff;
  }
.header-list {
    position: relative;
    height: 109px;
    padding-top: 10px;
}
#das-buch img {
    margin-bottom: 20px;
}
.tab-language {
    background: #fff;
    width: 59px;
    height: 59px;
    border-radius: 50%;
    text-align: center;
    line-height: 58px	;
    font-size: 33px;
    vertical-align: text-bottom;
	margin-left: 1px;
}
.tab-language a {
color:#3A5958;
text-decoration: none;
 	}
 .tab-language:hover {
background: #3A5958;
}
.tab-language:hover a {
color:#fff;
}
.text-area img {width:100%;}
#html .arve-embed {
    max-height: unset !important;;
   
}
.text-area {
    margin-top: 100px;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    width: 1311px;
    margin: 0 auto;
    background: #fff;
    max-width: 100%;
    padding-top: 20px;
}
#visibilty-custom {
    display: none;
}

.head-heading h1 {
    font-size: 90px;
    font-weight: 300;
    color: #3A5958;
    text-transform: inherit;
    font-style: normal;
    line-height: 66px;
    padding-bottom: 20px;
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
}
@media only screen and (max-width: 1400px){
.main-header {
    width: 100%;
	 padding:0 50px;
}	
	.fixed-top {
    width: 100%;
    max-width: 100%;
    padding: 0px 50px;
}
}
@media only screen and (max-width: 1366px){
	.main-in-head {
		font-size: 50px;
	}
	.text-area p {
    font-size: 24px;
		line-height: 32px;
	}
 .video-head-top .main-in-head {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 1365px){
 .text-area {
    margin-top: 70px;
}
	.tab-language {
    width: 49px;
    height: 49px;
    line-height: 52px;
    font-size: 28px;
}	
	.header-list ul {
    padding-left: 0;
}
	.header-heading {
	font-size: 70px;
    line-height: 66px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-left: 20px;
    padding-left: 0px;
    margin-right: 5px;
}
	.sidebarIconToggle {
    top: 28px;
    right: 3.3%;;
    width: 50px;
    margin-top: 20px;
}
}
@media only screen and (max-width:1045px){
	.head-heading h1 {
    font-size: 85px;
	}
}
@media only screen and (max-width:991px){
	.enter-heading {
    font-size: 28px;
	}
.head-heading h1 {
    font-size: 63px;
}
.main-in-head {
    font-size: 36px;
	height: auto; 
	}
	.header-heading {
		font-size: 50px;
	}
}
@media only screen and (max-width:767px){
	.video-head-top .main-in-head {
    margin-top: 100px;
 }
	.head-heading h1 {
    font-size: 51px;
	line-height: 40px;
	padding-bottom: 0px;
}
	.header-list ul {
    padding-left: 0;
    margin-bottom: 0;
}
	.header-list {
    height: auto;
    padding-top: 10px;
}
	.fixed-top {
    width: 100%;
    max-width: 100%;
    padding: 0px 20px;
}
	#visibilty-custom {
    display: block;
}
	sidebarMenuInner {
    height: auto;
	}
	.main-in-head {
    padding-top: 20px;
}
	#sidebarMenu {
    height: auto;
	width: auto;
	}
	.sidebarMenuInner {
    padding-bottom: 30px;
		    height: auto;
}
	.sidebarMenuInner li {
    padding: 5px 15px;
    font-size: 24px;
}
	.main-header input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transform: rotate(147deg);
    margin-top: 8px;
}
	.tab-language {
    width: 39px;
    height: 39px;   
	line-height: 42px;
    font-size: 24px;
}
.header-heading {
    font-size: 45px;
}
.main-header {
    width: 100%;
	padding:0 30px;
}	
	#das-video-de{
	margin-top: 133px;
	}
}
@media only screen and (max-width:575px){
	.head-heading h1 {
    font-size: 41px;
	}
	.sidebarIconToggle {
    margin-top: 10px;
}
	.header-heading {
    font-size: 22px;
    font-weight: 900;
}
.main-header {
    width: 100%;
	 padding:0 20px;
}	
.sidebarMenuInner li {
    padding: 5px 15px;
    font-size: 20px;
}
}
@media only screen and (max-width:478px){
.head-heading h1 {
    font-size: 26px;
}
	.enter-heading {
    font-size: 24px;
}
}