/* =========================================================================-
   MAIN
  -========================================================================= */
/* =========================================================================-
   MIXINS
  -========================================================================= */
/* =========================================================================-
   GENERAL
  -========================================================================= */
html,
body,
div {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
/* =========================================================================-
   MAIN FOR ALL
  -========================================================================= */
#banner {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
/* =========================================================================-
   VARS
  -========================================================================= */
/*==== Colors ====*/
/*==== TEXT FORMATTING ====*/
/*======= FONTS =======*/
/* =========================================================================-
   MAIN
  -========================================================================= */
#banner {
  position: relative;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 250px;
  background-color: #ffffff;
  border: 1px solid #000000;
  overflow: hidden;
}
#exit {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 298px;
  height: 248px;
  background-color: #000000;
  cursor: pointer;
  overflow: hidden;
  opacity: 0;
}
#background {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 298px;
  height: 248px;
  overflow: hidden;
  opacity: 1;
}
#loader {
  position: absolute;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 248px;
  width: 298px;
  color: #000000;
}
.show {
  display: block;
}
.hide {
  display: none;
}
#vapour1 {
  position: absolute;
  left: 42px;
  top: 74px;
  width: 25px;
  height: 34px;
  display: block;
  opacity: 0;
}
#text1 {
  position: absolute;
  left: 14px;
  top: 100px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#text2 {
  position: absolute;
  left: 10px;
  top: 189px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#text3 {
  position: absolute;
  left: 0px;
  top: 189px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#text4 {
  position: absolute;
  left: 46px;
  top: 189px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#product_image {
  position: absolute;
  left: 0px;
  top: 18px;
  width: 298px;
  height: auto;
  overflow: hidden;
  opacity: 0;
}
#cta {
  position: absolute;
  left: 78px;
  top: 201px;
  width: auto;
  height: auto;
  overflow: hidden;
  opacity: 0;
}
#logo {
  position: absolute;
  left: 227px;
  top: 4px;
  width: auto;
  height: auto;
  display: block;
}
#v1 {
  position: absolute;
  left: 12px;
  top: 87px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v2 {
  position: absolute;
  left: 29px;
  top: 84px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v3 {
  position: absolute;
  left: 49px;
  top: 82px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v4 {
  position: absolute;
  left: 77px;
  top: 86px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v5 {
  position: absolute;
  left: 96px;
  top: 85px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v6 {
  position: absolute;
  left: 124px;
  top: 78px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v7 {
  position: absolute;
  left: 156px;
  top: 69px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v8 {
  position: absolute;
  left: 182px;
  top: 61px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v9 {
  position: absolute;
  left: 199px;
  top: 57px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v10 {
  position: absolute;
  left: 213px;
  top: 53px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v11 {
  position: absolute;
  left: 222px;
  top: 51px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
#v12 {
  position: absolute;
  left: 231px;
  top: 50px;
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
}
