.bannerWidth {
	width: 728px
}
.bannerHeight {
	height: 90px
}
.containerWidth {
	width: 726px
}
.containerHeight {
	height: 88px
}
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: 100px;
    height: 22px;
    position: absolute;
    top: 15px;
    right: 65px;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    border-radius: 5px;
    letter-spacing: -.08em;
}
#headline1, #headline2, #headline3 {
	position: absolute;
	left: 340px;
	top: 18px
}
#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: 8px;
	left: 180px;
	font-size: 22px;
	letter-spacing: -.015em;
	color: #fff
}
#lock_copy3 {
	position: absolute;
	top: 46px;
	left: 96px;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0;
	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;
	top: 14px;
	left: 15px
}
#transitioner1, #transitioner2, #bannerBackground1, #frame01, #frame02, #lockdown {
	position: absolute;
	background-color: #187dbc;
	color: #fff
}
#transitioner3 {
	position: absolute;
	top: -415px;
	left: -10px;
	width: 750px;
	height: 750px;
	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: 0;
	left: 175px
}
#lock_icon {
	position: absolute;
	top: 44px;
	left: 109px
}
#adtBox {
	position: absolute;
	top: 17px;
	left: 313px;
	width: 118px;
	height: 49px;
	padding-top: 7px;
	padding-left: 9px;
	background-color: #156ca3;
	color: #fff
}
#adtBox_copy2 {
	position: absolute;
	left: 10px;
	bottom: 6px;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.5em
}
.adtBox_I {
	font-size: 28px;
	font-weight: 400;
	position: absolute
}
.adtBox_Am {
	left: 11px;
	font-weight: 400;
	font-size: 26px;
	position: absolute
}
.adtBox_ADT {
	left: 50px;
	font-size: 27px;
	font-weight: 700;
	position: absolute
}
.adtBox_Period {
	font-size: 24px;
	font-weight: 700;
	position: absolute;
	left: 101px;
	top: 3px
}
.headlineText {
	font-size: 25px;
	font-size: 700;
	text-align: left;
	color: #fff;
	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: 4px;
    right: 5px;
    font-size: 9px;
    line-height: 1.15em;
    letter-spacing: -.035em;
    text-align: left;
    font-weight: 400;
    width: 255px;
}
.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
}
