/* 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, ../../../../../Library/Ruby/Gems/2.0.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, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Library/Ruby/Gems/2.0.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, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Library/Ruby/Gems/2.0.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, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Library/Ruby/Gems/2.0.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 19, ../sass/_grids.scss */
.wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.wrap:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 59, ../sass/screen.scss */
html, body {
  height: 100%;
  background-color: #ed1c24;
  color: white;
}

/* line 67, ../sass/screen.scss */
.full {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
}

/* line 77, ../sass/screen.scss */
.content-contain {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5em;
  position: relative;
  height: 100%;
}
/* line 12, ../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.content-contain:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 88, ../sass/screen.scss */
.section-home img:first-child {
  width: 52.54237%;
  float: left;
  margin-right: 1.69492%;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -0.9em;
}
/* line 96, ../sass/screen.scss */
.section-home img:nth-of-type(2) {
  width: 25.42373%;
  float: left;
  margin-right: 1.69492%;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 3.3em;
}
/* line 104, ../sass/screen.scss */
.section-home .last-image {
  width: 52.54237%;
  float: left;
  margin-right: 1.69492%;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  -moz-transform: rotateX(180deg) translateX(-50%);
  -ms-transform: rotateX(180deg) translateX(-50%);
  -webkit-transform: rotateX(180deg) translateX(-50%);
  transform: rotateX(180deg) translateX(-50%);
  bottom: -0.9em;
}
/* line 112, ../sass/screen.scss */
.section-home .center-content {
  margin-top: 2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 117, ../sass/screen.scss */
.section-home .center-content h1 {
  font-family: "effra",sans-serif;
  font-weight: 700;
  width: 49.15254%;
  float: left;
  margin-right: 1.63934%;
  margin-left: 22.0339%;
  text-align: center;
  font-size: 5.5em;
  padding: 0.25em;
  clear: right;
}
/* line 129, ../sass/screen.scss */
.section-home .center-content h4 {
  font-family: "effra",sans-serif;
  font-weight: 300;
  width: 35.59322%;
  float: left;
  margin-right: 1.63934%;
  margin-left: 28.81356%;
  text-align: center;
  font-size: 1.5em;
  line-height: 2em;
  padding: 1em 0;
}
/* line 140, ../sass/screen.scss */
.section-home .center-content img {
  width: 25.42373%;
  float: right;
  margin-right: 0;
  right: 5.08475%;
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  position: absolute;
  top: 1.2em;
}

@media (max-height: 786px) and (min-width: 1179px) {
  /* line 156, ../sass/screen.scss */
  .section-home h1 {
    font-size: 3em !important;
    box-sizing: border-box;
    padding: 0em 2em !important;
    margin-left: 25.42373% !important;
  }
  /* line 164, ../sass/screen.scss */
  .section-home h4 {
    font-size: 1em !important;
    box-sizing: border-box;
    padding: 1em 4.5em !important;
    margin-left: 32.20339% !important;
    margin-top: 1em;
  }
  /* line 173, ../sass/screen.scss */
  .section-home .center-content {
    margin-top: 5em;
  }
  /* line 176, ../sass/screen.scss */
  .section-home .center-content img {
    width: 18.64407%;
    float: right;
    margin-right: 0;
    right: 18.64407%;
    top: -1.5em;
  }
}
@media (max-width: 1179px) {
  /* line 194, ../sass/screen.scss */
  .section-home img:nth-of-type(2) {
    top: 2.5em !important;
  }
  /* line 200, ../sass/screen.scss */
  .section-home h1 {
    font-size: 4.5em !important;
  }
  /* line 206, ../sass/screen.scss */
  .section-home h4 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 948px) {
  /* line 194, ../sass/screen.scss */
  .section-home img:nth-of-type(2) {
    top: 2em !important;
  }
  /* line 200, ../sass/screen.scss */
  .section-home h1 {
    font-size: 4em !important;
  }
  /* line 206, ../sass/screen.scss */
  .section-home h4 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 845px) {
  /* line 194, ../sass/screen.scss */
  .section-home img:nth-of-type(2) {
    top: 1.7em !important;
  }
  /* line 200, ../sass/screen.scss */
  .section-home h1 {
    font-size: 2.4em !important;
  }
  /* line 206, ../sass/screen.scss */
  .section-home h4 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 194, ../sass/screen.scss */
  .section-home img:nth-of-type(2) {
    top: 1.5em !important;
  }
  /* line 200, ../sass/screen.scss */
  .section-home h1 {
    font-size: 3em !important;
  }
  /* line 206, ../sass/screen.scss */
  .section-home h4 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 650px) {
  /* line 194, ../sass/screen.scss */
  .section-home img:nth-of-type(2) {
    top: 1.2em !important;
  }
  /* line 200, ../sass/screen.scss */
  .section-home h1 {
    font-size: 2.5em !important;
  }
  /* line 206, ../sass/screen.scss */
  .section-home h4 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 550px) {
  /* line 194, ../sass/screen.scss */
  .section-home img:nth-of-type(2) {
    top: 0.7em !important;
  }
  /* line 200, ../sass/screen.scss */
  .section-home h1 {
    font-size: 2em !important;
  }
  /* line 206, ../sass/screen.scss */
  .section-home h4 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 450px) {
  /* line 194, ../sass/screen.scss */
  .section-home img:nth-of-type(2) {
    top: 0.3em !important;
  }
  /* line 200, ../sass/screen.scss */
  .section-home h1 {
    font-size: 1.6em !important;
  }
  /* line 206, ../sass/screen.scss */
  .section-home h4 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
