/*ATT Fonts*/
@font-face {
font-family: 'ATT Aleck Sans Rg';
font-style: normal; 
font-weight: 400; 
unicode-range: U+0008-FEFF;
src: url('https://media-s3-us-east-1.ceros.com/turner/fonts/2019/07/30/1a64dcb7-daf1-480f-821b-db48d9c09d5b/attalecksans-rg.woff') format('woff');
}

@font-face {
font-family: 'ATT Aleck Sans Bd';
font-style: normal; 
font-weight: 400; 
unicode-range: U+0008-FEFF;
src: url('https://media-s3-us-east-1.ceros.com/turner/fonts/2019/07/30/2ebbb41a-e164-4a2b-9e83-3ae8cea2a895/attalecksans-bd.woff') format('woff');
}

@font-face {
font-family: 'ATT Aleck Cd Rg';
font-style: normal; 
font-weight: 400; 
unicode-range: U+0008-FEFF;
src: url('https://media-s3-us-east-1.ceros.com/turner/fonts/2019/10/03/5527bf34-169a-4808-853b-21f28c429ccd/attaleckcd-rg.woff') format('woff');
}

@font-face {
font-family: 'ATT Aleck Cd Bd';
font-style: normal; 
font-weight: 400; 
unicode-range: U+0008-FEFF;
src: url('https://media-s3-us-east-1.ceros.com/turner/fonts/2019/10/03/2cbb3b47-e239-4bbc-a388-3cd1e975be27/attaleckcd-bd.woff') format('woff');
}

.ref {
	opacity: 1;
	top:0px;
}

/* MAIN */
body {
	margin:0px;
	text-rendering:optimizeLegibility; 
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-text-size-adjust: none;
	font-kerning: none;
	-webkit-text-rendering: optimizeSpeed;
	text-rendering: optimizeSpeed;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	
}

@media screen and (min-width:0) and (min-resolution:+72dpi) { /* IE fix */
	body { text-rendering:optimzeSpeed; }
}

div { position:absolute; display:block; } 

img { position:absolute; }

#ad, #banner {
   width:300px; 
   height:600px; 
}

#ad {   
   overflow:hidden;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

#banner {
	background-color:#FFF; 
}

svg {
	/*shape-rendering:geometricPrecision;*/
}

#border {
	width: 298px;
	height: 598px;
	border: 0px solid #000;
	pointer-events:none;
	z-index:50;
	display:block;
	opacity: 1;
}

/* INTERACTIVE */

.button {
	outline:none;
	background-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	user-select:none;
	cursor:pointer;
}

#clickthru { 
	width:300px; 
	height:600px; 
	z-index:98; 
	cursor:pointer; 
	background-color:rgba(0, 0, 0, 0);
}

#replayButton { 
    width:36px;
	height:36px;
    position: absolute;
    left: 263px;
    top: 15px;
    z-index:99; 
    display:none;
}

#replayimg {
	position:relative;
    padding:10px;
}
/* custom */

.frame { 
	width:100%; 
	height:100%; 
	display:none; 
}

/* WM Logos */
#WMLogo_bar {
	left: 0px;
    top: 320px;
    opacity: 0;
}

#bigbar { 
    left: 0px;
    top: 0px;
    opacity: 1;
}

#WMLogo { 
    left: 35px;
    top: 50px;
    position: absolute;
    opacity: 1;
}

#topbar_set1 {
	left: 0px;
	top: 328px;
	opacity: 0;
}

#topbar_set2 {
	left: 0px;
	top: 0px;
	opacity: 0;
}

/* talentset1 */
.talentset1 {
	left: 0px;
	top: 328px;
	opacity: 0;
}

#talentset1_l {
	left: 0px;
	top: 0px;
	opacity: 1;
}

#talentset1_m {
	left: 100px;
	top: 0px;
	opacity: 1;
}

#talentset1_r {
	left: 200px;
	top: 0px;
	opacity: 1;
}

/* talentset2 */
.talentset2 {
	left: 0px;
	top: 0px;
	opacity: 0;
}

#talentset2_l {
	left: 0px;
	top: 0px;
	opacity: 1;
}

#talentset2_m {
	left: 100px;
	top: 0px;
	opacity: 1;
}

#talentset2_r {
	left: 200px;
	top: 0px;
	opacity: 1;
}

/* goldbarall */
.goldbar {
	width:600px;
	height:43px;
	opacity: 1;
}

#clap {
    left: 0px;
	top: 0px;
	opacity: 1;
}

#goldbar1 {
	left: 0px;
	top: 0px;
	opacity: 0;
}

#goldbar2 {
	left: 0px;
	top: 0px;
	opacity: 0;
}

#goldbar3 {
	left: 0px;
	top: 0px;
	opacity: 0;
}

#goldbar4 {
	left: 0px;
	top: 0px;
	opacity: 0;
}

/* TEXT */
.textGroup { 
	width:300px; 
	height:600px; 
} 

.textDiv1 { 
	width:100%; 
	height:100px;
	overflow:hidden; 
} 

.textDiv2 { 
	width:100%; 
	height:100px;
	overflow:hidden; 
} 

.textDiv3 { 
	width:100%; 
	height:100px;
	overflow:hidden; 
} 

.textStyle1 { 
	width:100%; 
	font-family:'ATT Aleck Cd Bd';
	text-align:left; 
	font-size:50px; 
	line-height:1.1em;
	letter-spacing:-0.01em;
	color: #FFF;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle2 { 
	width:100%; 
	font-family:'ATT Aleck Cd Bd';
	text-align:left; 
	font-size:50px; 
	line-height:1.1em;
	letter-spacing:-0.01em;
	color: #e5c581;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle3 { 
	width:100%; 
	font-family:'ATT Aleck Cd Bd';
	text-align:left; 
	font-size:46px; 
	line-height:1.1em;
	letter-spacing:-0.01em;
	color: #FFF;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle4 { 
	width:100%; 
	font-family:'ATT Aleck Cd Bd';
	text-align:left; 
	font-size:46px; 
	line-height:1.1em;
	letter-spacing:-0.015em;
	color: #e5c581;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle5 { 
	width:100%; 
	font-family:'ATT Aleck Cd Bd';
	text-align:left; 
	font-size:58px; 
	line-height:1.1em;
	letter-spacing:-0.02em;
	color: #FFF;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle6 { 
	width:100%; 
	font-family:'ATT Aleck Cd Bd';
	text-align:left; 
	font-size:58px; 
	line-height:1.1em;
	letter-spacing:-0.01em;
	color: #e5c581;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

/*text1*/
#text1 { 
	top:0px;
	left:27px; 
	opacity: 0;
}

#textDiv1a { 
	top:23px;
}

#textDiv1b { 
	top:77px;
}

#textDiv1c { 
	top:131px;
}

#textDiv1d { 
	top:185PX;
}

#textDiv1e { 
	top:239PX;
}

/* Circle */
.circle {
	left: 10px;
	top: 229px;
	opacity: 0;
}

#circle1 {
	left: -2px;
	top: 1px;
	opacity: 0;
}

#circle2 {
	left: -2px;
	top: 39px;
	opacity: 0;
}

#circle3 {
	left: -2px;
	top: 0px;
	opacity: 0;
}

/*text2*/
#text2 { 
	left:22px; 
	top:316px;
	opacity: 0;
}

#textDiv2a { 
	top:0px;
}

#textDiv2b { 
	left:0px;
	top:50px;
}

#textDiv2c { 
	top:100px;
}

#textDiv2d { 
	top:150px;
}

/* line */
#line {
	top: 205px;
	position:absolute;
	opacity: 0;
}

/*text3*/
#text3 { 
	left:27px; 
	top:27px;
	opacity: 0;
}

#textDiv3a { 
	top:0px;
}

#textDiv3b { 
	left:0px;
	top:58px;
}

#textDiv3c { 
	top:116px;
}

/* arrow */
.arrow {
	left: 166px;
	top: 174px;
	opacity: 0;
}

#arrow1 {
	left: 0px;
	top: 0px;
	opacity: 0;
}

#arrow2 {
	left: 7px;
	top: 40px;
	opacity: 0;
}

#arrow3 {
	left: 8px;
	top: 47px;
	opacity: 0;
}

/*CTA*/
#ctaDiv {
	overflow: hidden;
	/*border:0px;*/
	background-color:#000;
	width: 194px;
	height: 32px;
	left: 30px;
	top: 237px;
	opacity: 0;
}

#ctaBox {
	background-color:#FFF;
	width: 194px;
	height: 32px;
	left: -200px;
	top: 0px;
	opacity: 1;
	position:relative;
	/*display: inline-block; */
}

#ctaText {
	color:#FFF;
	font-family:'ATT Aleck Sans Rg';
	font-weight:normal;
	font-size: 16px;
	letter-spacing: 0.02em; 
	line-height:1.2em; 
	left: 0px;
	top: 0px;
	opacity: 1;
	border:1px;
	padding: 4px 9px 7px 9px;
	border-style:solid;
    border-color:#FFF;
    /*background-color:#000;*/
}