/*********************
  general items
*********************/
/* line 4, D:/POSO/UsbWebserver/alibi/scss/home.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 8, D:/POSO/UsbWebserver/alibi/scss/home.scss */
ul, ol {
  padding: 0 0 20px 20px;
}

/* line 11, D:/POSO/UsbWebserver/alibi/scss/home.scss */
p {
  padding-bottom: 20px;
}

/* line 14, D:/POSO/UsbWebserver/alibi/scss/home.scss */
a {
  color: #fff;
}

/* line 17, D:/POSO/UsbWebserver/alibi/scss/home.scss */
a:hover {
  color: #debc42;
}

/* line 20, D:/POSO/UsbWebserver/alibi/scss/home.scss */
a:focus {
  outline: 0;
}

/* line 23, D:/POSO/UsbWebserver/alibi/scss/home.scss */
a img {
  border: 0;
}

/* line 26, D:/POSO/UsbWebserver/alibi/scss/home.scss */
fieldset {
  border: 0;
}

/* line 29, D:/POSO/UsbWebserver/alibi/scss/home.scss */
html {
  width: 100%;
  height: 100%;
  font: .627em Arial, Verdana, Helvetica, sans-serif;
}

/* line 34, D:/POSO/UsbWebserver/alibi/scss/home.scss */
body {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  background: black url(../images/structural/body_bgr.gif) repeat-x 0 75px;
}

/* line 41, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.container {
  margin: 0 auto;
  width: 940px;
  text-align: left;
  font-size: 13px;
}

/* line 47, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.clb {
  clear: both;
}

/* line 55, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.wide-container {
  float: left;
  clear: left;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/structural/main-image-1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 67, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.wide-container img.main-image {
  display: none;
  width: 100%;
  min-width: 940px;
  height: auto;
}

/* line 74, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.step-2 {
  background: url(../images/structural/main-image-2.jpg) no-repeat center center fixed;
}

/* line 75, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.step-3 {
  background: url(../images/structural/main-image-3.jpg) no-repeat center center fixed;
}

/* line 76, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.step-4 {
  background: url(../images/structural/main-image-4.jpg) no-repeat center center fixed;
}

/* line 77, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.step-5 {
  background: url(../images/structural/main-image-5.jpg) no-repeat center center fixed;
}

/* line 78, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation {
  float: left;
  clear: left;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  min-width: 940px;
  background: transparent url(../images/structural/navigation-bgr.png) no-repeat 50% 0;
}
/* line 88, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation ul.nav {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font: bold 15px Georgia, "Times New Roman", sefif;
  color: #fff;
}
/* line 96, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation li {
  float: left;
  display: inline;
  margin: 0 32px;
}
/* line 101, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation a {
  float: left;
  display: block;
  padding: 0 10px;
  line-height: 56px;
  height: 56px;
  color: #fff;
  text-decoration: none;
}
/* line 109, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation a:hover {
  color: #debc42;
}

/* line 114, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation a.logo {
  float: left;
  display: inline;
  margin: 10px 40px 0 0;
  padding: 0;
  height: auto;
  line-height: normal;
  height: auto;
}

/* line 123, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation ul.nav li.like-btn a {
  display: block;
  height: 0;
  overflow: hidden;
  background: url(../images/structural/sprite.png) no-repeat;
  margin-top: 15px;
  padding: 25px 0 0;
  width: 82px;
  background-position: 0 -6px;
}

/* line 130, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation ul.nav li.face-btn {
  margin: 0 2px 0 0;
}

/* line 133, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation ul.nav li.twitter-btn {
  margin: 0;
}

/* line 136, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation ul.nav li.face-btn a {
  display: block;
  height: 0;
  overflow: hidden;
  background: url(../images/structural/sprite.png) no-repeat;
  margin-top: 9px;
  padding: 39px 0 0;
  width: 39px;
  background-position: -112px 0;
}

/* line 143, D:/POSO/UsbWebserver/alibi/scss/home.scss */
.navigation ul.nav li.twitter-btn a {
  display: block;
  height: 0;
  overflow: hidden;
  background: url(../images/structural/sprite.png) no-repeat;
  margin-top: 9px;
  padding: 39px 0 0;
  width: 39px;
  background-position: -155px 0;
}
