html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
header, hgroup, menu, nav,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

/*:: Clearfix
---------------------------------------------------------------- */
.cf {
  *zoom: 1; }

.cf:before, .cf:after {
  display: table;
  content: "";
  line-height: 0; }

.cf:after {
  clear: both; }

/*:: Common
---------------------------------------- */
/* Lets make life easy */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  text-rendering: optimizeLegibility;
  background: #fff;
  color: #122e45;
  font-size: 18px;
  font-family: "proxima-nova";
  line-height: 28px;
  margin: 0px; }

main, menu {
  display: block; }

a {
  text-decoration: none; }

ul {
  list-style: none; }

ol {
  list-style: decimal; }

strong, b {
  font-weight: bold; }

small {
  font-size: smaller; }

em {
  font-style: italic; }

hr {
  height: 1px;
  border: 0; }

fieldset {
  margin: 0;
  padding: 0; }

button {
  cursor: pointer; }

button:focus {
  outline: 0; }

input:focus {
  outline: 0; }

img {
  display: block; }

/* *********************************************************************************************************************
 * Main container for all
 */
.onerow {
  clear: both;
  padding: 0 10px;
  margin: 0 0 0 1%; }

/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
  float: left;
  margin: 0 3% 0 0; }

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
  margin: 0; }

.col1 {
  width: 5.5%; }

.col2 {
  width: 14%; }

.col3 {
  width: 22.5%; }

.col4 {
  width: 31%; }

.col5 {
  width: 39.5%; }

.col6 {
  width: 48%; }

.col7 {
  width: 56.5%; }

.col8 {
  width: 65%; }

.col9 {
  width: 73.5%; }

.col10 {
  width: 82%; }

.col11 {
  width: 90.5%; }

.col12 {
  width: 99%;
  margin: 0; }

/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 768px) {
  .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
    float: none;
    width: 99%;
    padding: 0 25px; } }
form#search input[type="search"] {
  -webkit-appearance: none; }

/* Embeded fonts from TypeKit */
@font-face {
  font-family: 'icomoon';
  src: url("https://www.nex-terra.com/fonts/icomoon.eot?kmhzeb");
  src: url("https://www.nex-terra.com/fonts/icomoon.eot?#iefixkmhzeb") format("embedded-opentype"), url("https://www.nex-terra.com/fonts/icomoon.woff?kmhzeb") format("woff"), url("https://www.nex-terra.com/fonts/icomoon.ttf?kmhzeb") format("truetype"), url("https://www.nex-terra.com/fonts/icomoon.svg?kmhzeb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-location:before {
  content: "\e600"; }

.icon-googleplus:before {
  content: "\e601"; }

.icon-facebook:before {
  content: "\e602"; }

.icon-twitter:before {
  content: "\e603"; }

.icon-flickr:before {
  content: "\e604"; }

.icon-linkedin:before {
  content: "\e605"; }

/* Colors */
/* Fonts */
/*
	regular:			font-weight: 400; font-style: normal;
	italic:				font-weight: 400; font-style: italic;
	bold: 				font-weight: 700; font-style: normal;		
*/
/*
	regular:			font-weight: 400; font-style: normal;
	italic:				font-weight: 400; font-style: italic;
	bold: 				font-weight: 700; font-style: normal;		
*/
.mobile {
  display: none; }

.tablet {
  display: none; }

.desktop {
  display: block; }

body, html {
  min-width: 300px;
  overflow-x: hidden; }
  body h1, html h1 {
    text-transform: uppercase;
    font-family: futura-pt;
    color: #084132;
    font-weight: 700;
    font-size: 3.375em;
    margin-top: 5px;
    line-height: 0.8em;
    letter-spacing: 0.5px; }
  body h2, html h2 {
    color: #3ead2b;
    font-family: museo-slab;
    font-size: 1.6em;
    margin: 20px 0;
    line-height: 1.1em;
    font-weight: 300; }
  body h3, html h3 {
    text-transform: uppercase;
    font-family: futura-pt;
    color: #084132;
    font-weight: 700;
    font-size: 1.5em;
    letter-spacing: 0.5px; }
  body h4, html h4 {
    font-family: futura-pt;
    color: #084132;
    letter-spacing: 0.5px; }
  body h5, html h5 {
    font-family: museo-slab;
    color: #084132;
    font-size: 1.1em;
    font-weight: 700; }
  body p, html p {
    /*
    		font-family: $font-serif;
    		color: $dark-green;
    		margin-bottom: 25px;
    		font-weight: 300;
    */
    font-size: 17px;
    font-family: museo-slab;
    color: #084132;
    margin-bottom: 25px;
    font-weight: 100;
    line-height: 26px; }
  body img.hero-image, html img.hero-image {
    width: 100%; }
  body img.padded, html img.padded {
    padding: 15px 0 35px; }
  body hr.grey, html hr.grey {
    background-color: #b3b3b3; }

/* ------ Button Styling  ------- */
a.text-link {
  color: #3ead2b; }
  a.text-link:hover {
    color: #084132; }

a.button-white {
  /*
  	border: 3px solid $light-green;
  	color: $light-green;
  	font-family: $font-sanserif;
  	padding: 7px 20px;
  	text-transform: uppercase;
  	font-size: 0.8em;
  	border-radius: 45px;
  	cursor: pointer;
  */
  border: 3px solid #3ead2b;
  color: #3ead2b;
  font-family: futura-pt;
  font-weight: 700;
  padding: 7px 20px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.7em;
  border-radius: 45px;
  cursor: pointer; }
  a.button-white:hover, a.button-white.active {
    background-color: #3ead2b;
    color: #ffffff; }

.button-green {
  border: 3px solid #3ead2b;
  background-color: #3ead2b;
  color: #ffffff;
  font-family: futura-pt;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 1.0em;
  letter-spacing: 0.8px;
  border-radius: 45px;
  cursor: pointer;
  font-weight: 700; }
  .button-green:hover {
    background-color: #ffffff;
    color: #3ead2b; }

a.button-dark-green {
  border: 3px solid #084132;
  background-color: #084132;
  color: #ffffff;
  font-family: futura-pt;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 1.0em;
  letter-spacing: 0.8px;
  border-radius: 45px;
  cursor: pointer;
  font-weight: 700; }
  a.button-dark-green:hover {
    background-color: #3ead2b;
    border: 3px solid #3ead2b;
    color: #ffffff; }

a.button-gray {
  /*
  	border: 3px solid $light-grey;
  	background-color: $white;
  	color: $light-grey;
  	font-family: $font-sanserif;
  	padding: 7px 20px;
  	text-transform: uppercase;
  	font-size: 0.8em;
  	border-radius: 45px;
  	cursor: pointer;	
  */
  border: 3px solid #b3b3b3;
  background-color: white;
  color: #b3b3b3;
  font-family: futura-pt;
  font-weight: 700;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.05em;
  border-radius: 45px;
  cursor: pointer; }
  a.button-gray:hover {
    background-color: #b3b3b3;
    color: #ffffff; }

a.button-white-on-green {
  border: 3px solid #ffffff;
  background-color: #ffffff;
  color: #3ead2b;
  font-family: futura-pt;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 0.8em;
  border-radius: 45px;
  cursor: pointer; }
  a.button-white-on-green:hover {
    background-color: #3ead2b;
    color: #ffffff; }

div.call-to-action-container {
  width: 100%; }
  div.call-to-action-container.green {
    background-color: #084132;
    color: #ffffff; }
  div.call-to-action-container article.call-to-action {
    padding: 20px 0 40px 0;
    margin: 0 auto;
    text-align: center; }
    div.call-to-action-container article.call-to-action h2 {
      color: #ffffff;
      margin-bottom: 30px; }
    div.call-to-action-container article.call-to-action h3 {
      color: #ffffff;
      font-size: 1.0em;
      font-weight: 300; }
      div.call-to-action-container article.call-to-action h3 a {
        color: #ffffff; }
        div.call-to-action-container article.call-to-action h3 a:hover {
          color: #3ead2b; }

div.grey-line {
  width: 100%;
  border-bottom: 1px solid #ccc;
  height: 1px; }

span.trademark {
  font-weight: 300;
  font-size: 0.6em;
  vertical-align: top;
  line-height: 1; }

@media screen and (max-width: 500px) {
  body div.call-to-action-container article.call-to-action h3 {
    font-size: 0.8em; } }
div#lightbox {
  display: none;
  position: fixed;
  /* keeps the lightbox window in the current viewport */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(239, 239, 239, 0.95);
  text-align: center;
  z-index: 5000;
  cursor: pointer; }
  div#lightbox p {
    float: right;
    color: #fff;
    margin: 20px 20px 20px 0;
    padding: 7px 5px;
    background-color: rgba(0, 0, 0, 0.8); }
  div#lightbox h3 {
    margin-top: 50px;
    color: #3ead2b; }
  div#lightbox img {
    max-width: 80%;
    margin: 50px auto 0 auto;
    max-height: 600px; }

a.lightbox-trigger {
  cursor: pointer; }

article.configure-header {
  padding-bottom: 35px; }
  article.configure-header img {
    float: left;
    margin: 0 25px 35px 0; }

div.configure-hero img {
  width: 100%; }

article.pre-sliding-bin {
  margin-top: 45px; }

article.sliding-bin {
  position: relative;
  margin: 0 auto 150px auto; }
  article.sliding-bin div.sliding-bin-text-blocks {
    width: 55%;
    float: left; }
    article.sliding-bin div.sliding-bin-text-blocks h3 {
      font-size: 1.0em;
      letter-spacing: 2px; }
    article.sliding-bin div.sliding-bin-text-blocks section {
      padding-top: 220px; }
      article.sliding-bin div.sliding-bin-text-blocks section.block-1 {
        padding-top: 35px; }
      article.sliding-bin div.sliding-bin-text-blocks section.block-7 {
        padding-top: 280px;
        padding-bottom: 180px; }
      article.sliding-bin div.sliding-bin-text-blocks section h3 {
        margin-top: 30px; }
      article.sliding-bin div.sliding-bin-text-blocks section img {
        margin-top: 3%; }
      article.sliding-bin div.sliding-bin-text-blocks section div.id-list ul {
        display: inline-block;
        margin: 3% 8% 0 0; }
        article.sliding-bin div.sliding-bin-text-blocks section div.id-list ul li {
          font-family: museo-slab; }
  article.sliding-bin div.sliding-bin-image {
    position: absolute;
    margin-top: 90px;
    right: 2%; }
    article.sliding-bin div.sliding-bin-image img {
      width: 400px;
      float: right; }
  article.sliding-bin section.mobile img.sliding-product {
    margin: 0;
    padding: 0; }

article.sliding-bin {
  position: relative;
  margin: 0 auto 150px auto;
  min-width: 960px; }
  article.sliding-bin section {
    padding: 40px 0;
    border-top: 1px solid #efefef; }
    article.sliding-bin section.block-1, article.sliding-bin section.block-2, article.sliding-bin section.block-3, article.sliding-bin section.block-4, article.sliding-bin section.block-5, article.sliding-bin section.block-6, article.sliding-bin section.block-7, article.sliding-bin section.block-8 {
      background-repeat: no-repeat;
      background-position: right 22% center;
      background-attachment: fixed; }
    article.sliding-bin section div.sliding-bin-text-blocks {
      width: 51%;
      float: left; }
      article.sliding-bin section div.sliding-bin-text-blocks h3 {
        margin-top: 30px; }
      article.sliding-bin section div.sliding-bin-text-blocks img {
        margin-top: 3%; }
      article.sliding-bin section div.sliding-bin-text-blocks div.id-list ul {
        display: inline-block;
        margin: 3% 8% 0 0; }
        article.sliding-bin section div.sliding-bin-text-blocks div.id-list ul li {
          font-family: museo-slab; }

@media screen and (max-width: 976px) {
  article.sliding-bin {
    min-width: auto; }
    article.sliding-bin section div.sliding-bin-text-blocks {
      width: 100%;
      padding-left: 55px; } }
@media screen and (max-width: 640px) {
  article.configure-header p a.button-green {
    font-size: 0.9em; }

  article.pre-sliding-bin h1 {
    font-size: 1.7em; }

  article.sliding-bin {
    min-width: 100%; }
    article.sliding-bin section {
      padding-top: 0; }
      article.sliding-bin section div.sliding-bin-text-blocks {
        width: 100%;
        padding-left: 0; }
        article.sliding-bin section div.sliding-bin-text-blocks p {
          word-wrap: break-word; }
        article.sliding-bin section div.sliding-bin-text-blocks img {
          width: 100%;
          height: 100%;
          max-width: 271px;
          padding-top: 0; } }
@media screen and (max-width: 550px) {
  article.sliding-bin section div.sliding-bin-text-blocks {
    width: 90%; } }
/* *********************************************************************************************************************
 * Home page specific styling
 */
div#featured-slides {
  position: relative;
  overflow: hidden;
  width: 100%; }
  div#featured-slides div#featured-slides-scroll {
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    width: 101%;
    height: 100%; }
    div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero {
      position: relative;
      /*
      					h1 {
      						position: absolute;
      						z-index: 22;
      						color: $white;
      						line-height: 1em;
      						
      						&.first {
      							max-width: 50%;
      							margin: 12% 2% 0 8%;
      							text-shadow: 1px 1px #333;
      						}
      						&.second {
      							max-width: 50%;
      							margin: 13% 2% 0 8%;
      							text-shadow: 2px 4px 2px #333;
      						}
      						&.third {
      							max-width: 55%;
      							margin: 20% 2% 0 35%;
      							text-shadow: 1px 1px #333;
      						}
      					}
      					a {
      				 		position: absolute;
      				 		&.first {
      							z-index: 31;
      				 		}
      				 		&.second {
      				 			z-index: 32;
      				 		}
      				 		&.third {
      				 			z-index: 33;
      				 		}
      */ }
      div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text {
        position: absolute;
        z-index: 22; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.first {
          max-width: 23%;
          margin: 8% 2% 0 62%; }
          div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.first h1 {
            max-width: 600px; }
            div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.first h1 span.solutions {
              letter-spacing: 7px; }
          div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.first h2 {
            text-shadow: none;
            color: #ffffff;
            width: 150%; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.second {
          max-width: 45%;
          margin: 18% 2% 0 62%; }
          div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.second h1 {
            color: #ffffff;
            font-size: 2.8em; }
          div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.second h2 {
            width: 160%;
            color: #ffffff;
            text-shadow: none; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.third {
          max-width: 55%;
          margin: 17% 2% 0 35%; }
          div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.third h1 {
            font-size: 2.7em;
            max-width: 950px; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text h1 {
          color: #ffffff;
          line-height: 1em;
          text-shadow: 1px 1px #333;
          margin-bottom: 32px;
          max-width: 1000px; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text h2 {
          margin: 5px 0 32px 0;
          font-size: 1.4em;
          font-weight: 500;
          text-shadow: 1px 1px 3px #fff; }
      div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero img {
        width: 100%;
        position: absolute; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero img.first-hero {
          z-index: 10; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero img.second-hero {
          z-index: 9; }
        div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero img.third-hero {
          z-index: 8; }
  div#featured-slides div.scroll-buttons {
    /* border: 1px solid #fff; */
    z-index: 5000;
    position: relative;
    float: right;
    right: 20px;
    top: 40%; }
    div#featured-slides div.scroll-buttons div.bullets {
      width: 16px;
      height: 16px;
      display: block;
      /* *display:inline; */
      *zoom: 1;
      /* padding: 6px 11px 6px; */
      cursor: pointer;
      margin-bottom: 10px; }
      div#featured-slides div.scroll-buttons div.bullets span {
        display: block;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #fff;
        /* background: rgba(62, 173, 43, 0.5); */
        border: 1px solid #3ead2b; }
        div#featured-slides div.scroll-buttons div.bullets span:hover {
          background: #3ead2b; }
        div#featured-slides div.scroll-buttons div.bullets span.active {
          background: #3ead2b; }

div#featured-slides-mobile, div#featured-slides-tablet {
  display: none; }

div.subhero-block {
  max-width: 1200px;
  width: 100%;
  margin: 40px auto;
  padding: 0 0 0 60px; }
  div.subhero-block div.subhero-block-text {
    max-width: 700px;
    width: 45%; }
    div.subhero-block div.subhero-block-text.right {
      float: right;
      padding-top: 45px; }
    div.subhero-block div.subhero-block-text.left {
      float: left;
      padding-left: 80px;
      width: 55%;
      padding-top: 75px; }
  div.subhero-block div.subhero-block-image {
    position: relative;
    display: block; }
    div.subhero-block div.subhero-block-image.right {
      float: right;
      margin-right: -150px;
      width: 600px; }
      div.subhero-block div.subhero-block-image.right img {
        display: block; }
    div.subhero-block div.subhero-block-image.left {
      float: left;
      margin-left: -200px; }
      div.subhero-block div.subhero-block-image.left img {
        display: block; }

div.gallery-container {
  border-top: 5px solid #3ead2b;
  width: 100%;
  background-image: url("https://www.nex-terra.com/images/shared/cream_pixels.png");
  border-bottom: 1px solid #444; }
  div.gallery-container article.case-studies div.royalSlider div.slider-block-left {
    float: left;
    width: 42%;
    padding: 40px 0 0 40px; }
  div.gallery-container article.case-studies div.royalSlider div.slider-block-right {
    float: left;
    width: 58%;
    padding: 60px 0 0 25px; }
    div.gallery-container article.case-studies div.royalSlider div.slider-block-right p {
      max-width: 400px; }

@media screen and (min-width: 1131px) and (max-width: 1245px) {
  div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text h1.second {
    font-size: 2.4em; } }
@media screen and (min-width: 960px) and (max-width: 1130px) {
  div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text h1 {
    font-size: 2.5em; }
  div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.first h1 span.solutions {
    letter-spacing: 5px; }
  div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.first h2 {
    font-size: 1.2em; }
  div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.second {
    max-width: 45%;
    margin: 18% 2% 0 61%; }
    div#featured-slides div#featured-slides-scroll div#move-on-scroll div.home-page-hero div.home-page-hero-text.second h1 {
      color: #ffffff;
      text-shadow: none;
      font-size: 2.1em; }

  div.subhero-block div.subhero-block-image.right {
    margin-right: -27%; }
  div.subhero-block div.subhero-block-image.left {
    margin-left: -37%; } }
@media screen and (max-width: 959px) {
  div#featured-slides {
    display: none; }
    div#featured-slides div.scroll-buttons {
      display: none; }

  div#featured-slides-mobile {
    display: block;
    margin-bottom: 75px; }
    div#featured-slides-mobile img {
      width: 100%; }

  div.subhero-block {
    padding: 0 0 45px 0; }
    div.subhero-block div.subhero-block-image.right {
      float: none;
      margin: 0 auto; }
      div.subhero-block div.subhero-block-image.right img {
        width: 60%;
        margin: 0 auto; }
    div.subhero-block div.subhero-block-image.left {
      float: none;
      margin: 0; }
      div.subhero-block div.subhero-block-image.left img {
        width: 60%;
        margin: 0 auto; }
    div.subhero-block div.subhero-block-text {
      width: 100%; }
      div.subhero-block div.subhero-block-text.right {
        float: none;
        margin: 0 auto;
        padding: 10px 0 0 4%;
        width: 80%; }
      div.subhero-block div.subhero-block-text.left {
        float: none;
        margin: 0 auto;
        padding: 0 0 0 4%;
        width: 80%; } }
@media screen and (min-width: 569px) and (max-width: 959px) {
  div#featured-slides div#featured-slides-scroll {
    display: none; }
  div#featured-slides div.scroll-buttons {
    display: none; }

  div#featured-slides-tablet {
    display: block; }
    div#featured-slides-tablet img {
      width: 100%; }
    div#featured-slides-tablet h1 {
      font-size: 2.8em; }

  div#featured-slides-mobile {
    display: none; } }
@media screen and (max-width: 568px) {
  div#featured-slides div#featured-slides-scroll {
    display: none; }
  div#featured-slides div.scroll-buttons {
    display: none; }

  div#featured-slides-mobile {
    display: block; }
    div#featured-slides-mobile img {
      width: 100%; }
    div#featured-slides-mobile h1 {
      font-size: 1.8em; }

  div.subhero-block div.subhero-block-text.right {
    padding: 10px 10px 0 20px;
    width: 100%; }
  div.subhero-block div.subhero-block-text.left {
    padding: 0 10px 0 20px;
    width: 100%; }
  div.subhero-block div.subhero-block-image.right {
    width: auto;
    margin: 0; } }
/* *********************************************************************************************************************
 * Case studies page specific styling
 */
div.headline-block {
  width: 100%;
  border-bottom: 1px solid #ccc; }
  div.headline-block h1 {
    max-width: 960px;
    margin: 0 auto;
    padding: 20px 10px 5px; }
  div.headline-block p.date-category {
    color: #3ead2b;
    font-size: 0.8em;
    max-width: 960px;
    margin: 0 auto;
    padding: 0px 10px 5px; }

div.case-study-preview-container {
  border-top: 5px solid #3ead2b;
  width: 100%;
  background-image: url("https://www.nex-terra.com/images/shared/cream_pixels.png");
  border-bottom: 1px solid #444; }
  div.case-study-preview-container article.case-study-preview {
    margin: 35px auto 40px auto; }
    div.case-study-preview-container article.case-study-preview div.case-study-text {
      display: inline-block;
      width: 49%;
      vertical-align: top;
      padding-top: 1%; }
      div.case-study-preview-container article.case-study-preview div.case-study-text h1 {
        text-shadow: 1px 1px 1px #ffffff; }
    div.case-study-preview-container article.case-study-preview div.case-study-image {
      float: right;
      width: 49%; }
      div.case-study-preview-container article.case-study-preview div.case-study-image img {
        margin: 0 auto; }

@media screen and (max-width: 786px) {
  div.case-study-preview-container article.case-study-preview div.case-study-text {
    width: 100%; } }
/* *********************************************************************************************************************
 * Solutions page specific styling
 */
div.solution-example-block {
  position: relative;
  margin-top: 15px; }
  div.solution-example-block div.solution-example-block-image {
    position: relative; }
    div.solution-example-block div.solution-example-block-image img {
      width: 100%; }
  div.solution-example-block div.solution-example-block-text {
    position: absolute;
    z-index: 5;
    max-width: 40%; }
    div.solution-example-block div.solution-example-block-text p {
      font-family: museo-slab;
      font-size: 1.4em;
      font-weight: 500;
      line-height: 1.3;
      padding-bottom: 16px;
      margin-bottom: 5px; }
      div.solution-example-block div.solution-example-block-text p.link {
        padding-bottom: 0; }
      div.solution-example-block div.solution-example-block-text p a {
        display: block;
        font-family: futura-pt;
        text-transform: uppercase;
        font-size: 0.7em;
        font-weight: 800;
        letter-spacing: 2px; }
    div.solution-example-block div.solution-example-block-text.white p a, div.solution-example-block div.solution-example-block-text.white p {
      color: #ffffff;
      text-shadow: 1px 1px #333; }
    div.solution-example-block div.solution-example-block-text.white p.copy {
      border-bottom: 1px solid #ffffff; }
    div.solution-example-block div.solution-example-block-text.black p a, div.solution-example-block div.solution-example-block-text.black p {
      color: #084132; }
    div.solution-example-block div.solution-example-block-text.black p.copy {
      border-bottom: 1px solid #084132; }
    div.solution-example-block div.solution-example-block-text.white-green-background {
      background-color: rgba(63, 63, 63, 0.85);
      padding: 10px 10px; }
      div.solution-example-block div.solution-example-block-text.white-green-background p {
        color: #ffffff; }
        div.solution-example-block div.solution-example-block-text.white-green-background p.copy {
          border-bottom: 1px solid #ffffff; }
        div.solution-example-block div.solution-example-block-text.white-green-background p a {
          color: #ffffff; }

article.product-solution img {
  float: left;
  margin-right: 25px; }

div.solution-icon-bar {
  width: 100%;
  background-image: url("https://www.nex-terra.com/images/shared/cream_pixels.png");
  text-align: center; }
  div.solution-icon-bar img {
    margin: 0 auto;
    padding: 15px 0; }

div.solution_related_product_block {
  padding-bottom: 45px; }
  div.solution_related_product_block img {
    width: 100%; }
  div.solution_related_product_block p {
    font-size: 0.875em;
    margin-bottom: 4px; }
    div.solution_related_product_block p a {
      color: #3ead2b;
      font-family: futura-pt;
      text-transform: uppercase;
      font-weight: 700; }

article.solution-3-blocks {
  margin-top: 25px; }
  article.solution-3-blocks h2 {
    margin-bottom: 5px; }
  article.solution-3-blocks p {
    font-size: 0.9em; }
    article.solution-3-blocks p a {
      color: #3ead2b;
      font-family: futura-pt;
      text-transform: uppercase; }

@media screen and (min-width: 1007px) and (max-width: 1250px) {
  div.solution-example-block div.solution-example-block-text p {
    font-size: 1.1em;
    line-height: 1.4em; } }
@media screen and (min-width: 786px) and (max-width: 1006px) {
  div.solution-example-block div.solution-example-block-text p {
    font-size: 0.9em;
    line-height: 1.2em; } }
@media screen and (max-width: 786px) {
  div.solution-example-block {
    margin: 35px 0 60px 0; }
    div.solution-example-block img {
      width: 100%; }
    div.solution-example-block p {
      padding: 20px 40px 0 40px;
      margin: 0;
      font-size: 1.0em;
      line-height: 1.4em;
      color: #084132; }
      div.solution-example-block p.copy {
        padding-bottom: 5px; }
      div.solution-example-block p.link {
        font-family: futura-pt;
        font-size: 0.8em;
        text-transform: uppercase;
        padding-left: 14%;
        font-weight: 700; }
      div.solution-example-block p a {
        color: #084132; } }
div.solution-links {
  margin-top: 15px;
  margin-bottom: 35px; }
  div.solution-links h3 {
    padding-top: 5px; }

/* *********************************************************************************************************************
 * Product group page specific styling
 */
article.product-group-hero img {
  float: left;
  margin: 0 25px 25px 0; }

div.product-group-example-block {
  background-color: #3ead2b;
  border: 1px solid #b3b3b3;
  margin-bottom: 35px;
  width: 48%;
  float: left;
  margin-right: 1%; }
  div.product-group-example-block h1 {
    font-size: 2.3em;
    margin: 0;
    padding: 0 0 0 5px; }
  div.product-group-example-block a {
    padding-top: 5px;
    color: #ffffff; }
    div.product-group-example-block a:hover {
      color: #084132; }
  div.product-group-example-block div.product-group-example-block-image img {
    width: 100%; }
  div.product-group-example-block div.product-group-example-block-text {
    background-color: #3ead2b;
    max-width: 1200px;
    margin: 0 auto;
    padding: 25px 0 18px 2%; }
    div.product-group-example-block div.product-group-example-block-text h1 {
      display: inline-block;
      color: #ffffff; }
      div.product-group-example-block div.product-group-example-block-text h1 span.thin {
        font-weight: 300; }
    div.product-group-example-block div.product-group-example-block-text p {
      display: inline-block;
      float: right;
      font-family: museo-slab;
      font-size: 1.4em;
      font-weight: 500;
      line-height: 1.3;
      padding-bottom: 16px;
      margin-right: 2%;
      margin-bottom: 5px; }
      div.product-group-example-block div.product-group-example-block-text p.link {
        padding-bottom: 0; }
      div.product-group-example-block div.product-group-example-block-text p.button {
        display: block;
        font-family: futura-pt;
        text-transform: uppercase;
        font-size: 0.7em;
        font-weight: 800;
        letter-spacing: 2px;
        padding-top: 2%; }
    div.product-group-example-block div.product-group-example-block-text.white p a, div.product-group-example-block div.product-group-example-block-text.white p {
      color: #ffffff;
      text-shadow: 1px 1px #333; }
    div.product-group-example-block div.product-group-example-block-text.white p.copy {
      border-bottom: 1px solid #ffffff; }
    div.product-group-example-block div.product-group-example-block-text.black p a, div.product-group-example-block div.product-group-example-block-text.black p {
      color: #084132; }
    div.product-group-example-block div.product-group-example-block-text.black p.copy {
      border-bottom: 1px solid #084132; }
  div.product-group-example-block:hover div.product-group-example-block-text p.button {
    color: #ffffff; }

/* ==================================================================
		Product group link blocks : waste and recycle pages
=================================================================== */
article.product-group-related-product-block {
  padding: 25px 0 45px; }
  article.product-group-related-product-block div.col6 a img {
    max-width: 300px;
    margin: 0 auto; }
  article.product-group-related-product-block div.related-product-block {
    margin-bottom: 5%; }
    article.product-group-related-product-block div.related-product-block.towel-group {
      text-align: center;
      position: relative; }
      article.product-group-related-product-block div.related-product-block.towel-group a div.white-overlay {
        background-color: rgba(255, 255, 255, 0);
        -webkit-transition: background-color 0.5s linear;
        -moz-transition: background-color 0.5s linear;
        -o-transition: background-color 0.5s linear;
        transition: background-color 0.5s linear; }
        article.product-group-related-product-block div.related-product-block.towel-group a div.white-overlay img {
          width: 100%;
          border: 1px solid #b3b3b3;
          position: relative;
          z-index: -1;
          max-width: 500px; }
      article.product-group-related-product-block div.related-product-block.towel-group a h4 {
        margin: 8px 0 0 0;
        color: #3ead2b;
        font-size: 1.1em; }
      article.product-group-related-product-block div.related-product-block.towel-group a p {
        font-family: museo-slab;
        color: #084132;
        font-size: 0.8em;
        margin: 0;
        padding: 0;
        line-height: 1em; }
      article.product-group-related-product-block div.related-product-block.towel-group a div.product-group-block-non-waste-link {
        position: absolute;
        top: 40%;
        left: 50%;
        text-align: center;
        z-index: 5; }
        article.product-group-related-product-block div.related-product-block.towel-group a div.product-group-block-non-waste-link p.explore-button {
          display: block;
          position: relative;
          left: -50%;
          opacity: 0;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s;
          border: 3px solid #3ead2b;
          background-color: #3ead2b;
          color: #ffffff;
          font-family: futura-pt;
          padding: 7px 20px;
          text-transform: uppercase;
          font-size: 1.0em;
          letter-spacing: 0.8px;
          border-radius: 45px;
          cursor: pointer;
          font-weight: 700; }
      article.product-group-related-product-block div.related-product-block.towel-group:hover div.white-overlay {
        background-color: rgba(255, 255, 255, 0.7); }
      article.product-group-related-product-block div.related-product-block.towel-group:hover div.product-group-block-non-waste-link p.explore-button {
        opacity: 1; }
    article.product-group-related-product-block div.related-product-block a {
      text-transform: uppercase;
      font-weight: 700; }
      article.product-group-related-product-block div.related-product-block a img {
        width: 100%; }
      article.product-group-related-product-block div.related-product-block a p {
        font-family: futura-pt;
        font-size: 0.875em;
        margin-bottom: 4px;
        text-align: center;
        color: #3ead2b; }
      article.product-group-related-product-block div.related-product-block a:hover p {
        color: #084132; }

/* ==================================================================
		Product group link blocks : non waste and recycle pages
=================================================================== */
article.product-group-block-container-non-waste {
  margin-top: 4%; }
  article.product-group-block-container-non-waste a div.product-group-block-non-waste {
    position: relative;
    margin-bottom: 13%; }
    article.product-group-block-container-non-waste a div.product-group-block-non-waste div.product-group-block-non-waste-link {
      position: absolute;
      top: 30%;
      left: 50%;
      text-align: center;
      z-index: 5; }
      article.product-group-block-container-non-waste a div.product-group-block-non-waste div.product-group-block-non-waste-link p.explore-button {
        display: block;
        position: relative;
        left: -50%;
        opacity: 0;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        border: 3px solid #3ead2b;
        background-color: #3ead2b;
        color: #ffffff;
        font-family: futura-pt;
        padding: 7px 20px;
        text-transform: uppercase;
        font-size: 1.0em;
        letter-spacing: 0.8px;
        border-radius: 45px;
        cursor: pointer;
        font-weight: 700; }
    article.product-group-block-container-non-waste a div.product-group-block-non-waste div.product-group-block-non-waste-content {
      position: relative;
      text-align: center; }
      article.product-group-block-container-non-waste a div.product-group-block-non-waste div.product-group-block-non-waste-content div.white-overlay {
        background-color: rgba(255, 255, 255, 0);
        -webkit-transition: background-color 0.5s linear;
        -moz-transition: background-color 0.5s linear;
        -o-transition: background-color 0.5s linear;
        transition: background-color 0.5s linear; }
        article.product-group-block-container-non-waste a div.product-group-block-non-waste div.product-group-block-non-waste-content div.white-overlay img.inset-image {
          width: 100%;
          border: 1px solid #b3b3b3;
          position: relative;
          z-index: -1; }
      article.product-group-block-container-non-waste a div.product-group-block-non-waste div.product-group-block-non-waste-content h3 {
        color: #3ead2b;
        padding: 5% 0 1% 0; }
  article.product-group-block-container-non-waste a:hover div.product-group-block-non-waste div.product-group-block-non-waste-link p.explore-button {
    opacity: 1; }
  article.product-group-block-container-non-waste a:hover div.product-group-block-non-waste div.product-group-block-non-waste-content div.white-overlay {
    background-color: rgba(255, 255, 255, 0.7); }

@media screen and (min-width: 640px) and (max-width: 976px) {
  div.product-group-example-block {
    padding: 0; }
    div.product-group-example-block div.product-group-example-block-text {
      text-align: center; }
      div.product-group-example-block div.product-group-example-block-text h1 {
        width: 100%; }
      div.product-group-example-block div.product-group-example-block-text p {
        font-size: 0.9em;
        line-height: 1.4em;
        float: none;
        margin-bottom: 0; }

  article.product-group-related-product-block div.related-product-block a img {
    width: 100%;
    max-width: 300px;
    padding: 0 0 5px 0;
    margin: 0 auto; } }
@media screen and (max-width: 640px) {
  div.product-group-example-block {
    width: 100%;
    padding: 0; }
    div.product-group-example-block div.product-group-example-block-text {
      text-align: left; }

  article.product-group-related-product-block div.related-product-block a img {
    width: 100%;
    max-width: 400px;
    padding: 0 0 5px 0;
    margin: 0 auto; } }
@media screen and (max-width: 414px) {
  div.product-group-example-block div.product-group-example-block-text p {
    float: left;
    margin-left: 8px; } }
/* *********************************************************************************************************************
 * Prooduct page specific styling
 */
article.product-top {
  padding-bottom: 0;
  margin-bottom: 0; }
  article.product-top h1 span.thin {
    font-weight: 300; }
  article.product-top div.sticky-nav {
    width: 100%;
    padding: 0;
    background-color: #ffffff; }
    article.product-top div.sticky-nav ul {
      max-width: 930px;
      margin: 0 auto;
      padding: 2% 0 0 0; }
      article.product-top div.sticky-nav ul li {
        display: inline-block;
        padding: 0 1% 0 1%; }
        article.product-top div.sticky-nav ul li:first-child {
          padding-left: 0; }
        article.product-top div.sticky-nav ul li a {
          color: #3ead2b;
          font-family: futura-pt;
          text-transform: uppercase;
          font-size: 0.9em; }
  article.product-top div.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    border-bottom: 1px solid #ddd; }

img.product-hero {
  width: 100%; }

article.product-intro {
  padding-top: 25px; }
  article.product-intro div.product-hotspot-wrapper {
    float: right;
    padding-bottom: 30px; }
    article.product-intro div.product-hotspot-wrapper div.hot-spot-block {
      position: relative;
      padding-bottom: 25px; }
      article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-image {
        position: relative; }
        article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-image img {
          margin: 0 auto;
          width: 100%; }
      article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1, article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 {
        position: absolute; }
        article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1 button, article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 button {
          background-color: rgba(255, 0, 0, 0);
          border: 0; }
          article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1 button.on img, article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 button.on img {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
        article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1 div.hot-spot-text-block, article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 div.hot-spot-text-block {
          background-color: #3ead2b;
          color: #ffffff;
          font-family: museo-slab;
          width: 205px;
          padding: 15px;
          text-align: center;
          font-size: 0.9em;
          line-height: 1.3em;
          margin-top: -21px;
          margin-left: -85px;
          border-top: 6px solid #ffffff; }
        article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1 div.text-block-1, article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 div.text-block-1 {
          display: none; }
        article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1 div.text-block-2, article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 div.text-block-2 {
          display: none; }
      article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1 {
        z-index: 100; }
      article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 {
        z-index: 101; }
    article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container {
      text-align: center; }
      article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container div.hot-spot-selector {
        display: inline-block;
        margin-right: 2%; }
        article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container div.hot-spot-selector a {
          display: block;
          margin: 3px; }
        article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container div.hot-spot-selector.with-image {
          position: relative;
          width: 100px;
          height: 100px; }
          article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container div.hot-spot-selector.with-image a {
            position: absolute;
            z-index: 50;
            top: 40px;
            left: 0;
            line-height: 1em;
            padding: 5px 22px 4px;
            width: 100%;
            background-color: rgba(255, 255, 255, 0.9); }
            article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container div.hot-spot-selector.with-image a.active {
              background-color: #3ead2b; }
            article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container div.hot-spot-selector.with-image a:hover {
              background-color: #3ead2b;
              color: #ffffff; }
          article.product-intro div.product-hotspot-wrapper div.hot-spot-selector-container div.hot-spot-selector.with-image img {
            position: absolute;
            z-index: 40;
            top: 0;
            left: 0; }
  article.product-intro div.product-intro-text h5 {
    font-family: futura-pt;
    text-transform: uppercase; }
  article.product-intro div.product-intro-text ul {
    list-style-type: disc;
    font-family: museo-slab;
    font-size: 14px;
    margin: 0 0 20px 25px;
    font-weight: 300;
    line-height: 1.4em; }

article.product-installation-block div.installation-block-image img {
  margin-top: 25px;
  margin-bottom: 10px; }

article.product-example-blocks {
  margin-top: 35px; }
  article.product-example-blocks div.product-example-container {
    width: 100%; }
    article.product-example-blocks div.product-example-container a {
      color: #3ead2b; }
    article.product-example-blocks div.product-example-container div.product-example-image {
      padding-top: 100px; }
      article.product-example-blocks div.product-example-container div.product-example-image img {
        width: 100%; }
      article.product-example-blocks div.product-example-container div.product-example-image.left {
        float: left; }
      article.product-example-blocks div.product-example-container div.product-example-image.right {
        float: right; }
    article.product-example-blocks div.product-example-container div.product-example-text {
      padding-top: 100px; }
      article.product-example-blocks div.product-example-container div.product-example-text.left {
        float: left; }
      article.product-example-blocks div.product-example-container div.product-example-text.right {
        float: right; }

article.product-options {
  padding-bottom: 45px; }
  article.product-options h3 {
    margin-top: 55px; }
    article.product-options h3:first-child {
      margin-top: 0; }
  article.product-options h1 {
    padding-bottom: 25px; }
  article.product-options p.product-non-waste-spec {
    text-align: center; }
  article.product-options div.add-ons, article.product-options div.avialable-color {
    float: left;
    padding: 0; }
    article.product-options div.add-ons p, article.product-options div.avialable-color p {
      color: #3ead2b;
      line-height: 1.1em;
      padding-top: 9px;
      font-size: 15px; }
  article.product-options div.avialable-color {
    /*
    		text-align: center;
    		margin: 0 1% 0 0;
    		width: 10%;
    */
    text-align: center;
    margin: 0 3% 0 0;
    width: 7%;
    overflow: hidden; }
    article.product-options div.avialable-color img {
      width: 100%; }
  article.product-options div.add-ons {
    width: auto;
    margin: 0 2.7% 0 0; }
    article.product-options div.add-ons img {
      display: block; }
    article.product-options div.add-ons p {
      max-width: 160px;
      min-width: 160px;
      text-align: center; }
  article.product-options div.product-group-related-product-block {
    text-align: center; }
    article.product-options div.product-group-related-product-block img {
      width: 100%;
      margin-bottom: 10px; }

div.example-product-blocks-1 {
  border-top: 3px solid #3ead2b;
  border-bottom: 1px solid #ddd;
  background-image: url("https://www.nex-terra.com/images/shared/cream_pixels.png"); }

div.example-product-blocks-1 div.product-group-related-product-block, div.example-product-blocks-2 div.product-group-related-product-block {
  padding-bottom: 35px; }
  div.example-product-blocks-1 div.product-group-related-product-block p, div.example-product-blocks-2 div.product-group-related-product-block p {
    color: #3ead2b;
    text-align: left;
    margin-top: 15px;
    line-height: 1.5em; }
  div.example-product-blocks-1 div.product-group-related-product-block img, div.example-product-blocks-2 div.product-group-related-product-block img {
    width: 100%;
    margin: 5px auto;
    max-height: 300px;
    min-height: 300px;
    width: auto;
    padding-bottom: 15px; }
  div.example-product-blocks-1 div.product-group-related-product-block h3, div.example-product-blocks-2 div.product-group-related-product-block h3 {
    text-align: center; }

article.product-specs {
  padding-top: 57px; }
  article.product-specs p.spec-sheet-button {
    float: right;
    padding-top: 15px; }
  article.product-specs h3 span.thin {
    font-weight: 300; }
  article.product-specs div.dimension-block img {
    float: left;
    max-width: 250px;
    padding: 7% 3% 0 0; }
  article.product-specs div.dimension-block h2 {
    padding-top: 25px;
    margin-bottom: 10px; }
  article.product-specs div.dimension-block table tr th {
    padding: 5px 35px 0px 0;
    margin: 0 10px;
    color: #122e45;
    text-transform: uppercase;
    font-family: museo-slab;
    font-weight: 100;
    font-size: 15px; }
  article.product-specs div.dimension-block table tr td {
    padding: 5px 35px 0px 0;
    margin: 0 10px;
    font-family: museo-slab;
    color: #5e0942;
    font-weight: 100;
    font-size: 15px; }
    article.product-specs div.dimension-block table tr td.center {
      text-align: center; }
  article.product-specs div.dimension-block div.dimension-block-text {
    float: right;
    width: 650px; }
    article.product-specs div.dimension-block div.dimension-block-text h2 {
      padding-top: 25px;
      margin-bottom: 10px; }
    article.product-specs div.dimension-block div.dimension-block-text table tr th {
      padding: 5px 35px 0px 0;
      margin: 0 10px;
      color: #122e45;
      text-transform: uppercase;
      font-family: museo-slab;
      font-weight: 100;
      font-size: 15px; }
    article.product-specs div.dimension-block div.dimension-block-text table tr td {
      padding: 5px 35px 0px 0;
      margin: 0 10px;
      font-family: museo-slab;
      color: #5e0942;
      font-weight: 100;
      font-size: 15px; }
      article.product-specs div.dimension-block div.dimension-block-text table tr td.center {
        text-align: center; }

@media screen and (max-width: 976px) {
  article.product-intro div.product-hotspot-wrapper.col6 {
    width: 100%;
    padding-left: 2%; }
    article.product-intro div.product-hotspot-wrapper.col6 div.hot-spot-block div.hot-spot-image img {
      width: 100%;
      max-width: 525px; }
    article.product-intro div.product-hotspot-wrapper.col6 div.hot-spot-selector-container {
      text-align: left;
      margin-left: 30px; }
  article.product-intro div.product-intro-text.col5 {
    width: 100%; }

  article.product-options div.avialable-color {
    width: auto; }
  article.product-options div.product-group-related-product-block img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto; }

  article.product-example-blocks div.product-example-container div.product-example-image {
    padding-top: 0; }
    article.product-example-blocks div.product-example-container div.product-example-image img {
      width: 100%;
      max-width: 400px; }
    article.product-example-blocks div.product-example-container div.product-example-image.right {
      float: none; }
  article.product-example-blocks div.product-example-container div.product-example-text {
    padding-top: 10px;
    width: 100%;
    margin-bottom: 45px;
    clear: both; }
    article.product-example-blocks div.product-example-container div.product-example-text.right {
      float: none; }

  div.example-product-blocks-1 div.product-group-related-product-block img, div.example-product-blocks-2 div.product-group-related-product-block img {
    max-height: 200px;
    min-height: 200px;
    width: auto; }

  article.product-specs div.dimension-block {
    padding-top: 8%; }
    article.product-specs div.dimension-block img {
      float: none;
      max-width: 250px;
      padding: 0; }
    article.product-specs div.dimension-block h2 {
      padding-top: 0;
      margin-bottom: 10px; }
    article.product-specs div.dimension-block table tr {
      display: auto; }
      article.product-specs div.dimension-block table tr td {
        font-size: 0.8em;
        padding: 5px 10px 0 0; } }
@media screen and (max-width: 600px) {
  article.product-top h1 {
    padding-bottom: 15px; }
  article.product-top div.sticky-nav {
    display: none; }

  article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-1, article.product-intro div.product-hotspot-wrapper div.hot-spot-block div.hot-spot-message-2 {
    display: none; }

  article.product-example-blocks div.product-example-container div.product-example-image {
    width: 100%;
    max-width: 300px; }
  article.product-example-blocks div.product-example-container div.product-example-text {
    padding-top: 10px; }

  article.product-options div.add-ons {
    max-width: 100px;
    height: 180px; }
    article.product-options div.add-ons img {
      max-width: 100px; }
    article.product-options div.add-ons p {
      max-width: 100px;
      min-width: 100px; }

  article.product-specs div.dimension-block table {
    margin-bottom: 40px; }
    article.product-specs div.dimension-block table tr th {
      font-size: 0.7em;
      line-height: 1.1em;
      padding: 10px 10px 0 0; }
    article.product-specs div.dimension-block table tr td {
      font-size: 0.7em;
      line-height: 1.1em;
      padding: 10px 10px 0 0; }

  div.example-product-blocks-1 div.product-group-related-product-block h3, div.example-product-blocks-2 div.product-group-related-product-block h3 {
    font-size: 1.0em; } }
@media screen and (max-width: 490px) {
  article.product-specs div.dimension-block table, article.product-specs div.dimension-block tr, article.product-specs div.dimension-block th, article.product-specs div.dimension-block td {
    display: block; }
  article.product-specs div.dimension-block table tr {
    margin-bottom: 20px; }
    article.product-specs div.dimension-block table tr th {
      display: none; }
    article.product-specs div.dimension-block table tr td {
      border: none;
      display: block;
      position: relative;
      padding-left: 40%;
      width: 100%;
      min-width: 250px; }
      article.product-specs div.dimension-block table tr td.center {
        text-align: left; }
      article.product-specs div.dimension-block table tr td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 40%;
        padding-right: 10px;
        white-space: nowrap;
        color: #585858; }
      article.product-specs div.dimension-block table tr td:nth-of-type(1):before {
        content: "SKU"; }
      article.product-specs div.dimension-block table tr td:nth-of-type(2):before {
        content: "Capacity"; }
      article.product-specs div.dimension-block table tr td:nth-of-type(3):before {
        content: "Dimension"; }
      article.product-specs div.dimension-block table tr td:nth-of-type(4):before {
        content: "Weight"; } }
@media screen and (max-width: 420px) {
  body article.product-intro {
    margin-top: 0;
    padding-top: 0; }
  body div.hot-spot-selector {
    margin: 10px 0; }
  body div.example-product-blocks-1 div.product-group-related-product-block img, body div.example-product-blocks-2 div.product-group-related-product-block img {
    max-width: 200px;
    min-width: 200px;
    max-height: auto;
    min-height: auto; }
  body article.product-options h1 {
    padding-bottom: 35px; } }
/* *********************************************************************************************************************
 * Contact page specific styling
 */
div.contact-info {
  float: left;
  width: 50%; }
  div.contact-info h1 {
    font-size: 1.3em;
    line-height: 1.0em; }
  div.contact-info h2 {
    margin-top: 5px; }

input.missing {
  display: none; }

textarea.textInput {
  margin: 10px 0; }

@media screen and (max-width: 500px) {
  div.contact-info {
    float: none; } }
/* *********************************************************************************************************************
 * Resources page specific styling
 */
article.resources ul.resource-filter {
  margin: 20px 0 25px 0; }
  article.resources ul.resource-filter li {
    display: inline-block; }

div.resource-filter-block {
  width: 100%;
  border-top: 1px solid #ccc;
  padding: 25px; }
  div.resource-filter-block.grey {
    background-color: #f6f6f6; }
  div.resource-filter-block.white {
    background-color: #ffffff; }
  div.resource-filter-block h1 {
    font-size: 2.5em; }
  div.resource-filter-block p {
    margin: 20px 0;
    padding: 0; }
    div.resource-filter-block p.date-category {
      font-size: 0.9em;
      color: #3ead2b;
      margin: 0; }
  div.resource-filter-block div.catalog-block {
    float: left;
    margin: 0 1% 2% 0;
    width: 230px;
    background-color: #3ead2b; }
    div.resource-filter-block div.catalog-block img.thumbnail {
      width: 100%; }
    div.resource-filter-block div.catalog-block div.catalog-block-text {
      min-height: 70px; }
      div.resource-filter-block div.catalog-block div.catalog-block-text img {
        float: left;
        padding: 15px; }
      div.resource-filter-block div.catalog-block div.catalog-block-text p.title {
        font-family: futura-pt;
        font-weight: bold;
        color: #ffffff;
        text-transform: uppercase;
        overflow: hidden;
        margin: 0;
        padding: 15px 0;
        line-height: 1.1em; }
    div.resource-filter-block div.catalog-block:hover div.catalog-block-text p.title {
      color: #084132; }

@media screen and (max-width: 450px) {
  article.resources ul.resource-filter li {
    display: block;
    margin: 10px; } }
/* *********************************************************************************************************************
 * Distributor page specific styling
 */
article.distributor-content {
  padding: 15px 0; }
  article.distributor-content a div.sales-resource-block {
    padding: 20px;
    background-color: #efefef;
    margin-bottom: 20px; }
    article.distributor-content a div.sales-resource-block p {
      font-size: 0.8em;
      line-height: 1.3em; }
      article.distributor-content a div.sales-resource-block p.button-white {
        display: inline-block;
        line-height: 1.3em;
        border: 3px solid #3ead2b;
        border-radius: 45px;
        padding: 7px 20px;
        font-family: futura-pt;
        text-transform: uppercase;
        color: #3ead2b;
        font-weight: bold; }
    article.distributor-content a div.sales-resource-block img {
      display: inline-block;
      padding-right: 3px; }
    article.distributor-content a div.sales-resource-block img.distributor-icon {
      float: left;
      margin: 0px 25px 0px 0; }
  article.distributor-content a:hover div.sales-resource-block {
    background-color: #3ead2b; }
    article.distributor-content a:hover div.sales-resource-block h5 {
      color: #ffffff; }
    article.distributor-content a:hover div.sales-resource-block p {
      color: #ffffff; }
    article.distributor-content a:hover div.sales-resource-block p.button-white {
      border: 3px solid #ffffff; }
  article.distributor-content div.collection-download-block {
    padding: 20px;
    margin-bottom: 28px; }
    article.distributor-content div.collection-download-block h5 {
      padding-bottom: 8px; }
    article.distributor-content div.collection-download-block p {
      font-size: 0.8em;
      line-height: 1.3em;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
      article.distributor-content div.collection-download-block p a {
        font-family: futura-pt;
        color: #3ead2b; }
        article.distributor-content div.collection-download-block p a:hover {
          color: #084132; }
  article.distributor-content div.whitepaper-block {
    padding-bottom: 35px; }
    article.distributor-content div.whitepaper-block h5 {
      margin-bottom: 15px; }
    article.distributor-content div.whitepaper-block a {
      font-weight: bold; }
      article.distributor-content div.whitepaper-block a img {
        display: inline-block;
        padding-right: 3px; }

@media screen and (max-width: 976px) {
  article.distributor-content {
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (max-width: 712px) {
  a.contact-us-button {
    display: none; } }
/* *********************************************************************************************************************
 * Distributor page specific styling
 */
article.client-gallery h2 {
  margin-bottom: 0; }
article.client-gallery p {
  margin: 0;
  padding: 0; }

article div.client-gallery-block {
  background-color: #efefef;
  padding: 20px;
  margin-bottom: 15px; }
  article div.client-gallery-block.last {
    margin-bottom: 15px; }
  article div.client-gallery-block h3 {
    font-family: museo-slab;
    text-transform: none;
    padding-bottom: 15px;
    font-size: 1.2em; }
  article div.client-gallery-block h4 {
    font-family: museo-slab;
    line-height: 1.1em;
    margin: 5px 0;
    font-weight: 300;
    font-size: 1.0em;
    color: #3ead2b; }
  article div.client-gallery-block img {
    width: 100%; }
  article div.client-gallery-block p {
    text-align: center; }

/* *********************************************************************************************************************
 * Member page specific styling
 * These pages live in the root/themes/profile_themes/nex-terra folder
 */
/* *********************************************************************************************************************
 * Open page specific styling
 */
div.headline-block.open-page h1 {
  padding: 20px 10px;
  text-align: center; }

article.open-page {
  padding-top: 0;
  margin-top: 0; }
  article.open-page picture img {
    width: 100%; }

/* ==================================================
	404 Error Page Styling
====================================== */
article.error-404 div.links h3 {
  margin: 15px 0 5px 0; }
article.error-404 div.links p.link {
  margin: 0;
  padding: 0 0 3px 5px; }
  article.error-404 div.links p.link a {
    margin: 0;
    padding: 0; }
    article.error-404 div.links p.link a:hover {
      text-decoration: underline; }

/* ------ Header Styling  ------- */
header {
  width: 100%;
  min-width: 300px;
  border-bottom: 8px solid #3ead2b; }
  header section.distributors {
    font-family: futura-pt;
    text-align: right;
    margin: 8px auto 0 auto;
    width: 100%;
    max-width: 960px;
    padding-right: 15px; }
    header section.distributors a {
      display: inline-block;
      margin: 0 8px;
      font-family: futura-pt;
      color: #b3b3b3;
      font-size: 0.7em;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
  header section.distributors-navigation {
    text-align: right;
    margin: 0 auto 0 auto;
    width: 100%;
    max-width: 960px;
    padding-right: 15px;
    font-size: 0; }
    header section.distributors-navigation p {
      display: inline-block;
      margin: 0;
      padding: 0; }
      header section.distributors-navigation p a {
        font-family: futura-pt;
        font-weight: 700;
        width: 100%;
        font-family: futura-pt;
        font-size: 0.7em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        padding: 8px 12px 7px 12px;
        margin: 0 0 0 10px; }
        header section.distributors-navigation p a.become-a-distributor {
          color: #b3b3b3;
          border: 1px solid #b3b3b3; }
          header section.distributors-navigation p a.become-a-distributor:hover {
            background-color: #b3b3b3;
            color: #ffffff; }
        header section.distributors-navigation p a.distributor-login {
          color: #ffffff;
          background-color: #3ead2b;
          border: 1px solid #084132; }
          header section.distributors-navigation p a.distributor-login:hover {
            background-color: #b3b3b3;
            color: #ffffff; }
  header section#logo {
    width: 250px;
    margin: 5px auto 18px auto; }
  header nav#main-nav {
    text-transform: uppercase;
    font-family: futura-pt;
    max-width: 960px;
    margin: 0 auto;
    font-weight: 700;
    padding: 16px 0 7px 0; }
    header nav#main-nav ul {
      text-align: center; }
      header nav#main-nav ul li {
        display: inline-block;
        margin: 0 3%; }
        header nav#main-nav ul li a {
          color: #3ead2b;
          font-size: 0.9em;
          display: block;
          letter-spacing: 0.5px; }
          header nav#main-nav ul li a:hover {
            color: #084132; }

div#products-subnav {
  display: none;
  background-color: #3ead2b;
  width: 100%;
  text-align: center;
  margin-top: -8px; }
  div#products-subnav div.product-subnav-container {
    max-width: 960px;
    margin: 0 auto; }
    div#products-subnav div.product-subnav-container div.product-subnav-block {
      display: inline-block;
      width: 22%;
      background-color: #3ead2b;
      text-align: center;
      padding: 10px 0 20px;
      margin: 30px 20px 30px 0;
      border: 1px solid #ffffff;
      /*
      			&.center {
      				width: 34%;
      				background-color: $dark-green;
      				padding-top: 5px;
      				h1 {
      					color: $white;
      					font-size: 2.0em;
      					line-height: 1.2em;
      				}
      			}
      */ }
      div#products-subnav div.product-subnav-container div.product-subnav-block:hover {
        background-color: #084132; }
      div#products-subnav div.product-subnav-container div.product-subnav-block h1 {
        color: #ffffff;
        text-transform: uppercase;
        font-size: 1.2em;
        font-weight: 700;
        line-height: 1.2em; }
      div#products-subnav div.product-subnav-container div.product-subnav-block img {
        margin: 20px auto 10px auto; }

/* =================================================================
	Backup from 8/16/2016 when there were 3 product categories
====================================================================

div#products-subnav {
	display: none;
	background-color: $light-green;
	width: 100%;
	text-align: center;
	margin-top: -8px;
	div.product-subnav-container {
		max-width: 960px;
		margin: 0 auto;
		div.product-subnav-block {
			float: left;
			width: 33%;
			height: 225px;
			background-color: $light-green;
			text-align: center;
			padding-top: 15px;
			h1 {
				color: $dark-green;
				text-transform: uppercase;
				font-size: 1.5em;
				font-weight: 700;
			}
			img {
				margin: 20px auto 10px auto;
			}
			&.center {
				width: 34%;
				background-color: $dark-green;
				padding-top: 5px;
				h1 {
					color: $white;
					font-size: 2.0em;
					line-height: 1.2em;
				}
			}
		}
	}
}

*/
div#solutions-subnav {
  display: none;
  background-color: #3ead2b;
  margin-top: -8px;
  padding-left: 28px; }
  div#solutions-subnav div.solutions-subnav-container {
    max-width: 960px;
    margin: 0 auto;
    color: #ffffff;
    padding-top: 28px; }
    div#solutions-subnav div.solutions-subnav-container h1 {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 1.8em;
      letter-spacing: 0.3pt; }
    div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block {
      float: left;
      height: 238px;
      background-color: #3ead2b;
      text-align: left;
      padding-top: 16px;
      margin-right: 7%; }
      div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block h3 {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 7px;
        margin-bottom: 8px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 1.1em;
        letter-spacing: 0.3pt; }
      div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block.right {
        margin-right: 0em;
        width: 32%; }
        div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block.right h3 {
          margin-right: 15px; }
      div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block ul {
        float: left;
        margin-right: 36px;
        font-family: museo-slab; }
        div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block ul.right {
          margin-right: 0px; }
        div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block ul li {
          font-size: 0.9em;
          line-height: 1.7em; }
          div#solutions-subnav div.solutions-subnav-container div.solutions-subnav-block ul li a {
            color: #ffffff; }

section#breadcrumbs {
  padding: 20px;
  border-bottom: 1px solid #cccccc; }
  section#breadcrumbs ul {
    max-width: 960px;
    margin: 0 auto;
    color: #b3b3b3; }
    section#breadcrumbs ul li {
      font-family: futura-pt;
      font-size: 0.8em;
      display: inline-block;
      margin: 0 5px;
      text-transform: uppercase;
      vertical-align: 2px; }
      section#breadcrumbs ul li a {
        color: #b3b3b3; }

article {
  max-width: 960px;
  margin: 20px auto;
  padding: 0 15px;
  position: relative; }

article.interior-page h2 {
  margin: 0 auto;
  max-width: 700px;
  padding: 10px 20px 30px 20px; }
article.interior-page h3 {
  margin: 0 auto;
  max-width: 700px;
  padding: 40px 20px 10px 20px;
  color: #666; }
article.interior-page p {
  margin: 0 auto;
  max-width: 700px;
  padding: 0 20px 25px 20px; }
article.interior-page a {
  color: #3ead2b; }
  article.interior-page a:hover {
    color: #084132; }
article.interior-page ul {
  width: 650px;
  margin: 0 auto 25px auto;
  padding-left: 20px;
  list-style-position: outside;
  display: block;
  list-style-type: disc; }
  article.interior-page ul li {
    font-family: museo-slab;
    margin: 0 0 10px 5px;
    color: #084132;
    font-size: 0.9em;
    font-weight: 300; }
article.interior-page img.hero {
  width: 100%; }
article.interior-page div.iframe-container {
  width: 560px;
  margin: 25px auto; }

/* ------ Form Styling  ------- */
div.form-container {
  width: 100%;
  background-color: #f6f6f6;
  padding: 40px 0 40px 10px; }
  div.form-container div.form-errors {
    display: none;
    text-align: center; }
  div.form-container form {
    max-width: 800px;
    margin: 0 auto; }
    div.form-container form input.text-field, div.form-container form textarea.textInput {
      padding: 15px;
      border-radius: 5px;
      border: 1px solid #b3b3b3; }
    div.form-container form input.text-field {
      width: 44%;
      float: left;
      margin: 1% 1% 1% 0;
      font-family: museo-slab;
      font-size: 0.9em; }
    div.form-container form textarea.textInput {
      height: 85px;
      width: 89%;
      margin: 10px 0 10px 0;
      font-family: museo-slab;
      font-size: 0.9em; }
    div.form-container form input.submit {
      border: 3px solid #3ead2b;
      color: #3ead2b;
      font-family: futura-pt;
      padding: 7px 20px;
      text-transform: uppercase;
      font-size: 0.8em;
      border-radius: 45px;
      cursor: pointer;
      background-color: #ffffff; }
      div.form-container form input.submit:hover {
        background-color: #3ead2b;
        color: #ffffff; }
    div.form-container form ::-webkit-input-placeholder {
      color: #b3b3b3; }
    div.form-container form :-moz-placeholder {
      /* Firefox 18- */
      color: #b3b3b3; }
    div.form-container form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #b3b3b3; }
    div.form-container form :-ms-input-placeholder {
      color: #b3b3b3; }

/* ------ Footer Styling  ------- */
footer {
  background-color: #084132; }
  footer section.solution-links {
    width: 100%;
    padding: 25px 0 25px 2%;
    max-width: 960px;
    margin: 0 auto; }
    footer section.solution-links h4 {
      font-family: futura-pt;
      color: #ffffff;
      text-transform: uppercase;
      margin-bottom: 15px; }
      footer section.solution-links h4 a {
        color: #ffffff; }
    footer section.solution-links ul li {
      font-family: museo-slab;
      font-size: 0.8em; }
      footer section.solution-links ul li a {
        color: #b5afb3; }
  footer section#copyright {
    padding: 45px 0;
    background-color: #000000;
    text-align: center;
    color: #b3b3b3; }
    footer section#copyright p {
      font-family: museo-slab;
      font-size: 0.9em;
      margin: 0 auto;
      padding: 0 0 10px 0;
      color: #585858; }
      footer section#copyright p a {
        color: #b3b3b3; }
        footer section#copyright p a:hover {
          color: #084132; }
    footer section#copyright p.footer-links a {
      color: #585858; }
      footer section#copyright p.footer-links a:hover {
        color: #b3b3b3; }

@media screen and (min-width: 787px) and (max-width: 976px) {
  .desktop {
    display: none; }

  .mobile {
    display: none; }

  .tablet {
    display: block; }

  body header nav#main-nav ul li {
    margin: 0 2%; }
  body div.gallery-container article.case-studies {
    padding: 3% 10% 3% 22%; }
    body div.gallery-container article.case-studies img {
      margin: 1% 2% 0 4%; }
  body article {
    padding-left: 80px;
    padding-right: 80px; } }
@media screen and (max-width: 976px) {
  body div.gallery-container article.case-studies div.mobile-gallery-block {
    margin-bottom: 75px; }
    body div.gallery-container article.case-studies div.mobile-gallery-block h2 {
      margin-top: 0;
      padding-top: 0; }

  footer section#copyright p.back-to-top {
    font-size: 3em;
    padding-top: 20px; }
    footer section#copyright p.back-to-top a {
      cursor: pointer;
      color: #585858; }
      footer section#copyright p.back-to-top a:hover {
        color: #3ead2b; } }
@media screen and (max-width: 786px) {
  .desktop {
    display: none; }

  .tablet {
    display: none; }

  .mobile {
    display: block; }

  body header section#logo {
    float: left;
    margin: 20px;
    position: relative;
    z-index: 40; }
  body header div.mobile-menu-container {
    position: absolute;
    top: 30px;
    right: 50px;
    z-index: 41; }
    body header div.mobile-menu-container a.mobile_menu {
      position: relative;
      cursor: pointer; }
      body header div.mobile-menu-container a.mobile_menu div.mobile-menu-lines {
        width: 24px;
        height: 4px;
        margin: 10px;
        border-radius: 5px;
        background-color: #3ead2b;
        position: absolute; }
        body header div.mobile-menu-container a.mobile_menu div.mobile-menu-lines:before, body header div.mobile-menu-container a.mobile_menu div.mobile-menu-lines:after {
          content: '';
          display: block;
          width: 24px;
          height: 4px;
          background-color: #3ead2b;
          position: absolute;
          z-index: 35;
          border-radius: 5px; }
        body header div.mobile-menu-container a.mobile_menu div.mobile-menu-lines:before {
          top: -8px; }
        body header div.mobile-menu-container a.mobile_menu div.mobile-menu-lines:after {
          top: 8px; }
      body header div.mobile-menu-container a.mobile_menu div.mobile-menu-plus {
        display: none;
        background-color: #ffffff;
        width: 4px;
        height: 24px;
        margin-left: 20px;
        border-radius: 5px;
        position: absolute;
        z-index: 51; }
        body header div.mobile-menu-container a.mobile_menu div.mobile-menu-plus:before {
          background-color: #ffffff;
          content: "";
          width: 24px;
          height: 4px;
          position: absolute;
          top: 10px;
          left: -10px;
          border-radius: 5px; }
      body header div.mobile-menu-container a.mobile_menu div.mobile-mouse-pointer {
        height: 24px;
        width: 44px;
        margin-right: -25px; }
  body header nav#main-nav {
    float: left;
    width: 100%;
    min-height: 1000px;
    padding-top: 75px; }
    body header nav#main-nav.mobile-extended {
      position: absolute;
      height: 100%;
      z-index: 5; }
    body header nav#main-nav ul#nav {
      margin-top: 0;
      width: 100%; }
      body header nav#main-nav ul#nav li {
        display: block;
        width: 100%;
        margin: 5% 0;
        font-size: 2.4em;
        line-height: 1em; }
        body header nav#main-nav ul#nav li a {
          color: #ffffff; }
        body header nav#main-nav ul#nav li ul.product-mobile-subnav {
          display: none;
          height: 130px;
          overflow: hidden; }
          body header nav#main-nav ul#nav li ul.product-mobile-subnav li {
            color: #ffffff;
            font-size: 0.6em;
            margin: 16px 0; }
  body header section.distributors {
    display: none; }
  body div.header-fixed-adjustment {
    height: 90px; }
  body div.gallery-container article.case-studies {
    padding: 2% 3% 2% 9%; }
    body div.gallery-container article.case-studies img {
      margin: 1% 2% 0 4%;
      width: 60%; }
  body article {
    padding-left: 30px;
    padding-right: 30px; }
  body article.interior-page ul {
    width: auto; } }
@media screen and (max-width: 500px) {
  body h1 {
    font-size: 2.0em; }
  body h2 {
    font-size: 1.1em; }
  body h3 {
    font-size: 1.2em; }
  body p {
    font-size: 0.9em; }
  body header nav#main-nav ul#nav div.mobile.distributor-links {
    font-size: 0.7em; }
  body div.form-container form input.text-field, body div.form-container form textarea.textInput {
    width: 95%;
    margin-left: 10px;
    margin-right: 10px; }
  body div.form-container form input.submit {
    margin-left: 10px; }
  body article.solution-3-blocks h2 {
    margin-bottom: 5px; }
  body article.solution-3-blocks p {
    font-size: 0.9em; }
    body article.solution-3-blocks p a {
      color: #3ead2b;
      font-family: futura-pt;
      text-transform: uppercase; }
    body article.solution-3-blocks p.copy {
      margin-bottom: 5px; } }

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