/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 850px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .two-col-cta, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .column-container, .wrapper, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .full-wrapper, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 850px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .two-col-cta, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .column-container, .wrapper, .col-sm-11, .col-sm-12, .full-wrapper {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5, .two-col-cta {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10, .column-container, .wrapper {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12, .full-wrapper {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1, .column-container, .wrapper {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1, .column-container, .wrapper {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 850px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 850px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 849px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 849px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 849px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 849px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 850px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 850px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 850px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 850px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 849px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 850px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.horizontal-center, .modal .modal-dialog {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.icon, a.arrow-link:after {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background-image: url(../Images/icons_spritesheet.svg);
  background-size: 768px 916px;
  background-repeat: no-repeat; }

.icon-youtube,
.icon-twitter,
.icon-facebook {
  width: 30px;
  height: 30px; }

.icon-youtube {
  background-size: 480px 572.5px;
  background-position: -180px -90px; }
  .icon-youtube:hover {
    background-position: -180px -60px; }

.icon-twitter {
  background-size: 480px 572.5px;
  background-position: -150px -90px; }
  .icon-twitter:hover {
    background-position: -150px -60px; }

.icon-facebook {
  background-size: 480px 572.5px;
  background-position: -122.5px -90px; }
  .icon-facebook:hover {
    background-position: -122.5px -60px; }

.icon-knowledge,
.icon-book {
  background: none;
  padding-right: 20px; }
  .icon-knowledge img,
  .icon-book img {
    width: 100%;
    max-width: 48px;
    height: auto; }

.icon-next {
  background-size: 384px 458px;
  background-position: -216px -72px;
  width: 24px;
  height: 24px; }

.icon-chevron-right, a.arrow-link:after {
  background-size: 384px 458px;
  background-position: -288px -72px;
  margin-bottom: -8px;
  width: 24px;
  height: 24px; }
  .icon-chevron-right:hover, a.arrow-link:hover:after {
    background-position: -288px -48px; }

.icon-nutrient-removal,
.icon-soil-fertility,
.icon-fertilizer-application,
.icon-micronutrients,
.icon-macronutrients,
.icon-business-benefits {
  width: 48px;
  height: 48px; }

.icon-nutrient-removal {
  background-size: 384px 458px;
  background-position: 0px -215px; }
  .icon-nutrient-removal.gray {
    background-position: 0px -167px; }
  .icon-nutrient-removal.green {
    background-position: 0px -263px; }

.icon-soil-fertility {
  background-size: 384px 458px;
  background-position: -48px -215px; }
  .icon-soil-fertility.gray {
    background-position: -48px -167px; }
  .icon-soil-fertility.green {
    background-position: -48px -263px; }

.icon-fertilizer-application {
  background-size: 384px 458px;
  background-position: -96px -215px; }
  .icon-fertilizer-application.gray {
    background-position: -96px -167px; }
  .icon-fertilizer-application.green {
    background-position: -96px -263px; }

.icon-micronutrients {
  background-size: 384px 458px;
  background-position: -144px -215px; }
  .icon-micronutrients.gray {
    background-position: -144px -167px; }
  .icon-micronutrients.green {
    background-position: -144px -263px; }

.icon-macronutrients {
  background-size: 384px 458px;
  background-position: -192px -215px; }
  .icon-macronutrients.gray {
    background-position: -192px -167px; }
  .icon-macronutrients.green {
    background-position: -192px -263px; }

.icon-business-benefits {
  background-size: 384px 458px;
  background-position: -240px -215px; }
  .icon-business-benefits.gray {
    background-position: -240px -167px; }
  .icon-business-benefits.green {
    background-position: -240px -263px; }

.icon-play {
  background-size: 300.52174px 358.43478px;
  background-position: -18.0px 0px;
  width: 18px;
  height: 18px; }

.icon-agrisight {
  background-size: 352px 419.83333px;
  background-position: -44px -408.83333px;
  width: 44px;
  height: 10px; }

.icon-unfenced {
  background-size: 352px 419.83333px;
  background-position: -44px -397.83333px;
  width: 44px;
  height: 10px; }

.ie9 .icon, .ie9 a.arrow-link:after,
.ie10 .icon,
.ie10 a.arrow-link:after,
.ie12 .icon,
.ie12 a.arrow-link:after {
  background-image: url(../Images/icons_spritesheet.png); }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font: 16px/1 sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0; }

li {
  display: block; }

strong {
  font-weight: bold; }

a,
button {
  color: inherit; }

a {
  font-weight: normal; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: antialiased;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

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

:focus {
  outline: 0; }

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

.stacktable {
  width: 100%; }

.st-head-row {
  padding-top: 1em; }

.st-head-row.st-head-row-main {
  font-size: 1.5em; }

.st-key {
  width: 49%;
  text-align: right;
  padding-right: 1%; }

.st-val {
  width: 49%;
  padding-left: 1%; }

.stacktable.large-only {
  display: table; }

.stacktable.small-only {
  display: none; }

@media (max-width: 53.125em) {
  .stacktable.large-only {
    display: none; }
  .stacktable.small-only {
    display: table; } }

.open-sans, html, body {
  font-family: 'Open Sans', sans-serif; }
  .open-sans.light, html.light, body.light, .featured-title-container p {
    font-weight: 300; }
  .open-sans.semi-bold, html.semi-bold, body.semi-bold {
    font-weight: 600; }
  .open-sans.bold, html.bold, body.bold, a {
    font-weight: 700; }

.helvetica {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .helvetica.bold, h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 700; }
  .helvetica.light {
    font-weight: 300; }

.ag-condensed, h4, h5, input, nav ul li a, .gsc-results .gsc-cursor-box .gsc-cursor-page, footer h5 {
  font-family: 'akzidenz-grotesk-condensed', sans-serif; }

.ag, h1, .article-container h2,
.article-container h3,
.article-container h4,
.article-container h5,
.article-container h6, .article-content h3, .featured-title-container h2, .title-container h2, .gray-container h3, .modal .callout-content > strong, .dirt-bg .full-bg-pad-top h2, .spotlight p, .gsc-search-box .gsc-search-button:before {
  font-family: "akzidenz-grotesk",sans-serif; }

html, body {
  position: relative;
  color: #222222;
  width: 100%; }

html {
  background: #333333; }

body {
  -webkit-transition: right 0.4s;
  -o-transition: right 0.4s;
  transition: right 0.4s;
  right: 0;
  background: #eee; }

.page-wrapper {
  margin: 0 auto;
  max-width: 90em; }

.white {
  color: #FFFFFF; }
  .white .gray {
    color: #999999; }

.wrapper {
  margin: 0 auto; }
  .wrapper:before, .wrapper:after {
    content: " ";
    display: table; }
  .wrapper:after {
    clear: both; }

.full-wrapper {
  width: 100%; }

section {
  background-color: #FFFFFF; }
  section:before, section:after {
    content: " ";
    display: table; }
  section:after {
    clear: both; }
  section .wrapper {
    padding-top: 15px;
    padding-bottom: 15px; }

div[class^="col-"] div[class^="col-"], .two-col-cta div[class^="col-"] {
  padding-left: 0;
  padding-right: 0; }

h1 {
  font-size: 2.25em;
  line-height: 1em; }

h2 {
  font-size: 2.25em;
  line-height: 1.194444444em; }

h3, h4 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 0.5em; }

h4, h5 {
  text-transform: uppercase; }

h5 {
  font-size: 1.3125em;
  line-height: 1.5em; }

h6 {
  font-size: .875em;
  line-height: 1.0625em; }

input {
  border: none;
  background: none; }

a {
  cursor: pointer;
  font-size: 14px;
  color: #ABB52A;
  font-weight: 600 !important; }
  a:hover {
    color: #899310; }
  a.arrow-link:after {
    content: '';
    position: relative; }

.no-underline a {
  text-decoration: none; }

.gray-link {
  color: #666666; }
  .gray-link:hover {
    color: #b3b3b3; }

p, li {
  line-height: 1.714em;
  max-width: 800px;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: normal; }

p {
  margin-bottom: 15px; }

.subtitle, .featured-title-container p {
  font-size: .875em;
  font-family: 'Open Sans', sans-serif;
  margin: 12px 0 18px; }

.small, .article-share-info p {
  font-size: 0.78571428571429em; }

.landing-intro {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1.125em;
  color: #4A4A4A;
  line-height: 1.5em; }

hr {
  border: 2px solid #D8D8D8;
  border-style: none none solid none; }

button,
a.button {
  -webkit-transition: background 0.2s, color 0.2s;
  -o-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 14px;
  padding: 1em .625em;
  width: 100%;
  max-width: 12.5em;
  border-radius: 0.28571428571429em;
  background-color: #ABB52A;
  font-family: "akzidenz-grotesk", sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none; }
  button:hover,
  a.button:hover {
    background-color: #899310; }
  button.white,
  a.button.white {
    padding: .625em;
    background-color: #FFFFFF;
    border: 1px solid #ABB52A;
    color: #ABB52A; }
    button.white:hover,
    a.button.white:hover {
      color: #FFFFFF;
      background-color: #ABB52A; }
  button.small,
  a.button.small {
    padding: 0.57142857142857em;
    max-width: 7.85714285714286em; }

article ul, .article-content ul {
  padding-left: 2em;
  margin-bottom: 1em; }
  article ul li, .article-content ul li {
    display: list-item;
    list-style: disc; }

footer .footer-link {
  font-weight: normal; }

nav {
  right: 0;
  max-width: 90em;
  height: 65px;
  width: 100%;
  z-index: 100;
  background: #FFFFFF;
  border-bottom: 1px solid #D8D8D8;
  box-sizing: content-box;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  top: 0;
  position: fixed; }
  nav.fixed.header-hidden {
    top: -6.25em; }
  nav .logo-link {
    padding-top: 1.42857142857143em;
    max-width: 12.5em; }
  nav a {
    padding-top: 15px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  nav .nav-links {
    float: right; }
  nav input {
    padding-left: 15px;
    font-size: 1.5em;
    color: #FFFFFF;
    text-transform: uppercase; }
  nav ::-webkit-input-placeholder {
    color: #999999; }
  nav :-moz-placeholder {
    color: #999999; }
  nav ::-moz-placeholder {
    color: #999999; }
  nav :-ms-input-placeholder {
    color: #999999; }
  nav ul {
    top: 0;
    position: absolute;
    width: 85%;
    right: -85%; }
    nav ul li {
      display: block;
      margin-bottom: 0; }
      nav ul li a {
        padding: 20px 30px;
        width: 100%;
        color: #FFFFFF;
        font-size: 1.5em;
        text-transform: uppercase;
        vertical-align: middle; }
        nav ul li a .icon, nav ul li a a.arrow-link:after {
          float: right; }
        nav ul li a:hover {
          color: #FFFFFF; }
      nav ul li:first-child {
        background: #000000;
        height: 65px; }
        nav ul li:first-child input {
          height: 100%;
          padding-left: 30px; }
        nav ul li:first-child a {
          float: right;
          width: auto;
          padding-left: 0; }
        nav ul li:first-child .icon, nav ul li:first-child a.arrow-link:after {
          background-size: 384px 458px;
          background-position: -48px -72px;
          width: 24px;
          height: 24px; }
          nav ul li:first-child .icon:hover, nav ul li:first-child a.arrow-link:hover:after {
            background-position: -48px -96px; }
  nav .nav-icon {
    padding: 20px;
    padding-right: 0;
    border-left: 1px solid #D8D8D8; }
    nav .nav-icon .icon, nav .nav-icon a.arrow-link:after {
      background-size: 384px 458px;
      background-position: -72px -72px;
      width: 24px;
      height: 24px; }

.show-menu {
  overflow: hidden;
  right: 85%; }
  .show-menu nav {
    right: 85%; }
    .show-menu nav .nav-icon .icon, .show-menu nav .nav-icon a.arrow-link:after {
      background-size: 384px 458px;
      background-position: 0px -72px;
      width: 24px;
      height: 24px; }
      .show-menu nav .nav-icon .icon:hover, .show-menu nav .nav-icon a.arrow-link:hover:after {
        background-position: 0px -96px; }

.content-wrapper {
  padding-top: 65px; }
  .content-wrapper:before, .content-wrapper:after {
    content: " ";
    display: table; }
  .content-wrapper:after {
    clear: both; }

.gray-container {
  background-color: #efefef; }
  .gray-container h2 {
    margin-bottom: 7.5px; }
  .gray-container .wrapper {
    padding-top: 3.75em;
    padding-bottom: 3.75em; }

.dark-container {
  background-color: #000000;
  color: #FFFFFF; }
  .dark-container.home-cta {
    border-bottom: 2px solid #333333; }
    .dark-container.home-cta .two-col-cta a {
      font-weight: normal; }
  .dark-container a:hover {
    color: #FFFFFF; }

.full-bg {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  width: 100%;
  min-height: 15.9375em;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .full-bg:before, .full-bg:after {
    content: " ";
    display: table; }
  .full-bg:after {
    clear: both; }
  .full-bg h1 {
    font-weight: bold; }
  .full-bg h2 {
    margin-bottom: 15px; }
  .full-bg .full-bg-pad-top {
    padding-top: 6em;
    padding-bottom: 2em; }

.two-col-cta {
  padding-top: 2.5em;
  padding-bottom: 1.875em;
  border: 2px solid #333333;
  border-style: none; }
  .two-col-cta:first-child {
    border-style: none none solid none; }

.article-container .wrapper {
  padding-top: 3.125em;
  padding-bottom: 2em; }

.article-container h2,
.article-container h3,
.article-container h4,
.article-container h5,
.article-container h6 {
  font-weight: 600; }

.article-container #videoFeaturedCallout .video-wrapper {
  display: none; }

.article-container .full-bg {
  min-height: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .article-container .full-bg .wrapper {
    background: black; }
  .article-container .full-bg .small, .article-container .full-bg .article-share-info p, .article-share-info .article-container .full-bg p {
    position: relative;
    bottom: 0; }

.article-container .mobile img {
  display: block; }

.article-container .desktop {
  display: none; }

.article-container table {
  width: 100%;
  background: #f7f7f7;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #d9d9d9;
  border-top: 0;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 3px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 3px;
  background-clip: padding-box;
  margin-bottom: 15px; }
  .article-container table.equal-two-col th {
    width: 50%; }
  .article-container table caption {
    background: #f7f7f7;
    padding: 21px 0 18px;
    border: 1px solid #d9d9d9;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topright: 3px;
    -moz-background-clip: padding;
    border-top-right-radius: 3px;
    background-clip: padding-box; }
  .article-container table.no-title {
    border-top: 1px solid #d9d9d9;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topright: 3px;
    -moz-background-clip: padding;
    border-top-right-radius: 3px;
    background-clip: padding-box; }
  .article-container table thead {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit; }
    .article-container table thead tr.oddRow {
      background: #f7f7f7; }
  .article-container table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit; }
    .article-container table tr:nth-child(odd) {
      background: #eaeaea; }
  .article-container table td {
    text-align: center;
    padding: 14px 0; }
  .article-container table th {
    padding: 16px 0; }
  .article-container table tbody {
    font-size: 12px;
    line-height: 14px; }

.article-container figure {
  margin: 1em 0; }

.article-container .caption,
.article-container figcaption {
  color: #999999;
  font-size: 11px;
  line-height: 14px;
  margin-top: 25px; }

.article-container ul li ul {
  margin-bottom: 0; }

.article-container .video-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .article-container .video-wrapper video {
    z-index: 1;
    -ms-flex-item-align: center;
    align-self: center; }
  .article-container .video-wrapper .video-copy {
    -ms-flex-item-align: center;
    align-self: center;
    z-index: 10;
    padding: 0;
    position: absolute;
    left: 9%; }
    .article-container .video-wrapper .video-copy h3 {
      font-size: 30px;
      line-height: 30px;
      color: white; }

.col-sm-push-2 {
  float: left; }

.article-share-info {
  width: 100%;
  padding-top: 15px; }
  .article-share-info.visible-xs {
    margin-top: 55px;
    margin-bottom: 40px;
    background-color: #eee; }
    .article-share-info.visible-xs:before, .article-share-info.visible-xs:after {
      content: " ";
      display: table; }
    .article-share-info.visible-xs:after {
      clear: both; }
    .article-share-info.visible-xs img {
      float: left;
      margin-right: 20px;
      padding: 0;
      width: 70px; }
    .article-share-info.visible-xs h6 {
      margin-top: 0; }
  .article-share-info img, .article-share-info p, .article-share-info a, .article-share-info h6, .article-share-info ul {
    margin-bottom: 15px; }
  .article-share-info h6 {
    margin: 15px 0 9px; }
  .article-share-info ul li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-bottom: .3125em;
    margin-right: .3125em; }
    .article-share-info ul li a {
      font-size: 0.85714285714286em;
      text-decoration: underline;
      font-weight: normal; }
  .article-share-info img {
    border-radius: 50%; }
  .article-share-info button {
    max-width: 8.125em; }
  .article-share-info .shareThis {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700; }
  .article-share-info p {
    color: #666;
    font-size: 0.6875em;
    line-height: 1.5em; }

.article-content {
  font-size: .875em; }
  .article-content .thumbLeft, .article-content #caption {
    display: none; }
  .article-content h3 {
    font-weight: 600; }
  .article-content h4, .article-content h5 {
    text-transform: none; }
  .article-content a {
    font-weight: normal; }
  .article-content hr {
    margin: 1em 0;
    border-width: 1px; }
  .article-content img {
    padding: 20px 0; }
  .article-content .bottom {
    margin-top: 60px; }
    .article-content .bottom ul {
      padding-left: 0;
      margin-top: 4px; }
      .article-content .bottom ul li {
        list-style: none;
        margin-bottom: 7px; }

.featured-title-container {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 15px; }
  .featured-title-container h2 {
    font-weight: 600;
    margin-bottom: 35px; }
  .featured-title-container p {
    line-height: 1.5em; }
  .featured-title-container h6 {
    margin-bottom: 1.5em; }

.title-container.has-bkg-image {
  background-image: url("../Images/bg-article-header_default.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF; }

.title-container h2 {
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 15px; }

.title-container p {
  color: #FFFFFF; }

.title-container .wrapper {
  padding-top: 4.2857em;
  padding-bottom: 2.5em; }

.gray-container h3 {
  font-weight: 600; }

.gray-container ul li {
  margin: 6px 0; }
  .gray-container ul li a {
    font-weight: normal; }

.callout-content {
  display: none;
  line-height: 1.2; }
  .callout-content strong {
    display: block;
    font-family: "akzidenz-grotesk",sans-serif;
    font-size: 1.5em;
    line-height: 1;
    margin-top: 35px;
    margin-bottom: 0.5em;
    font-weight: 600 !important; }
  .callout-content span, .callout-content a {
    font-size: 14px;
    line-height: 1.5;
    display: block; }
  .callout-content a {
    margin-top: 15px; }

.modal-footer {
  padding-top: 0; }
  .modal-footer button {
    max-width: none;
    margin-bottom: 25px; }

.callout-link {
  cursor: pointer;
  color: #000000;
  background: #B2E4E0;
  padding: 0.14285714285714em 0; }
  .callout-link:hover {
    background: #7CD6CF;
    color: #000000; }

.unfenced-subscribe-info,
.agrisight-subscribe-info {
  width: 100%;
  margin-bottom: 2em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-top: 2px solid #D8D8D8;
  border-bottom: 2px solid #D8D8D8; }
  .unfenced-subscribe-info:before, .unfenced-subscribe-info:after,
  .agrisight-subscribe-info:before,
  .agrisight-subscribe-info:after {
    content: " ";
    display: table; }
  .unfenced-subscribe-info:after,
  .agrisight-subscribe-info:after {
    clear: both; }
  .unfenced-subscribe-info img,
  .agrisight-subscribe-info img {
    display: inline-block;
    float: left;
    margin: 0 1em 0 0;
    border-radius: 0; }
  .unfenced-subscribe-info h6,
  .agrisight-subscribe-info h6 {
    margin-bottom: 0.5em; }
  .unfenced-subscribe-info p,
  .agrisight-subscribe-info p {
    font-size: 0.6875em;
    line-height: 1.27em; }
  .unfenced-subscribe-info a,
  .agrisight-subscribe-info a {
    display: inline-block;
    margin-top: 1em;
    font-size: 0.625em; }

.transparent-bg-container {
  background-color: gray;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 110%;
  margin-left: -5%;
  padding-left: 5%;
  color: #FFFFFF;
  padding-top: 13.75em;
  padding-bottom: 1em; }

.home-banner {
  overflow: hidden; }

.dirt-bg {
  border: none;
  background-image: url(../Images/bg-dirt.jpg); }
  .dirt-bg .icon, .dirt-bg a.arrow-link:after {
    display: none; }
  .dirt-bg .full-bg-pad-top h2 {
    font-weight: 600; }

.home-banner p, .home-banner li,
.home-cta p,
.home-cta li,
.home-promo p,
.home-promo li {
  color: #FFFFFF; }

.terms-privacy-wrapper {
  padding-top: 25px;
  padding-bottom: 45px; }
  .terms-privacy-wrapper p,
  .terms-privacy-wrapper h2,
  .terms-privacy-wrapper h3 {
    max-width: 660px; }

.resource-library-title-copy-wrapper {
  max-width: 31.25em; }
  .resource-library-title-copy-wrapper h1 {
    font-size: 2.25em;
    margin-bottom: 9px;
    font-weight: 700; }
  .resource-library-title-copy-wrapper p {
    font-size: 1.125em;
    font-weight: 300; }

.nutrient-removal,
.soil-fertility,
.micronutrients,
.macronutrients,
.fertilizer-application,
.business-benefits {
  min-height: 470px;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .nutrient-removal h4,
  .soil-fertility h4,
  .micronutrients h4,
  .macronutrients h4,
  .fertilizer-application h4,
  .business-benefits h4 {
    color: #FFFFFF;
    font-size: 18px; }
  .nutrient-removal p,
  .soil-fertility p,
  .micronutrients p,
  .macronutrients p,
  .fertilizer-application p,
  .business-benefits p {
    margin: 0 30px 16px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 300; }

.nutrient-removal h4,
.soil-fertility h4,
.micronutrients h4,
.macronutrients h4 {
  margin: 6px 30px 0;
  padding-bottom: 20px; }

.fertilizer-application h4,
.business-benefits h4 {
  margin: 0 30px 0;
  line-height: 3; }

.spotlight {
  padding: 24px 0;
  background: black;
  /* Fall-back for browsers that don't support rgba */
  background: rgba(0, 0, 0, 0.5); }
  .spotlight span,
  .spotlight a {
    margin: 0 30px;
    font-size: 10px; }
  .spotlight a {
    color: #ABB52A; }
  .spotlight span {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #efefef; }
  .spotlight p {
    margin: 10px 30px 5px;
    font-size: 14px;
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: 700; }

.resource-details-wrapper {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0; }
  .resource-details-wrapper a,
  .resource-details-wrapper .icon,
  .resource-details-wrapper a.arrow-link:after {
    margin: 0 30px; }
  .resource-details-wrapper .button {
    margin-bottom: 30px; }

.resource-details-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: black;
  /* Fall-back for browsers that don't
                                    support rgba */
  background-color: rgba(0, 0, 0, 0.4); }

.nutrient-removal {
  background: url("../Images/bg-knowledge-base-nutrient-removal.png");
  background-size: cover; }

.soil-fertility {
  background: url("../Images/bg-knowledge-base-soil-fertility.png");
  background-size: cover; }

.fertilizer-application {
  background: url("../Images/bg-knowledge-base-fertilizer-application.png");
  background-size: cover; }

.micronutrients {
  background: url("../Images/bg-knowledge-base-micronutrients.png");
  background-size: cover; }

.macronutrients {
  background: url("../Images/bg-knowledge-base-macronutrients.png");
  background-size: cover; }

.business-benefits {
  background: url("../Images/bg-knowledge-base-business-benefits.png");
  background-size: cover; }

.resource-links-section {
  padding-bottom: 80px;
  padding-left: 15px;
  padding-right: 15px; }
  .resource-links-section h3,
  .resource-links-section h4,
  .resource-links-section a {
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: 700; }
  .resource-links-section h3 {
    font-size: 36px;
    width: 100%;
    margin-top: 70px;
    margin-bottom: -26px;
    float: left;
    color: black; }
  .resource-links-section h4 {
    font-size: 21px;
    margin-top: 60px;
    float: left;
    width: 100%;
    color: #ABB52A;
    text-decoration: underline;
    text-transform: none; }
  .resource-links-section a {
    font-size: 0.85714285714286em;
    float: left;
    width: 100%;
    margin: 10px 0;
    font-weight: 500; }
  .resource-links-section .col-sm-6 {
    padding: 0; }

.two-col-cta-section {
  background: url(/Images/bg-dirt.jpg) bottom center no-repeat;
  background-size: cover; }
  .two-col-cta-section.resource-library .two-col-cta {
    padding-top: 60px;
    padding-bottom: 60px; }
  .two-col-cta-section h4,
  .two-col-cta-section p {
    color: white; }
  .two-col-cta-section a:hover {
    color: white; }
  .two-col-cta-section .two-col-cta {
    width: 100%; }
    .two-col-cta-section .two-col-cta .icon, .two-col-cta-section .two-col-cta a.arrow-link:after {
      display: none; }
  .two-col-cta-section .two-col-cta:first-child {
    border-style: none; }

.structure-wrapper {
  margin: auto;
  float: none; }

.mobile-filter-categories-dd,
.desktop-filter-categories {
  background-color: #EEEEEE; }

.filter-nav {
  width: 100%;
  padding: 0; }

.show-hide-filter-tags-wrapper ul {
  display: block;
  margin-bottom: 10px;
  float: left; }
  .show-hide-filter-tags-wrapper ul li {
    background-color: #888888;
    border-radius: 4px;
    padding: 6px 35px 7px 14px;
    color: #DDD;
    float: left;
    position: relative;
    list-style: none;
    margin: 0 5px 5px 0;
    font-size: 12px;
    font-weight: 700; }
    .show-hide-filter-tags-wrapper ul li span {
      width: 10px;
      height: 10px;
      background: url(/Images/filter-tag-close.png) center center no-repeat;
      position: absolute;
      top: 50%;
      margin-top: -5px;
      right: 10px; }

.filter-categories-nav {
  background-color: #EEEEEE; }
  .filter-categories-nav ul li {
    float: none; }
  .filter-categories-nav ul .filter-btn {
    display: block; }
  .filter-categories-nav ul .filter-menu li a {
    padding: 0px 20px 10px 20px; }
  .filter-categories-nav ul .filter-menu {
    display: none; }
  .filter-categories-nav .filter-menu li {
    padding: 0; }
  .filter-categories-nav .filter-menu {
    background: white; }
    .filter-categories-nav .filter-menu li {
      width: 100%;
      float: left;
      padding: 17px 15px;
      background: white; }
    .filter-categories-nav .filter-menu img {
      display: block;
      float: left; }
    .filter-categories-nav .filter-menu p {
      float: left;
      margin-top: 10px;
      margin-left: 15px;
      text-transform: uppercase;
      font-family: 'akzidenz-grotesk-condensed', sans-serif; }
    .filter-categories-nav .filter-menu .icon, .filter-categories-nav .filter-menu a.arrow-link:after {
      background-position-y: -263px; }

.filter-menu {
  width: 100%;
  float: left; }
  .filter-menu .icon, .filter-menu a.arrow-link:after {
    background-position-y: -263px;
    float: left; }

.filter-btn {
  padding: 17px 15px;
  float: left;
  text-transform: uppercase; }
  .filter-btn p {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    text-transform: uppercase;
    font-family: 'akzidenz-grotesk-condensed', sans-serif; }
  .filter-btn span {
    background: url("../Images/filter-open-icon.png") no-repeat; }
  .filter-btn .icon, .filter-btn a.arrow-link:after {
    background-position-y: -263px;
    float: left; }
  .filter-btn .open {
    width: 14px;
    height: 14px;
    background-position: center bottom !important;
    position: absolute;
    top: 25px;
    right: 23px;
    display: block; }
    .filter-btn .open span {
      background: url("../Images/filter-close-icon.png") no-repeat; }

.cat-img-wrapper {
  width: 45px;
  height: 40px;
  float: left;
  background-repeat: no-repeat !important;
  background-position: center bottom !important; }

.filter-btn-wrapper {
  display: block;
  float: left;
  width: 100%;
  padding: 0; }

.filter-title-section .filter-title-wrapper {
  margin: auto;
  float: none; }

.filter-title-section h3 {
  padding-top: 50px;
  padding-bottom: 12px; }

.filter-title-section p {
  padding-bottom: 25px; }

.filter-title-section .show-filters-btn,
.filter-title-section .hide-filters-btn {
  -webkit-transition: background 0.2s, color 0.2s;
  -o-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  display: -moz-inline-stack;
  display: block;
  zoom: 1;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: "akzidenz-grotesk", sans-serif;
  border-radius: 0.28571428571429em;
  padding: .625em .625em;
  width: 100%;
  max-width: 12.5em;
  margin-bottom: 25px; }

.filter-title-section .show-filters-btn {
  color: #ABB52A;
  border: solid 1px #ABB52A; }

.filter-title-section .show-filters-btn:hover {
  background: #ABB52A;
  color: white;
  cursor: pointer; }

.filter-title-section .hide-filters-btn {
  color: #BBBBBB;
  border: solid 1px #BBBBBB;
  display: none; }

.filter-title-section .hide-filters-btn:hover {
  background: #BBBBBB;
  color: white; }

.filter-tags-section {
  padding: 30px 0;
  display: none;
  background-color: #555555; }
  .filter-tags-section p {
    color: white;
    text-transform: uppercase;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-size: 16px; }
  .filter-tags-section li {
    background-color: #333333;
    border-radius: 4px;
    padding: 8px;
    color: white;
    float: left;
    list-style: none;
    margin: 5px 5px 5px 0;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    font-family: "akzidenz-grotesk", sans-serif;
    padding: 5px 15px;
    font-size: 12px;
    color: #DDDDDD;
    font-weight: 700; }
    .filter-tags-section li:hover {
      background-color: #000000;
      cursor: pointer; }
  .filter-tags-section li.active-tag {
    background-color: #888888; }

.show-cat.active span {
  display: none; }

.show-cat.active span {
  display: block;
  position: absolute;
  bottom: 0;
  width: 34px;
  height: 13px;
  left: 50%;
  margin-left: -17px;
  background-color: blue;
  background: url("/Images/category-indicator-triangle.png") center bottom no-repeat; }

.show-cat:hover {
  cursor: pointer; }

.filter-cat {
  display: none; }
  .filter-cat h3 {
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: bold; }

#filter-cat-1 {
  display: block; }

.results-section .show-more-btn {
  background: transparent;
  margin: 20px 0 0 -100px;
  position: relative;
  left: 50%;
  font-family: "akzidenz-grotesk", sans-serif;
  padding: 1em .625em;
  max-width: 200px; }

.search-input-section {
  padding: 15px 0;
  background: #EEEEEE; }

.gsc-input-box input.gsc-input {
  float: left;
  width: 75%;
  font-size: 36px;
  font-family: "Open Sans", 'sans-serif';
  font-weight: 300;
  height: auto !important;
  margin: 0 !important; }
  .gsc-input-box input.gsc-input:focus {
    outline: none; }

.gsc-search-box .gsc-input-box {
  height: auto;
  border: none; }

.gsc-search-box .gsib_a {
  padding: 0; }

.gsc-search-box .gsib_b {
  display: none; }

.gsc-search-box input.gsc-search-button-v2 {
  -webkit-transition: background 0.2s, color 0.2s;
  -o-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  margin-bottom: 10px;
  padding: 24px 58px;
  border: none;
  background-color: #ABB52A;
  border-radius: 5px;
  width: 0;
  height: 0; }

.gsc-search-box .gsc-search-button {
  color: #fff;
  font-size: 16px;
  position: relative; }
  .gsc-search-box .gsc-search-button:hover input.gsc-search-button-v2 {
    background-color: #899310; }
  .gsc-search-box .gsc-search-button:before {
    pointer-events: none;
    font-weight: 700;
    z-index: 10;
    display: block;
    top: 18px;
    left: 0;
    text-align: center;
    width: 100%;
    height: auto;
    position: absolute;
    content: "Search"; }

.search-row {
  margin-bottom: 0;
  text-align: center;
  position: relative; }
  .search-row input {
    float: left;
    vertical-align: bottom;
    width: 75%;
    font-size: 36px;
    font-family: "Open Sans", 'sans-serif';
    font-weight: 300; }
  .search-row input::-ms-clear {
    display: none; }
  .search-row .desktop-search-btn {
    display: none;
    width: 15%;
    max-width: 100px;
    float: right;
    font-size: 1em;
    padding: .6em .625em; }
  .search-row .mobile-search-btn {
    display: block;
    width: 25px;
    height: 25px;
    padding: 0;
    background: url("/Images/ic_search.png") center center no-repeat;
    position: absolute;
    right: 0; }

.search-row:before,
.search-row:after {
  content: " ";
  display: table; }

.search-row:after {
  clear: both; }

.search-results-count {
  padding: 20px 0; }
  .search-results-count p {
    font-size: .875em;
    font-weight: 700;
    margin-bottom: 0;
    font-family: "akzidenz-grotesk", sans-serif; }

.default-result-wrapper a {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal; }

.gs-visibleUrl, .gs-webResult.gs-result a.gs-title:link b {
  color: #ABB52A !important; }

.gsc-tabsArea > div {
  overflow: visible !important; }

.gsc-control-cse {
  font-family: 'Open Sans', sans-serif !important;
  background: none !important;
  border: none !important;
  padding: 0 !important; }

.gsc-webResult .gsc-result {
  padding: 40px 40px !important;
  margin-bottom: 2px !important;
  border: none; }

.gsc-tabsArea {
  border-color: #D8D8D8 !important; }

.gsc-refinementsArea {
  border: none !important; }

.gs-title, .gsc-url-top, .gsc-table-result {
  margin-bottom: 6px; }

.gs-image-box {
  display: none; }

.gsc-url-top, .gsc-thumbnail-inside {
  padding-left: 0px !important; }

.gs-title {
  font-family: "akzidenz-grotesk", sans-serif;
  color: #000 !important;
  text-decoration: none !important; }

.gsc-tabHeader.gsc-tabhActive {
  background-color: #ABB52A !important;
  border: none !important; }

.gsc-webResult.gsc-result:hover {
  background-color: #fff !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  position: relative;
  float: left;
  padding: 13px 20px;
  line-height: 1.42857;
  text-decoration: none;
  color: #999999 !important;
  background: #D8D8D8 !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  background: white !important;
  color: black !important; }

.gsc-results .gsc-cursor-box {
  margin: 0 !important;
  padding: 20px 0 0 !important; }

.gsc-results .gsc-imageResult {
  background-color: transparent !important; }

.pagination-section, .gsc-results .gsc-cursor-box {
  background: #EEEEEE; }
  .pagination-section .show-more-btn, .gsc-results .gsc-cursor-box .show-more-btn {
    display: block;
    background: transparent;
    margin: 10px 0 0 -87px;
    position: relative;
    left: 50%; }
  .pagination-section .search-results-pagination, .gsc-results .gsc-cursor-box .search-results-pagination {
    position: relative;
    margin: auto;
    float: none;
    top: 0 !important;
    padding: 0;
    background: none;
    border: none; }
    .pagination-section .search-results-pagination ul, .gsc-results .gsc-cursor-box .search-results-pagination ul {
      display: none;
      margin: 0 0 50px 0; }
    .pagination-section .search-results-pagination li.active a, .pagination-section .search-results-pagination .gsc-cursor-current-page, .gsc-results .gsc-cursor-box .search-results-pagination li.active a, .gsc-results .gsc-cursor-box .search-results-pagination .gsc-cursor-current-page {
      background: white;
      color: black; }
    .pagination-section .search-results-pagination li a, .pagination-section .search-results-pagination .gsc-cursor-page, .gsc-results .gsc-cursor-box .search-results-pagination li a, .gsc-results .gsc-cursor-box .search-results-pagination .gsc-cursor-page {
      font-size: 14px;
      padding: 15px 0;
      width: 50px;
      text-align: center;
      color: #999999;
      background: #D8D8D8;
      border: none;
      margin: 0 2px; }
    .pagination-section .search-results-pagination li:nth-child(2) a, .gsc-results .gsc-cursor-box .search-results-pagination li:nth-child(2) a {
      margin-left: 0; }
    .pagination-section .search-results-pagination li:last-child a, .gsc-results .gsc-cursor-box .search-results-pagination li:last-child a {
      margin-right: 0; }

.results-count-section {
  background-color: #DDDDDD; }
  .results-count-section p {
    color: #666666;
    padding: 15px 0;
    margin-bottom: 0;
    font-weight: bold;
    font-family: "akzidenz-grotesk", sans-serif; }

.results-section {
  padding: 40px 0;
  background-color: #EEEEEE; }
  .results-section .structure-wrapper {
    padding-left: 0;
    padding-right: 0; }
  .results-section .results-section-wrapper {
    margin: auto;
    float: none; }
  .results-section .default-result-wrapper {
    padding: 40px 0;
    margin-bottom: 2px;
    background-color: white;
    float: left;
    width: 100%; }
    .results-section .default-result-wrapper h4 {
      font-size: 21px;
      text-transform: none; }
    .results-section .default-result-wrapper a {
      text-decoration: none; }
    .results-section .default-result-wrapper.video-cat .icon-wrapper, .results-section .default-result-wrapper.agrisight-cat .icon-wrapper, .results-section .default-result-wrapper.unfenced-cat .icon-wrapper, .results-section .default-result-wrapper[data-sub-topics*="Video"] .icon-wrapper, .results-section .default-result-wrapper[data-sub-topics*="AgriSight"] .icon-wrapper, .results-section .default-result-wrapper[data-sub-topics*="Unfenced"] .icon-wrapper {
      display: block; }
    .results-section .default-result-wrapper.video-cat .icon-play,
    .results-section .default-result-wrapper.video-cat .icon-agrisight,
    .results-section .default-result-wrapper.video-cat .icon-unfenced, .results-section .default-result-wrapper.agrisight-cat .icon-play,
    .results-section .default-result-wrapper.agrisight-cat .icon-agrisight,
    .results-section .default-result-wrapper.agrisight-cat .icon-unfenced, .results-section .default-result-wrapper.unfenced-cat .icon-play,
    .results-section .default-result-wrapper.unfenced-cat .icon-agrisight,
    .results-section .default-result-wrapper.unfenced-cat .icon-unfenced, .results-section .default-result-wrapper[data-sub-topics*="Video"] .icon-play,
    .results-section .default-result-wrapper[data-sub-topics*="Video"] .icon-agrisight,
    .results-section .default-result-wrapper[data-sub-topics*="Video"] .icon-unfenced, .results-section .default-result-wrapper[data-sub-topics*="AgriSight"] .icon-play,
    .results-section .default-result-wrapper[data-sub-topics*="AgriSight"] .icon-agrisight,
    .results-section .default-result-wrapper[data-sub-topics*="AgriSight"] .icon-unfenced, .results-section .default-result-wrapper[data-sub-topics*="Unfenced"] .icon-play,
    .results-section .default-result-wrapper[data-sub-topics*="Unfenced"] .icon-agrisight,
    .results-section .default-result-wrapper[data-sub-topics*="Unfenced"] .icon-unfenced {
      display: none; }
    .results-section .default-result-wrapper[data-sub-topics*="Video"] .icon-wrapper, .results-section .default-result-wrapper.video-cat .icon-wrapper {
      width: 32px;
      height: 32px;
      bottom: -5px;
      left: 50%;
      margin-left: -32px;
      background-color: #ABB52A;
      border-radius: 15px; }
    .results-section .default-result-wrapper[data-sub-topics*="Video"] .icon-play, .results-section .default-result-wrapper.video-cat .icon-play {
      display: block;
      top: 6px;
      left: 4px; }
    .results-section .default-result-wrapper.agrisight-cat .icon-wrapper, .results-section .default-result-wrapper.unfenced-cat .icon-wrapper, .results-section .default-result-wrapper[data-sub-topics*="AgriSight"] .icon-wrapper, .results-section .default-result-wrapper[data-sub-topics*="Unfenced"] .icon-wrapper {
      width: 90px;
      height: 25px;
      bottom: 0px;
      left: 50%;
      margin-left: -45px;
      background-color: #ABB52A;
      border-radius: 4px; }
    .results-section .default-result-wrapper.agrisight-cat .icon-agrisight, .results-section .default-result-wrapper[data-sub-topics*="AgriSight"] .icon-agrisight {
      display: block;
      top: 6px;
      left: 21px; }
    .results-section .default-result-wrapper.unfenced-cat .icon-unfenced, .results-section .default-result-wrapper[data-sub-topics*="Unfenced"] .icon-unfenced {
      display: block;
      top: 8px;
      left: 22px; }
  .results-section .result-thumbnail-wrapper {
    width: 30%;
    float: left;
    position: relative;
    padding: 0 20px; }
    .results-section .result-thumbnail-wrapper img, .results-section .result-thumbnail-wrapper div {
      border-radius: 50%;
      display: block;
      margin: auto;
      width: 100%;
      max-width: 90px;
      height: auto; }
    .results-section .result-thumbnail-wrapper div {
      background-size: cover;
      background-position: center center;
      width: 90px;
      height: 90px; }
    .results-section .result-thumbnail-wrapper .icon-wrapper {
      display: none; }
    .results-section .result-thumbnail-wrapper span {
      display: block;
      position: absolute; }
  .results-section .result-copy-wrapper {
    width: 62%;
    float: left;
    padding: 0; }
    .results-section .result-copy-wrapper h4 {
      color: #222222;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: bold; }
    .results-section .result-copy-wrapper a.button {
      display: none; }
  .results-section .default-result-wrapper.Featured.Article,
  .results-section .result-featured {
    padding: 60px 0;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    .results-section .default-result-wrapper.Featured.Article a,
    .results-section .result-featured a {
      text-decoration: none; }
    .results-section .default-result-wrapper.Featured.Article .result-thumbnail-wrapper,
    .results-section .result-featured .result-thumbnail-wrapper {
      display: none; }
    .results-section .default-result-wrapper.Featured.Article .result-featured-copy-wrapper,
    .results-section .default-result-wrapper.Featured.Article .result-copy-wrapper,
    .results-section .result-featured .result-featured-copy-wrapper,
    .results-section .result-featured .result-copy-wrapper {
      width: 83.333333%;
      margin: auto;
      float: none; }
      .results-section .default-result-wrapper.Featured.Article .result-featured-copy-wrapper h3,
      .results-section .default-result-wrapper.Featured.Article .result-featured-copy-wrapper h4,
      .results-section .default-result-wrapper.Featured.Article .result-copy-wrapper h3,
      .results-section .default-result-wrapper.Featured.Article .result-copy-wrapper h4,
      .results-section .result-featured .result-featured-copy-wrapper h3,
      .results-section .result-featured .result-featured-copy-wrapper h4,
      .results-section .result-featured .result-copy-wrapper h3,
      .results-section .result-featured .result-copy-wrapper h4 {
        font-size: 36px;
        margin-bottom: 0;
        font-family: "akzidenz-grotesk", sans-serif;
        line-height: 1em;
        color: white; }
      .results-section .default-result-wrapper.Featured.Article .result-featured-copy-wrapper p,
      .results-section .default-result-wrapper.Featured.Article .result-copy-wrapper p,
      .results-section .result-featured .result-featured-copy-wrapper p,
      .results-section .result-featured .result-copy-wrapper p {
        color: white; }
      .results-section .default-result-wrapper.Featured.Article .result-featured-copy-wrapper a,
      .results-section .default-result-wrapper.Featured.Article .result-copy-wrapper a,
      .results-section .result-featured .result-featured-copy-wrapper a,
      .results-section .result-featured .result-copy-wrapper a {
        font-family: "akzidenz-grotesk", sans-serif; }
        .results-section .default-result-wrapper.Featured.Article .result-featured-copy-wrapper a.button,
        .results-section .default-result-wrapper.Featured.Article .result-copy-wrapper a.button,
        .results-section .result-featured .result-featured-copy-wrapper a.button,
        .results-section .result-featured .result-copy-wrapper a.button {
          display: block; }

.subscribe-header-section {
  padding: 70px 0 30px 0;
  background: url("/Images/subscribe-header-bg.png") no-repeat;
  background-size: cover; }
  .subscribe-header-section h3 {
    color: white;
    font-size: 2.25em;
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: 700; }

.form-section {
  height: 100%;
  position: fixed; }
  .form-section .title-copy {
    font-size: 16px;
    font-family: 'akzidenz-grotesk-condensed', sans-serif;
    color: #999999 !important;
    margin: 30px 6px 5px;
    text-transform: uppercase; }
  .form-section .form-copy {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin: 30px 6px 20px;
    font-weight: 100;
    width: 100%; }
    .form-section .form-copy span {
      font-size: 11px;
      line-height: 15px;
      color: #999999;
      font-family: 'Open Sans', sans-serif; }

.subscription-iframe {
  height: 2500px; }

.wForm .subscribe-form-wrapper {
  padding-bottom: 50px; }
  .wForm .subscribe-form-wrapper input,
  .wForm .subscribe-form-wrapper select,
  .wForm .subscribe-form-wrapper textarea {
    width: 100%;
    max-width: none !important;
    border: solid 2px #DDDDDD;
    padding: 7px 15px !important; }
  .wForm .subscribe-form-wrapper td {
    width: 100%;
    float: left; }
  .wForm .subscribe-form-wrapper select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 10px !important;
    border: solid 2px #DDDDDD;
    border-radius: 0;
    background: transparent url("/Images/select-arrow.png") no-repeat right 10px center; }
  .wForm .subscribe-form-wrapper textarea {
    min-height: 150px; }
  .wForm .subscribe-form-wrapper label {
    margin-top: 7px;
    width: 100%;
    float: left;
    font-size: 11px; }
  .wForm .subscribe-form-wrapper .state-wrapper select,
  .wForm .subscribe-form-wrapper .zip-code-wrapper select {
    width: 100%; }
  .wForm .subscribe-form-wrapper .state-wrapper input,
  .wForm .subscribe-form-wrapper .zip-code-wrapper input {
    width: 100%; }
  .wForm .subscribe-form-wrapper .state-wrapper {
    padding: 0; }
  .wForm .subscribe-form-wrapper .zip-code-wrapper {
    padding-right: 0; }
  .wForm .subscribe-form-wrapper .field-wrapper {
    margin: 10px 0;
    padding: 0; }
    .wForm .subscribe-form-wrapper .field-wrapper select {
      width: 100%;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 8px 10px;
      border: solid 2px #DDDDDD;
      border-radius: 0;
      background: transparent url("/Images/select-arrow.png") no-repeat right 10px center; }
  .wForm .subscribe-form-wrapper .button {
    width: 100%;
    max-width: 12.5em !important;
    margin-left: 0;
    margin-bottom: 50px;
    font-family: "akzidenz-grotesk", sans-serif;
    font-size: 14px;
    padding: 14px 15px !important;
    font-weight: 700;
    border-radius: 0.28571428571429em !important; }

iframe {
  border: none; }

.subscribe-form-wrapper {
  padding: 0; }

.submit-agree-wrapper {
  width: 100%;
  float: left; }

input[type="submit"] {
  -webkit-transition: background 0.2s, color 0.2s;
  -o-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  border-radius: 0.28571428571429em;
  background-color: #ABB52A;
  color: #FFFFFF;
  padding: 1em .625em;
  width: 100%;
  max-width: 12.5em;
  overflow: visible;
  border: 0;
  -webkit-font-smoothing: antialiased;
  letter-spacing: inherit;
  cursor: pointer; }

.submit-wrapper {
  padding: 20px 0;
  min-width: 12.5em; }

.agree-wrapper {
  padding: 20px 0 60px; }
  .agree-wrapper p {
    position: relative;
    top: 15px;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif; }
  .agree-wrapper a {
    font-size: 12px; }
  .agree-wrapper label {
    margin-top: 10px !important; }
  .agree-wrapper input[type="checkbox"] {
    display: none;
    float: left; }
  .agree-wrapper input[type="checkbox"] + label span {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: solid 1px #DDDDDD;
    border-radius: 50px;
    background: transparent; }
  .agree-wrapper input[type="checkbox"]:checked + label span {
    background: url("/Images/subscription-checkbox-bg.png") center center no-repeat;
    background-size: contain;
    border: none; }
  .agree-wrapper input[type="checkbox"] + label {
    width: auto; }
  .agree-wrapper p {
    float: left;
    width: auto;
    margin: 8px 0 0 10px; }

.subscription-option-wrapper {
  padding: 30px 0 !important;
  border-bottom: solid 1px #DDDDDD; }
  .subscription-option-wrapper input[type="checkbox"] {
    display: none; }
  .subscription-option-wrapper input[type="checkbox"] + label span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: solid 1px #DDDDDD;
    border-radius: 50px;
    background: transparent; }
  .subscription-option-wrapper input[type="checkbox"]:checked + label span {
    background: url("/Images/subscription-checkbox-bg.png") center center no-repeat;
    border: none; }
  .subscription-option-wrapper input[type="checkbox"] + label {
    display: block;
    text-align: center; }
  .subscription-option-wrapper .col-sm-2 {
    float: left;
    width: 60px;
    position: absolute;
    z-index: 3; }
  .subscription-option-wrapper .col-sm-10, .subscription-option-wrapper .column-container, .subscription-option-wrapper .wrapper {
    width: 100%;
    padding-left: 73px !important;
    float: left; }
  .subscription-option-wrapper h4 {
    font-family: "akzidenz-grotesk", sans-serif;
    font-size: 21px !important;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0 !important;
    color: #222222 !important; }
  .subscription-option-wrapper p {
    font-size: 14px !important;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    color: #222222 !important; }

.fertilizer-use-guide-section {
  background: transparent; }
  .fertilizer-use-guide-section .header-wrapper {
    background: white;
    padding: 120px 0 68px 0; }
    .fertilizer-use-guide-section .header-wrapper .header-copy-wrapper {
      padding: 0 30px; }
      .fertilizer-use-guide-section .header-wrapper .header-copy-wrapper h2 {
        font-size: 2.25em;
        font-weight: 700;
        font-family: "akzidenz-grotesk", sans-serif;
        margin-bottom: 9px; }
      .fertilizer-use-guide-section .header-wrapper .header-copy-wrapper p {
        font-size: .875em;
        line-height: 1.5em;
        max-width: 41.22222222222222em;
        font-weight: 300; }
  .fertilizer-use-guide-section .fug-row-wrapper {
    padding: 0;
    margin: 1px auto; }
    .fertilizer-use-guide-section .fug-row-wrapper .fug-category-wrapper {
      background: white;
      position: relative;
      margin-bottom: 2px; }
      .fertilizer-use-guide-section .fug-row-wrapper .fug-category-wrapper img {
        width: 100%; }
      .fertilizer-use-guide-section .fug-row-wrapper .fug-category-wrapper .fug-copy-wrapper {
        padding: 40px 25px;
        position: static; }
        .fertilizer-use-guide-section .fug-row-wrapper .fug-category-wrapper .fug-copy-wrapper h4 {
          text-transform: none;
          font-size: 21px;
          font-family: "akzidenz-grotesk", sans-serif; }
        .fertilizer-use-guide-section .fug-row-wrapper .fug-category-wrapper .fug-copy-wrapper a {
          margin-top: 10px; }
  .fertilizer-use-guide-section .fug-row-wrapper:first-child {
    margin-top: 30px; }
  .fertilizer-use-guide-section .fug-row-wrapper:last-child {
    margin-bottom: 30px; }

.efu-detail-section p span {
  font-size: 11px;
  line-height: 11px; }

.efu-detail-section h1 {
  font-size: 48px;
  line-height: 55px;
  font-family: "akzidenz-grotesk", sans-serif; }

.efu-detail-section h2 {
  font-size: 36px;
  line-height: 41px;
  font-family: "akzidenz-grotesk", sans-serif;
  margin: 0 0 24px 0; }

.efu-detail-section h3 {
  font-size: 21px;
  line-height: 24px;
  font-family: "akzidenz-grotesk", sans-serif;
  margin: 30px 0 15px 0;
  text-transform: none; }

.efu-detail-section h4 {
  font-size: 18px;
  line-height: 21px;
  font-family: "akzidenz-grotesk", sans-serif;
  margin: 15px 0;
  text-transform: none;
  font-weight: 700; }

.efu-detail-section h5 {
  font-size: 15px;
  line-height: 18px;
  font-family: "akzidenz-grotesk", sans-serif;
  margin: 15px 0;
  text-transform: none;
  font-weight: 700; }

.efu-detail-section .header-wrapper {
  padding: 60px 0 0 0;
  -webkit-transition: background .25s ease-in-out;
  /* Safari */
  transition: background .25s ease-in-out;
  background-size: cover; }
  .efu-detail-section .header-wrapper.soil-defined {
    background: url("../Images/efuBannerImages/efu-banner-soildefined.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.soil-ph {
    background: url("../Images/efuBannerImages/efu-banner-soilph.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.soil-testing {
    background: url("../Images/efuBannerImages/efu-banner-soiltesting.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.soil-sampling {
    background: url("../Images/efuBannerImages/efu-banner-soilsampling.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.plant-analysis {
    background: url("../Images/efuBannerImages/efu-banner-plantanalysis.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.phosphorus {
    background: url("../Images/efuBannerImages/efu-banner-phosphorus.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.nitrogen {
    background: url("../Images/efuBannerImages/efu-banner-nitrogen.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.potassium {
    background: url("../Images/efuBannerImages/efu-banner-potassium.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.secondary-nutrients {
    background: url("../Images/efuBannerImages/efu-banner-secondarynutrients.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.micronutrient {
    background: url("../Images/efuBannerImages/efu-banner-micronutrients.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.site-specific {
    background: url("../Images/efuBannerImages/efu-banner-sitespecificmgmt.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.four-r-nutrient {
    background: url("../Images/efuBannerImages/efu-banner-4rnutrients.jpg") center center no-repeat; }
  .efu-detail-section .header-wrapper.open {
    padding: 60px 0 0 0; }
  .efu-detail-section .header-wrapper h1 {
    color: white;
    float: left;
    position: relative;
    left: 30px;
    margin-bottom: 50px; }
  .efu-detail-section .header-wrapper p span {
    color: white;
    float: left;
    position: relative;
    left: 30px; }
  .efu-detail-section .header-wrapper ul li {
    float: none; }
  .efu-detail-section .header-wrapper ul .btn {
    display: none;
    position: relative;
    width: 36px;
    height: 36px;
    padding: 0;
    left: 5%;
    top: 10px;
    float: left;
    border: none;
    background-color: #ABB52A;
    border-radius: 18px; }
    .efu-detail-section .header-wrapper ul .btn span {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      background-image: url(../Images/icons_spritesheet.svg);
      background-size: 768px 916px;
      background-repeat: no-repeat;
      background-size: 384px 458px;
      background-position: -264px -48px;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 6px;
      left: 6px; }
    .efu-detail-section .header-wrapper ul .btn.open {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  .efu-detail-section .header-wrapper ul .menu li a {
    padding: 0px 20px 10px 20px; }
  .efu-detail-section .header-wrapper ul .chapters,
  .efu-detail-section .header-wrapper ul .sections {
    display: block; }
  .efu-detail-section .header-wrapper ul li {
    position: relative; }
  .efu-detail-section .header-wrapper .efu-dd-menu {
    display: none;
    position: relative;
    width: 100%;
    float: left; }
    .efu-detail-section .header-wrapper .efu-dd-menu .sections li {
      left: 120px;
      margin: 15px 0;
      max-width: 260px; }
      .efu-detail-section .header-wrapper .efu-dd-menu .sections li a {
        text-decoration: none; }
        .efu-detail-section .header-wrapper .efu-dd-menu .sections li a:hover, .efu-detail-section .header-wrapper .efu-dd-menu .sections li a.active-article {
          color: #ABB52A; }
    .efu-detail-section .header-wrapper .efu-dd-menu .chapters {
      background: white; }
      .efu-detail-section .header-wrapper .efu-dd-menu .chapters li {
        left: 90px;
        margin: 15px 0;
        max-width: 260px; }
        .efu-detail-section .header-wrapper .efu-dd-menu .chapters li a {
          font-family: "akzidenz-grotesk", sans-serif;
          font-size: 16px;
          line-height: 19px;
          color: black; }
    .efu-detail-section .header-wrapper .efu-dd-menu .chapters {
      background: white;
      padding: 25px 0; }
      .efu-detail-section .header-wrapper .efu-dd-menu .chapters .chapter-copy-mobile {
        display: inline-block;
        position: relative;
        margin: 0 0 5px 0; }
        .efu-detail-section .header-wrapper .efu-dd-menu .chapters .chapter-copy-mobile span {
          color: #666666;
          left: 70px; }
      .efu-detail-section .header-wrapper .efu-dd-menu .chapters li a {
        font-family: "akzidenz-grotesk", sans-serif;
        font-size: 16px;
        line-height: 19px;
        color: black;
        text-decoration: none; }
    .efu-detail-section .header-wrapper .efu-dd-menu .select-chapter-copy {
      display: none; }
    .efu-detail-section .header-wrapper .efu-dd-menu .sections {
      display: none;
      padding: 10px 0 30px 0; }
      .efu-detail-section .header-wrapper .efu-dd-menu .sections li {
        max-width: 175px; }
        .efu-detail-section .header-wrapper .efu-dd-menu .sections li a {
          color: #666666;
          text-decoration: none;
          font-family: 'Open Sans', sans-serif;
          font-size: 13px;
          line-height: 18px;
          font-weight: 600; }
    .efu-detail-section .header-wrapper .efu-dd-menu .chapters {
      display: none; }
  .efu-detail-section .header-wrapper.efu-sticky-header {
    position: fixed;
    top: 0;
    padding: 14px 0;
    z-index: 3;
    width: 100%;
    background: #EEEEEE; }
    .efu-detail-section .header-wrapper.efu-sticky-header h1 {
      color: #000000;
      font-size: 21px;
      line-height: 24px;
      margin-left: 20px;
      margin-bottom: 0; }
    .efu-detail-section .header-wrapper.efu-sticky-header p span {
      margin-left: 20px;
      color: #999999; }
    .efu-detail-section .header-wrapper.efu-sticky-header ul .btn {
      display: block;
      top: 0;
      left: 30px; }
    .efu-detail-section .header-wrapper.efu-sticky-header .efu-dd-menu {
      display: none;
      left: 0; }
      .efu-detail-section .header-wrapper.efu-sticky-header .efu-dd-menu .sections,
      .efu-detail-section .header-wrapper.efu-sticky-header .efu-dd-menu .chapters {
        display: block; }

.efu-detail-section .secondary-header-wrapper {
  padding: 40px 0 60px 0; }
  .efu-detail-section .secondary-header-wrapper p {
    padding: 0; }
  .efu-detail-section .secondary-header-wrapper.efu-sticky-header-active {
    margin-top: 180px; }

.efu-detail-section .jump-to-section {
  display: none; }
  .efu-detail-section .jump-to-section ul {
    padding-left: 0; }
    .efu-detail-section .jump-to-section ul li {
      display: block; }

.efu-detail-section .sections-wrapper {
  display: block;
  position: relative;
  float: left; }

.efu-detail-section .back-to-top-wrapper {
  display: block;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10; }
  .efu-detail-section .back-to-top-wrapper a {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    margin: auto;
    border: 2px solid #ABB52A;
    border-radius: 18px;
    background-color: #FFFFFF; }
    .efu-detail-section .back-to-top-wrapper a span {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      background-image: url(../Images/icons_spritesheet.svg);
      background-size: 768px 916px;
      background-repeat: no-repeat;
      background-size: 384px 458px;
      background-position: -240px -72px;
      width: 24px;
      height: 24px;
      display: block;
      position: absolute;
      top: 4px;
      left: 4px; }
  .efu-detail-section .back-to-top-wrapper p {
    display: none;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    color: #222222;
    margin-top: 10px; }

.efu-detail-section article {
  padding: 50px 0 70px;
  border-bottom: 2px solid #DDDDDD; }

.efu-detail-section article:first-of-type {
  padding: 0 0 70px; }

.efu-detail-section article:last-of-type {
  border: none; }

.efu-detail-section .chapter-pagination-wrapper {
  display: block;
  float: none;
  margin: auto;
  position: relative;
  padding: 0; }
  .efu-detail-section .chapter-pagination-wrapper h3 {
    display: block;
    font-size: 21px;
    line-height: 24px;
    font-family: "akzidenz-grotesk", sans-serif;
    color: black;
    margin: 0; }
  .efu-detail-section .chapter-pagination-wrapper p {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    margin: 0; }
  .efu-detail-section .chapter-pagination-wrapper img {
    display: block; }
  .efu-detail-section .chapter-pagination-wrapper .chapter-pagination-copy-wrapper {
    margin-top: 20px;
    display: block; }
  .efu-detail-section .chapter-pagination-wrapper .previous-chapter-wrapper {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 50px 20px;
    background: #EEEEEE; }
    .efu-detail-section .chapter-pagination-wrapper .previous-chapter-wrapper a {
      float: left; }
      .efu-detail-section .chapter-pagination-wrapper .previous-chapter-wrapper a img {
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -webkit-transform: rotate(180deg);
        /* Chrome, Safari, Opera */
        transform: rotate(180deg); }
    .efu-detail-section .chapter-pagination-wrapper .previous-chapter-wrapper .chapter-pagination-copy-wrapper {
      margin-left: 20px;
      float: left; }
  .efu-detail-section .chapter-pagination-wrapper .next-chapter-wrapper {
    width: 100%;
    display: inline-block;
    text-align: right;
    padding: 50px 20px;
    background: #EEEEEE; }
    .efu-detail-section .chapter-pagination-wrapper .next-chapter-wrapper a {
      float: right; }
    .efu-detail-section .chapter-pagination-wrapper .next-chapter-wrapper .chapter-pagination-copy-wrapper {
      margin-right: 20px;
      float: right; }

.efu-detail-section table {
  width: 100%;
  background: #f7f7f7;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #d9d9d9;
  border-top: 0;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 3px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 3px;
  background-clip: padding-box;
  margin-bottom: 15px; }
  .efu-detail-section table caption {
    background: #f7f7f7;
    padding: 21px 0 18px;
    border: 1px solid #d9d9d9;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topright: 3px;
    -moz-background-clip: padding;
    border-top-right-radius: 3px;
    background-clip: padding-box; }
  .efu-detail-section table.no-title {
    border-top: 1px solid #d9d9d9;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topright: 3px;
    -moz-background-clip: padding;
    border-top-right-radius: 3px;
    background-clip: padding-box; }
  .efu-detail-section table thead {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit; }
    .efu-detail-section table thead tr.oddRow {
      background: #f7f7f7; }
  .efu-detail-section table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit; }
    .efu-detail-section table tr:nth-child(odd) {
      background: #eaeaea; }
  .efu-detail-section table td {
    text-align: center;
    padding: 14px 0; }
  .efu-detail-section table th {
    padding: 16px 0; }
  .efu-detail-section table tbody {
    font-size: 12px;
    line-height: 14px; }

.efu-detail-section figure {
  margin: 1em 0; }

.efu-detail-section .caption,
.efu-detail-section figcaption {
  color: #999999;
  font-size: 11px;
  line-height: 14px;
  margin-top: 25px; }

.efu-detail-section blockquote {
  font-size: 19px;
  line-height: 27px;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 23px;
  border-left: 3px solid #6a7f10; }

.efu-detail-section code {
  display: block;
  font-weight: 700;
  margin-bottom: 1em; }

.efu-detail-section .mobile-img {
  display: block; }

.efu-detail-section .desktop-img {
  display: none; }

.efu-detail-section .carousel-inner .mobile-img {
  display: block; }

.efu-detail-section .carousel-inner .desktop-img {
  display: none; }

.open {
  overflow: hidden; }
  .open .efu-detail-section .header-wrapper {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden; }

.show-menu .efu-detail-section .header-wrapper.efu-sticky-header {
  right: 85%; }

.about-mosaic-section {
  /*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  now override the 3.3 new styles for modern browsers & apply opacity
  */ }
  .about-mosaic-section .col-sm-12, .about-mosaic-section .full-wrapper {
    width: 100%;
    float: left; }
  .about-mosaic-section .structure-wrapper {
    padding: 0; }
  .about-mosaic-section img {
    display: block;
    margin: 0 auto 40px; }
  .about-mosaic-section .black-bg-wrapper {
    background-color: #000000;
    background-image: url("../Images/bg-dirt.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; }
  .about-mosaic-section .dirt-bg-top {
    padding-top: 75px;
    background-color: #000000;
    background-image: url("../Images/bg-dirt.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; }
    .about-mosaic-section .dirt-bg-top h1 {
      font-size: 48px;
      color: white;
      text-align: center;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: bold;
      letter-spacing: -2px; }
  .about-mosaic-section .two-col-stats-wrapper {
    display: block;
    margin: auto;
    width: 100%;
    padding: 0; }
    .about-mosaic-section .two-col-stats-wrapper .stats-wrapper {
      margin: 20px auto;
      float: none;
      text-align: center;
      padding: 0;
      max-width: 500px; }
    .about-mosaic-section .two-col-stats-wrapper .left-stat,
    .about-mosaic-section .two-col-stats-wrapper .right-stat {
      width: 50%;
      padding: 0;
      float: left; }
      .about-mosaic-section .two-col-stats-wrapper .left-stat .count,
      .about-mosaic-section .two-col-stats-wrapper .right-stat .count {
        line-height: 50px;
        margin-bottom: 20px;
        letter-spacing: -3px; }
      .about-mosaic-section .two-col-stats-wrapper .left-stat .count-copy,
      .about-mosaic-section .two-col-stats-wrapper .right-stat .count-copy {
        max-width: 120px;
        line-height: 16px; }
    .about-mosaic-section .two-col-stats-wrapper .right-stat {
      border-left: 1px solid #CCCCCC; }
    .about-mosaic-section .two-col-stats-wrapper .count {
      color: #ABB52A;
      font-family: 'akzidenz-grotesk-condensed', sans-serif;
      font-size: 72px;
      margin: 0 auto; }
    .about-mosaic-section .two-col-stats-wrapper .count-copy {
      color: #FFFFFF;
      font-family: "akzidenz-grotesk", sans-serif;
      font-size: 14px;
      margin: 0 auto;
      max-width: 170px; }
  .about-mosaic-section .stats-copy-wrapper {
    text-align: center;
    float: left; }
    .about-mosaic-section .stats-copy-wrapper p {
      color: white;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: normal;
      margin: 45px auto;
      font-size: 21px;
      line-height: 30px;
      max-width: 660px; }
  .about-mosaic-section .copy-call-out-wrapper p {
    color: #FFFFFF;
    font-family: "akzidenz-grotesk", sans-serif;
    font-size: 21px;
    line-height: 30px; }
  .about-mosaic-section .circle-wrapper {
    float: left;
    width: 100%; }
  .about-mosaic-section .circle-fill-wrapper {
    width: 160px;
    height: 160px;
    position: relative;
    border-radius: 100px;
    background: #666666;
    overflow: hidden;
    margin: auto;
    float: none; }
    .about-mosaic-section .circle-fill-wrapper .img {
      width: 100%;
      height: 96px;
      background: #ABB52A;
      position: absolute;
      bottom: -96px;
      margin-bottom: 0;
      margin-top: 0;
      display: block; }
  .about-mosaic-section .main-statistic-wrapper {
    float: left;
    width: 100%; }
  .about-mosaic-section .main-statistic {
    text-align: center; }
    .about-mosaic-section .main-statistic .up-to-wrapper {
      max-width: 480px;
      width: 100%;
      margin: auto; }
    .about-mosaic-section .main-statistic .left-divider,
    .about-mosaic-section .main-statistic .right-divider {
      width: 33%;
      float: left;
      border: 1px solid #5B5B5B;
      margin-top: 25px; }
    .about-mosaic-section .main-statistic .up-to {
      color: #FFFFFF;
      font-size: 18px;
      line-height: 18px;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      margin: 20px auto 10px;
      text-align: center;
      float: left;
      width: 33%;
      padding: 0; }
    .about-mosaic-section .main-statistic .main-stat-copy {
      position: relative;
      font-size: 144px;
      line-height: 140px;
      max-width: none;
      font-family: 'akzidenz-grotesk-condensed', sans-serif;
      color: #ABB52A;
      margin: 0;
      letter-spacing: -3px; }
    .about-mosaic-section .main-statistic .main-stat-supporting-copy {
      font-size: 20px;
      line-height: 24px;
      color: #CCCCCC;
      font-weight: normal;
      margin-bottom: 0;
      max-width: none; }
    .about-mosaic-section .main-statistic .main-stat-main-copy {
      font-size: 20px;
      line-height: 24px;
      color: #FFFFFF;
      font-weight: bold;
      padding-bottom: 24px;
      margin: 0 auto 65px;
      max-width: 480px;
      border-bottom: 2px solid #5b5b5b; }
  .about-mosaic-section .secondary-statistic-wrapper {
    width: 100%;
    float: left; }
  .about-mosaic-section .secondary-copy {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    margin: auto;
    max-width: 575px;
    font-family: "akzidenz-grotesk", sans-serif; }
    .about-mosaic-section .secondary-copy span {
      color: #ABB52A;
      font-size: 36px;
      line-height: 42px;
      font-family: 'akzidenz-grotesk-condensed', sans-serif; }
  .about-mosaic-section .main-copy {
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: white;
    margin: 10px auto;
    text-align: center; }
  .about-mosaic-section .map-wrapper .map-legend {
    margin: auto;
    float: none;
    text-align: left;
    max-width: 540px;
    padding: 0; }
  .about-mosaic-section .map-wrapper p {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    width: 50%;
    float: left;
    margin: 5px auto;
    color: white;
    position: relative; }
    .about-mosaic-section .map-wrapper p span {
      position: relative;
      width: 8px;
      height: 8px;
      border-radius: 5px;
      top: 7px;
      margin-right: 5px; }
    .about-mosaic-section .map-wrapper p:last-of-type {
      float: none; }
  .about-mosaic-section .map-wrapper .phosphate-production span {
    background: #28B7FF; }
  .about-mosaic-section .map-wrapper .potash-production span {
    background: #FF5212; }
  .about-mosaic-section .map-wrapper .distribution-facilities span {
    background: #DDED14; }
  .about-mosaic-section .map-wrapper .joint-ventures span {
    background: #00CC66; }
  .about-mosaic-section .copy-call-out-wrapper {
    text-align: center;
    padding: 120px 50px;
    background-color: #000000;
    background-image: url("../Images/bg-dirt.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; }
    .about-mosaic-section .copy-call-out-wrapper p {
      font-size: 21px;
      line-height: 30px;
      max-width: 480px;
      margin: auto; }
  .about-mosaic-section .team-copy-wrapper {
    padding-top: 50px;
    padding-bottom: 30px; }
    .about-mosaic-section .team-copy-wrapper h2 {
      font-size: 30px;
      margin-bottom: 12px;
      line-height: 41px;
      font-family: "akzidenz-grotesk", sans-serif; }
    .about-mosaic-section .team-copy-wrapper p {
      font-size: 14px;
      line-height: 24px;
      font-family: 'Open Sans', sans-serif;
      color: #78786E; }
  .about-mosaic-section .team-wrapper {
    padding: 0; }
  .about-mosaic-section .team-member-wrapper {
    padding: 0;
    position: relative; }
    .about-mosaic-section .team-member-wrapper .team-member {
      padding: 12% 20%;
      box-sizing: border-box;
      position: relative; }
    .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper {
      right: -35%;
      top: 32%;
      color: white;
      padding: 0 10px 0 0; }
      .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper h3 {
        font-size: 18px;
        line-height: 21px;
        font-family: "akzidenz-grotesk", sans-serif;
        font-weight: bold;
        margin: 0; }
      .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper p {
        font-size: 14px;
        line-height: 24px;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        margin: 0 0 10px 0; }
      .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper .btn {
        border: none; }
    .about-mosaic-section .team-member-wrapper .team-member-1 {
      background: url("../Images/kyle-freeman.jpg") center left no-repeat;
      background-size: cover; }
    .about-mosaic-section .team-member-wrapper .team-member-2 {
      background: url("../Images/matt-clover.png") center left no-repeat;
      background-size: cover; }
    .about-mosaic-section .team-member-wrapper .team-member-3 {
      background: url("../Images/ross-bender.png") center left no-repeat;
      background-size: cover; }
    .about-mosaic-section .team-member-wrapper .team-member-4 {
      background: url("../Images/curt-woolfolk.png") center left no-repeat;
      background-size: cover; }
  .about-mosaic-section .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 1s; }
  .about-mosaic-section .carousel-fade .carousel-inner .active {
    opacity: 1; }
  .about-mosaic-section .carousel-fade .carousel-inner .active.left,
  .about-mosaic-section .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .about-mosaic-section .carousel-fade .carousel-inner > .item.next,
    .about-mosaic-section .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .about-mosaic-section .carousel-fade .carousel-inner > .item.prev,
    .about-mosaic-section .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .about-mosaic-section .carousel-fade .carousel-inner > .item.next.left,
    .about-mosaic-section .carousel-fade .carousel-inner > .item.prev.right,
    .about-mosaic-section .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  .about-mosaic-section .bio-img-wrapper {
    box-sizing: border-box;
    position: relative;
    padding: 25%;
    background: black;
    background-size: cover; }
  .about-mosaic-section .bio-copy-wrapper {
    padding: 40px;
    background: black;
    color: white; }
    .about-mosaic-section .bio-copy-wrapper h2 {
      font-size: 36px;
      line-height: 41px;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: bold; }
    .about-mosaic-section .bio-copy-wrapper h3 {
      font-size: 24px;
      line-height: 28px;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: bold;
      margin: 40px 0 15px; }
    .about-mosaic-section .bio-copy-wrapper .role {
      font-size: 16px;
      line-height: 27px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 100;
      margin-bottom: 12px; }
    .about-mosaic-section .bio-copy-wrapper p, .about-mosaic-section .bio-copy-wrapper li {
      color: #FFFFFF; }
    .about-mosaic-section .bio-copy-wrapper p {
      font-size: 14px;
      line-height: 24px;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      margin: 0; }
    .about-mosaic-section .bio-copy-wrapper li {
      margin: 10px 0; }
      .about-mosaic-section .bio-copy-wrapper li a:hover {
        color: #FFFFFF; }
  .about-mosaic-section .close-wrapper {
    position: absolute;
    top: 40px;
    right: 30px;
    z-index: 1;
    width: 24px;
    height: 24px;
    background: url("../Images/close-img-desktop.png") center center no-repeat; }
  .about-mosaic-section .carousel-controls-wrapper {
    float: right;
    width: 100%;
    background: #000000;
    padding: 30px 45px 55px; }
    .about-mosaic-section .carousel-controls-wrapper a {
      font-size: 14px;
      line-height: 18px;
      color: #ABB52A;
      text-decoration: underline;
      width: 90px;
      position: relative;
      background: none; }
      .about-mosaic-section .carousel-controls-wrapper a span {
        margin: 0;
        width: 18px;
        height: 18px;
        display: block; }
      .about-mosaic-section .carousel-controls-wrapper a:hover {
        color: #FFFFFF; }
    .about-mosaic-section .carousel-controls-wrapper .right {
      float: left;
      width: auto;
      text-align: left; }
      .about-mosaic-section .carousel-controls-wrapper .right span {
        float: right;
        margin-left: 5px;
        background: url("../Images/ic_chevron_right.png") center center no-repeat; }
      .about-mosaic-section .carousel-controls-wrapper .right:hover span {
        background: url("../Images/ic_chevron_right_white.png") center center no-repeat; }
    .about-mosaic-section .carousel-controls-wrapper .left {
      float: left; }
      .about-mosaic-section .carousel-controls-wrapper .left span {
        float: right;
        background: url("../Images/ic_chevron_left.png") center center no-repeat; }
      .about-mosaic-section .carousel-controls-wrapper .left:hover span {
        background: url("../Images/ic_chevron_left_white.png") center center no-repeat; }
  .about-mosaic-section .carousel-control {
    text-shadow: none;
    opacity: 1; }
    .about-mosaic-section .carousel-control.left {
      float: left; }
  .about-mosaic-section .carousel-indicators {
    display: none; }
  .about-mosaic-section .modal {
    z-index: 1000;
    position: fixed;
    background: rgba(102, 102, 102, 0.8); }
    .about-mosaic-section .modal .modal-dialog {
      height: 98% !important;
      width: auto;
      display: -webkit-flex;
      display: flex;
      display: -ms-flexbox;
      -webkit-justify-content: center;
      justify-content: center;
      -ms-justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }
    .about-mosaic-section .modal .modal-content {
      width: 100% !important;
      background: transparent;
      border: none;
      height: auto;
      display: -webkit-flex;
      display: flex;
      display: -ms-flexbox;
      -webkit-justify-content: center;
      justify-content: center;
      -ms-justify-content: center;
      border-radius: 0;
      box-shadow: none; }
  .about-mosaic-section .applied-learning-wrapper {
    padding-top: 50px;
    padding-bottom: 40px;
    background: #efefef; }
    .about-mosaic-section .applied-learning-wrapper h2 {
      font-size: 30px;
      line-height: 41px;
      margin-bottom: 12px;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: bold; }
    .about-mosaic-section .applied-learning-wrapper p {
      font-size: 14px;
      line-height: 24px;
      color: #666666; }
  .about-mosaic-section .mosaic-cta-wrapper {
    padding-top: 60px;
    padding-bottom: 160px;
    text-align: center;
    background-color: #EEEEEE;
    background: url("../Images/we-do-it-all-bg.png") bottom center no-repeat;
    background-size: cover; }
    .about-mosaic-section .mosaic-cta-wrapper p {
      font-family: 'Open Sans', sans-serif;
      color: #666666;
      font-weight: 100;
      font-size: 21px;
      line-height: 30px;
      letter-spacing: -1px;
      margin: 0 auto 30px; }
    .about-mosaic-section .mosaic-cta-wrapper button {
      max-width: 280px;
      padding-top: 12px;
      padding-bottom: 12px; }
  .about-mosaic-section .flex-center, .about-mosaic-section .vertical-center-container, .about-mosaic-section .fifth-col .brand-inner .brand-content {
    align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center; }
  .about-mosaic-section .vertical-center-container, .about-mosaic-section .fifth-col .brand-inner .brand-content {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-justify-content: center;
    text-align: center; }
    .about-mosaic-section .vertical-center-container > div, .about-mosaic-section .fifth-col .brand-inner .brand-content > div {
      width: 100%; }
  .about-mosaic-section .transition-opacity, .about-mosaic-section .fifth-col .brand-inner .brand-content {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .about-mosaic-section .cover-bg, .about-mosaic-section .fifth-col .brand-inner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .about-mosaic-section .circle {
    border: 2px solid #a7958c;
    border-radius: 50%;
    margin-right: 3px;
    display: -moz-inline-stack;
    display: inline-block; }
  .about-mosaic-section a.button-link {
    font-weight: 600;
    box-sizing: border-box;
    padding: 14px 25px;
    text-transform: none;
    color: #3e807d;
    text-decoration: none;
    background: #fff;
    border-radius: 6px; }
  .about-mosaic-section .about-gray {
    background-color: #dedede; }
  .about-mosaic-section .brands-wrapper {
    background-color: #efefef; }
    .about-mosaic-section .brands-wrapper p, .about-mosaic-section .brands-wrapper li {
      color: #FFFFFF; }
  .about-mosaic-section .fifth-col {
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
    padding: 0;
    width: 20%;
    float: left;
    border-right: 1px solid #dedede; }
    .about-mosaic-section .fifth-col .logo-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      height: 110px;
      background-color: white; }
      .about-mosaic-section .fifth-col .logo-box img {
        max-height: 50px;
        max-width: 190px;
        margin-bottom: 0; }
    .about-mosaic-section .fifth-col .brand-inner {
      color: #fff;
      height: 560px;
      background-size: auto 100%; }
      .about-mosaic-section .fifth-col .brand-inner .brand-content {
        display: block;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        -webkit-justify-content: center;
        justify-content: center;
        -ms-justify-content: center;
        opacity: 0; }
        .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner {
          padding: 0 20px;
          opacity: 0;
          -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s; }
          .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner p {
            margin-left: auto;
            margin-right: auto;
            max-width: 270px; }
        .about-mosaic-section .fifth-col .brand-inner .brand-content p {
          margin: 15px 0 45px; }
        .about-mosaic-section .fifth-col .brand-inner .brand-content .product-wrapper {
          margin-bottom: 50px; }
        .about-mosaic-section .fifth-col .brand-inner .brand-content .circle {
          height: 36px;
          width: 36px;
          font-family: 'akzidenz-grotesk-condensed', sans-serif;
          padding-top: 8px;
          border-color: #fff;
          font-size: 18px;
          position: relative; }
          .about-mosaic-section .fifth-col .brand-inner .brand-content .circle span {
            width: 31px;
            left: 0px;
            font-size: 21px;
            position: absolute;
            bottom: -30px; }
          .about-mosaic-section .fifth-col .brand-inner .brand-content .circle.highlight {
            color: #1a6462;
            border-color: #1a6462; }
      .about-mosaic-section .fifth-col .brand-inner.micro {
        background-image: url("../Images/ProductPortfolio_ME.jpg"); }
        .about-mosaic-section .fifth-col .brand-inner.micro .brand-content {
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#96b729+0,347068+100 */
          background: #cc47b4;
          /* Old browsers */
          background: -moz-linear-gradient(top, #cc47b4 0%, #7b3e76 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #cc47b4 0%, #7b3e76 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #cc47b4 0%, #7b3e76 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
          .about-mosaic-section .fifth-col .brand-inner.micro .brand-content .circle.highlight {
            color: #e0d300;
            border-color: #e0d300; }
      .about-mosaic-section .fifth-col .brand-inner.aspire {
        background-image: url("../Images/ProductPortfolio_Aspire.jpg"); }
        .about-mosaic-section .fifth-col .brand-inner.aspire .brand-content {
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#96b729+0,347068+100 */
          background: #9dbb35;
          /* Old browsers */
          background: -moz-linear-gradient(top, #9dbb35 0%, #004e52 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #9dbb35 0%, #004e52 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #9dbb35 0%, #004e52 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
      .about-mosaic-section .fifth-col .brand-inner.kmag {
        background-image: url("../Images/ProductPortfolio_Kmag.jpg"); }
        .about-mosaic-section .fifth-col .brand-inner.kmag .brand-content {
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#96b729+0,347068+100 */
          background: #cc4b06;
          /* Old browsers */
          background: -moz-linear-gradient(top, #cc4b06 0%, #8c391e 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #cc4b06 0%, #8c391e 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #cc4b06 0%, #8c391e 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
          .about-mosaic-section .fifth-col .brand-inner.kmag .brand-content .circle.highlight {
            color: #fff;
            border-color: #faa519; }
      .about-mosaic-section .fifth-col .brand-inner.pegasus {
        background-image: url("../Images/ProductPortfolio_Pegasus.jpg"); }
        .about-mosaic-section .fifth-col .brand-inner.pegasus .brand-content {
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#96b729+0,347068+100 */
          background: #0f86c0;
          /* Old browsers */
          background: -moz-linear-gradient(top, #0f86c0 0%, #153f6d 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #0f86c0 0%, #153f6d 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #0f86c0 0%, #153f6d 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
          .about-mosaic-section .fifth-col .brand-inner.pegasus .brand-content .circle.highlight {
            color: #fff;
            border-color: #153F6D; }
      .about-mosaic-section .fifth-col .brand-inner.pk {
        background-image: url("../Images/ProductPortfolio_Generic.jpg"); }
        .about-mosaic-section .fifth-col .brand-inner.pk .product-wrapper {
          height: 115px;
          margin: 0 !important; }
        .about-mosaic-section .fifth-col .brand-inner.pk .brand-content {
          background: black; }
          .about-mosaic-section .fifth-col .brand-inner.pk .brand-content .circle.highlight {
            color: #fff;
            border-color: #e42ded; }
  .about-mosaic-section .fifth-col {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 135px; }
    .about-mosaic-section .fifth-col .brand-inner {
      background-size: 100% auto;
      height: 200px;
      position: relative;
      top: 115px; }
      .about-mosaic-section .fifth-col .brand-inner .brand-content {
        position: relative;
        top: -115px;
        height: auto;
        opacity: 1; }
        .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner {
          padding: 0;
          opacity: 1; }
          .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner p, .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner a, .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner .product-wrapper {
            display: none; }
          .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner .product-wrapper:first-child {
            margin: 30px 0 45px;
            display: block; }

.error-section {
  padding-top: 50px;
  padding-bottom: 50px; }
  .error-section h1 {
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: bold;
    margin-bottom: 20px; }
  .error-section p {
    font-family: 'Open Sans', sans-serif;
    max-width: 750px; }

.wFormThankYou,
.subscription-thank-you-section {
  padding-top: 40px;
  padding-bottom: 200px;
  margin: 0;
  font-size: 14px !important;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }
  .wFormThankYou .structure-wrapper,
  .subscription-thank-you-section .structure-wrapper {
    margin: auto; }
  .wFormThankYou h4,
  .subscription-thank-you-section h4 {
    font-family: "akzidenz-grotesk", sans-serif;
    font-size: 21px !important;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0 !important;
    margin-bottom: 15px;
    color: #222222 !important;
    text-transform: none; }
  .wFormThankYou p,
  .subscription-thank-you-section p {
    margin: 0;
    font-size: 14px !important;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.pt-heading-container {
  padding-top: 35px; }
  .pt-heading-container h1 {
    font-size: 2.25em;
    line-height: 1.14583333333333em;
    font-family: 'akzidenz-grotesk', sans-serif;
    font-weight: 600;
    letter-spacing: -0.01em;
    margin-bottom: 9px; }
  .pt-heading-container .nav-block h1 {
    font-size: 2.25em;
    line-height: 1.14583333333333em;
    font-family: 'akzidenz-grotesk', sans-serif;
    font-weight: 600;
    letter-spacing: -0.01em;
    margin-bottom: 0; }
  .pt-heading-container p {
    max-width: 41.22222222222222em; }
    .pt-heading-container p.note {
      font-size: 0.6875em;
      line-height: 1.36363636363636em;
      margin-bottom: 0; }
    .pt-heading-container p.landing-intro {
      font-size: 1.125em; }
  .pt-heading-container .nav-block {
    position: relative;
    margin-bottom: 1.5em;
    padding-left: 50px; }
  .pt-heading-container .btn-pt-nav {
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    width: 36px;
    height: 36px;
    background-color: #ABB52A;
    border-radius: 18px; }
    .pt-heading-container .btn-pt-nav span {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      background-image: url(../Images/icons_spritesheet.svg);
      background-size: 768px 916px;
      background-repeat: no-repeat;
      background-size: 384px 458px;
      background-position: -264px -48px;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 6px;
      left: 6px; }
  .pt-heading-container .symbol {
    display: inline-block;
    margin-right: 0.2em; }
    .pt-heading-container .symbol.pt-macronutrients {
      color: #ABB52A; }
    .pt-heading-container .symbol.pt-secondary-nutrients {
      color: #EEC800; }
    .pt-heading-container .symbol.pt-micronutrients {
      color: #A54522; }
    .pt-heading-container .symbol.pt-non-fertilizer-elements {
      color: #6BB1D4; }

.pt-title-container.nitrogen .pt-heading-container .nav-block h1 span, .pt-title-container.phosphorus .pt-heading-container .nav-block h1 span, .pt-title-container.potassium .pt-heading-container .nav-block h1 span {
  color: #ABB52A; }

.pt-title-container.magnesium .pt-heading-container .nav-block h1 span, .pt-title-container.sulfur .pt-heading-container .nav-block h1 span, .pt-title-container.calcium .pt-heading-container .nav-block h1 span {
  color: #EEC800; }

.pt-title-container.magnesium .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.sulfur .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.calcium .pt-heading-container .nav-block .btn-pt-nav {
  background-color: #EEC800; }

.pt-title-container.boron .pt-heading-container .nav-block h1 span, .pt-title-container.chlorine .pt-heading-container .nav-block h1 span, .pt-title-container.manganese .pt-heading-container .nav-block h1 span, .pt-title-container.iron .pt-heading-container .nav-block h1 span, .pt-title-container.nickel .pt-heading-container .nav-block h1 span, .pt-title-container.copper .pt-heading-container .nav-block h1 span, .pt-title-container.zinc .pt-heading-container .nav-block h1 span, .pt-title-container.molybdenum .pt-heading-container .nav-block h1 span {
  color: #A54522; }

.pt-title-container.boron .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.chlorine .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.manganese .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.iron .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.nickel .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.copper .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.zinc .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.molybdenum .pt-heading-container .nav-block .btn-pt-nav {
  background-color: #A54522; }

.pt-title-container.hydrogen .pt-heading-container .nav-block h1 span, .pt-title-container.carbon .pt-heading-container .nav-block h1 span, .pt-title-container.oxygen .pt-heading-container .nav-block h1 span {
  color: #6BB1D4; }

.pt-title-container.hydrogen .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.carbon .pt-heading-container .nav-block .btn-pt-nav, .pt-title-container.oxygen .pt-heading-container .nav-block .btn-pt-nav {
  background-color: #6BB1D4; }

.pt-title-container.pt-sticky-header .pt-heading-container .nav-block h1 {
  font-size: 1.7em; }

.pt-title-container.nav-open .btn-pt-nav {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.pt-title-container.nav-open .pt-table-container {
  display: block;
  margin: 0 -30px;
  padding: 1.875em 1.375em; }

.pt-title-container.nav-open p {
  display: none; }
  .pt-title-container.nav-open p.note {
    display: block;
    margin-bottom: 0; }

.pt-title-container.nav-open.pt-sticky-header .pt-table-container {
  position: fixed;
  top: 4.3em;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding-top: 0;
  z-index: 3;
  overflow-y: scroll; }

.pt-title-container .pt-table-container {
  display: none;
  position: relative;
  background-color: #EEEEEE; }

.pt-sticky-header h1 {
  font-size: 1em; }

.pt-sticky-header p {
  display: none; }
  .pt-sticky-header p.note {
    display: block;
    margin-bottom: 0; }

.pt-sticky-header .pt-heading-container {
  position: fixed;
  top: 0;
  left: 0;
  padding: 1.125em 1.875em;
  z-index: 3;
  width: 100%;
  background: #EEEEEE; }

.pt-sticky-header .nav-block {
  margin-bottom: 0; }

.pt-sticky-header .btn-pt-nav {
  top: 5px; }

.show-menu .pt-sticky-header .pt-heading-container {
  width: 15%;
  overflow: hidden; }

.pt-gradient-bg {
  background: white;
  background: -moz-linear-gradient(top, white 0%, #dfdfdf 100%);
  background: -webkit-linear-gradient(top, white 0%, #dfdfdf 100%);
  background: -o-linear-gradient(top, white 0%, #dfdfdf 100%);
  background: -ms-linear-gradient(top, white 0%, #dfdfdf 100%);
  background: linear-gradient(to bottom, white 0%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0 ); }
  .pt-gradient-bg .pt-nutrient-detail-item {
    width: 85%; }
    .pt-gradient-bg .pt-nutrient-detail-item a.arrow-link:after {
      position: absolute;
      top: 50%;
      transform: translatey(-50%);
      right: 10%; }
  .pt-gradient-bg.nitrogen .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.phosphorus .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.potassium .pt-nutrient-detail-item a.arrow-link {
    color: #ABB52A; }
    .pt-gradient-bg.nitrogen .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.phosphorus .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.potassium .pt-nutrient-detail-item a.arrow-link:after {
      background-image: url("../Images/green-arrow-link-icon.png");
      background-size: contain;
      background-position: inherit;
      background-repeat: no-repeat; }
  .pt-gradient-bg.nitrogen .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.phosphorus .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.potassium .pt-crop-display-trigger:hover .pt-sonar-wave {
    background-color: rgba(171, 181, 42, 0.25); }
  .pt-gradient-bg.nitrogen .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.phosphorus .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.potassium .pt-crop-display-trigger.active .pt-sonar-wave {
    background-color: rgba(171, 181, 42, 0.6); }
  .pt-gradient-bg.nitrogen .pt-crop-display-trigger:hover:before, .pt-gradient-bg.nitrogen .pt-crop-display-trigger.active:before, .pt-gradient-bg.phosphorus .pt-crop-display-trigger:hover:before, .pt-gradient-bg.phosphorus .pt-crop-display-trigger.active:before, .pt-gradient-bg.potassium .pt-crop-display-trigger:hover:before, .pt-gradient-bg.potassium .pt-crop-display-trigger.active:before {
    background-color: #ABB52A;
    background-image: none; }
  .pt-gradient-bg.nitrogen .pt-crop-display-trigger:before, .pt-gradient-bg.phosphorus .pt-crop-display-trigger:before, .pt-gradient-bg.potassium .pt-crop-display-trigger:before {
    border-color: #ABB52A; }
  .pt-gradient-bg.magnesium .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.sulfur .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.calcium .pt-nutrient-detail-item a.arrow-link {
    color: #EEC800; }
    .pt-gradient-bg.magnesium .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.sulfur .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.calcium .pt-nutrient-detail-item a.arrow-link:after {
      background-image: url("../Images/yellow-arrow-link-icon.png");
      background-size: contain;
      background-position: inherit;
      background-repeat: no-repeat; }
  .pt-gradient-bg.magnesium .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.sulfur .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.calcium .pt-crop-display-trigger:hover .pt-sonar-wave {
    background-color: rgba(238, 200, 0, 0.25); }
  .pt-gradient-bg.magnesium .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.sulfur .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.calcium .pt-crop-display-trigger.active .pt-sonar-wave {
    background-color: rgba(238, 200, 0, 0.6); }
  .pt-gradient-bg.magnesium .pt-crop-display-trigger:hover:before, .pt-gradient-bg.magnesium .pt-crop-display-trigger.active:before, .pt-gradient-bg.sulfur .pt-crop-display-trigger:hover:before, .pt-gradient-bg.sulfur .pt-crop-display-trigger.active:before, .pt-gradient-bg.calcium .pt-crop-display-trigger:hover:before, .pt-gradient-bg.calcium .pt-crop-display-trigger.active:before {
    background-color: #EEC800;
    background-image: none; }
  .pt-gradient-bg.magnesium .pt-crop-display-trigger:before, .pt-gradient-bg.sulfur .pt-crop-display-trigger:before, .pt-gradient-bg.calcium .pt-crop-display-trigger:before {
    border-color: #EEC800; }
  .pt-gradient-bg.boron .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.chlorine .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.manganese .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.iron .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.nickel .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.copper .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.zinc .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.molybdenum .pt-nutrient-detail-item a.arrow-link {
    color: #A54522; }
    .pt-gradient-bg.boron .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.chlorine .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.manganese .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.iron .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.nickel .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.copper .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.zinc .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.molybdenum .pt-nutrient-detail-item a.arrow-link:after {
      background-image: url("../Images/red-arrow-link-icon.png");
      background-size: contain;
      background-position: inherit;
      background-repeat: no-repeat; }
  .pt-gradient-bg.boron .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.chlorine .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.manganese .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.iron .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.nickel .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.copper .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.zinc .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.molybdenum .pt-crop-display-trigger:hover .pt-sonar-wave {
    background-color: rgba(165, 69, 34, 0.25); }
  .pt-gradient-bg.boron .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.chlorine .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.manganese .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.iron .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.nickel .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.copper .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.zinc .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.molybdenum .pt-crop-display-trigger.active .pt-sonar-wave {
    background-color: rgba(165, 69, 34, 0.6); }
  .pt-gradient-bg.boron .pt-crop-display-trigger:hover:before, .pt-gradient-bg.boron .pt-crop-display-trigger.active:before, .pt-gradient-bg.chlorine .pt-crop-display-trigger:hover:before, .pt-gradient-bg.chlorine .pt-crop-display-trigger.active:before, .pt-gradient-bg.manganese .pt-crop-display-trigger:hover:before, .pt-gradient-bg.manganese .pt-crop-display-trigger.active:before, .pt-gradient-bg.iron .pt-crop-display-trigger:hover:before, .pt-gradient-bg.iron .pt-crop-display-trigger.active:before, .pt-gradient-bg.nickel .pt-crop-display-trigger:hover:before, .pt-gradient-bg.nickel .pt-crop-display-trigger.active:before, .pt-gradient-bg.copper .pt-crop-display-trigger:hover:before, .pt-gradient-bg.copper .pt-crop-display-trigger.active:before, .pt-gradient-bg.zinc .pt-crop-display-trigger:hover:before, .pt-gradient-bg.zinc .pt-crop-display-trigger.active:before, .pt-gradient-bg.molybdenum .pt-crop-display-trigger:hover:before, .pt-gradient-bg.molybdenum .pt-crop-display-trigger.active:before {
    background-color: #A54522;
    background-image: none; }
  .pt-gradient-bg.boron .pt-crop-display-trigger:before, .pt-gradient-bg.chlorine .pt-crop-display-trigger:before, .pt-gradient-bg.manganese .pt-crop-display-trigger:before, .pt-gradient-bg.iron .pt-crop-display-trigger:before, .pt-gradient-bg.nickel .pt-crop-display-trigger:before, .pt-gradient-bg.copper .pt-crop-display-trigger:before, .pt-gradient-bg.zinc .pt-crop-display-trigger:before, .pt-gradient-bg.molybdenum .pt-crop-display-trigger:before {
    border-color: #A54522; }
  .pt-gradient-bg.hydrogen .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.carbon .pt-nutrient-detail-item a.arrow-link, .pt-gradient-bg.oxygen .pt-nutrient-detail-item a.arrow-link {
    color: #6BB1D4; }
    .pt-gradient-bg.hydrogen .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.carbon .pt-nutrient-detail-item a.arrow-link:after, .pt-gradient-bg.oxygen .pt-nutrient-detail-item a.arrow-link:after {
      background-image: url("../Images/blue-arrow-link-icon.png");
      background-size: contain;
      background-position: inherit;
      background-repeat: no-repeat; }
  .pt-gradient-bg.hydrogen .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.carbon .pt-crop-display-trigger:hover .pt-sonar-wave, .pt-gradient-bg.oxygen .pt-crop-display-trigger:hover .pt-sonar-wave {
    background-color: rgba(107, 177, 212, 0.25); }
  .pt-gradient-bg.hydrogen .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.carbon .pt-crop-display-trigger.active .pt-sonar-wave, .pt-gradient-bg.oxygen .pt-crop-display-trigger.active .pt-sonar-wave {
    background-color: rgba(107, 177, 212, 0.6); }
  .pt-gradient-bg.hydrogen .pt-crop-display-trigger:hover:before, .pt-gradient-bg.hydrogen .pt-crop-display-trigger.active:before, .pt-gradient-bg.carbon .pt-crop-display-trigger:hover:before, .pt-gradient-bg.carbon .pt-crop-display-trigger.active:before, .pt-gradient-bg.oxygen .pt-crop-display-trigger:hover:before, .pt-gradient-bg.oxygen .pt-crop-display-trigger.active:before {
    background-color: #6BB1D4;
    background-image: none; }
  .pt-gradient-bg.hydrogen .pt-crop-display-trigger:before, .pt-gradient-bg.carbon .pt-crop-display-trigger:before, .pt-gradient-bg.oxygen .pt-crop-display-trigger:before {
    border-color: #6BB1D4; }

.pt-table-container {
  margin-bottom: 50px; }

.pt-section {
  color: #FFFFFF; }
  .pt-section:before, .pt-section:after {
    content: " ";
    display: table; }
  .pt-section:after {
    clear: both; }
  .pt-section.pt-macronutrients .pt-item {
    background-color: #ABB52A; }
    .pt-section.pt-macronutrients .pt-item:hover {
      background-color: #6a711a; }
  .pt-section.pt-macronutrients .pt-label {
    background-color: #8a9222; }
  .pt-section.pt-secondary-nutrients .pt-item {
    background-color: #EEC800; }
    .pt-section.pt-secondary-nutrients .pt-item:hover {
      background-color: #9a8100; }
  .pt-section.pt-secondary-nutrients .pt-label {
    background-color: #c3a400; }
  .pt-section.pt-micronutrients .pt-item {
    background-color: #A54522; }
    .pt-section.pt-micronutrients .pt-item:hover {
      background-color: #5f2814; }
  .pt-section.pt-micronutrients .pt-label {
    width: 99%;
    background-color: #81361b; }
  .pt-section.pt-non-fertilizer-elements .pt-item {
    background-color: #6BB1D4; }
    .pt-section.pt-non-fertilizer-elements .pt-item:hover {
      background-color: #358bb6; }
  .pt-section.pt-non-fertilizer-elements .pt-label {
    background-color: #499fca; }

.pt-item {
  position: relative;
  display: block;
  width: 24%;
  height: 8.125em;
  float: left;
  padding-top: 3.125em;
  margin: .5%;
  color: #FFFFFF; }
  .pt-item:hover {
    color: #FFFFFF; }
  .pt-item:first-child, .pt-item.first-in-row {
    clear: left;
    margin-left: 0; }
  .pt-item:last-of-type, .pt-item.last-in-row {
    margin-right: 0; }
  .pt-item span {
    display: inline-block;
    text-align: center; }
  .pt-item .num {
    position: absolute;
    top: 15px;
    right: 17%; }
  .pt-item .symbol {
    width: 100%;
    font-size: 2.29em;
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: 600;
    margin-bottom: -2px; }
  .pt-item .name {
    width: 100%;
    font-size: 0.6875em;
    top: -2px; }

.pt-label {
  width: 74%;
  float: left;
  clear: left;
  font-size: 0.6875em;
  line-height: 3.63636363636364em;
  padding-left: 1.81818181818182em;
  margin: 1px 0;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600; }

.pt-nutrient-details-container {
  padding-bottom: 3.125em; }

.pt-crop-display {
  position: relative; }
  .pt-crop-display.soybean img {
    display: block;
    width: 65%;
    margin: auto; }
  .pt-crop-display img {
    width: 100%; }

.pt-crop-display-trigger {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .pt-crop-display-trigger:before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    border: 4px solid #6BB1D4;
    background-color: white;
    background-image: url("../Images/pt-node-plus-icon.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .pt-crop-display-trigger:hover:before, .pt-crop-display-trigger.active:before {
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #6BB1D4; }
  .pt-crop-display-trigger .pt-sonar-wave {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: 0; }
  .pt-crop-display-trigger:hover {
    background-color: transparent !important; }
    .pt-crop-display-trigger:hover .pt-sonar-wave {
      opacity: 1;
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2);
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
  .pt-crop-display-trigger.active:hover .pt-sonar-wave {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .pt-crop-display-trigger.active .pt-sonar-wave {
    opacity: 1;
    -webkit-animation: pt-sonar-animation 2s linear infinite;
    -moz-animation: pt-sonar-animation 2s linear infinite;
    -o-animation: pt-sonar-animation 2s linear infinite;
    animation: pt-sonar-animation 2s linear infinite; }

@keyframes pt-sonar-animation {
  from {
    opacity: 1; }
  to {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0; } }

.pt-nutrient-details-callout {
  display: none;
  position: relative;
  padding: 3.75em 3.75em 3.125em 3.125em;
  background-color: #000;
  color: #FFFFFF;
  overflow-y: scroll; }
  .pt-nutrient-details-callout.show {
    display: flex !important;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050; }
  .pt-nutrient-details-callout h3 {
    font-size: 2.25em;
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: bold;
    margin-bottom: 1em; }
  .pt-nutrient-details-callout p {
    font-size: 1em;
    line-height: 1.6875em;
    font-weight: 300; }
  .pt-nutrient-details-callout a {
    text-decoration: underline; }
    .pt-nutrient-details-callout a:hover {
      color: white; }
  .pt-nutrient-details-callout .btn-close {
    position: absolute;
    top: 2.5em;
    right: 1.875em; }
    .pt-nutrient-details-callout .btn-close span {
      width: 1.5em;
      height: 1.5em;
      background: url("../Images/close-img-desktop.png") center center no-repeat; }

.pt-nutrient-detail-item {
  display: none; }
  .pt-nutrient-detail-item.show {
    display: block; }
  .pt-nutrient-detail-item p, .pt-nutrient-detail-item li {
    color: #FFFFFF; }

.pt-dig-deeper-container {
  background-image: url("../Images/pt_efu_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .pt-dig-deeper-container .expand-dig-deeper-btn,
  .pt-dig-deeper-container .collapse-dig-deeper-btn {
    -webkit-transition: background 0.2s, color 0.2s;
    -o-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    display: -moz-inline-stack;
    display: block;
    zoom: 1;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-family: "akzidenz-grotesk", sans-serif;
    border-radius: 0.28571428571429em;
    padding: .625em .625em;
    width: 100%;
    max-width: 12.5em;
    margin-bottom: 25px; }
  .pt-dig-deeper-container .expand-dig-deeper-btn {
    background: #ABB52A;
    color: white;
    border: solid 1px #ABB52A; }
  .pt-dig-deeper-container .expand-dig-deeper-btn:hover {
    background: #ABB52A;
    color: white;
    cursor: pointer; }
  .pt-dig-deeper-container .collapse-dig-deeper-btn {
    background: #BBBBBB;
    color: white;
    border: solid 1px #BBBBBB;
    display: none; }
  .pt-dig-deeper-container .collapse-dig-deeper-btn:hover {
    background: #BBBBBB;
    color: white; }

.pt-dig-deeper-full-content-container {
  display: none;
  float: none;
  background: #EEEEEE;
  padding-top: 3.75em;
  padding-bottom: 3.75em; }
  .pt-dig-deeper-full-content-container p {
    margin-bottom: 30px;
    max-width: 42.8571428571em; }
  .pt-dig-deeper-full-content-container a {
    max-width: 42.8571428571em; }
  .pt-dig-deeper-full-content-container .caption {
    color: #999999;
    font-size: 11px;
    line-height: 14px;
    margin-top: 30px;
    margin-bottom: 0; }

.pt-dig-deeper-content h2,
.pt-deficiency-symptoms-container h2 {
  font-family: 'akzidenz-grotesk', sans-serif;
  margin-bottom: 15px; }

.pt-dig-deeper-content {
  padding-top: 4.0625em;
  padding-bottom: 3.4375em;
  color: #FFFFFF; }
  .pt-dig-deeper-content p, .pt-dig-deeper-content li {
    color: #FFFFFF; }
  .pt-dig-deeper-content p {
    font-size: 1em;
    line-height: 1.6875em;
    max-width: 37.5em;
    font-weight: 300; }

.pt-deficiency-symptoms-container {
  padding-top: 3.75em;
  padding-bottom: 3.5em; }
  .pt-deficiency-symptoms-container p {
    font-size: 0.875em;
    line-height: 1.71428571428571em;
    margin-bottom: 2.14285714285714em;
    color: #78786E; }
    .pt-deficiency-symptoms-container p.note {
      font-size: 0.6875em;
      line-height: 1.5em;
      margin-bottom: 0;
      color: #999999; }

.pt-carousel-container {
  margin-bottom: 1.5em;
  margin: 0 auto 24px; }
  .pt-carousel-container .carousel {
    max-width: 870px; }
  .pt-carousel-container .carousel-control {
    width: 30px;
    height: 100%;
    background: none;
    opacity: 1; }
    .pt-carousel-container .carousel-control.left {
      margin-left: -30px; }
      .pt-carousel-container .carousel-control.left .icon, .pt-carousel-container .carousel-control.left a.arrow-link:after {
        -webkit-transform: translateY(-50%) rotate(90deg);
        -moz-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
        -o-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg); }
    .pt-carousel-container .carousel-control.right {
      margin-right: -30px; }
      .pt-carousel-container .carousel-control.right .icon, .pt-carousel-container .carousel-control.right a.arrow-link:after {
        -webkit-transform: translateY(-50%) rotate(-90deg);
        -moz-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
        -o-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg); }
    .pt-carousel-container .carousel-control .icon, .pt-carousel-container .carousel-control a.arrow-link:after {
      display: block;
      position: absolute;
      width: 30px;
      height: 30px;
      margin: 0;
      top: 45%;
      background-image: url("../Images/filter-open-icon.png");
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center; }
  .pt-carousel-container .carousel-caption {
    position: relative;
    font-size: 0.875em;
    line-height: 1.14285714285714em;
    bottom: auto;
    left: 0;
    padding: 20px 0 0;
    font-family: "akzidenz-grotesk", sans-serif;
    font-weight: 600;
    color: #666666;
    text-align: left;
    text-shadow: none; }

footer {
  border-top: 2px solid #000000;
  padding: 3em 0;
  background: #000000; }
  footer:before, footer:after {
    content: " ";
    display: table; }
  footer:after {
    clear: both; }
  footer h5 {
    margin-bottom: 0.71428571428571em; }
  footer ul {
    margin-bottom: 1.75em; }
    footer ul li {
      margin-bottom: 0; }
      footer ul li a {
        line-height: 1.714285714;
        font-weight: 600; }
      footer ul li .icon, footer ul li a.arrow-link:after {
        margin-right: 0.71428571428571em; }
  footer .small a, footer .article-share-info p a, .article-share-info footer p a {
    font-size: 1em;
    display: block;
    margin-bottom: 15px; }
  footer .small .gray, footer .article-share-info p .gray, .article-share-info footer p .gray {
    font-size: 0.8em; }

.lt-ie10 .modal-dialog {
  top: 9.375em; }
  .lt-ie10 .modal-dialog .modal-content {
    margin: auto; }

.lt-ie10 .about-mosaic-section .map-wrapper .map-legend {
  margin: auto;
  float: none;
  text-align: left;
  left: 8%;
  position: relative;
  max-width: none; }

.lt-ie10 .about-mosaic-section .map-wrapper p {
  width: 50%;
  float: left;
  color: white;
  position: relative;
  display: inline-block;
  padding-left: 15px; }
  .lt-ie10 .about-mosaic-section .map-wrapper p span {
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 5px; }

.lt-ie10 .about-mosaic-section .map-wrapper .research-partners span {
  background: #DDED14; }

.lt-ie10 .about-mosaic-section .map-wrapper .global-locations span {
  background: #69CDFF; }

.lt-ie10 .about-mosaic-section .map-wrapper .distribution-channels {
  left: 0; }
  .lt-ie10 .about-mosaic-section .map-wrapper .distribution-channels span {
    background: #E53E00; }

.lt-ie10 .about-mosaic-section .circle-fill-wrapper .img {
  bottom: 0; }

.lt-ie10 .about-mosaic-section .logo-box {
  padding-top: 30px; }

.lt-ie10 .about-mosaic-section .brand-content {
  padding-top: 150px; }

.lt-ie10 .about-mosaic-section .mosaic .main-container .fifth-col .brand-inner .brand-content {
  padding-top: 40px; }

.lt-ie10 .about-mosaic-section .vertical-center-container, .lt-ie10 .about-mosaic-section .fifth-col .brand-inner .brand-content {
  width: 100%;
  display: table;
  text-align: center; }
  .lt-ie10 .about-mosaic-section .vertical-center-container strong, .lt-ie10 .about-mosaic-section .fifth-col .brand-inner .brand-content strong {
    display: table-cell;
    vertical-align: middle; }

.lt-ie10 .about-mosaic-section .vertical-center .col-half {
  padding-top: 150px; }

.lt-ie10 .about-mosaic-section .map-legend p {
  padding-left: 15px; }

.lt-ie10 .about-mosaic-section .map-legend span {
  position: absolute;
  left: 0px; }

.lt-ie10 .article-container #videoFeaturedCallout .video-wrapper {
  display: none; }

.lt-ie10 .article-container #videoFeaturedCallout .full-bg.dark-container {
  display: block;
  position: relative; }
  .lt-ie10 .article-container #videoFeaturedCallout .full-bg.dark-container .wrapper {
    position: absolute;
    left: 9%;
    bottom: 100px; }

.modal-open .nav-icon .icon, .modal-open .nav-icon a.arrow-link:after {
  background-size: 384px 458px;
  background-position: 0px -72px;
  width: 24px;
  height: 24px; }
  .modal-open .nav-icon .icon:hover, .modal-open .nav-icon a.arrow-link:hover:after {
    background-position: 0px -96px; }

.modal-backdrop {
  opacity: 1;
  z-index: 25;
  background: #FFFFFF; }
  .modal-backdrop.in {
    opacity: 0.8; }

.modal {
  z-index: 50;
  height: 100%; }
  .modal.video-modal .modal-body {
    padding: 0; }
  .modal.video-modal .modal-dialog {
    width: 90%; }
  .modal.video-modal .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 62.21441125%; }
  .modal.video-modal iframe {
    position: absolute;
    width: 100%;
    height: 100%; }
  .modal .modal-dialog {
    height: 90%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .modal .modal-dialog .modal-content {
      width: 85%; }
  .modal .search-row {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 15px;
    text-align: center; }
    .modal .search-row:before, .modal .search-row:after {
      content: " ";
      display: table; }
    .modal .search-row:after {
      clear: both; }
    .modal .search-row input {
      float: left;
      vertical-align: bottom;
      width: 75%;
      font-size: 3em; }
    .modal .search-row button {
      width: 24%;
      float: right;
      font-size: 1em; }
  .modal .callout-content {
    display: block; }
  .modal .modal-footer {
    border: none;
    text-align: center; }

.modal-fullscreen {
  background: #ffffff; }

.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff; }

.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: 1;
  filter: alpha(opacity=100); }

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%; }

@media (min-width: 53.125em) {
  .modal-fullscreen .modal-dialog {
    width: 90%; } }

#searchModal.in .modal-dialog {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

#searchModal .modal-dialog {
  opacity: 0;
  -webkit-transform: translate(0, -5%);
  -moz-transform: translate(0, -5%);
  -ms-transform: translate(0, -5%);
  -o-transform: translate(0, -5%);
  transform: translate(0, -5%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

#searchModal input {
  font-size: 36px;
  margin-bottom: 0.33333333333333em;
  font-family: "Open Sans", 'sans-serif';
  font-weight: 300; }

#searchModal button {
  max-width: 7.14285714285714em; }

@media screen and (min-width: 53.125em) {
  .horizontal-center, .modal .modal-dialog {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .icon, a.arrow-link:after {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background-image: url(../Images/icons_spritesheet.svg);
    background-size: 768px 916px;
    background-repeat: no-repeat; }
  .icon-youtube,
  .icon-twitter,
  .icon-facebook {
    width: 30px;
    height: 30px; }
  .icon-youtube {
    background-size: 480px 572.5px;
    background-position: -180px -90px; }
    .icon-youtube:hover {
      background-position: -180px -60px; }
  .icon-twitter {
    background-size: 480px 572.5px;
    background-position: -150px -90px; }
    .icon-twitter:hover {
      background-position: -150px -60px; }
  .icon-facebook {
    background-size: 480px 572.5px;
    background-position: -122.5px -90px; }
    .icon-facebook:hover {
      background-position: -122.5px -60px; }
  .icon-knowledge,
  .icon-book {
    background: none;
    padding-right: 20px; }
    .icon-knowledge img,
    .icon-book img {
      width: 100%;
      max-width: 48px;
      height: auto; }
  .icon-next {
    background-size: 384px 458px;
    background-position: -216px -72px;
    width: 24px;
    height: 24px; }
  .icon-chevron-right, a.arrow-link:after {
    background-size: 384px 458px;
    background-position: -288px -72px;
    margin-bottom: -8px;
    width: 24px;
    height: 24px; }
    .icon-chevron-right:hover, a.arrow-link:hover:after {
      background-position: -288px -48px; }
  .icon-nutrient-removal,
  .icon-soil-fertility,
  .icon-fertilizer-application,
  .icon-micronutrients,
  .icon-macronutrients,
  .icon-business-benefits {
    width: 48px;
    height: 48px; }
  .icon-nutrient-removal {
    background-size: 384px 458px;
    background-position: 0px -215px; }
    .icon-nutrient-removal.gray {
      background-position: 0px -167px; }
    .icon-nutrient-removal.green {
      background-position: 0px -263px; }
  .icon-soil-fertility {
    background-size: 384px 458px;
    background-position: -48px -215px; }
    .icon-soil-fertility.gray {
      background-position: -48px -167px; }
    .icon-soil-fertility.green {
      background-position: -48px -263px; }
  .icon-fertilizer-application {
    background-size: 384px 458px;
    background-position: -96px -215px; }
    .icon-fertilizer-application.gray {
      background-position: -96px -167px; }
    .icon-fertilizer-application.green {
      background-position: -96px -263px; }
  .icon-micronutrients {
    background-size: 384px 458px;
    background-position: -144px -215px; }
    .icon-micronutrients.gray {
      background-position: -144px -167px; }
    .icon-micronutrients.green {
      background-position: -144px -263px; }
  .icon-macronutrients {
    background-size: 384px 458px;
    background-position: -192px -215px; }
    .icon-macronutrients.gray {
      background-position: -192px -167px; }
    .icon-macronutrients.green {
      background-position: -192px -263px; }
  .icon-business-benefits {
    background-size: 384px 458px;
    background-position: -240px -215px; }
    .icon-business-benefits.gray {
      background-position: -240px -167px; }
    .icon-business-benefits.green {
      background-position: -240px -263px; }
  .icon-play {
    background-size: 300.52174px 358.43478px;
    background-position: -18.0px 0px;
    width: 18px;
    height: 18px; }
  .icon-agrisight {
    background-size: 352px 419.83333px;
    background-position: -44px -408.83333px;
    width: 44px;
    height: 10px; }
  .icon-unfenced {
    background-size: 352px 419.83333px;
    background-position: -44px -397.83333px;
    width: 44px;
    height: 10px; }
  .ie9 .icon, .ie9 a.arrow-link:after,
  .ie10 .icon,
  .ie10 a.arrow-link:after,
  .ie12 .icon,
  .ie12 a.arrow-link:after {
    background-image: url(../Images/icons_spritesheet.png); }
  .wrapper {
    float: none;
    left: auto;
    right: auto; }
  h1 {
    font-size: 3em; }
  .column-container, .wrapper {
    padding-left: 0;
    padding-right: 0; }
    .column-container .col-sm-1, .wrapper .col-sm-1 {
      width: 10%; }
    .column-container .col-sm-2, .wrapper .col-sm-2 {
      width: 20%; }
    .column-container .col-sm-3, .wrapper .col-sm-3 {
      width: 30%; }
    .column-container .col-sm-4, .wrapper .col-sm-4 {
      width: 40%; }
    .column-container .col-sm-5, .wrapper .col-sm-5, .column-container .two-col-cta, .wrapper .two-col-cta {
      width: 50%; }
    .column-container .col-sm-6, .wrapper .col-sm-6 {
      width: 60%; }
    .column-container .col-sm-7, .wrapper .col-sm-7 {
      width: 70%; }
    .column-container .col-sm-8, .wrapper .col-sm-8 {
      width: 80%; }
    .column-container .col-sm-9, .wrapper .col-sm-9 {
      width: 90%; }
    .column-container .col-sm-10, .wrapper .col-sm-10, .column-container .column-container, .wrapper .column-container, .column-container .wrapper, .wrapper .wrapper {
      width: 100%; }
    .column-container .col-sm-push-1, .wrapper .col-sm-push-1, .column-container .column-container, .wrapper .column-container, .column-container .wrapper, .wrapper .wrapper {
      left: 10%; }
    .column-container .col-sm-push-2, .wrapper .col-sm-push-2 {
      left: 20%; }
    .column-container .col-sm-pull-2, .wrapper .col-sm-pull-2 {
      right: 20%; }
    .column-container .col-sm-offset-1, .wrapper .col-sm-offset-1 {
      margin-left: 10%; }
  nav {
    right: auto; }
    nav .full-wrapper {
      background-color: #fff;
      border-bottom: solid 1px #D8D8D8; }
    nav .nav-icon {
      float: right;
      height: 5.07142857142857em;
      padding: 24px 8px 23px 24px; }
      nav .nav-icon .icon, nav .nav-icon a.arrow-link:after {
        background-size: 384px 458px;
        background-position: -48px -72px;
        width: 24px;
        height: 24px;
        width: 24px;
        height: 24px; }
        nav .nav-icon .icon:hover, nav .nav-icon a.arrow-link:hover:after {
          background-position: -48px -96px; }
    nav .logo-link {
      padding-top: 1.42857142857143em;
      max-width: 16.21428571428571em; }
    nav ul {
      float: left;
      position: relative;
      top: auto;
      right: auto;
      width: auto;
      margin-right: 1.875em; }
      nav ul li {
        transition: border 0.4s;
        -webkit-transition: border 0.4s;
        -o-transition: border 0.4s;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin-left: 1.375em;
        background: none;
        border-bottom: 0.71429em solid #FFFFFF;
        color: #222222; }
        nav ul li:hover {
          border-bottom: 0.71429em solid #D8D8D8; }
        nav ul li:first-child {
          display: none; }
        nav ul li a {
          padding: 1.5em 0 0.8125em;
          width: auto;
          font-size: 1.14285714285714em;
          color: #999999; }
          nav ul li a:hover {
            color: #000000; }
          nav ul li a.active {
            color: #000000; }
          nav ul li a .icon, nav ul li a a.arrow-link:after {
            display: none; }
  .modal-open nav .nav-icon .icon, .modal-open nav .nav-icon a.arrow-link:after {
    width: 24px;
    height: 24px; }
  .no-padding {
    padding-left: 0;
    padding-right: 0; }
  .article-content p {
    position: relative; }
  .article-content .callout-link {
    line-height: 15px;
    padding-bottom: 6px; }
  .article-content .callout-content {
    display: none;
    position: absolute;
    left: 103%;
    top: 0;
    width: 30%; }
    .article-content .callout-content span {
      font-size: 11px;
      line-height: 1.5;
      color: #666; }
    .article-content .callout-content strong {
      color: #666666;
      font-size: 14px;
      line-height: 1.5; }
    .article-content .callout-content a {
      font-family: 'Open Sans', sans-serif;
      font-size: 12px;
      display: block; }
  .title-container h2 {
    margin-bottom: 12px; }
  .title-container p {
    margin-bottom: 0; }
  .article-share-info {
    border: none;
    padding-top: 0; }
    .article-share-info h6 {
      margin-bottom: 5px; }
    .article-share-info p {
      margin-bottom: 30px; }
    .article-share-info img {
      display: block; }
    .article-share-info ul li {
      display: block; }
  .article-container.unfenced {
    min-height: 800px;
    background-image: url("../Images/unfenced_logo.png");
    background-repeat: no-repeat;
    background-position: right 60px; }
  .article-container #videoFeaturedCallout .video-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .article-container #videoFeaturedCallout .full-bg.dark-container {
    display: none; }
  .article-container #videoFeaturedCallout .mobile {
    display: none; }
  .article-container #videoFeaturedCallout.html5-video-not-supported .full-bg.dark-container {
    display: block; }
  .article-container #videoFeaturedCallout.html5-video-not-supported .video-wrapper {
    display: none; }
  .article-container .full-bg {
    min-height: 36.25em; }
    .article-container .full-bg .wrapper {
      background: none; }
      .article-container .full-bg .wrapper h3 {
        font-size: 2.25em; }
  .article-container .desktop {
    display: block; }
  .unfenced-subscribe-info,
  .agrisight-subscribe-info {
    padding: 0;
    border: none; }
    .unfenced-subscribe-info img,
    .agrisight-subscribe-info img {
      float: none; }
    .unfenced-subscribe-info h6,
    .agrisight-subscribe-info h6 {
      margin-top: 2em; }
  .subscription-option-wrapper input[type="checkbox"] + label span {
    width: 60px;
    height: 60px; }
  .subscription-option-wrapper .col-sm-2 {
    width: 80px; }
  .subscription-option-wrapper .col-sm-10, .subscription-option-wrapper .column-container, .subscription-option-wrapper .wrapper {
    padding-left: 93px !important; }
  .form-section .form-copy {
    width: 80%; }
  .subscription-iframe {
    height: 1500px; }
  .wForm .subscribe-form-wrapper .form-copy {
    margin-left: 6px;
    margin-right: 6px; }
  .wForm .subscribe-form-wrapper .wForm input[type=text], .wForm .subscribe-form-wrapper .wForm input[type=time], .wForm .subscribe-form-wrapper .wForm input[type=number], .wForm .subscribe-form-wrapper .wForm input[type=url], .wForm .subscribe-form-wrapper .wForm input[type=email], .wForm .subscribe-form-wrapper .wForm textarea {
    width: 100%; }
  .wForm .subscribe-form-wrapper .city {
    width: 50%; }
  .wForm .subscribe-form-wrapper .state {
    width: 20%; }
  .wForm .subscribe-form-wrapper .zip-code {
    width: 30%; }
  .wForm .subscribe-form-wrapper td {
    width: 50%;
    float: left; }
  .wForm .subscribe-form-wrapper .button {
    margin-bottom: 0; }
  .wForm .subscribe-form-wrapper .submit-agree-wrapper {
    margin-top: 20px;
    display: flex;
    flex-direction: row; }
    .wForm .subscribe-form-wrapper .submit-agree-wrapper #tfa_115-D {
      order: 2; }
    .wForm .subscribe-form-wrapper .submit-agree-wrapper .agree-wrapper {
      float: left;
      min-width: 400px;
      padding-left: 20px; }
    .wForm .subscribe-form-wrapper .submit-agree-wrapper .submit-wrapper {
      width: 20%;
      float: left;
      order: 1; }
  .full-bg {
    width: 100%;
    min-height: 28.5em; }
    .full-bg .full-bg-pad-top {
      padding-top: 8em;
      padding-bottom: 5em; }
  .transparent-bg-container {
    padding-top: 18.125em;
    padding-bottom: 3em; }
  .home-cta .wrapper {
    padding: 0; }
  .home-cta .two-col-cta {
    padding-top: 50px;
    padding-bottom: 50px; }
    .home-cta .two-col-cta:first-child {
      padding-right: 10%;
      border-style: none solid none none; }
    .home-cta .two-col-cta:last-child {
      padding-left: 10%; }
  .subtitle, .featured-title-container p {
    font-size: 1.125em; }
  .dirt-bg .icon, .dirt-bg a.arrow-link:after {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-top: -12px; }
  .home-promo .wrapper .col-sm-7 h2,
  .home-promo .wrapper .col-sm-7 p {
    max-width: 490px; }
  .home-promo .wrapper .two-col-cta {
    max-width: 395px; }
  .resource-library-title-copy-wrapper {
    padding-top: 3.57142857142857em;
    padding-bottom: 1.42857142857143em; }
    .resource-library-title-copy-wrapper h1 {
      font-size: 3em;
      margin-bottom: 0.1875em; }
  .resource-details-overlay {
    background-color: transparent;
    transition: background-color 0.5s ease-out; }
  .nutrient-removal,
  .soil-fertility,
  .micronutrients,
  .macronutrients,
  .fertilizer-application,
  .business-benefits {
    min-height: 460px;
    max-height: 460px; }
    .nutrient-removal:hover .resource-details-hover-wrapper,
    .soil-fertility:hover .resource-details-hover-wrapper,
    .micronutrients:hover .resource-details-hover-wrapper,
    .macronutrients:hover .resource-details-hover-wrapper,
    .fertilizer-application:hover .resource-details-hover-wrapper,
    .business-benefits:hover .resource-details-hover-wrapper {
      max-height: 320px; }
    .nutrient-removal:hover .resource-details-overlay,
    .soil-fertility:hover .resource-details-overlay,
    .micronutrients:hover .resource-details-overlay,
    .macronutrients:hover .resource-details-overlay,
    .fertilizer-application:hover .resource-details-overlay,
    .business-benefits:hover .resource-details-overlay {
      background-color: black;
      /* Fall-back for browsers that don't support rgba */
      background-color: rgba(0, 0, 0, 0.4); }
    .nutrient-removal .resource-details,
    .soil-fertility .resource-details,
    .micronutrients .resource-details,
    .macronutrients .resource-details,
    .fertilizer-application .resource-details,
    .business-benefits .resource-details {
      width: 100%;
      position: absolute;
      bottom: 0; }
    .nutrient-removal .resource-details-hover-wrapper,
    .soil-fertility .resource-details-hover-wrapper,
    .micronutrients .resource-details-hover-wrapper,
    .macronutrients .resource-details-hover-wrapper,
    .fertilizer-application .resource-details-hover-wrapper,
    .business-benefits .resource-details-hover-wrapper {
      max-height: 0;
      height: auto;
      width: 100%;
      overflow: hidden;
      transition: max-height 0.3s ease-out; }
  body.touch .nutrient-removal .resource-details-hover-wrapper,
  body.touch .soil-fertility .resource-details-hover-wrapper,
  body.touch .micronutrients .resource-details-hover-wrapper,
  body.touch .macronutrients .resource-details-hover-wrapper,
  body.touch .fertilizer-application .resource-details-hover-wrapper,
  body.touch .business-benefits .resource-details-hover-wrapper {
    max-height: 320px; }
  body.touch .nutrient-removal .resource-details-overlay,
  body.touch .soil-fertility .resource-details-overlay,
  body.touch .micronutrients .resource-details-overlay,
  body.touch .macronutrients .resource-details-overlay,
  body.touch .fertilizer-application .resource-details-overlay,
  body.touch .business-benefits .resource-details-overlay {
    background-color: black;
    /* Fall-back for browsers that don't support rgba */
    background-color: rgba(0, 0, 0, 0.4); }
  .fertilizer-application,
  .business-benefits {
    min-height: 345px;
    max-height: 345px; }
    .fertilizer-application .resource-details-full-width,
    .business-benefits .resource-details-full-width {
      width: 50%;
      float: left; }
    .fertilizer-application .spotlight,
    .business-benefits .spotlight {
      width: 50%;
      float: right; }
  .two-col-cta-section.resource-library .two-col-cta {
    padding-top: 70px;
    padding-bottom: 70px; }
  .two-col-cta-section .two-col-cta {
    width: 50%; }
    .two-col-cta-section .two-col-cta .icon, .two-col-cta-section .two-col-cta a.arrow-link:after {
      display: inline-block; }
  .results-section .structure-wrapper {
    padding-left: 0;
    padding-right: 0; }
  .results-section .result-thumbnail-wrapper {
    width: 16.66667%; }
    .results-section .result-thumbnail-wrapper.video-cat .icon-wrapper {
      width: 40px;
      height: 40px;
      top: 60px;
      left: 50%;
      margin-left: -48px;
      border-radius: 20px; }
    .results-section .result-thumbnail-wrapper.video-cat .icon-play {
      top: 8px;
      left: 6px;
      background-size: 384px 458px;
      background-position: -23px 0px;
      width: 24px;
      height: 24px; }
    .results-section .result-thumbnail-wrapper.agrisight-cat .icon-wrapper, .results-section .result-thumbnail-wrapper.unfenced-cat .icon-wrapper {
      width: 90px;
      height: 25px;
      top: 75px;
      left: 50%;
      margin-left: -45px; }
    .results-section .result-thumbnail-wrapper.agrisight-cat .icon-agrisight {
      background-size: 424px 505.70833px;
      background-position: -53px -492.45833px;
      width: 53px;
      height: 14px;
      left: 18px; }
    .results-section .result-thumbnail-wrapper.unfenced-cat .icon-unfenced {
      background-size: 424px 505.70833px;
      background-position: -53px -479.20833px;
      width: 53px;
      height: 14px;
      left: 18px; }
  .results-section .result-copy-wrapper {
    width: 66.66667%; }
  .results-section .result-featured .result-featured-copy-wrapper h3 {
    margin-bottom: 6px; }
  .show-hide-filter-tags-wrapper ul {
    display: block;
    margin-bottom: 10px;
    float: left; }
  .filter-categories-nav ul .filter-btn {
    display: none; }
  .filter-categories-nav ul .filter-menu {
    display: block;
    display: flex;
    align-items: stretch;
    background: transparent;
    text-align: center; }
    .filter-categories-nav ul .filter-menu img {
      display: block;
      margin: auto;
      margin-bottom: 5px;
      float: none; }
    .filter-categories-nav ul .filter-menu p {
      display: inline-block;
      float: none;
      margin: 10px auto 0;
      color: #BBBBBB; }
    .filter-categories-nav ul .filter-menu .icon, .filter-categories-nav ul .filter-menu a.arrow-link:after {
      background-position-y: -167px;
      display: block;
      margin: auto;
      float: none; }
  .filter-categories-nav ul li {
    float: left; }
  .filter-categories-nav .filter-menu li {
    background: transparent;
    width: 16.66667%;
    align-self: stretch; }
  .filter-categories-nav .filter-menu .show-cat:hover p,
  .filter-categories-nav .filter-menu .show-cat.active p {
    color: black !important; }
  .filter-categories-nav .filter-menu .show-cat:hover .icon, .filter-categories-nav .filter-menu .show-cat:hover a.arrow-link:after,
  .filter-categories-nav .filter-menu .show-cat.active .icon,
  .filter-categories-nav .filter-menu .show-cat.active a.arrow-link:after {
    background-position-y: -263px; }
  .filter-cat h3 {
    font-size: 48px;
    margin-bottom: 0; }
  .filter-tags-section li {
    padding: 5px 8px; }
  .cat-img-wrapper {
    width: 100%;
    transition: background .25s ease-in-out; }
  .show-cat p {
    transition: color .5s ease-in-out; }
  .filter-btn-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    max-width: none;
    background: none; }
  .filter-nav {
    width: 100%;
    max-width: 1200px; }
  .search-input-section {
    padding: 50px 0 0 0;
    background: white; }
  .search-results-count {
    padding: 0 0 20px 0; }
  .search-row {
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #D8D8D8; }
    .search-row input {
      font-size: 2.25em; }
    .search-row .desktop-search-btn {
      display: block;
      padding: .6em .625em;
      font-weight: 700; }
    .search-row .mobile-search-btn {
      display: none; }
  .pagination-section .show-more-btn {
    display: none; }
  .pagination-section .search-results-pagination ul {
    display: block; }
  .fertilizer-use-guide-section .header-wrapper .header-copy-wrapper {
    margin-left: 8.33333%;
    padding: 0 15px;
    width: 70%;
    max-width: 640px; }
    .fertilizer-use-guide-section .header-wrapper .header-copy-wrapper h2 {
      font-size: 48px;
      font-family: "akzidenz-grotesk", sans-serif; }
    .fertilizer-use-guide-section .header-wrapper .header-copy-wrapper p {
      font-size: 18px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300; }
  .fertilizer-use-guide-section .fug-row-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .fertilizer-use-guide-section .fug-category-wrapper {
    width: 33%;
    padding-bottom: 50px;
    margin: 0 .15%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch; }
    .fertilizer-use-guide-section .fug-category-wrapper a {
      position: absolute;
      bottom: 40px; }
  .open {
    overflow: visible; }
    .open .efu-detail-section .header-wrapper {
      height: auto;
      overflow: visible; }
  .efu-detail-section .header-wrapper ul .btn {
    display: block;
    z-index: 3;
    left: 70px; }
  .efu-detail-section .header-wrapper p span,
  .efu-detail-section .header-wrapper h1 {
    display: block;
    left: 90px; }
  .efu-detail-section .header-wrapper.open.efu-sticky-header h1 {
    margin-bottom: 0; }
  .efu-detail-section .header-wrapper.open h1 {
    margin-bottom: 50px; }
  .efu-detail-section .header-wrapper.efu-sticky-header {
    padding: 14px 0; }
    .efu-detail-section .header-wrapper.efu-sticky-header ul .btn {
      left: 75px; }
    .efu-detail-section .header-wrapper.efu-sticky-header p {
      position: relative;
      left: 0; }
      .efu-detail-section .header-wrapper.efu-sticky-header p span {
        left: 70px; }
    .efu-detail-section .header-wrapper.efu-sticky-header h1 {
      position: relative;
      left: 70px; }
    .efu-detail-section .header-wrapper.efu-sticky-header .efu-dd-menu.desktop-dd.efu-sticky-header-variant {
      left: 65px; }
      .efu-detail-section .header-wrapper.efu-sticky-header .efu-dd-menu.desktop-dd.efu-sticky-header-variant .sections {
        display: none; }
  .efu-detail-section .header-wrapper .efu-dd-menu {
    display: none; }
    .efu-detail-section .header-wrapper .efu-dd-menu .sections {
      display: none; }
    .efu-detail-section .header-wrapper .efu-dd-menu .select-chapter-copy {
      display: block; }
    .efu-detail-section .header-wrapper .efu-dd-menu .chapters {
      display: block;
      padding: 0;
      background: #000000; }
      .efu-detail-section .header-wrapper .efu-dd-menu .chapters .chapter-copy-mobile {
        display: none;
        left: 0; }
        .efu-detail-section .header-wrapper .efu-dd-menu .chapters .chapter-copy-mobile span {
          display: none;
          color: #FFFFFF;
          margin-top: 0; }
    .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd {
      background: #000000;
      padding: 14px 21px 14px 50px;
      width: 275px;
      position: absolute;
      top: 140px;
      left: 60px;
      z-index: 3; }
      .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd:after {
        bottom: 100%;
        left: 10%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #000000;
        border-width: 15px;
        margin-left: -15px; }
      .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd.efu-sticky-header-variant {
        top: 67px;
        padding-left: 50px; }
        .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd.efu-sticky-header-variant .select-chapter-copy {
          display: block;
          left: 0; }
          .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd.efu-sticky-header-variant .select-chapter-copy span {
            color: white; }
        .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd.efu-sticky-header-variant .chapter-copy-mobile {
          display: block; }
        .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd.efu-sticky-header-variant .chapters li {
          left: 0; }
          .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd.efu-sticky-header-variant .chapters li a {
            font-size: 14px;
            line-height: 16px; }
      .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd .triangle {
        display: block;
        position: absolute;
        top: -12px;
        left: 15px;
        width: 25px;
        height: 13px;
        background: url("../Images/category-indicator-triangle.png") top center no-repeat; }
      .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd p span {
        display: block;
        font-size: 11px;
        line-height: 15px;
        font-family: 'Open Sans', sans-serif;
        color: #999999;
        left: 0;
        margin: 10px 0 15px 0;
        width: 100%; }
      .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd ul li {
        margin: 16px 0;
        max-width: 200px;
        left: 0; }
        .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd ul li a {
          color: #DDDDDD;
          text-decoration: none;
          font-size: 14px;
          line-height: 16px;
          -webkit-transition: color .25s ease-in-out;
          /* For Safari 3.1 to 6.0 */
          transition: color .25s ease-in-out; }
        .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd ul li:hover a {
          color: #FFFFFF; }
        .efu-detail-section .header-wrapper .efu-dd-menu.desktop-dd ul li.active a {
          color: #ABB52A; }
  .efu-detail-section article {
    display: block;
    position: relative;
    margin-left: 27%; }
  .efu-detail-section article:first-of-type {
    margin-left: 2%; }
  .efu-detail-section .jump-to-section {
    display: block;
    height: 100%;
    top: 20px; }
    .efu-detail-section .jump-to-section p {
      font-size: 14px;
      line-height: 16px;
      font-family: "akzidenz-grotesk", sans-serif;
      font-weight: 700;
      color: #222222; }
    .efu-detail-section .jump-to-section li {
      margin: 15px 0; }
    .efu-detail-section .jump-to-section a {
      display: block;
      font-size: 13px;
      line-height: 15px;
      font-weight: 400;
      font-family: 'Open Sans', sans-serif;
      color: #78786E;
      text-decoration: none; }
      .efu-detail-section .jump-to-section a:hover, .efu-detail-section .jump-to-section a.active-article {
        color: #ABB52A; }
  .efu-detail-section article:first-of-type {
    margin-left: 2%; }
    .efu-detail-section article:first-of-type.article-offset {
      margin-left: 27%; }
  .efu-detail-section .chapter-pagination-wrapper .next-chapter-wrapper,
  .efu-detail-section .chapter-pagination-wrapper .previous-chapter-wrapper {
    width: 49.8%;
    padding: 50px; }
  .efu-detail-section .chapter-pagination-wrapper .next-chapter-wrapper {
    float: right; }
  .efu-detail-section .mobile-img {
    display: none; }
  .efu-detail-section .desktop-img {
    display: block; }
  .efu-detail-section .carousel-inner .mobile-img {
    display: none; }
  .efu-detail-section .carousel-inner .desktop-img {
    display: block; }
  .efu-detail-section .scale-half {
    width: 50%;
    height: auto; }
  .efu-detail-section .back-to-top-wrapper p {
    display: block; }
  .about-mosaic-section .dirt-bg-top h1 {
    font-size: 72px;
    line-height: 84px;
    letter-spacing: -3px; }
  .about-mosaic-section .main-statistic .left-divider,
  .about-mosaic-section .main-statistic .right-divider {
    width: 40%; }
  .about-mosaic-section .main-statistic .up-to {
    width: 20%; }
  .about-mosaic-section .stats-copy-wrapper p {
    font-size: 30px;
    line-height: 42px; }
  .about-mosaic-section .secondary-copy {
    font-size: 30px;
    line-height: 42px; }
  .about-mosaic-section .main-copy {
    font-size: 30px;
    line-height: 35px; }
  .about-mosaic-section .copy-call-out-wrapper {
    text-align: center;
    PADDING: 185px 0; }
    .about-mosaic-section .copy-call-out-wrapper p {
      font-size: 36px;
      line-height: 42PX; }
  .about-mosaic-section .team-copy-wrapper {
    padding: 70px 0 50px 10%; }
    .about-mosaic-section .team-copy-wrapper h2 {
      font-size: 48px;
      line-height: 55px;
      letter-spacing: -1px; }
    .about-mosaic-section .team-copy-wrapper p {
      font-size: 18px;
      line-height: 27px; }
  .about-mosaic-section .team-member-wrapper:first-of-type {
    padding-right: 1px; }
  .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper {
    width: 100%; }
    .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper h3 {
      font-size: 24px;
      line-height: 28px;
      letter-spacing: -1px; }
    .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper p {
      font-size: 16px;
      line-height: 27px;
      font-weight: lighter;
      max-width: none;
      font-family: 'Open Sans', sans-serif;
      color: #FFFFFF; }
    .about-mosaic-section .team-member-wrapper .team-member-copy-wrapper button {
      max-width: 110px;
      padding: 10px 0; }
  .about-mosaic-section .team-member-wrapper .team-member-1,
  .about-mosaic-section .team-member-wrapper .team-member-3 {
    border-bottom: 1px solid #FFFFFF; }
  .about-mosaic-section .applied-learning-wrapper {
    padding: 100px 0 60px 10%;
    background: #efefef; }
    .about-mosaic-section .applied-learning-wrapper h2 {
      font-size: 48px;
      line-height: 55px;
      letter-spacing: -1px;
      max-width: 650px; }
    .about-mosaic-section .applied-learning-wrapper p {
      font-size: 18px;
      line-height: 27px;
      color: #666666;
      font-weight: light;
      max-width: 650px; }
  .about-mosaic-section .mosaic-cta-wrapper {
    padding: 110px 0 335px;
    background-position: top 10px center;
    background-size: cover; }
    .about-mosaic-section .mosaic-cta-wrapper p {
      font-size: 30px;
      line-height: 42px;
      max-width: 655px; }
  .about-mosaic-section .hovered .fifth-col {
    width: 17% !important; }
  .about-mosaic-section .fifth-col:hover {
    width: 32% !important; }
    .about-mosaic-section .fifth-col:hover .brand-content {
      opacity: 1; }
      .about-mosaic-section .fifth-col:hover .brand-content .brand-content-inner {
        opacity: 1; }
  .about-mosaic-section .fifth-col {
    width: 20% !important;
    padding: 0;
    margin-bottom: 0; }
    .about-mosaic-section .fifth-col:hover {
      width: 32% !important; }
      .about-mosaic-section .fifth-col:hover .brand-inner .brand-content {
        opacity: 1; }
        .about-mosaic-section .fifth-col:hover .brand-inner .brand-content .brand-content-inner {
          opacity: 1; }
    .about-mosaic-section .fifth-col .brand-inner {
      height: 560px;
      background-size: cover;
      top: auto; }
      .about-mosaic-section .fifth-col .brand-inner .brand-content {
        height: 100%;
        top: auto;
        opacity: 0; }
        .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner {
          padding: 0 20px; }
          .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner p {
            display: block; }
          .about-mosaic-section .fifth-col .brand-inner .brand-content .brand-content-inner a {
            display: inline-block; }
  .about-mosaic-section .map-wrapper .map-legend {
    margin: auto;
    float: none;
    text-align: left;
    min-width: 545px;
    max-width: none; }
  .about-mosaic-section .map-wrapper p {
    width: 50%;
    float: left;
    color: white;
    position: relative; }
    .about-mosaic-section .map-wrapper p span {
      width: 8px;
      height: 8px;
      border-radius: 5px; }
    .about-mosaic-section .map-wrapper p:last-of-type {
      float: left; }
  .about-mosaic-section .map-wrapper .phosphate-production span {
    background: #28B7FF; }
  .about-mosaic-section .map-wrapper .potash-production span {
    background: #FF5212; }
  .about-mosaic-section .map-wrapper .distribution-facilities span {
    background: #DDED14; }
  .about-mosaic-section .map-wrapper .joint-ventures span {
    background: #00CC66; }
  .about-mosaic-section .fifth-col .brand-inner.pk .product-wrapper {
    height: 0; }
  .about-mosaic-section .modal .bio-img-wrapper {
    padding: 0; }
  .about-mosaic-section .modal .modal-dialog {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .about-mosaic-section .modal .modal-content {
    max-width: 1200px;
    background: black;
    width: 85% !important; }
  .about-mosaic-section .modal .close-wrapper {
    background: url("../Images/close-img-desktop.png") center center no-repeat; }
  .about-mosaic-section .modal .bio-img-wrapper {
    background-image: none; }
  .pt-heading-container .nav-block {
    padding-left: 0;
    margin-bottom: .5em; }
  .pt-heading-container h1 {
    font-size: 3em; }
  .pt-heading-container .btn-pt-nav {
    left: -50px;
    top: 25px; }
  .pt-title-container.nav-open .pt-table-container {
    margin: 0;
    padding: 3.125em; }
  .pt-title-container.nav-open p {
    display: block; }
  .pt-title-container.nav-open.pt-sticky-header p {
    display: none; }
    .pt-title-container.nav-open.pt-sticky-header p.note {
      display: block;
      margin-bottom: 0; }
  .pt-title-container.nav-open.pt-sticky-header .pt-table-container {
    position: absolute;
    top: 60px;
    left: -4px;
    bottom: auto;
    padding-top: 3.125em;
    overflow: visible; }
  .pt-title-container .pt-table-container {
    position: absolute;
    top: 110px;
    left: -40px;
    width: 49.125em;
    z-index: 3;
    background-color: #FFFFFF;
    border: 1px solid #999999; }
    .pt-title-container .pt-table-container .caret {
      position: absolute;
      width: 20px;
      height: 20px;
      top: -10px;
      left: 10px;
      background-color: #FFFFFF;
      border: 1px solid #999999;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
      .pt-title-container .pt-table-container .caret:after {
        content: "";
        display: block;
        position: absolute;
        width: 41px;
        height: 23px;
        top: 5px;
        right: -20px;
        background-color: #FFFFFF;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  .pt-title-container .pt-section.pt-non-fertilizer-elements {
    bottom: 50px;
    left: 442px; }
  .pt-sticky-header .fixed-wrapper .nav-block h1 {
    font-size: 1.3125em; }
  .pt-sticky-header p.note {
    margin-bottom: 0; }
  .pt-sticky-header .fixed-wrapper {
    position: relative;
    width: 85%;
    max-width: 1170px;
    margin: 0 auto; }
  .pt-sticky-header .nav-block {
    padding-left: 50px; }
  .pt-sticky-header .btn-pt-nav {
    top: 0.1875em;
    left: 0; }
  .pt-gradient-bg .pt-nutrient-detail-item p {
    margin-bottom: 0; }
  .pt-gradient-bg .pt-nutrient-detail-item a.arrow-link:after {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: 10%; }
  .pt-table-container {
    position: relative; }
    .pt-table-container:before, .pt-table-container:after {
      content: " ";
      display: table; }
    .pt-table-container:after {
      clear: both; }
  .pt-section {
    width: 294px;
    float: left; }
    .pt-section.pt-micronutrients {
      width: 392px;
      clear: left; }
      .pt-section.pt-micronutrients .pt-label {
        width: 390px; }
    .pt-section.pt-non-fertilizer-elements {
      position: absolute;
      bottom: 0;
      left: 407px; }
      .pt-section.pt-non-fertilizer-elements .pt-label {
        margin-right: 0; }
  .pt-item {
    width: 96px;
    margin: 1px; }
  .pt-label {
    width: 292px;
    margin-right: 1px;
    text-align: center; }
  .pt-nutrient-details-container {
    display: flex;
    align-items: center;
    max-width: 1024px; }
  .pt-crop-display {
    width: 36%;
    float: left; }
  .pt-nutrient-details-callout {
    float: left;
    width: 56%;
    margin-left: 8%;
    padding: 3.75em;
    overflow-y: auto; }
    .pt-nutrient-details-callout.show {
      position: relative;
      z-index: auto; }
    .pt-nutrient-details-callout .btn-close {
      display: none; }
    .pt-nutrient-details-callout h3 {
      line-height: 1;
      margin-bottom: 10px; }
  .pt-nutrient-detail-item a {
    float: left; }
  .pt-dig-deeper-content h2 {
    margin-bottom: 0.33333333333333em; }
  .pt-dig-deeper-content p {
    margin-bottom: 1.3125em; }
  .pt-deficiency-symptoms-container h2 {
    margin-bottom: 0.33333333333333em; }
  .pt-deficiency-symptoms-container p {
    margin-bottom: 2.85714285714286em; }
  .pt-carousel-container .item img {
    width: 100%; }
  .pt-carousel-container .carousel-control {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 40.5%;
    border: 2px solid #ABB52A;
    border-radius: 20px; }
    .pt-carousel-container .carousel-control.left {
      margin-left: -60px; }
    .pt-carousel-container .carousel-control.right {
      margin-right: -60px; }
    .pt-carousel-container .carousel-control .icon, .pt-carousel-container .carousel-control a.arrow-link:after {
      width: 35px;
      top: 50%; }
  footer ul {
    margin-bottom: 4.375em; }
  footer .small a, footer .article-share-info p a, .article-share-info footer p a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 1.08333333333333em; }
  footer .small .gray, footer .article-share-info p .gray, .article-share-info footer p .gray {
    text-align: right; }
  .mobile {
    display: none; }
  .tile-container {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2; }
  .article-tile {
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid-column;
    /* IE 11 */
    margin: 5px;
    background: #efefef; } }

@media screen and (min-width: 75em) {
  .horizontal-center, .modal .modal-dialog {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .icon, a.arrow-link:after {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background-image: url(../Images/icons_spritesheet.svg);
    background-size: 768px 916px;
    background-repeat: no-repeat; }
  .icon-youtube,
  .icon-twitter,
  .icon-facebook {
    width: 30px;
    height: 30px; }
  .icon-youtube {
    background-size: 480px 572.5px;
    background-position: -180px -90px; }
    .icon-youtube:hover {
      background-position: -180px -60px; }
  .icon-twitter {
    background-size: 480px 572.5px;
    background-position: -150px -90px; }
    .icon-twitter:hover {
      background-position: -150px -60px; }
  .icon-facebook {
    background-size: 480px 572.5px;
    background-position: -122.5px -90px; }
    .icon-facebook:hover {
      background-position: -122.5px -60px; }
  .icon-knowledge,
  .icon-book {
    background: none;
    padding-right: 20px; }
    .icon-knowledge img,
    .icon-book img {
      width: 100%;
      max-width: 48px;
      height: auto; }
  .icon-next {
    background-size: 384px 458px;
    background-position: -216px -72px;
    width: 24px;
    height: 24px; }
  .icon-chevron-right, a.arrow-link:after {
    background-size: 384px 458px;
    background-position: -288px -72px;
    margin-bottom: -8px;
    width: 24px;
    height: 24px; }
    .icon-chevron-right:hover, a.arrow-link:hover:after {
      background-position: -288px -48px; }
  .icon-nutrient-removal,
  .icon-soil-fertility,
  .icon-fertilizer-application,
  .icon-micronutrients,
  .icon-macronutrients,
  .icon-business-benefits {
    width: 48px;
    height: 48px; }
  .icon-nutrient-removal {
    background-size: 384px 458px;
    background-position: 0px -215px; }
    .icon-nutrient-removal.gray {
      background-position: 0px -167px; }
    .icon-nutrient-removal.green {
      background-position: 0px -263px; }
  .icon-soil-fertility {
    background-size: 384px 458px;
    background-position: -48px -215px; }
    .icon-soil-fertility.gray {
      background-position: -48px -167px; }
    .icon-soil-fertility.green {
      background-position: -48px -263px; }
  .icon-fertilizer-application {
    background-size: 384px 458px;
    background-position: -96px -215px; }
    .icon-fertilizer-application.gray {
      background-position: -96px -167px; }
    .icon-fertilizer-application.green {
      background-position: -96px -263px; }
  .icon-micronutrients {
    background-size: 384px 458px;
    background-position: -144px -215px; }
    .icon-micronutrients.gray {
      background-position: -144px -167px; }
    .icon-micronutrients.green {
      background-position: -144px -263px; }
  .icon-macronutrients {
    background-size: 384px 458px;
    background-position: -192px -215px; }
    .icon-macronutrients.gray {
      background-position: -192px -167px; }
    .icon-macronutrients.green {
      background-position: -192px -263px; }
  .icon-business-benefits {
    background-size: 384px 458px;
    background-position: -240px -215px; }
    .icon-business-benefits.gray {
      background-position: -240px -167px; }
    .icon-business-benefits.green {
      background-position: -240px -263px; }
  .icon-play {
    background-size: 300.52174px 358.43478px;
    background-position: -18.0px 0px;
    width: 18px;
    height: 18px; }
  .icon-agrisight {
    background-size: 352px 419.83333px;
    background-position: -44px -408.83333px;
    width: 44px;
    height: 10px; }
  .icon-unfenced {
    background-size: 352px 419.83333px;
    background-position: -44px -397.83333px;
    width: 44px;
    height: 10px; }
  .ie9 .icon, .ie9 a.arrow-link:after,
  .ie10 .icon,
  .ie10 a.arrow-link:after,
  .ie12 .icon,
  .ie12 a.arrow-link:after {
    background-image: url(../Images/icons_spritesheet.png); }
  .transparent-bg-container {
    padding-top: 25.25em; } }
