h1 {
  color: #4b423b;
}
h2 {
  text-transform: uppercase;
  color: #51a947;
}
h3 {
  color: #51a947;
}
h3 a {
  border-bottom: 1px solid #51a947;
}
h3 a:hover {
  text-decoration: none;
}
h3 + h4 {
  margin-bottom: 7.5px;
}




.home-loop {
  padding-top: 4px;
  margin-bottom: 50px;
}
.home-loop h2 {
  margin: 42px 0 21px;
  font-size: 35px;
}
.home-loop h6 {
  line-height: 22px;
  margin-bottom: 22.5px;
}
.home-loop .btn {
  margin-top: 30px;
}
.home-loop .home-loop-contents {
  position: relative;
  min-height: 434px;
}
.home-loop .home-loop-contents.loading .loop-content {
  z-index: 10;
}
.home-loop .home-loop-contents.loading .loop-content:first-child {
  z-index: 20;
}
.home-loop .home-loop-contents .loop-content {
  position: absolute;
  background-color: #f1f1f1;
  min-height: 430px;
  width: 100%;
}
.home-loop .loop {
  width: 100%;
  height: 100%;
  position: relative;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.home-loop .loop .loop-center,
.home-loop .loop .loop-item {
  background-image: url(../images/simple-loop.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  background-size: 425px auto;
  position: absolute;
}
.home-loop .loop .loop-center {
/*  top: 119px;
  left: 108px;
  background-position: -109px -119px;*/
  width: 450px;
  height: 450px;
	z-index: 99;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.home-loop .loop .loop-item {
  width: 90px;
  height: 90px;
	z-index: 100;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: transparent;
  box-shadow: 0 0 0 rgba(64, 128, 50, 0);
}

.loop {zoom:110%;}
.home-loop .loop .loop-item,
.home-loop .loop .loop-item:active {
  outline: none;
}
.home-loop .loop .loop-item:hover,
.home-loop .loop .loop-item.active {
  /*-webkit-transform: scale(0);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);*/
  /*background-color: #408032;
  box-shadow: 0 0 5px #408032;*/
}
.home-loop .loop .loop-item.solution-design {
  display: none;
}
.home-loop .loop .organic-recycling {
  background-position: -295px -294px;
  left: 294px;
  top: 292px;
}
.home-loop .loop .compost {
  background-position: -169px -9px;
  left: 169px;
  top: 9px;
}
.home-loop .loop .waste-audit {
  background-position: -302px -64px;
  left: 301px;
  top: 64px;
}
.home-loop .loop .getfertiliser {
  background-position: -336px -177px;
  left: 336px;
  top: 177px;
}
.home-loop .loop .useoutput {
  background-position: -110px -347px;
  left: 110px;
  top: 347px;
}
.home-loop .loop .collection {
  background-position: -44px -292px;
  left: 44px;
  top: 292px;
}
.home-loop .loop .sell {
  background-position: 0px -179px;
  left: 0;
  top: 179px;
}
.home-loop .loop .media {
  background-position: -41px -64px;
  left: 42px;
  top: 64px;
}

.green-panel {
  background-color: #51a947;
  background-image: url(../images/common/green-texture.jpg);
  background-position: center 0;
  background-repeat: repeat;
  margin-bottom: 51px;
  position: relative;
  padding: 22px 0 15px;
  width: 978px;
}
.green-panel a.btn {
  width: 306px;
  margin-left: -153px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-image: none;
  text-align: center;
  display: none;
}
.green-panel a.arrow-link span {
  border-color: rgba(255, 255, 255, 0.25);
}
.green-panel .column {
  text-align: center;
  width: 291px;
}
.green-panel .column:first-child {
  margin-left: 30px;
}
.green-panel .column h1,
.green-panel .column h2,
.green-panel .column h3,
.green-panel .column h4,
.green-panel .column h5,
.green-panel .column h6,
.green-panel .column p,
.green-panel .column a {
  color: #FFFFFF;
}
.green-panel .column h2 {
  font-size: 65px;
  line-height: 70px;
  margin-bottom: 5px;
}
.green-panel .column h2 sub,
.green-panel .column h2 sup {
  font-size: 69%;
}
.green-panel .column h2 sub {
  top: 0;
  bottom: auto;
}
.green-panel .column h2 sup {
  top: -16px;
}
.green-panel .column h6 {
  margin-bottom: 7.5px;
}
.indicator-section-wrapper {
  width: 100%;
  position: relative;
}
.indicator-section {
  position: absolute;
  top: 182px;
  width: 100%;
  background: none;
}
.indicator-section.active {
  position: fixed;
  top: 50%;
  margin-top: -101px;
}
.indicator-section.end {
  top: 4405px;
}
.loop-indicator {
  float: right;
  height: 202px;
  width: 125px;
  background-image: url(../images/common/loop-bits.png);
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
  right: -182px;
}
.loop-indicator .loop-indicator-marker {
  width: 150px;
  height: 150px;
  text-align: center;
  color: #332b26;
  position: absolute;
  top: 30px;
  right: -29px;
  z-index: 200;
  font-size: 26px;
  line-height: 0;
  text-shadow: 0 0 3px #ffffff;
  -moz-transition: all 600ms cubic-bezier(0.175, 0.885, 0.36, 1.275);
  -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.36, 1.275);
  -o-transition: all 600ms cubic-bezier(0.175, 0.885, 0.36, 1.275);
  transition: all 600ms cubic-bezier(0.175, 0.885, 0.36, 1.275);
}
.loop-indicator .loop-indicator-marker i {
  color: #332b26;
}
.loop-indicator .loop-dots {
  position: absolute;
  width: 117px;
  height: 117px;
  top: 0;
  right: 0;
  overflow: visible;
}
.loop-indicator .loop-dots .loop-dot {
  -moz-transition: opacity 200ms linear;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #a29d99;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.loop-indicator .loop-dots .loop-dot-packaging {
  top: 47px;
  left: 67px;
}
.loop-indicator .loop-dots .loop-dot-waste-audit {
  left: 107px;
  top: 63px;
}
.loop-indicator .loop-dots .loop-dot-resource-management {
  left: 122px;
  top: 102px;
}
.loop-indicator .loop-dots .loop-dot-organic-recycling,
.loop-indicator .loop-dots .loop-dot-roi {
  left: 107px;
  top: 139px;
}
.loop-indicator .loop-dots .loop-dot-education {
  top: 157px;
  left: 67px;
}
.loop-indicator .loop-dots .loop-dot-collection {
  top: 139px;
  left: 29px;
}
.loop-indicator .loop-dots .loop-dot-analysis {
  left: 11px;
  top: 102px;
}
.loop-indicator .loop-dots .loop-dot-media {
  left: 29px;
  top: 63px;
}
.loop-indicator .loop-center {
  position: absolute;
  right: 89px;
  top: 60px;
  -webkit-transform: scale(0.77);
  -moz-transform: scale(0.77);
  -ms-transform: scale(0.77);
  -o-transform: scale(0.77);
  transform: scale(0.77);
  right: 79px;
  top: 72px;
}
.loop-indicator .loop-center span {
  background-image: url(../images/common/sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.loop-section .column {
  text-align: center;
}
.loop-section .loop-image {
  margin: 15px auto 30px;
}
.loop-section .green-panel {
  padding: 15px 0;
  margin-bottom: 65px;
}
.loop-section .green-panel h2 {
  font-size: 26px;
  line-height: 34px;
  margin: 0 0 15px;
}
.loop-section .green-panel p {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  margin: 0 10px 15px;
}
.home-feature {
  height: 677px;
  margin-top: -51px;
  text-align: center;
}
.home-feature h2 {
  font-family: 'Merriweather', serif;
  font-weight: 300;
  font-style: italic;
  font-size: 80px;
  text-transform: none;
  line-height: 100px;
  margin: 182px 0 30px;
  color: #FFFFFF;
  text-indent: -10px;
}
.home-feature h4 {
  font-family: "Open Sans", Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  margin: 20px 0 22px;
  color: #FFFFFF;
  text-transform: none;
}
.home-feature .slide-text {
  text-align: center;
}
.home-feature .slide-link {
  font-family: 'Dirty', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.btn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-family: 'Dirty', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-image: url(../images/common/clear-texture.png);
  background-position: center 0;
  background-repeat: repeat;
  background-color: #408032;
  display: inline-block;
  height: 44px;
  line-height: 20px;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.95);
  letter-spacing: 0;
  font-size: 19px;
  padding: 13px 20px 11px;
  text-transform: uppercase;
}
.btn,
.btn:visited {
  color: #FFFFFF;
}
.btn:hover,
.btn:active {
  background-color: #322622;
 /* background-image: url(../images/common/clear-texture.png);*/
  background-position: center 0;
  background-repeat: repeat;
  color: #FFFFFF;
  text-decoration: none;
}
.subscribe-btn:hover,
.subscribe-btn:active {
  background-color: #FFFFFF;
  color: #332b26;
  text-decoration: none;
}
.white-btn {
  background-image: none;
  background-color: #FFFFFF;
  color: #51a947;
  color: rgba(70, 142, 56, 0.9);
}
.white-btn,
.white-btn:visited {
  color: #51a947;
  color: rgba(70, 142, 56, 0.9);
}
.breadcrumbs {
  *zoom: 1;
  clear: both;
  position: relative;
}
.breadcrumbs:before,
.breadcrumbs:after {
  content: "";
  display: table;
}
.breadcrumbs:after {
  clear: both;
}
.breadcrumbs ul {
  margin: 0;
  padding: 17px 12px 15px;
  display: block;
  font-family: 'Merriweather', serif;
  font-weight: 300;
  font-style: normal;
}
.breadcrumbs ul li {
  display: inline;
  font-size: 14px;
  line-height: 41px;
  text-transform: none;
  color: #54514e;
}
.breadcrumbs ul li:after {
  content: "\00a0\00a0\002F\00a0\00a0";
}
.breadcrumbs ul li:last-child:after {
  content: "";
}
.breadcrumbs ul li a {
  text-decoration: underline;
  color: #54514e;
}
.sub-nav {
  position: absolute;
  bottom: -1px;
  z-index: 2;
  right: 15px;
  font-family: "Open Sans", Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.sub-nav ul {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
}
.sub-nav ul li {
  font-family: "Open Sans", Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-left: 5px;
  line-height: 30px;
}
.sub-nav ul li:after {
  content: '';
}
.sub-nav ul li a {
  display: inline-block;
  padding: 5px 25px;
  font-family: "Open Sans", Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(122, 122, 122, 0.9);
  text-decoration: none;
}
.sub-nav ul li a.active {
  background-color: #FFFFFF;
  border: 1px solid #e9e6e2;
  border-bottom: 0;
  color: #54514e;
}
.sidebar-block {
  margin-bottom: 30px;
  background-color: #f9f8f7;
}
.standard-block {
  padding: 29px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #e9e6e2;
}
.standard-block a.btn {
  display: block;
  text-align: center;
}
.standard-block h2 {
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 15px;
}
.green-block {
  padding: 29px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #e9e6e2;
  background-image: url(../images/common/green-texture.jpg);
  background-position: center 0;
  background-repeat: repeat;
  text-align: center;
  padding: 20px 29px;
}
.green-block a.btn {
  display: block;
  text-align: center;
}
.green-block h2 {
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 15px;
}
.green-block h1,
.green-block h2,
.green-block h3,
.green-block h4,
.green-block h5,
.green-block h6,
.green-block p,
.green-block li,
.green-block ul,
.green-block ol {
  color: #FFFFFF;
}
.green-block h5 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
}

@media screen and (min-width: 766px) {
  .main-nav {
    height: 43px !important;
  }
}
@media screen and (max-width: 765px) {
  .section {
    min-width: 320px;
  }
  .section.breadcrumbs,
  .section.contact-section,
  .section.page-section {
    background-image: none;
    background-color: #FFFFFF;
  }
  .section .section-container {
    width: 100%;
  }
  .column {
    float: none;
    width: auto;
    display: block;
  }
  .column.quarter,
  .column.sixth,
  .column.third,
  .column.half,
  .column.twothirds,
  .column.fivesixths,
  .column.fivetwelfths {
    float: none;
    display: block;
  }
  .column.column-container {
    width: auto;
  }
  .column.intro {
    margin-top: 0;
  }
  .column.intro h5 br {
    display: none;
  }