.bannerWidth {
	width: 300px
}
.bannerHeight {
	height: 250px
}
.containerWidth {
	width: 298px
}
.containerHeight {
	height: 248px
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0
}
p {
	margin: 0;
	padding: 0
}
sup {
	vertical-align: super;
	font-size: .6em;
	line-height: 0
}
#mainContainer {
	font: 100%/1 Roboto, Arial, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	overflow: hidden;
	position: relative;
	border: solid 1px #000;
	-webkit-transform: rotate(0.001deg);
	-moz-transform: rotate(0.001deg);
	-o-transform: rotate(0.001deg);
	-ms-transform: rotate(0.001deg);
	transform: rotate(0.001deg);
}
#bannerContainer {
	visibility: hidden;
	background-color: #fff
}
#bannerBackground1 {
	position: absolute
}
#logoContainer {
	position: absolute;
	right: 0;
	bottom: 0
}
#bgExit {
	cursor: pointer;
	position: absolute;
	background-color: rgba(0,0,0,0.001)
}
#replayBtn {
	width: 50px;
	height: 20px;
	position: absolute;
	right: 0
}
#replayText {
	position: absolute;
	font-size: 12px;
	top: 5px;
	right: 5px;
	color: #fff
}
#cta1 {
	width: 94px;
	height: 20px;
	position: absolute;
	top: 150px;
	left: 99px;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	border-radius: 5px;
	letter-spacing: -.08em
}
#headline1, #headline2, #headline3 {
	position: absolute;
	left: 10%;
	top: 31px;
	width: 80%;
	text-align: center;
}
#lock_copy1 {
	position: absolute;
	top: 6px;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -.03em;
	color: #fff
}
#lock_copy2 {
	position: absolute;
	top: 18px;
	font-size: 20px;
	text-align: center;
	letter-spacing: -.015em;
	color: #fff
}
#lock_copy3 {
	position: absolute;
	top: 84px;
	text-align: center;
	font-size: 15px;
	letter-spacing: .02em;
	color: #fff
}
#lock_copy4 {
	position: absolute;
	top: 146px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -.025em;
	color: #fff
}
#adtLogo {
	position: absolute;
	bottom: 0;
	right: 0
}
#transitioner1, #transitioner2, #bannerBackground1, #frame01, #frame02, #lockdown {
	position: absolute;
	background-color: #187dbc;
	color: #fff
}
#transitioner3 {
	position: absolute;
	top: -80px;
	left: -50px;
	width: 400px;
	height: 400px;
	box-shadow: 5px 0 5px #000;
	background-color: #187dbc;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#ving {
	position: absolute;
	top: 85px;
	left: 0;
}
#lock_icon {
	position: absolute;
	top: 17px;
	left: 109px
}
#adtBox {
	position: absolute;
	top: 20px;
	left: 116px;
	width: 155px;
	height: 64px;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #156ca3;
	color: #fff
}
#adtBox_copy2 {
	position: absolute;
	left: 16px;
	bottom: 8px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em
}
.adtBox_I {
	font-size: 36px;
	font-weight: 400;
	position: absolute
}
.adtBox_Am {
	left: 11px;
	font-weight: 400;
	font-size: 36px;
	position: absolute
}
.adtBox_ADT {
	left: 68px;
	font-size: 36px;
	font-weight: 700;
	position: absolute
}
.adtBox_Period {
	font-size: 24px;
	font-weight: 700;
	position: absolute;
	left: 132px;
	top: 10px
}
.headlineText {
	font-size: 20px;
	font-size: 700;
	text-align: left;
	color: #0061aa;
	letter-spacing: -.023em;
	line-height: 1.06em
}
.subHeadlineText {
	font-size: 28px;
	text-align: left;
	color: #fff;
	letter-spacing: -.0065em;
	line-height: 1.2em
}
.legal {
	position: absolute;
	bottom: 11px;
	left: 12px;
	font-size: 9px;
	line-height: 1.15em;
	letter-spacing: -.035em;
	text-align: left;
	font-weight: 400;
	width: 200px;
}
.cta {
	cursor: pointer;
	color: #fff;
	background-color: #a4cb63;
	width: 100%;
	padding-top: 8px
}
.cta:hover {
	background-color: #7caa2f
}
.icon {
	float: left
}
.icon img {
	display: inline-block;
	vertical-align: middle
}
.unselectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.clickTag {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200
}
