/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/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, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 15, compass/sass/screen.scss */
html, body, nav, section, input, header, textarea, select, div, svg, img, rect, a, p, span, h1, h2, h3, h4, label, li, table, tr, th, td {
  box-sizing: border-box;
}

/* line 19, compass/sass/screen.scss */
body {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 24, compass/sass/screen.scss */
body .clearfix:before, body .clearfix:after {
  content: " ";
  display: table;
}
/* line 29, compass/sass/screen.scss */
body .clearfix:after {
  clear: both;
}
/* line 33, compass/sass/screen.scss */
body a:link, body a:visited, body a:hover, body a:focus, body a:active, body a:visited:hover {
  color: #FFF;
  text-decoration: none;
}
/* line 38, compass/sass/screen.scss */
body #site-wrapper-landingpage {
  position: relative;
  z-index: 1;
  width: 100%;
}
/* line 43, compass/sass/screen.scss */
body #site-wrapper-landingpage #wrapper-buttons-share, body #site-wrapper-landingpage #wrapper-buttons-social {
  position: absolute;
  z-index: 3;
  top: 20px;
}
/* line 48, compass/sass/screen.scss */
body #site-wrapper-landingpage #wrapper-buttons-share button, body #site-wrapper-landingpage #wrapper-buttons-social button {
  width: 26px;
  height: 26px;
  padding: 0px;
  border: 0px;
}
/* line 54, compass/sass/screen.scss */
body #site-wrapper-landingpage #wrapper-buttons-share button img, body #site-wrapper-landingpage #wrapper-buttons-social button img {
  width: 26px;
  height: 26px;
}
/* line 61, compass/sass/screen.scss */
body #site-wrapper-landingpage #wrapper-buttons-share {
  left: 20px;
}
/* line 66, compass/sass/screen.scss */
body #site-wrapper-landingpage #wrapper-buttons-social {
  right: 20px;
}
/* line 70, compass/sass/screen.scss */
body #site-wrapper-landingpage header {
  position: relative;
  z-index: 0;
  margin: 0px;
}
/* line 74, compass/sass/screen.scss */
body #site-wrapper-landingpage header img {
  width: 100%;
}
/* line 79, compass/sass/screen.scss */
body #site-wrapper-landingpage #content {
  position: relative;
  z-index: 1;
  margin-top: -20px;
  padding: 20px;
  background-color: #1F1A17;
  color: white;
  text-align: center;
}
/* line 89, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-main img#logo {
  width: 200px;
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 95, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-main h1 {
  margin: 0px auto 30px auto;
  font-size: 1.3rem;
  font-weight: 100;
  line-height: 1.9rem;
}
/* line 102, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-main h2 {
  wwidth: 500px;
  margin: 0px auto 30px auto;
  font-size: 0.9rem;
  line-height: 1.4rem;
}
/* line 109, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-main p {
  wiwdth: 500px;
  margin: 0px auto 30px auto;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #CCC;
}
/* line 117, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-main a.button-main {
  display: inline-block;
  width: 260px;
  height: 60px;
  margin: 5px;
  padding-top: 24px;
  padding-left: 20px;
  vertical-align: top;
  background-color: #B89961;
  background-image: url("../../../img/icon_arrow_big.png");
  background-repeat: no-repeat;
  background-position: 235px 20px;
  background-size: 15px 20px;
  color: white;
  text-align: left;
  font-size: 0.85rem;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 138, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-article {
  width: 100%;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #B89961;
}
/* line 144, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-article h2 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 1.0rem;
  line-height: 1.4rem;
}
/* line 150, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-article p {
  text-align: left;
  ttext-align: center;
  font-size: 0.85rem;
  line-height: 1.65rem;
  color: #CCC;
}
/* line 157, compass/sass/screen.scss */
body #site-wrapper-landingpage #content #content-article img {
  width: 100%;
  margin: 25px 0px;
}
/* line 163, compass/sass/screen.scss */
body #site-wrapper-landingpage #content ul#nav-footer {
  margin-top: 50px;
  font-size: 0.85rem;
}
/* line 166, compass/sass/screen.scss */
body #site-wrapper-landingpage #content ul#nav-footer li {
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 180, compass/sass/screen.scss */
  body #site-wrapper-landingpage #wrapper-buttons-share, body #site-wrapper-landingpage #wrapper-buttons-social {
    top: 580px;
  }
  /* line 184, compass/sass/screen.scss */
  body #site-wrapper-landingpage #wrapper-buttons-share {
    left: 30px;
  }
  /* line 188, compass/sass/screen.scss */
  body #site-wrapper-landingpage #wrapper-buttons-social {
    right: 30px;
  }
  /* line 195, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content {
    position: absolute;
    top: 570px;
    mafrgin-top: -220px;
    padding: 30px;
  }
  /* line 202, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main img#logo {
    width: 240px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  /* line 208, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main h1 {
    width: 600px;
    margin: 0px auto 30px auto;
    font-size: 1.3rem;
    font-weight: 100;
    line-height: 1.9rem;
  }
  /* line 216, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main h2 {
    width: 600px;
    margin: 0px auto 30px auto;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  /* line 223, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main p {
    width: 600px;
    margin: 0px auto 30px auto;
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #CCC;
  }
  /* line 232, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article {
    width: 100%;
    padding-top: 50px;
  }
  /* line 236, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article .fr {
    float: right;
  }
  /* line 239, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article .fl {
    float: left;
  }
  /* line 242, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article .mr30 {
    margin-right: 30px;
  }
  /* line 245, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article .ml30 {
    margin-left: 30px;
  }
  /* line 248, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article .mb5 {
    margin-bottom: 5px;
  }
  /* line 251, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article .clearfix {
    margin-bottom: 50px;
  }
  /* line 255, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article h2 {
    wirdth: 400px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 1.0rem;
    line-height: 1.7rem;
  }
  /* line 262, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article p {
    wifdth: 400px;
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.75rem;
    color: #CCC;
  }
  /* line 269, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article img {
    width: 340px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  /* line 276, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content ul#nav-footer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 279, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content ul#nav-footer li {
    display: inline-block;
    margin: 0px 20px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 291, compass/sass/screen.scss */
  body #site-wrapper-landingpage {
    width: 1024px;
    margin: 0px auto;
  }
  /* line 295, compass/sass/screen.scss */
  body #site-wrapper-landingpage #wrapper-buttons-share, body #site-wrapper-landingpage #wrapper-buttons-social {
    top: 630px;
  }
  /* line 299, compass/sass/screen.scss */
  body #site-wrapper-landingpage #wrapper-buttons-share {
    left: 30px;
  }
  /* line 303, compass/sass/screen.scss */
  body #site-wrapper-landingpage #wrapper-buttons-social {
    right: 30px;
  }
  /* line 307, compass/sass/screen.scss */
  body #site-wrapper-landingpage header {
    text-align: center;
  }
  /* line 309, compass/sass/screen.scss */
  body #site-wrapper-landingpage header img {
    max-width: 1024px;
    margin: 0px auto;
  }
  /* line 315, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content {
    position: absolute;
    top: 620px;
    left: 50%;
    width: 1024px;
    mafrgin-top: -220px;
    margin-left: -512px;
    margin-bottom: 70px;
    padding: 60px;
  }
  /* line 326, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main img#logo {
    width: 240px;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  /* line 331, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main h1 {
    width: 600px;
    margin: 0px auto 30px auto;
    font-size: 1.6rem;
    font-weight: 100;
    line-height: 2.3rem;
  }
  /* line 339, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main h2 {
    width: 600px;
    margin: 0px auto 30px auto;
    font-size: 1.0rem;
    line-height: 1.8rem;
  }
  /* line 346, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main p {
    line-height: 1.6rem;
  }
  /* line 350, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-article {
    margin-top: 50px;
    padding-top: 55px;
  }
}
@media screen and (min-width: 1280px) {
  /* line 362, compass/sass/screen.scss */
  body #site-wrapper-landingpage header {
    text-align: center;
  }
  /* line 364, compass/sass/screen.scss */
  body #site-wrapper-landingpage header img {
    margin: 0px auto;
  }
  /* line 371, compass/sass/screen.scss */
  body #site-wrapper-landingpage #content #content-main img#logo {
    width: 260px;
  }
}
