.page-wrapper {
  width: 100vw;
}

.blue-bar {
  width: 100%;
  height: 50px;
  background-color: #5469f7;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.image {
  position: relative;
  top: -526px;
}

.image-2 {
  position: relative;
  top: -261px;
}

.div-block {
  height: 600px;
  background-image: url('../images/ineedpackaging_background.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.div-block-2 {
  height: 300px;
  background-image: url('../images/ineedpackaging_background_2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3 {
  height: 600px;
  background-image: url('../images/ineedpackaging_background_3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-3 {
  position: relative;
  z-index: -1;
}

.image-4 {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 500px;
}

.image-5 {
  -webkit-transform: translate(0px, -263px);
  -ms-transform: translate(0px, -263px);
  transform: translate(0px, -263px);
}

.div-block-4 {
  position: relative;
  display: block;
}

.container-3 {
  position: absolute;
  left: 0px;
  top: 132px;
  right: 0px;
  z-index: 999;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block {
  display: inline-block;
  margin-bottom: 29px;
  font-family: Montserrat, sans-serif;
  color: #c4c6c8;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}

.button {
  border-radius: 2px;
  background-color: #5469f7;
  box-shadow: 1px 1px 3px 0 #000;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.button:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.image-6 {
  position: absolute;
  top: 113px;
  right: 35%;
  bottom: 0px;
}

.image-7 {
  position: absolute;
  top: 151px;
  right: 20%;
  bottom: 0px;
  -webkit-transform: translate(20%, 0px);
  -ms-transform: translate(20%, 0px);
  transform: translate(20%, 0px);
}

.container-3-copy {
  position: absolute;
  left: 0px;
  top: 25%;
  right: 0px;
  z-index: 999;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-6-copy {
  position: absolute;
  top: 25%;
  right: 35%;
  bottom: 0px;
}

.image-7-copy {
  position: absolute;
  top: 25%;
  right: 29%;
  bottom: 0px;
  -webkit-transform: translate(25%, 0px);
  -ms-transform: translate(25%, 0px);
  transform: translate(25%, 0px);
}

.image-7-copy-copy {
  position: absolute;
  top: 25%;
  right: 20%;
  bottom: 0px;
  -webkit-transform: translate(20%, 0px);
  -ms-transform: translate(20%, 0px);
  transform: translate(20%, 0px);
}

.heading-2 {
  color: #5469f7;
}

.text-block-2 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #5469f7;
  font-weight: 400;
}

.container-3-copy-copy {
  position: absolute;
  left: 0px;
  top: 25%;
  right: 0px;
  z-index: 999;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-3-copy-copy-copy {
  position: absolute;
  left: 0px;
  top: 35%;
  right: 0px;
  z-index: 999;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-5 {
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('../images/ineedpackaging_background-full.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-6 {
  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;
}

.container-4 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: transparent;
}

.div-block-7 {
  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;
}

.column {
  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;
}

.text-block-copy {
  display: inline-block;
  margin-bottom: 29px;
  font-family: Montserrat, sans-serif;
  color: #c4c6c8;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.container-6 {
  margin-top: 13px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  width: 180px;
}

.form-block {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .43);
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  padding-left: 0px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.field-label {
  width: 120px;
  font-size: 15px;
}

.text-field {
  width: 200px;
  margin-bottom: 0px;
  margin-left: 15px;
  border-style: none;
  background-color: hsla(0, 0%, 83%, .27);
}

.field-label-2 {
  width: 120px;
}

.text-field-2 {
  width: 200px;
  margin-bottom: 0px;
  margin-left: 15px;
}

.text-field-copy {
  width: 200px;
  height: 100px;
  margin-bottom: 0px;
  margin-left: 15px;
  border-style: none;
  background-color: hsla(0, 0%, 83%, .27);
  text-align: left;
}

.submit-button {
  margin-top: 5px;
  margin-right: 12px;
  float: right;
  border-radius: 2px;
  background-color: #5469f7;
  box-shadow: 1px 1px 3px 0 #000;
  font-weight: 700;
}

.submit-button:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.form {
  padding: 15px 104px 15px 20px;
}

.row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.demo-bg {
  position: fixed;
  z-index: -1;
  height: 100vh;
}

.bg1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #5cff00;
}

.bg2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-color: #ffb800;
}

.bg-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -2;
  background-color: #60f;
}

.bg-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -3;
  background-color: #ff5200;
}

.bg-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -4;
  background-color: #00ffe0;
}

.html-embed {
  font-family: Montserrat, sans-serif;
  color: #f13101;
}

.div-block-13 {
  display: none;
}

.success-message {
  padding: 0px;
}

.text-block-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #5469f7;
  color: #fff;
}

.textarea {
  width: 200px;
  margin-left: 15px;
  background-color: hsla(0, 0%, 83%, .27);
}

.error-message {
  margin-top: 0px;
  background-color: #5469f7;
}

.text-block-4 {
  color: #fff;
}

@media (max-width: 479px) {
  .container {
    padding-left: 10px;
  }
  .heading-2 {
    margin-left: 10px;
  }
  .text-block-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-6 {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .div-block-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .div-block-9 {
    display: none;
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-10 {
    width: 100%;
  }
  .column-2 {
    padding-right: 0px;
  }
  .field-label {
    font-size: 12px;
  }
  .field-label-2 {
    font-size: 12px;
  }
  .submit-button {
    float: left;
  }
  .form {
    padding-right: 20px;
  }
  .image-8 {
    width: 100px;
  }
  .image-9 {
    width: 160px;
  }
  .image-10 {
    width: 120px;
  }
  .image-11 {
    width: 120px;
  }
  .image-12 {
    width: 80px;
  }
  .image-13 {
    width: 80px;
  }
  .image-14 {
    width: 80px;
  }
  .image-15 {
    display: none;
  }
  .div-block-12 {
    padding-top: 20px;
    background-color: #fff;
  }
  .image-16 {
    width: 80px;
  }
  .image-17 {
    width: 100px;
  }
  .div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 45px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

