body {
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color: #8e8e8e;
	/* background: #000000 url("../gfx/bg_kristy-velbs.jpg") repeat center center fixed; */
	background: #000000 url("../gfx/bg_u-mort.jpg") repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
} 

div,
p,
h1,
li,
img {
	-webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, left 0.3s ease-in-out, top 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, left 0.3s ease-in-out, top 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, left 0.3s ease-in-out, top 0.3s ease-in-out;
	transition: width 0.3s ease-in-out, height 0.3s ease-in-out, left 0.3s ease-in-out, top 0.3s ease-in-out;
}

body.personal {
	background: #000000 url("../gfx/rebel.png") repeat center center; 
	font-size: 0.8em;	
}

video {
	display: none;	
}

h1 .yearcomment {
	display: block;
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgba(255,255,255,0.4);
	font-size: 0.5em;
}

body.personal ol{	
	padding-top: 1.5em;
}

body.personal ol li {
	line-height: 1.2em;
	margin-bottom: 0.6em;	
}

body,html,form {
	font-size: 17px;
}

html,body {
	height: 100%;
}

/* uv */

#uv {
	display: inline-block;
	position: fixed;
	left: 1em;
	top: 1em;
	border: solid 3px #f0ff00;
	color: #f0ff00;
	font-size: 1em;
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 900;
	z-index: 10;
	padding: 0.7em 0.5em;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  /* IE 8 */ 
	filter: alpha(opacity=30); /* IE 5-7 */  
	-moz-opacity: 0.3; /* Netscape */  
	-khtml-opacity: 0.3; /* Safari 1.x */  
	opacity: 0.3; /* Good browsers */

	transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
	cursor: pointer;
}

#uv:hover {
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";  /* IE 8 */ 
	filter: alpha(opacity=1); /* IE 5-7 */  
	-moz-opacity: 1; /* Netscape */  
	-khtml-opacity: 1; /* Safari 1.x */  
	opacity: 1; /* Good browsers */
}


#uv span {
	padding-left: 0.1em;
	font-size: 0.7em;	
}

/* pages */

	.content-page {
		background-size: 40% auto;	
	}

	body#u-ryhm-page {
		background-image: url("../video/u-ryhm.jpg");
		background-position: fixed;	
	}

	body#scandolls-page {
		background-image: url("../video/scandolls.jpg");
		background-position: fixed;	
	}

	body#jungfrau-page {
		background-image: url("../video/jungfrau.jpg");
		background-position: fixed;	
	}

	body#vaatak88ki-page {
		background-image: url("../gfx/bg-vaatak88ki.jpg");
		background-position: fixed;	
	}
	
		body#jungfrau-page .play #txt {
			width: 62%	
		}
		
		body#jungfrau-page .play #playButton {
			width: 38%	
		}
		
	body#hr-page {
		background-image: url("../gfx/hr.jpg");	
	}

strong,b {
	font-weight: 800;
}

a,a:link,a:visited {
	color: #f0ff00;	
	text-decoration: underline;
}

a.hover, a:active {
	text-decoration: none;
}

h1,h2,h3,strong {
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #ffffff;
}

.fullWrapper {
    width: 100%;
    height: auto;
    bottom: 0px;
    top: 0px;
    left: 0;
    position: absolute;
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 900;
	z-index: 2;
}

.grid {
    width: 100%;
    height: auto;
    bottom: 0px;
    top: 0px;
    left: 0;
    position: absolute;
	z-index: 1;
	background: transparent url('../gfx/grid.png') center top fixed;
}

#credits {
	color: #ddd;
	background-color: rgba(155,155,155,0.2);
	text-align: center;
	overflow: hidden;
}

#credits h2 {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	margin-top: 2em;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;	
}

.margintop {
	margin-top: 2em;	
}

#credits p {
	color: #ccc;
	font-size: 0.75em;
	padding: 2em 3em;	
}

#credits strong {
	color: #fafafa;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 0.8em;	
	padding: 0 0.5em;
}

#credits a:link,
#credits a:visited {
	color: rgba(200,255,0,0.5);
}

#credits a:hover,
#credits a:active {
	color: rgba(200,255,0,1);
}

.blakBg {
	background-color: rgba(0,0,0,0.7);
}

.sisu {
	padding: 2em 0;	
	font-size: 1.6em;
	line-height: 1.4em;
}

.yellow {
	color: #f0ff00;	
}

.fullWrapper h1.frontText {
	font-size: 8em;
	font-size: 8vw;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -0.7em;
	text-align: center;
	color: #f0ff00;
	text-shadow: 0.02em 0.02em 0.02em rgba(0,0,0,0.5);
	z-index: 20;
}

.tinyamp {
	font-size: 0.5em;
	color: #fff;
}

.circle {
	width: 8%;
	height: 0;
	padding: 4% 0;
	border-radius: 50%;
	background-color: #ccc;
	position: absolute;
	z-index: 10;
	-webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
	box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
	background-size: 100% 100%;
	background-position: center center;
	margin-right: 12%;
	cursor: pointer;
}

.circle h2 {
	font-size: 2vw;
	top: 50%;
	margin-top: -23%;
	position: absolute;
	left: 5%; /* 120% */
	font-weight: normal;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	position: absolute;	

	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	
	/* IE 5-7 */
	filter: alpha(opacity=0);
	
	/* Netscape */
	-moz-opacity: 0;
	
	/* Safari 1.x */
	-khtml-opacity: 0;
	
	/* Good browsers */
	opacity: 0;	
}

.circle .title {
	white-space: nowrap;
}

.circle h2 strong {
	clear: both;
	font-size: 0.6em;
	color: #f0ff00;
}

#scandolls.circle {
	background-image: url("../gfx/icon-scandolls.jpg");
	left: 13%;
	top: 20%;
	/*margin-top: -15%;*/
	display: none;
}

#haigusteravi.circle {
	background-image: url("../gfx/icon-hr.jpg");
	left: 20%;
	top: 60%;
	/*margin-top: 5%;*/	
	display: none;
}

#jungfrau.circle {
	background-image: url("../gfx/icon-jungfrau.jpg");
	left: 34%;
	top: 12%;
	/*margin-top: 5%;*/	
	display: none;
}

#fosformees.circle {
	background-image: url("../gfx/icon-fosformees.jpg");
	left: 40%;
	top: 70%;
	/*margin-top: 5%;*/	
	display: none;
}

#u-ryhm.circle {
	background-image: url("../gfx/icon-uryhm.jpg");
	left: 51%;
	top: 51.5%;
	/*margin-top: 5%;*/	
	display: none;
}

#vaatak88ki.circle {
	background-image: url("../gfx/icon-vaatak88ki.jpg");
	left: 63%;
	top: 68%;
	display: none;
}

#wtf {
	position: absolute;
	font-weight: normal;
	text-align: center;
	width: 28%;
	left: 58%;
	top: 21%;
	font-size: 1.4vw;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	display: none;
}

#fb {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 30;	
}

.close {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 30;	
	width: 36px;
	height: 36px;
	cursor: pointer;
	display: none;
	background: url("../gfx/close.png") center center no-repeat;
}


/* video */

video { 
	display: block; 
}

.videoCenter {
	position: absolute;
	width: 100%;
	height: 20%;
	margin-top: -10%;
	top: 66%;	
	z-index: 2;
	cursor: pointer;
}


.videoWrapper {
	height: 75%;
	position: relative;/*
	background-image: url("../video/u-ryhm.jpg") center center no-repeat;*/
	background-size: 100% auto;
	background-position: fixed;
}

#videoHead {
	overflow: hidden;
	height: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 3em;
}

.videoTitle {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60%;
	margin-left: -30%;
	margin-top: -12%;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

.videoTitle h1 {
	text-transform: uppercase;
	font-size: 4.8vw;
	color: #ffffff;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);	
}

.videoTitle p {
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif
	font-size: 1.7em;
	padding: 0 6vw;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

video#bgvid {
	/*position: fixed; right: 0; bottom: 0;*/
	position: absolute;
	min-width: 100%; 
	min-height: 100%;
	width: auto;	
	height: auto; 
	z-index: -100; /*
	background: url('../video/u-ryhm.jpg') no-repeat; */
	display: none;
	background-position: top center;
}

.videoTitle p.btndown {
	text-align: left;
	padding: 0;
	padding-left: 85px;	
	background: url('../gfx/btn-down.png') left top no-repeat;
	width: 35em;
	display: inline-block;
	cursor: pointer;
}

/* pleier */

.play {
	float: left;
	display: none;
}

.play #playButton {
	font-size: 800%;
	font-size: 10vw;	
	width: 48%;
	float: right;
	color: #fff;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  /* IE 8 */ 
	filter: alpha(opacity=30); /* IE 5-7 */  
	-moz-opacity: 0.3; /* Netscape */  
	-khtml-opacity: 0.3; /* Safari 1.x */  
	opacity: 0.3; /* Good browsers */

	transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
}

.videoCenter:hover #playButton {
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";  /* IE 8 */ 
	filter: alpha(opacity=1); /* IE 5-7 */  
	-moz-opacity: 1; /* Netscape */  
	-khtml-opacity: 1; /* Safari 1.x */  
	opacity: 1; /* Good browsers */
}


.play #txt {
	width: 52%;	
	float: left;
	text-align: right;
	padding-right: 15px;
	position: relative;
}

.play #txt .desc {
	font-style: italic;	
	position: absolute;
	right: 15px;
	font-size: 1.8vw;
	color: rgba(255,255,255,0.7);
	margin-top: -1em;
}

.play #txt .year {
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 900;
	position: absolute;
	right: 15px;
	font-size: 2vw;
	color: #fff;
}

.play h1 {
	font-size: 500%;
	font-size: 5vw;	
	line-height: 1.5em;
}

.popup {
	display: none;	
}


form .inWrapper {
	padding-bottom: 1.5em;
	display: block;
	
}


form label {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0;
  margin-bottom: 10px;
  color: #222;	
  clear: both;
  display: block;
}

/* P0P MUZAK */

#laeAlla {	
	background-color: #fff;
	overflow: hidden;
	width: 100%;
}

#laeAlla h3 {
	font-size: 2em;
}

#done,
#error {
	display: none;	
}

#tellimusvorm input[type=text],
#tellimusvorm input[type=email] {
	width: 100%;
}

#laeAlla .input-group {
	width: 100%;	
}

#laeAlla .inPadding {
	padding: 2em;	
	overflow: hidden;
}

#done,
#tellimusvorm {
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 500;
}

#done a {
	color: #000;	
}

.center {
	text-align: center;	
}

#done h2,
#tellimusvorm h2 {
	margin-top: 0;
	padding-top: 0;
	color: #630;
}

#tellimusvorm .btn {
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 1.3em;
	text-transform: uppercase;
}

.fancybox-outer, .fancybox-inner, .fancybox-skin {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px!important;
}

/* ex */

.quote {
	padding-bottom: 3em;	
	line-height: 1.2em;
}

.quote .yellow {
	font-size: 0.8em;	
}

#btns {
	padding-top: 2em;	
	text-align: center;
	padding-bottom: 3em;
}


#btns .nupp {
	white-space: nowrap;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding: 0.3em 0.8em;
	color: #000;
	cursor: pointer;
	margin: 0 0.3em;
	background-color: #f0ff00;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  /* IE 8 */ 
	filter: alpha(opacity=80); /* IE 5-7 */  
	-moz-opacity: 0.8; /* Netscape */  
	-khtml-opacity: 0.8; /* Safari 1.x */  
	opacity: 0.8; /* Good browsers */

	transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
}

#btns .nupp .title {
	font-family: 'Raleway',Arial, Helvetica, sans-serif;
	font-weight: 900;
}

#btns .nupp:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";  /* IE 8 */ 
	filter: alpha(opacity=1); /* IE 5-7 */  
	-moz-opacity: 1; /* Netscape */  
	-khtml-opacity: 1; /* Safari 1.x */  
	opacity: 1; /* Good browsers */
}

#btns p {
	 margin-bottom: 1em;	
}


/* meedia pleiieeeer */



#videoHead, #playpausebtn, #fullscreenbtn, #mutebtn, #curtimetext, #durtimetext, #seekslider, #volumeslider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#videoHead {
  position: relative;
}

div#video_controls_bar {
	overflow: hidden;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 500;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto 1.5em auto;
	width: 60%;
	height: 1.4em;
	/*background: rgba(122,122,122,0.2);
	padding: 0.1em 1em;*/
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	z-index: 2;
	display: none;
	color: rgba(122,122,122,0.8);
}

.videoWrapper:hover #video_controls_bar {
  opacity: 1;
}

#scandolls-page div#video_controls_bar {
	color: rgba(88,88,88,0.8);
}

#playpausebtn {
	cursor: pointer;
	border: 0;
	display:inline-block;
	font-size: 1.3em; 
	float: left;
	padding-right: 0.3em;
	text-align: baseline;
}

#playpausebtn:hover {
  cursor: pointer;
}

#volumeicon {
	float: right;
	font-size: 1.2em;
	padding-right: 0.3em;	
}

button#mutebtn {
  width: 10%;
  background-color: green;
    display:inline-block;
    vertical-align:middle;
}

#curtimetext, #durtimetext {
  display: inline-block;
  vertical-align: middle;
}

#curtimetext {
	float: left;
	padding-right: 0.5em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

#durtimetext {	
  padding-left: 0.5em;
}

input#seekslider {
	width: 35%;
	height: 1em;
	background: rgba(122,122,122,0.2);
	display:inline-block;
	vertical-align:middle;
	float: left;
	margin-top: 0.2em;
	-webkit-box-shadow:inset 2px 2px 2px 0px rgba(0,0,0,0.2);
	box-shadow:inset 2px 2px 2px 0px rgba(0,0,0,0.2);
	border: solid 0px rgba(255,255,255,0.1);
	border-bottom-width: 1px;
	border-right-width: 1px;
}

input#volumeslider {
	margin-top: 0.2em;
	width: 10%;
	background: rgba(122,122,122,0.2);
	display:inline-block;
	vertical-align:middle; 
	float: right;
	-webkit-box-shadow:inset 2px 2px 2px 0px rgba(0,0,0,0.2);
	box-shadow:inset 2px 2px 2px 0px rgba(0,0,0,0.2);
	border: solid 0px rgba(255,255,255,0.1);
	border-bottom-width: 1px;
	border-right-width: 1px;
}

input[type='range'] {
  -webkit-appearance: none !important;
  background: rgba(122,122,122,0.2);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background: rgba(122,122,122,0.8);
  height: 1em;
  width: 1em;
  border-radius: 100%;
  cursor: pointer;
}

input[type="range"]::-webkit-slider-thumb:hover {
  -webkit-animation: pulse 1s infinite;
}

/* wtf */

 .fancybox-inner {
    overflow: hidden !important;
  }

@-webkit-keyframes pulse {
  from {
    -webkit-box-shadow: 0 0 2px transparent;
  }

  50% {
    -webkit-box-shadow: 0 0 10px #e74c3c;
  }

  to {
    -webkit-box-shadow: 0 0 2px transparent;
  }
}

@media screen and (max-width: 500px) {
  #curtimetext, #durtimetext {
    display: none;
  }
}

#oneminute {
	padding-top: 5em;	
}

#oneminute p {
	font-size: 1.4em;
	font-family: "Cormorant Garamond", Georgia, Times, "Times New Roman", serif;
}

#oneminute h1 {
	font-size: 3.7em;
}

#oneminute h2 {
	font-size: 2em;
}

#oneminute .film {
	padding-bottom: 5em;	
}

#oneminute .film h2 {
	margin-bottom: 0;	
}

#oneminute .film p {
	font-style: italic;	
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

#oneminute .header {
	padding-bottom: 5em;	
}

#oneminute .header p {
	padding-left: 3em;
	font-size: 1.9em;
	line-height: 1.7em;		
}

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}



/* MEDIA QUERIES */

@media (min-width: 1200px) {	
	body {
		font-size: 17px;
	}
	
	#laeAlla {
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	
	body {
		font-size: 16px;
	}
}


@media (min-width: 768px) and (max-width: 992px) {	
	body {
		font-size: 15px;
	}
}


@media screen and (min-width: 480px) and (max-width: 768px) {	
	body {
		font-size: 14px;
	}
}


@media only screen and (max-width: 480px) {	
	body {
		font-size: 14px;
		background-size: auto 100%!important;
	}
	
		
	#btns .nupp {
		display: inline-block;
		clear: both;
		margin-bottom: 1em;		
	}
}

@media only screen and (max-width: 480px) and (orientation:portrait) {
	
		
	#oneminute .header p {
		padding-left: 0;
	}
	
	#oneminute .header h1 {
		font-size: 2em;	
	}
	
	#oneminute .header p {
		font-size: 1.2em;	
	}
	
	#oneminute {
		padding-top: 3em;	
	}
	
	#oneminute .header {
		padding-bottom: 3em;	
	}
	

	body.personal {
		padding-top: 10%;
	}
	
	.img-responsive {
	  width: 100%;	
	}

	.circle {
		width: 20%;
		height: 0;
		padding: 10% 0;
		border-radius: 50%;
		background-color: #ccc;
		position: absolute;
		z-index: 10;
		-webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
		box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
		background-size: 100% 100%;
		background-position: center center;
		margin-right: 12%;
		cursor: pointer;
	}
	
	.circle h2 {
		font-size: 6vw;
		top: 50%;
		margin-top: -23%;
		position: absolute;
		left: 5%; /* 120% */
		font-weight: normal;
		font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
		position: absolute;	
	
		/* IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		
		/* IE 5-7 */
		filter: alpha(opacity=0);
		
		/* Netscape */
		-moz-opacity: 0;
		
		/* Safari 1.x */
		-khtml-opacity: 0;
		
		/* Good browsers */
		opacity: 0;	
	}
	
	.circle .title {
		white-space: nowrap;
	}
	
	.circle h2 strong {
		clear: both;
		font-size: 0.6em;
		color: #f0ff00;
	}
	
	#u-ryhm.circle {
		left: 10%;
		top: 3%;
	}
	
	#u-ryhm.circle {
		left: 10%;
		top: 3%;
	}
	
	#haigusteravi.circle {
		left: 10%;
		top: 17%;
	}
	
	#scandolls.circle {
		left: 10%;
		top: 31%;
	}
	
	#vaatak88ki.circle {
		left: 10%;
		top: 68%;
	}
	
	#jungfrau.circle {
		left: 10%;
		top: 82%;
	}
	
	#fosformees.circle {
		left: 10%;
		top: 96%;
	}
	
	.fullWrapper h1.frontText {
		  font-size: 10em;
		  font-size: 10vw;
	}
	
	#wtf {
		position: absolute;
		font-weight: normal;
		text-align: center;
		width: 84%;
		left: 8%;
		top: 53%;
		font-size: 4.4vw;
		font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
		display: none;
	}
		
	
	/* pleier */
	
	.play {
		float: left;
		display: none;
	}
	
	.play #playButton {
		font-size: 800%;
		font-size: 21vw;	
		width: 48%;
		float: right;
		
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  /* IE 8 */ 
		filter: alpha(opacity=30); /* IE 5-7 */  
		-moz-opacity: 0.3; /* Netscape */  
		-khtml-opacity: 0.3; /* Safari 1.x */  
		opacity: 0.3; /* Good browsers */
	
		transition: opacity .3s ease-out;
		-moz-transition: opacity .3s ease-out;
		-webkit-transition: opacity .3s ease-out;
		-o-transition: opacity .3s ease-out;
	}
	
	.videoCenter:hover #playButton {
		
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";  /* IE 8 */ 
		filter: alpha(opacity=1); /* IE 5-7 */  
		-moz-opacity: 1; /* Netscape */  
		-khtml-opacity: 1; /* Safari 1.x */  
		opacity: 1; /* Good browsers */
	}
	
	
	.play #txt {
		width: 52%;	
		float: left;
		text-align: right;
		padding-right: 15px;
		position: relative;
	}
	
	.play #txt .desc {
		font-style: italic;	
		position: absolute;
		right: 15px;
		font-size: 5vw;
		color: rgba(255,255,255,0.7);
		margin-top: -0.6em;
	}
	
	.play #txt .year {
		font-family: 'Raleway',Arial, Helvetica, sans-serif;
		font-weight: 900;
		position: absolute;
		right: 15px;
		font-size: 4vw;
		color: #fff;
	}
	
	.play h1 {
		font-size: 500%;
		font-size: 5vw;	
		line-height: 1.6em;
	}	
	
	#credits p {
	  color: #ccc;
	  font-size: 0.75em;
	  padding: 2em 0.5em;
	}
	
	video { display: none }
	
		
	.videoWrapper {
		height: 45%;
		background-position: center top;
		background-size: auto 100%;
	}
	
	.videoCenter {
		top: 50%;	
	}
	
	.quote {
		font-size: 0.85em;
		padding-right: 4em;	
	}
	
	
	body#u-ryhm-page .videoWrapper {
		background-image: url("../video/u-ryhm.jpg");
		background-position: fixed;	
	}

	body#scandolls-page .videoWrapper {
		background-image: url("../video/scandolls.jpg");
		background-position: fixed;	
	}

	body#jungfrau-page .videoWrapper {
		background-image: url("../video/jungfrau.jpg");
		background-position: fixed;	
	}
		
	body#hr-page .videoWrapper {
		background-image: url("../gfx/hr.jpg");	
	}
	
	.grid {
		height: 111%;	
	}
}

