/*! 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: 300px;
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	display: inline-block;
	background: #1800ff;
}

#ad {
	width: 100%;
	height: 100%;
	position: absolute;
}

.frame-1 .snow img {
	position: absolute;
}

.frame-1 .snow img:nth-child(1) {
	width: 20px;
	left: 10px;
	-webkit-animation: snow-1 6s ease-out forwards infinite;
	animation: snow-1 6s ease-out forwards infinite;
}

.frame-1 .snow img:nth-child(2) {
	width: 30px;
	left: 30px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-2 6s ease-out forwards infinite 1s;
	animation: snow-2 6s ease-out forwards infinite 1s;
}

.frame-1 .snow img:nth-child(3) {
	width: 60px;
	left: 20px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-3 6s ease-out forwards infinite 2s;
	animation: snow-3 6s ease-out forwards infinite 2s;
}

.frame-1 .snow img:nth-child(4) {
	width: 20px;
	left: 90px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-2 4s ease-out forwards infinite 2s;
	animation: snow-2 4s ease-out forwards infinite 2s;
}

.frame-1 .snow img:nth-child(5) {
	width: 30px;
	left: 170px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-1 6s ease-out forwards infinite 1s;
	animation: snow-1 6s ease-out forwards infinite 1s;
}

.frame-1 .snow img:nth-child(6) {
	width: 120px;
	left: 230px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-3 8s ease-out forwards infinite 4s;
	animation: snow-3 8s ease-out forwards infinite 4s;
}

.frame-1 .snow img:nth-child(7) {
	width: 20px;
	left: 90px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-1 8s ease-out forwards infinite 6s;
	animation: snow-1 8s ease-out forwards infinite 6s;
}

.frame-1 .snow img:nth-child(8) {
	width: 30px;
	left: 30px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-2 12s ease-out forwards infinite;
	animation: snow-2 12s ease-out forwards infinite;
}

.frame-1 .snow img:nth-child(9) {
	width: 120px;
	left: 90px;
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px);
	-webkit-animation: snow-1 6s ease-out forwards infinite 8s;
	animation: snow-1 6s ease-out forwards infinite 8s;
}

.frame-1 .text-1 img:nth-child(1) {
	position: absolute;
	top: 21px;
	left: 20px;
	-webkit-animation: text-1 .2s ease-out forwards;
	animation: text-1 .2s ease-out forwards;
}

.frame-1 .text-1 img:nth-child(2) {
	position: absolute;
	top: 21px;
	left: 107px;
	opacity: 0;
	-webkit-animation: text-1 .2s ease-out forwards .2s;
	animation: text-1 .2s ease-out forwards .2s;
}

.frame-1 .text-1 img:nth-child(3) {
	position: absolute;
	top: 22px;
	left: 173px;
	opacity: 0;
	-webkit-animation: text-1 .2s ease-out forwards .4s;
	animation: text-1 .2s ease-out forwards .4s;
}

.frame-1 .text-1 img:nth-child(4) {
	position: absolute;
	top: 44px;
	left: 19px;
	opacity: 0;
	-webkit-animation: text-1 .2s ease-out forwards .6s;
	animation: text-1 .2s ease-out forwards .6s;
}

.frame-1 .text-1 img:nth-child(5) {
	position: absolute;
	top: 44px;
	left: 94px;
	opacity: 0;
	-webkit-animation: text-1 .2s ease-out forwards .8s;
	animation: text-1 .2s ease-out forwards .8s;
}

.frame-1 .text-2 {
	position: absolute;
	width: 100%;
	left: -6px;
	-webkit-animation: text2 10s ease-out forwards;
	animation: text2 10s ease-out forwards;
}

.frame-1 .text-2 img:nth-child(1) {
	position: absolute;
	top: 77px;
	left: 25px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 3s;
	animation: text-2 .2s ease-out forwards 3s;
}

.frame-1 .text-2 img:nth-child(2) {
	position: absolute;
	top: 77px;
	left: 43px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 3.2s;
	animation: text-2 .2s ease-out forwards 3.2s;
}

.frame-1 .text-2 img:nth-child(3) {
	position: absolute;
	top: 76px;
	left: 85px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 3.4s;
	animation: text-2 .2s ease-out forwards 3.4s;
}

.frame-1 .text-2 img:nth-child(4) {
	position: absolute;
	top: 76px;
	left: 166px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 3.6s;
	animation: text-2 .2s ease-out forwards 3.6s;
}

.frame-1 .text-2 img:nth-child(5) {
	position: absolute;
	top: 97px;
	left: 26px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 3.8s;
	animation: text-2 .2s ease-out forwards 3.8s;
}

.frame-1 .text-2 img:nth-child(6) {
	position: absolute;
	top: 97px;
	left: 80px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 4s;
	animation: text-2 .2s ease-out forwards 4s;
}

.frame-1 .text-2 img:nth-child(7) {
	position: absolute;
	top: 97px;
	left: 95px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 4.2s;
	animation: text-2 .2s ease-out forwards 4.2s;
}

.frame-1 .text-2 img:nth-child(8) {
	position: absolute;
	top: 97px;
	left: 147px;
	opacity: 0;
	-webkit-animation: text-2 .2s ease-out forwards 4.4s;
	animation: text-2 .2s ease-out forwards 4.4s;
}

.frame-1 .text-3 {
	position: absolute;
	width: 100%;
	left: -9px;
}

.frame-1 .text-3 img:nth-child(1) {
	position: absolute;
	top: 76px;
	left: 29px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 7s;
	animation: text-3 .2s ease-out forwards 7s;
}

.frame-1 .text-3 img:nth-child(2) {
	position: absolute;
	top: 80px;
	left: 74px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 7.2s;
	animation: text-3 .2s ease-out forwards 7.2s;
}

.frame-1 .text-3 img:nth-child(3) {
	position: absolute;
	top: 76px;
	left: 114px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 7.4s;
	animation: text-3 .2s ease-out forwards 7.4s;
}

.frame-1 .text-3 img:nth-child(4) {
	position: absolute;
	top: 78px;
	left: 177px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 7.6s;
	animation: text-3 .2s ease-out forwards 7.6s;
}

.frame-1 .text-3 img:nth-child(5) {
	position: absolute;
	top: 99px;
	left: 29px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 7.8s;
	animation: text-3 .2s ease-out forwards 7.8s;
}

.frame-1 .text-3 img:nth-child(6) {
	position: absolute;
	top: 97px;
	left: 59px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 8s;
	animation: text-3 .2s ease-out forwards 8s;
}

.frame-1 .text-3 img:nth-child(7) {
	position: absolute;
	top: 97px;
	left: 105px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 8.2s;
	animation: text-3 .2s ease-out forwards 8.2s;
}

.frame-1 .text-3 img:nth-child(8) {
	position: absolute;
	top: 99px;
	left: 141px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 8.4s;
	animation: text-3 .2s ease-out forwards 8.4s;
}

.frame-1 .text-3 img:nth-child(9) {
	position: absolute;
	top: 101px;
	left: 171px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 8.6s;
	animation: text-3 .2s ease-out forwards 8.6s;
}

.frame-1 .text-3 img:nth-child(10) {
	position: absolute;
	top: 99px;
	left: 195px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 8.8s;
	animation: text-3 .2s ease-out forwards 8.8s;
}

.frame-1 .text-3 img:nth-child(11) {
	position: absolute;
	top: 118px;
	left: 29px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 9s;
	animation: text-3 .2s ease-out forwards 9s;
}

.frame-1 .text-3 img:nth-child(12) {
	position: absolute;
	top: 120px;
	left: 73px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 9.2s;
	animation: text-3 .2s ease-out forwards 9.2s;
}

.frame-1 .text-3 img:nth-child(13) {
	position: absolute;
	top: 118px;
	left: 94px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 9.4s;
	animation: text-3 .2s ease-out forwards 9.4s;
}

.frame-1 .text-3 img:nth-child(14) {
	position: absolute;
	top: 118px;
	left: 146px;
	opacity: 0;
	-webkit-animation: text-3 .2s ease-out forwards 9.6s;
	animation: text-3 .2s ease-out forwards 9.6s;
}

.round {
	position: absolute;
	top: 174px;
	left: 75px;
	width: 309px;
	height: 241px;
	border-radius: 50%;
	background: #c1f4ea;
}

.speaker {
	position: absolute;
	bottom: 0;
	left: 129px;
}

.btn {
	position: absolute;
	top: 156px;
	left: 19px;
	width: 75px;
	height: 23px;
	border-radius: 6px;
	background: white;
	padding: 6px 0 0 8px;
}

.footerText img:nth-child(1) {
	position: absolute;
	top: 192px;
	left: 19px;
}

.footerText img:nth-child(2) {
	position: absolute;
	top: 234px;
	left: 21px;
}

@-webkit-keyframes snow-1 {
	0% {
		-webkit-transform: translateY(-50px) rotate(0);
		transform: translateY(-50px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(300deg);
		transform: translateY(350px) rotate(300deg);
	}
}

@keyframes snow-1 {
	0% {
		-webkit-transform: translateY(-50px) rotate(0);
		transform: translateY(-50px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(300deg);
		transform: translateY(350px) rotate(300deg);
	}
}

@-webkit-keyframes snow-2 {
	0% {
		-webkit-transform: translateY(-50px) rotate(0);
		transform: translateY(-50px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(100deg);
		transform: translateY(350px) rotate(100deg);
	}
}

@keyframes snow-2 {
	0% {
		-webkit-transform: translateY(-50px) rotate(0);
		transform: translateY(-50px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(100deg);
		transform: translateY(350px) rotate(100deg);
	}
}

@-webkit-keyframes snow-3 {
	0% {
		-webkit-transform: translateY(-150px) rotate(0);
		transform: translateY(-150px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(100deg);
		transform: translateY(350px) rotate(100deg);
	}
}

@keyframes snow-3 {
	0% {
		-webkit-transform: translateY(-150px) rotate(0);
		transform: translateY(-150px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(100deg);
		transform: translateY(350px) rotate(100deg);
	}
}

@keyframes snow-2 {
	0% {
		-webkit-transform: translateY(-50px) rotate(0);
		transform: translateY(-50px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(100deg);
		transform: translateY(350px) rotate(100deg);
	}
}

@keyframes snow-3 {
	0% {
		-webkit-transform: translateY(-150px) rotate(0);
		transform: translateY(-150px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(100deg);
		transform: translateY(350px) rotate(100deg);
	}
}

@keyframes snow-2 {
	0% {
		-webkit-transform: translateY(-50px) rotate(0);
		transform: translateY(-50px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(350px) rotate(100deg);
		transform: translateY(350px) rotate(100deg);
	}
}

@-webkit-keyframes text-1 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes text-1 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes text2 {
	0%,
	70% {
		opacity: 1;
	}

	73%,
	100% {
		opacity: 0;
	}
}

@keyframes text2 {
	0%,
	70% {
		opacity: 1;
	}

	73%,
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes text-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes text-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes text-3 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes text-3 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
