body {    /*font-family: 'futura', Arial, sans-serif; font-weight: bold; color:#282828; text-align:left;*/    margin: 0px;}#ad {    display: block;    border: #000 1px solid;    overflow: hidden;    width: 960px;    height: 480px;    -moz-user-select: -moz-none;    -html-user-select: none;    -webkit-user-select: none;    -ms-user-select: none;    /*user-select: none;*/}#banner {    position: absolute;    width: 960px;    height: 480px;    background-color: #000;    background-size: contain;    background-image: url("../images/bg.jpg");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;}#CTAs{    position: absolute;    top: 0px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/cta.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;}#toyLineUp{    position: absolute;    top: 0px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/toyLine.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;}#lightBox{    position: absolute;    top: 0px;    left: 0px;    width: 960px;    height: 480px;    background-color: rgba(0,0,0,0.7);    display: none;}#story{    position: absolute;    top: 0px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/story.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;    display: none;}#optimus{    position: absolute;    top: 480px;    left: 0px;    width: 960px;    height: 480px;        background-image: url("../images/optimus.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;    opacity: 1;}#optimusShow{    position: absolute;    top: 480px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/optimusReveal.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;    opacity: 1;}#optimusReveal{    position: absolute;    top: 382px;    left: 325px;    width: 105px;    height: 40px;    display: none;}#grim{    position: absolute;    top: 480px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/grim.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;    opacity: 0;}#grimShow{    position: absolute;    top: 480px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/grimReveal.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;    opacity: 0;}#grimReveal{    position: absolute;    top: 382px;    left: 325px;    width: 105px;    height: 40px;    display: none;}#bee{    position: absolute;    top: 480px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/bee.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;    opacity: 0;}#beeShow{    position: absolute;    top: 480px;    left: 0px;    width: 960px;    height: 480px;    background-image: url("../images/beeReveal.png");    background-position: center;    background-repeat: no-repeat;    overflow: hidden;    opacity: 0;}#beeReveal{    position: absolute;    top: 382px;    left: 325px;    width: 105px;    height: 40px;    display: none;}#Main-click{    position: absolute;    width: 960px;    height: 480px;    top: 0px;    display: block;}#FindOutMore-click{    position: absolute;    top: 400px;    left: 715px;    width: 105px;    height: 37px;}#Story-click{    position: absolute;    top:400px;    left:150px;    width: 105px;    height: 75px;}#Grim-click{    position: absolute;    top:315px;    left:263px;    width: 142px;    height: 137px;}#Bee-click{    position: absolute;    top:315px;    left:412px;    width: 142px;    height: 137px;}#Optimus-click{    position: absolute;    top:315px;    left:562px;    width: 142px;    height: 137px;}#lightBoxClose{    position: absolute;    top: 133px;    left: 567px;    width: 30px;    height: 30px;}#video-container {    position: absolute;    height: 157px;    width: 281px;    top: 140px;    left: 340px;    visibility: visible;    background-color: #000;}#playBtn-overlay{    position: absolute;    top:0px;    left:0px;    width:100%;    height:100%;    /*background-image: url("../images/play_btn.png");    background-position: center;    background-repeat: no-repeat;*/    display: none;}#replayBtn-overlay{    position: absolute;    top:0px;    left:0px;    width:100%;    height:100%;    background-image: url("../images/replay.png");    background-position: center;    background-repeat: no-repeat;    display: none;}video {    height: 100%;    width: 100%;}/*.ios-center-video-controls video::-webkit-media-controls {    min-width: 0;}*/.sdk .sdk-video-player {    height: 100%;    width: 100%;    position: relative;    background: url("../images/poster.jpg");    background-size: cover;}.sdk .sdk-video-player-button {    position: absolute;    top:0px;    left:0px;    width:100%;    height:100%;    background-image: url("../images/play_btn.png");    background-position: center;    background-repeat: no-repeat;}#closeBtn{    position: absolute;    width:40px;    height:37px;    top:1px;    right:10%;    background-image: url("../images/closeBtn.gif");    background-position: center;    background-repeat: no-repeat;    background-size: contain;}