@charset "UTF-8";
/* CSS Document */

/**
 * Base theme for reveal.js.
 * 
 * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
 */
 
.bottom-right {
    position: absolute;
   
    right: 0;
    top: 22%;
   
	text-align: center;
   z-index: 30;
}

.bottom-left {
    position: absolute;

    left: 0;
    top: 29%;

    text-align: center;
    z-index: 30;
}


.preload{
    position: relative;
   z-index: -100;
   visibility:hidden;
}


.withpreload{
    position: absolute;
   z-index: 1000;
   top: 25%;
    left: 0;
    bottom: 0;
    right: 0;
   
}
.withpreload2{
    position: absolute;
   z-index: 1000;
   top: 10%;
    left: 0;
    bottom: 0;
    right: 0;
   
}
.withpreload3{
    position: absolute;
   z-index: 1000;
   top: 18%;
    left: 0;
    bottom: 0;
    right: 0;
   
}
.withpreload4{
    position: absolute;
   z-index: 1000;
   top: 5%;
    left: 0;
    bottom: 0;
    right: 0;
   
}


/* HERE IS WHERE YOU CHANGE THE VERTICAL DISTANCE OF THE AUDIO PLAY BUTTON  */
.audioplay {
    position: absolute;
    z-index: 200;
    top: 10%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}


.wtf {



   top: 34%;
  

   
  margin-left: 20%;
    margin-right: 20%;
  align: center;
	 text-align: center;
	
}

