/**
 * @license
 * MyFonts Webfont Build ID 2951825, 2015-01-13T03:04:05-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Notera by Aring Typeface
 * URL: http://www.myfonts.com/fonts/mawns/notera/regular/
 * Copyright: Copyright (c) 2014 by Mans Greback. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2951825
 * 
 * © 2015 MyFonts Inc
*/
@import url("//hello.myfonts.net/count/2d0a91");

@font-face {
	font-family: 'Notera';
	src:url('../webfonts/2D0A91_0_0.eot');
	src:url('../webfonts/2D0A91_0_0.eot?#iefix') format('embedded-opentype'),
		url('../webfonts/2D0A91_0_0.woff') format('woff'),
		url('../webfonts/2D0A91_0_0.woff2') format('woff2'),
		url('../webfonts/2D0A91_0_0.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body, html { font-size: 100%; padding: 0; margin: 0;}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body {
    font-family: 'Notera', Arial, sans-serif;
    color: #fff;
    font-weight: normal;
}

h1, h2, h3, h4{
	font-weight: normal;
	font-size: 2.5em;
}

a {
	color: #f0f0f0;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.slide-text *{
	white-space:initial;
	overflow: visible;
}

.inner-image{
	width: 100%;
	height: 100%;
	width: 100vw;
	height: 100vh;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: contain;
	background-repeat: no-repeat !important;
	background-position: center center;
}




/**********************************************/

#cbp-bislideshow{
	text-shadow: 0 2px 3px #9c8d82;
	/*text-shadow: 0 2px 3px rgba(0,0,0,0.2);*/
}
#cbp-bislideshow h1,
#cbp-bislideshow h2{
	text-align: right;
	margin-top: 110px;
}
#cbp-bislideshow h2.rumantsch{
	margin-top: 160px;
}
#cbp-bislideshow{
	font-size: 200%;
}
#cbp-bislideshow .logo{
	font-size: 550%;
}
#cbp-bislideshow .logo.no2{
	font-size: 400%;
}
#cbp-bislideshow p{
	font-size: 150%;
}
#cbp-bislideshow span.author{
	font-size: 60%;
	float: right;
	margin-top: 15px;
}
#cbp-bislideshow p.small{
	font-size: 175%;
	margin-top: 110px;
}
#cbp-bislideshow p.small.no2{
	font-size: 175%;
	margin-top: 10px;
	text-align: right;
}
#cbp-bislideshow p.middle{
	font-size: 175%;
}
#cbp-bislideshow p.big{
	font-size: 275%;
	margin-top: 250px;
	margin-top: 40vh;
}
#cbp-bislideshow span.fixed{
	font-size: 125%;
	position: fixed;
	left: 50%;
	margin-left: -180px;
	width: 360px;
	bottom: 20px;
}

.main{
	width: 80%;
	max-width: 80%;
	margin: 0 auto;
	padding: 0;
}
header {
	width: 100%;
	padding: 5px;
	font-family: Arial;
	font-size: 15px;
	max-height: 45px;
}

.slide-text{
	width: 80%;
	max-width: 80%;
	margin: 0 auto;
	padding: 0;
}
#player{
	line-height: 30px;
	padding: 0;
	float: right;
}
#player button.play,
input#fsbutton{
	width: 30px;
	height: 30px;
	-moz-appearance: none;
	-webkit-appearance: none;
	overflow: hidden;
	border: 0px none;
	padding: 0px;
	cursor: pointer;
	text-indent: 9999px !important;
	-webkit-transition: opacity 0.5s ease;
	        transition: opacity 0.5s ease;
}
#player button.play:active,
#player button.play:focus,
input#fsbutton:active,
input#fsbutton:focus{
	-webkit-tap-highlight-color: none;
	border: 0px none;
	outline: none;
}
#player button.play:hover,
input#fsbutton:hover{
	opacity: 0.6;
}
#player button.play.nowplaying{
	background: url(../images/play.png);
	background-position: bottom;
}
#player button.play{
	background: url(../images/play.png);
	background-position: top;
}
span.buttontext{
	float: left;
	padding: 0 10px;
	line-height: 30px;
}


#fullscreen{
	float: right;
}
input#fsbutton{
	background: url(../images/fullscreen.png);
	background-position: top;
}

span.credit{
	color: #ccc;
	position: fixed;
	z-index: 999;
	font-family: arial;
	font-size: 12px;
	bottom: 2px;
	right: 2px;
	opacity: 0.4;
}
span.credit a{
	color: #ccc;
}
span.credit a:hover{
	color: #ddd;
}
.nobr{ 
	white-space:nowrap; 
}

@media screen and (max-width: 1366px){
	body{
		font-size: 70%;
	}
	#cbp-bislideshow span.fixed{
		float: left;
		font-size: 150%;
		position: relative;
		width: 100%;
		margin-left: 0;
		left: 0;
		margin-top: 80px;
		bottom: auto;
		text-align: center;
	}
}

@media screen and (max-width: 1024px){
	body{
		font-size: 70%;
	}
	#cbp-bislideshow h1,
	#cbp-bislideshow h2{
		margin-top: 110px;
	}
	#cbp-bislideshow p.small{
		font-size: 200%;
		margin-top: 80px;
	}
	#cbp-bislideshow p.middle{
		font-size: 250%;
	}
	#cbp-bislideshow p.big{
		font-size: 275%;
		margin-top: 275px;
	}
	#cbp-bislideshow .logo.no2{
		font-size: 350%;
	}
	#cbp-bislideshow h2.rumantsch{
		margin-top: 100px;
	}
}

@media screen and (max-width: 960px){
	#cbp-bislideshow h1,
	#cbp-bislideshow h2{
		margin-top: 80px;
	}
	#cbp-bislideshow p.small{
		margin-top: 60px;
	}
	#cbp-bislideshow p.middle{
		font-size: 240%;
	}
	#cbp-bislideshow h2.rumantsch{
		margin-top: 70px;
	}
	#cbp-bislideshow span.fixed{
		margin-top: 130px;
	}
}

@media screen and (max-width: 640px){
	body{
		font-size: 55%;
	}
	#cbp-bislideshow h1,
	#cbp-bislideshow h2{
		margin-top: 60px;
	}
	#cbp-bislideshow p.small{
		font-size: 200%;
	}
	#cbp-bislideshow p.middle{
		margin-top: 30px;
		font-size: 200%;
	}
	#cbp-bislideshow .logo{
		margin-top: 60px;
	}
	#cbp-bislideshow p.big{
		font-size: 250%;
		margin-top: 200px;
	}
	#cbp-bislideshow .logo.no2{
		font-size: 250%;
	}
}