@font-face{font-family:"RobotoBlack";src:url("../fonts/roboto_black.ttf");}
@font-face{font-family:"RobotoBold";src:url("../fonts/roboto_bold.ttf");}
@font-face{font-family:"RobotoRegular";src:url("../fonts/roboto_regular.ttf");}
@font-face{font-family:"RobotoThin";src:url("../fonts/roboto_thin.ttf");}
html, body{height:100%;}
body{margin:0;padding:0;overflow:hidden;background: #202124; cursor: url(../images/mouse.png) 18 18, default;}
#aeon{position:absolute;z-index:600;top:50%;left:50%;margin-top:340px;margin-left:425px;width:175px;height:70px;cursor:pointer;background:url(../images/aeon.png);}
#head{position:absolute;z-index:500;top:50%;left:50%;margin-top:-410px;margin-left:300px;width:300px;height:100px;}
#head_title{width:300px;text-align:right;font-family:RobotoThin,serif;color:#ffffff;font-size:40px;text-transform:uppercase;transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);}
#head_features{position:absolute;width:300px;cursor:pointer;text-align:right;font-family:RobotoBlack,serif;color:#ff6600;font-size:16px;margin-top:30px;transition: all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);}
#head_close{position:absolute;width:15px;margin-left:285px;cursor:pointer;text-align:right;font-family:RobotoBlack,serif;color:#ff6600;font-size:16px;margin-top:30px;transition: all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);display:none;opacity:0;}
#overlay_features{position:absolute;z-index:400;top:50%;left:50%;margin-top:-410px;margin-left:-600px;width:1200px;height:820px;background:url(../images/overlay_circles.png);transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);opacity:0;display:none;}
#menu_mask{position:absolute;z-index:200;top:50%;left:25%;margin-top:-410px;margin-left:-60px;width:120px;height:820px;background:url(../images/menu_mask.png);}
#cursor{position:absolute;z-index:150;top:50%;left:25%;margin-left:-54px;width:108px;height:108px;background-color:#ff6600;transition: all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);}
#menu_back{position:absolute;z-index:140;top:50%;left:25%;margin-top:-410px;margin-left:-60px;width:120px;height:820px;background:#444444;}
#watch_circles{margin-top:-400px;z-index:600;}
#watch_lines{margin-top:-260px;}
#watch_speed{margin-top:-120px;}
#watch_hexa{margin-top:20px;}
#watch_steal{margin-top:160px;}
#watch_metal{margin-top:300px;}
#watch_cache{position:absolute;z-index:100;top:50%;left:50%;margin-top:-180px;margin-left:-180px;width:360px;height:360px;background-image:url(../images/watch_cache.png);transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);opacity:1;}
#watch_container{position:absolute;z-index:0;top:50%;left:50%;margin-top:-410px;margin-left:-255px;width:510px;height:820px;background: #000000 url(../images/watch.png) no-repeat center;}
#watch_mask{position:absolute;z-index:0;top:50%;left:50%;margin-top:-180px;margin-left:-180px;width:360px;height:360px;background-image:url(../images/watch_mask.png);}
#watch_face{width:360px;height:360px;border:0;background:transparent;}
#overlay_ads{position:absolute;z-index:1000;top:50%;left:50%;margin-top:-410px;margin-left:-255px;width:510px;height:820px;background: url(../images/overlay_ads.png) no-repeat center;display:none;opacity:0;transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.icon{position:absolute;z-index:250;top:50%;left:25%;margin-left:-50px;width:100px;height:100px;border-radius:50%;cursor:pointer;transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.pos0{margin-top:-404px;}
.pos1{margin-top:-264px;}
.pos2{margin-top:-124px;}
.pos3{margin-top:16px;}
.pos4{margin-top:156px;}
.pos5{margin-top:296px;}
.space20{letter-spacing:20px;}
.space10{letter-spacing:10px;}