body {
  width: 100%;
  margin: 0;
  height: 100%;
  background: #ffffff;
  position: absolute;
}

img {
  display: block;
  width: 100%;
}

.bubbles img {
    margin: 0 3%;
    width: 94%;
}

.bubbleshadow img {
    margin: 0 3%;
    width: 94%;
}

input[type=checkbox] {
  display: none;
}

label {
  display: inline-block;
  margin-right: 1em;
  padding: 0.4em 0;
  cursor: pointer;
}

button {
  border: 10px solid #00FFAA;
  font-family: monospace;
  position: absolute;
  line-height: 60px;
  text-align: right;
  padding: 0 1.2em;
  background: #444;
  font-size: 24px;
  cursor: pointer;
  display: block;
  outline: none;
  height: 80px;
  width: 80%;
  top: 260px;
  margin: 0;
  left: 10%;
}

button:hover {
  background: #00FFAA;
}

input[type=checkbox] + label:before {
  display: inline-block;
  position: relative;
  background: #444;
  margin-right: 8px;
  content: "";
  height: 16px;
  width: 16px;
  top: 1px;
}

input[type=checkbox]:checked + label:before {
  background: #00FFAA;
}

.container {
  position: absolute;
  max-width: 1202px;
  margin: auto;
  overflow: hidden;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-height: 676px;
}

.topcont {
    position: fixed;
    top: 0;
    z-index: 10000;
}

.bottomcont {
    position: fixed;
    bottom: 10px;
}

.topbar {
    z-index: 1000;
    opacity: 1;
}

.topbarshadow {
    z-index: 500;
    background: rgba(0, 0, 0, 0.3);
    width: 120%;
    margin-left: -10%;
    margin-top: 0px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
    height: 83px;
}

.bubbles {z-index: 10;}

.bubbleshadow img {
    margin-top: 0px;
    opacity: 0.2;
}

.bubbleshadow {
    z-index: 0;
}

.letters {
    z-index: 4;
    opacity: 1;
}

.layer.textbar {
    z-index: 5;
    margin-top: -52px;
}

.textbar img {
    margin: 0 3%;
    width: 94%;
    opacity: 0.6;
}

.letters img {
    margin: 0 3%;
    width: 94%;
    height: auto;
}

.lettershadow img {
    margin: 0 3%;
    width: 94%;
    height: auto;
}

.lettershadow {
    z-index: 3;
    opacity: 0.2;
}

.walleft {
    width: 30px;
    height: 200%;
    margin-top: -310px;
    margin-left: -30px;
    z-index: 0;
    background: rgba(0,0,0,0.2);
}

.wallright {
    width: 30px;
    height: 200%;
    margin-top: -310px;
    margin-right: -30px;
    right: 0;
    left: auto!important;
    z-index: 0;
    background: rgba(0,0,0,0.2);
}

.bottombg {
    width: 100%;
    margin-top: -10px;
    z-index: 2;
    height: 112%;
    background: rgb(226, 226, 226);
}

.bottombgshadow {
    width: 120%;
    margin-top: 0px;
    z-index: 1;
    margin-left: -10%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
}

.container--offset {
  margin-left: 10%;
}

.scene {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}

.fill {
  position: absolute;
  bottom: 5%;
  right: 5%;
  left: 5%;
  top: 5%;
}

.expand-width {
  width: 100%;
}

.border {
  border: 2px dashed #00FFAA;
}

.aspect {
  opacity: 0.2;
}





.layer1{
	width: 1202px;
	height: 676px;
	background: url(../images/overlay.gif) #e76246;
	background-blend-mode: multiply;
	-webkit-mask-image: url(../images/l1.png);
	mask-image: url(../images/l1.png);
}

.layer1s{
	width: 1202px;
    height: 676px;
    background: url(../images/1s.png) no-repeat;
}

.layer2{
	width: 1202px;
	height: 676px;
	background: url(../images/overlay.gif) #06b2ce;
	background-blend-mode: multiply;
	-webkit-mask-image: url(../images/l2.png);
	mask-image: url(../images/l2.png);
}


.layer2s{
	width: 1202px;
    height: 676px;
    background: url(../images/2s.png) no-repeat;
}

.layer3{
	width: 1202px;
	height: 676px;
	background: url(../images/overlay.gif) #38c2da;
	background-blend-mode: multiply;
	-webkit-mask-image: url(../images/l3.png);
	mask-image: url(../images/l3.png);
}


.layer3s{
	width: 1202px;
    height: 676px;
    background: url(../images/3s.png) no-repeat;
}


.layer4{
	width: 1202px;
	height: 676px;
	background: url(../images/overlay.gif) #05758f;
	background-blend-mode: multiply;
	-webkit-mask-image: url(../images/l4.png);
	mask-image: url(../images/l4.png);
}



.layer4s{
	width: 1202px;
    height: 676px;
    background: url(../images/4s.png) no-repeat;
}


.layer5{
	width: 1202px;
	height: 676px;
	background: url(../images/overlay.gif) #055a70;
	background-blend-mode: multiply;
	-webkit-mask-image: url(../images/l5.png);
	mask-image: url(../images/l5.png);
}



.layer5s{
	width: 1202px;
    height: 676px;
    background: url(../images/5s.png) no-repeat;
}

.layer6{
	width: 1202px;
	height: 676px;
	background: url(../images/overlay.gif) #044153;
	background-blend-mode: multiply;
	-webkit-mask-image: url(../images/l6.png);
	mask-image: url(../images/l6.png);
}



@media (max-width:1202px) {



.layer6, .layer5, .layer4, .layer3, .layer2, .layer1 {
	width: 100vw;
	height: 100vh;
	-webkit-mask-size: contain;
	mask-size: contain;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
}
	
.layer5s, .layer4s, .layer3s, .layer2s, .layer1s {
	width: 100vw;
    height: 100vh;	
	background-size: contain;
	
	
}	
	
	
	
}






