#loader_container {
    display:none;
}

@charset "UTF-8";
body{
	margin: 0;
}

	.n {
		display: none;
	}
	.v {
		display: block;
	}

#noscripted{
	display: none;
}	

#wrapper {
	position:absolute;
	width:298px;
	height:598px;
	background: white;
	overflow:hidden;
	border: #000 solid 1px;
}

#BG {
    position: absolute;
    width: 300px;
    height: 327px;
    top: 0px;
    left: 0px;
    background: url(160x600_BG.jpg);

}

#clicTag{
	position: absolute;
	width: 300px;
	height: 600px;
	z-index: 150;
}

#IMG-1{
	position: absolute;
	width: 300px;
	height: 554px;
	bottom: 0px;
	left: 0px;
	background: url(300x600_IMG-1.png) no-repeat;
}

#IMG-2{
	position: absolute;
	width: 300px;
	height: 301px;
	top: -301px;
	left: 0px;
	background: url(300x600_IMG-2.png) no-repeat;
}

#CTA{
	position: absolute;
	width: 114px;
	height: 29px;
	top:465px;
	left:-120px;
	overflow: hidden;
}
#Button{
	position: absolute;
	width: 114px;
	height: 29px;
	top:0px;
	left: 0px;
	background: url(300x600_CTA.png) no-repeat;
}
#Flare{
	position: absolute;
	width: 88px;
	height: 23px;
	top:0px;
	left:-200px;
	background: url(flare.png) no-repeat;
}

#copy-1{
	position: absolute;
	width: 176px;
	height: 69px;
	top: 424px;
	left: -100px;
	opacity: 0;
	background: url(300x600_COPY.png) no-repeat -2px -2px;
}

#copy-2{
	position: absolute;
	width: 242px;
	height: 69px;
	top: 499px;
	left: -100px;
	opacity: 0;
	background: url(300x600_COPY.png) no-repeat -2px -77px;
}

#copy-3{
	position: absolute;
	width: 161px;
	height: 119px;
	top: 325px;
	left: -200px;/* 17*/
	background: url(300x600_COPY.png) no-repeat -3px -153px;
}
#LOGO-L{
	position: absolute;
	width:49px; 
	height:41px; 
	top: 9px;
	left: 244px;
	background: url(LOGO.svg) no-repeat;
    background-size: contain;
    display: none;


}
#slogan{
	position: absolute;
	width:98px;        
	height:10px;           
	top: 563px;
	left: 190px;
	opacity: 0;
	background: url(300x600_LOGO.png) no-repeat;

}