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

/**
 * Base theme for reveal.js.
 * 
 * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
 */

/*********************************************
 * FONTS
 *********************************************/
@font-face {
    font-family: 'Conv_CALIBRI';
    src: url('../fonts/CALIBRI.eot');
    src: url('../fonts/CALIBRI.eot?') format('embedded-opentype'), url('../fonts/CALIBRI.woff') format('woff'), url('../fonts/CALIBRI.ttf') format('truetype'), url('../fonts/CALIBRI.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArimoRegular';
    src: url('../fonts/Arimo-Regular-Latin-webfont.eot');
    src: url('../fonts/Arimo-Regular-Latin-webfont.eot?') format('embedded-opentype'), url('../fonts/Arimo-Regular-Latin-webfont.woff') format('woff'), url('../fonts/Arimo-Regular-Latin-webfont.ttf') format('truetype'), url('../fonts/Arimo-Regular-Latin-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'selectricregular';
    src: url('http://webyarns.com/THIS/fonts/courier-webfont.eot');
    src: url('http://webyarns.com/THIS/fonts/courier-webfont.eot?') format('embedded-opentype'), url('http://webyarns.com/THIS/fonts/courier-webfont.woff') format('woff'), url('http://webyarns.com/THIS/fonts/courier-webfont.ttf') format('truetype'), url('http://webyarns.com/THIS/fonts/courier-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*********************************************
 * GLOBAL STYLES
 *********************************************/

body {
    background: #f9f9d5;
   padding: 0px;
    height: 100%;
    width: 100%;
    text-align: center;
}

  
.bottom-right {
    position: absolute;
   
    right: 0;
    top: 0;
   
	text-align: center;
   z-index: 30;
}

.bottom-left {
    position: absolute;

    left: 0;
    top: 0;

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


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


.withpreload{
    position: absolute;
   z-index: 1000;
   top: 32%;
    left: 0;
    bottom: 0;
    right: 0;
   
}
.withpreload2{
    position: absolute;
   z-index: 1000;
   top: 25%;
    left: 0;
    bottom: 0;
    right: 0;
   
}
.withpreload3{
    position: absolute;
   z-index: 1000;
   top: 25%;
    left: 0;
    bottom: 0;
    right: 0;
   
}
.withpreload4{
    position: absolute;
   z-index: 1000;
   top: 20%;
    left: 0;
    bottom: 0;
    right: 0;
   
}
.withpreload5{
    position: absolute;
   z-index: 1000;   
}

.withpreload6{
    position: absolute;
   z-index: 1000;
   top: 42%;
    left: 0;
    bottom: 0;
    right: 0;
   
}

.top2 {
    position: absolute;
   z-index: -900;

}

.animations3b {
     position: absolute;
	  top: 0;
    left: 0;
   opacity: .1;
    filter: alpha(opacity=10);
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
  z-index: -9;
   padding: 0px;
   margin-right: 0px;
}
.animations4b {
     position: absolute;
	  top: 0;
    left: 0;
   opacity: .2;
    filter: alpha(opacity=20);
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
  z-index: -9;
   padding: 0px;
   margin-right: 0px;
}
.animations5 {
     position: absolute;
	  top: 0;
    left: 0;
    bottom: 0;
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
  z-index: -4;
   padding: 0px;
   margin-right: 0px;
}

.images {
    position: absolute;
    width: 100%;
    height: auto;
    top: 28%;

}

.images3 {
    position: absolute;
    opacity: 1.0;
    filter: alpha(opacity=100);
    width: 100%;
    height: auto;
    z-index: -2;
    margin: 0px 0px;
    top: 59%;
}

.base {
    position: absolute;
    opacity: 1.0;
    filter: alpha(opacity=100);

    z-index: 400;
    top: 20%;
    bottom: 0;
    left: 25%;
    right: 0;

}

.base2 {
    position: absolute;
    opacity: .2;
    filter: alpha(opacity=20);
    width: 100%;
    height: auto;
    margin: 0px 0px;
    z-index: 505;
    top: 20%;
}

.base3 {
    position: relative;
    opacity: .4;
    filter: alpha(opacity=40);
    width: 100%;
    height: auto;
    margin: 0px 0px;
    z-index: 2;

}

.reveal {
    font-family: "Conv_CALIBRI";
    font-size: 36px;
    font-weight: 200;
    letter-spacing: -0.02em;
    color: #333333;
    top: 0%;

}

#numbers {

    animation-play-state: paused;
    -webkit-animation-play-state: paused; /* Safari and Chrome */
}

.animations {
    position: relative;
    opacity: 1.0;
    filter: alpha(opacity=100);
    z-index: -999;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    top: 0%;
}





.animations5 {

    bottom: 0%;
}

.images2 {
    position: absolute;
    opacity: 1.0;
    filter: alpha(opacity=100);
    width: 100%;
    height: auto;
    z-index: 403;
    top: 15%;
    bottom: 0;
    left: 0;
    right: 0;
}

.images4 {
    position: absolute;
    opacity: 1.0;
    filter: alpha(opacity=100);
    width: 100%;
    height: auto;
    z-index: -400;
    margin: 0px 0px;
    bottom: 80%;
    left: 0;
    right: 0;
}

::selection {
    color: black;
    background: #000000;
    text-shadow: none;

}

#textdiv1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    height: 0%;
    margin: auto;
    vertical-align: middle;
    font-size: 25px;
    line-height: 1.5em;
    color: #93afb2;
    font-family: "selectricregular";
    text-shadow: none;
    text-align: left;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 31;
}

img.bg {
    /* Set rules to fill background */
    min-width: 1024px;
    min-height: 100%;

    /* Set up proportionate scaling */
    width: 100%;
    height: auto;

    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

@media screen and (max-width: 1024px) {
    /* Specific to this particular image */
    img.bg {
        left: 50%;
        margin-left: -512px; /* 50% */
    }
}

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

.inset2y2 {
    position: absolute;
    z-index: 300;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.inset2y2b {
    position: absolute;
    z-index: 300;
}

/*********************************************
 * TEXT LAYOUT
 *********************************************/

/*ONE LINE TEXT*/
.reveal h7 {
    margin: 0 0 20px 0;
    color: #b62147;
    font-family: "Conv_CALIBRI";
    font-size: 26px;
    line-height: 0.9em;
    text-shadow: none;
}

.reveal h7b {
    margin: 0 0 20px 0;
    color: #b62147;
    font-family: "Conv_CALIBRI";
    font-size: 22px;
    line-height: 0.9em;
    text-shadow: none;
}

.reveal h8 {
    margin: 0 0 20px 0;
    color: #333333;
    font-family: "Conv_CALIBRI";
    font-size: 22px;
    line-height: 0.9em;
    text-shadow: none;
}

.reveal h8b {
    margin: 0 0 20px 0;
    color: #4a99b7;
    font-family: "Conv_CALIBRI";
    font-size: 26px;
    line-height: 0.9em;
    text-shadow: none;
}
.reveal h8c {
    margin: 0 0 20px 0;
    color: #4a99b7;
    font-family: "Conv_CALIBRI";
    font-size: 28px;
    line-height: 0.9em;
    text-shadow: none;
}

.reveal h8d {
    margin: 0 0 22px 0;
    color: #000000;
    font-family: "Conv_CALIBRI";
    font-size: 26px;
    line-height: 0.9em;
    text-shadow: none;
	padding-left: 15%;
padding-right: 15%;
}

.reveal h9 {
    margin: 0 0 18px 0;
    color: #333333;
    font-family: "Conv_CALIBRI";
    font-size: 22px;
    line-height: 0.9em;
    text-shadow: none;
}

.reveal h9b {
    margin: 0 0 20px 0;
    color: #4a99b7;
    font-family: "Conv_CALIBRI";
    font-size: 22px;
    line-height: 0.9em;
    text-shadow: none;
}

.textplacement {
    position: absolute;
    z-index: 48;
    bottom: 50%;
    left: 0%;
    right: 0%;
}

.reveal h71 {
    position: absolute;
    z-index: 41;
    top: 43%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*TWO LINES TEXT*/
.reveal h72 {
    position: absolute;
    z-index: 41;
    top: 42%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*RECIPE*/
.reveal h73 {
    position: absolute;
    z-index: 41;
    top: 20%;
    font-size: 26px;
    left: 20%;
    right: 20%;
    line-height: 1.5em;
    color: #000000;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*RECIPE2*/
.caption8 {
    position: absolute;
    z-index: 45;
    top: 38%;
    left: 0%;
    right: 0%;
}

.caption9 {
    position: absolute;
    z-index: 45;
    top: 28%;
    left: 0%;
    right: 0%;
}

.reveal h73b {
    position: absolute;
    z-index: 402;
    bottom: 55%;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: #ffffff;
    font-size: 28px;
}

.reveal h73c {
    position: absolute;
    z-index: 41;
    top: 46%;
    left: 50%;
    right: 50%;
    line-height: 1.5em;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: #ffffff;
    font-size: 24px;
    width: 35%;
}

.reveal h73d {
    position: absolute;
    z-index: 42;
    bottom: 62%;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: #1f548a;
    font-size: 26px;
    font-weight: bold;
}

.reveal h73e {
    position: absolute;
    z-index: 41;
    top: 22%;
    left: 30%;
    right: 30%;
    line-height: 1.5em;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: #0b264f;
    font-size: 28px;
}

.reveal h73f {
    position: absolute;
    z-index: 401;
    bottom: 60%;
    left: 0%;
    right: 0%;
    line-height: 1.2em;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: #000000;
    font-size: 28px;
}

/*FOUR LINES TEXT*/
.reveal h74 {
    position: absolute;
    top: 38%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.reveal h74b {
    font-style: italic;
}

/*FIVE LINES TEXT*/
.reveal h75 {
    position: absolute;
    z-index: 41;
    top: 36%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*SIX LINES TEXT*/
.reveal h76 {
    position: absolute;
    z-index: 41;
    top: 34%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*SEVEN LINES TEXT*/
.reveal h77 {
    position: absolute;
    z-index: 41;
    top: 32%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*EIGHT LINES TEXT*/
.reveal h78 {
    position: absolute;
    z-index: 41;
    top: 30%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*NINE LINES TEXT*/
.reveal h79 {
    position: absolute;
    z-index: 41;
    top: 27%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*TEN LINES TEXT*/
.reveal h710 {
    position: absolute;
    z-index: 41;
    top: 24%;
    font-size: 28px;
    left: 0%;
    right: 0%;
    line-height: 1.5em;
    color: #ffffff;
    font-family: "Conv_CALIBRI";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.newtext4 {

    color: #ffffff;
    font-family: "Conv_CALIBRI";
    font-size: 30px;
    position: absolute;
    text-align: center;
    z-index: 100;
    /* top is to adjust text up and down px is distance from top */
    top: 255px;
    left: 98px;
    height: 277px;
    bottom: 350px;
    width: 690px;
    line-height: 1.2em;
}

/*BACKGROUND TEXT*/
.reveal h10 {
    position: absolute;
    z-index: -14;
    left: 0%;
    top: 0%;
    font-size: 20px;
    margin: 0 0 0px 0;
    color: #2cd9db;
    font-family: "selectricregular";
    line-height: 2em;
    align: center;
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: none;
    text-shadow: none;
}

.reveal h10b {
    position: absolute;
    z-index: -14;
    left: 0%;
    top: 0%;
    top: 0%;
    font-size: 20px;
    margin: 0 0 0px 0;
    color: #08f719;
    font-family: "selectricregular";
    line-height: 2em;
    align: center;
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: none;
    text-shadow: none;
}

.reveal h10c {
    position: absolute;
    z-index: -14;
    left: 0%;
    top: 0%;
    top: 0%;
    font-size: 20px;
    margin: 0 0 0px 0;
    color: #f7f408;
    font-family: "selectricregular";
    line-height: 2em;
    align: center;
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: none;
    text-shadow: none;
}

.reveal h10d {
    position: absolute;
    z-index: -14;
    left: 0%;
    top: 0%;
    top: 0%;
    font-size: 20px;
    margin: 0 0 0px 0;
    color: #2cd9db;
    font-family: "selectricregular";
    line-height: 2em;
    align: center;
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: none;
    text-shadow: none;
}

/*TO NAVIGATE TEXT*/
.reveal h11 {
    z-index: 19;
    font-size: 30px;
    left: 10%;
    right: 10%;
    line-height: 1.5em;
    color: #828b78;
    font-family: "ArimoRegular";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.reveal h11b {
    z-index: 19;
    font-size: 30px;
    left: 10%;
    right: 10%;
    line-height: 1.5em;
    color: #497557;
    font-family: "ArimoRegular";
    text-shadow: none;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*TITLE TEXT*/

/*DIVS TEXT*/
/*FIRST SET*/
.reveal h6 {
    position: absolute;
    z-index: 19;
    top: 17%;
    font-size: 30px;
    left: 62%;
    right: 10%;
    line-height: 1.5em;
    color: #828b78;
    font-family: "selectricregular";
    text-shadow: none;
    text-align: left;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.reveal h6b {
    position: absolute;
    z-index: 19;
    top: 43%;
    font-size: 30px;
    left: 22%;
    right: 20%;
    line-height: 1.5em;
    color: #828b78;
    font-family: "selectricregular";
    text-shadow: none;
    text-align: left;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*SECOND SET*/

.reveal h6c {
    position: absolute;
    z-index: 19;
    top: 23%;
    font-size: 30px;
    left: 22%;
    right: 10%;
    line-height: 1.5em;
    color: #f14a3d;
    font-family: "selectricregular";
    text-shadow: none;
    text-align: left;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.reveal h6d {
    position: absolute;
    z-index: 19;
    top: 43%;
    font-size: 30px;
    left: 42%;
    right: 10%;
    line-height: 1.5em;
    color: #f14a3d;
    font-family: "selectricregular";
    text-shadow: none;
    text-align: left;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*THIRD SET*/

.reveal h6e {
    position: absolute;
    z-index: 19;
    top: 27%;
    font-size: 30px;
    left: 42%;
    right: 10%;
    line-height: 1.5em;
    color: #12f2f5;
    font-family: "selectricregular";
    text-shadow: none;
    text-align: left;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.reveal h6f {
    position: absolute;
    z-index: 19;
    top: 43%;
    font-size: 30px;
    left: 12%;
    right: 20%;
    line-height: 1.5em;
    color: #12f2f5;
    font-family: "selectricregular";
    text-shadow: none;
    text-align: left;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/*CREDITS "CREDITS" TEXT*/
.reveal h14 {
    font-size: 22px;
    margin: 0 0 20px 0;
    color: #93afb2;
    font-family: "selectricregular";
    line-height: 1em;
    text-shadow: none;
}

.reveal h15 {
    font-size: 20px;
    color: #ffffff;
    font-family: "selectricregular";
    line-height: 1em;
    text-shadow: none;
}

.reveal h16 {

    font-size: 24px;
left: 15%;
right: 15%;

    color: #000000;
    font-family: "selectricregular";
  
	 text-align: center;
	
}
.wtf {



   top: 34%;
  

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


/*********************************************
 * HEADERS/TEXT
 *********************************************/

.reveal h12 {

    color: #4b5e78;
    font-family: "ArimoRegular";
    font-size: 36px;
    text-align: center;
	align: center;
    text-shadow: 0 0 40px #7f8a8a;
    line-height: 1em;
	top: 0%;
margin: 0 0 20px 0;
}

/*********************************************
 * LINKS
 *********************************************/
.reveal a:not(.image) {
    color: #3b759e;
    text-decoration: none;
    -webkit-transition: color .15s ease;
    -moz-transition: color .15s ease;
    -ms-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}

.reveal a:not(.image):hover {
    color: #74a7cb;
    text-shadow: none;
    border: none;
}

.reveal .roll span:after {
    color: #000000;
    background: #000000;
}

/*********************************************
 * IMAGES
 *********************************************/
.reveal section img {
top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	padding: 0px;
}

.reveal a:hover img {
    background: none;
    border-color: none;
    box-shadow: none;
}


/*********************************************
 * NAVIGATION CONTROLS
 *********************************************/
.reveal .controls div.navigate-left,
.reveal .controls div.navigate-left.enabled {
    border-right-color: #3b759e;
}

.reveal .controls div.navigate-right,
.reveal .controls div.navigate-right.enabled {
    border-left-color: #3b759e;
}

.reveal .controls div.navigate-up,
.reveal .controls div.navigate-up.enabled {
    border-bottom-color: #3b759e;
}

.reveal .controls div.navigate-down,
.reveal .controls div.navigate-down.enabled {
    border-top-color: #3b759e;
}

.reveal .controls div.navigate-left.enabled:hover {
    border-right-color: #74a7cb;
}

.reveal .controls div.navigate-right.enabled:hover {
    border-left-color: #74a7cb;
}

.reveal .controls div.navigate-up.enabled:hover {
    border-bottom-color: #74a7cb;
}

.reveal .controls div.navigate-down.enabled:hover {
    border-top-color: #74a7cb;
}

/*********************************************
 * PROGRESS BAR
 *********************************************/
.reveal .progress {
    background: rgba(0, 0, 0, 0.2);
}

.reveal .progress span {
    background: #3b759e;
    -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
    -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
    -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
    -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
    transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
}

.center {
	 position:absolute;
	 top: 50%;
	 align: center;
}
img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}



.reveal .animated-background {
  top: 0;
    left: 0;
    bottom: 0;
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
   padding: 0px;
   margin-right: 0px;
   position: absolute;
 
   z-index: 2;
    pointer-events: none;

}

.animations2 {
    
	  top: 0;
    left: 0;
    bottom: 0;
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
   padding: 0px;
   margin-right: 0px;
   position: absolute;
    z-index: -10;
}
.animations3 {
    
	  top: 0;
    left: 0;
  
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
   padding: 0px;
   margin-right: 0px;
   position: absolute;
     z-index: -9;
	  opacity: .1;
    filter: alpha(opacity=10);
}
.animations4 {
     
	  top: 0;
    left: 0;
   
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
   padding: 0px;
   margin-right: 0px;
   position: absolute;
    z-index: -9;
	opacity: .2;
    filter: alpha(opacity=20);
}

.animations5 {
    
	  top: 0;
    left: 0;
    bottom: 0;
    right: 0;
     width: 100%;
    height: 100%;
	  text-align: center;
   padding: 0px;
   margin-right: 0px;
   position: absolute;
    z-index: 2;
	 pointer-events: none;
}

.reveal .slides>section, .reveal .slides>section>section {
      padding: 0px;
	  width: 100%;
      height:100%;
    }
    
    
.reveal img, .reveal video, .reveal iframe {
       max-width: 100%;
       max-height: 100%;
	    padding: 0px;
    }
.full{
      width: 100%;
      height:100%;
    }
	.breath1{
     position: absolute;
    }
	.breath2{
     position: absolute;
    }
	.breath3{
     position: absolute;
    }

