html, body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.schulpaten{
    display: inline-block;
    float: right;
    margin-right: 5vw;
    margin-top: 2vw;
}

#navimobile {
    display: none;
}

#navimobile img{
    height: 110px;
    width: auto;
}

.conter{
    padding: 5%;
    background-color: #373e48;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: 80px;
    margin-bottom: 125px;
    color: #FFFFFF;
    line-height: 1.25;
}

.conter h1{
    color: #f39200;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 225%;
    text-align: left;
    margin-bottom: 15px;
}

.conter h2{
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 150%;
    margin-bottom: 20px;
    text-align: left;
    color: #FFFFFF;
}

.conter h3{
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 150%;
    margin-bottom: 18px;
    text-align: left;
    color: #FFFFFF !important;
}

.conter h3 img{
	float: left;
	margin-right: 10px;
}

.conter h3 a{
	color: #FFFFFF !important;
}

#section2{
}

.contertwo{
    background-color: #373e48;
    color: #FFFFFF;
    left: 0;
    padding: 5%;
	font-family: 'Poppins', sans-serif;
    line-height: 1.75;
}

.contertwo h1{
    color: #f39200;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 300%;
    margin: 35px 0 0 0;
    text-align: left;
}

.contertwo h2{
    color: #f39200;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 200%;
    margin: 35px 0 0 0;
    text-align: left;
}

.contertwo img{
	width: 40%;
	height: auto;
	padding-left: 2.5%;
	padding-right: 2.5%;
}

.fiddyimg h1{
	margin-top: 100px;
}

.fiddyimg img{
	width: 40%;
	height: auto;
	padding-left: 2.5%;
	padding-right: 2.5%;
}

.contertwo a, .contertwo a:visited{
	transition: all 0.3s;
	background-color: #FFF;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    border-radius: 20px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.contertwo a:hover{
	padding: 10px 20px 10px 25px;
}
	

#section3{
}


.schulpaten img{
	width: 150px;
}

.burgernav{
	z-index: 12000;
}

/* Caption styles */

.nivo-caption{

}

.nivo-caption {
    position: absolute;
    width: 100vw;
    height: 29vw;
    z-index: 1;
    top: 70px;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display: block;
    width: 100vw !important;
    height: 35vw;
	color: rgb(0 0 0 / 0%);
}
.nivo-html-caption {
    display:none;
}

#social{
    display: inline-block;
    margin-top: 1.75vw;
    text-align: center;
    width: 100%;
}



#social img{
    width: 2.25vw;
    height: auto;
    margin-left: 5px;
}

hr{
    clear: both;
    color: #373e48;
    border: 1px dashed;
    margin-top: 25px;
    margin-bottom: 25px;
}



.nivo-caption a, .nivo-caption h2{
	font-family: 'Schoolbell';
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
	text-decoration: none;
}

.wrapper{
    width: 100%;
    height: 100%;
    background-color: #373e48;
}

.modMpNivoSlider {
    width: 100vw;
    height: 35vw;
    position: relative;
    display: inline-block;
}

#menu li li a{
	color: #637f71;
}

.nivo-main-image{
	width: 100%;
	height: auto;
}


#alphamain h1{
	color: #f39200;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 300%;
    margin: 35px 0 0 0;
    text-align: left;
}

.tiles h1{
	color: #f39200;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 300%;
    text-align: left;
	line-height: 1.25;
}

#alphamain h2{
	color: #FFFFFF;
    font-weight: normal !important;
    font-family: 'Poppins', sans-serif;
    font-size: 155%;
    text-align: left;
    line-height: 1.5;
}

#topper{
	width: 100%;
    height: 6vw;
    position: fixed;
    z-index: 100;
    background-color: rgb(0 0 0 / 50%);
    border-bottom: 1px dashed;
    border-color: #FFF;
    backdrop-filter: blur(7px);
}

.applight{
    width: 20%;
    padding-bottom: 20px;
}

#content{
    width: 100%;
    height: max-content;
    display: block;
    
}

#bigtop{
    display: inline-block;
    width: 100%;
    height: 36vw;
	overflow: hidden;
}

.tiles{
	text-align: left;
    margin-top: 50px;
    background-color: #FFF;
    padding: 5%;
    border-radius: 50px;
}

.tiles img{
	width: 33%;
	height: auto;
}


#spacermain{
    display: inline-block;
    width: 100%;
    height: 8vw;
}

#alphamain{
    display: inline-block;
    width: 90%;
    padding-left: 5%;
	padding-bottom: 40px;
}

.whitemain{
	display: inline-block;
    width: 90%;
    background: #c6c6c6;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 2vw;
    font-family: 'Poppins', sans-serif;
    padding-top: 1vw;
    line-height: 1.75;
}

.whitemain a{
    transition: all 0.4s;
    color: #000;
}

.whitemain a:hover{
    color: #FFF;
}

.whitemain h3 {
    color: #4f705c;
}


#digibooks{
    display: inline-block;
    width: 90%;
    background: rgba(256,256,256,0.5);
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 2vw;
    font-family: 'Poppins', sans-serif;
    padding-top: 1vw;
	line-height: 1.75;
}

#digibooks a{
    transition: all 0.4s;
    color: #000;
}

#digibooks a:hover{
    color: #FFF;
}

#digibooks h3 {
    color: #4f705c;
}


#logolove{
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    background: #262a2f;
    padding: 20px 0 20px 0;
}

#logolove img{
    width: 200px;
    height: auto;
    transition: all 0.3s;
}

#logolove img:hover{
    width: 210px;
}

#footer{
    width: 100%;
    display: inline-block;
    position: relative;
    background: rgb(0 0 0 / 50%);
    font-family: 'Poppins', sans-serif;
    color: #fff;
}

#foottop{
    text-align: center;
    margin-top: 20px;
}

#foottop h2 {
    color: #ffffff;
    font-family: 'Schoolbell' !important;
    font-weight: normal !important;
    font-style: normal;
    font-size: 35px;
    text-align: center;
}


#footbot{
	text-align: center;
    display: inline-block;
    padding-bottom: 30px;
    border-top: 1px dashed;
    padding-top: 30px;
    background: #3c4249;
    margin-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
	width: 94%;
}

#footer p{
    color: #FFFFFF;
    font-size: 14px;
}

#footer h5{
    color: #FFFFFF;
    font-size: 24px !important;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    margin-bottom: 20px;
}

#footer a{
    color: #FFFFFF;
    text-decoration: underline;
    transition: all 0.3s;
}

#footer a:hover{
    color: #fdc206;
    text-decoration: none;
}

#onefoot{
    margin-left: 10vw;
    width: 26%;
    display: inline-block;
    float: left;
    bottom: 20px;
    text-align: center;
}

#onefoot p{
	line-height: 1.9;
}

#onefoot img{
    height: auto;
    width: 15vw;
}

#threefoot{
    width: 28%;
    display: inline-block;
    text-align: center;
    text-align: center;
}

#threefoot img{
    height: auto;
    width: 15vw;
}

#fivefoot{
    width: 26%;
    display: inline-block;
    text-align: right;
    bottom: 20px;
    text-align: center;
}

#fivefoot p{
    line-height: 1.9;
}

#fivefoot img{
    height: auto;
    width: 15vw;
}


h1{
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 300%;
	margin-top: 35px;
    text-align: left;
	color: #373e48;
	line-height: 1.25;
}

h2{
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 200%;
    margin: 0;
    text-align: left;
	color: #373e48;
	line-height: 1.25;
}

h3{
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 150%;
    margin: 0 0 2.5vw 0;
    text-align: left;
	color: #373e48;
}

h4{
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 100%;
    margin: 0 0 2.5vw 0;
    text-align: left;
	color: #373e48;
}

h5{
	font-family: 'Schoolbell';
    font-weight: normal;
    font-style: normal;
    color: #f4f7f6;
    font-size: 225%;
    margin: 10px 0px 0px 0px;
    text-align: left;
}

h6 a{
	color: #FFF !important;
    background: #51705A;
    padding: 10px 20px 10px 20px;
    font-size: 150%;
    font-weight: normal;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s !important;
}

h6 a:hover{
	background: #324a39;
	padding: 10px 15px 10px 25px;
}


#screennavi{
    display: block;
}

.logo{
    display: inline-block;
    width: 20vw;
    margin-left: 3vw;
    margin-top: 10px;
}

.logo img{;
    width: 100%;
    height: auto;
}

.mobilogo{
    display: inline-block;
    width: 54vw;
    margin-left: 0vw;
    margin-top: 1vw;
}

.mobilogo img{;
    width: 100%;
    height: auto;
	max-width: 350px;
}

.logo shrink{
    width: 12vw;
}

#navi{
    display: inline-block;
    position: absolute;
	height: 6vw;
}



#MenuBar1{
    margin-top: 1.25vw;
    margin-bottom: 0;
}

.theme-default a.nivo-nextNav {
    top: 28vw !important;
}

.theme-default a.nivo-prevNav {
    top: 28vw !important;
}

.shows{
    width: 25%;
    height: auto;
    float: left;
margin-bottom:15px;
}

.shows a{
    font-size: 12px;
}

.shows img{
    width: 90%;
    height: auto;
    display: block;
}


#screennavi{
    display: unset;
}

#mobilenavi{
    display: none;
}


@media only screen and (max-device-width:724px) {
	#screennavi{
		display: none;
	}
	
	#navimobile{
		display: unset;
	}
}

@media only screen and (max-device-width:440px) {
	#menu {
		width: 100vw !important;
	}
}

@media only screen and (max-device-width:800px) {
	
	
.contertwo img {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
}
	
.fiddyimg img {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
}
	
.tiles img{
	width: 100%;
	height: auto;
}

.shows {
    width: 100%;
    height: auto;
    float: unset;
    margin-bottom: 85px;
    text-align: center;
}

.shows a{
    font-size: 18px;
}


#topper {
    height: 75px;
}

#footer {

}

#onefoot {
    margin-left: 0;
    width: 49%;
    display: inline-block;
    float: unset;
    bottom: 20px;
}

#onefoot img {
    height: auto;
    width: 90%;
}
#threefoot {
    width: 49%;
}

#threefoot img {
    height: auto;
    width: 90%;
}

#fivefoot {
    width: 100%;
}

#fivefoot img {
    height: auto;
    width: 50%;
}

#footerleft {
    width: 90%;
    text-align: center;
}

#footerright {
    float: unset;
    width: 100%;
    text-align: center;
}

h3 {
    font-size: 350%;
}

#spacermain {
    height: 20vw;
}

#bigtop {
    margin-top: 75px;
}

.theme-default a.nivo-nextNav {
    top: 8vw !important;
}

.theme-default a.nivo-prevNav {
    top: 8vw !important;
}


	
#alphamain h1 {
    font-size: 250%;
    margin: 5px 0 2.5vw 0;
}
	

#whitemain img{
    height: auto;
}
	

#digibooks img{
    width: 40%;
    height: auto;
}

iframe{
    width: 100%;
}

}

.sub-menu-parent { 
	float: left;
    padding: 0 1vw 0 1vw;
    list-style: none;
    height: 3vw;
    position: relative;
    padding-top: 1.5vw;
}

table {
    background: #eaeaea;
    padding: 25px;
    border-radius: 25px;
}

.sub-menu-parent ul li a:hover{
	color: #000000;
	text-decoration: underline !important;
}

.sub-menu-parent a, .sub-menu-parent a:hover {
    text-decoration: none !important;
    color: #ffffff !important;
    font-size: 1vw;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    line-height: 2;
    display: block;
    padding-bottom: 15px;
}


.sub-menu-parent>ul li{
	height: auto;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px;
    border-bottom: 1px dashed;
    line-height: 2;
    border-color: #FFF;
}


.sub-menu-parent>ul{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 125% !important;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    background: rgb(84 113 94 / 90%);
    width: auto;
    padding-right: 30px;
    padding-left: 0px;
    padding-top: 0px;
}

.sub-menu-parent:focus ul,
.sub-menu-parent:focus-within ul,
.sub-menu-parent:hover ul{
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

#dropdown-mobile img{
    width: 50px;
}

#menuToggle{
    display: block;
    position: absolute;
	top: 20px;
    right: 20px;
    z-index: 12000;
    -webkit-user-select: none;
    user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;  
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 30px;
  height: 4px;
  margin-bottom: 4px;
  position: relative;
  background: #FFFFFF;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #FFFFFF;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: fixed;
    width: 50vw;
    margin: 0;
    padding: 2.5vw;
    padding-top: 50px;
    background: #1a1a1a;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    height: 100vh !important;
    font-size: 22px;
    top: 0px;
    right: 0px;
    font-family: 'Dosis', sans-serif !important;
	overflow-y: auto;
}

#menu li{
    padding: 5px;
    font-size: 25px;
    color: #FFFFFF;
    text-align: left;
    list-style: none;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 0.95;
  text-align: center;
}

.klikka:active ~ ul{
  transform: scale(1.0, 1.0);
  opacity: 0.95;
      
}

#menu a{
    text-decoration: none;
    color: #ffffff;
    transition: color 0.3s ease;
	font-family: schoolbell-pro,sans-serif;
    font-weight: bold;
}

#menu a:hover{
  color: #AEA171;
}

@media only screen and (max-device-width:640px) and (orientation: portrait) {
	#digibooks img{
		width: 100%;
		height: auto;
	}
	
	h4{
		font-size: 250%;
	}
}

@media only screen and (max-device-width:800px) and (orientation: portrait) {
	.video img{
		width: 100% !important;
		height: auto;
	}
	
	.nivo-caption {
	    top: 10px;
	}
		
}