@font-face {
  font-family: 'radikallight';
  src: url('../fonts/radikal_light-webfont.eot');
  src: url('../fonts/radikal_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/radikal_light-webfont.woff2') format('woff2'), url('../fonts/radikal_light-webfont.woff') format('woff'), url('../fonts/radikal_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'radikalmedium';
  src: url('../fonts/radikal_medium-webfont.eot');
  src: url('../fonts/radikal_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/radikal_medium-webfont.woff2') format('woff2'), url('../fonts/radikal_medium-webfont.woff') format('woff'), url('../fonts/radikal_medium-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'radikalbold';
  src: url('../fonts/radikal_bold-webfont.eot');
  src: url('../fonts/radikal_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/radikal_bold-webfont.woff2') format('woff2'), url('../fonts/radikal_bold-webfont.woff') format('woff'), url('../fonts/radikal_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: 'radikalmedium', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html {
  height: 100%;
}
body {
  background: url('../images/bg.jpg');
  line-height: 1.5em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
div {
  position: relative;
}
div.wp-caption,
div.wp-caption img {
  max-width: 100%;
  display: block;
}
.cover {
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center !important;
}
.fill {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a.underline:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'radikalbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1em;
}
div.gm-style img {
  max-width: none;
}
div.table {
  width: 100%;
  height: 100%;
  display: table;
}
div.table div.center {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
html,
body {
  min-width: 768px;
}
.container_12 {
  min-width: 768px;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.container_12:before,
.container_12:after {
  content: '.';
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.container_12:after {
  clear: both;
}
.container_12 .alpha {
  margin-left: 0;
}
.container_12 .omega {
  margin-right: 0;
}
.container_12 .grid_1,
.container_12 .grid_2,
.container_12 .grid_3,
.container_12 .grid_4,
.container_12 .grid_5,
.container_12 .grid_6,
.container_12 .grid_7,
.container_12 .grid_8,
.container_12 .grid_9,
.container_12 .grid_10,
.container_12 .grid_11,
.container_12 .grid_12 {
  display: inline;
  float: left;
  margin-left: 1.75%;
  margin-right: 1.75%;
}
.container_12 .grid_1.center-align,
.container_12 .grid_2.center-align,
.container_12 .grid_3.center-align,
.container_12 .grid_4.center-align,
.container_12 .grid_5.center-align,
.container_12 .grid_6.center-align,
.container_12 .grid_7.center-align,
.container_12 .grid_8.center-align,
.container_12 .grid_9.center-align,
.container_12 .grid_10.center-align,
.container_12 .grid_11.center-align,
.container_12 .grid_12.center-align {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.container_12 .grid_1 {
  width: 4.833333%;
}
.container_12 .grid_2 {
  width: 13.166666%;
}
.container_12 .grid_3 {
  width: 21.5%;
}
.container_12 .grid_4 {
  width: 29.833333%;
}
.container_12 .grid_5 {
  width: 38.166666%;
}
.container_12 .grid_6 {
  width: 46.5%;
}
.container_12 .grid_7 {
  width: 54.833333%;
}
.container_12 .grid_8 {
  width: 63.166666%;
}
.container_12 .grid_9 {
  width: 71.5%;
}
.container_12 .grid_10 {
  width: 79.833333%;
}
.container_12 .grid_11 {
  width: 88.166666%;
}
.container_12 .grid_12 {
  width: 96.5%;
}
@media only screen and (max-width: 767px) {
  html,
  body {
    min-width: 320px;
  }
  .container_12 {
    min-width: 0;
  }
  .container_12 .grid_1,
  .container_12 .grid_2,
  .container_12 .grid_3,
  .container_12 .grid_4,
  .container_12 .grid_5,
  .container_12 .grid_6,
  .container_12 .grid_7,
  .container_12 .grid_8,
  .container_12 .grid_9,
  .container_12 .grid_10,
  .container_12 .grid_11,
  .container_12 .grid_12 {
    width: 93%;
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
}
.clear {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
div#header {
  padding-top: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
div#header.home div#nav ul li a {
  color: #242424;
}
div#header div.logo a {
  display: block;
  float: left;
}
div#header div.logo a img {
  display: block;
  filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.3));
  -webkit-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.3));
}
div#header div#nav ul {
  float: right;
  padding-top: 37px;
}
div#header div#nav ul li {
  float: left;
  margin-left: 50px;
}
div#header div#nav ul li a {
  font-size: 21px;
  color: #f2f2f2;
}
@media only screen and (max-width: 767px) {
  div#header img {
    width: 150px;
  }
  div#header div#nav {
    display: none;
  }
}
a#menu_btn {
  width: 33px;
  height: 25px;
  display: none;
  position: absolute;
  right: 3.5%;
  top: 35px;
  z-index: 1000;
}
@media only screen and (max-width: 767px) {
  a#menu_btn {
    display: block;
  }
}
a#menu_btn div.lines {
  background: #000;
  width: 33px;
  height: 5px;
  margin: 10px 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
a#menu_btn div.lines::before,
a#menu_btn div.lines::after {
  content: '';
  background: #000;
  width: 33px;
  height: 5px;
  display: block;
  position: absolute;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
a#menu_btn div.lines::before {
  top: -10px;
}
a#menu_btn div.lines::after {
  top: 10px;
}
a#menu_btn.active div.lines {
  background: none;
}
a#menu_btn.active div.lines::before,
a#menu_btn.active div.lines::after {
  background: #fff;
  top: 0;
}
a#menu_btn.active div.lines::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
a#menu_btn.active div.lines::after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
div#menu {
  background: url('http://ether-static.s3.amazonaws.com/bgb90.png') repeat;
  background: rgba(0,0,0,0.9);
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 500;
}
div#menu div.table {
  width: 100%;
  height: 100%;
  display: table;
}
div#menu div.table div.center {
  display: table-cell;
  vertical-align: middle;
}
div#menu ul {
  padding: 0 14%;
  position: relative;
  color: #fff;
}
div#menu ul li {
  opacity: 0;
  filter: alpha(opacity = 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
div#menu ul li:first-child {
  padding-top: 0;
}
div#menu ul li.active {
  opacity: 1;
  filter: alpha(opacity = 100);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
div#menu ul li a {
  display: block;
  position: relative;
  margin-top: 25px;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  line-height: 1em;
  transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  -moz-transition: color 0.15s ease;
  -ms-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
}
div#menu ul li a[href]:hover {
  color: #999;
}
body.home {
  height: 100%;
}
div#home {
  height: 100%;
}
div#home div#hero {
  background-color: #eee;
  height: 70%;
  min-height: 400px;
  padding-top: 144px;
}
@media only screen and (max-width: 767px) {
  div#home div#hero {
    padding-top: 87px;
  }
  div#home div#hero::before {
    top: 0;
  }
}
div#home div#hero::before {
  content: '';
  height: 120px;
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  background: #fff;
  background: linear-gradient(to bottom,#fff 0%,rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top,#fff 0%,rgba(0,0,0,0) 100%);
  background: -moz-linear-gradient(top,#fff 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top,#fff 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top,#fff 0%,rgba(0,0,0,0) 100%);
}
div#home div#hero div.hero {
  pointer-events: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 1.2s;
  -webkit-transition: opacity 1.2s;
  -moz-transition: opacity 1.2s;
  -ms-transition: opacity 1.2s;
  -o-transition: opacity 1.2s;
  transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
}
div#home div#hero div.hero.active {
  pointer-events: all;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
div#home div#hero div.hero div.inner div.text {
  background: rgba(59,58,62,0.75);
  width: 33%;
  min-width: 280px;
  max-width: 530px;
  float: right;
  padding: 2% 3%;
  font-size: 32px;
  color: #f4f4f4;
  font-weight: 700;
  line-height: 1.3em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#home div#hero div.hero div.inner div.text {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  div#home div#hero div.hero div.inner div.text {
    width: 93%;
    float: none;
    margin: 0 3.5%;
    font-size: 20px;
  }
}
div#home div#body {
  background: url('../images/recycle.png') no-repeat center center;
  padding: 3% 0;
  text-align: center;
}
div#home div#body h1 {
  font-size: 48px;
  color: #8dc53e;
}
div#home div#body p {
  margin-top: 25px;
  font-size: 18px;
  color: #242424;
  font-weight: 700;
  line-height: 1.5em;
}
div#home div#body span.full-site {
  background: #8dc53e;
  display: inline-block;
  padding: 8px 12px;
  margin-top: 25px;
  font-size: 24px;
  color: #f4f4f4;
  line-height: 1em;
}
div#home div#body div#signup {
  margin-top: 5%;
}
div#home div#body div#signup h2 {
  font-size: 25px;
}
div#home div#body div#signup form {
  margin-top: 3.5%;
  overflow: hidden;
}
div#home div#body div#signup form input {
  height: 48px;
  display: block;
  float: left;
  font-size: 24px;
  color: #f4f4f4;
  line-height: 48px;
}
div#home div#body div#signup form input[type="email"] {
  background: #8dc53e;
  width: calc(100% - 180px);
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#home div#body div#signup form input[type="email"]::-webkit-input-placeholder {
  color: #f4f4f4;
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
div#home div#body div#signup form input[type="email"]::-moz-placeholder {
  color: #f4f4f4;
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
div#home div#body div#signup form input[type="submit"] {
  background: #464646;
  width: 180px;
  cursor: pointer;
}
div#home div#body div.hold {
  width: 100%;
  float: left;
  margin-top: 3.5%;
}
div#home div#body div.hold div.overflow {
  overflow: hidden;
}
div#home div#body div.hold div.overflow div.animator {
  transition: transform 0.45s ease;
  -webkit-transition: -webkit-transform 0.45s ease;
  -moz-transition: -moz-transform 0.45s ease;
  -ms-transition: -ms-transform 0.45s ease;
  -o-transition: -o-transform 0.45s ease;
}
div#home div#body a.prev,
div#home div#body a.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
div#home div#body a.prev img,
div#home div#body a.next img {
  display: block;
}
div#home div#body a.prev {
  left: -80px;
}
div#home div#body a.next {
  right: -80px;
}
div#home div#body div#products {
  background-color: #2e2e2e;
  padding: 3% 0;
  margin-top: 3%;
}
div#home div#body div#products div.bg {
  background-image: url('../images/explore.jpg');
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}
div#home div#body div#products h2 {
  font-size: 48px;
  color: #f4f4f4;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#home div#body div#products h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  div#home div#body div#products {
    padding: 6% 0;
    margin-top: 6%;
  }
  div#home div#body div#products h2 {
    font-size: 22px;
  }
}
div#home div#body div#latest_news {
  padding-top: 3%;
}
div#home div#body div#latest_news h2 {
  font-size: 36px;
  color: #8dc53e;
  text-align: center;
}
div#home div#body div#latest_news div.news {
  height: 220px;
  margin: 0 20px;
  color: #f2f2f2;
  overflow: hidden;
}
div#home div#body div#latest_news div.news:hover div.text {
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
}
div#home div#body div#latest_news div.news div.text {
  background: url('http://ether-static.s3.amazonaws.com/bgb60.png');
  background: rgba(70,70,70,0.75);
  height: 100%;
  padding: 8%;
  top: 100%;
  bottom: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: transform 0.45s ease;
  -webkit-transition: -webkit-transform 0.45s ease;
  -moz-transition: -moz-transform 0.45s ease;
  -ms-transition: -ms-transform 0.45s ease;
  -o-transition: -o-transform 0.45s ease;
}
div#home div#body div#latest_news div.news div.text h4 {
  font-size: 24px;
  line-height: 1.3em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#home div#body div#latest_news h2 {
    font-size: 32px;
  }
  div#home div#body div#latest_news div.news {
    height: 180px;
  }
  div#home div#body div#latest_news div.news div.text h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  div#home div#body div#latest_news {
    padding: 6% 0;
  }
  div#home div#body div#latest_news h2 {
    font-size: 22px;
  }
  div#home div#body div#latest_news div.hold div.overflow div.animator {
    width: 100% !important;
  }
  div#home div#body div#latest_news div.news {
    width: 93% !important;
    height: 160px;
    margin: 3.5% 3.5% 0 3.5% !important;
  }
  div#home div#body div#latest_news div.news:nth-child(n+5) {
    display: none;
  }
  div#home div#body div#latest_news div.news div.text h4 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#home div#body {
    padding: 5% 0;
  }
  div#home div#body h1 {
    font-size: 36px;
  }
  div#home div#body p {
    font-size: 16px;
  }
  div#home div#body span.full-site {
    font-size: 20px;
  }
  div#home div#body div.signup h2 {
    font-size: 22px;
  }
  div#home div#body div.signup form input {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
  }
  div#home div#body a.prev,
  div#home div#body a.next {
    top: -56px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  div#home div#body a.prev img,
  div#home div#body a.next img {
    width: 30px;
  }
  div#home div#body a.prev {
    left: auto;
    right: calc(1.75% + 40px);
  }
  div#home div#body a.next {
    right: 1.75%;
  }
}
@media only screen and (max-width: 767px) {
  div#home div#body {
    padding: 5% 0;
  }
  div#home div#body h1 {
    font-size: 26px;
  }
  div#home div#body p {
    margin-top: 15px;
    font-size: 15px;
  }
  div#home div#body span.full-site {
    margin-top: 25px;
    font-size: 16px;
  }
  div#home div#body div.signup {
    margin-top: 25px;
  }
  div#home div#body div.signup h2 {
    font-size: 18px;
  }
  div#home div#body div.signup form {
    padding-top: 5px;
  }
  div#home div#body div.signup form input {
    width: 100% !important;
    height: 36px;
    display: block;
    font-size: 15px;
    line-height: 36px;
  }
  div#home div#body div.signup form input[type="submit"] {
    margin-top: 5px;
  }
  div#home div#body a.prev,
  div#home div#body a.next {
    display: none;
  }
}
div#page div#hero {
  background-color: #1e1f22;
  padding: 9% 0 5% 0;
  padding: calc(5% + 144px) 0 5% 0;
  text-align: center;
}
div#page div#hero div.bg {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
div#page div#hero h1 {
  font-size: 42px;
  color: #f2f2f2;
  text-transform: uppercase;
  line-height: 1.15em;
}
div#page div#body {
  padding: 3% 0;
}
div#page div#body div.intro p {
  font-size: 18px;
  text-align: center;
}
div#page div#body p {
  margin-top: 15px;
  font-family: 'radikallight', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #242424;
  line-height: 1.5em;
}
div#page div#body p:first-child {
  margin-top: 0;
}
div#page div#body div.sidebar {
  background: url('http://ether-static.s3.amazonaws.com/bgb70.png');
  background: rgba(0,0,0,0.7);
  padding: 20px;
  color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#page div#body div.sidebar h4 {
  margin-top: 10.5%;
  font-size: 16px;
}
div#page div#body div.sidebar div.search form input {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  font-size: 14px;
  color: #a5a2a1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#page div#body div.sidebar div.search form input::-webkit-input-placeholder {
  color: #a5a2a1;
}
div#page div#body div.sidebar div.search form input::-moz-placeholder {
  color: #a5a2a1;
}
div#page div#body div.sidebar ul {
  margin-top: 5%;
}
div#page div#body div.sidebar ul li {
  padding-left: 15px;
  margin-top: 10px;
  font-size: 14px;
  font-style: italic;
  line-height: 1.2em;
}
div#page div#body div.sidebar div.share div.buttons {
  font-size: 0;
}
div#page div#body div.sidebar div.share div.buttons a {
  background: #fff;
  display: inline-block;
  margin: 5% 2% 0 2%;
}
div#page div#body div.sidebar div.share div.buttons a:first-child {
  margin-left: 0;
}
div#page div#body div.sidebar div.share div.buttons a img {
  display: block;
}
@media only screen and (max-width: 767px) {
  div#page div#body div.sidebar {
    margin-top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  div#page div#hero {
    padding: 35% 0 5% 0;
  }
  div#page div#hero h1 {
    font-size: 26px;
  }
}
div#products div.product {
  height: 420px;
  overflow: hidden;
  color: #242424;
}
div#products div.product:hover div.text {
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
}
div#products div.product div.name {
  background: url('http://ether-static.s3.amazonaws.com/bgw50.png');
  background: rgba(255,255,255,0.8);
  height: 72px;
  padding: 0 3%;
  top: auto;
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
  line-height: 72px;
}
div#products div.product div.text {
  background: url('http://ether-static.s3.amazonaws.com/bgw80.png');
  background: rgba(255,255,255,0.8);
  height: 100%;
  padding: 8%;
  top: 100%;
  bottom: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: transform 0.45s ease;
  -webkit-transition: -webkit-transform 0.45s ease;
  -moz-transition: -moz-transform 0.45s ease;
  -ms-transition: -ms-transform 0.45s ease;
  -o-transition: -o-transform 0.45s ease;
}
div#products div.product div.text h4 {
  font-size: 21px;
}
div#products div.product div.text p {
  font-size: 18px;
}
div#products div#body div.product {
  margin-top: 3.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#products div.product {
    height: 320px;
  }
  div#products div.product div.name {
    height: 50px;
    font-size: 18px;
    line-height: 50px;
  }
  div#products div.product div.text h2 {
    font-size: 18px;
  }
  div#products div.product div.text p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  div#products div.product {
    height: 220px;
    margin-top: 3.5%;
  }
  div#products div.product div.name {
    height: 38px;
    font-size: 18px;
    line-height: 38px;
  }
  div#products div.product div.text h2 {
    font-size: 16px;
  }
  div#products div.product div.text p {
    font-size: 14px;
  }
}
div#product div#body {
  color: #3b3a3e;
}
div#product div#body h2 {
  font-size: 24px;
}
div#product div#body h2.margin {
  margin-top: 30px;
}
div#product div#body div.content h3 {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.3em;
}
div#product div#body div.content p {
  font-family: 'radikallight', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}
div#product div#body div.content ul,
div#product div#body div.content ol {
  padding: 20px 0 0 20px;
}
div#product div#body div.content ul li,
div#product div#body div.content ol li {
  margin-top: 10px;
  line-height: 1.3em;
}
div#product div#body div.content ul li:first-child,
div#product div#body div.content ol li:first-child {
  margin-top: 0;
}
div#product div#body div.content ul li {
  list-style: disc;
}
div#product div#body div.content ol li {
  list-style: decimal;
}
div#product div#body div.content a.quote {
  background: #96c125;
  display: block;
  float: left;
  padding: 3% 5%;
  margin-top: 20px;
  font-family: 'radikalbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  div#product div#body div.side {
    margin-top: 6%;
  }
}
div#product div#body div.side div.specs div.spec {
  background: #69686b;
  margin-top: 1.5%;
}
div#product div#body div.side div.specs div.spec:first-child {
  margin-top: 20px;
}
div#product div#body div.side div.specs div.spec div.top {
  height: 45px;
  padding: 0 15px;
  font-family: 'radikalbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  line-height: 45px;
}
div#product div#body div.side div.specs div.spec div.top span,
div#product div#body div.side div.specs div.spec div.top div.value {
  display: block;
}
div#product div#body div.side div.specs div.spec div.top span {
  float: left;
}
div#product div#body div.side div.specs div.spec div.top div.value {
  height: 45px;
  float: right;
  font-family: 'radikallight', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 45px;
}
div#product div#body div.side div.gallery {
  background: #eee;
  height: 380px;
  margin-top: 20px;
}
div#product div#body div.side div.gallery a.prev,
div#product div#body div.side div.gallery a.next {
  position: absolute;
  top: -47px;
}
div#product div#body div.side div.gallery a.prev img,
div#product div#body div.side div.gallery a.next img {
  display: block;
}
div#product div#body div.side div.gallery a.prev {
  right: 36px;
}
div#product div#body div.side div.gallery a.next {
  right: 0;
}
div#product div#body div.side div.gallery div.overflow {
  height: 100%;
  overflow: hidden;
}
div#product div#body div.side div.gallery div.overflow div.animator {
  height: 100%;
  transition: transform 0.45s ease;
  -webkit-transition: -webkit-transform 0.45s ease;
  -moz-transition: -moz-transform 0.45s ease;
  -ms-transition: -ms-transform 0.45s ease;
  -o-transition: -o-transform 0.45s ease;
}
div#product div#body div.side div.gallery div.overflow div.animator div.gallery-item {
  height: 100%;
  float: left;
}
div#product div#body div.case-study {
  background: #7d7d7d;
  padding: 3.5% 0;
  margin-top: 5%;
}
div#product div#body div.case-study div.img {
  background: #000;
  right: 60%;
}
div#product div#body div.case-study div.right {
  float: right;
}
div#product div#body div.case-study div.right h2,
div#product div#body div.case-study div.right p {
  color: #fff;
}
div#product div#body div.case-study div.right h2 {
  font-size: 32px;
}
div#product div#body div.case-study div.right p {
  margin-top: 15px;
  font-family: 'radikallight', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
  div#product div#body div.case-study {
    padding-top: 0;
  }
  div#product div#body div.case-study div.img {
    height: 240px;
    position: relative;
    right: auto;
  }
  div#product div#body div.case-study div.right {
    margin-top: 3.5%;
  }
  div#product div#body div.case-study div.right h2 {
    font-size: 24px;
  }
  div#product div#body div.case-study div.right p {
    font-size: 15px;
  }
}
div#about div#hero h1 {
  margin-bottom: 30px;
  color: #96c125;
}
div#about div#hero p {
  margin-top: 15px;
  font-size: 16px;
  color: #fff;
}
div#about div#body {
  padding: 0;
}
div#about div#body div#blocks div.block {
  padding: 8% 0;
}
div#about div#body div#blocks div.block.left div.img {
  right: 52%;
}
div#about div#body div#blocks div.block.left div.text {
  float: right;
}
div#about div#body div#blocks div.block.right div.img {
  left: 52%;
}
div#about div#body div#blocks div.block.right div.text {
  float: left;
}
div#about div#body div#blocks div.block h2 {
  margin-top: 3.5%;
  font-size: 32px;
  color: #96c125;
  text-transform: uppercase;
  line-height: 1.3em;
}
div#about div#body div#blocks div.block h2:first-of-type {
  margin: 0;
}
div#about div#body div#blocks div.block p {
  color: #252b27;
}
@media only screen and (max-width: 767px) {
  div#about div#hero {
    padding-top: calc(5% + 96px);
  }
  div#about div#hero h1 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  div#about div#body div#blocks div.block {
    padding: 0 0 6% 0;
  }
  div#about div#body div#blocks div.block.cover {
    background: #252b27;
    padding: 6% 0;
  }
  div#about div#body div#blocks div.block.cover div.bg {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  div#about div#body div#blocks div.block.cover h2,
  div#about div#body div#blocks div.block.cover p {
    color: #fff;
  }
  div#about div#body div#blocks div.block.cover h2 {
    font-size: 26px;
  }
  div#about div#body div#blocks div.block div.img {
    height: 240px;
    margin-bottom: 5%;
    position: relative;
    right: 0;
  }
}
div#news div#body div.posts div.post {
  height: 420px;
  margin-top: 3.5%;
}
div#news div#body div.posts div.post div.text {
  background: url('http://ether-static.s3.amazonaws.com/bgb60.png');
  background: rgba(70,70,70,0.8);
  padding: 10%;
  top: auto;
  color: #fff;
}
div#news div#body div.posts div.post div.text span {
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 1em;
}
div#news div#body div.posts div.post div.text span.underline {
  float: left;
  position: relative;
  clear: both;
  font-style: normal;
}
div#news div#body div.posts div.post div.text span.underline::after {
  content: '';
  background: #fff;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
}
div#news div#body div.posts div.post div.text h2 {
  margin: 6px 0;
  font-size: 21px;
  line-height: 1.2em;
}
div#contact div#body div.details div.detail {
  margin-top: 6%;
  font-size: 16px;
  color: #282828;
  text-align: center;
}
div#contact div#body div.details div.detail:first-child {
  margin: 0;
}
div#contact div#body div.details div.detail strong,
div#contact div#body div.details div.detail span {
  display: block;
}
div#contact div#body div.details div.detail strong {
  padding-bottom: 4px;
  font-size: 21px;
  font-weight: 700;
}
div#contact div#body div.details div.detail span {
  margin-top: 6px;
  line-height: 1em;
}
div#contact div#body form div.row {
  margin-top: 10px;
}
div#contact div#body form div.row:first-child {
  margin: 0;
}
div#contact div#body form div.row input,
div#contact div#body form div.row select,
div#contact div#body form div.row textarea {
  background: #fff;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: none;
  outline: none;
  font-size: 16px;
  color: #464646;
  line-height: 40px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
div#contact div#body form div.row input::-webkit-input-placeholder,
div#contact div#body form div.row select::-webkit-input-placeholder,
div#contact div#body form div.row textarea::-webkit-input-placeholder {
  color: #464646;
}
div#contact div#body form div.row input::-moz-placeholder,
div#contact div#body form div.row select::-moz-placeholder,
div#contact div#body form div.row textarea::-moz-placeholder {
  color: #464646;
}
div#contact div#body form div.row select {
  cursor: pointer;
}
div#contact div#body form div.row textarea {
  height: 150px;
  padding: 12px 15px;
  line-height: 1.5em;
}
div#contact div#body form div.row input[type="submit"] {
  background: #96c125;
  width: auto;
  float: left;
  cursor: pointer;
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
}
div#footer {
  background: #464646;
  padding: 2% 0;
  font-size: 16px;
  color: #fff;
}
div#footer img {
  display: block;
}
div#footer span {
  display: block;
}
div#footer span.margin {
  padding-top: 30px;
}
div#footer div.site-by a {
  color: #8dc53e;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#footer {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  div#footer {
    padding: 7% 0;
    text-align: center;
  }
  div#footer img {
    margin: 0 auto 5px auto;
  }
  div#footer span.margin {
    padding-top: 10px;
  }
}
