@import url(components/normalize-css/normalize.css);
@import url(global.css);
/* line 61, ../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
* html {
  font-size: 87.5%;
}

/* line 64, ../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */


/* source-sans-pro-200 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: local(''),
       url('/fonts/source-sans-pro-v21-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/source-sans-pro-v21-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/source-sans-pro-v21-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/source-sans-pro-v21-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

html {
  font-size: 14px;
  line-height: 1.64286em;
}

/* line 19, sass/base.sass */
body {
  font-family: "Source Sans Pro", sans-serif;
  width: 100%;
  height: 100%;
  color: #152e97;
}

/* line 25, sass/base.sass */
p {
  margin: 1em 0;
}

/* line 28, sass/base.sass */
a {
  text-decoration: none;
  color: #152e97;
  font-weight: 600;
}

/* line 33, sass/base.sass */
#wrapper {
  width: 100%;
  height: 100%;
  background-size: 100%;
  position: relative;
}

/* line 39, sass/base.sass */
.fullscreen-bg {
  width: 100%;
  height: auto;
  min-height: 100%;
  min-width: 1024px;
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
}
/* line 48, sass/base.sass */
.fullscreen-bg img {
  width: 100%;
  height: auto;
}

/* line 52, sass/base.sass */
.container {
  max-width: 920px;
  padding: 0 20px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}

/* line 60, sass/base.sass */
#section-1 {
  width: 100%;
  height: auto;
  position: relative;
}

/* line 60, sass/base.sass */
#section-2 {
  width: 100%;
  height: auto;
  position: relative;
}

/* line 65, sass/base.sass */
#section-2 {
  padding: 200px 0;
}
/* line 67, sass/base.sass */
#section-2 .bottom {
  bottom: 200px;
}

/* line 69, sass/base.sass */
#section-3 {
  background: #152e97;
}

/* line 72, sass/base.sass */
h1 {
  font-size: 10.71429em;
  line-height: 1.07333em;
  color: white;
  text-align: center;
  margin: 0;
  padding: 200px 0 0;
  font-weight: 200;
  text-transform: uppercase;
}

/* line 81, sass/base.sass */
.bottom {
  position: absolute;
  bottom: 30px;
  width: 100%;
  height: auto;
}

/* line 87, sass/base.sass */
.arrow-down {
  background: url('image/arrow.png?1369126619') 50% 0 no-repeat;
  height: 20px;
  width: 38px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}

/* line 95, sass/base.sass */
.omega {
  padding: 0;
}

/* line 98, sass/base.sass */
.firms {
  overflow: hidden;
  *zoom: 1;
}

/* line 101, sass/base.sass */
.firmen {
  overflow: hidden;
  *zoom: 1;
  padding: 0;
  margin: 0;
}
/* line 105, sass/base.sass */
.firmen li {
  float: left;
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 300px;
  width: 498px;
  margin: 1px;
  position: relative;
  padding: 20px;
  list-style: none;
}
/* line 115, sass/base.sass */
.firmen li p {
  visibility: hidden;
}
/* line 118, sass/base.sass */
.firmen li:hover img {
  display: none;
}
/* line 120, sass/base.sass */
.firmen li:hover p {
  visibility: visible;
}
/* line 122, sass/base.sass */
.firmen img {
  display: block;
  margin: 0 auto;
  padding-top: 70px;
}

/* line 127, sass/base.sass */
.span-6 {
  display: inline;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 0 20px 0 0;
  position: relative;
  height: 100%;
}

/* line 135, sass/base.sass */
.map {
  padding-top: 25%;
}

/* line 138, sass/base.sass */
.slide-menu {
  width: 200px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  padding: 0;
}
/* line 143, sass/base.sass */
.slide-menu li {
  display: inline;
  float: left;
  width: 50%;
  text-align: center;
}
/* line 147, sass/base.sass */
.slide-menu a {
  color: white;
}

/* line 150, sass/base.sass */
.follow {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  display: none;
}

/* line 158, sass/base.sass */
.follow-title {
  text-transform: uppercase;
  color: white;
  font-weight: 300;
  padding: 0;
  margin: 0;
  text-align: center;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2 / 3) {
  /* line 168, sass/base.sass */
  body {
    background: #333333;
  }

  /* line 170, sass/base.sass */
  h1 {
    padding-top: 80px;
    font-size: 3.28571em;
    line-height: 1.5em;
  }

  /* line 174, sass/base.sass */
  .firmen li {
    width: 100%;
    height: auto;
  }

  /* line 177, sass/base.sass */
  img {
    max-width: 100%;
  }

  /* line 179, sass/base.sass */
  .map {
    padding-top: 60%;
  }

  /* line 181, sass/base.sass */
  .slide-menu {
    position: absolute;
    bottom: 30px;
  }

  /* line 185, sass/base.sass */
  #section-3 .bottom {
    bottom: 0px;
  }
}
