/*-------------------------------------
  Reset
---------------------------------------*/

/******Basic settings**********/
*{
  margin: 0;
  padding: 0;
}

html {
  box-sizing: border-box;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
    box-sizing: inherit;
}
img{
  border: 0px;
}
a{
  text-decoration: none;
}
body{
    font-family: 'Roboto', sans-serif; color: #FFFFFF;
}
sup {
  vertical-align: 5px;
  line-height: 0;
}
.font-preloader{
  font-family:'Roboto';
  font-weight:300;
  visibility:hidden;
  width:0;
  height:0;
}
#frame_one, #frame_two,#frame_three,#frame_four,#frame_five {
  width: 100%;
  height: 100%;
}

/*-------------------------------------
  Layout
---------------------------------------*/


#ad {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#banner {
  position: absolute;
  background: #eeeeee;
  display: block;
  width: 320px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  visibility: hidden;
  border: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#clickTAG, #legalframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
 #clickTAG {
        position: absolute;
        z-index: 99;
        cursor: pointer;
    }

/*-------------------------------------
  Frame One frame duration: 3s
---------------------------------------*/

.bg, .f1-bg, .f2-bg, .f3-bg, .f4-bg, .f5-bg {
  position: absolute;
}
.f1-bg {
  top: -1px;
  left: -48px;
}
.f2-bg {
  top: -1px;
  left: -1px;
}
.f3-bg {
  top: -1px;
  left: -85px;
}
.f4-bg {
  top: -1px;
  left: 0px;
}
.f5-bg {
  top: -1px;
  left: -1px;
}
.title1 {
  position: absolute;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 0.17em;
  text-transform: uppercase;
  text-align: left;
  color: #444444;
  top: 5px;
  left: 75px;
  /*text-shadow: 1px 1px 10px #000;*/
}
.title1  span{
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0.01em;
}

.dt-logo {
  left: -1px;
  top:  1px;
  position: absolute;
  width: 320px;
  height: 50px;
}

.intel-logo {
  position: absolute;
  top: -1px;
  left: -1px;
}

/*-------------------------------------
  Frame two  frame duration: 3s
---------------------------------------*/

.title2-1{
  position: absolute;
  font-size: 10px;
  line-height: 12px;
  text-align: left;
  color: #444444;
  text-transform: uppercase;
  letter-spacing: 0.17em;
  font-weight: 700;
  left: 15px;
  top: 5px;
  width: 330px;
}

.title2-1  span{
  font-size: 25px;
  line-height: 25px;
  text-transform: lowercase;
  letter-spacing: 0.0em;
}

.title2-1 sup{
  font-size: 8px;
line-height: 8px;

}



/*-------------------------------------
  Frame Three frame duration: 3s
---------------------------------------*/


.title3-1{
  position: absolute;
  font-size: 15px;
  line-height: 15px;
  text-align: left;
  color: #444444;
  text-transform: uppercase;
  letter-spacing: 0.17em;
  font-weight: 700;
  left: 15px;
  top: 15px;
  width: 450px;
}

.title3-1  span{
  font-size: 45px;
  line-height: 36px;
  text-transform: lowercase;
  letter-spacing: 0.0em;
}
.title3-1 sup{
  font-size: 8px;
  line-height: 8px;

}


/*-------------------------------------
 Frame Four  frame duration: 3s
---------------------------------------*/
.title4-1{
  position: absolute;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  color: #444444;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-weight: 700;
  left: 10px;
  top: 15px;
  width: 80px;
}

.title4-2{
  position: absolute;
  font-size:30px;
  line-height: 30px;
  text-align: left;
  color: #444444;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  left: 50px;
  top: 8px;
  width: 230px;
}

.title4-3{
  position: absolute;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  color: #444444;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-weight: 700;
  left: 100px;
  bottom: 8px;
  width: 280px;
}



.title4-3 sup{
  font-size: 8px;
  line-height: 8px;

}


/*-------------------------------------
  Frame Five  frame duration: 3s
---------------------------------------*/

.title5 {
  position: absolute;
  font-size: 9px;
  line-height: 10px;
  font-weight: 700;
  
  text-transform: uppercase;
  text-align: left;
  color: #444444;
  top: 2px;
  left: 75px;
  /*text-shadow: 1px 1px 10px #000;*/
}

.dt-logo-last{
  top: -1px;
  left: -1px;
  position: absolute;
  width: 320px;
  height: 50px;
}
.cta{
  position: absolute;
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  left: 75px;
  top: 33px;
  color: #0076ce;
}
.cta span{
  font-size: 14px;
  line-height: 14px;
}
.intel-logo-last {
  position: absolute;
  top: -1px;
  left: -1px;
}
.vendor-copy {
  position: absolute;
  font-size: 9px;
  line-height: 9px;
  font-weight: 300;
text-shadow: 2px 2px 5px #ffffff;
  text-align: right;
  color: #444444;
  top:  39px;
  right:  58px;
}
/*Roll over*/

#roll-cta {
  position: absolute;
  color: #444;
  left: 6px;
  bottom: 1px;
  z-index: 99999;
  width: 20px;
  height: 15px;
}
#legal {
  position: absolute;
  width: 728px;
  height: 90px;
  background:#fff;
  top:-1000px;
  z-index: 999;
}
#legal-text {
  position: absolute;
  color: #444;
  width: 320px;
  height: 50px;
  font-size: 8px;
  line-height: 10px;
  padding: 10px 13px;
}

#legal-text sup{
  font-size: 7px;
  line-height: 7px;
}
#rolltext{
  position: absolute;
  z-index: 9;
  left: 6px;
  bottom: 1px;
}

/* LEGAL */
    #legalframe {
        position: absolute;
	}
    #legalRoll {
        position: absolute;
        z-index: 999;
        visibility: hidden;
        display: block; /* block or none */
        right: 140px;
        margin: auto;
        bottom: 2px;
        font-size: 10px;
        line-height: 1em;
        padding: 0;
        text-align: center;
    }
    #legalClose {
        position: absolute;
        z-index: 999;
        display: block;
        left: 4px;
        top: 6px;
        cursor: pointer;
    }
    #legalContainer {
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #eeeeee;
        z-index: 999;
    }
    .scrollContainer {
        overflow-y: scroll;
        height: 100%;
    }
    .legal-copy {
        font-size: 8px;
        line-height: 10px;
        font-weight: 400;
        color: #444444;
        padding: 8px 22px;
    }
    .legal-copy p {
        margin: 1em 0;
    }
    .legal-copy p:nth-child(1) {
        margin: 0 0 1em;
    }
    .legal-copy p:last-child {
        margin: 1em 0 0;
    }
    .legal-copy span:nth-child(1) {
        display: block;
    }
    .legal-copy sup {
        font-size: 7px;
  line-height: 7px;
    }

