@font-face {
    font-family: matterfont-regular;
    src: url("https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Regular.eot");
    src: url("https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Regular.eot?#iefix") format("ie9-skip-eot"),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Regular.woff2),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Regular.woff),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Regular.ttf);
}
@font-face {
    font-family: matterfont-medium;
    src: url("https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Medium.eot");
    src: url("https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Medium.eot?#iefix") format("ie9-skip-eot"),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Medium.woff2),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Medium.woff),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Medium.ttf);
}
@font-face {
    font-family: matterfont-bold;
    src: url("https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Bold.eot");
    src: url("https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Bold.eot?#iefix") format("ie9-skip-eot"),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Bold.woff2),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Bold.woff),
    url(https://s0.2mdn.net/creatives/assets/3723770/MatterSQ-Bold.ttf);
}

body{
	margin:0px;
    background-color:#ffffff;
    color:#002954;
    background-repeat: no-repeat;
     background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}
p{
	padding:0px;
	margin:0px;
}
div{
	padding:0px;
	margin:0px;
}
#main{
    width:1000px;
    height:180px;
    font-family: matterfont-medium, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size:14px;
    color: #002954;
    overflow:hidden;
    background-color: #ffffff;
    line-height: 1;
}

#border{
    position:absolute;
    width:100%;
    height:100%;
    border:1px #000 solid;
    left: 0px;
    top: 0px;
    pointer-events: none;
    cursor: default;
    box-sizing: border-box;
}

#bg{
     position:absolute;
     width: 1000px;
     height: 180px;
     background: url("970x250.jpg") no-repeat;
     background-size: 100% 100%;
     left: 0px;
     top: 0px;
     pointer-events: none;
     cursor: default;
     opacity: 0;
}

#iglogo{
    position:absolute;
    width: 35px;
    height: 35px;
    /* background: url("logo.svg") no-repeat; */
    background: no-repeat; 
    left: 13px;
    top: 15px;
    pointer-events: none;
    cursor: default;
}

#line1, #line2, #line3{
	position:absolute;
	top: 95px;
	left:85px;
    width: 205px;
    font-weight: 800;
    font-size:15px;
    /* line-height: 1.2em; */
    text-align: left;
}
/*#line3{
    width: 800px;
}*/
#cta_btn{
    /* top:0px; */
    position:absolute;
    font-weight:bold;
    font-size:14px;
    right: 15px;
    color:#ffffff;
    padding:.5em 1.2em .5em 1.2em;
    cursor:pointer;
    opacity:0;
    white-space: nowrap;
    background-color: #67c058;
    text-align: center;
}
#cta_btn:hover{
    background-color: #369136;
}
/*#cta_btn p{
    padding-right: 1.6em;
    background-color:white;
    background: url("flag.jpg") no-repeat;
    background-size: contain;
    background-position: center right;
}
#cta_btn:hover{
    color:#da2a1d;
}*/
#legal{
    position:absolute;
    width:450px;
	left:50px;
	top:30px;
	font-size:12px;
    font-weight: normal;
	text-align: left;
	opacity: 0;
}
#disclaimer{
    position: absolute;
    width: 905px;
    left: 85px;
    bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    pointer-events: none;
    cursor: default;
    line-height: 1;
    margin: 0 0;
    padding: 0.75em 10px 0.75em 0px;
    font-size: 12px;
    text-align: left;
    pointer-events: none;
    cursor: default;
    /* background: rgba(0,0,0,0.6); */
    background: rgba(255,255,255,1);
    color: #000000;
    /* height: 0px; */
    opacity: 0;

}
#bg-exit {
    position: absolute;
    width:100%;
    height:100%;
    top: 0px;
    left: 0px;
    cursor: pointer;
    opacity: 0;
}

#asset{
    position: absolute;
    width: 1000px;
    height: 180px;
    left: 0px;
    bottom:0px;
    background-size: cover;
    background-repeat: no-repeat;
}

#igcom_logo {
    position: absolute;
    width: 75px;
    height: 75px;
    bottom: 60px;
    right: 15px;
    /* width: 330px;
    height: 45px; */
    /* background: #a21007; */
    /* background: url("igcom_white.svg") no-repeat; */
    background:no-repeat; 
    opacity: 0;
    /* visibility: hidden; */
    display:block;
}

#lockup {
	position: absolute;
    top: 15px;
    right: 15px;
    width: 200px;
    font-weight: normal;
    font-size: 15px;
    text-align: right;
    line-height: 1;
    color: #ffffff;
    opacity: 0;
    text-transform: uppercase;
}

#boilerplate {
    position: absolute;
    width: 205px;
    height: 55px;
    top: 14px;
    right: 12px;
    /* width: 330px;
    height: 45px; */
    /* background: #a21007; */
    /* background: url("enjoy_the_thrill_white_l.svg") no-repeat; */
    /* background:no-repeat;  */
    opacity: 0;
    /* visibility: hidden; */
    display:block;
}


/* timeline */
.slider { width:296px; height: 100px; background: #cccccc; margin-top: 10px; border: #ccc solid 2px; cursor: pointer; -webkit-tap-highlight-color: rgba(0,0,0,0); position: relative; z-index:1001; opacity:0.5 }
#progressBtn { width: 50px; height: 100%; background: #FFF; cursor: pointer; -webkit-user-select: none;  -webkit-tap-highlight-color: rgba(0,0,0,0); position: relative; z-index:1001; }
#playControl { display: inline-block; width: 2.8em; font-family: "HelveticaNeue-CondensedBlack", "Helvetica Neue Condensed Black", "Impact", sans-serif;  font-size:50px; color: #AAAAAA; cursor: pointer; transition: color 0.25s ease; position: relative; z-index:1001; } 
#playControl:hover { color: #ccc; }
#feedback { display: inline-block; font-family: "HelveticaNeue-CondensedBlack", "Helvetica Neue Condensed Black", "Impact", sans-serif; font-size:50px; color: #DFDFDF; position: relative; z-index:1001; }
