/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #333;
	min-width: 320px;
	background: #fff;
	font: 16px/1.2 "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
	display: inline-block;
}

p {
	margin: 0 0 1em;
}

a {
	text-decoration: none;
	color: #333;
}

#wrapper {
	width: 728px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	display: inline-block;
}

@font-face {
	font-family: "abccamera";
	src: url("../fonts/abccamera.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "ABCCameraPlain";
	src: url("../fonts/ABCCameraPlain-Medium-Trial.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

#ad {
	width: 100%;
	height: 100%;
	position: absolute;
}

.frame .gif {
	z-index: 1;
	position: absolute;
	top: 0;
	width: 728px;
	height: 90px;
	background-color: black;
	-webkit-animation: gif 8s linear forwards;
	animation: gif 8s linear forwards;
}

.frame .gif img:nth-child(1) {
	position: absolute;
	top: -4px;
	left: 165px;
	width: 100px;
	-webkit-animation: gif_img1 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: gif_img1 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .gif img:nth-child(2) {
	position: absolute;
	top: -17px;
	left: 18px;
	width: 94px;
	-webkit-animation: gif_img2 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: gif_img2 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .gif img:nth-child(3) {
	position: absolute;
	top: 30px;
	left: 223px;
	width: 94px;
	-webkit-animation: gif_img3 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: gif_img3 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .gif img:nth-child(4) {
	position: absolute;
	top: -33px;
	left: 541px;
	width: 94px;
	-webkit-animation: gif_img4 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: gif_img4 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .bg {
	position: absolute;
	top: 0;
	width: 728px;
	height: 90px;
	background-color: #f0381f;
}

.frame .block_text {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 728px;
	height: 90px;
	-webkit-animation: block_text 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: block_text 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .block_text p {
	font-family: "abccamera";
	color: white;
	font-size: 42px;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 2px;
}

.frame .block_text p:nth-child(1) {
	position: absolute;
	top: 4px;
	left: 123px;
	word-spacing: 6px;
}

.frame .block_text p:nth-child(2) {
	position: absolute;
	top: 39px;
	left: 123px;
	color: black;
}

.frame .block_text p:nth-child(3) {
	position: absolute;
	top: 38px;
	left: 301px;
}

.frame .logo {
	z-index: 1;
	position: absolute;
	top: 0;
	left: -47px;
	width: 154px;
	-webkit-transform-origin: center right;
	-ms-transform-origin: center right;
	transform-origin: center right;
	-webkit-animation: logo 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: logo 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .btn {
	border: 2px solid black;
	z-index: 2;
	position: absolute;
	top: 24px;
	right: 17px;
	height: 37px;
	background-color: white;
	overflow: hidden;
	-webkit-animation: btn 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: btn 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .btn p {
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .2px;
	word-spacing: -.5px;
	font-family: "ABCCameraPlain";
	-webkit-animation: btn_img 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: btn_img 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

.frame .btn span {
	font-size: 15px;
	position: absolute;
	top: -1px;
	left: 96px;
}

.frame .black_shadow {
	z-index: 1;
	position: absolute;
	top: 24px;
	left: 584px;
	background-color: black;
	width: 132px;
	height: 93px;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: rotate3d(11, 1, 7, 30deg);
	transform: rotate3d(11, 1, 7, 30deg);
	-webkit-animation: black_shadow 8s cubic-bezier(.215, .61, .355, 1) forwards;
	animation: black_shadow 8s cubic-bezier(.215, .61, .355, 1) forwards;
}

@-webkit-keyframes gif_img1 {
	0%,
	2% {
		opacity: 1;
		-webkit-transform: translateX(0px) translateY(0px) scale(.7);
		transform: translateX(0px) translateY(0px) scale(.7);
	}

	7%,
	100% {
		opacity: 0;
		-webkit-transform: translateX(-210px) translateY(20px) scale(.7);
		transform: translateX(-210px) translateY(20px) scale(.7);
	}
}

@keyframes gif_img1 {
	0%,
	2% {
		opacity: 1;
		-webkit-transform: translateX(0px) translateY(0px) scale(.7);
		transform: translateX(0px) translateY(0px) scale(.7);
	}

	7%,
	100% {
		opacity: 0;
		-webkit-transform: translateX(-210px) translateY(20px) scale(.7);
		transform: translateX(-210px) translateY(20px) scale(.7);
	}
}

@-webkit-keyframes gif_img2 {
	0%,
	3% {
		-webkit-transform: translateX(350px) translateY(350px) rotateZ(-60deg) scale(1.2);
		transform: translateX(350px) translateY(350px) rotateZ(-60deg) scale(1.2);
		filter: blur(4px);
	}

	8% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(-15deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(-15deg) scale(1);
		filter: blur(1px);
	}

	12%,
	100% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(0deg) scale(1);
		filter: blur(0px);
	}
}

@keyframes gif_img2 {
	0%,
	3% {
		-webkit-transform: translateX(350px) translateY(350px) rotateZ(-60deg) scale(1.2);
		transform: translateX(350px) translateY(350px) rotateZ(-60deg) scale(1.2);
		filter: blur(4px);
	}

	8% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(-15deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(-15deg) scale(1);
		filter: blur(1px);
	}

	12%,
	100% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(0deg) scale(1);
		filter: blur(0px);
	}
}

@-webkit-keyframes gif_img3 {
	0%,
	3% {
		-webkit-transform: translateX(250px) translateY(200px) rotateZ(60deg) scale(1.2);
		transform: translateX(250px) translateY(200px) rotateZ(60deg) scale(1.2);
		filter: blur(4px);
	}

	8% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		filter: blur(1px);
	}

	12%,
	100% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		filter: blur(0px);
	}
}

@keyframes gif_img3 {
	0%,
	3% {
		-webkit-transform: translateX(250px) translateY(200px) rotateZ(60deg) scale(1.2);
		transform: translateX(250px) translateY(200px) rotateZ(60deg) scale(1.2);
		filter: blur(4px);
	}

	8% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		filter: blur(1px);
	}

	12%,
	100% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		filter: blur(0px);
	}
}

@-webkit-keyframes gif_img4 {
	0%,
	4% {
		-webkit-transform: translateX(290px) translateY(250px) rotateZ(60deg) scale(1.2);
		transform: translateX(290px) translateY(250px) rotateZ(60deg) scale(1.2);
		filter: blur(4px);
	}

	9% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		filter: blur(1px);
	}

	13%,
	100% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		filter: blur(0px);
	}
}

@keyframes gif_img4 {
	0%,
	4% {
		-webkit-transform: translateX(290px) translateY(250px) rotateZ(60deg) scale(1.2);
		transform: translateX(290px) translateY(250px) rotateZ(60deg) scale(1.2);
		filter: blur(4px);
	}

	9% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(32deg) scale(1);
		filter: blur(1px);
	}

	13%,
	100% {
		-webkit-transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		transform: translateX(0px) translateY(0px) rotateZ(-32deg) scale(1);
		filter: blur(0px);
	}
}

@-webkit-keyframes gif {
	0%,
	19% {
		opacity: 1;
	}

	19.001%,
	100% {
		opacity: 0;
	}
}

@keyframes gif {
	0%,
	19% {
		opacity: 1;
	}

	19.001%,
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes block_text {
	0%,
	19% {
		-webkit-transform: translateY(-180px);
		transform: translateY(-180px);
	}

	25%,
	100% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@keyframes block_text {
	0%,
	19% {
		-webkit-transform: translateY(-180px);
		transform: translateY(-180px);
	}

	25%,
	100% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@-webkit-keyframes logo {
	0%,
	25% {
		-webkit-transform: translateX(-180px) rotateZ(-13deg);
		transform: translateX(-180px) rotateZ(-13deg);
	}

	30% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotateZ(-13deg);
		transform: translateX(0px) rotateZ(-13deg);
	}

	40%,
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotateZ(0deg);
		transform: translateX(0px) rotateZ(0deg);
	}
}

@keyframes logo {
	0%,
	25% {
		-webkit-transform: translateX(-180px) rotateZ(-13deg);
		transform: translateX(-180px) rotateZ(-13deg);
	}

	30% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotateZ(-13deg);
		transform: translateX(0px) rotateZ(-13deg);
	}

	40%,
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotateZ(0deg);
		transform: translateX(0px) rotateZ(0deg);
	}
}

@-webkit-keyframes btn {
	0%,
	30% {
		opacity: 0;
		width: 0;
	}

	40%,
	100% {
		opacity: 1;
		width: 127px;
	}
}

@keyframes btn {
	0%,
	30% {
		opacity: 0;
		width: 0;
	}

	40%,
	100% {
		opacity: 1;
		width: 127px;
	}
}

@-webkit-keyframes btn_img {
	0%,
	35% {
		opacity: 0;
	}

	42%,
	100% {
		opacity: 1;
	}
}

@keyframes btn_img {
	0%,
	35% {
		opacity: 0;
	}

	42%,
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes black_shadow {
	0%,
	40% {
		opacity: 0;
	}

	46%,
	100% {
		opacity: 1;
	}
}

@keyframes black_shadow {
	0%,
	40% {
		opacity: 0;
	}

	46%,
	100% {
		opacity: 1;
	}
}
