﻿/*---============================================================================================================================-------[ teaser ]==-------*/
#box_teaser { border: 0!important; border-radius: 0!important; }

#box_teaser > .content_gate { display: block; width: 100%; height: 100%; position: absolute; top: 0; background:rgba(0,0,0,.21);  }
#box_teaser > #rightgate { left: 100%; }
#box_teaser > #leftgate { left: -100%; }

#box_teaser > #box 
{ background: transparent;padding-top: 120px;padding-bottom: 61px; border: 0; border-radius: 0; }
#box_teaser > #box #logo_base {
    display: inline-block;
    width: 210px;
    height: auto;
    background: transparent;
    position: absolute;
    top: 115px;
    left: 50%;
    margin: 0;
    padding: 0;
    margin-left: -105px;
    opacity: 0; 
}
.ball 
{ width: 7px;height: 7px;border-radius: 100px;position: absolute;top: 133px;left: 50%;overflow: visible;background: #eee;opacity: 0; } 
.ball img 
{ opacity: 0; width: 21px;position: absolute;top: -21px;left: -7px;display: inline-block; }
.ball.b0
{ top: 178px; width: 9px; height: 9px; left: 50%; margin-left: -4.5px; }
.ball.b1 
{ margin-left: 31.3px; }
.ball.b2 
{ margin-left: 91.2px; }

.teaser { position: absolute; opacity: 0; left: 50%; }
.teaser.iphone { width: 90px;  margin-left: -45px; top: 102px; height: 90px; opacity: 0; }
ul.teaser.apps { top: 115px; width: 44.1px; height: 61px; margin-left: -22px; overflow: hidden;  }
ul.teaser.apps li { 
    display: inline-block;
    float: left;
    width: 18%;
    margin: 0.7%;
    background: transparent;
    border: 3px solid #fff;
    border-radius: 4px;
    opacity: 0;
    height: 18%;
}
.teaser#teaserapp { left: 49%; top: 151px; width: 9px; height: 9px; border: 3px solid #fff; border-radius: 4px; margin-left: -21px; }

#box_teaser #box span.logo_txt {
    opacity: 0;
    font-family: spaceage;
    font-size: 34px;
    position: absolute;
    top: 117px;
    left: 50%;
    margin-left: -123px;
    width: 246px;
    color: #fff;
}
#box_teaser #box span.logo_sub 
{ 
    color: #eee;
    font-family: Space Age;
    top: 175px;
    position: absolute;
    font-size: 18px;
    letter-spacing: 18px;
    left: 0;
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 16px;
    opacity: 0;
} 

#box_teaser > #box .sign {
    width: 200px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 349px;
    opacity: 0;
}
#box_teaser > #box .sign_txt {
    font-family: monospace;
    color: #441;
    letter-spacing: 1px;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 270px;
    display: inline-block;
    text-align: center;
}

#box_teaser > #box .footer
{
    position: absolute;background: #333;width: 100%;height: 33.1%;bottom: 0;
}

#box_teaser .title {
	font-family: Tahoma;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 63px;
    padding-bottom: 7px;
    color: #333;
    letter-spacing: 21px;
    text-align: center;
	opacity: 0;
	left: 12px;
}
#box_teaser .logo_line {
    background: rgba(0,0,0,.7);
    height: 21px;
    width: 0;
    margin: 0px 15%;
    float: left;
	opacity: 0;
	overflow: hidden;
}
#box_teaser .logo_line span {
	font-family: monospace;
    color: #eee;
    font-size: 9px;
    letter-spacing: 7px;
    top: 5.4px;
	left: 0;
    position: relative;
	margin: 0;
	opacity: 0;
}

#play_allyouneed {
    position: absolute;
    top: 210px;
    left: 50%;
    display: inline-block;
    text-align: center;
    width: 220px;
    margin-left: -120px;
    background: transparent;
    padding: 6px 12px;
    border: 1px solid #eee;
    opacity: 0;

}
#play_allyouneed span {
    /* margin-left: 27px; */
    font-family: monospace;
    color: #eee;
    letter-spacing: 2px;
    opacity: 0;
}
#play_allyouneed i { margin-right: 9px; }