* {
  font-family: 'Avenir Next W01', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
html,
body {
  height: 100%;
}
body {
  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 {
  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.big {
  max-width: 1300px;
}
.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%;
}
.container_12 .push_2 {
  margin-left: 18.166666%;
}
@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;
}
body {
  padding-top: 40px !important;
}
@media only screen and (max-width: 629px) {
  body {
    padding-top: 58px;
  }
}
div.notification {
  background: #FD0;
  height: 24px;
  padding: 8px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 200;
  text-align: center;
  line-height: 1.5em;
}
div.notification a {
  font-weight: 700;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  div.notification {
    font-size: 14px;
  }
}
@media only screen and (max-width: 629px) {
  div.notification {
    height: auto;
  }
}
div#header {
  padding: 50px 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  z-index: 150;
}
div#header a#logo {
  float: left;
}
div#header div#nav {
  height: 50px;
  float: right;
  line-height: 50px;
}
div#header div#nav.dark a {
  color: #000;
}
div#header div#nav a {
  display: block;
  float: left;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  margin-left: 20px;
}
@media only screen and (max-width: 629px) {
  div#header {
    top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  div#header div#nav {
    display: none;
  }
}
a#menu_btn {
  width: 33px;
  height: 25px;
  display: none;
  position: absolute;
  right: 3.5%;
  top: calc(40px + 3.5%);
  z-index: 1000;
}
a#menu_btn.home {
  top: calc(40px + 4.9%);
}
@media only screen and (max-width: 767px) {
  a#menu_btn {
    display: block;
  }
}
a#menu_btn div.lines {
  background: #fff;
  width: 33px;
  height: 5px;
  margin: 10px 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
a#menu_btn div.lines::before,
a#menu_btn div.lines::after {
  content: '';
  background: #fff;
  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;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
a#menu_btn div.lines::before {
  top: -10px;
}
a#menu_btn div.lines::after {
  top: 10px;
}
a#menu_btn.black div.lines {
  background: #000;
}
a#menu_btn.black div.lines::before,
a#menu_btn.black div.lines::after {
  background: #000;
}
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);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
a#menu_btn.active div.lines::after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-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);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-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);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
div#menu ul li a {
  display: block;
  position: relative;
  margin-top: 25px;
  font-size: 30px;
  line-height: 1em;
  transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  -moz-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  -ms-transition: color 0.15s ease;
}
div#menu ul li a[href]:hover {
  color: #ffdb06;
}
@media only screen and (max-height: 690px) {
  div#menu ul li {
    padding-top: 15px;
  }
  div#menu ul li a {
    margin-top: 0;
    font-size: 30px;
    line-height: 1.5em;
  }
  div#menu ul li a::before {
    top: -5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#menu ul {
    padding: 0 10%;
  }
  div#menu ul li a {
    font-size: 26px;
  }
}
div#home {
  height: 100%;
}
div#home div#hero {
  height: calc(100% - 74px);
  padding-bottom: 74px;
  z-index: 100;
  color: #fff;
}
div#home div#hero div.bg {
  background-image: url('../images/hero.jpg');
}
div#home div#hero a#logo {
  display: block;
}
div#home div#hero a#logo img {
  display: block;
}
div#home div#hero h1 {
  margin-top: 40px;
  font-size: 49px;
  font-weight: 600;
  line-height: 1.1em;
}
div#home div#hero h2 {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.1em;
}
div#home div#hero a.discover {
  background: #fff;
  display: block;
  float: left;
  padding: 15px 40px;
  margin-top: 40px;
  font-size: 22px;
  color: #000;
  line-height: 1em;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  div#home div#hero {
    height: auto;
    padding: 10% 0 calc(10% + 74px) 0;
  }
  div#home div#hero h1 {
    font-size: 36px;
  }
  div#home div#hero h2 {
    font-size: 18px;
  }
}
div#home div.stores {
  background: #ffdb06;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGIwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
div#home div.stores a.store {
  float: left;
}
div#home div.stores a.store:first-child {
  margin-right: 30px;
}
div#home div.stores a.store img {
  display: block;
}
@media only screen and (max-width: 767px) {
  div#home div.stores a.store {
    width: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
  div#home div.stores a.store:first-child {
    margin-right: 7px;
  }
  div#home div.stores a.store img {
    height: 48px;
  }
}
div#home div.iphone {
  pointer-events: none;
}
div#home div.iphone img {
  position: relative;
  margin-top: -630px;
  float: right;
}
@media only screen and (max-width: 960px) {
  div#home div.iphone img {
    margin-right: -100px;
  }
}
@media only screen and (max-width: 767px) {
  div#home div.iphone {
    display: none;
  }
}
div#home div#body {
  background: #fff;
  padding: 5% 0 0 0;
}
div#home div#body h2,
div#home div#body p {
  text-align: center;
}
div#home div#body h2 {
  font-size: 40px;
  color: #141414;
  font-weight: 700;
}
div#home div#body p {
  margin-top: 15px;
  font-size: 24px;
  color: #7e7e7e;
  line-height: 1.4em;
}
div#home div#body div#features {
  padding-top: 2%;
}
div#home div#body div#features div.feature {
  margin-top: 3.5%;
  color: #141414;
  text-align: center;
}
div#home div#body div#features div.feature div.img {
  background: #282828;
  height: 140px;
}
div#home div#body div#features div.feature div.text h3 {
  margin: 18px 0 15px 0;
  font-size: 20px;
  font-weight: 800;
}
div#home div#body div#features div.feature div.text span {
  display: block;
  font-size: 15px;
  line-height: 1.35em;
}
@media only screen and (max-width: 767px) {
  div#home div#body h2 {
    font-size: 30px;
  }
  div#home div#body p {
    font-size: 18px;
  }
  div#home div#body div#features {
    padding: 0;
  }
  div#home div#body div#features div.feature {
    margin-top: 6%;
  }
}
div#home div#message {
  background-image: url('../images/message-bg.jpg');
  background-position: center center;
  height: 670px;
  margin-top: 60px;
}
div#home div#message div.phone-message img {
  position: absolute;
  right: 170px;
  top: 75px;
}
@media only screen and (max-width: 767px) {
  div#home div#message {
    height: auto;
  }
  div#home div#message div.phone-message img {
    display: block;
    margin-top: 10%;
    position: relative;
    right: auto;
    top: auto;
  }
}
div#footer div#mailing {
  background: #1c1c1c;
  padding: 4% 0;
}
div#footer div#mailing p,
div#footer div#mailing span {
  display: block;
  text-align: center;
}
div#footer div#mailing p {
  font-size: 28px;
  color: #fff;
}
div#footer div#mailing span {
  margin: 30px 0 32px 0;
  color: #ced2d3;
  line-height: 1em;
}
div#footer div#mailing input,
div#footer div#mailing select {
  background: none;
  width: 100%;
  height: 42px;
  outline: none;
  border: 1px solid #ffdb06;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-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#footer div#mailing input[type="text"],
div#footer div#mailing input[type="email"],
div#footer div#mailing select {
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
}
div#footer div#mailing input[type="text"]::-webkit-input-placeholder,
div#footer div#mailing input[type="email"]::-webkit-input-placeholder,
div#footer div#mailing select::-webkit-input-placeholder {
  color: #fff;
}
div#footer div#mailing input[type="text"]::-moz-placeholder,
div#footer div#mailing input[type="email"]::-moz-placeholder,
div#footer div#mailing select::-moz-placeholder {
  color: #fff;
}
div#footer div#mailing select {
  cursor: pointer;
}
div#footer div#mailing input[type="submit"] {
  background: #ffdb06;
  cursor: pointer;
  font-size: 20px;
  color: #1c1c1c;
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  div#footer div#mailing p {
    font-size: 22px;
    line-height: 1.2em;
  }
  div#footer div#mailing span {
    display: block;
    margin: 15px 0;
    line-height: 1.2em;
  }
  div#footer div#mailing input,
  div#footer div#mailing select {
    margin-top: 3.5%;
  }
  div#footer div#mailing input[type="submit"] {
    font-size: 18px;
  }
}
div#footer div#copyright {
  background: #ffdb06;
  padding: 32px 0;
  font-size: 24px;
  text-align: center;
}
div#footer div#copyright p {
  display: inline;
  font-weight: 600;
}
div#footer div#copyright span {
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  div#footer div#copyright {
    font-size: 16px;
  }
  div#footer div#copyright span {
    padding: 0 5px;
  }
}
div#page {
  z-index: 1;
}
body.page {
  background: #262526;
}
body.page div#teaser {
  width: 100%;
  height: 100%;
  top: 0;
}
body.page div#teaser img.logo {
  position: absolute;
  right: 130px;
  top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body.page div#teaser img.logo {
    width: 50%;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 30px;
    right: inherit;
  }
}
body.page div#teaser video {
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body.page div#teaser video {
    width: 100%;
    height: auto;
  }
}
div#blog div#hero {
  padding: 10% 0 7% 0;
  padding: calc(7% + 90px) 0 7% 0;
  text-align: center;
  color: #fff;
}
div#blog div#hero h1 {
  font-size: 49px;
  font-weight: 600;
}
div#blog div#hero p {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
  div#blog div#hero h1 {
    font-size: 36px;
  }
  div#blog div#hero p {
    font-size: 18px;
  }
}
div#blog div#body {
  background: #fff;
  padding-bottom: 20px;
}
div#blog div#body div.post {
  margin-top: 20px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
div#blog div#body div.post div.padding {
  padding: 5%;
}
div#blog div#body div.post img {
  display: block;
}
div#blog div#body div.post h2 {
  font-size: 32px;
}
div#blog div#body div.post h2 a {
  font-weight: 600;
}
div#blog div#body div.post span {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  color: #878787;
}
div#blog div#body div.post p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
  div#blog div#body div.post h2 {
    font-size: 26px;
  }
  div#blog div#body div.post p {
    font-size: 15px;
  }
}
div#single div#hero {
  padding: 14% 0 2.5% 0;
  padding: calc(12% + 90px) 0 2% 0;
  text-align: center;
  color: #fff;
}
div#single div#hero h1 {
  font-size: 49px;
  font-weight: 600;
}
div#single div#hero p {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
  div#single div#hero h1 {
    font-size: 36px;
  }
  div#single div#hero p {
    font-size: 18px;
  }
}
div#single div#body {
  padding: 3% 0;
  background: #ffffff;
}
div#single div#body h2 {
  font-size: 32px;
  font-weight: 600;
}
div#single div#body p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5em;
}
div#single div#body p a {
  font-weight: bold;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  div#single div#body h2 {
    font-size: 26px;
  }
  div#single div#body p {
    font-size: 15px;
  }
}
div#landing {
  background: #fff;
}
div#landing div#hero {
  background: #000;
  padding: 9% 0 8% 0;
  padding: calc(10% + 97px) 0 10% 0;
  color: #fff;
  text-align: center;
}
div#landing div#hero div.bg {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
div#landing div#hero h1 {
  margin: 15px 0;
  font-size: 49px;
  font-weight: 700;
}
div#landing div#hero h2 {
  font-size: 26px;
  font-weight: 700;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#landing div#hero p {
  font-size: 22px;
  line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
  div#landing div#hero h1 {
    font-size: 36px;
  }
  div#landing div#hero h2 {
    font-size: 20px;
  }
  div#landing div#hero p {
    font-size: 18px;
  }
}
div#landing div#body div#blocks div.block {
  overflow: hidden;
}
div#landing div#body div#blocks div.block div.text h1,
div#landing div#body div#blocks div.block div.text h2,
div#landing div#body div#blocks div.block div.text p {
  margin-top: 20px;
}
div#landing div#body div#blocks div.block div.text h1 {
  margin: 0;
  font-size: 36px;
  font-weight: 800;
}
div#landing div#body div#blocks div.block div.text h2 {
  font-size: 30px;
  font-weight: 700;
}
div#landing div#body div#blocks div.block div.text p {
  font-size: 16px;
  line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
  div#landing div#body div#blocks div.block div.text h1 {
    font-size: 30px;
  }
  div#landing div#body div#blocks div.block div.text h2 {
    font-size: 26px;
  }
  div#landing div#body div#blocks div.block div.text p {
    font-size: 15px;
  }
}
div#landing div#body div#blocks div.block.device {
  padding-top: 4%;
}
@media only screen and (max-width: 767px) {
  div#landing div#body div#blocks div.block.device div.equal-height {
    height: auto !important;
  }
}
div#landing div#body div#blocks div.block.device.image-right div.equal-height {
  float: right;
}
div#landing div#body div#blocks div.block.device.image-right div.phone {
  float: left;
}
div#landing div#body div#blocks div.block.device.dark {
  background: #1a1c1e;
  color: #ffffff;
}
div#landing div#body div#blocks div.block.device div.phone {
  background: url('../images/phone.png') no-repeat;
  background-size: 357px 598px;
  width: 357px;
  height: 598px;
  float: right;
}
div#landing div#body div#blocks div.block.device div.phone img {
  background: #fff;
  width: 310px;
  height: 510px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -155px;
}
@media only screen and (max-width: 767px) {
  div#landing div#body div#blocks div.block.device div.phone {
    background-size: 100%;
    width: 320px;
    height: 457px;
    float: left;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  div#landing div#body div#blocks div.block.device div.phone img {
    width: 262px;
    height: auto;
    left: 50%;
    bottom: -40px;
    margin-left: -131px;
  }
}
div#landing div#body div#blocks div.block.device img {
  max-width: none;
  display: block;
  float: right;
}
div#landing div#body div#blocks div.block.device div.text div.padding {
  padding: 15% 5%;
}
@media only screen and (max-width: 767px) {
  div#landing div#body div#blocks div.block.device div.text div.padding {
    padding: 5% 0;
  }
}
div#landing div#body div#blocks div.block.half-image.light div.half.text {
  background: #fff;
  color: #1a1c1e;
}
div#landing div#body div#blocks div.block.half-image.image-left div.half {
  float: right;
}
div#landing div#body div#blocks div.block.half-image div.half {
  width: 50%;
  float: left;
}
div#landing div#body div#blocks div.block.half-image div.half.text {
  background: #1a1c1e;
  color: #fff;
}
div#landing div#body div#blocks div.block.half-image div.half.text div.padding {
  padding: 20% 15%;
}
@media only screen and (max-width: 767px) {
  div#landing div#body div#blocks div.block.half-image div.half {
    width: 100%;
    height: auto !important;
    float: none;
  }
  div#landing div#body div#blocks div.block.half-image div.half.text div.padding {
    padding: 5% 3.5%;
  }
  div#landing div#body div#blocks div.block.half-image div.half.image {
    height: 250px !important;
  }
}
div#landing div#body div#blocks div.block.features {
  padding: 6% 0;
  color: #010101;
}
div#landing div#body div#blocks div.block.features div.intro {
  text-align: center;
}
div#landing div#body div#blocks div.block.features div.intro h1 {
  font-size: 50px;
  font-weight: 700;
}
div#landing div#body div#blocks div.block.features div.intro p {
  margin-top: 15px;
  font-size: 20px;
  line-height: 1.5em;
}
div#landing div#body div#blocks div.block.features div.feature {
  margin-top: 7%;
  text-align: center;
}
div#landing div#body div#blocks div.block.features div.feature div.text {
  margin-top: 8%;
}
div#landing div#body div#blocks div.block.features div.feature div.text h3 {
  font-size: 20px;
  font-weight: 700;
}
div#landing div#body div#blocks div.block.features div.feature div.text p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4em;
}
div#landing div#body div#blocks div.block.pricing {
  background: #1a1c1e;
  padding: 6% 0;
}
div#landing div#body div#blocks div.block.pricing div.bg {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
div#landing div#body div#blocks div.block.pricing div.intro {
  color: #fff;
  text-align: center;
}
div#landing div#body div#blocks div.block.pricing div.intro h1 {
  font-size: 50px;
  font-weight: 700;
}
div#landing div#body div#blocks div.block.pricing div.intro p {
  margin-top: 15px;
  font-size: 20px;
  line-height: 1.5em;
}
div#landing div#body div#blocks div.block.pricing div.switch {
  height: 36px;
  margin-top: 3.25%;
  border: 2px solid #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#landing div#body div#blocks div.block.pricing div.switch a {
  width: 50%;
  height: 36px;
  display: block;
  float: left;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  transition: background 0.15s ease, color 0.15s ease;
  -webkit-transition: background 0.15s ease, color 0.15s ease;
  -moz-transition: background 0.15s ease, color 0.15s ease;
  -o-transition: background 0.15s ease, color 0.15s ease;
  -ms-transition: background 0.15s ease, color 0.15s ease;
}
div#landing div#body div#blocks div.block.pricing div.switch a:hover {
  background: url('http://ether-static.s3.amazonaws.com/bgw50.png');
  background: rgba(255,255,255,0.5);
  color: #111;
}
div#landing div#body div#blocks div.block.pricing div.switch a.active {
  background: #fff;
  color: #000;
}
div#landing div#body div#blocks div.block.pricing div.plans {
  margin-top: 4%;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan {
  background: #fff;
  width: 31%;
  height: 410px;
  float: left;
  margin-top: 25px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  div#landing div#body div#blocks div.block.pricing div.plans div.plan {
    width: 100% !important;
    margin-top: 25px !important;
  }
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.half:first-of-type {
  margin: 0 4% 0 10%;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta {
  background: #ffdb06;
  color: #000;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.clients {
  background: url('http://ether-static.s3.amazonaws.com/bgb10.png');
  background: rgba(0,0,0,0.1);
  height: 50px;
  font-size: 20px;
  font-weight: 700;
  line-height: 50px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.price {
  height: 100px;
  overflow: hidden;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.price div.center {
  float: left;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.price div.annually {
  display: none;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.price span {
  display: block;
  float: left;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.price span.pound {
  font-size: 18px;
  line-height: 66px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.price span.price {
  margin: 0 3px;
  font-size: 50px;
  font-weight: 700;
  line-height: 100px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.meta div.price span.per-month {
  font-size: 18px;
  line-height: 115px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.info {
  height: 180px;
  padding: 0 5%;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan div.info ul li {
  padding: 7px 0;
  font-size: 18px;
  color: #8c8c8c;
  line-height: 1.3em;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan a {
  background: #ffdb06;
  height: 50px;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
  font-size: 16px;
  color: #010101;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 50px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align {
  width: 38%;
  height: 460px;
  margin: 0;
  z-index: 2;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.meta,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.meta {
  background: #3e3e3e;
  color: #fff;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.meta div.clients,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.meta div.clients {
  font-size: 22px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.meta div.price,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.meta div.price {
  height: 120px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.meta div.price span.pound,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.meta div.price span.pound {
  line-height: 86px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.meta div.price span.price,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.meta div.price span.price {
  font-size: 60px;
  line-height: 120px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.meta div.price span.per-month,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.meta div.price span.per-month {
  line-height: 135px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.info,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.info {
  height: 200px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended div.info ul li,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.info ul li {
  font-size: 20px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.recommended a,
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align a {
  background: #3e3e3e;
  height: 60px;
  font-size: 20px;
  color: #fff;
  line-height: 60px;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align {
  float: none;
  margin: 4% auto 0 auto;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align div.meta {
  background: #ffdb06;
  color: #000;
}
div#landing div#body div#blocks div.block.pricing div.plans div.plan.center-align a {
  background: #ffdb06;
  color: #010101;
}
div#lightbox {
  background: url('http://ether-static.s3.amazonaws.com/bgb90.png');
  background: rgba(0,0,0,0.98);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
div#lightbox div.lightbox-container {
  box-sizing: border-box;
  background: #000;
  border: 5px solid #414141;
  padding: 50px;
  margin-top: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#lightbox div.lightbox-container {
    margin-top: 100px;
    padding: 20px;
  }
}
div#lightbox div.lightbox-container img {
  position: relative;
  width: 130px;
  top: -115px;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#lightbox div.lightbox-container img {
    width: 70px;
    top: -60px;
  }
}
div#lightbox div.lightbox-container h1 {
  font-size: 42px;
  color: #fff;
  text-align: center;
  margin-top: -90px;
  letter-spacing: -1px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#lightbox div.lightbox-container h1 {
    margin-top: -40px;
    font-size: 36px;
  }
}
div#lightbox div.lightbox-container hr {
  width: 140px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  opacity: 0.2;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#lightbox div.lightbox-container hr {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
div#lightbox div.lightbox-container p {
  color: #fff;
  text-align: center;
  line-height: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#lightbox div.lightbox-container p {
    font-size: 13px;
  }
}
div#lightbox div.lightbox-container form input,
div#lightbox div.lightbox-container form select {
  background: none;
  width: 100%;
  height: 42px;
  outline: none;
  border: 1px solid #ffdb06;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-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;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#lightbox div.lightbox-container form input,
  div#lightbox div.lightbox-container form select {
    text-align: center;
  }
}
div#lightbox div.lightbox-container form input[type="email"] {
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
}
div#lightbox div.lightbox-container form input[type="email"]::-webkit-input-placeholder {
  color: #929292;
}
div#lightbox div.lightbox-container form input[type="email"]::-moz-placeholder {
  color: #929292;
}
div#lightbox div.lightbox-container form input[type="submit"] {
  background: #ffdb06;
  cursor: pointer;
  font-size: 20px;
  color: #1c1c1c;
  font-weight: 800;
  margin-top: 10px;
}
