/*-------------------------------------
  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: #444444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.font-preloader{
  font-family:'Roboto';
  visibility:hidden;
  width:0;
  height:0;
}

#frame_one, #frame_two,#frame_three,#frame_four, #frame_five, #frame_six {
  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 #444444;
  -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: 2.4s
---------------------------------------*/

.bg, .bg2, .bg3{
  top: 0px;
  left: 0px;
  position: absolute;
}
.funding_logof1{
  top: -1px;
  left: -1px;
  position: absolute;
}
.dell_logo{
  top: -1px;
  left: -1px;
  position: absolute;
}

.frame-1-text{
  position: absolute;
  top: 0;
  left: 0;
}
/*.product_f1 {
  position: absolute;
  left: -138px;
  top: -48px;
  transform: scale(2);
}*/
.product_f1 {
  position: absolute;
  left: 99px;
  top: 200px;
  transform: scale(2);
}
/*-------------------------------------
  Frame two  frame duration: 2.4s
---------------------------------------*/

.funding_logof2{
  top: -1px;
  left: -1px;
  position: absolute;
}
.product_f2{
  top: -1px;
  left: -1px;
  position: absolute;
}
.frame-2-text{
  font-size: 23px;
  line-height:25px;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0.12em;
  text-align: left;
  top: 252px;
  left: 20px;
  position: absolute;
}
.frame-2-text1 {
  position: relative;
}
.frame-2-text2 {
  position: relative;
}
.frame-2-text3 {
  position: relative;
}

/*-------------------------------------
  Frame Three  frame duration: 2.4s
---------------------------------------*/
.product_f3{
  top: -1px;
  left: -20px;
  position: absolute;
}
.frame-3-text{
  font-size: 23px;
  line-height:25px;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0.12em;
  text-align: left;
  top: 264px;
  left: 20px;
  position: absolute;
}
.frame-3-text1 {
  position: relative;
}
.frame-3-text2 {
  position: relative;
}
.frame-3-text3 {
  position: relative;
}

/*-------------------------------------
 Frame Four  frame duration: 2.4s
---------------------------------------*/
.product_f4 {
  top: -1px;
  left: -1px;
  position: absolute;
}
.frame-4-text{
  font-size: 23px;
  line-height:25px;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0.12em;
  text-align: left;
  top: 264px;
  left: 20px;
  position: absolute;
}
.frame-4-text1 {
  position: relative;
}
.frame-4-text2 {
  position: relative;
}
.frame-4-text3 {
  position: relative;
}

/*-------------------------------------
 Frame Five  frame duration: 2.4s
---------------------------------------*/
.product_f5 {
  top: 140px;
  left: -520px;
  position: absolute;
  transform: scale(4);
}
.frame-5-text{
  font-size: 23px;
  line-height:25px;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0.12em;
  text-align: left;
  top: 252px;
  left: 20px;
  position: absolute;
}
.frame-5-text1 {
  position: relative;
}
.frame-5-text2 {
  position: relative;
}
.frame-5-text3 {
  position: relative;
}
/*-------------------------------------
  Frame six  frame duration: 3s
---------------------------------------*/

.frame-6-text {
  position: absolute;
  top: 0;
  left: 0;
}
.vendor-copy {
      position: absolute;
    font-size: 12px;
    line-height: 13px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    bottom: 18px;
    right: 94px;
}

.vendor-copy sup {

  font-size: 8px;
  line-height: 7px;

}
.frame-6-pname {
  width: 100%;
  position: absolute;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  color: #fff;
  bottom: 208px;


}
.cta{
    position: absolute;
    color: #fff;
    border: 1px #fff solid;
    text-align: center;
    left: 100px;
    bottom: 162px;
    display: block;
    z-index: 99;
   padding: 7px 10px 6px 10px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    vertical-align: middle;
}
@-moz-document url-prefix() {
  .cta {padding: 6px 10px 7px 10px;}
}
.funding_logo {
  position: absolute;
  top: 0px;
  left: 0px;
}
.dell_logo{
  position: absolute;
  top: 0px;
  left: 0px;
}