@charset "UTF-8";
/* { COMMON */
* {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-font-smoothing: antialiased;
}
body {
	width: 728px;
	height: 90px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img {
	border-style: none;
	image-rendering: crisp-edges;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainContent {
	position: absolute;
	width: inherit;
	height: inherit;
	overflow: hidden;
	cursor: pointer;
	opacity: 0;
}
/* COMMON }*/

/* { LOGO */
#static {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* LOGO } */

/* { CTA */
#cta {
	position: absolute;
    opacity: 0;    
}
.copyCta{
	position: absolute;
	color: #fff;
	line-height: 100%;
	text-align: right;
}
#ctaText{
	position: absolute;
	top: 0px;
	opacity: 0;
}
/* CTA } */

/* FONTS */
@font-face{
	font-family:DINRegular;
	src:url("https://s0.2mdn.net/ads/richmedia/studio/46640427/PFDinTextProRegular.woff")
}
@font-face{
	font-family:DINMedium;
	src:url("https://s0.2mdn.net/ads/richmedia/studio/46640427/PFDinTextProMedium.woff")
}
.regular {
	font-family: DINRegular,Lato,sans-serif;
}
.medium {
	font-family: DINMedium,Lato,sans-serif;
}
/* FONTS */

/* {TEXTS */
.copyText {
	position: absolute;
	color: #fff;
	line-height: 100%;
}
/* TEXTS} */

/* { ANIMATION */
.frame {
	position: absolute;
}
#F1Image {
	opacity: 1;
}
#F2Image,
#F3Image,
#logo,
#bullet {
	opacity: 0;
}


#F1IconP3 {
	top: 67px;
	left:470px;
	opacity: 0;
}


#F1Text,
#F2Text,
#F3Text,
#F4Text,
#ctaText{
	width: 728px;
	height: 90px;
	opacity: 0;
}
.iconContainer {
	position: absolute;
	width: 728px;
	height: 90px;
}

#F1IconP1,
#F1IconP2,
#F1IconP3,
#F2IconP1,
#F2IconP2,
#F2IconP3,
#F3IconP1,
#F3IconP2 {
	opacity: 0;    

}
/* ANIMATION } */

/* { CUSTOM */
/* CUSTOM } */
