body { margin:0px 0px; padding:0px;}

* { box-sizing:Border-box }

#container {
	position:absolute;
	overflow:hidden;
	cursor:pointer;
}

.sprite {
	position:absolute;
	background-repeat:no-repeat;
}

.center {
	width:100vw;
    height:100vh;
    padding:0;
    margin:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items:center;
    justify-content:center;
}

.retina_container {
	left:0px;
	top:0px;
	width:200%;
	height:200%;
    transform-style:preserve-3d;
    transform:matrix3d(0.5, 8.72665e-05, 0, 0, -8.72665e-05, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0.1, 0.9999);
    transform-origin:left top 0px;
}

.overflowHidden{
	overflow:hidden;
}

[id^="border"] {
	z-index:99;
	background-color:#999999;
	height:100%;
	width:100%;
}

#border_top {
	top:0;
	left:0;
	height:1px;
}

#border_right {
	top:0;
	right:0;
	width:1px;
}

#border_bottom {
	bottom:0;
	left:0;
	height:1px;
}

#border_left {
	top:0;
	left:0;
	width:1px;
}

#x1 {
	left:220px;
	top:0px;
	width:380px;
	height:500px;
	background-image:url(../img/x1.png);
}

#x2 {
	left:0px;
	top:0px;
	width:600px;
	height:500px;
	background-image:url(../img/x2.png);
}

#x_container {
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#x {
	left:0;
	top:0;
	width:425px;
	height:425px;
}

#TP {
	width:100%;
	height:100%;
}

#BT {
	width:100%;
	height:100%;
}

#bg_gradient {
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgb(53,87,152);
	background:-moz-linear-gradient(90deg, rgba(18,13,54,1) 0%, rgba(5,0,23,1) 100%);
	background:-webkit-linear-gradient(90deg, rgba(18,13,54,1) 0%, rgba(5,0,23,1) 100%);
	background:linear-gradient(90deg, rgba(18,13,54,1) 0%, rgba(5,0,23,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#120d36",endColorstr="#050017",GradientType=1); 
}

.roundCorners {
	border-radius:16px;
}

.efBGcolor {
	background-color:#120d36;
}

.xColor {
	fill:#a3e7f0;
    fill-rule:evenodd;
}

.logoTaxColor {
	fill:#d6202d;
}

.logoActColor {
	fill:#ffffff;
}

.logoMaskColor {
	fill:#ffffff;
}
  
.evenodd {
	fill-rule:evenodd;
}

#cta_container {
	left:0;
	top:0;
	width:100%;
	height:100%;
}

#cta_hover {
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#0073d8;
}

#cta {
	left:44px;
	top:396px;
	width:195px;
	height:67px;
	background-image:url(../img/cta.png);
}

#cta_hover_container {
	left:44px;
	top:396px;
	width:195px;
	height:67px;
	background-color:#d6202d;
}

#cta_copy {
	left:65px;
	top:419px;
	width:154px;
	height:18px;
	background-image:url(../img/cta_copy.png);
}

#copy_container {
	left:0;
	top:0;
	width:100%;
	height:100%;
}

#logo {
	left:442px;
	top:446px;
	width:135px;
	height:28px;
	background-image:url(../img/logo.png);
}

#copy1a {
	left:43px;
	top:135px;
	width:274px;
	height:47px;
	background-image:url(../img/copy1a.png);
}

#copy1b {
	left:43px;
	top:197px;
	width:317px;
	height:47px;
	background-image:url(../img/copy1b.png);
}

#copy1c {
	left:42px;
	top:258px;
	width:292px;
	height:47px;
	background-image:url(../img/copy1c.png);
}

#copy1Box {
	left:43px;
	top:196px;
	width:464px;
	height:57px;
	background-image:url(../img/copy1Box.png);
}

#copy2a {
	left:42px;
	top:111px;
	width:178px;
	height:45px;
	background-image:url(../img/copy2a.png);
}

#copy2b {
	left:42px;
	top:171px;
	width:254px;
	height:47px;
	background-image:url(../img/copy2b.png);
}

#copy2c {
	left:42px;
	top:233px;
	width:213px;
	height:53px;
	background-image:url(../img/copy2c.png);
}

#copy2d {
	left:43px;
	top:295px;
	width:282px;
	height:47px;
	background-image:url(../img/copy2d.png);
}

#copy3a {
	left:43px;
	top:81px;
	width:314px;
	height:47px;
	background-image:url(../img/copy3a.png);
}

#copy3b {
	left:42px;
	top:139px;
	width:168px;
	height:55px;
	background-image:url(../img/copy3b.png);
}

#copy3c {
	left:42px;
	top:205px;
	width:312px;
	height:47px;
	background-image:url(../img/copy3c.png);
}

#ef_copy1a {
	left:44px;
	top:272px;
	width:278px;
	height:30px;
	background-image:url(../img/ef_copy1a.png);
}

#ef_copy1b {
	left:326px;
	top:272px;
	width:124px;
	height:30px;
	background-image:url(../img/ef_copy1b.png);
}

#x1a {
	left:291px;
	top:0px;
	width:309px;
	height:163px;
	background-image:url(../img/x1a.png);
}

#x1b {
	left:246px;
	top:301px;
	width:354px;
	height:199px;
	background-image:url(../img/x1b.png);
}

#x2b {
	left:117px;
	top:359px;
	width:483px;
	height:141px;
	background-image:url(../img/x2b.png);
}

#x2a {
	left:269px;
	top:48px;
	width:331px;
	height:452px;
	background-image:url(../img/x2a.png);
}

#copy3d {
	left:42px;
	top:267px;
	width:363px;
	height:47px;
	background-image:url(../img/copy3d.png);
}

#copy1d {
	left:42px;
	top:320px;
	width:306px;
	height:47px;
	background-image:url(../img/copy1d.png);
}