#circle{background-color:transparent;border:2px solid #fff;-moz-border-radius:50%;-webkit-border-radius:50%;height:32px;pointer-events:none;position:absolute;width:32px;z-index:5}.hiddencontainer{display:inline-block;height:650px;position:relative;width:100%}#robot{box-shadow:0 0 20px 0 #707070;margin:0 auto;z-index:1}#redux,#robot{display:block;height:100vh!important;left:0;position:absolute;top:0;width:100vw!important}#redux{z-index:2}#byaw-logo{border:1px solid red;height:250px;top:20%}#byaw-logo,#byaw-text{animation:fadeOut 5s;-webkit-animation:fadeOut 5s;-moz-animation:fadeOut 5s;-o-animation:fadeOut 5s;-ms-animation:fadeOut 5s;animation:fadeOut 8s ease;-moz-animation-delay:2s;-o-animation-delay:2s;-ms-animation-delay:2s;-webkit-animation-delay:2s;animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;left:0;position:absolute;text-align:center;width:100%;z-index:5}#byaw-text{color:#fff;font-size:38px;height:auto;top:40%}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#dynamic-heading{transition:opacity .5s ease-in-out}.hidden{opacity:0}