.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #f38230;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #f38230;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #3f3017;
  font-size: 14px;
  line-height: 24px;
  font-weight: 900;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #747474;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

a {
  color: #f38230;
  text-decoration: underline;
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.content {
  padding: 60px 20px 80px;
  text-align: center;
}

.content.orange {
  background-color: #f38230;
  color: #fff;
}

.content.greyish {
  background-color: #e7e7e7;
}

.content.left-text {
  text-align: left;
}

.header {
  position: relative;
  height: 500px;
  background-image: url('../images/coffee-hands.jpg');
  background-position: 50% 31%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header.sub {
  height: 240px;
}

.logo-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  max-width: 300px;
  margin: auto;
  padding: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
  border-radius: 150px;
  background-color: #fff;
}

.logo-container.sub {
  position: relative;
  height: 180px;
  max-width: 180px;
  margin-top: -157px;
  padding-left: 21px;
  border-style: none;
  border-radius: 90px;
  box-shadow: 5px 0 25px -5px #f38230;
}

.navbar {
  border-bottom: 2px solid #f38230;
  background-color: #fff;
}

.navlink {
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #e7e7e7;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Lato, sans-serif;
  color: #3f3017;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navlink:hover {
  color: #f38230;
}

.navlink.w--current {
  background-color: #f38230;
  color: #fff;
}

.navlink.end {
  border-right-style: none;
}

.navlink.toggle {
  padding-right: 40px;
}

.navlink.hide {
  display: none;
}

.menu {
  float: none;
  text-align: center;
}

.heading {
  font-size: 28px;
}

.heading-2 {
  font-size: 24px;
  line-height: 28px;
}

.white {
  color: #fff;
  font-weight: 300;
  letter-spacing: 4px;
}

._600px {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.button {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 12px 20px;
  border-radius: 24px;
  background-color: #e7e7e7;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #f38230;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
}

.button.orange {
  background-color: #f38230;
  color: #fff;
}

.button.orange:hover {
  background-color: #3f3017;
}

.button.orange.reduce-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}

.button.mini {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.circle {
  display: block;
  width: 140px;
  height: 140px;
  margin: -113px auto 45px;
  border: 5px none #fff;
  border-radius: 70px;
  background-color: #d1d1d1;
}

.circle.small {
  width: 20px;
  height: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-width: 3px;
  border-radius: 10px;
}

.circle.who {
  background-image: url('../images/seaicccedit.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.goals {
  background-image: url('../images/ccup.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle.whiteborder {
  border-style: solid;
}

.circle.whiteborder.who {
  background-image: url('../images/conscious-cup-committee.jpg');
  background-size: cover;
}

.circle.orangeborder {
  border-style: solid;
  border-color: #f38230;
}

.circle.orangeborder.why {
  background-image: url('../images/starbucks-waste.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle.orangeborder.team {
  background-image: url('../images/committee.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.orangeborder.sorcha {
  margin-top: -10px;
  margin-right: 100%;
  margin-bottom: 20px;
  float: left;
  background-image: url('../images/sorcha.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.orangeborder.declan {
  margin-top: -10px;
  margin-right: 100%;
  margin-bottom: 20px;
  float: left;
  background-image: url('../images/declan.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.orangeborder.mindy {
  margin-top: -10px;
  margin-right: 100%;
  margin-bottom: 20px;
  float: left;
  background-image: url('../images/mindy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.orangeborder.dee {
  margin-top: -10px;
  margin-right: 100%;
  margin-bottom: 20px;
  float: left;
  background-image: url('../images/dee.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.orangeborder.orla {
  margin-top: -10px;
  margin-right: 100%;
  margin-bottom: 20px;
  float: left;
  background-image: url('../images/orla.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.orangeborder.keith {
  margin-top: -10px;
  margin-right: 100%;
  margin-bottom: 20px;
  float: left;
  background-image: url('../images/keith.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.orangeborder.contactless {
  background-image: url('../images/coffee-for-you-with-love-PQDTUAS.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-heading {
  font-weight: 700;
  letter-spacing: 1px;
}

.body-heading.orange {
  color: #f38230;
}

.line {
  display: block;
  width: 40px;
  height: 5px;
  margin: 40px auto;
  background-color: #fff;
}

.line.orange {
  background-color: #f38230;
}

.line.small {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.line.small.orange {
  margin-bottom: 20px;
}

.split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fifty {
  width: 50%;
  padding: 60px 80px;
  float: left;
  text-align: center;
}

.fifty.greyish {
  background-color: #e7e7e7;
}

.fifty.orange {
  background-color: #f38230;
  color: #fff;
  text-align: center;
}

.fifty.orange.cafe {
  background-image: url('../images/coffee-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fifty.brown {
  background-color: #3f3017;
  color: #fff;
}

.fifty.why {
  background-image: url('../images/coffee-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fifty.grey {
  background-color: #e7e7e7;
}

.fifty.third {
  width: 33.333%;
  padding: 25px;
}

.voice {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e7e7e7;
}

.voice.hide {
  display: none;
}

.right {
  width: 50%;
  float: right;
  text-align: right;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.smallbutn {
  display: inline-block;
  margin-left: 10px;
  padding: 8px 12px;
  border-radius: 18px;
  background-color: #3a559f;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}

.smallbutn:hover {
  background-color: #0da152;
}

.text-block {
  display: inline-block;
  color: #747474;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer {
  padding: 60px 10px;
  background-color: #e7e7e7;
}

.links {
  font-size: 12px;
  text-transform: uppercase;
  -webkit-column-count: 2;
  column-count: 2;
}

.footerlink {
  display: block;
  border-bottom: 1px solid #d1d1d1;
  color: #f38230;
  text-decoration: none;
}

.footerlink:hover {
  color: #3f3017;
}

.footerlink.hide {
  display: none;
}

.spacer {
  height: 50px;
}

.spacer.with-line {
  height: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #d1d1d1;
}

.image {
  margin-top: 15px;
}

.social {
  margin-right: 10px;
}

.form-block {
  padding: 0px;
}

.input {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #d1d1d1;
  border-radius: 2px;
  background-color: #ececec;
}

.input.textarea {
  height: 100px;
}

.input.white {
  background-color: #f8f8f8;
  color: #000;
  letter-spacing: 0px;
}

.text-right {
  text-align: right;
}

.footer-text {
  color: #747474;
  font-size: 14px;
}

.footer-link {
  color: #747474;
}

.banner {
  height: 340px;
  border-bottom: 1px solid #fff;
  background-image: url('../images/coffee-hands.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-width {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.full-width.orange {
  background-color: #f38230;
  color: #fff;
}

.map-wrap {
  height: 800px;
}

.quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 45px;
  line-height: 50px;
  font-weight: 100;
  text-transform: uppercase;
}

.link {
  color: #f38230;
  text-decoration: none;
}

.link:hover {
  color: #3f3017;
}

.link.reverse {
  color: #e7e7e7;
}

.supporters {
  padding: 20px 10px;
  text-align: center;
}

.supporters.hide {
  display: none;
}

.slider {
  height: auto;
  background-color: transparent;
}

.slidenav {
  display: none;
}

.arrow {
  display: none;
}

.sup-cols {
  text-align: center;
}

.awards {
  padding: 20px 10px;
  border-top: 1px solid #f38230;
  text-align: center;
}

.fifth {
  position: relative;
  width: 20%;
  padding: 20px;
  float: left;
}

.logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.droplink {
  background-color: #e7e7e7;
  color: #f38230;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.droplink:hover {
  background-color: #fcfafa;
}

.droplink.w--current {
  background-color: #f38230;
  color: #fff;
}

.droplink.hide {
  display: none;
}

.droplink.inner {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.droplink.sublink {
  background-color: #d6d6d6;
}

.droplink.sublink:hover {
  background-color: #fff;
}

.drop-icon {
  margin-right: 14px;
}

.form {
  text-align: left;
}

.forms {
  padding-right: 40px;
  padding-left: 40px;
}

.item-container {
  position: relative;
  width: 33.333%;
  padding: 10px;
  float: left;
  color: #747474;
  font-size: 14px;
  line-height: 18px;
}

.item {
  padding: 0px;
  background-color: #e7e7e7;
}

.item-title {
  margin-top: 5px;
  color: #f38230;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.img-wrap {
  overflow: hidden;
  height: 130px;
}

.text-wrap {
  overflow: hidden;
  height: 140px;
  padding: 15px;
}

.paging {
  margin-top: 10px;
  padding: 20px 10px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  color: #747474;
  font-size: 14px;
}

.left {
  width: 50%;
  float: left;
  text-align: left;
}

.people {
  margin-top: 35px;
}

.list {
  padding-left: 25px;
  list-style-type: decimal;
}

.sub {
  padding-left: 48px;
  list-style-type: lower-alpha;
}

.vid {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block {
  display: block;
}

.gap {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.bodylist {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #f38230;
}

.signup-wrap {
  display: none;
}

.brand {
  display: none;
}

.funder {
  padding: 10px 20px 10px 0px;
  float: left;
}

.waste-region {
  max-height: 100px;
}

.small {
  font-size: 14px;
  line-height: 16px;
}

.maplink {
  color: #e7e7e7;
}

.maplink:hover {
  color: #fff;
}

.blog-img-wrapper {
  overflow: hidden;
  width: 100%;
  margin: 20px auto;
  border-radius: 10px;
}

.date {
  color: #f38230;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  text-transform: uppercase;
}

.blog-content {
  text-align: left;
}

.newsletter {
  padding: 85px 20px;
  text-align: center;
}

.form-wrap {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.wide-container {
  max-width: 1200px;
  padding-right: 20px;
  padding-left: 20px;
}

.cafe-lists {
  text-align: left;
  list-style-type: square;
  -webkit-column-count: 3;
  column-count: 3;
}

.county {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

.listy {
  margin-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #f5a56b;
  font-size: 20px;
}

.cafe-item {
  width: 33.333%;
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  text-align: left;
}

.cafe-name {
  margin-top: 0px;
  color: #fff;
  letter-spacing: 0px;
  text-transform: none;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.spacefix {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #f3a56d;
}

.voice-logo {
  margin-top: 15px;
  margin-bottom: 15px;
}

.crni {
  width: 120px;
}

.subdrop {
  width: 100%;
}

.sublist.w--open {
  position: relative;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex.middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vid-wrapper {
  width: 100%;
  max-width: 50%;
}

.text-block {
  width: 100%;
  max-width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.nogap {
  margin-top: 0px;
}

.gaptop {
  margin-top: 40px;
}

.text-left {
  text-align: left;
}

.toolbox-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.download-item {
  padding: 20px;
  border-radius: 10px;
  background-color: #e6e6e6;
  text-align: center;
}

.tool-item-head {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
  text-transform: none;
}

.thumbnail {
  width: 250px;
  margin-top: 20px;
}

.image-block {
  overflow: hidden;
  width: 100%;
  height: 400px;
  max-width: 50%;
  border-radius: 20px;
}

.fillimage {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media screen and (max-width: 991px) {
  .navlink {
    padding-right: 8px;
    padding-left: 8px;
  }

  .split {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .fifty.third {
    width: 100%;
  }

  .banner {
    background-position: 50% 0%;
  }

  .brand {
    display: none;
  }

  .cafe-lists {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 767px) {
  .content {
    padding: 20px 10px;
  }

  .navlink {
    padding-top: 12px;
    padding-bottom: 12px;
    border-right-style: none;
    border-bottom-color: #e7e7e7;
    background-color: #fff;
  }

  .circle {
    margin-top: -43px;
    margin-bottom: 29px;
  }

  .split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fifty {
    width: 100%;
    padding: 25px 20px;
  }

  .voice {
    text-align: center;
  }

  .right {
    text-align: center;
  }

  .columns {
    display: block;
  }

  .quote {
    padding: 25px;
    font-size: 32px;
    line-height: 34px;
  }

  .men-but {
    color: #f38230;
  }

  .men-but.w--open {
    background-color: #f38230;
  }

  .fifth {
    display: inline-block;
    width: 33.333%;
    height: 120px;
    float: left;
  }

  .logo-wrap {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .item-container {
    width: 50%;
  }

  .brand {
    display: block;
    width: 160px;
    padding: 5px;
    float: left;
  }

  .cafe-lists {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vid-wrapper {
    max-width: 100%;
  }

  .text-block {
    max-width: 100%;
    padding: 15px 0px;
  }

  .image-block {
    height: 250px;
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .content.orange {
    padding-bottom: 60px;
  }

  .header {
    height: 300px;
  }

  .logo-container {
    height: 180px;
    max-width: 180px;
  }

  .split {
    display: block;
  }

  .fifty {
    width: 100%;
  }

  .right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block {
    font-size: 14px;
    line-height: 18px;
  }

  .links {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .fifth {
    width: 50%;
    height: 100px;
    padding: 5px;
  }

  .item-container {
    width: 100%;
  }

  .funders-warp {
    padding-right: 10px;
    padding-left: 10px;
  }

  .toolbox-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

