#main-content {
  display: none !important; }

.custom-packaing-main-banner {
  background-image: linear-gradient(rgba(29, 29, 29, 0.75), rgba(29, 29, 29, 0.75)), url("https://cdn11.bigcommerce.com/s-l5dryyv/product_images/uploaded_images/header-custom-packaging.jpg?c=1"); }
  .custom-packaing-main-banner .container {
    padding-left: 15px;
    padding-right: 15px; }
    .custom-packaing-main-banner .container .banner-content {
      width: 100%;
      text-align: center;
      padding: 100px 0;
      margin-left: 0px; }
      .custom-packaing-main-banner .container .banner-content span.ob-h3 {
        text-transform: none;
        font-weight: bold;
        margin-top: 10px; }
      .custom-packaing-main-banner .container .banner-content p {
        color: #fff;
        font-size: 17px; }

.custom-button {
  padding: 0.85714rem 5.28571rem;
  line-height: 26px; }

.custom-heading {
  line-height: 50px; }

.ordering-process {
  line-height: 50px; }
  .ordering-process span {
    color: black !important;
    font-size: 26px;
    font-weight: 400; }

.request-quote-bg .request-a-quote {
  color: white !important; }

.ob-h3 {
  font-weight: 400; }

.category-section {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 40px; }
  @media (max-width: 767px) {
    .category-section {
      margin-top: 0; } }

.goodstart-heading {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 58px; }

.goodstart-heading h2 {
  font-size: 48px;
  font-weight: 400;
  color: #179dab;
  display: block;
  margin-top: 0px; }

.goodstart-heading h2 b {
  font-weight: 700; }

.goodstart-heading p {
  font-size: 30px;
  font-weight: 500;
  color: #179dab;
  display: block;
  margin-top: 4px; }

.category-flexy-container {
  max-width: 1410px;
  width: 92%;
  margin: 0px auto;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.each-category {
  width: 17.5%;
  display: inline-block;
  margin: 0px 10px 30px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none !important; }

.each-category:hover {
  color: #B7C929 !important; }

.each-category-image-area {
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative; }

.each-category-image-area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0;
  top: 0; }

.category-content-shop-up-bg {
  width: 100%;
  height: 80px;
  display: block;
  text-align: center;
  padding: 2px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.category-content-shop-up-bg span {
  color: rgba(0, 0, 0, 0.8);
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.category-content-shop-up-bg span:hover {
  text-decoration: none !important;
  color: #B7C929; }

a.each-category.active .each-category-image-area {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a.each-category.active .category-content-shop-up-bg {
  -webkit-filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.08));
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.08));
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a.each-category:hover .each-category-image-area, a.each-category:active .each-category-image-area, a.each-category:focus .each-category-image-area {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a.each-category:hover .category-content-shop-up-bg, a.each-category:active .category-content-shop-up-bg, a.each-category:focus .category-content-shop-up-bg {
  -webkit-filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.08));
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.08));
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a.each-category:hover .category-content-shop-up-bg span, a.each-category:active .category-content-shop-up-bg span, a.each-category:focus .category-content-shop-up-bg span {
  color: #B7C929;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.branded-product-section {
  max-width: 1410px;
  width: 92%;
  margin: 40px auto 60px;
  display: block;
  position: relative; }

.branded-product-bg-cover {
  max-width: 1087px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0px;
  background-image: url("https://cdn11.bigcommerce.com/s-l5dryyv/product_images/uploaded_images/branded-product-section-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top; }

.branded-product-content-cover {
  max-width: 680px;
  width: 100%;
  display: inline-block;
  padding: 15px 0px 0px 80px; }

.branded-product-bg-cover h3 {
  font-size: 58px;
  line-height: 70px;
  color: #179dab;
  font-weight: 700;
  display: block;
  margin-bottom: 20px; }

.branded-product-bg-cover ul {
  display: block; }

.branded-product-bg-cover ul li {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  padding: 0 30px 0 0; }

.branded-product-bg-cover ul li:last-child {
  border-bottom: none; }

.branded-product-bg-cover ul li img {
  margin-right: 24px;
  margin-top: 2.28571rem; }

.branded-product-bg-cover ul li img, .branded-product-bg-cover ul li div {
  display: inline-block;
  vertical-align: top; }

.branded-product-bg-cover ul li div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  border-bottom-color: rgba(0, 0, 0, 0.08);
  padding-bottom: 26px; }

.branded-product-bg-cover ul li:last-child div {
  border-bottom: 0; }

.branded-product-bg-cover ul li div h4 {
  font-size: 22px;
  font-weight: 700;
  color: #B7C929;
  display: block;
  margin-bottom: 7px;
  margin-top: 1.5rem !important; }

.branded-product-bg-cover ul li div p {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  display: block; }

.branded-product-image-area {
  max-width: 646px;
  width: 100%;
  height: 696px;
  display: inline-block;
  float: right;
  vertical-align: top;
  border-radius: 30px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0; }

.branded-product-image-area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.how-it-work-section {
  width: 100%;
  display: block;
  text-align: center; }

.goodstartpackaging-flexy-container {
  max-width: 1410px;
  width: 92%;
  margin: 120px auto 0px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }

.flexy-each-how-work-process {
  width: 22.5%;
  height: 335px;
  border-radius: 22px;
  display: inline-block;
  margin-bottom: 110px;
  border: 4px solid #ffffff;
  position: relative;
  text-align: left;
  padding: 70px 15px 0px 25px; }

.process-count-num-shape {
  width: 0;
  height: 0;
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 105px solid #ffffff;
  margin: 0px 0px 0px;
  position: absolute;
  left: -4px;
  top: -67px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center; }

.process-count-num-shape span {
  position: absolute;
  left: -86px;
  font-size: 64px;
  font-weight: 700;
  color: #ffffff;
  display: inline-block; }

.flexy-each-how-work-process h5 {
  font-size: 22px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  display: block;
  position: relative; }

.flexy-each-how-work-process hr {
  width: 42px;
  border-top: 3px solid #ffffff;
  display: block;
  margin: 16px 0px 21px; }

.flexy-each-how-work-process p {
  font-size: 19px;
  line-height: 25px;
  color: #1e1e1e;
  font-weight: 400;
  display: block; }

.goodstartpackaging-flexy-container .flexy-each-how-work-process:first-child::after {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 0px;
  width: 45px;
  height: 55px;
  background-image: url(../images/side-vector.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#get-a-quote {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 320px;
  background-color: #B7C929;
  margin-left: 10px;
  color: #fff; }

#get-a-quote:hover {
  background: #E4E9B3;
  border-color: #E4E9B3; }

.request-a-quote-form {
  margin: 50px auto 0 auto;
  max-width: 1000px;
  width: 100%;
  padding-bottom: 50px;
  border: 10px solid #E4E9B3;
  padding: 0 20px 30px 20px;
  border-radius: 50px; }
  .request-a-quote-form form {
    margin-top: 50px; }
    .request-a-quote-form form fieldset {
      max-width: 100% !important;
      margin-bottom: 10px; }
      .request-a-quote-form form fieldset input[type="text"], .request-a-quote-form form fieldset input[type="tel"], .request-a-quote-form form fieldset input[type="email"], .request-a-quote-form form fieldset textarea, .request-a-quote-form form fieldset select {
        padding: 0 15px;
        margin-bottom: 10px;
        height: 45px;
        border: 1px solid #d7d7d7;
        background: #fff;
        border-radius: 15px;
        width: 100% !important;
        max-width: 100%; }
      .request-a-quote-form form fieldset textarea {
        height: 85px;
        padding: 10px 15px; }
      .request-a-quote-form form fieldset ul {
        margin-left: 0;
        list-style: none; }
      .request-a-quote-form form fieldset .hs-form-checkbox input {
        margin-right: 10px; }
      .request-a-quote-form form fieldset .hs-field-desc {
        color: #179DAB; }
      .request-a-quote-form form fieldset .hs-error-msgs {
        display: block;
        background: red;
        margin: 0;
        width: 95%;
        padding: 3px 10px;
        border-radius: 10px; }
        .request-a-quote-form form fieldset .hs-error-msgs label {
          color: #fff;
          text-transform: none; }
    .request-a-quote-form form label {
      font-size: 13px;
      line-height: 15px;
      color: #796361;
      text-transform: uppercase;
      font-weight: 600; }
      .request-a-quote-form form label .hs-form-required {
        color: red; }
    .request-a-quote-form form .actions {
      text-align: center; }
      .request-a-quote-form form .actions .hs-button {
        background: #b7c929;
        border: 4px solid #b7c929;
        color: #fff;
        padding: 0;
        height: 60px;
        width: 96%;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        border-radius: 50px;
        max-width: 300px; }
      .request-a-quote-form form .actions .hs-button:hover {
        background: #e5ecb6;
        border-color: #e5ecb6; }

.order-process-title {
  color: #209eb9;
  font-size: 36px; }

.order-process-list {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  width: 100%;
  border: 2px solid #b4c638;
  border-radius: 5px 20px 20px 5px; }
  @media screen and (max-width: 800px) {
    .order-process-list {
      width: 100%; } }

.order-process-number {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e5ecb6;
  margin-right: 25px;
  padding: 10px;
  height: 100px;
  width: 125px;
  min-width: 125px;
  -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
  color: #b4c638;
  font-size: 48px; }

.order-process-description {
  margin-bottom: 0px; }

.order-process-description-heading {
  color: #209eb9;
  text-transform: uppercase;
  font-weight: bold; }

.productView-details .shipping-icon.ship-hide {
  border-bottom: 0;
  display: none; }

@media screen and (max-width: 95rem) {
  .product .quote-product .productView-options form.form,
  .product .quote-product .product-cta {
    display: block;
    width: 100%;
    max-width: 100%; }
    .product .quote-product .productView-options form.form .form-field--increments,
    .product .quote-product .product-cta .form-field--increments {
      float: left; } }
  @media screen and (max-width: 95rem) and (max-width: 88rem) {
    .product .quote-product .productView-options form.form .form-action,
    .product .quote-product .product-cta .form-action {
      width: 100%;
      margin-top: 15px; } }
  @media screen and (max-width: 95rem) and (min-width: 881px) and (max-width: 88rem) {
    .product .quote-product .productView-options form.form #get-a-quote,
    .product .quote-product .product-cta #get-a-quote {
      max-width: 175px;
      font-size: 17px;
      padding: 0.84rem 2.19rem;
      height: auto; } }
  @media screen and (max-width: 95rem) and (min-width: 801px) and (max-width: 880px) {
    .product .quote-product .productView-options form.form #get-a-quote,
    .product .quote-product .product-cta #get-a-quote {
      max-width: 175px;
      font-size: 17px;
      padding: 0.84rem 1.2rem;
      height: auto; } }
  @media screen and (max-width: 95rem) and (max-width: 800px) {
    .product .quote-product .productView-options form.form #get-a-quote,
    .product .quote-product .product-cta #get-a-quote {
      max-width: 250px;
      font-size: 19px;
      padding: 0.9rem 2.5rem;
      height: auto;
      margin-left: 0; } }
  @media screen and (max-width: 95rem) and (max-width: 88rem) {
    .product .quote-product .productView-options form.form,
    .product .quote-product .product-cta {
      max-width: 360px; } }

@media screen and (max-width: 95rem) and (max-width: 800px) {
  .product .quote-product .form {
    max-width: 360px;
    margin: 0 auto;
    overflow: hidden; } }

@media (max-width: 800px) {
  .order-process-description {
    font-size: 13px;
    line-height: 15px;
    padding: 5px 15px 5px 5px; }
  .order-process-list {
    overflow: hidden; }
    .order-process-list .order-process-number {
      margin-right: 5px;
      width: 100px;
      min-width: 100px;
      margin-left: -15px; } }

.testimonial-section {
  margin: 0px auto 120px; }

.testimonial-section .owl-carousel {
  width: 95%; }

.testimonial-light-blue-bg {
  height: auto;
  -webkit-transform: skewX(0deg);
  -moz-transform: skewX(0deg);
  transform: skewX(0deg);
  margin-left: auto;
  margin-right: auto;
  background-color: transparent; }

.testimonial-light-blue-bg::before {
  content: none;
  position: static; }

.testimonial-light-blue-bg p::before {
  left: 0;
  right: 0;
  margin: 0px auto; }

.testimonial-light-blue-bg p {
  width: 100%;
  text-align: center;
  -webkit-transform: skewX(0deg);
  -moz-transform: skewX(0deg);
  transform: skewX(0deg); }

.author-rating-caption {
  text-align: center;
  justify-content: center;
  flex-direction: column;
  -webkit-transform: skewX(0deg);
  -moz-transform: skewX(0deg);
  transform: skewX(0deg); }

.request-quote-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(29, 29, 29, 0.75), rgba(29, 29, 29, 0.75)), url("https://cdn11.bigcommerce.com/s-l5dryyv/product_images/uploaded_images/footer.gif");
  background-position: top center;
  margin: 130px auto 0px; }

@media (max-width: 767px) {
  body br {
    display: none; }
  .grid-sizer, .grid-item {
    width: 100%; }
  .banner-content-section {
    padding: 40px 0px 70px; }
  .banner-content-section h1 {
    font-size: 36px; }
  .banner-content-section p {
    font-size: 22px;
    line-height: 28px;
    margin: 10px auto 34px; }
  .goodstart-heading h2 {
    font-size: 36px; }
  .each-category {
    width: 48%; }
  .category-content-shop-up-bg {
    padding: 20px 20px 20px; }
  .branded-product-section {
    width: 100%;
    margin: 20px auto 90px; }
  .branded-product-bg-cover {
    height: auto; }
  .branded-product-content-cover {
    display: block;
    padding: 45px 25px; }
  .branded-product-bg-cover h3 {
    font-size: 32px;
    line-height: 32px; }
  .branded-product-bg-cover ul li img {
    max-width: 52px;
    width: 100%;
    margin-right: 16px; }
  .branded-product-image-area {
    position: static;
    display: none; }
  .goodstart-heading p {
    font-size: 24px;
    margin-top: 10px;
    line-height: 32px; }
  .flexy-each-how-work-process {
    width: 100%; }
  .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(7), .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(8) {
    display: none; }
  .testimonial-section {
    margin: 0px auto 120px; }
  .testimonial-section .widget-reviews {
    padding-top: 0; }
  .testimonial-section .owl-carousel {
    width: 95%; }
  .testimonial-light-blue-bg {
    height: auto;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg);
    margin-left: auto;
    margin-right: auto;
    background-color: transparent; }
  .testimonial-light-blue-bg::before {
    content: none;
    position: static; }
  .testimonial-light-blue-bg p::before {
    left: 0;
    right: 0;
    margin: 0px auto; }
  .testimonial-light-blue-bg p {
    width: 100%;
    text-align: center;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); }
  .get-inspired-section {
    width: 100%;
    display: block;
    text-align: center; }
  .grid {
    background: #FFF;
    max-width: 1410px;
    width: 100%;
    display: block;
    margin: 0px auto; }
  /* clear fix */
  .grid:after {
    content: '';
    display: inline-flex;
    clear: both; }
  /* ---- .grid-item ---- */
  .grid-sizer,
  .grid-item {
    width: 33.333%; }
  .grid-item {
    float: left;
    position: relative; }
  .grid-item img {
    display: block;
    width: 100%;
    padding: 4px; }
  .author-rating-caption {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); }
  .request-quote-bg {
    margin: 130px auto 0px; } }

.request-quote-bg {
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
  margin: 80px auto 0px; }

.lightcolor-request-bg {
  border-radius: 24px;
  width: 94%;
  background-color: #179dab;
  -webkit-transform: skewX(15deg);
  -moz-transform: skewX(15deg);
  transform: skewX(15deg);
  position: relative;
  z-index: 2;
  margin: 0px auto; }

.lightcolor-request-bg::before {
  content: "";
  position: absolute;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  background-color: #f0fcff;
  -webkit-transform: skewX(-15deg);
  -moz-transform: skewX(-15deg);
  transform: skewX(-15deg); }

.request-quote-bg .goodstart-heading {
  line-height: 40px;
  display: inline-block;
  margin-bottom: 0px;
  padding: 92px 0px 92px; }

.request-quote-bg .goodstart-heading p {
  margin-top: 14px; }

.request-quote-bg .goodstart-heading a {
  margin-top: 40px; }

.testimonial-section {
  width: 100%;
  display: block;
  margin: 40px auto 0px; }

.testimonial-section .owl-carousel {
  max-width: 1550px;
  width: 92%;
  margin: 0px auto;
  display: block; }

.testimonial-section .owl-carousel .owl-nav {
  width: 100%;
  margin: 0px auto;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  margin-top: -5px;
  display: block; }

.testimonial-section .owl-carousel .owl-nav button.owl-prev, .testimonial-section .owl-carousel .owl-nav button.owl-next {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  justify-content: center;
  float: left;
  opacity: 1;
  margin: 0px; }

.testimonial-section .owl-carousel .owl-nav button.owl-next {
  float: right; }

.testimonial-section .owl-carousel .owl-nav button.owl-next::after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  color: #ffffff;
  font-size: 26px;
  right: 0px;
  background-color: #e7932f;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  padding-left: 1px; }

.testimonial-section .owl-carousel .owl-nav button.owl-prev::after {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  color: #ffffff;
  font-size: 26px;
  left: 0px;
  background-color: #e7932f;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  padding-right: 1px; }

.testimonial-section .owl-carousel .owl-nav button.owl-prev span, .testimonial-section .owl-carousel .owl-nav button.owl-next span {
  display: none; }

.testimonial-light-blue-bg {
  border-radius: 24px;
  width: 90%;
  height: 368px;
  background-color: #b7c929;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  transform: skewX(-10deg);
  margin-left: 30px;
  position: relative; }

.testimonial-light-blue-bg::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  border-top: 0px solid transparent;
  border-bottom: 240px solid transparent;
  border-right: 150px solid white;
  z-index: -1; }

.testimonial-light-blue-bg::before {
  content: "";
  position: absolute;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  background-color: #f0fcff;
  -webkit-transform: skewX(15deg);
  -moz-transform: skewX(15deg);
  transform: skewX(15deg); }

.testimonial-light-blue-bg p {
  font-size: 21px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  display: block;
  position: relative;
  -webkit-transform: skewX(10deg);
  -moz-transform: skewX(10deg);
  transform: skewX(10deg);
  padding-top: 45px;
  width: 82.5%;
  margin: 0px auto; }

.testimonial-light-blue-bg p::before {
  content: "";
  position: absolute;
  left: -40px;
  top: 12px;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-color: #e4e9b3;
  -webkit-transform: skewX(0deg);
  -moz-transform: skewX(0deg);
  transform: skewX(0deg);
  z-index: -1; }

.author-rating-caption {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  -webkit-transform: skewX(10deg);
  -moz-transform: skewX(10deg);
  transform: skewX(10deg);
  position: relative;
  margin-top: 34px;
  width: 82.5%;
  margin-left: auto;
  margin-right: 35px; }

.author-rating-caption span {
  font-size: 22px;
  color: #b7c929;
  font-weight: 700;
  display: block;
  text-transform: uppercase; }

.author-rating-caption img {
  display: inline-block;
  width: auto !important; }

.get-inspired-section {
  width: 100%;
  display: block;
  text-align: center; }

.grid {
  background: #FFF;
  max-width: 1410px;
  width: 100%;
  display: block;
  margin: 0px auto; }

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- .grid-item ---- */
.grid-sizer,
.grid-item {
  width: 33.333%; }

.grid-item {
  float: left;
  position: relative; }

.grid-item img {
  display: block;
  width: 100%;
  padding: 4px; }

.request-quote-bg {
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
  margin: 160px auto 0px; }

.lightcolor-request-bg {
  border-radius: 24px;
  width: 94%;
  background-color: #179dab;
  -webkit-transform: skewX(15deg);
  -moz-transform: skewX(15deg);
  transform: skewX(15deg);
  position: relative;
  z-index: 2;
  margin: 0px auto; }

.lightcolor-request-bg::before {
  content: "";
  position: absolute;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  background-color: #f0fcff; }

.request-quote-bg .goodstart-heading {
  display: inline-block;
  margin-bottom: 0px;
  padding: 92px 0px 92px; }

.request-quote-bg .goodstart-heading p {
  margin-top: 14px; }

.request-quote-bg .goodstart-heading a {
  margin-top: 40px; }

.process-content {
  max-width: 1000px;
  margin: 0 auto; }

@media (min-width: 1401px) and (max-width: 1500px) {
  .branded-product-image-area {
    max-width: 586px; }
  .flexy-each-how-work-process {
    height: 385px; }
  .testimonial-section .owl-carousel {
    width: 96%; }
  .testimonial-light-blue-bg {
    height: 408px; } }

@media (min-width: 1321px) and (max-width: 1400px) {
  .branded-product-image-area {
    max-width: 536px; }
  .flexy-each-how-work-process {
    height: 385px; }
  .testimonial-section .owl-carousel {
    width: 96%; }
  .testimonial-light-blue-bg {
    height: 428px; } }

@media (min-width: 1201px) and (max-width: 1320px) {
  .branded-product-image-area {
    max-width: 466px; }
  .flexy-each-how-work-process {
    height: 385px; }
  .testimonial-section .owl-carousel {
    width: 96%; }
  .testimonial-light-blue-bg {
    height: 428px; } }

@media (min-width: 1024px) and (max-width: 1200px) {
  .each-category {
    width: 27.5%; }
  .branded-product-image-area {
    display: none; }
  .branded-product-content-cover {
    max-width: 100%;
    width: 95%; }
  .flexy-each-how-work-process {
    width: 31.5%; }
  .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(7), .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(8) {
    display: none; }
  .testimonial-light-blue-bg {
    height: auto;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg);
    margin-left: auto;
    margin-right: auto;
    background-color: transparent; }
  .testimonial-light-blue-bg::before {
    content: none;
    position: static; }
  .testimonial-light-blue-bg p::before {
    left: 0;
    right: 0;
    margin: 0px auto; }
  .testimonial-light-blue-bg p {
    width: 100%;
    text-align: center;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); }
  .author-rating-caption {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); } }

@media (min-width: 768px) and (max-width: 991px) {
  .grid-sizer, .grid-item {
    width: 100%; }
  .banner-content-section {
    padding: 40px 0px 70px; }
  .banner-content-section h1 {
    font-size: 36px; }
  .banner-content-section p {
    font-size: 22px;
    line-height: 28px;
    margin: 10px auto 34px; }
  .goodstart-heading h2 {
    font-size: 36px; }
  .each-category {
    width: 48%; }
  .category-content-shop-up-bg {
    padding: 20px 20px 20px; }
  .category-content-shop-up-bg span {
    font-size: 16px;
    line-height: 20px; }
  .branded-product-section {
    width: 100%;
    margin: 20px auto 90px; }
  .branded-product-bg-cover {
    height: auto; }
  .branded-product-content-cover {
    display: block;
    padding: 45px 25px; }
  .branded-product-bg-cover h3 {
    font-size: 32px;
    line-height: 32px; }
  .branded-product-bg-cover ul li img {
    max-width: 52px;
    width: 100%;
    margin-right: 16px; }
  .branded-product-image-area {
    position: static;
    display: none; }
  .goodstart-heading p {
    font-size: 24px;
    margin-top: 10px;
    line-height: 32px; }
  .flexy-each-how-work-process {
    width: 46%; }
  .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(7), .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(8) {
    display: none; }
  .testimonial-section {
    margin: 0px auto 120px; }
  .testimonial-section .owl-carousel {
    width: 95%; }
  .testimonial-light-blue-bg {
    height: auto;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg);
    margin-left: auto;
    margin-right: auto;
    background-color: transparent; }
  .testimonial-light-blue-bg::before {
    content: none;
    position: static; }
  .testimonial-light-blue-bg p::before {
    left: 0;
    right: 0;
    margin: 0px auto; }
  .testimonial-light-blue-bg p {
    width: 100%;
    text-align: center;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); }
  .author-rating-caption {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); }
  .request-quote-bg {
    margin: 130px auto 0px; } }

@media (max-width: 767px) {
  body br {
    display: none; }
  .grid-sizer, .grid-item {
    width: 100%; }
  .banner-content-section {
    padding: 40px 0px 70px; }
  .banner-content-section h1 {
    font-size: 36px; }
  .banner-content-section p {
    font-size: 22px;
    line-height: 28px;
    margin: 10px auto 34px; }
  .goodstart-heading {
    margin-bottom: 1rem; }
  .goodstart-heading h2 {
    font-size: 30px;
    line-height: 30px; }
  .each-category {
    width: 48%; }
  .category-content-shop-up-bg {
    padding: 20px 20px 20px; }
  .branded-product-section {
    width: 100%;
    margin: 20px auto 90px; }
  .branded-product-bg-cover {
    height: auto; }
  .branded-product-content-cover {
    display: block;
    padding: 45px 25px; }
  .branded-product-bg-cover h3 {
    font-size: 32px;
    line-height: 32px; }
  .branded-product-bg-cover ul li img {
    max-width: 52px;
    width: 100%;
    margin-right: 16px; }
  .branded-product-image-area {
    position: static;
    display: none; }
  .goodstart-heading p {
    font-size: 24px;
    margin-top: 10px;
    line-height: 32px; }
  .flexy-each-how-work-process {
    width: 100%; }
  .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(7), .goodstartpackaging-flexy-container .flexy-each-how-work-process:nth-child(8) {
    display: none; }
  .testimonial-section {
    margin: 0px auto 120px; }
  .testimonial-section .owl-carousel {
    width: 95%; }
  .testimonial-light-blue-bg {
    height: auto;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg);
    margin-left: auto;
    margin-right: auto;
    background-color: transparent; }
  .testimonial-light-blue-bg::before {
    content: none;
    position: static; }
  .testimonial-light-blue-bg p::before {
    left: 0;
    right: 0;
    margin: 0px auto; }
  .testimonial-light-blue-bg p {
    width: 100%;
    text-align: center;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); }
  .author-rating-caption {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    transform: skewX(0deg); }
  .request-quote-bg {
    margin: 2rem auto 0px; } }

.how-it-works-subheading {
  color: black !important;
  font-size: 26px;
  font-weight: 400; }

@media only screen and (max-width: 1102px) {
  .custom-packaing-main-banner .container .banner-content {
    width: 100%;
    text-align: center;
    padding: 100px 0; }
    .custom-packaing-main-banner .container .banner-content br {
      display: block; }
    .custom-packaing-main-banner .container .banner-content .ob-h3 {
      font-size: 26px; } }

@media only screen and (max-width: 802px) {
  .custom-packaing-main-banner {
    background-image: linear-gradient(rgba(29, 29, 29, 0.75), rgba(29, 29, 29, 0.75)), url("https://cdn11.bigcommerce.com/s-l5dryyv/product_images/uploaded_images/mobile-custom-header.jpg"); }
    .custom-packaing-main-banner .container .banner-content {
      width: 100%;
      text-align: center;
      padding: 0;
      margin-left: 0px; } }

@media only screen and (max-width: 552px) {
  .custom-packaing-main-banner .container .banner-content span.ob-h3 {
    font-size: 15px;
    line-height: 18px; } }

.testimonial-light-blue-bg p::before {
  left: -100% !important; }

.mobile-line-break {
  display: none; }

@media (max-width: 1500px) {
  .branded-product-image-area {
    max-width: 520px !important; }
  .branded-product-content-cover {
    max-width: 700px; } }

@media (max-width: 1420px) {
  .branded-product-image-area {
    max-width: 490px !important; }
  .branded-product-content-cover {
    max-width: 650px; } }

@media (max-width: 1340px) {
  .branded-product-image-area {
    max-width: 400px !important; }
  .branded-product-content-cover {
    max-width: 640px; } }

@media (max-width: 1250px) {
  .branded-product-image-area {
    display: none; }
  .branded-product-content-cover {
    max-width: 950px;
    padding-top: 1.5rem; }
    .branded-product-content-cover h3 {
      font-size: 58px;
      line-height: 70px;
      color: #179dab;
      font-weight: 700;
      display: block;
      margin-bottom: 20px; } }

@media (max-width: 1023px) {
  .each-category {
    width: 29%;
    padding: 0px 15px 30px 15px;
    margin-left: 0;
    margin-right: 0; } }

@media (max-width: 864px) {
  .each-category {
    width: 45%; } }

@media (max-width: 800px) {
  .testimonial-section {
    margin: 0px auto; } }

@media (max-width: 695px) {
  .each-category {
    width: 33.333%; }
  .category-content-shop-up-bg {
    padding: 10px 5px 20px; } }

@media (max-width: 640px) {
  .branded-product-content-cover h3 {
    font-size: 50px;
    line-height: 60px; } }

@media (max-width: 541px) {
  .branded-product-content-cover h3 {
    font-size: 36px;
    line-height: 40px;
    margin-top: 0px; }
  .branded-product-content-cover ul {
    margin-left: none; }
  .branded-product-content-cover li {
    padding: none; } }

@media (max-width: 450px) {
  .slick-current {
    padding: 2rem 0rem;
    position: relative; } }

@media (max-width: 400px) {
  .branded-product-content-cover h3 {
    font-size: 40px; }
  .banner-content {
    padding: 0 !important; }
  .each-category {
    margin: 0px 15px 40px 15px; } }

@media (max-width: 365px) {
  .home-masthead {
    padding: 3rem 0 5rem; }
  .goodstart-heading {
    line-height: 40px; } }

@media (max-width: 340px) {
  .each-category {
    width: 37%; } }

@media only screen and (max-width: 801px) {
  .quote-product .productView-details .shipping-icon {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; } }

@media only screen and (max-width: 801px) {
  .quote-product .p-options {
    margin-top: 0 !important;
    padding-top: 0 !important; } }
