@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
/* line 5, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 21, ../../../../../../../../Ruby22/lib/ruby/gems/2.2.0/gems/susy-2.2.5/sass/susy/language/susy/_box-sizing.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, ../../../components/sass/_base.scss */
body {
  font: 200 1em/1em "Open Sans Condensed", Helvetica, Arial, sans-serif;
  background: #000;
  color: #6a6e6d;
  font-size: 1.4em;
  line-height: 1.2em;
}

/* line 11, ../../../components/sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font: 200 1em/1em "Open Sans Condensed", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: 600;
}

/* line 17, ../../../components/sass/_base.scss */
strong {
  font-weight: 600;
}

/* line 21, ../../../components/sass/_base.scss */
p {
  font-weight: 600;
  padding-bottom: 10px;
  margin-left: 12%;
  margin-right: 12%;
}

/* line 28, ../../../components/sass/_base.scss */
h1 {
  font-size: 2.0em;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 10px;
}

/* line 35, ../../../components/sass/_base.scss */
h2 {
  font-size: 1.5em;
  color: #e0af19;
}

/* line 40, ../../../components/sass/_base.scss */
.logoo {
  margin-top: 5px;
  background-image: url("../images/midi.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 100px;
  position: relative;
  bottom: 0;
}

/* line 1, ../../../components/sass/_layout.scss */
body {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 7, ../../../components/sass/_layout.scss */
.scene {
  position: relative;
  padding: 20px 0;
}

/* line 2, ../../../components/sass/modules/_intro.scss */
header .fullheight {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: url("../images/towa.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 13, ../../../components/sass/modules/_intro.scss */
header .fullheight .hgroup h1 {
  color: #FFFFFF;
  font-size: 5em;
  font-weight: 600;
  text-shadow: #000000 0 0 20px;
  text-align: center;
}
/* line 20, ../../../components/sass/modules/_intro.scss */
header .fullheight .hgroup p {
  text-align: center;
}
/* line 22, ../../../components/sass/modules/_intro.scss */
header .fullheight .hgroup p img {
  padding-top: 50px;
  max-width: 50px;
}
/* line 29, ../../../components/sass/modules/_intro.scss */
header .fullheight #logo {
  background-image: url("../images/logolarge.png");
  background-repeat: none;
  height: 301px;
  width: 480px;
}
@media (max-width: 480px) {
  /* line 29, ../../../components/sass/modules/_intro.scss */
  header .fullheight #logo {
    background-image: url("../images/logotiny.png");
    background-repeat: none;
    height: 175px;
    width: 280px;
  }
}

/* line 1, ../../../components/sass/modules/_nav.scss */
header #nav {
  background-image: url("../images/navbg.png");
  background-repeat: repeat-x;
  width: 100%;
  z-index: 100;
  text-align: center;
}
/* line 7, ../../../components/sass/modules/_nav.scss */
header #nav .navbar {
  height: 65px;
  font-size: .7em;
  font-weight: 300em;
}
@media (max-width: 650px) {
  /* line 7, ../../../components/sass/modules/_nav.scss */
  header #nav .navbar {
    font-size: .7em;
  }
}
@media (max-width: 480px) {
  /* line 7, ../../../components/sass/modules/_nav.scss */
  header #nav .navbar {
    height: 100%;
  }
}
/* line 22, ../../../components/sass/modules/_nav.scss */
header #nav .navbar .brand {
  height: 60px;
  margin-top: 2px;
  background-image: url("../images/mini.png");
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 60px;
  float: left;
  margin-left: 5%;
}
@media (max-width: 480px) {
  /* line 22, ../../../components/sass/modules/_nav.scss */
  header #nav .navbar .brand {
    display: none;
  }
}
/* line 37, ../../../components/sass/modules/_nav.scss */
header #nav .navbar .space {
  display: inline;
  float: left;
  background-image: url("../images/space.png");
  background-repeat: no-repeat;
  height: 60px;
  width: 3px;
}
@media (max-width: 480px) {
  /* line 37, ../../../components/sass/modules/_nav.scss */
  header #nav .navbar .space {
    display: none;
  }
}
/* line 51, ../../../components/sass/modules/_nav.scss */
header #nav .navbar .hidden {
  padding-top: 0px;
  display: none;
  width: auto;
}
@media (max-width: 480px) {
  /* line 51, ../../../components/sass/modules/_nav.scss */
  header #nav .navbar .hidden {
    display: block;
  }
}
/* line 58, ../../../components/sass/modules/_nav.scss */
header #nav .navbar .hidden li {
  clear: left;
  display: block;
}
/* line 61, ../../../components/sass/modules/_nav.scss */
header #nav .navbar .hidden li a {
  width: auto;
}
/* line 68, ../../../components/sass/modules/_nav.scss */
header #nav .navbar li a:hover + .hidden, header #nav .navbar .hidden:hover {
  display: block;
}
/* line 72, ../../../components/sass/modules/_nav.scss */
header #nav .navbar ul {
  float: right;
  margin-right: 5%;
}
@media (max-width: 480px) {
  /* line 72, ../../../components/sass/modules/_nav.scss */
  header #nav .navbar ul {
    float: none;
    margin-right: 0%;
    text-align: center;
  }
}
/* line 80, ../../../components/sass/modules/_nav.scss */
header #nav .navbar ul li {
  display: inline-block;
  float: left;
}
@media (max-width: 480px) {
  /* line 80, ../../../components/sass/modules/_nav.scss */
  header #nav .navbar ul li {
    display: block;
  }
}
/* line 88, ../../../components/sass/modules/_nav.scss */
header #nav .navbar ul li a {
  display: block;
  min-width: 100px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2em;
}
/* line 98, ../../../components/sass/modules/_nav.scss */
header #nav .navbar ul li a:hover {
  color: #e0af19;
}
/* line 103, ../../../components/sass/modules/_nav.scss */
header #nav .navbar ul li ul a {
  background: #000000;
  color: #fff;
  font-size: .9em;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  display: block;
}
/* line 113, ../../../components/sass/modules/_nav.scss */
header #nav .navbar ul li ul a:hover {
  background: #245fa2;
  color: #fff;
}

/* line 2, ../../../components/sass/modules/_vision.scss */
#vision {
  background: url("../images/skygradient.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 100px 0;
  color: #c0e1ff;
}
/* line 8, ../../../components/sass/modules/_vision.scss */
#vision h2 {
  padding-bottom: 20px;
  opacity: 1;
}
@media (max-width: 650px) {
  /* line 2, ../../../components/sass/modules/_vision.scss */
  #vision {
    padding-top: 220px;
    padding-bottom: 700px;
  }
}
@media (max-width: 480px) {
  /* line 2, ../../../components/sass/modules/_vision.scss */
  #vision {
    padding-bottom: 1000px;
  }
}
/* line 25, ../../../components/sass/modules/_vision.scss */
#vision p img {
  padding-top: 50px;
  max-width: 50px;
}

/* line 2, ../../../components/sass/modules/_services.scss */
#services {
  overflow: auto;
  background: url("../images/bg.png") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #bbb;
  padding: 100px 0;
}
/* line 11, ../../../components/sass/modules/_services.scss */
#services h1 {
  color: #FFFFFF;
}
/* line 14, ../../../components/sass/modules/_services.scss */
#services h2 {
  padding-bottom: 20px;
  opacity: 1;
  text-align: center;
}
/* line 22, ../../../components/sass/modules/_services.scss */
#services #what {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  padding-bottom: 30px;
  opacity: 1;
}
/* line 31, ../../../components/sass/modules/_services.scss */
#services img {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
}
@media (max-width: 650px) {
  /* line 40, ../../../components/sass/modules/_services.scss */
  #services #what {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 10%;
    padding-right: 10%;
  }
  /* line 43, ../../../components/sass/modules/_services.scss */
  #services img {
    width: 80px;
    height: 80px;
  }
}

/* line 1, ../../../components/sass/modules/_contact.scss */
#contact {
  text-align: center;
  padding: 75px 0;
  background-color: #000;
  color: #fff;
}
/* line 3, ../../../components/sass/modules/_contact.scss */
#contact h1 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (max-width: 650px) {
  /* line 1, ../../../components/sass/modules/_contact.scss */
  #contact {
    padding: 220px 0;
  }
}
/* line 17, ../../../components/sass/modules/_contact.scss */
#contact a {
  text-decoration: none;
  color: #245fa2;
}
/* line 21, ../../../components/sass/modules/_contact.scss */
#contact a:hover {
  text-decoration: none;
  color: #e0af19;
}

/* line 1, ../../../components/sass/modules/_foot.scss */
footer {
  position: absolute;
  bottom: 0px;
  text-align: center;
  color: #bbb;
  height: 60px;
}
/* line 8, ../../../components/sass/modules/_foot.scss */
footer a {
  text-decoration: none;
  color: #245fa2;
}

/* line 1, ../../../components/sass/modules/_pinit.scss */
#pinit {
  width: 300px;
  height: 100px;
  background-color: #fff;
  padding: 40px;
  font-color: #000;
  text-align: center;
}

/* line 2, ../../../components/sass/modules/_aboutus.scss */
#about {
  background-color: #245fa2;
  padding: 50px 0;
  color: #c0e1ff;
}
/* line 5, ../../../components/sass/modules/_aboutus.scss */
#about p {
  font-weight: 200;
}
/* line 8, ../../../components/sass/modules/_aboutus.scss */
#about h1 {
  color: #fff;
  padding-bottom: 20px;
}
/* line 13, ../../../components/sass/modules/_aboutus.scss */
#about h2 {
  color: #000;
  padding-bottom: 20px;
  margin-left: 9%;
  margin-right: 9%;
}
@media (max-width: 650px) {
  /* line 2, ../../../components/sass/modules/_aboutus.scss */
  #about {
    padding-top: 220px;
    padding-bottom: 700px;
  }
}
@media (max-width: 480px) {
  /* line 2, ../../../components/sass/modules/_aboutus.scss */
  #about {
    padding-bottom: 1000px;
  }
}
