/* ==========================================================================
    BANNER STYLES
   ========================================================================== */


/* All styles for the banner should go in here */


/* General Styles and Resets */

*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 100%;
    /* Optimal Line Height - Ref - https://www.smashingmagazine.com/2009/08/typographic-design-survey-best-practices-from-the-best-blogs/ */
    line-height: 1.48;
    border: 0;
    margin: 0;
}

a,
img {
    border: 0;
    outline: none;
}

img {
    display: block;
}


/* Loader GIF Styles */

#loading_dc {
    position: absolute;
}

#loading_image_dc {
    position: relative;
    width: 300px;
    height: 600px;
}

#loading_image_dc img {
    position: absolute;
    top: 50%;
    left: 50%;
}


/* Stage Styles */

.display-ad-size,
#wrapper,
#wrapper #stage {
    display: block;
    margin: 0;
    padding: 0;
    width: 300px;
    height: 600px;
    overflow: hidden;
    background: #ffffff;
    cursor: pointer;
    /*background-image: url("bg.jpg");*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#wrapper {
    position: absolute;
}

#stage {
    /* 1px border needed for many ad platforms */
    width: 298px;
    height: 598px;
    border: 1px solid #8c8c8c;
    position: absolute;
}

#endFrameBg {
    position: absolute;
    z-index: 0;
}


/* Display Classes */

.display-abs-pos {
    position: absolute;
    display: block;
    opacity: 1;
    filter: alpha(opacity=1);
}

.hide-abs-pos {
    position: absolute;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
}


/* Exit Classes */

#bgExit {
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 100;
}

#release {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

#legal {
    position: absolute;
    bottom: 2px;
    right: 2px;
}


/* Animation Frame Classes */

#animation,
#frame1,
#frame2,
#frame3,
#frame4 {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

#frame1Bg {
    position: absolute;
    top: 0;
    right: 0;
}

#frame1Gradient {
	position: absolute;
	bottom: 0;
	left: 0;
}

#frame1Buildings {
    position: absolute;
    top: -45px;
    left: -8px;
}

#frame1Tt {
	position: absolute;
	width: 261px;
	top: 12px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.release {
	position: relative;
	top: 499px;
	left: 14px;
}

#frame1Boxart {
    position: absolute;
    top: 479px;
    left: 178px;
    visibility: hidden;
}

#frame1Legal {
    position: absolute;
    bottom: 2px;
    right: 2px;
}

#cta {
    position: absolute;
    top: 537px;
    height: 37px;
    width: 134px;
    left: 15px;
    z-index:101;
}
#sheenHolder {
    position: absolute;
    z-index: 101;
    background: transparent;
    width: 134px;
    height: 37px;
    top: 537px;
    left: 15px;
    /* clip: rect(0px, 133px, 37px, 0px); */
    overflow: hidden;
}

#sheen {
    position: absolute;
    z-index: 101;
    top: -10px;
    left: -40px;
}
#twinkle1 {
    position:absolute;
    top: 68px;
    left: 46px;
}
#twinkle2 {
    position:absolute;
    top: 5px;
    left: 66px;
}
#twinkle3 {
    position:absolute;
    top: 18px;
    left: 198px;
}
#twinkle4 {
    position:absolute;
    top: 67px;
    left: 171px;
}
#twinkle5 {
    position:absolute;
    top: 0px;
    left: 221px;
}
#twinkle6 {
    position:absolute;
    top: 165px;
    left: 226px;
}
#twinkle7 {
    position:absolute;
    top: 6px;
    left: 251px;
}
#twinkle8 {
    position:absolute;
    top: 72px;
    left: 275px;
}
#twinkle9 {
	position: absolute;
	top: 163px;
	left: 199px;
}
#twinkle10 {
	position: absolute;
	top: 218px;
	left: 23px;
}
#twinkle11 {
	position: absolute;
	top: 265px;
	left: 195px;
}
#twinkle12 {
	position: absolute;
	top: 291px;
	left: 232px;
}
#twinkle13 {
    position:absolute;
    top:9px;
    left:6px;
}
#twinkle14 {
	position: absolute;
	top: 129px;
	left: 155px;
}
#twinkle15 {
	position: absolute;
	top: 7px;
	left: 155px;
}
#twinkle16 {
	position: absolute;
	top: 292px;
	left: 20px;
}
#twinkle17 {
	position: absolute;
	top: 278px;
	left: 280px;
}
#twinkle18 {
	position: absolute;
	top: 88px;
	left: 192px;
}
#twinkle19 {
	position: absolute;
	top: 292px;
	left: 150px;
}
#twinkle20 {
	position: absolute;
	top: 70px;
	left: 7px;
}

/* Video holder classes */
#videoHolder {
	position: absolute;
	z-index: 150;
	top: 306px;
	left: 0;
	width: 100%;
	background: #000;
	border-top: 3px solid #a18370;
	border-bottom: 3px solid #a18370;
	 visibility: hidden; 
}
#videoClip{
    position: absolute;
    z-index: 999;
}
#videoStill{
    position: absolute;
    z-index: 1;
    left:0;
    top: 306px;
    height: 169px;
    width: 100%;
	border-top: 3px solid #a18370;
	border-bottom: 3px solid #a18370;
	box-sizing: content-box;
}