@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:400,400i,500,500i,700,700i');
/* CSS Document */
/* update the font elsewhere? */
/* variables */
.mt-40 {
  width: calc(100% - 20px);
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  border-bottom: 1px solid #dfdfdf;
}
.banner {
  /* banner */
}
.banner.home {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 60px 0px 60px 0px;
  /* home */
}
.banner.home .polygons {
  background: #b7b7b7 url(/sites/all/themes/plastics/assets/images/reskin/polygons-gray.png) center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.banner.home .container {
  width: calc(100% - 40px);
  max-width: 1340px;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
  /*container*/
}
.banner.home .container .banner__cta {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 0px 40px 0px !important;
  padding: 0px 0px 0px 0px !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.banner.home .container .banner__cta h2 {
  width: 100% !important;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  color: #5f605f;
  font-family: 'Roboto Slab', serif;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 700;
}
.banner.home .container .banner__cta .button-group {
  width: 100% !important;
  float: left !important;
  position: relative !important;
  margin: 30px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  right: auto !important;
  top: auto !important;
  transform: translateY(0);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner.home .container .banner__cta .button-group a.cta {
  color: #fff;
  border: 2px solid #cb2027;
  transition: none;
}
.banner.home .container .banner__cta .button-group a.cta.outline {
  background: none;
  color: #cb2027;
  margin-left: 20px;
}
.banner.home .container .banner__cta .button-group a.cta:hover {
  background: #841519;
  border-color: #841519;
  color: #fff;
}
.banner.home .container .banner__items {
  width: 100% !important;
  margin: 0px 0px 80px 0px !important;
  padding: 0px 0px 0px 0px !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  /* banner__items */
}
.banner.home .container .banner__items li.banner__item {
  background-color: #313232;
  width: calc(33.333% - 14px) !important;
  height: 435px;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  cursor: pointer;
  overflow: hidden;
}
.banner.home .container .banner__items li.banner__item .tag {
  background: url(/sites/all/themes/plastics/assets/images/reskin/tag.png) right top no-repeat;
  width: auto;
  height: 29px;
  position: absolute;
  left: 40px;
  top: 40px;
  padding: 0px 17px 0px 10px;
  font-size: 13px;
  line-height: 29px;
  font-family: 'Roboto Slab', serif;
  font-weight: 200;
  color: #fff;
  z-index: 11;
}
.banner.home .container .banner__items li.banner__item .content {
  background: rgba(0, 0, 0, 0);
  width: calc(100% - 0px);
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 40px 40px 40px 40px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
}
.banner.home .container .banner__items li.banner__item .content h3 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  display: block;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.banner.home .container .banner__items li.banner__item .content p {
  width: 100%;
  max-height: 0px;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  overflow: hidden;
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
  opacity: 0;
}
.banner.home .container .banner__items li.banner__item .content .cta {
  width: auto !important;
  color: #fff !important;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
}
.banner.home .container .banner__items li.banner__item .content .cta:hover {
  color: #cb2027 !important;
  background: #fff;
}
.banner.home .container .banner__items li.banner__item .image-slash {
  background: url(/sites/all/themes/plastics/assets/images/reskin/image-slash.png) 0px 0px no-repeat;
  background-size: cover;
  width: 30px;
  height: 100px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 11;
}
.banner.home .container .banner__items li.banner__item .image-blur {
  width: 105%;
  height: 105%;
  background-size: cover;
  position: absolute;
  left: -2.5%;
  bottom: -2.5%;
  z-index: 0;
  filter: blur(4px);
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
  opacity: 0;
}
.banner.home .container .banner__items li.banner__item:hover .content {
  background: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
}
.banner.home .container .banner__items li.banner__item:hover .content p {
  max-height: 300px;
  padding: 0px 0px 20px 0px;
  opacity: 1;
}
.banner.home .container .banner__items li.banner__item:hover .image-blur {
  opacity: 1;
}
.banner.home .container .banner__items::after {
  display: none !important;
}
.events {
  background: #cb2027;
  background: -webkit-linear-gradient(104deg, #cb2027 58%, #841519 58%);
  background: -o-linear-gradient(104deg, #cb2027 58%, #841519 58%);
  background: linear-gradient(104deg, #cb2027 58%, #841519 58%);
  position: relative;
}
.events .top-slash {
  position: absolute;
  background: #841519;
  background: -moz-linear-gradient(108deg, #841519 45%, #cb2027 45%);
  background: -webkit-linear-gradient(108deg, #841519 45%, #cb2027 45%);
  background: linear-gradient(108deg, #841519 45%, #cb2027 45%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#841519", endColorstr="#cb2027", GradientType=1);
  width: 120px;
  height: 380px;
  left: 0;
  top: 0;
}
.events .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.events .container .events__info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  float: none;
  text-align: left;
  width: calc(48%) !important;
}
.events .container .events__info .events__copy {
  max-width: 530px;
  width: 100%;
  font-size: 18px;
  font-weight: 100;
}
.events .container .events__info .button-group__item a:hover {
  background: #fff !important;
  color: #cb2027 !important;
}
.events .container .events__info .button-group__item .button {
  background: #841519 !important;
}
.events .container .events__info .button-group__item .button-border {
  -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
  -moz-box-shadow: inset 0px 0px 0px 3px #fff;
  box-shadow: inset 0px 0px 0px 3px #fff;
  color: #fff !important;
}
.events .container .events__tiles {
  float: none;
  width: calc(48%) !important;
}
.events .container .events__tiles .events__tile {
  position: relative;
}
.events .container .events__tiles .events__tile a {
  background-size: cover;
}
.events .container .events__tiles .events__tile a::before {
  background-color: rgba(0, 0, 0, 0);
}
.events .container .events__tiles .events__tile a::after {
  background-color: rgba(0, 0, 0, 0);
}
.events .container .events__tiles .events__tile a .image-slash {
  background: url(/sites/all/themes/plastics/assets/images/reskin/d-red-image-slash.png) 0px 0px no-repeat;
  background-size: cover;
  width: 30px;
  height: 100px;
  position: absolute;
  right: 0px;
  bottom: 0;
  z-index: 11;
}
.events .container .events__tiles .events__tile .events__tile-details {
  width: 100%;
  position: relative;
  left: auto;
  right: auto;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  padding-top: 20px;
  padding-bottom: 30px;
}
.events .container .events__tiles .events__tile h4.events__tile-title {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  text-align: left;
}
.events .container .events__tiles .events__tile span.events__tile-date {
  font-size: 14px;
  font-family: 'Roboto Slab', serif;
  text-align: left;
}
@media (max-width: 992px) {
  .events .container {
    flex-direction: column;
  }
  .events .container .events__info {
    text-align: center;
    width: 100% !important;
  }
  .events .container .events__info .events__copy {
    max-width: none;
  }
  .events .container .events__info .button-group .button-group__item {
    display: inline-block !important;
    float: none !important;
  }
  .events .container .events__tiles {
    width: 100% !important;
  }
  .events .container .events__tiles .events__tile:nth-child(1) a .image-slash,
  .events .container .events__tiles .events__tile:nth-child(3) a .image-slash {
    background: url(/sites/all/themes/plastics/assets/images/reskin/red-image-slash.png) 0px 0px no-repeat;
  }
}
@media (max-width: 840px) {
  .events .container .events__tiles .events__tile:nth-child(1) a .image-slash,
  .events .container .events__tiles .events__tile:nth-child(3) a .image-slash {
    background: url(/sites/all/themes/plastics/assets/images/reskin/d-red-image-slash.png) 0px 0px no-repeat;
  }
}
.chain {
  /*chain*/
}
.chain .container .chain__items {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.chain .container .chain__items:before {
  border: 2px solid #e4e4e4;
}
.chain .container .chain__items .chain__item {
  width: 300px;
  height: 200px;
}
.chain .container .chain__items .chain__item .chain__button {
  border-radius: 0px;
  border: 0px;
  width: 122px;
  height: 140px;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.chain .container .chain__items .chain__item .chain__button .chain__item-details .chain__item-icon {
  width: auto;
  height: auto;
}
.chain .container .chain__items .chain__item .chain__item-title {
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding-top: 20px;
  text-transform: uppercase;
  font-size: 18px;
  color: #5f605f;
  font-family: 'Roboto Slab', serif;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
.chain .container .chain__items .chain__item#material a {
  background: #fc6b17;
  background: -webkit-linear-gradient(111deg, #fc6b17 60%, #d65b14 60%);
  background: -o-linear-gradient(111deg, #fc6b17 60%, #d65b14 60%);
  background: linear-gradient(111deg, #fc6b17 60%, #d65b14 60%);
}
.chain .container .chain__items .chain__item#production-line a {
  background: #0a596c;
  background: -webkit-linear-gradient(111deg, #0a596c 60%, #094c5c 60%);
  background: -o-linear-gradient(111deg, #0a596c 60%, #094c5c 60%);
  background: linear-gradient(111deg, #0a596c 60%, #094c5c 60%);
}
.chain .container .chain__items .chain__item#industry-machine a {
  background: #5f605f;
  background: -webkit-linear-gradient(111deg, #5f605f 60%, #515251 60%);
  background: -o-linear-gradient(111deg, #5f605f 60%, #515251 60%);
  background: linear-gradient(111deg, #5f605f 60%, #515251 60%);
}
.chain .container .chain__items .chain__item#consumer-products a {
  background: #f99b23;
  background: -webkit-linear-gradient(111deg, #f99b23 60%, #d4841e 60%);
  background: -o-linear-gradient(111deg, #f99b23 60%, #d4841e 60%);
  background: linear-gradient(111deg, #f99b23 60%, #d4841e 60%);
}
.chain .container .chain__items .chain__item#sustainability a {
  background: #89bc5f;
  background: -webkit-linear-gradient(111deg, #89bc5f 60%, #75a051 60%);
  background: -o-linear-gradient(111deg, #89bc5f 60%, #75a051 60%);
  background: linear-gradient(111deg, #89bc5f 60%, #75a051 60%);
}
.chain .container .title-copy {
  margin-top: 30px;
}
.chain .container .title-copy h3 {
  color: #cb2027;
  font-size: 36px;
  margin-bottom: 24px;
  line-height: 32px;
}
.chain .container .title-copy .chain__copy p {
  max-width: 990px;
  font-size: 18px;
}
@media (max-width: 840px) {
  .chain .container .chain__items {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
  }
  .chain .container .chain__items:before {
    background: #e4e4e4;
  }
}
@media screen and (max-width: 1380px) {
  .banner {
    /* banner */
  }
  .banner.home {
    padding: 20px 0px 20px 0px;
    /* home */
  }
  .banner.home .container {
    /*container*/
  }
  .banner.home .container .banner__cta {
    margin: 0px 0px 60px 0px !important;
  }
  .banner.home .container .banner__cta h2 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.15em;
  }
  .banner.home .container .banner__items {
    /* banner__items */
  }
  .banner.home .container .banner__items li.banner__item {
    width: calc(33.333% - 7px) !important;
  }
  .banner.home .container .banner__items li.banner__item .tag {
    left: 30px;
    top: 30px;
  }
  .banner.home .container .banner__items li.banner__item .content {
    padding: 30px 30px 30px 30px;
  }
  .banner.home .container .banner__items li.banner__item .content h3 {
    font-size: 30px;
    line-height: 34px;
  }
  /* 1380 */
}
@media screen and (max-width: 960px) {
  .banner {
    /* banner */
  }
  .banner.home {
    padding: 0px 0px 0px 0px;
    /* home */
  }
  .banner.home .polygons {
    height: 50vh;
  }
  .banner.home .container {
    /*container*/
  }
  .banner.home .container .banner__cta {
    margin: 0px 0px 80px 0px !important;
  }
  .banner.home .container .banner__cta h2 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.15em;
  }
  .banner.home .container .banner__items {
    flex-direction: column;
    /* banner__items */
  }
  .banner.home .container .banner__items li.banner__item {
    width: calc(100%) !important;
    height: auto;
    margin-bottom: 20px;
  }
  .banner.home .container .banner__items li.banner__item .tag {
    left: 20px;
    top: 20px;
  }
  .banner.home .container .banner__items li.banner__item .content {
    background: #fff !important;
    margin-top: 200px;
    padding: 30px 30px 30px 30px;
    height: auto;
    float: left;
    position: relative;
    left: auto;
    top: auto;
  }
  .banner.home .container .banner__items li.banner__item .content h3 {
    font-size: 26px;
    line-height: 30px;
    color: #cb2027 !important;
  }
  .banner.home .container .banner__items li.banner__item .content p {
    max-height: 1000px;
    opacity: 1;
    color: #5f605f !important;
    padding-bottom: 20px;
  }
  .banner.home .container .banner__items li.banner__item .content .cta:hover {
    background: #841519;
    color: #fff !important;
  }
  .banner.home .container .banner__items li.banner__item .image-slash {
    top: 100px;
  }
  .banner.home .container .banner__items li.banner__item .image-blur {
    background-size: cover;
    background-position: center center;
    filter: blur(0px);
    width: 100%;
    height: 300px;
    left: 0px;
    top: 0px;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear;
    opacity: 1;
  }
  /* 960 */
}
@media screen and (max-width: 480px) {
  .banner {
    /* banner */
  }
  .banner.home {
    /* home */
  }
  .banner.home .container {
    /*container*/
  }
  .banner.home .container .banner__cta .button-group {
    margin-top: 10px !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .banner.home .container .banner__cta .button-group a.cta.outline {
    margin-left: 0px !important;
    margin-top: 10px !important;
  }
  .banner.home .container .banner__items {
    /* banner__items */
  }
  .banner.home .container .banner__items li.banner__item .content {
    padding: 20px 20px 20px 20px;
  }
  /* 960 */
}
