@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);
/* @author Julian Bravard + Jeffy the Sea Serpent, SBS Studios (julian.bravard@sbsstudios.com) */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 2, 2013 08:21:28 PM America/New_York */
@font-face {
  font-family: 'UbuntuRegular';
  src: url(Ubuntu-R-webfont-c56aa9dde352947c4c84852efd80f28f.eot);
  src: url(Ubuntu-R-webfont-c56aa9dde352947c4c84852efd80f28f.eot#iefix) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UbuntuRegular';
  src: url(Ubuntu-RI-webfont-131241d00e8ad6ae9ee1b2746e3f1640.eot);
  src: url(Ubuntu-RI-webfont-131241d00e8ad6ae9ee1b2746e3f1640.eot#iefix) format("embedded-opentype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'UbuntuRegular';
  src: url(Ubuntu-B-webfont-98fb13ea617ab226c940eb95e709a8eb.eot);
  src: url(Ubuntu-B-webfont-98fb13ea617ab226c940eb95e709a8eb.eot#iefix) format("embedded-opentype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'UbuntuRegular';
  src: url(Ubuntu-BI-webfont-5cd71bf709510afa7a83847d57ba9e9a.eot);
  src: url(Ubuntu-BI-webfont-5cd71bf709510afa7a83847d57ba9e9a.eot#iefix) format("embedded-opentype");
  font-weight: bold;
  font-style: italic;
}

/* line 7, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_grid.scss */
.container {
  *zoom: 1;
  max-width: 59em;
  _width: 59em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, /var/www/iwanttoberecycled/shared/bundle/ruby/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 5, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
body {
  margin: 0;
  font: 300 1em/1em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
}

/* line 11, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
h1 {
  font: 2.125em/1.5em "Satisfy", cursive, sans-serif;
}

/* line 15, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
h2 {
  font: 1.875em/1.5em "Satisfy", cursive, sans-serif;
}

/* line 19, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
h6 {
  color: #8a8a8a;
  font: 700 0.875em/1.5em "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

/* line 25, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
hr {
  height: 2px;
  background: #8ec74b;
  margin: 0;
  border: none;
}

/* line 32, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
p {
  color: #8a8a8a;
}

/* line 36, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
strong {
  font-weight: 700;
}

/* line 40, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.button {
  background: #e67d00;
  padding: 12px;
  color: white;
  font: 700 0.875em/1em "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  border: none;
}
/* line 49, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.button.disabled {
  background: #8a8a8a;
  cursor: default;
  color: white;
  pointer-events: none;
}
/* line 55, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.button:hover {
  background-color: #ff961a;
  text-decoration: none;
}

/* line 61, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.btn-group > .button {
  background: #8a8a8a;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 67, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.btn-group > .button:first-child {
  margin-left: 0;
}
/* line 72, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.btn-group > .button + .button {
  margin-left: -6px;
}
/* line 75, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.btn-group > .button.active {
  background: #e67d00;
  z-index: 2;
}

/* line 81, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
a, img {
  border: none;
}

/* line 85, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
a {
  text-decoration: none;
  cursor: pointer;
  color: black;
}
/* line 89, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
a:hover {
  text-decoration: underline;
}

/* line 94, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
figure {
  margin: 0;
}

/* line 98, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.lowercase {
  text-transform: lowercase;
}

/* line 102, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.facebook {
  padding-top: 6px;
}
/* line 104, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.facebook:hover {
  background-color: #3a579a;
}
/* line 107, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.facebook img {
  width: 6px;
  height: 12px;
}

/* line 113, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.twitter {
  padding-top: 8px;
}
/* line 115, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.twitter:hover {
  background-color: #00c9ff;
}
/* line 118, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.twitter img {
  width: 12px;
  height: 10px;
}

/* line 124, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.tumblr {
  padding-top: 6px;
}
/* line 126, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.tumblr:hover {
  background-color: #44546B;
}
/* line 129, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.tumblr img {
  width: 7px;
  height: 12px;
}

/* line 136, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.youtube:hover {
  background-color: #c73025;
}
/* line 139, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.youtube img {
  width: 10px;
  height: 11px;
}

/* line 146, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.contact:hover {
  background-color: #8ec74b;
}
/* line 149, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.contact img {
  width: 12px;
  height: 12px;
}

/* line 155, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.search {
  background: url("http://www.iwanttoberecycled.org/images/utility-nav-sprite") no-repeat 100% 0;
  width: 13px;
  height: 12px;
}

/* line 161, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.block div {
  display: inline-block;
}

/* line 165, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.left {
  float: left;
}

/* line 168, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_base.scss.erb */
.right {
  float: right;
}

/* line 1, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header {
  background: #5fa200;
  height: 60px;
  font: 1em "Raleway", Helvetica, sans-serif;
  -webkit-transition: all 0.3s ease-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.3s ease-out;
  /* Firefox 4-15 */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.50–12.00 */
  transition: all 0.3s ease-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 9, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header .container {
  height: 100%;
  position: relative;
}
/* line 13, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header #utility {
  background: #231f20;
  width: 140px;
  height: 24px;
  margin-top: 20px;
  font-size: 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 30px;
  -webkit-transition: all 0.3s ease-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.3s ease-out;
  /* Firefox 4-15 */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.50–12.00 */
  transition: all 0.3s ease-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 27, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header #utility #search {
  position: absolute;
  height: 100%;
  right: 0;
  cursor: pointer;
}
/* line 32, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header #utility #search img {
  margin: 6px 5px;
}
/* line 36, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header #utility a {
  display: inline-block;
  float: left;
  padding: 7px 6px;
  -webkit-transition: all 0.3s ease-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.3s ease-out;
  /* Firefox 4-15 */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.50–12.00 */
  transition: all 0.3s ease-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 44, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header #utility a:first-child {
  margin-left: 5px;
}
/* line 47, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header #utility a:last-child {
  margin-right: 0;
}
/* line 52, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav {
  -webkit-font-smoothing: antialiased;
  height: 38px;
  background: white;
  border-bottom: 2px solid #247715;
  bottom: -24px;
  right: 0;
  text-transform: uppercase;
  position: absolute;
  z-index: 10;
}
/* line 62, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
/* line 66, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: skewX(-12deg);
  -moz-transform: skewX(-12deg);
  -ms-transform: skewX(-12deg);
  -o-transform: skewX(-12deg);
  transform: skewX(-12deg);
  float: left;
  height: 38px;
}
/* line 73, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li a {
  padding: 10px 10px;
}
/* line 75, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li a:hover {
  text-decoration: none;
}
/* line 79, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:hover, header nav ul li.current {
  background: #e67d00;
}
/* line 81, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:hover a, header nav ul li.current a {
  color: white;
}
/* line 85, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:first-of-type:before {
  content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 38px solid transparent;
  border-bottom: 38px solid transparent;
  border-left: 0 solid transparent;
  border-right: 38px solid transparent;
  position: absolute;
  top: 0;
  left: -1px;
  -webkit-transform: skewX(12deg);
  -moz-transform: skewX(12deg);
  -ms-transform: skewX(12deg);
  -o-transform: skewX(12deg);
  transform: skewX(12deg);
}
/* line 100, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:first-of-type:hover:before, header nav ul li:first-of-type.current:before {
  border-top: 39px solid #e67d00;
}
/* line 103, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:last-of-type:after {
  content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 100% solid transparent;
  border-bottom: 38px solid transparent;
  border-left: 38px solid transparent;
  border-right: 0 solid transparent;
  position: absolute;
  top: 0;
  right: -5px;
  z-index: -1;
  -webkit-transform: skewX(12deg);
  -moz-transform: skewX(12deg);
  -ms-transform: skewX(12deg);
  -o-transform: skewX(12deg);
  transform: skewX(12deg);
}
/* line 119, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:last-of-type:hover:after, header nav ul li:last-of-type.current:after {
  border-bottom: 38px solid #e67d00;
}
/* line 122, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:after {
  content: url(separator-e70af1c4a53f7f48ca79f8c131b68cf1.png);
  position: absolute;
  top: 0;
  right: -5px;
  -webkit-transform: skewX(12deg);
  -moz-transform: skewX(12deg);
  -ms-transform: skewX(12deg);
  -o-transform: skewX(12deg);
  transform: skewX(12deg);
}
/* line 129, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li:last-child:after {
  content: "";
}
/* line 132, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header nav ul li a {
  display: block;
  -webkit-transform: skewX(12deg);
  -moz-transform: skewX(12deg);
  -ms-transform: skewX(12deg);
  -o-transform: skewX(12deg);
  transform: skewX(12deg);
}

/* line 141, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.search-box {
  display: none;
  -webkit-transition: all 0.3s ease-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.3s ease-out;
  /* Firefox 4-15 */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.50–12.00 */
  transition: all 0.3s ease-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

/* line 149, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active {
  height: 200px;
}
/* line 151, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active #utility {
  background: transparent;
}
/* line 154, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active #search {
  background: white;
}
/* line 157, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box {
  display: block;
  position: absolute;
  width: 100%;
  right: 0;
  top: 68px;
}
/* line 164, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box div,
header.search-active .search-box .do-search {
  width: 5%;
  height: 50%;
  position: absolute;
  right: 0;
  background: #cff79f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 173, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box .exit {
  background: #cff79f url(exit-cb5a6a845cf06b04cee11846adb2093f.png) center center no-repeat;
  top: 0;
  height: 50%;
  -webkit-transition: background-color 0.3s ease-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: background-color 0.3s ease-out;
  /* Firefox 4-15 */
  -o-transition: background-color 0.3s ease-out;
  /* Opera 10.50–12.00 */
  transition: background-color 0.3s ease-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 181, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box .exit:hover {
  background-color: #e7fbce;
}
/* line 185, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box .do-search {
  background: #e67d00 url(search-white-155d48bd0cf3b6e66a8a0b618197db66.png) center center no-repeat;
  bottom: 0;
  height: 50%;
  opacity: 1;
  -webkit-transition: background-color 0.3s ease-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: background-color 0.3s ease-out;
  /* Firefox 4-15 */
  -o-transition: background-color 0.3s ease-out;
  /* Opera 10.50–12.00 */
  transition: background-color 0.3s ease-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 194, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box .do-search:hover {
  background-color: #ff961a;
}
/* line 198, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box input {
  font: 50px "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  height: 90px;
  width: 100%;
  padding: 0;
  border: 0 solid;
  border-image: none;
  border-radius: 0;
  box-shadow: none;
  right: 0;
  background: #8ec74b;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #231f20;
}
/* line 212, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box input::-webkit-input-placeholder {
  color: #231f20;
}
/* line 215, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box input:-moz-placeholder {
  color: #231f20;
}
/* line 218, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box input::-moz-placeholder {
  color: #231f20;
}
/* line 221, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box input:-ms-input-placeholder {
  color: #231f20;
}
/* line 224, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
header.search-active .search-box input:focus {
  outline: 1px solid #247715 !important;
  outline-offset: 0;
}

/* line 232, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
/* line 236, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
/* line 241, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul li {
  font: 0.875em/1.125 "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
/* line 246, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul li:first-of-type {
  border-top: 1px solid #ccc;
}
/* line 249, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul li p.title {
  color: #e67d00;
}
/* line 252, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul li .sections em {
  font-weight: 700;
}
/* line 255, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul li.active {
  background: none;
  background-color: #e67d00;
  border-top: 1px solid #b36100;
  border-bottom: 1px solid #b36100;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 264, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul li.active .sections {
  color: white;
}
/* line 266, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.swiftype-widget .autocomplete ul li.active .sections em {
  color: white;
  font-weight: 700;
}

/* line 274, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.st-result-listing {
  font: 0.875em/1.125 "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
}
/* line 277, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.st-result-listing h2 {
  color: #5fa200;
  font: 400 1.375em/1.5em "Raleway", Helvetica, Arial, sans-serif !important;
}
/* line 282, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.st-result-listing a {
  color: #8ec74b;
  text-decoration: none !important;
}
/* line 285, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.st-result-listing a:visited {
  color: #8ec74b;
}
/* line 288, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_header.scss.erb */
.st-result-listing a:hover {
  color: #8ec74b;
  text-decoration: underline;
}

/* line 3, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
input[type=text]:focus, textarea:focus {
  box-shadow: none;
  outline: none;
  outline: 2px solid #e67d00;
}

/* line 9, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#logo {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  position: absolute;
  background: #e67d00 url(logo-b5c58c75cb28139235e176bed7d6879f.png) center center no-repeat;
  height: 140px;
  margin: 40px 0 0 -1em;
  padding: 0 1em 10px 1em;
  z-index: 9;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -ms-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
/* line 22, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#logo:before {
  content: '';
  display: block;
  width: 1920px;
  height: 150px;
  background: #e67d00;
  margin-left: -1920px;
}
/* line 30, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#logo figure {
  width: 100%;
  height: 140px;
  margin: -150px 0 0 -1em;
  padding: 0 1em;
  opacity: 0;
  border: 0 solid #fff;
  border-bottom-width: 10px;
  -webkit-transition: opacity 0.35s ease-out;
  -moz-transition: opacity 0.35s ease-out;
  -ms-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
}
/* line 43, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#logo figure:hover {
  opacity: 1;
}

/* line 49, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero {
  position: relative;
}
/* line 51, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: auto;
  height: 570px;
  width: 100%;
}
/* line 58, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner .container {
  position: relative;
  height: 100%;
}
/* line 62, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 67, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner ul li {
  float: left;
}
/* line 68, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li {
  background-size: cover;
  height: 570px;
  list-style: none;
}
/* line 72, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-00-game {
  background: transparent url(hero-slide-00-game-118e697c4cf375ac04ecfac6fd067244.jpg) center 80% no-repeat;
  background-size: cover;
}
/* line 75, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-00-game .hero-logo {
  background: transparent url(hero-slide-00-logo-9c45441fcaa92db823ee3216c0c98be2.png) center center no-repeat;
  position: absolute;
  top: 52px;
  right: 130px;
  width: 338px;
  height: 190px;
}
/* line 83, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-00-game .hero-text {
  bottom: 180px;
  width: 423px;
}
/* line 86, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-00-game .hero-text .learn-more {
  right: 85px;
}
/* line 91, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-01 {
  background: transparent url(hero-slide-01-83e24af4ce8d0bcc830b7f3f27dd2dbd.jpg) center bottom no-repeat;
  background-size: cover;
}
/* line 95, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-02 {
  background: transparent url(hero-slide-02-f03e7a1b28da9371c75d1cf30a317b6f.jpg) center bottom no-repeat;
  background-size: cover;
}
/* line 98, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-02 .hero-text {
  bottom: 280px;
}
/* line 102, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-03 {
  background: transparent url(hero-slide-03-983c8db87225c345fe44c4877d05b058.jpg) center bottom no-repeat;
  background-size: cover;
}
/* line 105, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner li.slide-03 .hero-text {
  bottom: 378px;
  right: -30px;
}
/* line 112, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner .hero-logo,
#hero .banner .hero-text {
  -webkit-transition: right 0.25s ease-out;
  -moz-transition: right 0.25s ease-out;
  -ms-transition: right 0.25s ease-out;
  -o-transition: right 0.25s ease-out;
  transition: right 0.25s ease-out;
}
/* line 119, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner .dots {
  *zoom: 1;
  max-width: 59em;
  _width: 59em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 75px;
  padding-right: 14%;
  text-align: right;
}
/* line 38, /var/www/iwanttoberecycled/shared/bundle/ruby/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#hero .banner .dots:after {
  content: "";
  display: table;
  clear: both;
}
/* line 128, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner .dots li {
  display: inline-block;
  background: #231f20;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  line-height: 0;
  font-size: 0;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
  transition: background .5s;
}
/* line 142, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner .dots li.active {
  background: white;
  cursor: default;
}
/* line 145, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner .dots li.active:hover {
  background: white;
}
/* line 149, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .banner .dots li:hover {
  background: #e67d00;
}

/* line 156, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text {
  position: absolute;
  right: 0;
  bottom: 240px;
  width: 483px;
}
/* line 161, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text h1 {
  color: #f0ede9;
  background-color: #231f20;
  float: left;
  margin: 0;
  padding: 0 20px 0 70px;
}
/* line 167, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text h1:first-of-type {
  padding-top: 10px;
}
/* line 170, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text h1:last-of-type {
  padding-bottom: 10px;
}
/* line 174, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text > img {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: -52px;
  margin-top: -52px;
}
/* line 182, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text .learn-more {
  position: absolute;
  bottom: -21px;
  right: 105px;
  background: #e67d00;
  color: white;
  text-transform: uppercase;
  font: 700 0.875em/1em "Raleway", Helvetica, Arial, sans-serif;
  padding: 10px;
  box-sizing: border-box;
  z-index: 10;
}
/* line 193, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text .learn-more img {
  margin: -3px 5px -5px 0;
}
/* line 196, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.hero-text .learn-more:hover {
  cursor: pointer;
  background-color: #ff961a;
  text-decoration: none;
}

/* line 204, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool {
  border-top: 5px solid #5fa200;
  margin-top: -55px;
  margin-bottom: -40px;
  background-color: white;
  height: 90px;
  position: relative;
  z-index: 10;
}
/* line 205, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool * {
  -webkit-transform: translate3d(0, 0, 0);
}
/* line 215, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool #pin-callout {
  width: 40.67797%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-bottom: -28px;
}
/* line 218, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool #pin-callout img {
  float: left;
  margin-top: -40px;
}
/* line 222, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool #pin-callout h4 {
  color: #5fa200;
  font: 400 1.375em/1.5em "Raleway", Helvetica, Arial, sans-serif;
  margin: 10px 0 0 100px;
}
/* line 228, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool p {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  font: 0.813em/1.2em "Raleway", Helvetica, Arial, sans-serif;
  color: #231f20;
  margin-top: 20px;
  margin-bottom: 0;
}
/* line 236, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool .search-box {
  display: block;
  overflow: hidden;
  padding: 0 0 3px 3px;
}
/* line 241, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
  box-shadow: none;
  border: none;
  background: #f0ede9;
  color: #231f20;
  font-size: 0.875em;
  padding: 14px;
  margin-right: 0;
}
/* line 252, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool input::-webkit-input-placeholder {
  color: #231f20;
}
/* line 255, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool input:-moz-placeholder {
  color: #231f20;
}
/* line 258, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool input::-moz-placeholder {
  color: #231f20;
}
/* line 261, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool input:-ms-input-placeholder {
  color: #231f20;
}
/* line 265, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool input[type=submit] {
  width: 45px;
  background: #e67d00 url(arrow-1ec0f8e53361b8232a9a723ac4f09ed4.png) center center no-repeat;
  float: right;
  margin: 20px 7px 0 0;
  cursor: pointer;
}
/* line 271, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#search-tool input[type=submit]:hover {
  background-color: #ffae4d;
}

/* line 277, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#hero .rollover {
  margin-top: 25px;
}

/* line 281, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section {
  -webkit-transform: translate3d(0, 0, 0);
  background: #231f20;
  position: relative;
}
/* line 285, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}
/* line 287, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover .cta {
  position: relative;
  height: 212px;
}
/* line 291, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover figure {
  display: block;
  position: absolute;
  width: 100%;
  height: 212px;
}
/* line 297, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover:after, #cta-section .rollover figure:after {
  content: "";
  display: table;
  clear: both;
}
/* line 304, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover .back {
  background: #5fa200;
}
/* line 306, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover .back h6 {
  font: 700 30px/1.5em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin-top: 80px;
}
/* line 317, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover:last-of-type {
  width: 32.20339%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 320, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover img {
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -60px;
}
/* line 326, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover .cta-words {
  float: right;
  width: 50%;
}
/* line 329, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover .cta-words h6 {
  color: #8ec74b;
  font: 700 0.875em/1.5em "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 40px 0 15px;
}
/* line 335, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
#cta-section .rollover .cta-words p {
  margin: 0 0 40px 0;
}

/* line 344, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.no-csstransforms3d #cta-section .rollover .cta {
  overflow: hidden;
}
/* line 347, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.no-csstransforms3d #cta-section .rollover .back {
  margin-top: 212px;
  -webkit-transition: margin 0.35s ease-out;
  -moz-transition: margin 0.35s ease-out;
  -ms-transition: margin 0.35s ease-out;
  -o-transition: margin 0.35s ease-out;
  transition: margin 0.35s ease-out;
}
/* line 355, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.no-csstransforms3d #cta-section .rollover:hover .back {
  margin-top: 0;
}

/* line 409, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.csstransforms3d #cta-section .rollover figure {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -ms-transition: -ms-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 428, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.csstransforms3d #cta-section .rollover .back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 435, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.csstransforms3d #cta-section .rollover:hover figure.front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 442, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_hero.scss.erb */
.csstransforms3d #cta-section .rollover:hover figure.back {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

/* line 1, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
section {
  width: 66.10169%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}

/* line 4, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article {
  margin: 0;
  padding: 20px 0;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  /* Chrome, Safari 3 */
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  /* Firefox 3.5+ */
  column-count: 2;
  column-gap: 20px;
  /* Opera 11+ */
}
/* line 10, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article.welcome {
  height: 125px;
  font-size: 1.125em;
  padding-right: 12.5%;
}
/* line 15, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article p {
  font: 300 0.875em/1.5em  "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  margin: 0;
}
/* line 18, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article p:first-of-type {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
}
/* line 25, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article ul {
  background: #8ec74b;
  padding: 15px 10px;
  width: 80%;
  list-style-type: circle;
  list-style: url(li-circle-0cade6dd1201d09ec831a368c3225cce.png) inside;
}
/* line 31, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article ul h6 {
  color: white;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font: 700 0.875em/1em  "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
}
/* line 37, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article ul li {
  margin: 10px 0 10px 20px;
  font: 300 0.875em/1em  "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  color: black;
}

/* line 44, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
aside {
  width: 32.20339%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 46, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
aside.left-side {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}
/* line 49, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
aside ul {
  background: #8ec74b;
  padding: 15px 10px;
  width: 80%;
  list-style-type: circle;
  list-style: url(li-circle-0cade6dd1201d09ec831a368c3225cce.png) inside;
}
/* line 55, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
aside ul a {
  display: block;
}
/* line 56, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
aside ul a, aside ul h6 {
  color: white;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font: 700 0.875em/1em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
}
/* line 62, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
aside ul li {
  margin: 10px 0 10px 20px;
  font: 300 0.875em/1em  "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  color: black;
}

/* line 69, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#content {
  margin-top: 45px;
}
/* line 71, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#content h2 {
  margin: 0 0 10px;
}

/* line 75, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#welcome {
  min-height: 360px;
}

/* line 78, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#sponsors-section {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 80, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#sponsors-section h3 {
  color: #5fa200;
  font: 700 1.125em/1.25em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 1.75em 0;
}

/* line 87, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder {
  overflow: hidden;
  *zoom: 1;
  line-height: 64px;
  text-align: justify;
}
/* line 91, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder figure {
  margin: 0;
  display: inline-table;
  vertical-align: top;
  height: 185px;
  min-width: 20%;
  *display: inline;
  text-align: center;
  zoom: 1;
  border: 0 solid white;
  border-top-width: 6px;
  border-bottom-width: 6px;
  -webkit-transition: border-color 0.25s;
  -moz-transition: border-color 0.25s;
  -ms-transition: border-color 0.25s;
  -o-transition: border-color 0.25s;
  transition: border-color 0.25s;
}
/* line 103, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder figure:first-of-type {
  margin-left: 0;
}
/* line 104, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder figure:last-of-type {
  margin-right: 0;
}
/* line 105, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder figure:hover {
  border-color: #5fa200;
}
/* line 114, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder a {
  display: table-cell;
  vertical-align: middle;
}
/* line 117, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder a img {
  vertical-align: middle;
  display: inline-block;
}
/* line 122, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
#logo-holder:after {
  content: "";
  width: 100%;
  display: inline-block;
}

/* line 128, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
article#logo-holder {
  padding-bottom: 2em;
}

/* line 131, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
.right-content {
  width: 66.10169%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 133, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_content.scss.erb */
.right-content section {
  width: 100%;
}

/* line 1, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer {
  border-top: 1px solid #8a8a8a;
  padding: 25px 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 3, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer.no-border {
  border-top: none;
}
/* line 9, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer img {
  margin-right: 20px;
  float: left;
}
/* line 14, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer a:last-of-type img {
  margin-top: 10px;
}
/* line 18, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer ul {
  list-style: none;
  float: right;
}
/* line 21, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer ul li {
  display: inline-block;
  font: 0.750em/1em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
/* line 25, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer ul li:first-of-type {
  margin: 0 10px 0 0;
}
/* line 28, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer ul li a {
  font-weight: 700;
  margin: 0 0 0 30px;
  color: #8ec74b;
}
/* line 32, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_footer.scss */
footer ul li a:hover {
  text-decoration: underline;
}

/* General styles for the modal */
/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
/* line 10, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-perspective,
.md-perspective body {
  height: 100%;
  overflow: hidden;
}

/* line 15, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-perspective body {
  background: #231f20;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}

/* line 22, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.wrapper {
  min-height: 100%;
}

/* line 27, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: 84%;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* line 46, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.no-csstransforms .md-modal {
  width: 630px;
  height: 480px;
  margin-left: -315px;
  margin-top: -240px;
}

/* line 53, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-show {
  visibility: visible;
}

/* line 57, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: #5fa200;
  background: rgba(95, 162, 0, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 73, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-show ~ .md-overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  visibility: visible;
}

/* Content styles */
/* line 80, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content {
  color: #8a8a8a;
  background: white;
  position: relative;
  height: 100%;
  margin: 0 auto;
}

/* line 89, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content h3 {
  background: #231f20;
  background: rgba(35, 31, 32, 0.25);
  color: white;
  margin: 0;
  padding: 0.4em;
  text-align: center;
  font-size: 2em;
}

/* line 100, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content > div {
  position: absolute;
  top: 2.8em;
  bottom: 28px;
  overflow-y: scroll;
  padding: 15px 40px 30px;
  margin: 0;
}

/* line 109, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content > div p {
  margin: 0;
  padding: 10px 0;
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.125em;
}

/* line 117, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content > div ul {
  margin: 0;
  padding: 0 0 30px 20px;
}

/* line 122, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content > div ul li {
  padding: 5px 0;
}

/* line 126, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  display: block;
  background: #231f20;
  background: rgba(35, 31, 32, 0.25);
  color: white;
  font-weight: 700;
  text-align: right;
  width: 100%;
  padding: 6px 40px;
  -webkit-transition: background-color 0.35s;
  -moz-transition: background-color 0.35s;
  -ms-transition: background-color 0.35s;
  -o-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

/* line 145, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content > a:hover {
  background: #e67d00;
}

/* line 149, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-content button {
  display: block;
  margin: 0 auto;
  font-size: 0.8em;
}

/* Individual modal styles with animations/transitions */
/* Effect 1: Fade in and scale up */
/* line 158, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-effect-1 .md-content {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 169, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-show.md-effect-1 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* Effect 18:  Slide from right with perspective on container */
/* line 178, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-show.md-effect-18 ~ .wrapper {
  height: 100%;
  overflow: hidden;
}

/* line 183, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-show.md-effect-18 ~ .md-overlay {
  background: rgba(95, 162, 0, 0.7);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 191, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-show.md-effect-18 ~ .wrapper,
.md-show.md-effect-18 ~ .md-overlay {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
  -moz-transform-style: preserve-3d;
  -moz-transform-origin: 0% 50%;
  -moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
  transform-style: preserve-3d;
  transform-origin: 0% 50%;
  animation: rotateRightSideFirst 0.5s forwards ease-in;
}

@-webkit-keyframes rotateRightSideFirst {
  /* line 204, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out;
  }

  /* line 205, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
  100% {
    -webkit-transform: translateZ(-200px);
  }
}

@-moz-keyframes rotateRightSideFirst {
  /* line 209, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
  50% {
    -moz-transform: translateZ(-50px) rotateY(5deg);
    -moz-animation-timing-function: ease-out;
  }

  /* line 210, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
  100% {
    -moz-transform: translateZ(-200px);
  }
}

@keyframes rotateRightSideFirst {
  /* line 214, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
  50% {
    transform: translateZ(-50px) rotateY(5deg);
    animation-timing-function: ease-out;
  }

  /* line 215, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
  100% {
    transform: translateZ(-200px);
  }
}

/* line 218, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-effect-18 .md-content {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0;
}

/* line 226, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
.md-show.md-effect-18 .md-content {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: all 0.5s 0.1s;
  -moz-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
}

@media screen and (max-width: 32em) {
  /* line 238, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_modal.scss */
  body {
    font-size: 75%;
  }
}
/* FPO until vjs.youtube plugin is updated */
/* line 3, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.vjs-big-play-button {
  display: none !important;
}

/* line 7, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.color-secondary {
  color: #e67d00;
}

/* line 12, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  list-style: none;
  width: 100%;
  margin: 0 auto 70px 0;
  padding: 0 40px 0 16px;
}
/* line 19, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav a {
  display: block;
  margin: 0;
  padding: 15px 6px 15px 12px;
}
/* line 24, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav li {
  background: #5fa200;
  margin-left: 0;
  -webkit-transition: all 0.15s ease-in-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.15s ease-in-out;
  /* Firefox 4-15 */
  -o-transition: all 0.15s ease-in-out;
  /* Opera 10.50–12.00 */
  transition: all 0.15s ease-in-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 32, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav li:first-of-type {
  margin-top: 0;
}
/* line 35, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav li.protected {
  background: black;
  margin-top: 40px;
  border: 0 solid #5fa200;
  border-bottom-width: 2px;
}
/* line 42, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav a:hover,
aside ul.section-nav a:active {
  text-decoration: none;
}
/* line 46, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav li:hover,
aside ul.section-nav li.active {
  background: #e67d00;
  border-color: #e67d00;
  margin-right: -24px;
}
/* line 51, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
aside ul.section-nav li.active > a {
  pointer-events: none;
  cursor: default;
}

/* line 58, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior {
  position: relative;
}
/* line 60, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  height: 360px;
  width: 100%;
}
/* line 67, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior ul .container {
  position: relative;
  height: 100%;
}
/* line 71, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior ul li {
  background: transparent center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
/* line 78, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior .material-01 {
  background-image: url(hero-interior-01-d8ed8bad45da075a277d429e6eb8547d.jpg);
}
/* line 80, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior .material-01 .hero-text {
  bottom: 180px;
}
/* line 84, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior .material-02 {
  background-image: url(hero-interior-02-824f4c1fe1a739f22a3133333ec4aa53.jpg);
}
/* line 86, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior .material-02 .hero-text {
  bottom: 180px;
}
/* line 90, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior .material-03 {
  background-image: url(hero-interior-03-a30610c09b1949f8fcac944887b0e998.jpg);
}
/* line 92, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#hero-interior .material-03 .hero-text {
  bottom: 24px;
  right: 365px;
}

/* line 99, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior {
  background-color: white;
  position: relative;
  z-index: 10;
  margin-top: 30px;
}
/* line 104, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior #pin-callout {
  width: 100%;
}
/* line 106, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior #pin-callout img {
  float: left;
  margin-top: -40px;
}
/* line 110, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior #pin-callout h4 {
  color: #5fa200;
  font: 400 1.313em/1.375em "Raleway", Helvetica, Arial, sans-serif;
  margin: 10px 0 0 100px;
}
/* line 116, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior p {
  width: 100%;
  font: 0.813em/1.2em "Raleway", Helvetica, Arial, sans-serif;
  color: #231f20;
  margin-top: 20px;
}
/* line 122, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior .search-box {
  display: block;
  overflow: hidden;
  padding-right: 0;
}
/* line 127, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
  box-shadow: none;
  border: none;
  background: #f0ede9;
  color: #231f20;
  font-size: 0.875em;
  padding: 14px;
  margin-right: 0;
}
/* line 138, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior input::-webkit-input-placeholder {
  color: #231f20;
}
/* line 141, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior input:-moz-placeholder {
  color: #231f20;
}
/* line 144, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior input::-moz-placeholder {
  color: #231f20;
}
/* line 147, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior input:-ms-input-placeholder {
  color: #231f20;
}
/* line 151, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior input[type=submit] {
  width: 45px;
  background: #e67d00 url(arrow-1ec0f8e53361b8232a9a723ac4f09ed4.png) center center no-repeat;
  float: right;
  margin: 20px 0 0 0;
  cursor: pointer;
}
/* line 157, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
#search-tool-interior input[type=submit]:hover {
  background-color: #ffae4d;
}

/* line 163, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.article-full {
  -webkit-column-count: 1;
  /* Chrome, Safari 3 */
  -moz-column-count: 1;
  /* Firefox 3.5+ */
  column-count: 1;
  /* Opera 11+ */
}
/* line 164, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.article-full h3 {
  font: 400 1.125em/1.25em "Raleway", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}

/* line 173, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.section-half {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}
/* line 175, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.section-half h2 {
  font: 400 1.125em/1.25em "Raleway", Helvetica, Arial, sans-serif;
}
/* line 178, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.section-half article {
  -webkit-column-count: 1;
  /* Chrome, Safari 3 */
  -moz-column-count: 1;
  /* Firefox 3.5+ */
  column-count: 1;
  /* Opera 11+ */
}

/* line 185, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.video-container {
  margin: 1em 0;
}

/* line 189, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
.footer-interior {
  border-top: none;
}

/* line 193, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_interior.scss.erb */
address {
  float: left;
  width: 50%;
  margin-bottom: 1em;
}

/* line 2, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_spanish.scss.erb */
.spanish-content section {
  margin-bottom: 20px;
}
/* line 5, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_spanish.scss.erb */
.spanish-content .material-info {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}
/* line 8, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_spanish.scss.erb */
.spanish-content .material-info-image {
  width: 100%;
  height: 100px;
}
/* line 12, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_spanish.scss.erb */
.spanish-content .material-mitos {
  width: 66.10169%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}

/* line 18, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_spanish.scss.erb */
#mitos article {
  clear: both;
  padding-top: 2.33em;
}
/* line 21, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_spanish.scss.erb */
#mitos article:first-of-type {
  padding-top: 1.33em;
}
/* line 25, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_spanish.scss.erb */
#mitos p:first-of-type {
  margin-top: 0;
}

/* line 4, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
article {
  margin: 0;
  padding: 0;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
/* line 10, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
article p {
  margin: 1em 0;
}

/* line 15, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn {
  width: 100%;
  overflow: hidden;
}
/* line 19, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .reasons {
  overflow: hidden;
  *zoom: 1;
}
/* line 21, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .reasons h4 {
  color: white;
  font: 700 1.75em/1.125em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0.875em;
}
/* line 27, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .reasons h6 {
  font: 700 1em/1.125em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em;
}
/* line 31, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .reasons li {
  list-style: none;
  margin-right: 20px;
  margin-bottom: 10px;
}
/* line 37, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .reasons li:first-of-type,
#section-learn .reasons li:last-of-type {
  margin-bottom: 0;
}
/* line 40, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .reasons p {
  color: #231f20;
  margin: 0 0 2em 0;
}
/* line 45, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .loop {
  width: 66.10169%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  overflow: hidden;
  *zoom: 1;
  margin: 40px 0;
}
/* line 49, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .loop h3 {
  color: #247715;
}
/* line 53, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#section-learn .hide {
  display: none;
}

/* line 58, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#myth-message p {
  background-color: #8ec74b;
  color: #fff;
  margin: 0;
  padding: 1.125em;
}

/* line 65, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.explorer-slide-container {
  overflow: hidden;
  *zoom: 1;
  width: 200%;
  -webkit-transition: margin-left 0.35s, height 0.50s ease-out 0s;
  -moz-transition: margin-left 0.35s, height 0.50s ease-out 0s;
  -ms-transition: margin-left 0.35s, height 0.50s ease-out 0s;
  -o-transition: margin-left 0.35s, height 0.50s ease-out 0s;
  transition: margin-left 0.35s, height 0.50s ease-out 0s;
}

/* line 75, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.explorer-grid-sizer {
  width: 7.9%;
  height: 80px;
}

/* line 80, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  float: left;
  width: 50%;
  margin-top: 20px;
}
/* line 86, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item {
  display: inline;
  cursor: pointer;
  min-width: 90px;
  height: 160px;
  margin-bottom: 22px;
}
/* line 96, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item:hover .overlay, #explorer-container .item:active .overlay {
  margin-left: 0;
}
/* line 100, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item:hover h6, #explorer-container .item:active h6 {
  opacity: 1;
}
/* line 103, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item:hover .icon, #explorer-container .item:active .icon {
  opacity: 1;
}
/* line 107, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item h6 {
  position: absolute;
  bottom: 8px;
  left: 8px;
  color: white;
  font: 300 0.875em/1em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: none;
  margin: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
/* line 123, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item figure {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 129, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item .overlay {
  position: absolute;
  background-color: #5fa200;
  width: 100%;
  height: 100%;
  margin-left: -100%;
  -webkit-transition: margin 0.25s ease-out;
  -moz-transition: margin 0.25s ease-out;
  -ms-transition: margin 0.25s ease-out;
  -o-transition: margin 0.25s ease-out;
  transition: margin 0.25s ease-out;
}
/* line 141, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item .photo {
  width: 100%;
  height: 100%;
  background-size: cover;
}
/* line 147, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .item .icon {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
/* line 160, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .wdt2 {
  width: 15.8%;
}
/* line 161, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .wdt4 {
  width: 31.6%;
}
/* line 162, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .hgt2 {
  height: 160px;
}
/* line 163, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-container .hgt4 {
  height: 352px;
}

/* line 167, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-aluminum .icon {
  background: url(learn-aluminum-icon-42d3d75c43bde81e659865504c2fa0ec.svg) center center no-repeat;
}
/* line 170, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-aluminum .photo {
  background: url(learn-aluminum-a-9d87b90c71b83fef9d1c65400fc69471.jpg) center center no-repeat;
}

/* line 176, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-glass .icon {
  background: url(learn-glass-icon-710df4f556fd50e430ba1cbc9a6ec960.svg) center center no-repeat;
}
/* line 179, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-glass .photo {
  background: url(learn-glass-a-32e433169c862fa2368125e5e72e6757.jpg) center center no-repeat;
}

/* line 185, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-paper .icon {
  background: url(learn-paper-icon-fa6db9d3e72bab7941d1a758ba4e28b8.svg) center center no-repeat;
}
/* line 188, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-paper .photo {
  background: url(learn-paper-a-675a468e453823715d92727ee19f22b8.jpg) center center no-repeat;
}

/* line 194, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-electronics .icon {
  background: url(learn-electronics-icon-f44cf1f6d3b7f847cd44e85e8f43ced8.svg) center center no-repeat;
}
/* line 197, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-electronics .photo {
  background: url(learn-electronics-a-76f93f290138e516b537cad6f07a7f5c.jpg) center center no-repeat;
}

/* line 203, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-bags .icon {
  background: url(learn-film-icon-ec8d91bf0fa288fc08f6a7a4056d0501.svg) center center no-repeat;
}
/* line 206, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-bags .photo {
  background: url(learn-film-a-aa44ddcfac9e1185a9359400ee39b2f0.jpg) center center no-repeat;
}

/* line 212, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-steel .icon {
  background: url(learn-steel-icon-f1c15a6ddd36fc9bd9c82a7430d5bd1d.svg) center center no-repeat;
}
/* line 215, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-steel .photo {
  background: url(learn-steel-a-224d774d49e5dbe587af846af64f22ed.jpg) center center no-repeat;
}

/* line 221, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-bottle .icon {
  background: url(learn-plastic-icon-1f9507760cfecf53cf733b43b187ddac.svg) center center no-repeat;
}
/* line 224, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-bottle .photo {
  background: url(learn-plastic-a-6edbe1ecb84d668fd075a8c1e9dd6be3.jpg) center center no-repeat;
}

/* line 230, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-food .icon {
  background: url(learn-food-icon-a6fc46d622a7b67b7e599935cacd0c1c.svg) center center no-repeat;
}
/* line 233, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-food .photo {
  background: url(learn-food-a-28bfd573b7bef03bfa911fa32a205d57.jpg) center center no-repeat;
}

/* line 239, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-auto .icon {
  background: url(learn-auto-icon-7d3c87789da2aa5829ffc6f2054b7f21.svg) center center no-repeat;
}
/* line 242, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-auto .photo {
  background: url(learn-auto-a-be0670dbe7f4027fa36cfc9fe2e2baf7.jpg) center center no-repeat;
}

/* line 248, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-yard .icon {
  background: url(learn-yard-icon-d1710fd0bad52b5461b6eb9dc4175e79.svg) center center no-repeat;
}
/* line 251, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-yard .photo {
  background: url(learn-yard-a-ad438825a834701af420f63e4070f556.jpg) center center no-repeat;
}

/* line 257, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-household .icon {
  background: url(learn-hazardous-icon-1abba341b59d587c54dc9c7483e6fbe0.svg) center center no-repeat;
}
/* line 260, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-household .photo {
  background: url(learn-hazardous-a-5f66e0c5c9957b6c51e2ef02664950ca.jpg) center center no-repeat;
}

/* line 265, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg .icon {
  display: none;
  background-image: none;
}

/* line 270, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-container .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

/* line 274, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-aluminum .photo {
  background: url(learn-aluminum-b-50b8e57f12cf6542383f8a16d58bb4a3.jpg) center center no-repeat;
}

/* line 277, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-glass .photo {
  background: url(learn-glass-b-b909e4b5a17fc83b7b1007e5572ffdc8.jpg) center center no-repeat;
}

/* line 280, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-paper .photo {
  background: url(learn-paper-b-13113cfcb07069f25430ef4d6f1f80ad.jpg) center center no-repeat;
}

/* line 283, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-electronics .photo {
  background: url(learn-electronics-b-70b5799383b4e6579eab5e147f7a8872.jpg) center center no-repeat;
}

/* line 286, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-bags .photo {
  background: url(learn-film-b-c5744b791022010745181ada3b065bf8.jpg) center center no-repeat;
}

/* line 289, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-steel .photo {
  background: url(learn-steel-b-1a566b9fba2904b809f8b598ae0cfba4.jpg) center center no-repeat;
}

/* line 292, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-bottle .photo {
  background: url(learn-plastic-b-db8207618a89bb9e4bfb7ff5cc03e2ba.jpg) center center no-repeat;
}

/* line 295, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-food .photo {
  background: url(learn-food-b-04d59925d3f3876a8a9250ca9341952f.jpg) center center no-repeat;
}

/* line 298, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-auto .photo {
  background: url(learn-auto-b-cfd4d1c550148b7ea8959a71a8016c71.jpg) center center no-repeat;
}

/* line 301, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-yard .photo {
  background: url(learn-yard-b-950e40846d041dffe3a826b60d2ddcd8.jpg) center center no-repeat;
}

/* line 304, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #explorer-household .photo {
  background: url(learn-hazardous-b-26e446b6b7b4bb663c2d534b913d2f22.jpg) center center no-repeat;
}

/* line 308, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content {
  float: right;
  width: 50%;
  -webkit-transition: max-height 0.50s ease-out 0s;
  -moz-transition: max-height 0.50s ease-out 0s;
  -ms-transition: max-height 0.50s ease-out 0s;
  -o-transition: max-height 0.50s ease-out 0s;
  transition: max-height 0.50s ease-out 0s;
}
/* line 316, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content h3 {
  font: 700 2.5em/1.125em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  margin-top: 0.5em;
}
/* line 320, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content h4 {
  color: #247715;
  font-size: 1.125em;
  text-transform: uppercase;
}
/* line 325, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content h6 {
  margin-bottom: 1em;
}
/* line 328, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content p {
  margin-top: 0;
}
/* line 331, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content aside {
  width: 23.72881%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f0ede9;
  padding: 15px;
}
/* line 336, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content aside h6 {
  color: #5fa200;
  font: 1.0em/1.125em "Satisfy", cursive, sans-serif;
  text-transform: none;
}
/* line 341, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content aside p {
  color: #615e5e;
  font: 300 0.875em/1.5em  "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
}
/* line 345, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content aside ul {
  background: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 351, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content aside li {
  padding: 0;
  margin: 0;
}
/* line 355, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content aside li > a {
  color: #e67d00;
}
/* line 359, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content #explorer-back {
  background: #e67d00 url(arrow-dark-e33013e4d681d8d3fdf8c82cc0f98392.png) 10px center no-repeat;
  color: white;
  font: 700 0.875em/1em "Raleway", Helvetica, Arial, sans-serif;
  padding: 12px 18px 12px 36px;
  box-sizing: border-box;
  text-transform: uppercase;
}
/* line 366, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content #explorer-back:hover {
  background-color: #ff961a;
  text-decoration: none;
}
/* line 371, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content .material-info {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  padding-top: 2.33em;
}
/* line 375, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content .material-info-image {
  width: 100%;
  height: 100px;
}
/* line 379, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content .material-content {
  width: 40.67797%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  padding-top: 2.33em;
}
/* line 385, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content .material-content h6:first-child {
  margin-top: 0;
}
/* line 388, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content .material-content ul {
  background: none;
  list-style: disc;
  padding: 0 10px;
}
/* line 393, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#explorer-content .material-content ul li {
  color: #8a8a8a;
  font: 300 0.875em/1.5em  "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
}

/* line 400, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-aluminum {
  background: url(learn-aluminum-icon-gr-491dca08132804ae40c1fe0af0e90fa6.svg) left bottom no-repeat;
  background-size: contain;
}

/* line 404, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-glass {
  background: url(learn-glass-icon-gr-f05df0a1ebf3c66c9c122c65abc7275b.svg) left bottom no-repeat;
  background-size: contain;
  height: 116px !important;
}

/* line 409, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-paper {
  background: url(learn-paper-icon-gr-12b8bb1082a6b3194de4922cc0122710.svg) left bottom no-repeat;
  background-size: contain;
}

/* line 413, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-electronics {
  background: url(learn-electronics-icon-gr-d782051c9dd7ff1fd7976b6c5bd0e28a.svg) left bottom no-repeat;
  background-size: contain;
}

/* line 417, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-bags {
  background: url(learn-film-icon-gr-70ec33b00814140fa2847e4d78a92d66.svg) left bottom no-repeat;
  background-size: contain;
  height: 84px !important;
}

/* line 422, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-steel {
  background: url(learn-steel-icon-gr-ff7406abcd564f72557b420c54b32238.svg) left bottom no-repeat;
  background-size: contain;
}

/* line 426, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-bottle {
  background: url(learn-plastic-icon-gr-df26bd9d1a58382f81a53ab9d35a3392.svg) left bottom no-repeat;
  background-size: contain;
}

/* line 430, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-food {
  background: url(learn-food-icon-gr-a932e1a4f16ee29871121bc967cd1680.svg) left bottom no-repeat;
  background-size: contain;
}

/* line 434, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-auto {
  background: url(learn-auto-icon-gr-1600b853335034ac2056bcb6f109a1f0.svg) left bottom no-repeat;
  background-size: contain;
  height: 116px !important;
}

/* line 439, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-yard {
  background: url(learn-yard-icon-gr-49d12263860372bbe136376d3475bf8e.svg) left bottom no-repeat;
  background-size: contain;
  height: 116px !important;
}

/* line 444, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
#material-info-household {
  background: url(learn-hazardous-icon-gr-7ef4ea3e662173fe5b4c5773ab28c269.svg) left bottom no-repeat;
  background-size: contain;
  height: 116px !important;
}

/* line 450, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-aluminum {
  background: url(learn-aluminum-icon-gr-21981e8f80a30367fdd3cf5c1d1b520d.png) left bottom no-repeat;
}

/* line 453, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-glass {
  background: url(learn-glass-icon-gr-98fdde12a7344b985d89f8eec427befa.png) left bottom no-repeat;
}

/* line 456, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-paper {
  background: url(learn-paper-icon-gr-a547bfc755969d28a0a99db9938b59f2.png) left bottom no-repeat;
}

/* line 459, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-electronics {
  background: url(learn-electronics-icon-gr-caf14feea0034df83ade972507d2ca31.png) left bottom no-repeat;
}

/* line 462, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-bags {
  background: url(learn-film-icon-gr-cb82bd2eaccf12f4222742ad72b6a4cc.png) left bottom no-repeat;
}

/* line 465, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-steel {
  background: url(learn-steel-icon-gr-9b793d0ee9c1f361a79394895cf21474.png) left bottom no-repeat;
}

/* line 468, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-bottle {
  background: url(learn-plastic-icon-gr-cc81e35d7659fe17a76b0724fd9feced.png) left bottom no-repeat;
}

/* line 471, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-food {
  background: url(learn-food-icon-gr-bbc1e05ae1eabd409fefad4b672f1a08.png) left bottom no-repeat;
}

/* line 474, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-auto {
  background: url(learn-auto-icon-gr-fc4a524efc2796049499231815802b8d.png) left bottom no-repeat;
}

/* line 477, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-yard {
  background: url(learn-yard-icon-gr-3e3cfa2c9937ddaec8828133c038226a.png) left bottom no-repeat;
}

/* line 480, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_learn.scss.erb */
.no-svg #material-info-household {
  background: url(learn-hazardous-icon-gr-356f68b4a43303802928c66a7caa82f8.png) left bottom no-repeat;
}

/* line 1, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
body {
  -webkit-transform: none !important;
}

/* line 6, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#hero-interior.infographic ul {
  height: 570px;
}
/* line 8, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#hero-interior.infographic ul li {
  background: transparent url(infographic-hero-25821aceec1abb70c3a09d752c71a720.jpg) center center no-repeat;
  background-size: cover;
}

/* line 15, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#the-journey {
  position: absolute;
  bottom: 0;
  margin-left: 50%;
  left: -267px;
}

/* line 22, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.info-words {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 0%;
}

/* line 28, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic h1, .infographic h2, .infographic h6, .infographic p {
  -webkit-transform: translate3d(0, 0, 0);
}
/* line 31, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic h1 {
  font: 1.875em "Raleway", Helvetica, Arial, sans-serif;
}
/* line 34, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic h2 {
  font: 1.5em/1.5em "Satisfy", cursive, sans-serif;
  color: #8ec74b;
}
/* line 38, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic p {
  color: #a1a1a1;
  line-height: 1.5em;
}
/* line 42, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #introduction {
  margin-left: 25.42373%;
  margin-right: 25.42373%;
  border-bottom: 2px solid #8ec74b;
}
/* line 47, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector {
  margin-left: 8.47458%;
  margin-right: 8.47458%;
  text-align: center;
  margin-top: 30px;
}
/* line 52, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul {
  position: relative;
  list-style: none;
  padding: 0;
  height: 128px;
}
/* line 57, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li {
  position: relative;
  display: inline-block;
  width: 128px;
  height: 128px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.15s ease-in-out;
  /* Firefox 4-15 */
  -o-transition: all 0.15s ease-in-out;
  /* Opera 10.50–12.00 */
  transition: all 0.15s ease-in-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 62, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li:first-of-type {
  margin-left: 0;
}
/* line 65, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li:last-of-type {
  margin-right: 0;
}
/* line 73, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li .orange-circle {
  position: absolute;
  top: 59px;
  left: 59px;
  z-index: -1;
  background: #e67d00;
  width: 10px;
  height: 10px;
  margin: 0;
  -webkit-border-radius: 64px;
  /* Android ≤ 1.6, iOS 1-3.2, Safari 3-4 */
  border-radius: 64px;
  /* Android 2.1+, Chrome, Firefox 4+, IE 9+, iOS 4+, Opera 10.50+, Safari 5+ */
  /* useful if you don't want a bg color from leaking outside the border: */
  background-clip: padding-box;
  /* Android 2.2+, Chrome, Firefox 4+, IE 9+, iOS 4+, Opera 10.50+, Safari 4+ */
  -webkit-transition: all 0.15s ease-in-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.15s ease-in-out;
  /* Firefox 4-15 */
  -o-transition: all 0.15s ease-in-out;
  /* Opera 10.50–12.00 */
  transition: all 0.15s ease-in-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 92, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li img {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 13px;
  left: 13px;
  padding: 6px;
  -webkit-transition: all 0.15s ease-in-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.15s ease-in-out;
  /* Firefox 4-15 */
  -o-transition: all 0.15s ease-in-out;
  /* Opera 10.50–12.00 */
  transition: all 0.15s ease-in-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 104, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li h6 {
  position: absolute;
  top: 65px;
  left: 0;
  width: 128px;
  text-align: center;
  margin: 0 0 0 -5px;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.15s ease-in-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.15s ease-in-out;
  /* Firefox 4-15 */
  -o-transition: all 0.15s ease-in-out;
  /* Opera 10.50–12.00 */
  transition: all 0.15s ease-in-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 128, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li:hover .orange-circle, .infographic #selector ul li.active .orange-circle {
  width: 128px;
  height: 128px;
  top: 0;
  left: 0;
}
/* line 134, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li:hover img, .infographic #selector ul li.active img {
  width: 116px;
  height: 116px;
  top: 0;
  left: 0;
  margin: 0;
}
/* line 141, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic #selector ul li:hover h6, .infographic #selector ul li.active h6 {
  top: 130px;
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.35s ease-in-out;
  /* Firefox 4-15 */
  -o-transition: all 0.35s ease-in-out;
  /* Opera 10.50–12.00 */
  transition: all 0.35s ease-in-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 153, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.infographic + #cta-section {
  margin-top: 32px;
}

/* line 159, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
html.no-borderradius #selector ul li h6 {
  display: none;
}
/* line 163, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
html.no-borderradius #selector ul li:hover h6, html.no-borderradius #selector ul li.active h6 {
  display: block;
}

/* line 170, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.info-images img {
  margin: 0 10px;
}

/* Sticky Versions
.sticky-wrapper{
  margin: 740px 0;
  &:first-of-type{
    margin-top: 0;
  }
  &:last-of-type{
    margin-bottom: 0;
  }
}

.stop{
  @include clearfix;
  height: 370px;
  margin-top: -185px;
}

.stop-wrapper{
  @include container;
  position: relative;
}
*/
/* line 197, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.stop {
  overflow: hidden;
  *zoom: 1;
  margin: 180px 0;
}
/* line 200, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.stop.first-stop {
  margin-top: 40px;
}
/* line 203, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.stop:last-of-type {
  margin-bottom: 0;
}

/* line 208, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.stop-wrapper {
  position: relative;
}

/* line 212, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.share-wrapper {
  overflow: hidden;
  *zoom: 1;
  clear: both;
}
/* line 215, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.share-wrapper > .toolbox-right {
  padding-right: 16.94915%;
  float: right;
}

/* line 221, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.scroll-prompt {
  overflow: hidden;
  *zoom: 1;
}
/* line 223, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.scroll-prompt h6 {
  display: inline-block;
  font: 300 0.813em/1.125em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  background: url(arrow-scroll-1d89937dad322f9fd20ecac1b0496537.png) 153px center no-repeat;
  padding-right: 20px;
}
/* line 229, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.scroll-prompt.scroll-main {
  margin-top: 40px !important;
}
/* line 232, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.scroll-prompt.scroll-center {
  margin: 0 auto;
  text-align: center;
}

/* line 238, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.addthis_toolbox > a {
  opacity: 0.6;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.35s;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.35s;
  /* Firefox 4-15 */
  -o-transition: all 0.35s;
  /* Opera 10.50–12.00 */
  transition: all 0.35s;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

/* line 247, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.addthis_toolbox > a:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
}

/* line 252, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.addthis_button_pinterest iframe {
  width: 44px !important;
}

/* line 256, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#journey-container {
  display: none;
  padding: 0 0 100px;
}

/* line 261, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.journey {
  display: none;
}

/* line 265, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
.stuck {
  position: fixed;
  top: 50%;
}

/* line 291, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#collection .info-images {
  width: 40.67797%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: -85px;
}
/* line 294, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#collection .info-images #info-door, #collection .info-images #info-crane {
  float: right;
}
/* line 298, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#collection .info-words {
  margin-top: 50px;
  width: 40%;
}

/* line 305, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting .info-words {
  margin-top: -20px;
  float: right;
}
/* line 309, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting img {
  float: left;
}
/* line 312, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting #sorting-conveyor {
  position: relative;
  float: left;
  overflow: hidden;
  width: 300px;
  height: 298px;
  margin-top: 50px;
  margin-left: 25px;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting #sorting-conveyor > div:first-child {
  z-index: -10;
}
/* line 284, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting #sorting-conveyor > div:first-child {
  margin-top: -55px;
  margin-left: -50px;
}
/* line 318, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting .material-animation {
  position: relative;
  float: left;
  overflow: hidden;
  width: 250px;
  height: 240px;
  margin: 20px 5px 0;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting .material-animation > div:first-child {
  z-index: -20;
}
/* line 324, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#sorting .material-animation > div:first-child {
  margin-top: -60px;
  margin-left: -16px;
}

/* line 332, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing > img, #processing .info-words {
  float: right;
}
/* line 335, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing .info-words {
  margin-left: 1.69492%;
}
/* line 338, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing .material-animation {
  position: relative;
  float: right;
  overflow: hidden;
  width: 140px;
  height: 180px;
  margin-top: 50px;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing .material-animation > div:first-child {
  z-index: -20;
}
/* line 344, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing .material-animation > div:first-child {
  margin-top: -80px;
  margin-left: -80px;
}
/* line 349, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing .toolbox-right {
  padding-right: 25.42373%;
}
/* line 353, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing #plastic-processing-material,
#processing #paper-processing-material {
  width: 200px;
  height: 250px;
}
/* line 357, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing #plastic-processing-material > div:first-child,
#processing #paper-processing-material > div:first-child {
  margin-top: 0;
  margin-left: -50px;
}
/* line 363, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing #steel-processing-material > div:first-child {
  margin-top: -110px;
}
/* line 365, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing #processing-gauges {
  position: relative;
  float: right;
  overflow: hidden;
  width: 295px;
  height: 285px;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing #processing-gauges > div:first-child {
  z-index: -10;
}
/* line 284, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing #processing-gauges > div:first-child {
  margin-top: -55px;
  margin-left: -50px;
}
/* line 370, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#processing #addthis-plastic-processing,
#processing #addthis-paper-processing {
  padding-right: 37%;
}

/* line 375, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting {
  margin-left: 8.47458%;
  margin-right: 16.94915%;
}
/* line 377, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting .info-words {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
  float: left;
  margin-top: 100px;
}
/* line 382, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting .material-animation {
  position: relative;
  float: left;
  overflow: hidden;
  width: 140px;
  height: 130px;
  margin-left: -150px;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting .material-animation > div:first-child {
  z-index: -10;
}
/* line 388, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting .material-animation > div:first-child {
  margin-top: -95px;
  margin-left: -100px;
}
/* line 394, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting #plastic-converting-material > div:first-child {
  margin-left: -90px;
}
/* line 396, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting #paper-converting-material {
  width: 160px;
}
/* line 399, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting #paper-converting-material > div:first-child {
  margin-left: -65px;
}
/* line 404, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting #glass-converting-material > div:first-child {
  margin-top: -75px;
}
/* line 406, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting #converting-gears {
  position: relative;
  float: right;
  overflow: hidden;
  width: 290px;
  height: 290px;
  margin-top: 80px;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting #converting-gears > div:first-child {
  z-index: -20;
}
/* line 284, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#converting #converting-gears > div:first-child {
  margin-top: -55px;
  margin-left: -50px;
}

/* line 414, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing .info-words {
  margin-top: 65px;
}
/* line 417, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #manufacturing-stacks {
  position: relative;
  float: left;
  overflow: hidden;
  width: 300px;
  height: 300px;
  margin-right: 20px;
  margin-left: 35px;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #manufacturing-stacks > div:first-child {
  z-index: -10;
}
/* line 284, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #manufacturing-stacks > div:first-child {
  margin-top: -55px;
  margin-left: -50px;
}
/* line 423, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing .material-animation {
  position: relative;
  float: right;
  overflow: hidden;
  width: 240px;
  height: 180px;
  margin-top: 100px;
}
/* line 275, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing .material-animation > div:first-child {
  z-index: -20;
}
/* line 429, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing .material-animation > div:first-child {
  margin-top: -120px;
  margin-left: -80px;
}
/* line 435, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #plastic-manufacturing-material > div:first-child {
  margin-top: -70px;
}
/* line 437, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #paper-manufacturing-material {
  height: 210px;
  margin-top: 50px;
}
/* line 441, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #paper-manufacturing-material > div:first-child {
  margin-top: -50px;
  margin-left: -60px;
}
/* line 447, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #aluminum-manufacturing-material > div:first-child {
  margin-top: -57px;
}
/* line 450, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#manufacturing #glass-manufacturing-material > div:first-child {
  margin-top: -50px;
  margin-left: -60px;
}

/* line 457, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#end {
  margin: 160px 30px 0 0;
}
/* line 459, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_infographic.scss.erb */
#end h2 {
  margin-bottom: 20px;
}

/* line 2, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section {
  margin-bottom: 40px;
}
/* line 5, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section h3,
#contribute-content section h4 {
  font: 400 1.125em/1.25em "Raleway", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
/* line 9, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section h4 {
  color: #8a8a8a;
}
/* line 11, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section h4.event-header {
  color: #e67d00;
  margin-bottom: -10px;
}
/* line 16, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section a.header {
  display: block;
}
/* line 19, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section a.header:hover {
  text-decoration: none;
}
/* line 21, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section a.header:hover h4 {
  color: #e67d00;
  text-decoration: none;
}
/* line 26, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section h6 {
  margin-bottom: 0.5em;
}
/* line 29, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section p {
  font: 300 0.875em/1.5em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
}
/* line 32, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section.collapse {
  overflow: hidden;
  height: 43px;
  margin-bottom: 0;
  -webkit-transition: all 0.35s ease-in-out;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: all 0.35s ease-in-out;
  /* Firefox 4-15 */
  -o-transition: all 0.35s ease-in-out;
  /* Opera 10.50–12.00 */
  transition: all 0.35s ease-in-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
/* line 41, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section.collapse h3,
#contribute-content section.collapse .collapse-icon {
  display: inline;
  color: white;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 7px 10px 6px;
}
/* line 50, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section.collapse h3 {
  float: left;
}
/* line 53, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content section.collapse .collapse-icon {
  float: right;
}
/* line 58, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content article {
  -webkit-column-count: 1;
  /* Chrome, Safari 3 */
  -moz-column-count: 1;
  /* Firefox 3.5+ */
  column-count: 1;
  /* Opera 11+ */
}
/* line 64, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .take-action h1 {
  font: 700 2.5em/1.1em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
/* line 68, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .take-action h2 {
  font: 300 1.875em/1.1em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 1.5em;
}
/* line 73, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .take-action h3 {
  font: 700 1.875em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  padding-top: 13px;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
/* line 82, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .take-action p {
  margin: 0.5em 0;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
/* line 89, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .take-action ul {
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 96, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .action-number {
  float: left;
  background-color: #8ec74b;
  font: 700 2.5em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 74px;
  margin-right: 12px;
  padding: 16px 8px;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
/* line 112, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .action-link {
  display: block;
  background-color: none;
  box-sizing: border-box;
  height: 74px;
  margin-left: 20px;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 123, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .action-link:hover {
  text-decoration: none;
  background-color: #e67d00;
  margin-left: 0;
}
/* line 127, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .action-link:hover h3 {
  color: #fff;
}
/* line 130, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .action-link:hover p {
  color: #fff;
}
/* line 133, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .action-link:hover .action-number {
  background-color: #e67d00;
}
/* line 138, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .collapse-bar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  *zoom: 1;
  cursor: pointer;
  background-color: #e67d00;
  margin: 0 0 10px;
}
/* line 145, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .wrapper {
  overflow: hidden;
  *zoom: 1;
}
/* line 149, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .video-container code {
  display: block;
  background-color: #8ec74b;
  color: #fff;
  padding: 15px;
  font-size: 1.125em;
}
/* line 157, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .download {
  display: block;
  background: url(download-9e281ec65a4927ea49f68074a433f864.png) center center no-repeat;
  float: right;
  width: 18px;
  height: 15px;
  margin-top: 26px;
}
/* line 165, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .document {
  overflow: hidden;
  *zoom: 1;
  display: block;
  background: url(pdf-303509bb35e8bfe45f988a3ce83d1b82.png) center center no-repeat;
  float: left;
  width: 66px;
  height: 66px;
  margin: 14px 28px 0 0;
}
/* line 174, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-document {
  overflow: hidden;
  *zoom: 1;
}
/* line 177, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-imagery {
  margin-top: 10px;
}
/* line 179, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-imagery h6 {
  color: #e67d00;
  font-family: "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  text-transform: none;
  margin-top: 0;
}
/* line 185, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-imagery .compact {
  margin: 0.5em;
}
/* line 188, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-imagery .detail {
  font-size: 11px;
  margin: 0;
}
/* line 192, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-imagery .downloadable-thumb {
  display: block;
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
}
/* line 197, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-imagery .downloadable-thumb > img {
  max-width: 140px;
}
/* line 201, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .material-imagery .download-icon {
  position: absolute;
  right: 7px;
  bottom: 7px;
  background: url(download-9e281ec65a4927ea49f68074a433f864.png) center center no-repeat;
  width: 18px;
  height: 15px;
}
/* line 211, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content hr ~ .material-imagery:nth-of-type(2n + 1) {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
  display: inline;
}
/* line 212, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content hr ~ .material-imagery:nth-of-type(2n + 2) {
  width: 48.71795%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 215, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .collapse-bar ~ .material-imagery:nth-of-type(2n + 2) {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
  display: inline;
}
/* line 216, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .collapse-bar ~ .material-imagery:nth-of-type(2n + 1) {
  width: 48.71795%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 218, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_contribute.scss.erb */
#contribute-content .audio-time {
  display: inline-block;
}

/* line 1, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page {
  margin-top: 0;
}
/* line 3, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page #cta-section {
  padding: 25px 0;
}
/* line 5, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page #cta-section .container {
  padding: 0;
}
/* line 8, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page #cta-section h3 {
  color: #fff;
  margin: 0;
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  font-size: 1.4em;
  line-height: 1.2em;
}
/* line 15, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page #cta-section p {
  margin: 0;
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}
/* line 20, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .container {
  padding: 50px 0;
}
/* line 23, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .zip-reminder {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}
/* line 25, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .zip-reminder h2 {
  color: #8a8a8a;
  font: 300 1.875em/1.3em "Raleway", Helvetica, Arial, sans-serif;
  margin: 0;
}
/* line 30, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .zip-reminder .zip {
  color: #8ec74b;
  font: 500 4em/1em "Ubuntu", "UbuntuRegular", Helvetica, Arial, sans-serif;
  margin: -0.2em 0 0 0;
}
/* line 35, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .zip-reminder .city {
  color: #247715;
  margin: -0.6em 0 0 0;
  font: 300 1.2em/1em "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.125em;
}
/* line 43, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block {
  width: 74.57627%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 45, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block .pagination {
  padding: 20px 0;
  margin: 10px 0 30px;
}
/* line 48, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block .pagination .pager {
  margin: 0 20px;
  padding: 4px 6px;
}
/* line 51, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block .pagination .pager:hover {
  color: white;
  background-color: #e67d00;
  text-decoration: none;
}
/* line 58, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block .pagination .active:hover {
  color: black;
  background: none;
  text-decoration: none;
  cursor: default;
}
/* line 66, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 70, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 15px;
}
/* line 76, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul a:hover {
  text-decoration: none;
}
/* line 80, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li {
  border-top: 1px solid #247715;
  -webkit-transition: background-color 0.35s ease-out;
  -moz-transition: background-color 0.35s ease-out;
  -ms-transition: background-color 0.35s ease-out;
  -o-transition: background-color 0.35s ease-out;
  transition: background-color 0.35s ease-out;
}
/* line 87, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li:first-of-type {
  border-top: none;
}
/* line 90, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li:nth-child(even) {
  background-color: #f9f9f9;
}
/* line 93, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li:hover {
  background-color: #8ec74b;
}
/* line 95, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li:hover h4 {
  color: white;
}
/* line 98, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li:hover p {
  color: white;
}
/* line 102, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li h4 {
  color: #8ec74b;
  margin-top: 0;
  font-size: 1.375em;
  line-height: 1.2em;
  text-decoration: none;
  -webkit-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  -ms-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
/* line 114, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .results-block ul li p {
  -webkit-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  -ms-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
/* line 124, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .disclaimer {
  width: 44.44444%;
  float: left;
  margin-right: 11.11111%;
  display: inline;
}
/* line 126, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .disclaimer h4 {
  color: #8a8a8a;
  font-size: 0.875em;
}
/* line 130, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .disclaimer p {
  font-size: 0.750em;
  line-height: 1.25em;
}
/* line 135, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .more-links {
  width: 44.44444%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 137, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .more-links a {
  display: block;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.25em;
  color: #e67d00;
}
/* line 145, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#content.search-page .what-if {
  width: 44.44444%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}

/* line 150, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options {
  width: 40.67797%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 152, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 157, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options div {
  width: 100%;
  height: 50px;
}
/* line 161, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options h2 {
  padding: 0;
  text-align: center;
}
/* line 165, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options .search-text-box {
  display: block;
  overflow: hidden;
  padding: 0 0 3px 3px;
}
/* line 170, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input, #search-options select {
  width: 45%;
  box-shadow: none;
  border: none;
  background: #f0ede9;
  color: #231f20;
  font-size: 0.875em;
  padding: 14px;
  margin-right: 0;
}
/* line 179, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input::-webkit-input-placeholder, #search-options select::-webkit-input-placeholder {
  color: #231f20;
}
/* line 182, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input:-moz-placeholder, #search-options select:-moz-placeholder {
  color: #231f20;
}
/* line 185, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input::-moz-placeholder, #search-options select::-moz-placeholder {
  color: #231f20;
}
/* line 188, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input:-ms-input-placeholder, #search-options select:-ms-input-placeholder {
  color: #231f20;
}
/* line 192, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options select {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  background: #f0ede9;
}
/* line 197, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options select:active, #search-options select:focus {
  outline: none;
}
/* line 201, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options #city-field {
  display: none;
}
/* line 204, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input[type=submit] {
  background: #5fa200;
  color: white;
  width: auto;
  margin-left: -4px;
  cursor: pointer;
}
/* line 210, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input[type=submit]:hover {
  background-color: #74c600;
}
/* line 214, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options input[type=submit].disabled {
  background: #8a8a8a;
  color: white;
}
/* line 218, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_search.scss */
#search-options #state-dropdown {
  background: #e67d00;
  width: auto;
  margin-left: -4px;
  cursor: pointer;
}

/* line 1, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
#menu-responsive, #utility-responsive {
  display: none;
}

/* LARGE DISPLAYS: making the hero text work better */
@media (min-width: 1600px) {
  /* line 11, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  #hero .banner li.slide-00-game .hero-text {
    right: -140px;
  }
  /* line 14, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  #hero .banner li.slide-00-game .hero-logo {
    right: -10px;
  }
  /* line 19, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  #hero .banner li.slide-01 .hero-text {
    right: -250px;
  }
  /* line 24, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  #hero .banner li.slide-02 .hero-text {
    right: -200px;
  }
  /* line 29, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  #hero .banner li.slide-03 .hero-text {
    right: -250px;
  }
}
@media only screen and (max-device-width: 767px) {
  /* line 46, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    /* CTAs */
    /* RECYCLING 101 */
    /* INFOGRAPHIC */
    /* DO YOUR PART */
    /*SPANISH | Acerca De La Campana*/
    /*SITE SEARCH RESULTS */
  }
  /* line 49, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #logo {
    background-image: url(logo_mobile.png);
    background-repeat: no-repeat;
    background-color: transparent;
    width: 80px;
    height: 53px;
    top: -62px;
    margin: 0;
    left: 0px;
    background-size: 80px 53px;
  }
  /* line 59, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #logo:before {
    display: none;
  }
  /* line 62, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #logo figure {
    border-bottom: none;
  }
  /* line 66, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header {
    position: relative;
    height: auto;
  }
  /* line 69, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header nav, .wrapper header #utility {
    display: none;
  }
  /* line 72, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header #utility {
    position: relative;
    margin: 0;
  }
  /* line 76, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header nav {
    position: relative;
    top: auto;
    border: none;
    height: auto;
    margin-bottom: 2em;
    background-color: transparent;
  }
  /* line 83, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header nav ul {
    height: auto;
  }
  /* line 86, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header nav li {
    display: block;
    float: none;
    height: auto;
    clear: both;
    font-size: 170%;
  }
  /* line 92, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header nav li:after {
    content: none;
  }
  /* line 97, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header #menu-responsive {
    display: block;
    position: relative;
    bottom: 0px;
    float: right;
    top: auto;
    height: 60px;
    width: 50px;
    clear: both;
  }
  /* line 109, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero-interior ul {
    height: auto;
  }
  /* line 111, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero-interior ul li {
    height: 200px;
  }
  /* line 115, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero-interior #hero-quote-icon {
    left: auto;
    right: -30px;
    top: -60px;
  }
  /* line 120, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero-interior .hero-text {
    width: 80%;
    top: 120px;
    left: 20px;
  }
  /* line 124, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero-interior .hero-text h1 {
    padding-left: 1em;
    font-size: 170%;
  }
  /* line 131, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero #search-tool {
    *zoom: 1;
    max-width: 29em;
    _width: 29em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    height: 100%;
    padding-bottom: 1em;
  }
  /* line 38, /var/www/iwanttoberecycled/shared/bundle/ruby/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .wrapper #hero #search-tool:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 136, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero #search-tool #pin-callout {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
  /* line 139, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero #search-tool h4 {
    font-weight: bold;
  }
  /* line 142, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero #search-tool p {
    width: 100%;
    font-size: 110%;
    clear: both;
    padding: 20px 0 0;
  }
  /* line 149, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero ol.dots {
    bottom: 20px;
  }
  /* line 153, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner #hero-quote-icon {
    left: auto;
    right: -30px;
    top: -60px;
  }
  /* line 158, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner ul li {
    height: 300px;
  }
  /* line 160, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner ul li.slide-01 {
    background-image: url(hero-slide-mobile-01-ea2dcac1fc3cbdab526a59da65203c58.jpg);
  }
  /* line 163, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner ul li.slide-02 {
    background-image: url(hero-slide-mobile-02-e3815627e41103c6b3d2b65df87ff38e.jpg);
  }
  /* line 166, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner ul li.slide-03 {
    background-image: url(hero-slide-mobile-03-6c9ba5d45543c29084a2ec0743035649.jpg);
  }
  /* line 170, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner .hero-text {
    width: 80%;
    top: 120px;
    left: 20px;
  }
  /* line 174, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner .hero-text h1 {
    padding-left: 1em;
    font-size: 170%;
  }
  /* line 178, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #hero .banner .hero-text a.learn-more {
    position: absolute;
    bottom: auto;
    top: 6.5em;
    left: auto;
  }
  /* line 188, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content {
    margin-top: 20px;
  }
  /* line 190, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content aside, .wrapper #content article {
    clear: both;
    width: 100%;
    margin-bottom: 0;
    font-size: 140%;
    line-height: 130%;
  }
  /* line 196, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content aside ul, .wrapper #content article ul {
    width: 100%;
    margin: 0;
    padding: .7em 0;
  }
  /* line 202, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content .fb-like-box {
    display: none;
    margin: 0;
    padding: 0;
    padding-top: 60px;
    bottom: auto;
    position: relative;
    width: 100%;
  }
  /* line 211, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #welcome {
    width: 100%;
    min-height: 0;
  }
  /* line 214, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #welcome .welcome {
    height: auto;
  }
  /* line 217, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #welcome h2 {
    font-size: 170%;
    line-height: 140%;
  }
  /* line 221, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #welcome p {
    font-size: 120%;
    line-height: 140%;
    margin-bottom: 10px;
    float: none;
  }
  /* line 228, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #sponsors-section {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
    margin-top: 2.5em;
  }
  /* line 236, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #logo-holder figure {
    display: block;
    float: left;
    min-width: 50%;
  }
  /* line 242, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #search-tool-interior {
    padding: 0;
    margin-top: 0px;
  }
  /* line 246, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #search-tool-interior #pin-callout img {
    margin-top: 0px;
  }
  /* line 249, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #search-tool-interior #pin-callout h4 {
    font-size: 1.3em;
    padding-top: 30px;
  }
  /* line 254, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #search-tool-interior p {
    clear: both;
    margin-top: 40px;
  }
  /* line 258, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #search-tool-interior input {
    margin-top: 0px;
  }
  /* line 261, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content #search-tool-interior input[type="submit"] {
    margin-top: 0px;
  }
  /* line 265, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content section {
    width: 100%;
    margin-top: 20px;
  }
  /* line 269, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content address {
    width: 100%;
    clear: both;
  }
  /* line 276, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container {
    text-align: center !important;
    padding: 1em 2em !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 280, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container #utility-responsive {
    display: block;
    position: relative;
    margin-top: 4em;
    padding: 1em;
    clear: both;
  }
  /* line 286, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container #utility-responsive a {
    display: block;
    padding: 1em;
    background-color: #247715;
    text-align: left;
    font-weight: bold;
    font-size: 130%;
    position: relative;
    margin-bottom: .2em;
    color: #fff;
  }
  /* line 296, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container #utility-responsive a:hover {
    background-color: #231f20;
  }
  /* line 299, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container #utility-responsive a.contact img {
    margin-top: -0px;
    position: relative;
  }
  /* line 306, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container .colophon ul {
    float: none;
    width: auto;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 0;
  }
  /* line 313, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container .colophon li {
    width: auto;
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 100%;
  }
  /* line 320, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container .colophon a {
    margin-left: 0;
  }
  /* line 326, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section {
    padding: 2em 0 1em;
  }
  /* line 328, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover {
    width: 100% !important;
    height: 182px;
    margin: 0;
    padding: 0;
  }
  /* line 333, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover img {
    width: auto;
    height: 40%;
  }
  /* line 337, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover .cta-words {
    width: 60%;
  }
  /* line 339, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover .cta-words h6 {
    font-size: 140%;
    margin-bottom: 0em;
    line-height: 130%;
  }
  /* line 344, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover .cta-words p {
    font-size: 120%;
    line-height: 130%;
  }
  /* line 353, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #explorer-container .item {
    min-width: 320px;
  }
  /* line 358, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #explorer-content .material-info {
    width: 100%;
  }
  /* line 364, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic#hero-interior ul li img {
    height: 200px;
    margin: 0 auto 0 40px;
    left: 0;
  }
  /* line 371, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #introduction {
    margin: 0 5%;
  }
  /* line 374, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .info-words {
    font-size: 120%;
  }
  /* line 376, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .info-words p {
    color: #767676;
  }
  /* line 380, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .share-wrapper {
    opacity: 1 !important;
  }
  /* line 384, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li {
    width: 60px;
    height: 60px;
  }
  /* line 387, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li .orange-circle {
    width: 20px;
    height: 20px;
    top: 30px;
    left: 30px;
  }
  /* line 394, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li.active .orange-circle {
    width: 65px;
    height: 65px;
    top: -2.5px;
    left: -2.5px;
  }
  /* line 400, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li.active h6 {
    top: 20px;
    left: -30px;
    background-color: #fff;
    z-index: 99;
    border-bottom: 3px solid #8ec74b;
  }
  /* line 408, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li img {
    height: 50px;
    width: auto;
    top: 0;
    left: 0;
  }
  /* line 417, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .scroll-prompt h6 {
    font-size: 120%;
    background: none;
  }
  /* line 422, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .stop {
    margin: 0;
  }
  /* line 426, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #collection .info-words {
    width: 100%;
    margin-left: 0px !important;
    opacity: 1 !important;
  }
  /* line 431, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #collection .info-images {
    width: 100%;
    margin-left: 0px;
  }
  /* line 434, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #collection .info-images img {
    opacity: 1 !important;
    margin-bottom: 10px;
  }
  /* line 441, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting .step-animation {
    opacity: 1 !important;
  }
  /* line 444, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting .info-words {
    opacity: 1 !important;
    margin-right: 0 !important;
    width: 100%;
    margin-top: 20px;
  }
  /* line 450, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting .material-animation {
    display: none;
  }
  /* line 453, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting #sorting-conveyor {
    margin-top: 0;
    margin-left: -2.5px;
  }
  /* line 459, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #processing .material-animation {
    display: none;
  }
  /* line 462, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #processing .info-words {
    opacity: 1 !important;
    margin-right: 0 !important;
    width: 100%;
  }
  /* line 467, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #processing #processing-gauges {
    opacity: 1 !important;
    margin-bottom: 10px;
  }
  /* line 472, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 475, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting .material-animation {
    display: none;
  }
  /* line 478, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting .info-words {
    opacity: 1 !important;
    margin-left: 0 !important;
    width: 100%;
  }
  /* line 483, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting .step-animation {
    opacity: 1 !important;
    margin-bottom: 10px;
  }
  /* line 487, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting #converting-gears {
    margin-top: 10px;
    width: 100%;
    overflow: visible;
  }
  /* line 494, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #manufacturing .info-words {
    width: 100%;
    margin-left: 0 !important;
    opacity: 1 !important;
  }
  /* line 499, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #manufacturing #manufacturing-stacks {
    width: 100% !important;
    opacity: 1 !important;
    margin-right: 0 !important;
    margin-left: 0;
  }
  /* line 505, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #manufacturing .material-animation {
    display: none;
  }
  /* line 509, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #end {
    margin: 0;
  }
  /* line 511, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #end .info-words {
    margin-left: 0 !important;
    opacity: 1 !important;
    width: 100% !important;
  }
  /* line 516, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #end .step-animation {
    opacity: 1 !important;
  }
  /* line 522, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content {
    width: 100%;
  }
  /* line 524, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content .download {
    margin-top: 15px;
  }
  /* line 527, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content .collapse-bar {
    margin-bottom: 15px;
  }
  /* line 531, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content .take-action ul li {
    margin: 10px 10px 10px 0;
  }
  /* line 535, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content .action-link {
    height: 100%;
  }
  /* line 537, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content .action-link h3 {
    margin-left: 75px;
  }
  /* line 540, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content .action-link p {
    margin-left: 75px;
    margin-bottom: 14px;
  }
  /* line 545, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .right-content#contribute-content .action-number {
    padding-bottom: 85px;
  }
  /* line 549, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper aside#do-your-part {
    display: none !important;
  }
  /* line 553, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper tab#landing, .wrapper tab#psas, .wrapper tab#campaign, .wrapper tab#spread {
    display: block !important;
  }
  /* line 558, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .video-container iframe {
    width: auto;
  }
  /* line 562, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .video-js {
    background-color: transparent;
  }
  /* line 565, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .audiojs {
    width: auto;
  }
  /* line 568, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page {
    margin-top: 0;
  }
  /* line 570, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section {
    padding: 0 2.5%;
  }
  /* line 572, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section h3 {
    width: 100%;
    margin-top: 10px;
  }
  /* line 576, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section p {
    width: 100%;
    margin: 10px auto;
    font-size: 120%;
    line-height: 130%;
  }
  /* line 582, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section #search-options {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 586, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section #search-options .btn-group .button {
    width: 50%;
  }
  /* line 590, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section #search-options input[type="submit"] {
    margin-left: 20px;
    -webkit-appearance: none;
    border-radius: none;
  }
  /* line 597, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container {
    padding-top: 10px;
  }
  /* line 599, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container .zip-reminder {
    width: 90%;
    margin: 0 5% 10px;
  }
  /* line 603, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container .results-block {
    width: 100%;
  }
  /* line 605, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container .results-block p {
    font-size: 130%;
    line-height: 130%;
    color: #767676;
  }
  /* line 611, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container .pagination {
    margin-left: 5px;
  }
  /* line 613, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container .pagination .pager {
    margin: 0 7px;
  }
  /* line 617, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container .more-links {
    width: 90%;
    margin: 0 5%;
  }
  /* line 620, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .container .more-links a {
    font-size: 1.4em;
  }
  /* line 627, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header nav ul li:last-of-type::after {
    border-left: none;
  }
  /* line 634, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .spanish-content .material-info,
  .wrapper .spanish-content .material-mitos {
    width: 100%;
  }
  /* line 637, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .spanish-content .material-info {
    text-align: center;
  }
  /* line 640, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .spanish-content .material-info-image {
    background-position: center !important;
  }
  /* line 646, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper div.swiftype.with-results {
    max-width: 320px !important;
  }
  /* line 649, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper div.swiftype div.st-search-bar .st-input-wrapper {
    max-width: 320px !important;
  }
  /* line 652, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .st-modal {
    max-width: 320px !important;
    margin-left: -160px;
  }

  /* WRAPPER */
}
/* END IPHONE */
/* IPAD PORTRAIT AND LANDSCAPE */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 667, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper {
    overflow: hidden;
    /* EXPLORER */
    /* INFOGRAPHIC */
    /* do your part */
    /*ABOUT THE CAMPAIGN*/
    /*SPANISH | Acerca De La Campana*/
    /*SEARCH RESULTS PAGE*/
  }
  /* line 669, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper header {
    font-size: .8em;
  }
  /* line 673, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #logo {
    background-size: 75% auto !important;
  }
  /* line 679, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover img {
    width: 30%;
    height: auto;
  }
  /* line 683, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover .cta-words {
    width: 65%;
  }
  /* line 686, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #cta-section .rollover p {
    font-size: 1em;
    line-height: 130%;
  }
  /* line 693, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper section#welcome {
    width: 55%;
  }
  /* line 697, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper aside {
    float: left;
  }
  /* line 701, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper footer.container {
    width: 96%;
    margin: 0 2%;
  }
  /* line 708, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #explorer-container .item {
    min-width: 112px;
  }
  /* line 711, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #explorer-container .wdt4 {
    width: 32.6%;
  }
  /* line 714, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #explorer-container .wdt2 {
    width: 11.2%;
  }
  /* line 719, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #explorer-content aside {
    margin-top: 10px;
  }
  /* line 725, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #introduction {
    margin: 0 5%;
  }
  /* line 728, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .info-words {
    font-size: 120%;
  }
  /* line 730, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .info-words p {
    color: #767676;
  }
  /* line 734, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .share-wrapper {
    opacity: 1 !important;
  }
  /* line 738, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li {
    width: 60px;
    height: 60px;
  }
  /* line 741, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li .orange-circle {
    width: 20px;
    height: 20px;
    top: 30px;
    left: 30px;
  }
  /* line 748, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li.active .orange-circle {
    width: 65px;
    height: 65px;
    top: -2.5px;
    left: -2.5px;
  }
  /* line 754, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li.active h6 {
    top: 20px;
    left: -30px;
    background-color: #fff;
    z-index: 99;
    border-bottom: 3px solid #8ec74b;
  }
  /* line 762, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #selector ul li img {
    height: 50px;
    width: auto;
    top: 0;
    left: 0;
  }
  /* line 771, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .scroll-prompt h6 {
    font-size: 120%;
    background: none;
  }
  /* line 776, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic .stop {
    margin: 100px 0;
  }
  /* line 780, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #collection .info-words {
    width: 100%;
    margin-left: 0px !important;
    opacity: 1 !important;
  }
  /* line 785, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #collection .info-images {
    width: 100%;
    margin-left: 0px;
  }
  /* line 788, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #collection .info-images #info-door, .wrapper .infographic #collection .info-images #info-crane {
    float: left;
  }
  /* line 791, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #collection .info-images img {
    opacity: 1 !important;
    margin-bottom: 10px;
  }
  /* line 798, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting .step-animation {
    opacity: 1 !important;
  }
  /* line 801, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting .info-words {
    opacity: 1 !important;
    margin-right: 0 !important;
    width: 55%;
    margin-top: 10px;
  }
  /* line 807, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting .material-animation {
    display: none;
  }
  /* line 810, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #sorting #sorting-conveyor {
    margin-top: 0;
    margin-left: -2.5px;
  }
  /* line 816, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #processing .material-animation {
    display: none;
  }
  /* line 819, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #processing .info-words {
    opacity: 1 !important;
    margin-right: 0 !important;
    width: 55%;
  }
  /* line 824, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #processing #processing-gauges {
    opacity: 1 !important;
    margin-bottom: 10px;
  }
  /* line 829, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 832, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting .material-animation {
    display: none;
  }
  /* line 835, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting .info-words {
    opacity: 1 !important;
    margin-left: 0 !important;
    width: 45%;
    margin-top: 0px;
  }
  /* line 841, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting .step-animation {
    opacity: 1 !important;
    margin-bottom: 10px;
  }
  /* line 845, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #converting #converting-gears {
    margin-top: 10px;
    width: 50%;
    overflow: visible;
  }
  /* line 852, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #manufacturing .info-words {
    width: 45%;
    margin-left: 0 !important;
    opacity: 1 !important;
    margin-top: 0;
  }
  /* line 858, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #manufacturing #manufacturing-stacks {
    width: 50% !important;
    opacity: 1 !important;
    margin-right: 0 !important;
    margin-left: 0;
  }
  /* line 864, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #manufacturing .material-animation {
    display: none;
  }
  /* line 868, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #end {
    margin: 0;
  }
  /* line 870, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #end .info-words {
    margin-left: 0 !important;
    opacity: 1 !important;
    width: 50% !important;
  }
  /* line 875, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .infographic #end .step-animation {
    opacity: 1 !important;
  }
  /* line 882, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .take-action ul {
    width: 100%;
  }
  /* line 887, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .video-container iframe {
    width: 100%;
  }
  /* line 891, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .video-js {
    background-color: transparent;
  }
  /* line 894, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .audiojs {
    width: auto;
  }
  /* line 898, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .material-imagery p {
    clear: both;
  }
  /* line 905, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper section#contact, .wrapper section#partners, .wrapper section#network {
    float: right;
    clear: both;
  }
  /* line 913, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper section#mitos, .wrapper section#acerca {
    float: right;
    clear: both;
  }
  /* line 920, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper .zip-reminder {
    padding-left: 2%;
  }
  /* line 924, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page .results-block {
    width: 68% !important;
  }
  /* line 927, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section .container {
    width: 95%;
    margin: 0 auto;
  }
  /* line 930, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section .container p {
    line-height: 130%;
  }
  /* line 933, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .wrapper #content.search-page #cta-section .container input[type="submit"] {
    margin-left: 20px;
    -webkit-appearance: none;
    border-radius: none;
  }

  /* END WRAPPER */
  /*SITE SEARCH RESULTS */
  /* line 942, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  div.swiftype.with-results {
    max-width: 768px !important;
  }

  /* line 945, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  div.swiftype div.st-search-bar .st-input-wrapper {
    max-width: 768px !important;
  }

  /* line 948, /var/www/iwanttoberecycled/releases/20140627222747/app/assets/stylesheets/_responsive.scss.erb */
  .st-modal {
    max-width: 768px !important;
    margin-left: 383px;
  }
}
/* END IPAD */