/* line 4, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 21, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../../../../../.gem/ruby/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 2, ../../../compass/sass/partials/_defaults.scss */
.clear {
  clear: both;
}

/* line 6, ../../../compass/sass/partials/_defaults.scss */
body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  background-color: white;
  font-size: 14px;
  background-color: black;
}

/* line 15, ../../../compass/sass/partials/_defaults.scss */
h1, h2 {
  font-family: "FuturaW02-BoldCondensed_774914";
  font-weight: normal;
}

/* line 20, ../../../compass/sass/partials/_defaults.scss */
h2 {
  margin-bottom: 20px;
  font-size: 43px;
  color: white;
}

/* line 27, ../../../compass/sass/partials/_defaults.scss */
a {
  color: #f7f6f5;
  text-decoration: none;
  border-bottom: 1px dashed white;
}

/* line 32, ../../../compass/sass/partials/_defaults.scss */
a:hover {
  border-bottom: 1px solid white;
}

/* line 36, ../../../compass/sass/partials/_defaults.scss */
p, body, div {
  font-family: FuturaW02-MediumCondens;
  font-size: 25px;
  line-height: 1.5em;
}

/* line 42, ../../../compass/sass/partials/_defaults.scss */
div.clear {
  clear: both;
}

/* line 6, ../../../compass/sass/partials/_body.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 10, ../../../compass/sass/partials/_body.scss */
.parra {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 15, ../../../compass/sass/partials/_body.scss */
.flexible {
  height: auto !important;
  margin-bottom: 650px !important;
}

/* line 20, ../../../compass/sass/partials/_body.scss */
#page {
  overflow: hidden;
  width: 100%;
  min-width: 960px;
}

/* line 25, ../../../compass/sass/partials/_body.scss */
.mobile_page {
  min-width: 100% !important;
}

/* line 29, ../../../compass/sass/partials/_body.scss */
#intro {
  width: 1280px;
  height: 1250px;
  position: relative;
}
/* line 33, ../../../compass/sass/partials/_body.scss */
#intro .first {
  position: absolute;
  height: 966px;
}
/* line 37, ../../../compass/sass/partials/_body.scss */
#intro .second {
  position: absolute;
  height: 978px;
  top: 100px;
}
/* line 42, ../../../compass/sass/partials/_body.scss */
#intro .logo {
  position: relative;
  height: 227px;
  top: 260px;
  margin: 0 auto;
  z-index: 777;
}
/* line 49, ../../../compass/sass/partials/_body.scss */
#intro .hiker {
  top: 747px;
  height: 1543px;
}

/* line 59, ../../../compass/sass/partials/_body.scss */
#video_wrap {
  height: 1200px;
  position: relative;
}
/* line 63, ../../../compass/sass/partials/_body.scss */
#video_wrap a {
  cursor: pointer;
  text-decoration: none;
  border: none;
}
/* line 68, ../../../compass/sass/partials/_body.scss */
#video_wrap #play_buttons {
  position: absolute;
  top: 195px;
  text-align: center;
  width: 100%;
}
/* line 73, ../../../compass/sass/partials/_body.scss */
#video_wrap #play_buttons a {
  padding: 10px 75px 5px 20px;
  font-family: "TradeGothicW01-BoldCn20 675334";
  font-size: 40px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: url('/static/steps/images/play.png?0aecb531efe1') no-repeat right center;
}
/* line 80, ../../../compass/sass/partials/_body.scss */
#video_wrap #play_buttons a:hover {
  color: #49786e;
}
/* line 83, ../../../compass/sass/partials/_body.scss */
#video_wrap #play_buttons a.teaser_link {
  margin-bottom: 55px;
}
/* line 87, ../../../compass/sass/partials/_body.scss */
#video_wrap .video {
  position: relative;
  width: 978px;
  height: 550px;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  background-color: black;
}
/* line 95, ../../../compass/sass/partials/_body.scss */
#video_wrap .video img {
  width: 100%;
  height: 100%;
}
/* line 100, ../../../compass/sass/partials/_body.scss */
#video_wrap .nebel1 {
  height: 1200px;
  top: -1000px;
  left: 0px;
  abackground-color: fuchsia;
}
/* line 106, ../../../compass/sass/partials/_body.scss */
#video_wrap .nebel2 {
  height: 1200px;
  top: 1200px;
  left: 30%;
  abackground-color: green;
}
/* line 112, ../../../compass/sass/partials/_body.scss */
#video_wrap .nebel3 {
  height: 1200px;
  top: 0px;
  left: 60%;
  abackground-color: yellow;
}
/* line 118, ../../../compass/sass/partials/_body.scss */
#video_wrap .nebelberg {
  position: absolute;
  height: 1900px;
  top: 150px;
  /* z-index: -5; */
}
@media screen and (max-width: 480px) {
  /* line 125, ../../../compass/sass/partials/_body.scss */
  #video_wrap .video {
    width: 320px;
    height: 180px;
  }
  /* line 128, ../../../compass/sass/partials/_body.scss */
  #video_wrap .video img {
    width: 100%;
    height: 100%;
  }
}

/* line 141, ../../../compass/sass/partials/_body.scss */
#news_wrap {
  height: 1400px;
  position: relative;
  z-index: 50;
}
/* line 145, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_wrap {
  top: 0px;
  max-width: 945px;
  /* min-width: 720px; */
  width: 90%;
  margin: 0 auto;
  position: relative;
  color: white;
  text-align: center;
  line-height: 26px;
}
/* line 157, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_item {
  display: block;
  float: left;
  position: relative;
}
/* line 163, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_item .over_date,
#news_wrap .news_item .over_title {
  display: none;
  position: absolute;
  left: 15px;
  cursor: pointer;
  width: 80%;
  text-align: left;
}
/* line 171, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_item .over_date {
  top: 17px;
  text-transform: uppercase;
  text-shadow: 1px 1px black;
  font-size: 20px;
}
/* line 177, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_item .over_title {
  line-height: 1.0em;
  text-align: left;
  top: 55px;
  font-size: 27px;
  text-shadow: 1px 1px black;
  text-transform: uppercase;
  font-family: "FuturaW02-BoldCondensed_774914";
}
/* line 189, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_item:hover .over_date,
#news_wrap .news_item:hover .over_title {
  display: block;
}
/* line 193, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_image {
  margin: 4px;
  cursor: pointer;
}
/* line 197, ../../../compass/sass/partials/_body.scss */
#news_wrap .news_content {
  display: none;
}
/* line 200, ../../../compass/sass/partials/_body.scss */
#news_wrap a {
  border: none;
}
/* line 203, ../../../compass/sass/partials/_body.scss */
#news_wrap #bridging_the_gap {
  position: relative;
}
/* line 205, ../../../compass/sass/partials/_body.scss */
#news_wrap #bridging_the_gap img {
  display: block;
  margin: 0 auto;
}

/* line 215, ../../../compass/sass/partials/_body.scss */
.mobile_page #news_wrap .news_item .over_date,
.mobile_page #news_wrap .news_item .over_title {
  display: block;
}

/* line 222, ../../../compass/sass/partials/_body.scss */
#content {
  height: 2600px;
  position: relative;
  background-color: black;
}
/* line 226, ../../../compass/sass/partials/_body.scss */
#content .rauch1 {
  position: absolute;
  top: 820px;
  height: 1367px;
}
/* line 231, ../../../compass/sass/partials/_body.scss */
#content .rauch2 {
  position: absolute;
  top: 1000px;
  height: 1367px;
}
/* line 236, ../../../compass/sass/partials/_body.scss */
#content .schornsteins {
  position: absolute;
  top: 1200px;
  left: 0px;
  height: 1367px;
}
/* line 242, ../../../compass/sass/partials/_body.scss */
#content .content {
  height: 2500px;
  font-size: 20px;
  top: 100px;
  max-width: 920px;
  min-width: 320px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  color: white;
  text-align: center;
  z-index: 99;
}
/* line 243, ../../../compass/sass/partials/_body.scss */
#content .content .inner {
  max-width: 920px;
  margin: 0 auto;
}
/* line 247, ../../../compass/sass/partials/_body.scss */
#content .content h2 {
  margin-bottom: 50px;
}
/* line 262, ../../../compass/sass/partials/_body.scss */
#content .content img {
  width: 100%;
}
/* line 266, ../../../compass/sass/partials/_body.scss */
#content #partners div.line {
  margin-bottom: 25px;
  position: relative;
}
/* line 270, ../../../compass/sass/partials/_body.scss */
#content #partners a {
  margin: 8px 14px;
  border-bottom: none;
  position: relative;
  bottom: 0px;
}
/* line 276, ../../../compass/sass/partials/_body.scss */
#content #partners img {
  width: auto;
}
@media screen and (max-width: 480px) {
  /* line 265, ../../../compass/sass/partials/_body.scss */
  #content #partners {
    text-align: left;
  }
  /* line 281, ../../../compass/sass/partials/_body.scss */
  #content #partners div.line {
    margin-bottom: 0px;
  }
  /* line 284, ../../../compass/sass/partials/_body.scss */
  #content #partners a {
    display: block;
    margin: 0px 0px 12px 0px;
    bottom: auto;
  }
  /* line 289, ../../../compass/sass/partials/_body.scss */
  #content #partners img {
    max-width: 100%;
  }
}

/* line 296, ../../../compass/sass/partials/_body.scss */
.mobile_page #content {
  margin-bottom: -150px !important;
}
/* line 299, ../../../compass/sass/partials/_body.scss */
.mobile_page #content .content {
  height: auto;
}
/* line 303, ../../../compass/sass/partials/_body.scss */
.mobile_page #content .schornsteins {
  position: relative;
  top: -150px;
}

/* line 311, ../../../compass/sass/partials/_body.scss */
#imprint .content {
  font-size: 20px;
  max-width: 920px;
  min-width: 320px;
  width: 90%;
  margin: 0 auto 200px auto;
  position: relative;
  color: white;
  text-align: center;
}
/* line 312, ../../../compass/sass/partials/_body.scss */
#imprint .content .inner {
  max-width: 920px;
  margin: 0 auto;
}
/* line 316, ../../../compass/sass/partials/_body.scss */
#imprint .content h2 {
  margin-bottom: 50px;
}
/* line 328, ../../../compass/sass/partials/_body.scss */
#imprint .content img {
  width: 100%;
}

/* line 333, ../../../compass/sass/partials/_body.scss */
#footer {
  /* @include box-shadow(0px 9px 10px 10px white); */
  border-top: 1px solid #717171;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-width: 960px;
  height: 60px;
  padding: 10px 0 0 0;
  z-index: 999;
  background-color: black;
}
/* line 346, ../../../compass/sass/partials/_body.scss */
#footer p {
  text-align: center;
  width: 750px;
  margin: 0 auto 10px;
  font-size: 17px;
  color: #717171;
}
/* line 352, ../../../compass/sass/partials/_body.scss */
#footer p span.copy {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0px 30px;
  text-align: center;
}
/* line 357, ../../../compass/sass/partials/_body.scss */
#footer p a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 362, ../../../compass/sass/partials/_body.scss */
#footer a {
  font-size: 17px;
  color: #717171;
  background-repeat: no-repeat;
  border: none;
  line-height: 1em;
}
/* line 369, ../../../compass/sass/partials/_body.scss */
#footer a:hover {
  color: white;
}
/* line 372, ../../../compass/sass/partials/_body.scss */
#footer a.rg {
  position: relative;
  text-indent: -9999px;
  top: 0px;
  width: 39px;
  height: 39px;
  background-image: url('/static/steps/images/rg-logo-black.png?0aecb531efe1');
}
/* line 380, ../../../compass/sass/partials/_body.scss */
#footer span.x {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: white;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url('/static/steps/images/footer-x.png?0aecb531efe1');
  width: 13px;
  height: 13px;
  margin: 0px 10px 0px 12px;
}
/* line 390, ../../../compass/sass/partials/_body.scss */
#footer a.coupdoil {
  position: relative;
  text-indent: -9999px;
  top: 0px;
  width: 44px;
  height: 39px;
  background-image: url('/static/steps/images/coupdoil.png?0aecb531efe1');
}
/* line 399, ../../../compass/sass/partials/_body.scss */
#footer a.fb {
  position: relative;
  text-indent: -9999px;
  top: 0px;
  width: 18px;
  height: 22px;
  background-image: url('/static/steps/images/fb.png?0aecb531efe1');
  margin-right: 18px;
}
/* line 408, ../../../compass/sass/partials/_body.scss */
#footer a.twitter {
  position: relative;
  text-indent: -9999px;
  top: 0px;
  width: 22px;
  height: 22px;
  margin-right: 18px !important;
  background-image: url('/static/steps/images/twitter.png?0aecb531efe1');
}
/* line 417, ../../../compass/sass/partials/_body.scss */
#footer span.email a {
  position: relative;
  text-indent: -9999px;
  top: 0px;
  width: 22px;
  height: 22px;
  background-image: url('/static/steps/images/email.png?0aecb531efe1');
}
/* line 426, ../../../compass/sass/partials/_body.scss */
#footer a.imprint {
  /* font-family: Arial, sans-serif; */
  position: relative;
  font-size: 17px;
  color: #717171;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0px 18px;
  /*
          top: 10px;
          right: 10px;
          font-size: 11px;
  */
}
/* line 439, ../../../compass/sass/partials/_body.scss */
#footer a.materia {
  font-family: Arial, sans-serif;
  position: absolute;
  top: 24px;
  right: 10px;
  font-size: 11px;
}
/* line 446, ../../../compass/sass/partials/_body.scss */
#footer a.bnzk {
  font-family: Arial, sans-serif;
  position: absolute;
  top: 38px;
  right: 10px;
  font-size: 11px;
}

@media screen and (max-width: 750px) {
  /* line 455, ../../../compass/sass/partials/_body.scss */
  #footer {
    position: relative;
    min-width: inherit;
    height: auto;
    text-align: center;
    padding-bottom: 20px;
  }
  /* line 461, ../../../compass/sass/partials/_body.scss */
  #footer a {
    line-height: 1.5em;
  }
  /* line 464, ../../../compass/sass/partials/_body.scss */
  #footer p {
    width: 100%;
  }
  /* line 467, ../../../compass/sass/partials/_body.scss */
  #footer a.imprint {
    font-family: Arial, sans-serif;
    position: relative;
    display: block;
    top: 0px;
    right: 0px;
    font-size: 11px;
  }
  /* line 475, ../../../compass/sass/partials/_body.scss */
  #footer a.materia {
    font-family: Arial, sans-serif;
    position: relative;
    display: block;
    top: 0px;
    right: 0px;
    font-size: 11px;
  }
  /* line 483, ../../../compass/sass/partials/_body.scss */
  #footer a.bnzk {
    font-family: Arial, sans-serif;
    position: relative;
    display: block;
    top: 0px;
    right: 0px;
    font-size: 11px;
  }
}
/* line 6, ../../../compass/sass/partials/_menu.scss */
#navigation {
  position: fixed;
  top: 3%;
  right: 3%;
  width: 84px;
  height: 133px;
  z-index: 1000;
  padding-top: 19px;
  font-family: "TradeGothicW01-BoldCn20 675334";
  font-weight: normal;
  font-size: 15px;
}
@media screen and (max-width: 480px) {
  /* line 6, ../../../compass/sass/partials/_menu.scss */
  #navigation {
    bottom: 1%;
    top: auto;
  }
}
/* line 21, ../../../compass/sass/partials/_menu.scss */
#navigation a {
  line-height: 18px;
  position: relative;
  color: black;
  border-bottom: none;
  font-weight: normal;
  font-family: "TradeGothicW01-BoldCn20 675334";
  font-size: 15px;
  display: block;
  text-align: center;
}
/* line 33, ../../../compass/sass/partials/_menu.scss */
#navigation a:hover,
#navigation a.selected {
  color: white;
}
/* line 36, ../../../compass/sass/partials/_menu.scss */
#navigation img.background {
  position: absolute;
  top: 0px;
  left: 0px;
}
/* line 42, ../../../compass/sass/partials/_menu.scss */
#navigation #language_menu {
  margin-top: -2px;
  position: relative;
  display: block;
  text-align: center;
}
/* line 47, ../../../compass/sass/partials/_menu.scss */
#navigation #language_menu a {
  display: inline;
}
/* line 51, ../../../compass/sass/partials/_menu.scss */
#navigation #language_menu a.current {
  /* @include single-text-shadow(1, 1, 1, false, $turkis); */
  /* text-shadow: 1px 1px 1px $turkis !important; */
  color: white !important;
}
/* line 56, ../../../compass/sass/partials/_menu.scss */
#navigation #language_menu a:hover {
  color: white;
}

/* line 3, ../../../compass/sass/partials/_tour.scss */
h2.tour {
  font-family: "TradeGothicW01-BoldCn20 675334";
  font-weight: normal;
  font-size: 40px;
}

/* line 10, ../../../compass/sass/partials/_tour.scss */
#left_tour,
#right_tour {
  color: white;
  float: left;
  width: 479px;
  padding-right: 10px;
}

/* line 17, ../../../compass/sass/partials/_tour.scss */
#right_tour {
  padding-right: 0;
  width: 489px;
}

/* line 22, ../../../compass/sass/partials/_tour.scss */
.tour_entry {
  display: block;
  clear: both;
  font-family: "TradeGothicW01-BoldCn20 675334";
  position: relative;
  font-size: 20px;
  line-height: 1.0em;
  margin-bottom: 4px;
  text-decoration: none;
  border: none;
}

/* line 33, ../../../compass/sass/partials/_tour.scss */
.tour_entry:hover {
  text-decoration: none;
  border: none;
}

/* line 38, ../../../compass/sass/partials/_tour.scss */
.tour_entry:hover,
.tour_entry:hover span.get_your {
  color: #00ff00;
}

/* line 41, ../../../compass/sass/partials/_tour.scss */
.big_tour_entry:hover {
  color: white;
}

/* line 45, ../../../compass/sass/partials/_tour.scss */
.big_tour_entry {
  font-size: 32px;
  line-height: 1.0em;
  margin-bottom: 7px;
}

/* line 51, ../../../compass/sass/partials/_tour.scss */
.tour_entry span.date {
  display: block;
  float: left;
  width: 80px;
  text-align: right;
  padding-right: 5px;
}

/* line 59, ../../../compass/sass/partials/_tour.scss */
.tour_entry span.date_from {
  display: block;
  float: left;
  width: 60px;
  text-align: right;
  padding-right: 0px;
}

/* line 66, ../../../compass/sass/partials/_tour.scss */
.tour_entry span.date_to {
  display: block;
  float: left;
  width: 55px;
  text-align: right;
  padding-right: 7px;
}

/* line 74, ../../../compass/sass/partials/_tour.scss */
.tour_entry .event {
  display: block;
  float: left;
  width: 350px;
  text-decoration: none;
  border: none;
}

/* line 81, ../../../compass/sass/partials/_tour.scss */
.tour_entry span.clear {
  display: block;
}

/*
.tour_entry .event:hover {
    color: $turkis;
}
*/
/* line 90, ../../../compass/sass/partials/_tour.scss */
.tour_entry span.get_your {
  /*
      -moz-transform: rotate(-12deg); 
      -ms-transform: rotate(-12deg); 
      -webkit-transform: rotate(-12deg); 
      transform: rotate(-12deg); 
  */
  position: absolute;
  right: 40px;
  top: -1px;
  font-size: 18px;
  color: #49786e;
  line-height: 1em;
  text-align: center;
}

/* line 7, ../../../compass/sass/partials/_overlay.scss */
.donate_content,
#stocked {
  display: none;
}

/* line 11, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay {
  color: black;
  /* must be initially hidden */
  display: none;
  /* place overlay on top of other elements */
  z-index: 10000;
  /* styling */
  background-color: #f7f6f5;
  width: 100%;
  min-height: 377px;
  background-repeat: no-repeat;
  background-position: center center;
  /* CSS3 styling for latest browsers */
  -webkit-box-shadow: 0 0 100px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 100px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 100px 60px rgba(0, 0, 0, 0.3);
}
/* line 13, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay a {
  color: #49786e;
}
/* line 38, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container {
  position: relative;
  padding-bottom: 67px;
}
/* line 41, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container h2 {
  color: black;
}
/* line 44, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container h3 {
  margin: -5px 0 24px 0;
}
/* line 49, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container .donate_content,
#simple_overlay #overlay_content_container #stocked {
  display: block;
}
/* line 52, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container .left {
  float: left;
  width: 55%;
}
/* line 56, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container .right {
  float: right;
  width: 33%;
  margin-right: 5%;
}
/* line 61, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container img {
  width: 60%;
}
/* line 64, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #49786e;
  border: 2px solid black;
  color: white;
  font-family: "TradeGothicW01-BoldCn20 675334";
  font-size: 21px;
  padding: 5px 10px;
  cursor: pointer;
}
/* line 74, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container button.big {
  font-size: 27px;
  padding: 7px 12px;
}
/* line 78, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container button:hover {
  background-color: white;
  color: #49786e;
}
/* line 82, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_container input[type=text] {
  padding: 5px;
  font-size: 22px;
  font-family: "TradeGothicW01-BoldCn20 675334";
  width: 60px;
  text-align: right;
}
@media screen and (max-width: 750px) {
  /* line 92, ../../../compass/sass/partials/_overlay.scss */
  #simple_overlay #overlay_content_container .left {
    float: none;
    width: 100%;
  }
  /* line 96, ../../../compass/sass/partials/_overlay.scss */
  #simple_overlay #overlay_content_container .right {
    float: none;
    width: 100%;
  }
  /* line 100, ../../../compass/sass/partials/_overlay.scss */
  #simple_overlay #overlay_content_container img {
    margin-top: 50px;
    width: 100%;
  }
}
/* line 108, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay #overlay_content_wrapper {
  position: relative;
  max-width: 960px;
  width: 95%;
  margin: 40px auto;
}
/* line 114, ../../../compass/sass/partials/_overlay.scss */
#simple_overlay a.close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: -6px;
  cursor: pointer;
  background-image: url('/static/steps/images/close.png?0aecb531efe1');
}
