/*!
    Theme Name: Biovante
    Theme URL: http://www.biovante.com/
    Description: Biovante was established in the fall of 2008 with the goal of bringing quality innovative products to home owners, livestock ranchers, citrus/vegetable growers, and fiber/grain producers.
    Author: Red Letter Communications
    Author URI: http://www.rlci.com/
    Version: 1.0
    */
@import url(http://fonts.googleapis.com/css?family=Abel|Lato:400,700|Quicksand:400,700|Roboto+Condensed:400,300|Roboto:300,400,700);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'icon-font';
  src: url("./assets/fonts/icon-font.eot?98763708");
  src: url("./assets/fonts/icon-font.eot?98763708#iefix") format("embedded-opentype"), url("./assets/fonts/icon-font.woff?98763708") format("woff"), url("./assets/fonts/icon-font.ttf?98763708") format("truetype"), url("./assets/fonts/icon-font.svg?98763708#icon-font") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon-font" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin: 0em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em; }

.icon-angle-double-right:before {
  content: '\e800'; }

.icon-play:before {
  content: '\e801'; }

.icon-pause:before {
  content: '\e802'; }

.icon-resize-full:before {
  content: '\e803'; }

.icon-volume-off:before {
  content: '\e804'; }

.icon-volume-down:before {
  content: '\e805'; }

.icon-volume-up:before {
  content: '\e806'; }

.cf, .clear, .row, .mobile-top, .main-nav, .calculator-container, .crops, #video-controls, .main-controls,
.secondary-controls, .ninja-forms-cont, .ninja-forms-cont .ninja-forms-all-fields-wrap, .ninja-forms-cont .ninja-forms-mp-page, .ninja-forms-cont .list-radio-wrap ul,
.ninja-forms-cont .list-checkbox-wrap ul, #ninja_forms_form_2_mp_nav_wrap, .img-container, .soil-content {
  zoom: 1; }
  .cf:before, .clear:before, .row:before, .mobile-top:before, .main-nav:before, .calculator-container:before, .crops:before, #video-controls:before, .main-controls:before,
  .secondary-controls:before, .ninja-forms-cont:before, .ninja-forms-cont .ninja-forms-all-fields-wrap:before, .ninja-forms-cont .ninja-forms-mp-page:before, .ninja-forms-cont .list-radio-wrap ul:before,
  .ninja-forms-cont .list-checkbox-wrap ul:before, #ninja_forms_form_2_mp_nav_wrap:before, .img-container:before, .soil-content:before, .cf:after, .clear:after, .row:after, .mobile-top:after, .main-nav:after, .calculator-container:after, .crops:after, #video-controls:after, .main-controls:after,
  .secondary-controls:after, .ninja-forms-cont:after, .ninja-forms-cont .ninja-forms-all-fields-wrap:after, .ninja-forms-cont .ninja-forms-mp-page:after, .ninja-forms-cont .list-radio-wrap ul:after,
  .ninja-forms-cont .list-checkbox-wrap ul:after, #ninja_forms_form_2_mp_nav_wrap:after, .img-container:after, .soil-content:after {
    content: "";
    display: table; }
  .cf:after, .clear:after, .row:after, .mobile-top:after, .main-nav:after, .calculator-container:after, .crops:after, #video-controls:after, .main-controls:after,
  .secondary-controls:after, .ninja-forms-cont:after, .ninja-forms-cont .ninja-forms-all-fields-wrap:after, .ninja-forms-cont .ninja-forms-mp-page:after, .ninja-forms-cont .list-radio-wrap ul:after,
  .ninja-forms-cont .list-checkbox-wrap ul:after, #ninja_forms_form_2_mp_nav_wrap:after, .img-container:after, .soil-content:after {
    clear: both; }

.visually-hidden {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media print {
    *, *:before, *:after {
      background: transparent !important;
      color: #000 !important;
      text-shadow: none !important;
      filter: none !important;
      -ms-filter: none !important; } }

* {
  -webkit-tap-highlight-color: transparent; }

html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px; }

body {
  background: #ecf0f1;
  position: relative;
  font-size: 16px;
  color: #000; }
  @media print {
    body {
      width: 8in; } }

a {
  color: #454545;
  text-decoration: none; }
  a:hover {
    color: #454545; }

img {
  max-width: 100%;
  height: auto; }

hr {
  margin: 1em 0;
  border: 0;
  border-bottom: 1px solid #a4abba; }

h1, h2, h3, h4, h5, h6 {
  position: relative;
  line-height: 1.1em;
  margin-bottom: 0.5em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #454545; }

p, dl {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.25em;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal; }

i, em {
  font-style: italic; }

b, strong {
  font-weight: bold; }

ul, ol, dd {
  line-height: 1.5em; }

ul, ol {
  margin-bottom: 1.625em;
  padding-left: 20px; }

li {
  font-size: inherit;
  line-height: 1.5em; }

ol {
  list-style-type: decimal; }

ul {
  list-style-type: disc; }

input, textarea, select, button {
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  vertical-align: top; }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

input, textarea, label {
  font-size: 1em;
  color: #000; }

select {
  -webkit-appearance: menulist-button;
  -moz-appearance: menulist-button;
  height: 40px;
  font-size: 3.125em; }

select[multiple] {
  height: auto; }

input[type='checkbox'],
input[type="radio"] {
  display: none; }

.checkbox-label {
  cursor: pointer;
  margin: 0 0 0.5rem 0 !important; }
  .checkbox-label:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0.625rem 0 0;
    border-radius: 4px;
    background: #7f8c8d;
    vertical-align: middle; }
  .checkbox-label.selected {
    color: #47aa42 !important; }
    .checkbox-label.selected:before {
      background: url('assets/images/green-check.png?1412953961') 50% 50% no-repeat, #47aa42; }

.radio-label {
  cursor: pointer; }
  .radio-label:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0.625rem 0 0;
    border-radius: 50%;
    border: 4px solid #7f8c8d;
    background: transparent;
    vertical-align: middle; }
  .radio-label.selected {
    color: #47aa42 !important; }
    .radio-label.selected:before {
      background: url('assets/images/green-dot.png?1412953961') 50% 50% no-repeat, transparent;
      border-color: #47aa42; }

.large-radio-label {
  background: #fff;
  padding: 8px 0 8px 9px; }
  .large-radio-label.selected {
    background: #47aa42;
    color: #fff !important; }
    .large-radio-label.selected:before {
      background: url('assets/images/white-dot.png?1412953964') 50% 50% no-repeat, transparent;
      border-color: #fff; }

input[type='checkbox']:checked + label {
  color: #47aa42; }
  input[type='checkbox']:checked + label:before {
    background: url('assets/images/green-check.png?1412953961') 50% 50% no-repeat, #47aa42; }

label {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.87938rem;
  color: #2c3e50;
  min-width: 9.25rem;
  margin: 0 0 0.5625rem 0; }

input:focus,
textarea:focus {
  outline: none; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  height: auto; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

.placeholder {
  color: #979da4; }

input::-webkit-input-placeholder {
  color: #979da4; }

input:-moz-placeholder {
  color: #979da4; }

input::-moz-placeholder {
  color: #979da4; }

input:-ms-input-placeholder {
  color: #979da4; }

input:focus::-webkit-input-placeholder {
  color: #EEE; }

input:focus:-moz-placeholder {
  color: #EEE; }

input:focus::-moz-placeholder {
  color: #EEE; }

input:focus:-ms-input-placeholder {
  color: #EEE; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

@media screen and (min-width: 30em) {
  head {
    font-family: "mq-min-mini"; }

  body:after {
    content: "mq-min-mini";
    display: none; } }
@media screen and (min-width: 37.5em) {
  head {
    font-family: "mq-min-small"; }

  body:after {
    content: "mq-min-small";
    display: none; } }
@media screen and (min-width: 48em) {
  head {
    font-family: "mq-min-medium"; }

  body:after {
    content: "mq-min-medium";
    display: none; } }
@media screen and (min-width: 60em) {
  head {
    font-family: "mq-min-large"; }

  body:after {
    content: "mq-min-large";
    display: none; } }
@media screen and (min-width: 70.3125em) {
  head {
    font-family: "mq-min-xlarge"; }

  body:after {
    content: "mq-min-xlarge";
    display: none; } }
@media screen and (min-width: 90em) {
  head {
    font-family: "mq-min-xxlarge"; }

  body:after {
    content: "mq-min-xxlarge";
    display: none; } }
@media screen and (max-width: 37.4375em) {
  head {
    font-family: "mq-max-mini"; }

  body:after {
    content: "mq-max-mini";
    display: none; } }
@media screen and (min-device-width: 48em) and (max-device-width: 59.9375em) and (orientation: portrait) {
  head {
    font-family: "mq-portrait"; }

  body:after {
    content: "mq-portrait";
    display: none; } }
@media screen and (min-device-width: 48em) and (max-device-width: 64.0625em) and (orientation: landscape) {
  head {
    font-family: "mq-landscape"; }

  body:after {
    content: "mq-landscape";
    display: none; } }
.alignnone {
  margin: 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px auto; }

.alignright {
  float: none; }
  @media screen and (min-width: 37.5em) {
    .alignright {
      float: right;
      margin: 5px 0 20px 20px; } }

.alignleft {
  float: none; }
  @media screen and (min-width: 37.5em) {
    .alignleft {
      float: left;
      margin: 5px 20px 20px 0; } }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

@media screen and (min-width: 37.5em) {
  a img.alignright {
    width: auto;
    padding: 3px 5px 0;
    float: right;
    margin: 5px 0 20px 20px; } }

@media screen and (min-width: 37.5em) {
  a img.alignnone {
    width: auto;
    margin: 5px 20px 20px 0; } }

@media screen and (min-width: 37.5em) {
  a img.alignleft {
    width: auto;
    padding: 3px 5px 0;
    float: left;
    margin: 5px 20px 20px 0; } }

a img.aligncenter {
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 37.5em) {
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0; } }

@media screen and (min-width: 37.5em) {
  .wp-caption.alignleft {
    margin: 5px 20px 15px 0; } }

@media screen and (min-width: 37.5em) {
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; } }

.wp-caption {
  width: 100% !important;
  max-width: 100%;
  padding: 0;
  text-align: left;
  margin-bottom: 20px; }
  @media screen and (min-width: 37.5em) {
    .wp-caption {
      width: 250px !important;
      margin-bottom: 0; } }
  @media screen and (min-width: 48em) {
    .wp-caption {
      width: 320px !important; } }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 5px;
  max-width: 100%;
  padding: 0;
  width: 100%; }

.wp-caption p.wp-caption-text {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #8e8a7f;
  line-height: 16px;
  margin: 0;
  padding: 0 10px; }

.aligncenter.wp-caption {
  width: 100% !important; }

.animation {
  opacity: 0; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation: fadeInUp 1s ease .5s 1 normal forwards;
  animation: fadeInUp 1s ease .5s 1 normal forwards; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  25% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  25% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 150%);
    -ms-transform: translate(0, 150%);
    transform: translate(0, 150%); } }
.fadeOutDown {
  -webkit-animation: fadeOutDown 1.5s ease 0s 1 normal forwards;
  animation: fadeOutDown 1.5s ease 0s 1 normal forwards; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }
.fadeOutLeft {
  -webkit-animation: fadeOutLeft .5s ease 0s 1 normal forwards;
  animation: fadeOutLeft .5s ease 0s 1 normal forwards; }

.row {
  width: 100%;
  margin: 0 auto;
  max-width: 73em; }
  .row .columns, .row.columns {
    padding-left: 0.875em;
    padding-right: 0.875em; }
  .row .col-1 {
    width: 8.33333%; }
  .row .col-2 {
    width: 16.66667%; }
  .row .col-3 {
    width: 25%; }
  .row .col-4 {
    width: 33.33333%; }
  .row .col-5 {
    width: 41.66667%; }
  .row .col-6 {
    width: 50%; }
  .row .col-7 {
    width: 58.33333%; }
  .row .col-8 {
    width: 66.66667%; }
  .row .col-9 {
    width: 75%; }
  .row .col-10 {
    width: 83.33333%; }
  .row .col-11 {
    width: 91.66667%; }
  .row .col-12 {
    width: 100%; }
  .row [class*='col-'] {
    float: left; }
    @media screen and (max-width: 47.9375em) {
      .row [class*='col-'] {
        float: none;
        width: 100%; } }

.main-header {
  position: relative; }

.glow {
  display: none;
  width: 100%;
  height: 348px;
  position: absolute;
  top: 0;
  left: -20%;
  background: url('assets/images/glow.png?1412953960') 0 0/contain no-repeat;
  z-index: -1; }
  @media screen and (min-width: 69.375em) {
    .glow {
      display: block; } }

.mobile-top {
  width: 100%;
  background: #fff;
  padding: 0 0.875em;
  position: fixed;
  top: 0;
  z-index: 2; }
  .mobile-top a {
    display: block;
    width: 115px;
    height: 23px;
    margin: 1.1875rem 0;
    background: url('assets/images/mobile-logo.png?1412953961') no-repeat;
    float: left;
    text-indent: -9999px; }
  .mobile-top button {
    margin: 0.875rem 0 0 0;
    padding: 0.375rem 1rem;
    background: #47aa42;
    border: 1px solid #00703c;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.875rem;
    float: right; }
  @media screen and (min-width: 69.375em) {
    .mobile-top {
      display: none; } }

.main-logo {
  display: none;
  width: 157px;
  height: 88px;
  background: url('assets/images/main-logo.png?1418745958') no-repeat;
  float: left;
  text-indent: -9999px; }
  @media screen and (min-width: 69.375em) {
    .main-logo {
      display: block; } }

.row.main-header {
  padding: 0; }
  @media screen and (min-width: 69.375em) {
    .row.main-header {
      padding-left: 0.875em;
      padding-right: 0.875em;
      background: transparent; } }

.full-length {
  position: fixed;
  height: 100%;
  width: 100%; }

.menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none; }
  @media screen and (min-width: 69.375em) {
    .menu {
      margin: 0 3.25rem 0 0;
      float: right;
      text-align: right; } }
  .menu li {
    text-align: center; }
    @media screen and (min-width: 69.375em) {
      .menu li {
        display: inline-block; } }
  .menu a {
    display: block;
    padding: 1.25rem 0;
    font-size: 1.125rem;
    color: #fff;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 700;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -ms-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms; }
    @media screen and (min-width: 69.375em) {
      .menu a {
        margin: 0 1.25rem 0 0;
        padding: 0.3125rem 1.25rem;
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 0.875rem; } }

.main-nav {
  position: fixed;
  height: 61px;
  width: 100%;
  z-index: 1; }
  @media screen and (min-width: 69.375em) {
    .main-nav {
      position: static;
      height: auto;
      width: auto;
      padding: 1.875rem 0 0 0;
      margin: 0 0 4.8125rem 0; } }
  .main-nav .menu {
    display: none;
    width: 100%;
    height: 100%;
    padding: 3.8125rem 0 0 0;
    background: #47aa42;
    overflow-y: auto; }
    @media screen and (min-width: 69.375em) {
      .main-nav .menu {
        display: inline-block !important;
        width: auto;
        padding: 3.4375rem 0 0 0;
        background: transparent;
        overflow: hidden; } }
    .main-nav .menu a {
      background: #47aa42; }
      .main-nav .menu a:hover, .main-nav .menu a:active {
        background: #00703c; }
      @media screen and (min-width: 69.375em) {
        .main-nav .menu a {
          background: transparent;
          border-radius: 5px; }
          .main-nav .menu a:hover {
            background: rgba(0, 0, 0, 0.6); }
          .main-nav .menu a:active {
            background: transparent; } }

.pinned-nav {
  display: none;
  width: 100%;
  height: 3.75rem;
  position: fixed;
  background: #47aa42;
  z-index: 1; }
  .pinned-nav .menu {
    position: relative;
    float: right; }
    .pinned-nav .menu li {
      float: left; }
      .pinned-nav .menu li.current-menu-item a {
        background: #fff;
        color: #47aa42; }
    .pinned-nav .menu a {
      display: block;
      padding: 0 1.875rem;
      line-height: 3.75rem;
      margin: 0; }
      .pinned-nav .menu a:hover {
        background: #3ccd37; }

.pinned-logo {
  width: 115px;
  height: 25px;
  margin: 1.09375rem 3.125rem 0 0;
  background: url('assets/images/pinned-logo.png?1412953962') no-repeat;
  float: right;
  text-indent: -9999px; }
  @media screen and (min-width: 70.3125em) {
    .pinned-logo {
      margin-right: 4.5rem; } }

.pagination-container {
  min-height: 20.8125rem;
  padding: 1.875rem 0 0 0;
  background: #ecf0f1;
  text-align: center; }
  .pagination-container span, .pagination-container a {
    color: #47aa42;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem; }
  .pagination-container .current {
    color: #a9c358; }
  .pagination-container .page-numbers {
    margin: 0 2.0625rem 0 0; }
  .pagination-container .prev, .pagination-container .next {
    position: absolute;
    text-transform: uppercase; }
    .pagination-container .prev:before, .pagination-container .next:before {
      content: "";
      width: 9px;
      height: 14px;
      background: url('assets/images/arrow.png?1412953958') no-repeat;
      position: absolute; }
  .pagination-container .prev {
    right: 100%; }
    @media screen and (min-width: 37.5em) {
      .pagination-container .prev {
        margin: 0 4.125rem 0 0; } }
    .pagination-container .prev:before {
      left: -19px; }
  .pagination-container .next {
    left: 100%; }
    @media screen and (min-width: 37.5em) {
      .pagination-container .next {
        margin: 0 0 0 4.125rem; } }
    .pagination-container .next:before {
      left: auto;
      right: -19px;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.pagination {
  position: relative; }

.footer-top {
  height: 22.75em;
  background: #ecf0f1; }

.main-footer {
  height: 3.125rem;
  background: #fff;
  position: relative; }
  @media screen and (min-width: 48em) {
    .main-footer {
      height: 3.75rem; } }
  .main-footer p {
    margin: 0;
    padding: 1.25rem 0 0 0;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.75rem;
    color: #a4c74c; }
    @media screen and (min-width: 48em) {
      .main-footer p {
        padding: 1.875rem 0 0 0;
        font-size: 0.875rem; } }

.footer-logo {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin: 0 0 0 -82.5px;
  width: 165px;
  height: 122px;
  background: url('assets/images/footer-logo.png?1412953960') 0 0 no-repeat;
  background-size: cover; }
  @media screen and (min-width: 48em) {
    .footer-logo {
      width: 266px;
      height: 198px;
      margin: 0 0 0 -133px; } }

.calculator-container {
  max-width: 59.0625rem;
  margin: 0 auto;
  padding: 0 0 11.875rem 0; }
  @media screen and (min-width: 37.5em) {
    .calculator-container {
      padding: 0 0 20.9375rem 0; } }

.calc-header h1 {
  margin: 0;
  text-align: center;
  background-color: #fff;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  line-height: 5.875rem;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.875rem;
  color: #a9c358;
  text-transform: uppercase; }
  @media screen and (min-width: 37.5em) {
    .calc-header h1 {
      padding: 0 0 0 4.9375rem;
      background: url('assets/images/calc-icon.png?1412953959') 21px 18px no-repeat, #fff;
      text-align: left; } }

.calc-left,
.calc-right {
  padding: 1.25rem 0.875em; }
  @media screen and (min-width: 880px) {
    .calc-left,
    .calc-right {
      width: 50%;
      padding: 1.1875rem 1.25rem 1.875rem 1.25rem;
      float: left; } }

.calc-left {
  background: #d6d6d6; }
  .calc-left p {
    text-align: left;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #474747; }

.calc-right {
  background: #474747; }

.crops {
  max-width: 19.6875rem;
  margin: 0 0 1.1875rem 0.125rem; }
  .crops label {
    float: left; }

.acres {
  width: 100%;
  max-width: 12.8125rem;
  padding: 0 0 0 5px;
  border: 2px solid #bdc3c7;
  border-radius: 0.3125rem;
  height: 2.3125rem;
  margin: 0 0 1.125rem 0;
  float: left;
  clear: left; }

label[for='acres'] {
  margin: 0 0 0.4375rem 0;
  float: left;
  color: #474747; }

.select-container {
  position: relative;
  clear: both;
  overflow: hidden; }
  @media screen and (min-width: 48.0625em) {
    .select-container {
      overflow: visible; } }

.product-list {
  width: 105%;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0 0 0 0.9375rem;
  background: url('assets/images/border-arrow.png?1412953958') 91% 50% no-repeat, #00703c;
  position: absolute;
  bottom: 0;
  opacity: 1;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem; }
  .product-list::-ms-expand {
    display: none; }
  @media screen and (min-width: 48.0625em) {
    .product-list {
      display: none; } }

.custom-selects {
  clear: both;
  position: relative;
  z-index: -1; }
  @media screen and (min-width: 48.0625em) {
    .custom-selects {
      z-index: 0; } }

.current,
.selects {
  cursor: pointer; }
  .current p, .current li,
  .selects p,
  .selects li {
    margin: 0;
    padding: 0 0 0 0.9375rem;
    line-height: 2.6;
    height: 39px;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.9375rem; }

.current p {
  width: 88.863109%;
  max-width: 27.1875rem;
  background: #00703c;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: relative;
  -webkit-transition: background-color .35s ease;
  transition: background-color .35s ease; }
  .current p:after {
    content: '';
    width: 12.55%;
    height: 39px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 2px solid #338d63;
    position: absolute;
    top: 0;
    left: 100%;
    background: url('assets/images/down-arrow.png?1412953960') 50% 50% no-repeat;
    background-color: #00703c; }
.current:hover p {
  background: #338d63; }
.current.open p {
  border-bottom-left-radius: 0; }
  .current.open p:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-left: 0;
    border-right: 2px solid #338d63;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.selects {
  display: none;
  width: 100%;
  max-width: 27.1875rem;
  background: #4caf45;
  margin: 0;
  padding: 0.3125rem 0;
  position: absolute;
  top: 100%;
  list-style-type: none;
  z-index: 1; }
  .selects li {
    width: 96.3636364%;
    margin: 0 auto;
    border-radius: 2px;
    background: #4caf45;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -ms-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms; }
    .selects li:hover, .selects li.selected {
      background: #00703c; }

.calculator-results p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
  margin: 0;
  font-size: 1.75rem;
  line-height: 2.714285714;
  text-align: right; }
.calculator-results .amount {
  color: #47aa42;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700; }
.calculator-results .disclaimer {
  margin: 0 0 1.875rem 0;
  color: #ecf0f1;
  font-size: 0.75rem;
  line-height: 1.4; }
  @media screen and (min-width: 48.0625em) {
    .calculator-results .disclaimer {
      margin: 0 0 4rem 0; } }
.calculator-results .email-results {
  width: 100%;
  max-width: 27.1875rem;
  background: url('assets/images/white-arrow.png?1412953963') 92% 50% no-repeat;
  background-color: #47aa42;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700; }
  .calculator-results .email-results:hover {
    background: url('assets/images/white-arrow.png?1412953963') 92% 50% no-repeat;
    background-color: #3ccd37;
    color: #fff; }
  .calculator-results .email-results:active {
    background: url('assets/images/white-arrow.png?1412953963') 92% 50% no-repeat;
    background-color: #327d2d; }

.extra-profit,
.percentage-increase {
  position: relative;
  margin: 0 0 0.5625rem 0;
  padding: 0 1.4375rem 0 0;
  border-radius: 5px;
  background: #fff;
  background-image: -ms-linear-gradient(top, #FEFEFE 0%, #F1F2F3 100%);
  background-image: -moz-linear-gradient(top, #FEFEFE 0%, #F1F2F3 100%);
  background-image: -o-linear-gradient(top, #FEFEFE 0%, #F1F2F3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #F1F2F3));
  background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #F1F2F3 100%);
  background-image: linear-gradient(to bottom, #FEFEFE 0%, #F1F2F3 100%);
  text-align: right; }
  .extra-profit:before,
  .percentage-increase:before {
    content: '';
    position: absolute;
    left: 15px; }

.extra-profit .amount {
  display: block; }
  @media screen and (min-width: 400px) {
    .extra-profit .amount {
      display: inline-block; } }
.extra-profit:before {
  width: 60px;
  height: 40px;
  top: 19px; }
  @media screen and (min-width: 500px) {
    .extra-profit:before {
      background: url('assets/images/money.png?1412953962') no-repeat; } }

.percentage-increase:before {
  content: '';
  width: 58px;
  height: 55px;
  top: 15px; }
  @media screen and (min-width: 500px) {
    .percentage-increase:before {
      background: url('assets/images/charts.png?1412953959') no-repeat; } }

.questionnaire-container {
  padding: 0 0.875em; }
  @media screen and (min-width: 48em) {
    .questionnaire-container {
      max-width: 46.875rem;
      padding: 0;
      margin: 0 auto; } }

.progressbar.meter {
  width: 90%;
  margin: 0.625rem auto 1.5625rem auto;
  background: #fff; }
  @media screen and (min-width: 48em) {
    .progressbar.meter {
      width: 100%;
      max-width: 34.6875rem; } }
  .progressbar.meter span {
    position: relative;
    background: #a9c358;
    overflow: visible;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
    .progressbar.meter span:after {
      display: inline-block;
      content: attr(data-step);
      width: 31px;
      height: 31px;
      padding: 0 8px;
      border: 2px solid #fff;
      border-radius: 50%;
      background: #a9c358;
      position: absolute;
      top: -5px;
      left: 95%;
      font-size: 20px;
      font-family: "Roboto", sans-serif;
      font-style: normal;
      font-weight: 700;
      color: #fff;
      line-height: 26px; }

.form-description p {
  max-width: 39.5625rem;
  margin: 0 auto 2.5rem auto;
  font-size: 0.875rem;
  text-align: center; }

#video-controls {
  display: none;
  padding: 0 5%;
  background: #3a434a;
  font-size: 1.3em; }
  #video-controls.playing {
    display: block; }
  #video-controls button {
    min-width: 50px;
    margin: 5px 0;
    padding: 5px;
    background: #343b41;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -ms-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms; }
    #video-controls button:hover {
      background: #2a2f34; }
  #video-controls i {
    color: #61686e; }
  #video-controls .volume-icon,
  #video-controls #full-screen {
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -ms-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
    cursor: pointer; }
    #video-controls .volume-icon:hover,
    #video-controls #full-screen:hover {
      color: #979da4; }
  @media screen and (min-width: 64.0625em) {
    #video-controls .inner-controls {
      width: 75%;
      margin: 0 auto; } }

.main-controls {
  float: left;
  width: 70%; }

.secondary-controls {
  float: left;
  width: 30%;
  padding: 0 0 0 5%; }

#play-pause {
  float: left; }
  #play-pause i {
    color: #fff; }
  #play-pause .icon-play {
    display: none; }

#full-screen {
  display: none;
  float: right; }
  @media screen and (min-width: 64.0625em) {
    #full-screen {
      display: block; } }

#full-screen,
.volume-icon {
  line-height: 33px;
  vertical-align: middle; }

#volume-bar-container,
#seek-bar-container {
  margin: 9px 20px; }

.volume-indicator {
  min-width: 19px;
  float: left; }
  .volume-indicator .icon-volume-off,
  .volume-indicator .icon-volume-up {
    display: none; }

#seek-bar-container {
  float: left;
  width: 50%; }
  @media screen and (min-width: 48em) {
    #seek-bar-container {
      float: right;
      width: 80%; } }

#volume-bar-container {
  width: 35%;
  float: left; }

.ninja-forms-cont .ninja-forms-all-fields-wrap {
  position: relative; }
.ninja-forms-cont .field-wrap > label {
  line-height: 1.3; }
@media screen and (min-width: 48em) {
  .ninja-forms-cont .field-wrap {
    float: left;
    margin: 0 0 0.9375rem 0; } }
.ninja-forms-cont .ninja-forms-error-msg {
  display: none; }
.ninja-forms-cont .ninja-forms-field-error {
  margin: 0.3125rem 0;
  font-size: 1em;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700; }
.ninja-forms-cont .list-checkbox-wrap.label-above ul li,
.ninja-forms-cont .list-radio-wrap.label-above ul li {
  padding: 0;
  float: left; }
.ninja-forms-cont .large-radio-wrap ul {
  display: inline-block;
  border: 2px solid #bdc3c7;
  border-radius: 4px; }
.ninja-forms-cont .large-radio-wrap ul li {
  width: 100%; }
  @media screen and (min-width: 48em) {
    .ninja-forms-cont .large-radio-wrap ul li {
      width: auto; } }
.ninja-forms-cont .large-radio-wrap ul li label {
  margin: 0; }
.ninja-forms-cont span,
.ninja-forms-cont input,
.ninja-forms-cont textarea {
  width: 100%; }
.ninja-forms-cont input,
.ninja-forms-cont textarea {
  padding: 0.625rem 0.875rem;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.375rem;
  color: #979da4; }
.ninja-forms-cont input {
  padding-top: 0.71875rem;
  padding-bottom: 0.71875rem; }
  .ninja-forms-cont input.ninja-forms-mp-nav {
    min-width: 8.125rem;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: normal;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -ms-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms; }
    @media screen and (min-width: 48em) {
      .ninja-forms-cont input.ninja-forms-mp-nav {
        min-width: 10.3125rem; } }
    .ninja-forms-cont input.ninja-forms-mp-nav.ninja-forms-mp-prev {
      background: url('assets/images/left-arrow.png?1412953961') 9% 50% no-repeat;
      background-color: #47aa42;
      text-align: right; }
    .ninja-forms-cont input.ninja-forms-mp-nav.ninja-forms-mp-next {
      background: url('assets/images/white-arrow.png?1412953963') 92% 50% no-repeat;
      background-color: #47aa42;
      text-align: left; }
    .ninja-forms-cont input.ninja-forms-mp-nav:hover {
      background-color: #3ccd37;
      color: #fff; }
    .ninja-forms-cont input.ninja-forms-mp-nav:active {
      background-color: #327d2d; }
.ninja-forms-cont textarea {
  max-height: 7.3125rem;
  resize: none; }
.ninja-forms-cont label {
  max-width: 22.5rem; }
.ninja-forms-cont label.radio-label {
  min-width: 0;
  margin-right: 1.875rem; }
.ninja-forms-cont label.large-radio-label {
  min-width: 11rem; }
.ninja-forms-cont .ninja-forms-req-symbol {
  color: #474747; }
.ninja-forms-cont .ninja-forms-required-items {
  display: none; }
.ninja-forms-cont .ninja-forms-field-error {
  color: red; }
.ninja-forms-cont .ninja-forms-form-wrap textarea,
.ninja-forms-cont .ninja-forms-form-wrap select,
.ninja-forms-cont .ninja-forms-form-wrap input {
  vertical-align: top; }
.ninja-forms-cont .list-radio-wrap label {
  margin-bottom: 1.5rem; }
.ninja-forms-cont .large-radio-wrap label {
  margin-bottom: 0.75rem; }
.ninja-forms-cont .list-radio-wrap ul li {
  float: left; }

.ninja-forms-success-msg h1, .ninja-forms-success-msg p {
  font-family: "Abel", sans-serif;
  font-style: normal;
  font-weight: normal; }
.ninja-forms-success-msg h1 {
  margin: 0;
  font-family: "Abel", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 2.1875rem;
  color: #47aa42; }
  @media screen and (min-width: 37.5em) {
    .ninja-forms-success-msg h1 {
      font-size: 6.5625rem; } }
.ninja-forms-success-msg p {
  margin: 0;
  line-height: 1.384615385;
  color: #fff;
  font-size: 1.125rem; }
  @media screen and (min-width: 37.5em) {
    .ninja-forms-success-msg p {
      font-size: 1.625rem; } }

#ninja_forms_form_1_cont .text-wrap.label-above label,
#ninja_forms_form_1_cont .textarea-wrap.label-above label {
  display: none; }
#ninja_forms_form_1_cont .ninja-forms-req-symbol {
  display: none; }
@media screen and (min-width: 48em) {
  #ninja_forms_form_1_cont .quarter-width-wrap {
    width: 23.0701754%; } }
@media screen and (min-width: 48em) {
  #ninja_forms_form_1_cont #ninja_forms_field_6_div_wrap,
  #ninja_forms_form_1_cont #ninja_forms_field_10_div_wrap,
  #ninja_forms_form_1_cont #ninja_forms_field_8_div_wrap {
    margin-right: 2.6315789%; } }
#ninja_forms_form_1_cont #ninja_forms_field_10_div_wrap {
  clear: left; }
@media screen and (min-width: 48em) {
  #ninja_forms_form_1_cont #ninja_forms_field_2_div_wrap,
  #ninja_forms_form_1_cont #ninja_forms_field_3_div_wrap {
    width: 48.6842105%; } }
@media screen and (min-width: 48em) {
  #ninja_forms_form_1_cont #ninja_forms_field_3_div_wrap {
    float: right; } }
#ninja_forms_form_1_cont #ninja_forms_field_5_div_wrap {
  position: relative; }
  #ninja_forms_form_1_cont #ninja_forms_field_5_div_wrap:after {
    content: '';
    width: 9px;
    height: 14px;
    background: url('assets/images/white-arrow.png?1412953963') no-repeat;
    position: absolute;
    top: 1.375rem;
    right: 0.875rem; }
#ninja_forms_form_1_cont #nf_submit_1 input,
#ninja_forms_form_1_cont #nf_processing_1 input {
  width: 100%;
  border: 0;
  position: relative;
  text-align: left;
  color: #fff;
  cursor: pointer; }

#ninja_forms_form_1_response_msg.ninja-forms-success-msg {
  margin: 11.6875rem 0 9.375rem 0; }

#ninja_forms_form_2_cont {
  min-height: 1092px; }
  #ninja_forms_form_2_cont label {
    font-size: 0.9375rem;
    color: #474747; }
  #ninja_forms_form_2_cont .text-wrap label {
    margin: 0 0 0.5rem 0; }
  #ninja_forms_form_2_cont .text-wrap input {
    padding: 0.3125rem 0.875rem; }
  #ninja_forms_form_2_cont .large-label-wrap label:not(.radio-label):not(.checkbox-label) {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.25rem; }
  @media screen and (min-width: 48em) {
    #ninja_forms_form_2_cont #ninja_forms_field_15_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_16_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_19_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_28_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_29_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_35_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_36_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_38_div_wrap {
      float: right; } }
  #ninja_forms_form_2_cont #ninja_forms_field_14_div_wrap,
  #ninja_forms_form_2_cont #ninja_forms_field_17_div_wrap,
  #ninja_forms_form_2_cont #ninja_forms_field_22_div_wrap,
  #ninja_forms_form_2_cont #ninja_forms_field_26_div_wrap,
  #ninja_forms_form_2_cont #ninja_forms_field_31_div_wrap,
  #ninja_forms_form_2_cont #ninja_forms_field_32_div_wrap,
  #ninja_forms_form_2_cont #ninja_forms_field_39_div_wrap {
    clear: left; }
  #ninja_forms_form_2_cont #ninja_forms_field_29_div_wrap {
    clear: right; }
  #ninja_forms_form_2_cont #ninja_forms_field_13_div_wrap,
  #ninja_forms_form_2_cont #ninja_forms_field_14_div_wrap {
    margin-top: 0.375rem; }
  @media screen and (min-width: 48em) {
    #ninja_forms_form_2_cont #ninja_forms_field_15_div_wrap {
      margin-top: -5.625rem; } }
  @media screen and (min-width: 48em) {
    #ninja_forms_form_2_cont #ninja_forms_field_16_div_wrap {
      margin-top: -0.3125rem; } }
  @media screen and (min-width: 48em) {
    #ninja_forms_form_2_cont #ninja_forms_field_19_div_wrap {
      margin-top: -5.3125rem; } }
  @media screen and (min-width: 48em) {
    #ninja_forms_form_2_cont #ninja_forms_field_25_div_wrap,
    #ninja_forms_form_2_cont #ninja_forms_field_27_div_wrap {
      margin-left: 1.75rem; } }
  @media screen and (min-width: 48em) {
    #ninja_forms_form_2_cont #ninja_forms_field_30_div_wrap {
      margin: -4rem 0 1.875rem 0; } }
  @media screen and (min-width: 48em) {
    #ninja_forms_form_2_cont .text-wrap.label-above,
    #ninja_forms_form_2_cont .textarea-wrap.label-above,
    #ninja_forms_form_2_cont .list-checkbox-wrap.label-above {
      width: 48%; } }
  #ninja_forms_form_2_cont input[type='checkbox']:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0.625rem 0 0;
    border-radius: 4px;
    background: #7f8c8d;
    vertical-align: middle; }
  #ninja_forms_form_2_cont input[type='checkbox']:checked:before {
    background: url('assets/images/green-check.png?1412953961') 50% 50% no-repeat, #47aa42; }
  #ninja_forms_form_2_cont .submit-wrap {
    position: absolute;
    right: 0;
    bottom: -87px; }
  #ninja_forms_form_2_cont #nf_submit_2 input,
  #ninja_forms_form_2_cont #nf_processing_2 input {
    min-width: 8.125rem;
    background: url('assets/images/white-arrow.png?1412953963') 92% 50% no-repeat;
    background-color: #47aa42;
    text-align: left;
    border: none; }
    @media screen and (min-width: 48em) {
      #ninja_forms_form_2_cont #nf_submit_2 input,
      #ninja_forms_form_2_cont #nf_processing_2 input {
        min-width: 10rem; } }
    #ninja_forms_form_2_cont #nf_submit_2 input:hover,
    #ninja_forms_form_2_cont #nf_processing_2 input:hover {
      background-color: #3ccd37;
      color: #fff; }
    #ninja_forms_form_2_cont #nf_submit_2 input:active,
    #ninja_forms_form_2_cont #nf_processing_2 input:active {
      background-color: #327d2d; }
  #ninja_forms_form_2_cont #nf_submit_2 {
    display: block !important; }
    #ninja_forms_form_2_cont #nf_submit_2 input {
      padding: 0.71875rem 0.875rem;
      line-height: 1.227272727;
      height: auto; }
  #ninja_forms_form_2_cont #nf_processing_2 {
    display: none !important; }

#ninja_forms_form_2_all_fields_wrap {
  padding: 0 0 2.75rem 0;
  border-bottom: 2px solid #bdc3c7;
  margin: 0 0 1.25rem 0; }

#ninja_forms_form_2_mp_nav_wrap {
  padding: 0 0 13.75rem 0; }

#ninja_forms_form_2_mp_prev {
  float: left; }

#ninja_forms_form_2_resume_link_wrap {
  display: none; }

#ninja_forms_form_2_mp_next {
  float: right; }

.ninja-forms-save-progress {
  display: none; }

.wallpaper,
.wallpaper .wallpaper-container,
.wallpaper .wallpaper-media {
  -webkit-transition: none !important;
  transition: none !important; }

.wallpaper {
  overflow: hidden;
  position: relative; }

.wallpaper .wallpaper-container {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.wallpaper .wallpaper-media {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0; }

.wallpaper .wallpaper-media.animated {
  -webkit-transition: opacity 0.5s linear !important;
  transition: opacity 0.5s linear !important; }

.wallpaper .wallpaper-media img,
.wallpaper .wallpaper-media video,
.wallpaper .wallpaper-media iframe {
  display: block;
  height: 100%;
  width: 100%; }

.wallpaper .wallpaper-embed.ready:after {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

.wallpaper .wallpaper-embed.ready iframe {
  /* pointer-events: none; - safari doesn't like this :/ */
  z-index: 0; }

.wallpaper .wallpaper-media.native {
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%; }

.wallpaper .wallpaper-media.native img {
  display: none; }

.wallpaper .wallpaper-media.fixed {
  background-position: center;
  background-attachment: fixed;
  height: 100%;
  width: 100%; }

.wallpaper .wallpaper-media.fixed img {
  display: none; }

#slides {
  position: relative; }

#slides .slides-container {
  display: none; }

#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%; }

#slides .scrollable:after {
  content: "";
  display: table;
  clear: both; }

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 10;
  top: 46%;
  width: 100%; }

.slides-navigation a {
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  color: transparent; }

.slides-navigation a.prev {
  left: 10px;
  background: url('assets/images/controls.png?1412953959') 0 -32px no-repeat; }
  .slides-navigation a.prev:hover {
    background-position: 0 0; }

.slides-navigation a.next {
  right: 10px;
  background: url('assets/images/controls.png?1412953959') -43px -32px no-repeat; }
  .slides-navigation a.next:hover {
    background-position: -43px 0; }

.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%; }

.slides-pagination a {
  border: 2px solid #222;
  border-radius: 15px;
  width: 10px;
  height: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
  margin: 2px;
  overflow: hidden;
  text-indent: -100%; }

.slides-pagination a.current {
  background: #222; }

.rangeslider,
.rangeslider__fill {
  background: #2f343a;
  display: block;
  height: 15px;
  width: 100%; }

.rangeslider {
  position: relative;
  overflow: hidden; }

.rangeslider--disabled {
  opacity: 0.4; }

.rangeslider__fill {
  background: #47aa42;
  position: absolute;
  top: 0; }

.rangeslider__handle {
  background: transparent;
  cursor: pointer;
  display: inline-block;
  width: 1px;
  height: 1px;
  position: absolute;
  top: -10px; }

.mc_input {
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  color: #979da4;
  font-family: "Lato", sans-serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  padding: 0.3125rem 0.875rem; }

.mc_header {
  color: #474747;
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: "Lato", sans-serif; }

input#mc_signup_submit {
  border: medium none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-family: "Lato",sans-serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  min-width: 8.125rem;
  transition: all 350ms ease 0s;
  background: #47aa42;
  width: 100%;
  padding: 0.3125rem 0.875rem; }

input#mc_signup_submit:hover {
  background: #3ccd37; }

.mc_custom_border_hdr {
  color: #474747;
  font-family: "Roboto",sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 0.925rem; }

#mc_message {
  margin: 1em;
  font-family: "Lato",sans-serif; }

.video-bg,
.video-bg-sound,
.video-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  @media screen and (min-width: 64.0625em) {
    .video-bg,
    .video-bg-sound,
    .video-overlay {
      display: block; } }

.video-bg,
.video-bg-sound {
  z-index: -2; }

.video-overlay {
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  .video-overlay.remove {
    background: transparent; }

.video-text,
.slide-text {
  text-align: center;
  background: transparent; }
  @media screen and (min-width: 30em) {
    .video-text,
    .slide-text {
      max-width: 680px;
      margin: 11.25rem auto 6.25rem auto;
      background: transparent; } }
  .video-text h1,
  .slide-text h1 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    max-width: 530px;
    margin: 0 auto 0.9375rem auto;
    font-family: "Abel", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 2.625rem;
    color: #fff;
    line-height: 1; }
    @media screen and (min-width: 30em) {
      .video-text h1,
      .slide-text h1 {
        font-size: 3.25rem; } }
  .video-text p,
  .slide-text p {
    margin: 0 1.25rem 0;
    padding: 0.625rem 30px 0.625rem 30px;
    font-size: 0.875rem;
    color: #fff; }
    @media screen and (min-width: 48em) {
      .video-text p,
      .slide-text p {
        margin: 0 0 2.5rem 0;
        padding: 0;
        font-size: 1.5rem;
        color: #c6cbce; } }
  .video-text .watch-video,
  .slide-text .watch-video {
    display: none;
    padding-left: 47px; }
    @media screen and (min-width: 64.0625em) {
      .video-text .watch-video,
      .slide-text .watch-video {
        display: inline-block;
        position: relative; }
        .video-text .watch-video:after,
        .slide-text .watch-video:after {
          display: block;
          content: '';
          width: 16px;
          height: 24px;
          margin: -12px 0 0 22px;
          position: absolute;
          top: 50%;
          left: 0;
          background: url('assets/images/play-btn.png?1412953963') no-repeat; } }

.slide-text {
  position: static;
  bottom: auto;
  margin: 3.125rem auto 28.5625rem auto; }
  @media screen and (min-width: 64.0625em) {
    .slide-text {
      margin: 23.75rem auto 28.5625rem auto; } }

.slideshow .header-container {
  width: 100%;
  position: absolute;
  z-index: 5; }

.below-video {
  background: #fff;
  visibility: hidden; }

.featured-content {
  max-width: 51.5rem;
  margin: 0 auto;
  text-align: center; }
  .featured-content h1 {
    padding: 2.375rem 0 0.625rem 0;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #00703c;
    font-size: 2.75rem; }
    @media screen and (min-width: 37.5em) {
      .featured-content h1 {
        padding: 5.625rem 0 1.25rem 0;
        font-size: 4.875rem;
        line-height: 3.75rem;
        font-family: "Roboto Condensed", sans-serif;
        font-style: normal;
        font-weight: normal; } }
  .featured-content h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #a9c358;
    font-size: 1.5rem;
    margin: 0 0 1.5625rem 0; }
    @media screen and (min-width: 37.5em) {
      .featured-content h2 {
        font-size: 2.25rem;
        margin: 0 0 4.9375rem 0; } }
  .featured-content .green-btn {
    text-transform: uppercase;
    margin: 0 0 2.4375rem 0; }
    @media screen and (min-width: 37.5em) {
      .featured-content .green-btn {
        margin: 0 0 9.0625rem 0; } }
  .featured-content .wp-post-image {
    margin: 0 0 1.5625rem; }
    @media screen and (min-width: 37.5em) {
      .featured-content .wp-post-image {
        margin: 0 0 3.75rem 0; } }

.footer-posts {
  padding: 2.5rem 0 12rem 0;
  border-top: 1px solid #d3d3d3; }
  @media screen and (min-width: 48em) {
    .footer-posts {
      padding: 7.5rem 0 20.8125rem 0;
      border-top: 1px solid #d3d3d3; } }

.post-sample {
  display: none;
  max-width: 360px;
  margin: 0 auto 2.5rem auto; }
  .post-sample:first-child {
    display: block; }
  @media screen and (min-width: 48em) {
    .post-sample {
      display: block !important;
      max-width: none;
      width: 31.5789474%;
      margin: 0 2.6315789% 0 0;
      float: left; }
      .post-sample:nth-child(3) {
        margin-right: 0; } }
  .post-sample h2 {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #a4c74c; }
  .post-sample .wp-post-image {
    margin: 0 0 1.1875rem 0; }
    @media screen and (min-width: 48em) {
      .post-sample .wp-post-image {
        margin: 0 0 1.5rem 0; } }
  .post-sample p {
    margin: 0 0 1.625rem 0;
    color: #fff;
    line-height: 1.4375; }
  .post-sample .btn-container {
    text-align: center; }
    @media screen and (min-width: 48em) {
      .post-sample .btn-container {
        text-align: left; } }

.mobile-vid {
  display: block;
  position: relative; }
  @media screen and (min-width: 64.0625em) {
    .mobile-vid {
      display: none; } }
  .mobile-vid img,
  .mobile-vid video,
  .mobile-vid canvas {
    vertical-align: top; }
  .mobile-vid #mobile-video,
  .mobile-vid #video-canvas {
    display: none;
    width: 100%;
    max-width: 100%;
    height: auto; }
  .mobile-vid #mobile-video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important; }
  .mobile-vid .play-btn {
    width: 100%;
    background: url('assets/images/mobile-play-video.png?1412953962') 50% 50% no-repeat, rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .mobile-vid .play-btn:hover {
      cursor: pointer; }

.mobile-cycle {
  text-align: center; }

.dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  margin: 0 2.4375rem 0 0;
  opacity: .5;
  cursor: pointer; }
  .dot:last-child {
    margin: 0; }
  .dot.active {
    opacity: 1; }
  @media screen and (min-width: 48em) {
    .dot {
      display: none; } }

.page-container {
  background: #FFF; }

.error404 .page-container {
  text-align: center;
  padding: 1.25rem;
  margin: 18.75rem auto 31.25rem auto; }
  .error404 .page-container p {
    margin: 0; }

.bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: -2; }
  .bg-image.half {
    bottom: 40%; }

.site-wrap {
  margin: 3.8125rem 0 0 0; }
  @media screen and (min-width: 69.375em) {
    .site-wrap {
      margin: 0; } }

.green-btn,
#nf_submit_1 input,
#nf_processing_1 input,
#nf_submit_2 input,
#nf_processing_2 input {
  display: inline-block;
  background: #47aa42;
  padding: 0 1.5625rem;
  border-radius: 5px;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 2.4;
  height: 3.3125rem;
  cursor: pointer;
  -webkit-transition: background .350ms;
  -moz-transition: background .350ms;
  -ms-transition: background .350ms;
  -o-transition: background .350ms;
  transition: background .350ms; }
  .green-btn:hover,
  #nf_submit_1 input:hover,
  #nf_processing_1 input:hover,
  #nf_submit_2 input:hover,
  #nf_processing_2 input:hover {
    background: #3ccd37;
    color: #fff; }
  .green-btn:active,
  #nf_submit_1 input:active,
  #nf_processing_1 input:active,
  #nf_submit_2 input:active,
  #nf_processing_2 input:active {
    background: #327d2d; }

.white-btn {
  background: #ecf0f1;
  padding: 0 3.5625rem;
  line-height: 2.5625rem;
  height: 2.5625rem;
  border-radius: 5px;
  font-size: 0.9375rem;
  text-align: center;
  color: #47aa42;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -ms-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms; }
  .white-btn:hover, .white-btn.active {
    background: #fff; }
  .white-btn:active {
    background: #c2c2c2; }

.tan-btn {
  display: inline-block;
  padding: 0 1.875rem;
  height: 2.5625rem;
  border-radius: 5px;
  background: #eeece1;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 2.733333333;
  color: #00703c;
  text-transform: uppercase;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -ms-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms; }
  .tan-btn:hover {
    color: #00703c;
    background: #dbd8c6; }
  .tan-btn:active {
    background: #bebbab; }

.testimonial {
  margin: 0 auto;
  position: relative;
  z-index: 0; }
  @media screen and (min-width: 48em) {
    .testimonial {
      width: 83.33333%; } }
  .testimonial h1,
  .testimonial h2,
  .testimonial .body-copy {
    text-align: center; }
  .testimonial h1 {
    padding: 2.375rem 0 0.625rem 0;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #00703c;
    font-size: 2.75rem; }
    @media screen and (min-width: 37.5em) {
      .testimonial h1 {
        padding: 5.625rem 0 1.25rem 0;
        font-size: 4.875rem;
        line-height: 3.75rem;
        font-family: "Roboto Condensed", sans-serif;
        font-style: normal;
        font-weight: normal; } }
  .testimonial h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #a9c358;
    font-size: 1.5rem;
    margin: 0 0 1.5625rem 0; }
    @media screen and (min-width: 37.5em) {
      .testimonial h2 {
        font-size: 2.25rem;
        margin: 0 0 4.9375rem 0; } }

.flex-video {
  margin: 0 0 1.5625rem; }
  @media screen and (min-width: 37.5em) {
    .flex-video {
      margin: 0 0 3.75rem 0; } }
  .flex-video iframe {
    z-index: 0; }

.body-copy p {
  margin: 0 0 1.25rem 0;
  color: #2d2e29;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.125rem; }
  @media screen and (min-width: 37.5em) {
    .body-copy p {
      margin: 0 0 2.75rem 0;
      font-size: 1.375rem; } }

.btm-border {
  width: 100%;
  height: 2px;
  background: url('assets/images/btm-border.png?1412953958') 50% 50% no-repeat; }

.page-template-template-testimonials-php .bg-image,
.single-testimonial .bg-image {
  background-size: contain;
  background-position: 0 0; }

.about-container {
  margin: 1.25rem auto 21.25rem auto; }
  @media screen and (min-width: 69.375em) {
    .about-container {
      margin: 0 auto 21.25rem auto; } }
  @media screen and (min-width: 48em) {
    .about-container {
      width: 66.6666667%; } }

.tier {
  margin: 0 0 4.375rem 0;
  border-top: 6px solid #a9c358;
  text-align: center; }
  .tier h1 {
    margin: 0.3125rem 0;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 2.1875rem; }
    @media screen and (min-width: 37.5em) {
      .tier h1 {
        margin: 0;
        font-size: 3.875rem; } }
    @media screen and (min-width: 48em) {
      .tier h1 {
        font-size: 5.5rem; } }
  .tier h2 {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #dbb04d;
    font-size: 1.125rem; }
    @media screen and (min-width: 48em) {
      .tier h2 {
        font-size: 1.5rem; } }
  .tier p {
    margin: 0 0 1.875rem 0;
    color: #fff;
    letter-spacing: .02em; }

.thumb {
  width: 72px;
  height: 99px;
  margin: 0 auto 0.625rem auto;
  background: url('assets/images/fingerprint.png?1412953960') no-repeat; }

.plant {
  width: 105px;
  height: 98px;
  margin: 0 auto 0.625rem auto;
  background: url('assets/images/plant-icon.png?1412953963') no-repeat; }

.blog-container {
  padding: 1.375rem 0 0 0;
  background: #ecf0f1; }
  @media screen and (min-width: 48em) {
    .blog-container .col-left {
      width: 67.5%;
      float: left; } }
  .blog-container .col-left ul {
    margin-left: 1.2em;
    padding: 0;
    list-style-type: none; }
  .blog-container .col-left li {
    color: #474747;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    margin: 0 0 1.25rem 0; }
    .blog-container .col-left li:before {
      content: '\e800';
      font-family: "icon-font" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      display: inline-block;
      margin-left: -1.2em;
      /*same as padding-left set on li*/
      width: 1.2em; }
    .blog-container .col-left li a {
      color: #47aa42; }
  @media screen and (min-width: 48em) {
    .blog-container .col-right {
      width: 31.6%;
      float: right; } }
  .blog-container .col-right h3 {
    margin: 0 0 1.25rem 0;
    padding: 0 0 1.3125rem 0;
    border-bottom: 1px dashed #e9e9e9;
    color: #000;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.375rem;
    letter-spacing: -.0625em; }
  .blog-container .col-right ul {
    margin: 0 0 1em 0;
    padding: 0;
    list-style-type: none; }
  .blog-container .col-right li {
    color: #47aa42;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    margin: 0 0 1.25rem 0; }
    .blog-container .col-right li:before {
      content: '\e800';
      font-family: "icon-font" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      display: inline-block;
      margin-left: -1.2em;
      /*same as padding-left set on li*/
      width: 1.2em; }
    .blog-container .col-right li a {
      color: #47aa42; }
  .blog-container .col-right .latest-posts,
  .blog-container .col-right .categories {
    margin: 0 0 1.25rem 0;
    padding: 2.9375rem 1.9375rem 0.875rem 1.9375rem;
    background: #fff; }
  .blog-container .green-btn {
    margin: 0.3125rem 0 2.5625rem 1.25rem; }
    @media screen and (min-width: 37.5em) {
      .blog-container .green-btn {
        margin: 0.3125rem 0 2.5625rem 6.875rem; } }

.post-wrap {
  background: #fff;
  margin: 0 0 1rem 0; }
  .post-wrap article {
    margin: 0 1.125rem 0 0;
    padding: 2.8125rem 0.75rem 0.5rem 1.25rem;
    position: relative; }
    @media screen and (min-width: 37.5em) {
      .post-wrap article {
        margin: 0 1.125rem 0 5.625rem;
        border-left: 1px dashed #e9e9e9; } }
    .post-wrap article p {
      color: #2d2e29;
      font-family: "Roboto", sans-serif;
      font-style: normal;
      font-weight: normal; }
  .post-wrap header h1 {
    margin: 0 0 1.75rem 0;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 2.1875rem;
    text-transform: uppercase; }
    @media screen and (min-width: 37.5em) {
      .post-wrap header h1 {
        font-size: 3.125rem; } }
  .post-wrap header h1,
  .post-wrap header a {
    color: #47aa42; }

.post-info {
  margin: 0 0 1.5625rem 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #bdc3c7; }
  .post-info .comments,
  .post-info .category-list {
    padding: 0 0 0 1.4375rem; }
    .post-info .comments a,
    .post-info .category-list a {
      display: inline-block;
      color: #bdc3c7;
      margin: 0 0 0.3125rem 0; }
  .post-info .comments {
    background: url('assets/images/comment.jpg?1412953959') 0 50% no-repeat; }
  .post-info .category-list {
    background: url('assets/images/cloud.png?1412953959') 0 65% no-repeat; }
  .post-info .slash {
    margin: 0 0.375rem; }

.mobile-post-date {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #a9c358; }
  @media screen and (min-width: 37.5em) {
    .mobile-post-date {
      display: none; } }

.post-date {
  display: none;
  padding: 0 0 1.5625rem 0;
  position: absolute;
  top: 3.125rem;
  left: -4.375rem;
  text-align: center;
  text-transform: uppercase; }
  .post-date:after {
    content: '';
    width: 25px;
    height: 30px;
    margin: 0 0 0 -12.5px;
    background: url('assets/images/post.jpg?1412953963') no-repeat;
    position: absolute;
    top: 100%;
    left: 50%; }
  @media screen and (min-width: 37.5em) {
    .post-date {
      display: block; } }

.day, .month {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 700; }

.month, .year {
  font-size: 1.625rem;
  color: #00703c; }

.day {
  margin: 0 0 1.25rem 0;
  font-size: 2.875rem;
  color: #a9c358; }

.year {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: normal; }

.little-excerpt h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem; }
  .little-excerpt h2 a {
    color: #47aa42; }
.little-excerpt h4 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #bdc3c7; }
.little-excerpt p {
  color: #2d2e29; }

#disqus_thread {
  clear: both;
  margin: 0 0 15.625rem 0; }

.category-title {
  margin: 0 0 1.375rem 0;
  color: #47aa42;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 2.1875rem; }
  @media screen and (min-width: 37.5em) {
    .category-title {
      font-size: 2.75rem; } }
  @media screen and (min-width: 48em) {
    .category-title {
      font-size: 3.25rem; } }

.contact-top {
  margin: 1.25rem 0 2.875rem 0; }
  @media screen and (min-width: 48em) {
    .contact-top {
      margin: 2.5625rem 0 2.875rem 0; } }
  @media screen and (min-width: 69.375em) {
    .contact-top {
      margin: 0 0 2.875rem 0; } }
  .contact-top h1, .contact-top p {
    text-align: center; }
  .contact-top h1 {
    margin: 0 0 0.625rem 0;
    color: #47aa42;
    font-family: "Abel", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 2.1875rem; }
    @media screen and (min-width: 37.5em) {
      .contact-top h1 {
        font-size: 2.75rem; } }
    @media screen and (min-width: 48em) {
      .contact-top h1 {
        font-size: 3.25rem; } }
  .contact-top p {
    max-width: 45.625rem;
    margin: 0 auto;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.125rem;
    line-height: 1.39;
    color: #fff; }
    @media screen and (min-width: 37.5em) {
      .contact-top p {
        font-size: 1.625rem; } }

.contact-btm {
  padding: 0 0 11.875rem 0;
  background: #ecf0f1;
  position: relative;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal; }
  @media screen and (min-width: 48em) {
    .contact-btm {
      padding: 0 0 20.9375rem 0; } }
  .contact-btm .banner {
    width: 100%;
    height: 4.375rem;
    background: #7f8c8d;
    position: absolute;
    left: 0; }
    @media screen and (min-width: 48em) {
      .contact-btm .banner.mobile-only {
        display: none; } }
  .contact-btm h2 {
    margin: 0 0 1.375rem 0;
    background: #7f8c8d;
    font-size: 1.5rem;
    line-height: 2.916666667;
    color: #fff; }
  .contact-btm ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .contact-btm ul p,
    .contact-btm ul a {
      color: #7f8c8d; }
    .contact-btm ul h4 {
      color: #47aa42; }

#ninja_forms_form_1_cont {
  margin: 0 0 2.5625rem 0; }

#template-products .site-wrap {
  margin-bottom: 18.75rem;
  text-align: center; }
  @media screen and (min-width: 64.0625em) and (max-width: 69.375em) {
    #template-products .site-wrap {
      margin-top: 5.6875rem; } }

@media screen and (min-width: 64.0625em) {
  .products-container {
    display: block; } }
.products-container h2 {
  background: rgba(0, 0, 0, 0.3);
  margin: 0;
  padding: 0.5rem 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.875rem;
  color: #fff;
  text-transform: uppercase;
  border-bottom-width: 6px;
  border-bottom-style: solid; }

.products {
  display: block;
  font-size: 0; }
  @media screen and (min-width: 64.0625em) {
    .products {
      margin: 0 0 1.875rem 0; } }

@media screen and (min-width: 64.0625em) {
  .inner {
    display: inline-block; } }
@media screen and (min-width: 64.0625em) and (max-width: 1099px) {
  .inner {
    max-width: 720px; } }
@media screen and (min-width: 1100px) and (max-width: 1460px) {
  .inner {
    max-width: 1080px; } }

.product {
  background: #fff;
  border-left: 2px solid #bdc3c7;
  border-bottom: 2px solid #bdc3c7;
  border-right: 2px solid #bdc3c7;
  position: relative; }
  @media screen and (min-width: 48em) and (max-width: 64em) {
    .product {
      height: 116px;
      text-align: left; } }
  @media screen and (min-width: 64.0625em) {
    .product {
      display: inline-block;
      vertical-align: top;
      width: 360px;
      height: 261px;
      background: #ecf0f1;
      border-top: 2px solid #bdc3c7;
      border-right: none; }
      .product:last-child {
        border-right: 2px solid #fff; } }
  @media screen and (min-width: 64.0625em) and (max-width: 1099px) {
    .product:not(:first-child):not(:nth-child(2)) {
      border-top: none; } }
  .product p {
    font-size: 0.875rem;
    color: #474747;
    line-height: 1.428571429;
    display: none; }
    @media screen and (min-width: 48em) and (max-width: 64em) {
      .product p {
        display: block;
        float: right;
        width: 50%;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
        padding: 0 3.75rem 0 0.9375rem; }
        .product p:before, .product p:after {
          content: '';
          display: block;
          height: 53px;
          position: absolute;
          top: 0;
          background: url('assets/images/mobile-next.png?1412953962') no-repeat; }
        .product p:before {
          width: 5px;
          right: 100%; }
        .product p:after {
          width: 30px;
          right: 5%;
          background-position: 100% 0%; } }
    @media screen and (min-width: 64.0625em) {
      .product p {
        display: block;
        width: 81%;
        margin: 0 auto;
        padding: 1.0625rem 0 4.1875rem 0;
        float: none;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; } }
  @media screen and (min-width: 64.0625em) {
    .product img {
      width: 81.5642458%; } }

.product-btn {
  display: none;
  padding: 0.875rem 1rem;
  margin: 0 0 0 -3.78125rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: absolute;
  left: 50%;
  bottom: -2px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.9375rem;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -ms-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms; }
  .product-btn:hover {
    color: #fff; }
  @media screen and (min-width: 64.0625em) {
    .product-btn {
      display: block; } }

.mobile-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  @media screen and (min-width: 64.0625em) {
    .mobile-link {
      display: none; } }

.img-container {
  background: #fff;
  margin: 0 auto;
  padding: 0.9375rem 0;
  position: relative; }
  @media screen and (min-width: 48em) and (max-width: 64em) {
    .img-container {
      padding: 0.9375rem 0 0.9375rem 3.75rem;
      float: left; } }
  @media screen and (min-width: 64.0625em) {
    .img-container {
      padding: 0.9375rem;
      float: none; } }
  .img-container img {
    margin: 0 auto;
    padding: 0 3.75rem 0 0;
    background: url('assets/images/mobile-next.png?1412953962') 98% 50% no-repeat; }
    @media screen and (min-width: 48em) {
      .img-container img {
        padding: 0 0.125rem; } }

.single-product p, .single-product h2 {
  color: #474747; }
.single-product p {
  font-size: 0.875rem;
  line-height: 1.3125; }
  @media screen and (min-width: 48em) {
    .single-product p {
      font-size: 1rem; } }
.single-product h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem; }
  @media screen and (min-width: 48em) {
    .single-product h2 {
      font-size: 1.5rem; } }
.single-product ul {
  margin: 0; }

.top-tier {
  background: #fff;
  border-top-width: 6px;
  border-top-style: solid; }
  @media screen and (min-width: 48em) {
    .top-tier {
      padding: 3.6875rem 0 1.875rem 0; } }
  .top-tier img {
    display: block;
    margin: 1.875rem auto 2.625rem auto; }
    @media screen and (min-width: 48em) {
      .top-tier img {
        margin: 2.4375rem 0 8.375rem 0; } }
  @media screen and (min-width: 48em) {
    .top-tier .col-left {
      width: 48.6842105%; } }
  @media screen and (min-width: 48em) {
    .top-tier .col-right {
      width: 40.0877193%;
      float: right; } }
  .top-tier ul {
    list-style-type: none; }
    .top-tier ul li {
      margin: 0 0 1.25rem 0; }
      .top-tier ul li:before {
        content: '\e800';
        font-family: "icon-font" !important;
        font-style: normal;
        font-weight: normal;
        speak: none;
        text-decoration: inherit;
        width: 1em;
        margin: 0em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        display: inline-block;
        margin-left: -1.2em;
        /*same as padding-left set on li*/
        width: 1.2em; }
      .top-tier ul li p {
        display: inline; }

.bottom-tier {
  background: #ecf0f1;
  padding: 3.75rem 0 20.4375rem 0; }
  @media screen and (min-width: 48em) {
    .bottom-tier .col-left,
    .bottom-tier .col-right {
      width: 48.6842105%; } }
  @media screen and (min-width: 48em) {
    .bottom-tier .col-left {
      min-height: 31.875rem; } }
  @media screen and (min-width: 48em) {
    .bottom-tier .col-right {
      float: right; } }
  .bottom-tier ul {
    list-style-type: none; }
    .bottom-tier ul li {
      color: #474747;
      font-family: "Roboto", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 0.875rem;
      margin: 0 0 1.25rem 0; }
      .bottom-tier ul li:before {
        content: '\e800';
        font-family: "icon-font" !important;
        font-style: normal;
        font-weight: normal;
        speak: none;
        text-decoration: inherit;
        width: 1em;
        margin: 0em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        display: inline-block;
        margin-left: -1.2em;
        /*same as padding-left set on li*/
        width: 1.2em; }
      .bottom-tier ul li p {
        display: inline; }
      @media screen and (min-width: 48em) {
        .bottom-tier ul li {
          font-size: 1rem; } }

.general-info {
  margin: 0 0 3.125rem 0; }
  .general-info p {
    text-align: justify; }

.soil-box {
  width: 48.4375%;
  margin: 0 3.125% 0.625rem 0;
  float: left;
  text-align: center; }
  .soil-box:nth-child(even) {
    margin-right: 0; }
  @media screen and (min-width: 48em) {
    .soil-box {
      width: 29.7297297%;
      margin: 0 5.40541% 1.25rem 0; }
      .soil-box:nth-child(even) {
        margin-right: 5.40541%; }
      .soil-box:nth-child(3n+3) {
        margin-right: 0; } }
  .soil-box h3 {
    margin: 0;
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.5);
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    font-size: 0.8125rem;
    line-height: 1.3;
    text-transform: uppercase; }
  .soil-box p {
    margin: 0;
    padding: 1.375rem 0;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.875rem;
    color: #fff;
    line-height: .666666667; }

.btn {
  display: block;
  width: 82.1875%;
  margin: 0 auto 0.625rem auto;
  padding: 0.875rem 0;
  border-radius: 4px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 0.9375rem;
  text-transform: uppercase;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -ms-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms; }
  .btn:hover {
    color: #fff; }
  .btn + .btn {
    margin-bottom: 1.25rem; }
  @media screen and (min-width: 48em) {
    .btn {
      width: 47%;
      margin: 0 5.4% 0 0;
      float: left; }
      .btn + .btn {
        margin: 0;
        float: right; } }

.product-type {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  min-height: 243px;
  margin: 0 0 2.5rem 0; }
  @media screen and (min-width: 48em) {
    .product-type {
      margin: 0;
      background: transparent !important; } }
  .product-type img {
    visibility: hidden; }
    @media screen and (min-width: 48em) {
      .product-type img {
        visibility: visible; } }
  .product-type h3 {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0625rem;
    text-align: center;
    line-height: 2.294117647; }

.bg-image img {
  visibility: hidden; }

.biovante-top {
  margin: 3.5rem 0 10.0625rem 0;
  text-align: center; }
  .biovante-top h1 {
    margin: 0;
    color: #47aa42;
    font-family: "Abel", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 2.1875rem; }
    @media screen and (min-width: 37.5em) {
      .biovante-top h1 {
        font-size: 2.75rem; } }
    @media screen and (min-width: 48em) {
      .biovante-top h1 {
        font-size: 3.25rem; } }
  .biovante-top p {
    max-width: 33.125rem;
    margin: 0 auto;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.39;
    color: #fff;
    font-size: 1.125rem; }
    @media screen and (min-width: 37.5em) {
      .biovante-top p {
        font-size: 1.625rem; } }
  .biovante-top .green-btn {
    min-width: 16.375rem;
    margin: 1.9375rem 0 0 0;
    background: url('assets/images/white-arrow.png?1412953963') 92% 50% no-repeat;
    background-color: #47aa42;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 700;
    text-align: left; }
    .biovante-top .green-btn:hover {
      background-color: #3ccd37;
      color: #fff; }
    .biovante-top .green-btn:active {
      background-color: #327d2d; }

.page-template-template-biovante-php .bg-image {
  opacity: 0;
  visibility: hidden; }
.page-template-template-biovante-php .show {
  opacity: 1;
  visibility: visible; }

.biovante-nav {
  background: #7f8c8d;
  text-align: center; }
  .biovante-nav button {
    margin: 0.90625rem 0; }
    @media screen and (max-width: 525px) {
      .biovante-nav button {
        width: 95%;
        margin: 0.625rem auto; } }
    @media screen and (min-width: 526px) {
      .biovante-nav button:first-child {
        margin-right: 1.875rem; } }

.biovante-bottom {
  padding: 3.125rem 0 0 0;
  background: #ebedee; }

.thank-you {
  margin: 11.6875rem 0 30.625rem 0;
  background: transparent; }

.top-description p, .top-description h2 {
  text-align: center; }
.top-description h2 {
  margin: 0 0 0.625rem 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  color: #474747; }
.top-description p {
  max-width: 36.25rem;
  margin: 0 auto 1.875rem auto;
  font-size: 0.875rem;
  line-height: 1.571428571; }

.calculator-container {
  display: none; }

.ie9 .animation {
  opacity: 1; }

/*# sourceMappingURL=style.css.map */
