@import url(http://fonts.googleapis.com/css?family=Montserrat:700);
/* -------------------------------------------------------------------------- */
/* Campaign Vars ------------------------------------------------------------ */
/* Colour Aliases */
body {
  margin: 0;
}

/* -------------------------------------------------------------------------- */
/* CLEAR! ------------------------------------------------------------------- */
.ctaction_box:after,
.report_litterers:after,
.the_facts:after,
.links:after,
.columngroup:after,
.grid:after {
  clear: both;
  content: ". ";
  display: block;
  height: 0;
  visibility: hidden;
}

.ie-old .ctaction_box:after,
.ie-old .report_litterers:after,
.ie-old .the_facts:after,
.ie-old .links:after,
.ie-old .columngroup:after,
.ie-old .grid:after {
  display: block;
  zoom: 1;
  min-height: 1%;
}

.report_litter_wrapper {
  /* -------------------------------------------------------------------------- */
  /* General Layout ----------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /* Content Specific Layout -------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /* Media Queries ------------------------------------------------------------ */
  /* EO Media Queries --------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
}
.report_litter_wrapper .columngroup .column {
  width: 50%;
  float: left;
}
.report_litter_wrapper .columngroup .columngroup {
  width: 100%;
}
.report_litter_wrapper .columngroup .columngroup .column {
  width: 48%;
  margin-left: 2%;
}
.report_litter_wrapper .columngroup .columngroup .column:first-child {
  margin-left: 0;
}
.report_litter_wrapper .grid .item {
  float: left;
  width: 304px;
  margin-left: 19px;
  margin-bottom: 26px;
}
.report_litter_wrapper .grid .item:first-child, .report_litter_wrapper .grid .item:nth-child(4n) {
  margin-left: 0;
}
.report_litter_wrapper .the_facts h2 {
  margin-top: 30px;
  text-align: center;
}
.report_litter_wrapper .the_facts .grid .item {
  width: 225px;
  margin-top: 20px;
  margin-bottom: 0;
}
.report_litter_wrapper .the_facts .grid .item, .report_litter_wrapper .the_facts .grid .item:nth-child(4n) {
  margin-left: 16px;
}
.report_litter_wrapper .the_facts .grid .item:first-child {
  margin-left: 0;
}
.report_litter_wrapper .ctaction_box {
  padding: 0;
}
.report_litter_wrapper .ctaction_box li {
  position: relative;
  float: left;
  width: 25%;
}
.report_litter_wrapper .ctaction_box li .wrapper {
  padding: 18px 20px 0;
}
.report_litter_wrapper .ctaction_box li:first-child {
  border-left: 0 none;
}
.report_litter_wrapper .report_litterers,
.report_litter_wrapper .the_facts,
.report_litter_wrapper .links {
  margin-bottom: 30px;
}
.report_litter_wrapper .campaign_header {
  position: relative;
  width: 100%;
  height: 536px;
  margin-bottom: 10px;
}
.report_litter_wrapper .campaign_header .carouselwrapper {
  position: relative;
  height: 536px;
  width: 100%;
}
.report_litter_wrapper .campaign_header .carouselwrapper .slides_control {
  width: 100% !important;
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 536px;
  display: none;
  background-color: #ccc;
  background-position: top right;
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide.slide-01 {
  background-image: url("../images/slide-01.jpg");
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide.slide-02 {
  background-image: url("../images/slide-02.jpg");
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide.slide-02 .headline {
  background-position: 0 18.6666666667%;
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide.slide-03 {
  background-image: url("../images/slide-03.jpg");
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide.slide-03 .headline {
  background-position: 0 37.3333333334%;
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide .headline {
  position: absolute;
  left: 0;
  top: 53px;
  width: 80%;
  height: 260px;
  background-image: url("../images/headlines_sprite.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto;
  background-color: transparent;
}
.report_litter_wrapper .campaign_header .carouselwrapper .slide .headline h2, .report_litter_wrapper .campaign_header .carouselwrapper .slide .headline h3 {
  display: none;
}
.report_litter_wrapper .campaign_header .campaign_phone {
  position: absolute;
  top: 45px;
  right: 160px;
  width: 295px;
  height: 392px;
  background-image: url("../images/hand_phone.png");
  background-repeat: no-repeat;
  z-index: 20;
}
.report_litter_wrapper .the_facts,
.report_litter_wrapper .links {
  border-top: 1px solid #e5e5e5;
}
.report_litter_wrapper .the_facts h3,
.report_litter_wrapper .links h3 {
  display: inline-block;
  margin-bottom: 26px;
}
.report_litter_wrapper .the_facts li a,
.report_litter_wrapper .links li a {
  color: #555555;
}
.report_litter_wrapper .report_litterers {
  margin-top: -226px;
}
.report_litter_wrapper .report_litterers .ctaction_box {
  position: relative;
  z-index: 22;
  border-top: 1px solid #fff;
  border-top-color: rgba(255, 255, 255, 0.18);
  padding-top: 1px;
  background: url(../images/cta-item-bg.png) bottom left repeat-x;
  height: 216px;
  color: #fff;
}
.report_litter_wrapper .report_litterers .ctaction_box li {
  line-height: 1.2em;
  height: 216px;
  border-left: 1px solid #fff;
  border-left-color: rgba(255, 255, 255, 0.18);
  position: relative;
  width: 24%;
}
.report_litter_wrapper .report_litterers .ctaction_box li .wrapper {
  padding-bottom: 6px;
}
.report_litter_wrapper .report_litterers .ctaction_box li:first-child {
  border-left: 0 none;
}
.report_litter_wrapper .report_litterers .ctaction_box li.topshadow {
  min-height: inherit;
}
.report_litter_wrapper .report_litterers .ctaction_box li .icon {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 16px;
  left: 20px;
  background-image: url("../images/ctaction_box_icons.png");
}
.report_litter_wrapper .report_litterers .ctaction_box li h4 {
  font-size: 24px;
  height: 42px;
  line-height: 42px;
  padding-left: 54px;
  color: #ef5a22;
  text-transform: uppercase;
}
.report_litter_wrapper .report_litterers .ctaction_box li:hover:after {
  display: block;
  content: " ";
  width: 100%;
  border-top: 6px solid #2F7FBB;
  position: absolute;
  bottom: 2px;
  left: 0;
  visibility: visible;
}
.report_litter_wrapper .report_litterers .ctaction_box li.online h4 {
  color: #2F7FBB;
}
.report_litter_wrapper .report_litterers .ctaction_box li.online a {
  width: 50%;
  float: left;
}
.report_litter_wrapper .report_litterers .ctaction_box li.app {
  width: 26%;
}
.report_litter_wrapper .report_litterers .ctaction_box li.app h4 {
  color: #8F9B41;
}
.report_litter_wrapper .report_litterers .ctaction_box li.app .icon {
  background-position: -50px 0;
}
.report_litter_wrapper .report_litterers .ctaction_box li.app:hover:after {
  border-top-color: #8F9B41;
}
.report_litter_wrapper .report_litterers .ctaction_box li.form {
  width: 26%;
  margin-bottom: 0;
}
.report_litter_wrapper .report_litterers .ctaction_box li.form h4 {
  color: #46A7E0;
}
.report_litter_wrapper .report_litterers .ctaction_box li.form .icon {
  background-position: -100px 0;
}
.report_litter_wrapper .report_litterers .ctaction_box li.form:hover:after {
  border-top-color: #46A7E0;
}
.report_litter_wrapper .report_litterers .ctaction_box li.call .icon {
  background-position: -150px 0;
}
.report_litter_wrapper .report_litterers .ctaction_box li.call:hover:after {
  border-top-color: #ef5a22;
}
.report_litter_wrapper .report_litterers .ctaction_box li p {
  margin-bottom: 0em;
  min-height: 5.5em;
}
.report_litter_wrapper .report_litterers .ctaction_box li p.nomin {
  min-height: 0;
  margin-bottom: 0;
}
.report_litter_wrapper .report_litterers .ctaction_box li a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.86em;
  display: inline-block;
}
.report_litter_wrapper .report_litterers .ctaction_box li a.app-store {
  width: auto;
  height: 20px;
  line-height: 20px;
  background: url(../images/icon-app-store.png) 0 0 no-repeat;
  padding-left: 18px;
  padding-right: .5em;
}
.report_litter_wrapper .report_litterers .ctaction_box li a.google-play {
  width: auto;
  height: 20px;
  line-height: 20px;
  background: url(../images/icon-google-play.png) 0 0 no-repeat;
  padding-left: 22px;
}
.report_litter_wrapper .litter_box {
  padding: 0 18px;
}
.report_litter_wrapper .litter_box p {
  margin-bottom: 1em;
}
.report_litter_wrapper .litter_box h3 {
  font-size: 23px;
}
.report_litter_wrapper .litter_box .youtube,
.report_litter_wrapper .litter_box .youtube_substitute {
  width: 100%;
  height: 278px;
}
.report_litter_wrapper .litter_box .youtube_substitute {
  overflow: hidden;
}
.report_litter_wrapper .litter_box .columngroup {
  border-top: 1px solid #E5E5E5;
  padding-top: 60px;
}
.report_litter_wrapper .litter_box .columngroup .column {
  width: 48%;
  margin-left: 4%;
  padding-bottom: 30px;
}
.report_litter_wrapper .litter_box .columngroup .column:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 1000px) {
  .report_litter_wrapper .grid {
    width: 628px;
    margin-left: auto;
    margin-right: auto;
  }
  .report_litter_wrapper .grid .item:nth-child(odd) {
    margin-left: 0;
  }
  .report_litter_wrapper .grid .item:nth-child(4n) {
    margin-left: 19px;
  }
  .report_litter_wrapper .the_facts .grid {
    width: 466px;
  }
  .report_litter_wrapper .campaign_header {
    height: 320px;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper {
    height: 320px;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper .slide {
    height: 320px;
  }
  .report_litter_wrapper .report_litterers {
    margin-top: -10px;
  }
  .report_litter_wrapper .report_litterers .ctaction_box {
    padding: 0;
    height: auto;
    background: #f4f4f4;
    color: #555;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li {
    float: none;
    width: auto;
    text-align: left;
    border-left: 0 none;
    border-top: 1px solid #d2d2d2;
    min-height: 0px;
    height: auto;
    width: auto !important;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li:first-child {
    border-top: 0 none;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li .icon {
    top: auto;
    left: 16px;
    margin: 0;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li .wrapper {
    padding-left: 70px;
    padding-bottom: 16px;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li:hover:after {
    display: none;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li h4 {
    font-size: 18px;
    padding-left: 0;
    height: auto;
    line-height: normal;
    margin-bottom: .2em;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li p {
    min-height: 0px;
    margin-bottom: .5em;
  }
  .report_litter_wrapper .report_litterers .ctaction_box li a {
    width: auto !important;
    float: none !important;
    margin-right: 1em;
  }
}
@media only screen and (max-width: 800px) {
  .report_litter_wrapper .campaign_header .carouselwrapper .slide {
    background-size: 800px auto;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper .slide .headline {
    background-size: 720px auto;
  }
}
@media only screen and (max-width: 680px) {
  .report_litter_wrapper .grid .item {
    margin-left: 10px;
  }
  .report_litter_wrapper .grid .item:nth-child(4n) {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 650px) {
  .report_litter_wrapper .grid {
    width: 304px;
  }
  .report_litter_wrapper .grid .item {
    margin-left: 0 !important;
  }
  .report_litter_wrapper .grid .item:nth-child(4n) {
    margin-left: 0;
  }
  .report_litter_wrapper .the_facts .grid {
    width: 225px;
  }
  .report_litter_wrapper .the_facts h2 {
    font-size: 18px;
  }
  .report_litter_wrapper .campaign_header {
    height: 234px;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper {
    height: 234px;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper .slide {
    background-size: 768px auto;
    height: 234px;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper .slide:nth-child(2) .headline {
    background-position: 0 72.42%;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper .slide:nth-child(3) .headline {
    background-position: 0 90.92%;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper .slide .headline {
    top: 0;
    height: 234px;
    background-position: 0 53.92%;
    background-size: auto;
  }
}
@media only screen and (max-width: 436px) {
  .report_litter_wrapper .campaign_header {
    margin-bottom: 10px;
  }
  .report_litter_wrapper .campaign_header .carouselwrapper .slide {
    background-size: auto 100%;
    background-position: top right;
  }
  .report_litter_wrapper .litter_box {
    padding: 0 18px;
  }
  .report_litter_wrapper .litter_box h2 {
    font-size: 18px;
  }
  .report_litter_wrapper .litter_box p {
    margin-bottom: 1em;
  }
  .report_litter_wrapper .litter_box .columngroup .column {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .report_litter_wrapper .report_litterers h3 {
    margin-bottom: 10px;
  }
}

.report_litter_wrapper {
  line-height: 1.57em;
  /* Colours */
}
.report_litter_wrapper h2, .report_litter_wrapper h3, .report_litter_wrapper h4, .report_litter_wrapper h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #003f72;
  text-transform: uppercase;
  line-height: 1.2em;
}
.report_litter_wrapper h2.box, .report_litter_wrapper h3.box {
  line-height: 1em;
  background-color: #ef5a22;
  color: white;
  padding: 12px 25px;
}
.report_litter_wrapper h2.box.white, .report_litter_wrapper h3.box.white {
  background-color: white;
  color: #ef5a22;
}
.report_litter_wrapper h3 {
  font-size: 1.71em;
}
.report_litter_wrapper h4 {
  font-size: 1em;
}
.report_litter_wrapper .orange {
  color: #ef5a22;
}
