  /*-------------------------------------
  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: 300px;
  height: 600px;
  overflow: hidden;
  cursor: pointer;
  visibility: hidden;
  border: 1px solid #c8c9c7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#clickTAG {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  cursor: pointer;
}
.ie-fallback{
  position: absolute;
  z-index: 9999;
  top: -1px;
  left: -1px;
}

/*-------------------------------------
  Frame One frame duration: 3s
---------------------------------------*/

.bg, .f1-bg, .f2-bg, .f3-bg, .f4-bg, .f5-bg {
  position: absolute;
  top: -1px;
  left: -1px;
}

.title1 {
  position: absolute;
  font-size: 27px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  top: 84px;
  left: 17px;
  /*text-shadow: 1px 1px 2px #444444;*/
}

.dt_logo {
  left: -1px;
  top:  -1px;
  position: absolute;
}
.intel_logo {
  position: absolute;
  top: -1px;
  left: -1px;
}
.vmware_logo {
  position: absolute;
  top: -1px;
  left: 0px;
}

/*-------------------------------------
  Frame two  frame duration: 3s
---------------------------------------*/
.title2-1{
  position: absolute;
  font-size: 29px;
  line-height: 32px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  left: 27px;
  top: 100px;
}

.title2-2{
  position: absolute;
  font-size: 62px;
  line-height: 62px;
  text-align: left;
  color: #ffffff;
  font-weight: 500;
  left: 26px;
  top: 133px;
}
.title2-3{
  position: absolute;
  font-size: 29px;
  line-height: 32px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  left: 27px;
  top: 196px;
}

.title2-3 sup{
  font-size: 18px;
  vertical-align: 8px;

}


/*-------------------------------------
  Frame Three frame duration: 3s
---------------------------------------*/

.title3-1{
  position: absolute;
  font-size: 29px;
  line-height: 32px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  left: 27px;
  top: 100px;
}

.title3-2{
  position: absolute;
  font-size: 62px;
  line-height: 62px;
  text-align: left;
  color: #ffffff;
  font-weight: 500;
  left: 29px;
  top: 133px;
}
.title3-3{
  position: absolute;
  font-size: 29px;
  line-height: 32px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  left: 27px;
  top: 196px;
}

.title2-3 sup{
  font-size: 18px;
  vertical-align: 8px;

}

/*-------------------------------------
 Frame Four  frame duration: 3s
---------------------------------------*/

.title4-1{
  position: absolute;
  font-size: 29px;
  line-height: 32px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  left: 27px;
  top: 100px;
}

.title4-2{
  position: absolute;
  font-size: 62px;
  line-height: 62px;
  text-align: left;
  color: #ffffff;
  font-weight: 500;
  left: 27px;
  top: 133px;
}
.title4-3{
  position: absolute;
  font-size: 29px;
  line-height: 32px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  left: 27px;
  top: 196px;
}

.title4-3 sup{
  font-size: 18px;
  vertical-align: 8px;

}


/*-------------------------------------
  Frame Five  frame duration: 3s
---------------------------------------*/

.title5 {
  position: absolute;
  font-size: 27px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  top: 88px;
  left: 18px;
}
.dt_logo_last{
  top: -1px;
  left: -1px;
  position: absolute;
}
.vmware_logo_last{
  top: -1px;
  left: 0px;
  position: absolute;
}
.cta{
  position: absolute;
  color: #ffffff;
  border: #ffffff 1px solid;
	background: #0076ce;
  text-align: center;
  left: 19px;
  top: 158px;
  display: block;
  z-index: 99;
  padding: 4px 7px 4px 7px;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.02em;
  font-weight: 300;
  vertical-align: middle;
}
@-moz-document url-prefix() {
  .cta { padding: 4px 7px 3px 8px;}
}

.intel_logo_last {
  top: -1px;
  left: -1px;
  position: absolute;
}
.vendor-text-last {
  position: absolute;
  left: 114px;
  bottom: 27px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
  text-align: left;
  letter-spacing: -0.01em;
}

/*Roll over*/

#roll-cta {
  position: absolute;
  color: #444;
  right: 13px;
  bottom: 15px;
  z-index: 99999;
  width: 20px;
  height: 15px;
}
#legal {
  position: absolute;
  width: 300px;
  height: 600px;
  background:#fff;
  top:-1000px;
  z-index: 999;
}
#legal-text {
  position: absolute;
  color: #444;
  width: 300px;
  height: 600px;
  font-size: 9px;
  line-height: 10px;
  padding: 10px 13px;
}
#rolltext{
  position: absolute;
  z-index: 9;
  right: 15px;
  bottom: 12px;
}
