.iron * {
		box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.iron {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: #ffe782;
	padding: 13px 14px;
	position: relative;
}
	.iron--240-400{
		width: 240px;
		height: 400px;
	}
	.iron__body{
		width: 100%;
		position: relative;
	}
	.iron__item{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
		opacity: 0;
	}
	.iron__title{
		font-size: 0;
		line-height: 1;
		margin-top: 18px;
	}
	.iron__text{
		margin-top: 4px;
	}
	.iron__img{
		display: inline-block;
		vertical-align: top;
		border: 0;
	}

.iron-logo{
	text-align: center;
	font-size: 0;
}
	.iron-logo__img{
		display: inline-block;
		vertical-align: top;
	}

.iron-first{
	margin-top: 8px;
}
	.iron-first__body{
		padding-top: 1px;
		position: relative;
		z-index: 1;
	}
	.iron-first__center{
		width: 65px;
		height: 125px;
		background: url("/static/f/product_brand/3/images/iron/364-225/iron-first__center.png") no-repeat;
		background-size: contain;
		-o-background-size: contain;
		-moz-background-size: contain;
		margin: 25px auto 0 auto;
	}
	.iron-first__iron{
		font-size: 16px;
		font-weight: 700;
		color: #fff;
		text-align: center;
		width: 100%;
		padding: 12px 14px;
		background-color: #aaa9a9;
	    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiNjOGM4YzgiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzhiOGE4YSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
	    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgb(200, 200, 200)),color-stop(1, rgb(139, 138, 138)));
	    background-image: -webkit-repeating-linear-gradient(top left,rgb(200, 200, 200) 0%,rgb(139, 138, 138) 100%);
	    background-image: repeating-linear-gradient(to bottom right,rgb(200, 200, 200) 0%,rgb(139, 138, 138) 100%);
	    background-image: -ms-repeating-linear-gradient(top left,rgb(200, 200, 200) 0%,rgb(139, 138, 138) 100%);
	}

.iron-second{
	margin-top: 42px;
}
	.iron-second__body{
		position: relative;
		width: 206px;
		height: 161px;
		background: url("/static/f/product_brand/3/images/iron/364-225/iron-second__body.png") no-repeat center center;
		background-size: contain;
		-o-background-size: contain;
		-moz-background-size: contain;
	}
	.iron-second__heart{
		width: 58px;
		height: 49px;
		background: url("/static/f/product_brand/3/images/iron/364-225/heart.png") no-repeat;
		background-size: contain;
		-o-background-size: contain;
		-moz-background-size: contain;
		position: absolute;
		right: 14px;
		top: -46px;
		opacity: 0;
	}
	.iron-second__slider{
		width: 12px;
		height: 12px;
		background: url("/static/f/product_brand/3/images/iron/364-225/slider.png") no-repeat;
		background-size: contain;
		-o-background-size: contain;
		-moz-background-size: contain;
		position: absolute;
		bottom: 16px;
		right: 38px;
	}

.iron-third{
	text-align: center;
	margin-top: 16px;
}
	.iron-third__img{
		display: inline-block;
		vertical-align: top;
		margin-left: -10px;
	}

.iron-scale{
	position: relative;
	z-index: 0;
}
	.iron-scale__item{
		position: absolute;
		top: 0;
		right: -6px;
		width: 82px;
	}
		.iron-scale__item--baby{
			left: -6px;
		}
		.iron-scale__item--baby .iron-scale__circle{
			border-color: #f7a156;
		}
		.iron-scale__item--baby .iron-scale__circle:after{
			width: 32px;
			height: 35px;
			background: url("/static/f/product_brand/3/images/iron/364-225/boy.png") no-repeat;
			background-size: contain;
			-o-background-size: contain;
			-moz-background-size: contain;
		}
		.iron-scale__item--baby .iron-scale__line{
			background: #f7a156;
		}
		.iron-scale__item--baby .iron-scale__small-circle{
			border-color: #f7a156;
		}
		.iron-scale__item--baby .iron-scale__line{
			height: 26px;
		}
	.iron-scale__circle{
		width: 56px;
		height: 56px;
		border: 8px solid #0a427c;
		border-radius: 100%;
		background: transparent;
		position: relative;
		margin: 0 auto;
	}
		.iron-scale__circle:after{
			content: '';
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			-o-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			background: url("/static/f/product_brand/3/images/iron/364-225/man.png") no-repeat;
			background-size: contain;
			-o-background-size: contain;
			-moz-background-size: contain;
			width: 30px;
			height: 36px;
		}
	.iron-scale__line{
		width: 2px;
		height: 14px;
		margin: 0 auto;
		background: #0a427c;
	}
	.iron-scale__small-circle{
		width: 16px;
		height: 16px;
		border: 3px solid #0a427c;
		border-radius: 100%;
		margin: 0 auto;
		position: relative;
	}
		.iron-scale__small-circle:after{
			content: '';
			position: absolute;
			bottom: -7px;
			left: 50%;
			transform: translateX(-50%);
			-o-transform: translateX(-50%);
			-moz-transform: translateX(-50%);
			width: 7px;
			height: 4px;
			background-color: #9f9f9f;
		    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiNhYmFiYWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzkyOTI5MiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
		    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgb(171, 171, 171)),color-stop(1, rgb(146, 146, 146)));
		    background-image: -webkit-repeating-linear-gradient(top left,rgb(171, 171, 171) 0%,rgb(146, 146, 146) 100%);
		    background-image: repeating-linear-gradient(to bottom right,rgb(171, 171, 171) 0%,rgb(146, 146, 146) 100%);
		    background-image: -ms-repeating-linear-gradient(top left,rgb(171, 171, 171) 0%,rgb(146, 146, 146) 100%);
		}
	.iron-scale__iron{
		width: 46px;
		height: 26px;
		background: url("/static/f/product_brand/3/images/iron/364-225/scale.png") no-repeat center center;
		background-size: contain;
		-o-background-size: contain;
		-moz-background-size: contain;
		margin: 3px auto 0 auto;
		position: relative;
		z-index: 1;
	}
	.iron-scale__stand{
		width: 83px;
		height: 51px;
		background: url("/static/f/product_brand/3/images/iron/364-225/iron-first__iron.png") no-repeat;
		background-size: contain;
		-o-background-size: contain;
		-moz-background-size: contain;
		position: relative;
		z-index: 0;
		margin-top: -10px;
	}

.iron-button{
	position: absolute;
	bottom: 16px;
	left: 50%;
	font-size: 0;
	margin-left: -90px;
	opacity: 0;
	width: 180px;
	height: 46px;
	background: url("/static/f/product_brand/3/images/iron/364-225/button.png") no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
}

/*=============================================================================

	start .iron--300-300

=============================================================================*/

.iron--300-300{
	width: 300px;
	height: 300px;
	padding: 10px 14px;
}
.iron--300-300 .iron__title{
	margin-top: 15px;
}
.iron--300-300 .iron-first{
	width: 194px;
    margin: 12px auto 0 auto;
}
.iron--300-300 .iron-scale__circle{
	width: 48px;
	height: 48px;
	border-width: 6px;
}
.iron--300-300 .iron-first__center{
	width: 56px;
	height: 108px;
}
.iron--300-300 .iron-scale__item--baby .iron-scale__circle:after{
	width: 26px;
	height: 28px;
}
.iron--300-300 .iron-scale__circle:after{
	width: 25px;
	height: 30px;
}
.iron--300-300 .iron-scale__line{
	height: 13px;
}
.iron--300-300 .iron-scale__item--baby .iron-scale__line{
	height: 26px;
}
.iron--300-300 .iron-first__iron {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    padding: 8px 12px;
}
.iron--300-300 .iron-scale__stand{
	width: 70px;
	height: 43px;
	margin: -8px auto 0 auto;
}
.iron--300-300 .iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__iron{
	width: 55px;
	height: 30px;
}
.iron--300-300 .iron-second__body{
	width: 155px;
	height: 120px;
	margin: 0 auto;
}
.iron--300-300 .iron-second__heart{
	width: 44px;
	height: 37px;
	right: 10px;
    top: -36px;
}
.iron--300-300 .iron-second__slider{
	width: 9px;
	height: 9px;
	right: 29px;
}
.iron--300-300.iron.is-animated .iron-second__slider{
	-webkit-animation: slider-300-300 0.5s ease-in 3.5s 1 normal forwards;
	-o-animation: slider-300-300 0.5s ease-in 3.5s 1 normal forwards;
	-moz-animation: slider-300-300 0.5s ease-in 3.5s 1 normal forwards;
	animation: slider-300-300 0.5s ease-in 3.5s 1 normal forwards;
}
.iron--300-300 .iron-button{
	width: 135px;
	height: 35px;
	margin-left: -77.5px;
	bottom: 10px;
}
.iron--300-300 .iron-third{
	margin-top: 12px;
}

/*=============================================================================

	start .iron--300-300

=============================================================================*/

/*=============================================================================

	start .iron--300-250

=============================================================================*/

.iron--300-250{
	width: 300px;
	height: 250px;
	padding: 10px;
}
.iron--300-250 .iron__title{
	margin-top: 12px;
}
.iron--300-250 .iron-first{
	width: 160px;
    margin: 12px auto 0 auto;
}
.iron--300-250 .iron-scale__circle{
	width: 38px;
	height: 38px;
	border-width: 6px;
}
.iron--300-250 .iron-scale__circle:after{
	width: 19px;
	height: 22px;
}
.iron--300-250 .iron-scale__item--baby .iron-scale__circle:after{
	width: 20px;
	height: 21px;
}
.iron--300-250 .iron-scale__iron{
	width: 26px;
	height: 14px;
}
.iron--300-250.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__iron{
	width: 30px;
	height: 16px;
}
.iron--300-250 .iron-first__center{
	width: 42px;
	height: 80px;
	margin-top: 12px;
}
.iron--300-250 .iron-scale__stand{
	height: 52px;
	width: 32px;
	margin: -3px auto 0 auto;
}
.iron--300-250 .iron-scale__small-circle{
	width: 10px;
	height: 10px;
	border-width: 2px;
}
.iron--300-250 .iron-scale__small-circle:after{
	bottom: -6px;
}
.iron--300-250 .iron-scale__line{
	height: 8px;
}
.iron--300-250 .iron-scale__line{
	height: 6px;
}
.iron--300-250 .iron-scale__item--baby .iron-scale__line{
	height: 10px;
}
.iron--300-250 .iron-first__iron{
	margin-top: -6px;
	font-size: 10px;
	text-align: center;
    width: auto;
    padding: 6px 46px;
    display: inline-block;
    vertical-align: top;
}
.iron--300-250 .iron-second{
	margin-top: 22px;
}
.iron--300-250 .iron-second__body{
	width: 110px;
	height: 84px;
	margin: 0 auto;
}
.iron--300-250 .iron-button{
	bottom: 12px;
	margin-left: -68px;
	width: 135px;
	height: 35px;
}
.iron--300-250 .iron-second__slider{
	width: 6px;
	height: 6px;
	bottom: 10px;
	right: 21px;
}
.iron--300-250.iron.is-animated .iron-second__slider{
	-webkit-animation: slider-300-250 0.5s ease-in 3.5s 1 normal forwards;
	-o-animation: slider-300-250 0.5s ease-in 3.5s 1 normal forwards;
	-moz-animation: slider-300-250 0.5s ease-in 3.5s 1 normal forwards;
	animation: slider-300-250 0.5s ease-in 3.5s 1 normal forwards;
}

.iron--300-250.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__line{
	-webkit-animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

    animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
    animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;
}
.iron--300-250.iron.is-animated .iron__item--first .iron-scale__item:last-child .iron-scale__line{
	-webkit-animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;
}

.iron--300-250 .iron-second__heart{
	width: 31px;
	height: 26px;
	right: 7px;
	top: -23px;
}
.iron--300-250 .iron-third{
	margin-top: 8px;
}

/*=============================================================================

	end .iron--300-250

=============================================================================*/

/*=============================================================================

	start .iron--364-225

=============================================================================*/

.iron--364-225{
	width: 100%;
  max-width: 365px;
	height: 225px;
	padding: 10px;
	display: block;
	margin: 14px auto 0;
}
.iron--364-225 .iron__title{
	margin-top: 12px;
}
.iron--364-225 .iron-first{
	width: 160px;
  margin: 0 auto;
}
.iron--364-225 .iron-scale__circle{
	width: 38px;
	height: 38px;
	border-width: 6px;
}
.iron--364-225 .iron-scale__circle:after{
	width: 19px;
	height: 22px;
}
.iron--364-225 .iron-scale__item--baby .iron-scale__circle:after{
	width: 20px;
	height: 21px;
}
.iron--364-225 .iron-scale__iron{
	width: 26px;
	height: 14px;
}
.iron--364-225.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__iron{
	width: 30px;
	height: 16px;
}
.iron--364-225 .iron-first__center{
	width: 42px;
	height: 80px;
	margin-top: 12px;
}
.iron--364-225 .iron-scale__stand{
	height: 52px;
	width: 32px;
	margin: -3px auto 0 auto;
}
.iron--364-225 .iron-scale__small-circle{
	width: 10px;
	height: 10px;
	border-width: 2px;
}
.iron--364-225 .iron-scale__small-circle:after{
	bottom: -6px;
}
.iron--364-225 .iron-scale__line{
	height: 8px;
}
.iron--364-225 .iron-scale__line{
	height: 6px;
}
.iron--364-225 .iron-scale__item--baby .iron-scale__line{
	height: 10px;
}
.iron--364-225 .iron-first__iron{
	margin-top: -6px;
	font-size: 10px;
	text-align: center;
  width: auto;
  padding: 6px 46px;
  display: inline-block;
  vertical-align: top;
}
.iron--364-225 .iron-second{
	margin-top: 16px;
}
.iron--364-225 .iron-second__body{
	width: 110px;
	height: 76px;
	margin: 0 auto;
}
.iron--364-225 .iron-button{
	bottom: 12px;
	margin-left: -68px;
	width: 135px;
	height: 35px;
}
.iron--364-225 .iron-second__slider{
	width: 6px;
	height: 6px;
	bottom: 10px;
	right: 24px;
}
.iron--364-225.iron.is-animated .iron-second__slider{
	-webkit-animation: slider-364-225 0.5s ease-in 3.5s 1 normal forwards;
	-o-animation: slider-364-225 0.5s ease-in 3.5s 1 normal forwards;
	-moz-animation: slider-364-225 0.5s ease-in 3.5s 1 normal forwards;
	animation: slider-364-225 0.5s ease-in 3.5s 1 normal forwards;
}

.iron--364-225.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__line{
	-webkit-animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

    animation: animated-scale-left-300-250 1s ease-in-out 0s 2 alternate,
    animated-scale-left-end-300-250 0.2s ease-in-out 6s 1 normal forwards;
}
.iron--364-225.iron.is-animated .iron__item--first .iron-scale__item:last-child .iron-scale__line{
	-webkit-animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;

	animation: animated-scale-right-300-250 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-300-250 0.2s ease-in-out 6s 1 normal forwards;
}

.iron--364-225 .iron-second__heart{
	width: 22px;
	height: 20px;
	right: 16px;
	top: -15px;
}
.iron--364-225 .iron-third{
	margin-top: 8px;
}

/*=============================================================================

	end .iron--364-225

=============================================================================*/

/*=============================================================================

	start .iron--300-600

=============================================================================*/

.iron--300-600{
	width: 300px;
	height: 600px;
	padding: 32px 18px 12px 18px;
}
.iron--300-600 .iron__title{
	margin-top: 58px;
}
.iron--300-600 .iron-first{
	margin-top: 70px;
}
.iron--300-600 .iron-scale__circle{
	width: 62px;
	height: 62px;
}
.iron--300-600 .iron-first__center{
	width: 89px;
	height: 156px;
}
.iron--300-600 .iron-first__center{
	margin-top: -2px;
}
.iron--300-600 .iron-second{
	margin-top: 60px;
}
.iron--300-600 .iron-second__body{
	width: 258px;
	height: 203px;
}
.iron--300-600 .iron-second__slider{
	width: 15px;
	height: 15px;
	bottom: 22px;
	right: 48px;
}
.iron--300-600.iron.is-animated .iron-second__slider{
	-webkit-animation: slider-300-600 0.5s ease-in 3.5s 1 normal forwards;
	-o-animation: slider-300-600 0.5s ease-in 3.5s 1 normal forwards;
	-moz-animation: slider-300-600 0.5s ease-in 3.5s 1 normal forwards;
	animation: slider-300-600 0.5s ease-in 3.5s 1 normal forwards;
}
.iron--300-600 .iron-button{
	width: 225px;
	height: 58px;
	margin-left: -112.5px;
	bottom: 50px;
}
.iron--300-600 .iron-second__heart{
	width: 73px;
	height: 61px;
	right: 18px;
    top: -54px;
}
.iron--300-600 .iron-third{
	margin-top: 20px;
}

/*=============================================================================

	end .iron--300-600

=============================================================================*/

/*=============================================================================

	start .iron--728-90

=============================================================================*/

.iron--728-90{
	width: 728px;
	height: 90px;
	padding: 3px 3px 3px 178px;
}
.iron--728-90 .iron-logo{
	position: absolute;
    top: 26px;
    left: 18px;
}
.iron--728-90 .iron-first{
    margin-top: 0;
    position: absolute;
    top: 0;
    left: -14px;
    width: 135px;
}
.iron--728-90 .iron__text{
	position: absolute;
	left: 121px;
	top: 56px
}
.iron--728-90 .iron-scale__circle{
	width: 28px;
	height: 28px;
	border-width: 3px;
}
.iron--728-90 .iron-scale__circle:after{
	width: 14px;
	height: 16px;
}
.iron--728-90 .iron-scale__item--baby .iron-scale__circle:after{
	width: 15px;
	height: 16px;
}
.iron--728-90 .iron-first__center{
	width: 31px;
	height: 61px
}
.iron--728-90 .iron-scale__small-circle{
	width: 6px;
	height: 6px;
	border-width: 1px;
}
.iron--728-90 .iron-scale__small-circle:after{
	width: 3px;
	height: 2px;
	bottom: -3px;
}
.iron--728-90 .iron-scale__line{
	height: 5px;
}
.iron--728-90 .iron-scale__item--baby .iron-scale__line{
	height: 10px;
	width: 1px;
}
.iron--728-90 .iron-scale__iron{
	width: 20px;
	height: 11px;
	margin-top: 2px;
}
.iron--728-90 .iron-scale__stand{
	width: 38px;
	height: 23px;
	margin: -5px auto 0 auto;
}
.iron--728-90 .iron-first__center{
	margin-top: 12px;
}
.iron--728-90 .iron-first__iron{
	margin-top: -6px;
}
.iron--728-90 .iron-first__iron{
	margin-top: -6px;
	padding: 3px 28px;
	font-size: 8px;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
.iron--728-90 .iron__item--first .iron__title{
	position: absolute;
	top: 6px;
	right: 55px;
	margin-top: 12px;
}
.iron--728-90 .iron-second{
	top: 14px;
	left: 3px;
	margin: 0;
	position: absolute;
}
.iron--728-90 .iron-second__body{
	width: 86px;
	height: 66px;
}
.iron--728-90 .iron-second__slider{
	width: 5px;
	height: 5px;
	bottom: 10px;
	right: 16px;
}
.iron--728-90.iron.is-animated .iron-second__slider{
	-webkit-animation: slider-728-90 0.5s ease-in 3.5s 1 normal forwards;
	-o-animation: slider-728-90 0.5s ease-in 3.5s 1 normal forwards;
	-moz-animation: slider-728-90 0.5s ease-in 3.5s 1 normal forwards;
	animation: slider-728-90 0.5s ease-in 3.5s 1 normal forwards;
}
.iron--728-90 .iron-second__heart{
	width: 24px;
	height: 20px;
	right: 5px;
	top: -16px;
}
.iron--728-90 .iron__item--second .iron__title{
	position: absolute;
    top: 0;
    left: 118px;
    margin-top: 14px;
}
.iron--728-90 .iron-button{
	margin-left: 160px;
	bottom: 22px;
}
.iron--728-90 .iron__item--third .iron__title{
	position: absolute;
	top: 0;
	left: 117px;
	margin-top: 8px;
}
.iron--728-90 .iron-third{
	position: absolute;
	top: 3px;
	margin: 0;
	left: 2px;
}
.iron--728-90 .iron__item--fourth .iron__title{
	position: absolute;
	top: 5px;
	left: 14px;
	margin: 0;
}
.iron--728-90.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__iron{
	width: 29px;
	height: 16px;
}
.iron--728-90.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__line{
	-webkit-animation: animated-scale-left-728-90 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-728-90 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-left-728-90 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-728-90 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-left-728-90 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end-728-90 0.2s ease-in-out 6s 1 normal forwards;

    animation: animated-scale-left-728-90 1s ease-in-out 0s 2 alternate,
    animated-scale-left-end-728-90 0.2s ease-in-out 6s 1 normal forwards;
}
.iron--728-90.iron.is-animated .iron__item--first .iron-scale__item:last-child .iron-scale__line{
	-webkit-animation: animated-scale-right-728-90 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-728-90 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-right-728-90 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-728-90 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-right-728-90 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-728-90 0.2s ease-in-out 6s 1 normal forwards;

	animation: animated-scale-right-728-90 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end-728-90 0.2s ease-in-out 6s 1 normal forwards;
}
/*=============================================================================

	end .iron--728-90

=============================================================================*/

/*=============================================================================

	start .iron--970-250

=============================================================================*/

.iron--970-250{
	width: 970px;
	height: 250px;
	padding: 20px 20px 20px 240px;
}
.iron--970-250 .iron-logo{
	position: absolute;
	top: 100px;
	left: 25px;
}
.iron--970-250 .iron-first{
	width: 230px;
	position: absolute;
	top: 7px;
	margin-top: 0;
	left: 0;
}
.iron--970-250 .iron__text{
	position: absolute;
	left: 271px;
	top: 168px;
}
.iron--970-250 .iron__item--first .iron__title{
	position: absolute;
    right: -1px;
    top: 37px;
}
.iron--970-250 .iron-second{
	position: absolute;
	top: 39px;
	margin-top: 0;
	left: 8px;
}
.iron--970-250 .iron-button{
	width: 240px;
	height: 61px;
	bottom: 45px;
	margin-left: 25px;
}
.iron--970-250 .iron__item--second .iron__title{
	position: absolute;
	right: -3px;
	top: 21px;
}
.iron--970-250 .iron-third{
	position: absolute;
	top: -6px;
	left: -1px;
}
.iron--970-250 .iron__item--third .iron__title{
	position: absolute;
	top: 17px;
	right: 6px;
	margin-top: 0;
}
.iron--970-250 .iron__item--fourth .iron__title{
	position: absolute;
	top: 2px;
	right: 13px;
	margin-top: 0;
}

/*=============================================================================

	end .iron--970-250

=============================================================================*/

/*========================================================================
	start animated call
========================================================================*/
.iron.is-animated .iron__item--first{
	-webkit-animation: show 0.5s ease-in-out 0s 1 normal forwards,
	hide 0.5s ease-in-out 2.6s 1 normal forwards;

	-o-animation: show 0.5s ease-in-out 0s 1 normal forwards,
	hide 0.5s ease-in-out 2.6s 1 normal forwards;

	-moz-animation: show 0.5s ease-in-out 0s 1 normal forwards,
	hide 0.5s ease-in-out 2.6s 1 normal forwards;

	animation: show 0.5s ease-in-out 0s 1 normal forwards,
	hide 0.5s ease-in-out 2.6s 1 normal forwards;
}
.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__line{
	-webkit-animation: animated-scale-left 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-left 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-left 1s ease-in-out 0s 2 alternate,
	animated-scale-left-end 0.2s ease-in-out 6s 1 normal forwards;

    animation: animated-scale-left 1s ease-in-out 0s 2 alternate,
    animated-scale-left-end 0.2s ease-in-out 6s 1 normal forwards;
}
.iron.is-animated .iron__item--first .iron-scale__item:first-child .iron-scale__iron{
	width: 66px;
	height: 34px;

	-webkit-transition-property: width, height, background;
	-o-transition-property: width, height, background;
	-moz-transition-property: width, height, background;
	transition-property: width, height, background;

	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	transition-duration: 1s;

	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	transition-timing-function: linear;

	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	-moz-transition-delay: 1s;
	transition-delay: 1s;
}
.iron.is-animated .iron__item--first .iron-scale__item:last-child .iron-scale__line{
	-webkit-animation: animated-scale-right 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end 0.2s ease-in-out 6s 1 normal forwards;

	-o-animation: animated-scale-right 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end 0.2s ease-in-out 6s 1 normal forwards;

	-moz-animation: animated-scale-right 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end 0.2s ease-in-out 6s 1 normal forwards;

	animation: animated-scale-right 1s ease-in-out 0s 2 alternate,
	animated-scale-right-end 0.2s ease-in-out 6s 1 normal forwards;
}

.iron.is-animated .iron-button{
	-webkit-animation: pulse 2s ease-in-out 0s infinite alternate,
	show 0.5s ease-in-out 3.1s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;

	-o-animation: pulse 2s ease-in-out 0s infinite alternate,
	show 0.5s ease-in-out 3.1s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;

	-moz-animation: pulse 2s ease-in-out 0s infinite alternate,
	show 0.5s ease-in-out 3.1s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;

	animation: pulse 2s ease-in-out 0s infinite alternate,
	show 0.5s ease-in-out 3.1s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;
}

.iron.is-animated .iron__item--second{
	-webkit-animation: show 0.5s ease-in-out 3s 1 normal forwards,
	hide 0.5s ease-in-out 5s 1 normal forwards;

	-o-animation: show 0.5s ease-in-out 3s 1 normal forwards,
	hide 0.5s ease-in-out 5s 1 normal forwards;

	-moz-animation: show 0.5s ease-in-out 3s 1 normal forwards,
	hide 0.5s ease-in-out 5s 1 normal forwards;

	animation: show 0.5s ease-in-out 3s 1 normal forwards,
	hide 0.5s ease-in-out 5s 1 normal forwards;
}
.iron.is-animated .iron-second__slider{
	-webkit-animation: slider 0.5s ease-in 3.5s 1 normal forwards;

	-o-animation: slider 0.5s ease-in 3.5s 1 normal forwards;

	-moz-animation: slider 0.5s ease-in 3.5s 1 normal forwards;

	animation: slider 0.5s ease-in 3.5s 1 normal forwards;
}
.iron.is-animated .iron-second__heart{
	-webkit-animation: show 1s ease-in-out 4s 1 normal forwards;

	-o-animation: show 1s ease-in-out 4s 1 normal forwards;

	-moz-animation: show 1s ease-in-out 4s 1 normal forwards;

	animation: show 1s ease-in-out 4s 1 normal forwards;
}

.iron.is-animated .iron__item--third{
	-webkit-animation: show 0.5s ease-in-out 5.4s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;

	-o-animation: show 0.5s ease-in-out 5.4s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;

	-moz-animation: show 0.5s ease-in-out 5.4s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;

	animation: show 0.5s ease-in-out 5.4s 1 normal forwards,
	hide 0.5s ease-in-out 8.4s 1 normal forwards;
}

.iron.is-animated .iron__item--fourth{
	-webkit-animation: show 0.5s ease-in-out 8.7s 1 normal forwards,
	hide 0.5s ease-in-out 11.5s 1 normal forwards;

	-o-animation: show 0.5s ease-in-out 8.7s 1 normal forwards,
	hide 0.5s ease-in-out 11.5s 1 normal forwards;

	-moz-animation: show 0.5s ease-in-out 8.7s 1 normal forwards,
	hide 0.5s ease-in-out 11.5s 1 normal forwards;

	animation: show 0.5s ease-in-out 8.7s 1 normal forwards,
	hide 0.5s ease-in-out 11.5s 1 normal forwards;
}

/*========================================================================
	end animated call
========================================================================*/

/*========================================================================
	start keyframes
========================================================================*/

@-webkit-keyframes animated-scale-left {
  from{
  	height: 26px;
  }
  to{
  	height: 14px;
  }
}
@-o-keyframes animated-scale-left {
  from{
  	height: 26px;
  }
  to{
  	height: 14px;
  }
}
@-moz-keyframes animated-scale-left {
  from{
  	height: 26px;
  }
  to{
  	height: 14px;
  }
}
@keyframes animated-scale-left {
  from{
  	height: 26px;
  }
  to{
  	height: 14px;
  }
}



@-webkit-keyframes animated-scale-left-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 6px;
  }
}
@-o-keyframes animated-scale-left-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 6px;
  }
}
@-moz-keyframes animated-scale-left-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 6px;
  }
}
@keyframes animated-scale-left-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 6px;
  }
}



@-webkit-keyframes animated-scale-left-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 5px;
  }
}
@-o-keyframes animated-scale-left-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 5px;
  }
}
@-moz-keyframes animated-scale-left-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 5px;
  }
}
@keyframes animated-scale-left-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 5px;
  }
}



@-webkit-keyframes animated-scale-left-end {
  from{
  	height: 26px;
  }
  to{
  	height: 28px;
  }
}
@-o-keyframes animated-scale-left-end {
  from{
  	height: 26px;
  }
  to{
  	height: 28px;
  }
}
@-moz-keyframes animated-scale-left-end {
  from{
  	height: 26px;
  }
  to{
  	height: 28px;
  }
}
@keyframes animated-scale-left-end {
  from{
  	height: 26px;
  }
  to{
  	height: 28px;
  }
}



@-webkit-keyframes animated-scale-left-end-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}
@-o-keyframes animated-scale-left-end-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}
@-moz-keyframes animated-scale-left-end-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}
@keyframes animated-scale-left-end-300-250 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}



@-webkit-keyframes animated-scale-left-end-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}
@-o-keyframes animated-scale-left-end-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}
@-moz-keyframes animated-scale-left-end-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}
@keyframes animated-scale-left-end-728-90 {
  from{
  	height: 10px;
  }
  to{
  	height: 12px;
  }
}



@-webkit-keyframes animated-scale-right {
  from{
  	height: 14px;
  }
  to{
  	height: 26px;
  }
}
@-o-keyframes animated-scale-right {
  from{
  	height: 14px;
  }
  to{
  	height: 26px;
  }
}
@-moz-keyframes animated-scale-right {
  from{
  	height: 14px;
  }
  to{
  	height: 26px;
  }
}
@keyframes animated-scale-right {
  from{
  	height: 14px;
  }
  to{
  	height: 26px;
  }
}



@-webkit-keyframes animated-scale-right-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 10px;
  }
}
@-o-keyframes animated-scale-right-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 10px;
  }
}
@-moz-keyframes animated-scale-right-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 10px;
  }
}
@keyframes animated-scale-right-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 10px;
  }
}



@-webkit-keyframes animated-scale-right-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 10px;
  }
}
@-o-keyframes animated-scale-right-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 10px;
  }
}
@-moz-keyframes animated-scale-right-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 10px;
  }
}
@keyframes animated-scale-right-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 10px;
  }
}



@-webkit-keyframes animated-scale-right-end {
  from{
  	height: 14px;
  }
  to{
  	height: 12px;
  }
}
@-o-keyframes animated-scale-right-end {
  from{
  	height: 14px;
  }
  to{
  	height: 12px;
  }
}
@-moz-keyframes animated-scale-right-end {
  from{
  	height: 14px;
  }
  to{
  	height: 12px;
  }
}
@keyframes animated-scale-right-end {
  from{
  	height: 14px;
  }
  to{
  	height: 12px;
  }
}



@-webkit-keyframes animated-scale-right-end-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 4px;
  }
}
@-o-keyframes animated-scale-right-end-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 4px;
  }
}
@-moz-keyframes animated-scale-right-end-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 4px;
  }
}
@keyframes animated-scale-right-end-300-250 {
  from{
  	height: 6px;
  }
  to{
  	height: 4px;
  }
}



@-webkit-keyframes animated-scale-right-end-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 3px;
  }
}
@-o-keyframes animated-scale-right-end-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 3px;
  }
}
@-moz-keyframes animated-scale-right-end-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 3px;
  }
}
@keyframes animated-scale-right-end-728-90 {
  from{
  	height: 5px;
  }
  to{
  	height: 3px;
  }
}



@-webkit-keyframes hide {
  from{
  	opacity: 1;
  }
  to{
  	opacity: 0;
  }
}
@-o-keyframes hide {
  from{
  	opacity: 1;
  }
  to{
  	opacity: 0;
  }
}
@-moz-keyframes hide {
  from{
  	opacity: 1;
  }
  to{
  	opacity: 0;
  }
}
@keyframes hide {
  from{
  	opacity: 1;
  }
  to{
  	opacity: 0;
  }
}



@-webkit-keyframes show {
  from{
  	opacity: 0;
  }
  to{
  	opacity: 1;
  }
}
@-o-keyframes show {
  from{
  	opacity: 0;
  }
  to{
  	opacity: 1;
  }
}
@-moz-keyframes show {
  from{
  	opacity: 0;
  }
  to{
  	opacity: 1;
  }
}
@keyframes show {
  from{
  	opacity: 0;
  }
  to{
  	opacity: 1;
  }
}



@-webkit-keyframes slider {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 140px;
  }
}
@-o-keyframes slider {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 140px;
  }
}
@-moz-keyframes slider {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 140px;
  }
}
@keyframes slider {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 140px;
  }
}



@-webkit-keyframes slider-300-300 {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 103px;
  }
}
@-o-keyframes slider-300-300 {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 103px;
  }
}
@-moz-keyframes slider-300-300 {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 103px;
  }
}
@keyframes slider-300-300 {
  from{
  	bottom: 16px;
  }
  to{
  	bottom: 103px;
  }
}



@-webkit-keyframes slider-300-250 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 72px;
  }
}
@-o-keyframes slider-300-250 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 72px;
  }
}
@-moz-keyframes slider-300-250 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 72px;
  }
}
@keyframes slider-300-250 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 72px;
  }
}

@-webkit-keyframes slider-364-225 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 62px;
  }
}
@-o-keyframes slider-364-225 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 62px;
  }
}
@-moz-keyframes slider-364-225 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 62px;
  }
}
@keyframes slider-364-225 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 62px;
  }
}



@-webkit-keyframes slider-300-600 {
  from{
  	bottom: 22px;
  }
  to{
  	bottom: 176px;
  }
}
@-o-keyframes slider-300-600 {
  from{
  	bottom: 22px;
  }
  to{
  	bottom: 176px;
  }
}
@-moz-keyframes slider-300-600 {
  from{
  	bottom: 22px;
  }
  to{
  	bottom: 176px;
  }
}
@keyframes slider-300-600 {
  from{
  	bottom: 22px;
  }
  to{
  	bottom: 176px;
  }
}



@-webkit-keyframes slider-728-90 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 55px;
  }
}
@-o-keyframes slider-728-90 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 55px;
  }
}
@-moz-keyframes slider-728-90 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 55px;
  }
}
@keyframes slider-728-90 {
  from{
  	bottom: 10px;
  }
  to{
  	bottom: 55px;
  }
}



@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -o-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/*========================================================================
	start keyframes
========================================================================*/
