/*-------------------------------------
  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', 'Arial', 'sans-serif';
  font-weight: 300;
  color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
sup {
  vertical-align: 5px;
  line-height: 0;
}
.font-preloader{
  font-family: 'Roboto', 'Arial', 'sans-serif';
  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: 250px;
  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: 0;
  left: 0;
}

/*-------------------------------------
  Frame One frame duration: 3s
---------------------------------------*/

.vmware-logo {
  left: -1px;
  top: -1px;
  position: absolute;
	z-index: 9;
}
.dell-emc {
  left: -1px;
  top: -1px;
  position: absolute;
}
.intel-logo {
  position: absolute;
  top: -1px;
  left: -1px;
}
.bg, .bg-intro {
  position: absolute;
  top: -1px;
  left: -1px;
}
.title1 {
  position: absolute;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
  top: 54px;
  left: 19px;
}
/*-------------------------------------
  Frame two  frame duration: 3s
---------------------------------------*/

.f2-bg{
  position: absolute;
  top: -1px;
  left: -1px;
}
.title2-1{
  position: absolute;
  font-size: 24px;
  line-height: 28px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.01em;
  left: 68px;
  top: 30px;
}

.title2-2{
  position: absolute;
  font-size: 62px;
  line-height: 59px;
  text-align: left;
  color: #fff;
  font-weight: 500;
  left: 68px;
  top: 85px;
}

.title2-3{
  position: absolute;
  font-size: 24px;
	line-height: 28px;	
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.01em;
  left: 68px;
  top: 141px;
}

.title2-3 sup{
  font-size: 14px;
  position: relative;
  vertical-align: 8px;
}


/*-------------------------------------
  Frame Three  frame duration: 3s
---------------------------------------*/

.f3-bg{
  position: absolute;
  top: -1px;
  left: -1px;
}
.title3-1{
  position: absolute;
  font-size: 24px;
	line-height: 28px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.01em;
  left: 50px;
  top: 43px;
}

.title3-2{
  position: absolute;
  font-size: 62px;
  line-height: 59px;
  text-align: left;
  color: #fff;
  font-weight: 500;
  left: 50px;
  top: 72px;
}

.title3-3{
  position: absolute;
  font-size: 24px;
	line-height: 28px;	
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.01em;
  left: 50px;
  top: 128px;
}

.title3-3 sup{
  font-size: 14px;
  position: relative;
  vertical-align: 8px;
}

/*-------------------------------------
 Frame Four  frame duration: 3s
---------------------------------------*/

.f4-bg{
  position: absolute;
  top: -1px;
  left: -1px;
}
.title4-1{
  position: absolute;
  font-size: 24px;
	line-height: 28px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.01em;
  left: 59px;
  top: 23px;
}

.title4-2{
  position: absolute;
  font-size: 62px;
  line-height: 59px;
  text-align: left;
  color: #fff;
  font-weight: 500;
  left: 59px;
  top: 52px;
}

.title4-3{
  position: absolute;
  font-size: 24px;
	line-height: 28px;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.01em;
  left: 59px;
  top: 108px;
}

.title4-3 sup{
  font-size: 14px;
  position: relative;
  vertical-align: 8px;
}

/*-------------------------------------
  Frame Five  frame duration: 3s
---------------------------------------*/

.title5 {
  position: absolute;
  font-size: 23px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
  top: 54px;
  left: 19px;
}
.dell-emc-last{
  top: -1px;
  left: -1px;
  position: absolute;
}
.cta{
  position: absolute;
  color: #ffffff;
  border: #ffffff 1px solid;
  text-align: center;
  left: 20px;
  top: 137px;
  display: block;
  z-index: 99;
  padding: 4px 14px 3px 13px;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 15px;
  font-weight: 300;
  vertical-align: middle;
}
@-moz-document url-prefix() {
  .cta {padding: 3px 6px 2px 5px;}
}

.logo-nvidia {
  top: -1px;
  left: -1px;
  position: absolute;
}
.vendor-text-last {
  position: absolute;
  right: 92px;
  bottom: 14px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-align: right;
}

/*Roll over*/

#roll-cta {
  position: absolute;
  color: #444;
  left: 22px;
  bottom: 14px;
  z-index: 99999;
  width: 20px;
  height: 15px;
}
#legal {
  position: absolute;
  width: 300px;
  height: 250px;
  background:#fff;
  top:-1000px;
  z-index: 999;
}
#legal-text {
  position: absolute;
  color: #444;
  width: 300px;
  height: 250px;
  font-size: 10px;
  line-height: 11px;
  padding: 10px 13px;
}
#rolltext{
  position: absolute;
  z-index: 9;
  left: 20px;
  bottom: 11px;
}
