@charset "UTF-8";
/* CSS Document */

/* Default style, feel free to remove if not needed. */
body{
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	background-color: #ccc;

	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
}

@font-face {
    font-family:'AirNewzald-BlackItalic';
    src: url('font/AirNewzald-BlackItalic.eot');
	src: url('font/AirNewzald-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('font/AirNewzald-BlackItalic.woff2') format('woff2'),
		url('font/AirNewzald-BlackItalic.woff') format('woff'),
		url('font/AirNewzald-BlackItalic.svg#AirNewzald-BlackItalic') format('svg');
    /*font-weight: 950;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;*/
}

@font-face {
    font-family:'AirNewZealandSans-Regular';
	src: url('font/AirNewZealandSans-Regular.woff2') format('woff2'),
		url('font/AirNewZealandSans-Regular.woff') format('woff');
    /*font-weight: 950;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;*/
}

@font-face {
    font-family:'Pure Pakati Notch';
    src: url('font/Pure Pakati Notch.eot');
	src: url('font/Pure Pakati Notch.eot?#iefix') format('embedded-opentype'),
		url('font/Pure Pakati Notch.woff2') format('woff2'),
		url('font/Pure Pakati Notch.woff') format('woff'),
		url('font/Pure Pakati Notch.svg#Pure Pakati Notch') format('svg');
    /*font-weight: 800;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-00FC;*/
}

up{
	font-family: 'AirNewZealandSans-Regular';
}

up, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.34em;
}

sup{
	vertical-align: baseline;
    position: relative;
    top: -0.6em;
    font-size: small;
}

comma{
	position: relative;
	font-size: .7em;
    margin-left: 0.08em;
    margin-right: 0.08em;
    bottom: 0.05em;
}

.aste{
	position: relative;
    left: 5px;
}

/* Div layer for the entire banner. */
#container_dc {
	position: absolute;
	width: 298px;
	height: 248px;
	border: 1px #999 solid;
	top: 0px;
	left: 0px;
	margin: auto;
	background-color: #000;
}

#content_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow:hidden;
}

.frame1 {
	position: absolute;
	width: 300px;
	height: 250px;
	display: block;
	z-index: 2;
}

.frame2 {
	position: absolute;
	width: 300px;
	height: 250px;
	display: block;
	z-index: 2;
}

.frame3 {
	position: absolute;
	width: 300px;
	height: 250px;
	display: block;
	z-index: 2;
}

.frame4 {
	position: absolute;
	width: 300px;
	height: 250px;
	display: block;
	z-index: 2;
}

.frame5 {
	position: absolute;
	width: 300px;
	height: 250px;
	display: block;
	z-index: 2;
}

.frame6 {
	position: absolute;
	width: 300px;
	height: 250px;
	display: block;
	z-index: 2;
}

.bg_img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;

	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0;
}

.bookmark {
	position: absolute;
	width: 177px;
	height: 56px;
	left: 112px;
	top: 0;

	background-image: url(img/locationmark_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;

}

.location {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;

	background-repeat: no-repeat;
	background-position: center;

}

.text_holder {
	position: absolute;
	width: 278px;
	height: 185px;
	left: 11px;
	top: 65px;

	/*background-color: rgba(0, 0, 0, 0.3);*/
}

.headline {
	font-family:'Pure Pakati Notch';
	font-size: 26px; /* default font size */

	color: #fff;

	text-align: right;
	text-shadow: 0px 2px 12px rgba(0, 0, 0, 1);
}


.logo_holder {
	position: absolute;
	width: 280px;
	height: 44px;
	left: 8px;
	top: 8px;

	/*background-color: rgba(0, 0, 0, 0.3);*/

	z-index: 1;
}

.anz_logo {
	position: absolute;
	width: 141px;
	height: 24px;

	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.ua_logo {
	position: absolute;
	width: 113px;
	height: 21px;
	top: 5px;

	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.sa_logo {
	position: absolute;
	width: 110px;
	height: 11px;
	right: 0;
	bottom: 0;

	background-position: center right;
	background-repeat: no-repeat;
	background-size: contain;
}

.offer_holder {
	position: absolute;
	width: 170px;
	height: 170px;
	left: 9px;
	top: 47px;

	-moz-border-radius: 86px;
	-webkit-border-radius: 86px;
	border-radius: 86px;

	/*background-color: rgba(0, 0, 0, 0.7);*/

	z-index: 2;
}

.offer_headcopy {
	position: absolute;

	font-family:sans-serif;
	font-size: 21px;
	/*color: #000;*/

	text-align: center;

	line-height: 100%;

}

.offer_price {
	position: absolute;

	font-family:'AirNewzald-BlackItalic';
	font-size: 46px;
	/*color: #000;*/

	text-align: center;

	line-height: 100%;
	letter-spacing: -.04em;
}

.offer_copy {
	position: absolute;

	font-family: sans-serif;
	font-size: 14px;
	/*color: #000;*/

	text-align: center;

	line-height: 100%;
}

.pr_txt {
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 100%;
}

.cta_btn {
	position: absolute;
	width: 56px;
	height: 56px;
	left: 149px;
	top: 170px;

	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	border-radius: 27px;

	z-index: 200;

	cursor: pointer;

}

.cta_cover {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;

	z-index: 2;
}

.cta_copy {
	position: absolute;

	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	line-height: 100%;

	/*color: #fff;*/

	text-align: center;
	z-index: 1;

}

.cta_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;

	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	border-radius: 27px;

	background-color: rgba(0, 0, 0, 0.4);

	z-index: 0;

	opacity: 0;
}



.legal {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 300px;
    font-size: 9px;
    box-sizing: border-box;
    padding: 5px;
    background-color: rgba(0,0,0,.7);
    width: 100%;
    text-align: center;
    /*color: rgba(255,255,255,.9);*/
    font-family: sans-serif;
    z-index: 3;
}

#legal.consideration {
    /*bottom: 10px;*/
    background-color: rgba(0,0,0,0);
    /*color: rgba(255,255,255,1);*/
}

#replay_cta{
	position: absolute;
    right: 3px;
    bottom: 22px;
    visibility: hidden;
    cursor: pointer;
    z-index: 999;
    cursor: pointer;
    transition: .5s;
    width: 20px;
    height: 20px;
}

#replay_cta.consideration{
	right: 275px;
    bottom: 225px;
}

#replay_cta svg{
	pointer-events: none;
}

#replay_cta:hover {
	transform: rotate(-180deg);
	transform-origin: 50% 50%;
}

#koru{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 140px;
    height: 22px;
    /*background-image: url(koru_black.png);*/
    opacity: 0;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 130px auto;
    z-index: 6;
    cursor: pointer;
    visibility: hidden;
}

#koru_short{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 23px;
    height: 22px;
    /*background-image: url(koru_black.png);*/
    opacity: 0;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 130px auto;
    z-index: 6;
    cursor: pointer;
    visibility: hidden;
}

#staralliance {
    /*background-image: url(staralliance_black.png);*/
    width: 150px;
    left: 4px;
    top: 16px;
    height: 11px;
    opacity: 0;
    position: absolute;
    box-sizing: border-box;
    background-repeat: no-repeat;
    -webkit-transition: .5s;
    transition: .5s;
    background-size: contain;
    background-position: left;
    z-index: 3;
}

#staralliance.consideration {
	width: 150px;
    left: 80px;
    top: 233px;
    height: 14px;
}

/*#aste1, #aste2, #aste3, #aste4, #aste5, #aste6 {
    position: relative;
    left: -1px;
}*/

.pete_appear_left_exit_right{
	/*background-image: url(pete_shades.png);*/
    width: 300px;
    height: 250px;
    left: -200px;
    top: 120px;
    opacity: 0;
    position: absolute;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    animation: appear_left_exit_right 8s 1s ease-in-out forwards;
    transform-origin: 30% 100%;
    z-index: 4;
}

.pete_appear_left_peek_right_exit_right{
	/*background-image: url(pete_shades.png);*/
    width: 300px;
    height: 250px;
    left: -200px;
    top: 120px;
    opacity: 0;
    position: absolute;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    animation: appear_left_peek_right_exit_right 8s 1s ease-in-out forwards;
    transform-origin: 30% 100%;
    z-index: 4;
}

.pete_peek_right_exit_right{
    width: 300px;
    height: 250px;
    left: -200px;
    top: 120px;
    opacity: 0;
    position: absolute;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    animation: peek_right_exit_right 4s 1s ease-in-out forwards;
    transform-origin: 30% 100%;
    z-index: 4;
}

.pete_peek_bottomright_exit_bottomright{
    width: 300px;
    height: 250px;
    left: -200px;
    top: 120px;
    opacity: 0;
    position: absolute;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    animation: peek_bottomright_exit_bottomright 4s 1s ease-in-out forwards;
    transform-origin: 30% 100%;
    z-index: 4;
}

.pete_peek_bottom_exit_bottom{
    width: 300px;
    height: 250px;
    left: -200px;
    top: 120px;
    opacity: 0;
    position: absolute;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    animation: peek_bottom_exit_bottom 4s 1s ease-in-out forwards;
    transform-origin: 30% 100%;
    z-index: 4;
}

@keyframes appear_left_exit_right {

	/* off page */
	0% {
        opacity: 0;
		/*top: 250px;*/
		top: 200px;
		/*left: -150px;*/
		left: -200px;
		transform: rotate(-25deg);
/*		transform: rotate(0deg) rotateY(0deg);*/
	}

	/* bottom left */
	7%,15% {
        opacity: 1;
		top: 100px;
		left: -150px;
		transform: rotate(0deg);
	}
    25% {
		transform: rotate(5deg);
	}
    30% {
		transform: rotate(0deg);
	}
	35% {
		transform: rotate(5deg);
	}
    40% {
		transform: rotate(0deg);
	}
	45% {
		transform: rotate(5deg);
	}
    50% {
		transform: rotate(0deg);
	}
	55% {
		transform: rotate(5deg);
	}
    60% {
		transform: rotate(0deg);
	}
	65% {
		transform: rotate(5deg);
	}

	100% {
        opacity: 1;
		/*left: 300px;*/
		left: 500px;
		transform: rotate(14deg) rotateY(180deg);
		/*top: 250px;*/
		top: 100px;
	}

}

@keyframes appear_left_peek_right_exit_right {

	/* off page */
	0% {
        opacity: 0;
		/*top: 250px;*/
		top: 200px;
		/*left: -150px;*/
		left: -200px;
		transform: rotate(-25deg);
/*		transform: rotate(0deg) rotateY(0deg);*/
	}

	/* bottom left */
	7%,15% {
        opacity: 1;
		top: 100px;
		left: -150px;
		transform: rotate(0deg);
	}
    25% {
		transform: rotate(5deg);
	}
    30% {
		transform: rotate(0deg);
	}
	35% {
		transform: rotate(5deg);
	}
    40% {
		transform: rotate(0deg);
	}
	45% {
		transform: rotate(5deg);
	}
    50% {
		transform: rotate(0deg);
	}
	55% {
		transform: rotate(5deg);
	}
    60% {
		transform: rotate(0deg);
	}
	65% {
		transform: rotate(5deg);
	}

	/* bottom right */
	70% {
        opacity: 1;
		top: 90px;
		left: 400px;
		transform: rotate(0deg);
	}

	/* spin to face left and pause */
	70.1% {
        opacity: 1;
		left: 400px;
		transform: rotateY(180deg);
		top: 125px;
	}

	/* animate off */
	75%,95% {
        opacity: 1;
		left: 300px;
		transform: rotate(-7deg) rotateY(180deg);
		top: 90px;
	}

	100% {
        opacity: 1;
		/*left: 300px;*/
		left: 500px;
		transform: rotate(14deg) rotateY(180deg);
		/*top: 250px;*/
		top: 100px;
	}

}


@keyframes peek_right_exit_right {
	/* right */
	0% {
        opacity: 0;
		top: 140px;
		left: 400px;
		transform: rotate(0deg);
	}

	20% {
        opacity: 1;
		left: 170px;
		top: 140px;
		transform: rotate(-20deg);
	}

	80% {
        opacity: 1;
		left: 170px;
		top: 140px;
		transform: rotate(-20deg);
	}

	/* animate off */
	100% {
        opacity: 1;
		left: 400px;
		top: 140px;
		transform: rotate(0deg);
	}
}

@keyframes peek_bottomright_exit_bottomright {
	/* bottom right */
	0% {
        opacity: 0;
		top: 250px;
		left: 300px;
		transform: rotate(0deg);
	}

	20% {
        opacity: 1;
		left: 170px;
		top: 140px;
		transform: rotate(-20deg);
	}

	80% {
        opacity: 1;
		left: 170px;
		top: 140px;
		transform: rotate(-20deg);
	}

	/* animate off */
	100% {
        opacity: 1;
		left: 300px;
		top: 250px;
		transform: rotate(0deg);
	}
}

@keyframes peek_bottom_exit_bottom {
	/* bottom right */
	0% {
        opacity: 0;
		top: 250px;
		left: 0;
	}

	20% {
        opacity: 1;
		left: 0;
		top: 130px;
	}

	80% {
        opacity: 1;
		left: 0;
		top: 130px;
	}

	/* animate off */
	100% {
        opacity: 1;
		left: 0;
		top: 250px;
	}
}

/* EXITS */

#background_exit_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 5;
	background-color: #fff;
	opacity: 0;
}


:focus {outline:none;}
::-moz-focus-inner {border:0;}