.hero-section {
  background-color: transparent;
  background-image: url('../images/orange-bkgd.gif');
  background-position: 0px 0px;
  background-size: 43px;
  background-repeat: repeat-x;
}

.navbar {
  margin-bottom: -5px;
  padding-top: 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ddba03;
  background-color: #fff;
  box-shadow: 4px 4px 23px 0 #000;
  color: #fff;
}

.nav-link {
  margin-top: -15px;
  padding-top: 19px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.nav-link:hover {
  color: #f8d298;
}

.nav-link.w--current {
  color: #f0c27e;
}

.nav-link.dropdown {
  margin-top: 0px;
  padding-top: 9px;
  padding-right: 14px;
  padding-left: 15px;
  font-size: 13px;
  line-height: 15px;
}

.call-to-action {
  width: 50%;
  height: 41px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: right;
  clear: none;
  background-color: transparent;
}

.nav-menu {
  margin-top: -8px;
}

.call-to-action-heading {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 6px;
  float: right;
  color: #d15f14;
  font-size: 19px;
}

.icon {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  color: #db611e;
  text-align: left;
}

.logo {
  width: 35%;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  clear: both;
}

.dropdown-about {
  display: inline-block;
}

.dropdownlist-about {
  background-color: #fff;
  box-shadow: 0 8px 12px -1px #000;
  color: #fd0000;
  line-height: 17px;
}

.dropdownlist-about.w--open {
  padding-bottom: 9px;
  background-color: #fff;
  box-shadow: 0 8px 10px -1px #707070;
  font-size: 14px;
  line-height: 8px;
  font-weight: 700;
}

.dropdownlist-services {
  background-color: #fff;
  box-shadow: 0 8px 12px -1px #000;
}

.dropdownlist-services.w--open {
  box-shadow: 0 8px 12px -1px #4d4d4d;
}

.fixed-navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  margin-top: 0px;
  background-image: url('../images/menu-background-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  box-shadow: 0 6px 23px 0 #000;
}

._2000 {
  display: block;
  height: auto;
  margin-top: -12px;
  margin-bottom: 0px;
  padding-bottom: 39px;
  background-color: #27301f;
}

.test-div {
  height: auto;
  background-color: transparent;
}

.test-div.homepage {
  height: 600px;
}

.slide {
  display: block;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/slide-1-700H.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._1 {
  display: inline-block;
  height: 600px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 263px;
  background-color: #fff;
  background-image: url('../images/slide-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._2 {
  padding-top: 242px;
  background-color: #fff;
  background-image: url('../images/slide-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._3 {
  background-color: #fff;
  background-image: url('../images/slide-3b.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide._4 {
  background-color: #fff;
  background-image: url('../images/slide-4-resize.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide.slide-2 {
  background-image: url('../images/slide-2-700.jpg');
  background-size: cover;
}

.slider {
  z-index: 0;
  height: 68vh;
  margin-top: 0px;
}

.slider-h1 {
  margin-top: 64px;
  text-align: center;
}

.slide-1-h1 {
  width: 90%;
  margin: -1px auto 3px;
  padding-top: 7px;
  padding-right: 8px;
  padding-bottom: 0px;
  border-style: solid none none solid;
  border-width: 0px;
  border-color: #fff #db0000 rgba(252, 0, 0, 0) #fff;
  background-color: transparent;
  color: #5f4500;
  font-size: 38px;
  line-height: 40px;
  text-align: center;
}

.slide-1-h1.slide-2 {
  width: 90%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  border-width: 0px;
  border-bottom-color: #fff;
  background-color: transparent;
  text-align: center;
}

.slide-1-h1.slide-2.slide-4 {
  width: auto;
  margin-left: 0px;
  padding-right: 22px;
  background-color: transparent;
  font-size: 29px;
  line-height: 36px;
}

.home-buckets {
  margin-top: 16px;
  padding-left: 0px;
  background-color: rgba(255, 255, 0, 0.11);
}

.column-settings {
  padding-right: 8px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #0098ff;
}

.column {
  padding-right: 68px;
  background-color: #0098ff;
}

.column-div-settings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f0f0f0;
}

.bucket-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.h2-home-page-buckets {
  margin-top: 14px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.bucket-text {
  height: auto;
  margin-bottom: 19px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 23px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
}

.icon-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-for-icon {
  width: 100%;
  height: auto;
  margin-top: -7px;
  margin-right: auto;
  margin-left: 0px;
  padding-top: 23px;
  padding-left: 17px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.main-content-wrapper {
  margin-top: -2px;
}

.h1-green {
  margin-top: 39px;
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 43px;
  font-weight: 400;
}

.h1-green.about {
  width: 100%;
  color: #27301f;
  font-size: 1.9em;
  line-height: 1.2em;
}

.footer-section {
  margin-top: 0px;
  padding-top: 14px;
  padding-bottom: 21px;
  background-color: #000;
}

.footer-container {
  clear: left;
}

.footer-columns {
  margin-top: 17px;
}

.footer-lists {
  color: #fff;
  font-size: 12px;
}

.h2-white {
  color: #fff;
  font-size: 25px;
}

.h4-white {
  color: #aadf71;
}

.form-fields {
  width: 30%;
  margin-right: 6px;
  float: left;
  clear: right;
}

.form-field-2 {
  width: 91.4%;
}

.submit-button {
  float: right;
  background-color: #d3b976;
}

.submit-button.rfq {
  margin-right: 83px;
  margin-left: 55px;
}

.submit-button.footer {
  margin-right: 80px;
  background-color: #aadf71;
}

.submit-button.footer.contact-page {
  background-color: #27301f;
}

.copyright-block {
  margin-bottom: 10px;
  padding-bottom: 16px;
  background-color: #292929;
}

.copyright-container {
  padding-top: 28px;
}

.h6-white {
  color: snow;
  text-align: center;
}

.legal-text {
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.testamonial-text {
  width: 73%;
  margin-top: 51px;
  margin-left: 56px;
  padding: 13px 7px 11px 9px;
  border-top: 2px solid #b85800;
  border-bottom: 2px solid #b85800;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #b65000;
  font-size: 18px;
  font-style: italic;
  text-align: center;
}

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

.testamonial-text.testi-page {
  width: 97%;
  margin-top: 13px;
  margin-left: 0px;
  padding-left: 7px;
  border-style: none;
}

.text-link {
  color: #d86800;
}

.text-link:hover {
  margin-left: 20px;
  color: #fa6e00;
}

.in-line-link {
  color: #b66e02;
  font-weight: 700;
}

.in-line-link:hover {
  color: #817702;
}

.buton-style {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 23px;
  margin-left: auto;
  padding-bottom: 8px;
  float: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 0px;
  background-color: #e27600;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.buton-style:hover {
  background-color: #253518;
}

.h2-green {
  margin-top: 33px;
  color: #f8d298;
  font-size: 27px;
  font-weight: 400;
}

.h2-green.contact {
  color: #d15f14;
}

.testi-image {
  width: 100%;
}

.testimonial-row {
  margin-top: 42px;
}

.testimonial-block {
  width: 93%;
  height: auto;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(36, 56, 15, 0.18);
  background-color: rgba(255, 224, 0, 0.05);
}

.testimonial-block.resize {
  display: block;
  width: 43%;
  margin-left: 38px;
  text-align: center;
}

.slide-1-headline-container {
  position: static;
  display: block;
  padding-right: 0px;
  border: 0px solid #fff;
  background-color: transparent;
}

.slide-1-headline-div {
  width: auto;
  margin-top: 17px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 11px;
  padding-bottom: 0px;
  border: 0px solid #fff;
  background-color: transparent;
}

.slide-1-headline-div.slifr-2-mod {
  width: 423px;
  margin-top: -136px;
  margin-left: 276px;
  background-color: hsla(0, 0%, 100%, 0.71);
  font-size: 27px;
}

.slide-1-h2 {
  width: 90%;
  margin: 5px 20px 4px 27px;
  padding-top: 1px;
  border-top: 1px solid #fff;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.bucket-button-div {
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.getting-started-image-div {
  height: auto;
}

.started-headline {
  margin-bottom: -9px;
  color: #393f10;
}

.started-h2 {
  margin-top: 7px;
  color: #d86800;
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.slide-2-headline-container-div {
  margin-left: 0px;
}

.slide-3-headline-div {
  width: 66%;
  margin-top: 134px;
  margin-left: 204px;
  padding-bottom: 3px;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.78);
}

.faq-q {
  color: #b34f01;
  font-weight: 700;
}

.faq-image {
  width: 100%;
}

.testimonial-div {
  width: 100%;
}

.body {
  font-size: 100%;
  line-height: 100%;
}

.h3-brown {
  display: inline-block;
  margin-top: 11px;
  color: #aadf71;
  font-size: 27px;
}

.h3-brown.white-bkgd {
  margin-top: 3px;
  margin-bottom: 4px;
  color: #719e40;
}

.h3-brown.thin {
  color: #69913e;
  font-weight: 400;
}

.p {
  color: #696969;
  line-height: 146%;
  font-weight: 400;
}

.p.pone {
  margin-top: 20px;
  margin-bottom: 42px;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
}

.p.pone.white-background {
  color: #27301f;
}

.h1 {
  margin-top: 23px;
  padding-top: 0px;
  line-height: 46px;
  text-decoration: none;
}

.h1.hp-headline-container {
  padding-bottom: 11px;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.h1.hp-headline-container.dark {
  color: #27301f;
}

.h2 {
  font-size: 29px;
}

.equip-div-block {
  width: 45%;
  float: left;
  clear: left;
}

.equip-image-div-block {
  width: 48%;
  float: right;
  clear: right;
}

.form-elements {
  width: 30%;
  margin-left: 12px;
  float: left;
}

.form-elements.new-line {
  width: 90%;
  clear: none;
}

.form-elements.mini {
  width: 10%;
}

.form-background {
  background-color: #f7f7f7;
}

.column-adj {
  padding-right: 43px;
  padding-left: 0px;
}

.icons-div {
  padding-top: 0px;
  padding-bottom: 46px;
  background-image: url('../images/utensils-background-image.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.icons-div.homepage-bkgd {
  background-image: none;
}

.icons-div.plates {
  background-image: url('../images/plate-background-image.jpg');
}

.icons-div.containers {
  background-image: url('../images/clamshell-background-image.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-attachment: scroll;
}

.icons-div.grab {
  background-image: url('../images/grab-n-go-background-image.jpg');
  background-size: 100%;
}

.icons-div.bowls {
  background-image: url('../images/bowls-background-image.jpg');
  background-size: 100%;
}

.icons-div.utensils {
  background-image: none;
}

.navbar-lower-fixed {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 5px;
  background-color: #4e7723;
  background-image: url('../images/menu-background.jpg');
  background-position: 0px 0px;
  background-size: 18px;
  box-shadow: 0 0 14px 4px #000;
}

.navbar-lower-fixed.fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: none;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#27301f), to(#679b2c)), url('../images/menu-background.jpg');
  background-image: linear-gradient(180deg, #27301f, #679b2c), url('../images/menu-background.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 18px;
}

.nav-style-lower {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  -webkit-transition: color 317ms ease;
  transition: color 317ms ease;
  color: #fff;
  font-size: 1em;
  line-height: 132%;
  font-weight: 400;
}

.nav-style-lower:hover {
  background-color: transparent;
  color: #d6d268;
}

.nav-style-lower.w--current {
  color: #d6d268;
  font-size: 1em;
}

.nav-style-lower.w--open {
  padding-top: 4px;
  padding-bottom: 4px;
}

.nav-style-lower.w--open:focus {
  display: inline-block;
}

.nav-style-lower.for-dropdown {
  display: block;
  border-bottom: 1px solid #000;
}

.nav-style-lower.for-dropdown:hover {
  background-color: #27301f;
}

.nav-style-lower.spacder {
  height: 10px;
  -webkit-transition: color 317ms ease, background-color 300ms ease;
  transition: color 317ms ease, background-color 300ms ease;
}

.video-div {
  position: static;
  width: 100%;
  height: auto;
  margin-top: 0px;
}

.home-vid-div {
  padding-bottom: 667.125px;
}

.rfq-button {
  width: 50%;
  margin-top: 48px;
  float: right;
}

.rfq-button-top {
  margin-top: 0px;
  margin-right: 16px;
  margin-bottom: 4px;
  float: right;
  border-radius: 10px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(4%, #99cc2d), to(#1d3a02));
  background-image: linear-gradient(180deg, #99cc2d 4%, #1d3a02);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

.rfq-button-top:hover {
  background-color: #d6d6d6;
}

.rfq-button-top.slider-mod {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.main-home-container {
  margin-top: 54px;
  padding-top: 45px;
  padding-bottom: 0px;
}

.main-home-container.rsvp {
  margin-top: -33px;
  padding-top: 0px;
}

.video {
  height: auto;
}

.fixed-navbar-sectioin {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
}

.video-overlay-container {
  margin-top: 152px;
  padding-left: 0px;
  background-color: transparent;
}

.vid-headline {
  margin-right: 191px;
  margin-left: 191px;
  border: 2px solid #000;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.h1-vid-overlay-headline {
  margin-top: -4px;
  margin-bottom: -4px;
  padding-top: 11px;
  padding-bottom: 11px;
  color: #000;
  font-size: 41px;
  text-align: center;
}

.h2-overlay {
  margin-top: -2px;
  margin-bottom: -2px;
  padding-top: 0px;
  padding-bottom: 6px;
  color: #000;
  text-align: center;
}

.background-video {
  position: static;
  right: 0px;
  bottom: 0px;
  width: auto;
  height: auto;
  margin-top: 48px;
  margin-bottom: -9px;
  padding-top: 0px;
}

.dropdown-green {
  display: none;
  margin-top: 0px;
  box-shadow: 0 8px 8px 2px #000;
}

.dropdown-green.w--open {
  margin-top: 3px;
  border-radius: 2px;
  background-color: #6d912e;
}

.dropdown {
  margin-top: -16px;
  margin-bottom: -20px;
}

.h1-slider {
  font-family: Oswald, sans-serif;
  color: #204d1a;
}

.h1-slider.slide-1 {
  width: 50%;
  margin-top: 35px;
  margin-left: 0px;
  padding-bottom: 1px;
  background-image: none;
  font-size: 4em;
  line-height: 0.7em;
  text-align: center;
}

.h1-slider.slide-1.b {
  width: 80%;
  margin-top: 25px;
  color: #86b652;
  font-size: 4em;
}

.h1-slider.slide-1.gng2 {
  width: 50%;
  margin-top: 25px;
  color: #86b652;
  font-size: 4em;
}

.h1-slider.slide-1-cup {
  width: 80%;
  margin-top: 35px;
  margin-left: 0px;
  padding-bottom: 1px;
  background-image: none;
  font-size: 4em;
  line-height: 0.7em;
  text-align: center;
}

.h1-slider.slide-1-cup.b {
  width: 100%;
  margin-top: 25px;
  color: #86b652;
  font-size: 4em;
}

.h1-slider.slide-1-sag {
  width: 100%;
  margin-top: 35px;
  margin-left: 0px;
  padding-bottom: 1px;
  background-image: none;
  font-size: 4em;
  line-height: 0.7em;
  text-align: center;
}

.h1-slider.slide-1-sag.b {
  width: 80%;
  margin-top: 25px;
  color: #86b652;
  font-size: 4em;
}

.gg-logo {
  margin-top: 224px;
  margin-left: 433px;
}

.h2-slide {
  width: 100%;
  margin-left: 0px;
  font-size: 1.3em;
  line-height: 1.1em;
  text-align: center;
}

.slider-2 {
  z-index: 0;
  height: 74vh;
}

.slide-1 {
  background-image: url('../images/slide-1-700H.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/slide-2b-700.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2.slide-3 {
  background-image: url('../images/slide-3-850.jpg');
  background-size: cover;
}

.slide-2.slide-4 {
  background-image: url('../images/slide-utensils.jpg');
  background-size: cover;
}

.slide-nav-buttons {
  background-color: transparent;
}

.slide-2-container {
  margin-top: 39px;
  padding-left: 57px;
  background-color: transparent;
}

.slide-2-suretag-logo {
  width: 40%;
}

.main-content-div {
  margin-top: -55px;
  padding-bottom: 73px;
  background-color: #27301f;
}

.main-content-div.about-page {
  background-color: #fff;
}

.slide-2-h3 {
  width: 42%;
  margin-top: 8px;
  padding-left: 8px;
  font-size: 1em;
  line-height: 1.5em;
  text-align: left;
}

.slide-3-headline {
  margin-top: 52px;
  margin-bottom: 59px;
  margin-left: 41px;
  font-family: 'Great Vibes', cursive;
  font-size: 6em;
  font-weight: 400;
}

.h3-serifed {
  margin-top: -46px;
  margin-left: 149px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 16px;
  font-style: italic;
}

.h3-serifed.san-serif {
  margin-right: 13px;
  margin-left: 16px;
  font-family: 'Droid Sans', sans-serif;
  text-align: center;
}

.slide-3-sub-head {
  padding-right: 50px;
  padding-bottom: 19px;
  padding-left: 44px;
  font-weight: 400;
}

.slide-4-headline {
  padding-bottom: 42px;
  background-color: hsla(0, 0%, 100%, 0.75);
  font-family: 'Droid Sans', sans-serif;
  text-align: center;
}

.mobile-nav-container {
  margin-top: 0px;
  padding-top: 0px;
}

.nav-menu-mobile.fixed-nav {
  padding-top: 38px;
}

.about-image {
  height: 71vh;
}

.about-p {
  width: 100%;
  margin-top: 9px;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: left;
}

.icons-container {
  padding-bottom: 29px;
}

.icons-container.plates-page {
  padding-right: 37px;
  padding-left: 37px;
  background-color: #fff;
  box-shadow: 1px 1px 19px 0 #000;
}

.icon-1 {
  width: 20%;
  height: 203px;
  float: left;
  background-image: url('../images/funnel-gandg.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-2 {
  width: 20%;
  height: 203px;
  float: left;
  background-image: url('../images/funnel-plates.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-3 {
  width: 20%;
  height: 203px;
  float: left;
  background-image: url('../images/funnel-bowls.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-4 {
  width: 20%;
  height: 203px;
  float: left;
  background-image: url('../images/funnel-to-go.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-5 {
  width: 20%;
  height: 203px;
  float: left;
  background-image: url('../images/funnel-servaguest.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-link {
  margin-top: 0px;
  padding-top: 0px;
  color: #27301f;
  font-size: 1.1em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

.icon-text-link-div {
  margin-top: 203px;
  text-align: center;
}

.icons-heading {
  margin-top: 39px;
  padding-top: 7px;
  padding-bottom: 17px;
  border-bottom: 1px solid #000;
  font-size: 37px;
  text-align: center;
}

.icons-heading.orange {
  color: #d15f14;
}

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

.dropdown-styles {
  margin-top: 0px;
  background-color: #6d912e;
}

.dropdown-styles.w--open {
  margin-top: -1px;
  background-color: #6d912e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#65982c), to(#496926));
  background-image: linear-gradient(180deg, #65982c, #496926);
  box-shadow: 0 4px 3px 0 #000;
}

.yg2g-logo-transp {
  padding-left: 56px;
}

.navbar-lower {
  padding-top: 20px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#28311f), to(#66992c));
  background-image: linear-gradient(180deg, #28311f, #66992c);
  box-shadow: 8px 8px 25px -4px #000;
}

.icons-heading-orange {
  color: #d15f14;
}

.orange-text {
  color: #d15f14;
}

.p-pone {
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}

.p-pone.white-background {
  color: #27301f;
}

.callout-text {
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 700;
  text-align: center;
}

.green-text {
  color: #719e40;
}

.about-main-div {
  height: auto;
  margin-bottom: 64px;
}

.about-slider-1 {
  background-image: url('../images/slide-salad.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-slider-div {
  height: 65vh;
}

.about-slide-2 {
  background-image: url('../images/slide-clam.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.about-slide-3 {
  background-image: url('../images/slide-mississippi.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-slide-4 {
  background-image: url('../images/slide-5-5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.inovation-column-2 {
  background-color: #fff;
}

.suretab-div {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.suretab-image {
  border: 1px solid #000;
}

.sure-tab-logo {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.suretab-paragraph {
  padding-right: 42px;
  padding-left: 42px;
  font-size: 1em;
  line-height: 1.5em;
}

.suretab-paragraph.bullets-st {
  margin-left: 55px;
  padding-left: 0px;
}

.contact-page-form-div {
  margin-bottom: 31px;
  padding: 28px 12px;
  background-color: #b4b4b4;
}

.p-contact {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
}

.form-div {
  border: 1px solid #838383;
}

.form-block {
  height: auto;
  padding: 24px 11px;
  background-color: transparent;
  color: rgba(168, 13, 13, 0);
}

.rsvp-headline {
  font-family: Exo, sans-serif;
  color: #27301f;
  font-weight: 400;
  text-align: center;
}

.rsvp-h4 {
  color: #fff;
  font-weight: 400;
}

.rsvp-form-container {
  color: transparent;
}

.rsvp-form-button {
  background-color: #27301f;
}

.slider-3 {
  height: auto;
}

.recaptcha-div {
  max-width: 50%;
  float: left;
}

.html-embed {
  min-height: 75px;
  min-width: 200px;
  float: left;
}

.slide-cup-lid {
  background-image: url('../images/slide-cukp-lid-700H.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-1-headline-div-lid {
  width: 50%;
  margin-top: 17px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  border: 0px solid #fff;
  background-color: transparent;
}

.slide-1-headline-div-lid.slifr-2-mod {
  width: 423px;
  margin-top: -136px;
  margin-left: 276px;
  background-color: hsla(0, 0%, 100%, 0.71);
  font-size: 27px;
}

.slide-white-bkgd {
  width: 50%;
  background-color: hsla(0, 0%, 100%, 0.76);
}

.h3-orange {
  color: #d56802;
}

.h3-caption {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

.column-3 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-div-settings-bottom-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f0f0f0;
}

.funnel-div-1 {
  width: 33%;
  height: auto;
  float: left;
  clear: left;
}

.funnel-div-2 {
  width: 32%;
  height: auto;
  margin-left: 11px;
  float: left;
  clear: right;
}

.learn-more-button {
  margin: 0px auto 4px;
  float: none;
  border-radius: 10px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(4%, #99cc2d), to(#1d3a02));
  background-image: linear-gradient(180deg, #99cc2d 4%, #1d3a02);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

.learn-more-button:hover {
  background-color: #d6d6d6;
}

.learn-more-button.slider-mod {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

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

.heading {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}

.tag-line-style {
  margin-top: 7px;
  padding-right: 149px;
  padding-left: 149px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
}

.buttob-div {
  width: auto;
  margin-right: auto;
  margin-bottom: 71px;
  margin-left: auto;
}

.button-style {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: #273a04;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.button-style:hover {
  background-color: #84a544;
}

.logo-div {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 28px;
  margin-left: auto;
}

.image {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.section {
  height: auto;
  min-height: 100vh;
  margin-top: 9px;
}

.section-3 {
  height: auto;
  min-height: 100vh;
  margin-bottom: 43px;
  padding-bottom: 51px;
}

.green-bar {
  height: 20px;
  background-color: #82a646;
}

.heading-3 {
  margin-bottom: 0px;
  font-size: 46px;
}

.heading-2 {
  margin-top: 9px;
  font-size: 24px;
  line-height: 24px;
}

.options-div {
  padding-top: 40px;
}

.paragraph {
  color: #fff;
  text-align: center;
}

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

.icon-6 {
  color: #5c8f00;
  font-size: 48px;
  font-weight: 700;
}

.section-2 {
  min-height: 100vh;
}

.white-headline {
  color: #fff;
}

.section-2-slider-div {
  padding-right: 64px;
  padding-left: 64px;
}

.icon-7 {
  color: #5c8f00;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
}

.components {
  padding-right: 34px;
  padding-left: 34px;
}

.slider-4 {
  height: auto;
  background-color: #fff;
}

.options-button-div {
  margin-bottom: 52px;
}

.button-style-options {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: #273a04;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.button-style-options:hover {
  background-color: #84a544;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 61px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #223600;
}

.sag-lightbox-div {
  margin-top: 50px;
  margin-bottom: 50px;
}

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

.servaguest-button {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.servaguest-subhead {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.slide-1-headline-div-lid-cup {
  width: 100%;
  margin-top: 17px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  border: 0px solid #fff;
  background-color: transparent;
}

.slide-1-headline-div-lid-cup.slifr-2-mod {
  width: 423px;
  margin-top: -136px;
  margin-left: 276px;
  background-color: hsla(0, 0%, 100%, 0.71);
  font-size: 27px;
}

.h2-slide-gng {
  width: 50%;
  margin-left: 0px;
  font-size: 1.3em;
  line-height: 1.1em;
  text-align: center;
}

.h2-slide-cup {
  width: 80%;
  margin-left: 0px;
  font-size: 1.3em;
  line-height: 1.1em;
  text-align: center;
}

.link {
  color: #aadf71;
}

.section-4 {
  height: auto;
  min-height: 50vh;
  margin-bottom: -1px;
  padding-bottom: 58px;
}

.coffee-lid-desc {
  width: 100%;
  margin-top: 9px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.h1-all-caps {
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #719e40;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  text-transform: uppercase;
}

.heading-4 {
  margin-top: 0px;
  font-size: 32px;
  text-align: center;
}

.mville-logo-wrapper {
  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;
}

.image-2 {
  max-width: 50%;
}

.h1-all-caps-teal {
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  color: #719e40;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
}

html.w-mod-js *[data-ix="dropdown-hidden"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 46px);
  -ms-transform: translate(0px, 46px);
  transform: translate(0px, 46px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="fade-up-on-load"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 29px);
  -ms-transform: translate(0px, 29px);
  transform: translate(0px, 29px);
}

html.w-mod-js *[data-ix="fade-up-in"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 33px);
  -ms-transform: translate(0px, 33px);
  transform: translate(0px, 33px);
}

html.w-mod-js *[data-ix="headline-fade-in-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -24px);
  -ms-transform: translate(0px, -24px);
  transform: translate(0px, -24px);
}

html.w-mod-js *[data-ix="headline-fade-in-down-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="headline-fade-in-from-right"] {
  opacity: 0;
  -webkit-transform: translate(22px, 0px);
  -ms-transform: translate(22px, 0px);
  transform: translate(22px, 0px);
}

html.w-mod-js *[data-ix="headline-fade-in-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-22px, 0px);
  -ms-transform: translate(-22px, 0px);
  transform: translate(-22px, 0px);
}

html.w-mod-js *[data-ix="scroll-fade-in-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, -33px);
  -ms-transform: translate(0px, -33px);
  transform: translate(0px, -33px);
}

html.w-mod-js *[data-ix="scroll-fade-in-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -31px);
  -ms-transform: translate(0px, -31px);
  transform: translate(0px, -31px);
}

html.w-mod-js *[data-ix="scroll-fade-in-up-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -31px);
  -ms-transform: translate(0px, -31px);
  transform: translate(0px, -31px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-bounce-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

html.w-mod-js *[data-ix="slide-bounce-in-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

html.w-mod-js *[data-ix="fade-in-right"] {
  opacity: 0;
  -webkit-transform: translate(-8px, 0px);
  -ms-transform: translate(-8px, 0px);
  transform: translate(-8px, 0px);
}

html.w-mod-js *[data-ix="slide-bounce-in-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

html.w-mod-js *[data-ix="slide-in-right"] {
  opacity: 0;
  -webkit-transform: translate(65px, 0px);
  -ms-transform: translate(65px, 0px);
  transform: translate(65px, 0px);
}

html.w-mod-js *[data-ix="slide-in-right-2"] {
  opacity: 0;
  -webkit-transform: translate(65px, 0px);
  -ms-transform: translate(65px, 0px);
  transform: translate(65px, 0px);
}

html.w-mod-js *[data-ix="slide-in-right-3"] {
  opacity: 0;
  -webkit-transform: translate(65px, 0px);
  -ms-transform: translate(65px, 0px);
  transform: translate(65px, 0px);
}

html.w-mod-js *[data-ix="slide-in-right-4"] {
  opacity: 0;
  -webkit-transform: translate(65px, 0px);
  -ms-transform: translate(65px, 0px);
  transform: translate(65px, 0px);
}

html.w-mod-js *[data-ix="slide-in-right-5"] {
  opacity: 0;
  -webkit-transform: translate(65px, 0px);
  -ms-transform: translate(65px, 0px);
  transform: translate(65px, 0px);
}

html.w-mod-js *[data-ix="fixed-navbar"] {
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -24px);
  -ms-transform: translate(0px, -24px);
  transform: translate(0px, -24px);
}

html.w-mod-js *[data-ix="fade-in-on-load-3"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -24px);
  -ms-transform: translate(0px, -24px);
  transform: translate(0px, -24px);
}

html.w-mod-js *[data-ix="fade-in-on-load-4"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -24px);
  -ms-transform: translate(0px, -24px);
  transform: translate(0px, -24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -28px);
  -ms-transform: translate(0px, -28px);
  transform: translate(0px, -28px);
}

@media screen and (max-width: 991px) {
  .navbar {
    margin-top: 0px;
  }

  .call-to-action {
    width: 404px;
    margin-top: 2px;
    margin-left: 2px;
    padding-left: 28px;
    float: right;
    clear: none;
    color: #d15f14;
    font-size: 6px;
  }

  .nav-menu {
    width: 50%;
    margin-top: 0px;
    background-color: #000;
  }

  .call-to-action-heading {
    margin-top: 0px;
    margin-right: 14px;
    float: right;
    clear: left;
    color: #d15f14;
    font-size: 16px;
  }

  .logo {
    clear: none;
  }

  .menu-buton-mobile {
    margin-top: 70px;
    padding: 0px;
    float: right;
    clear: none;
    font-size: 17px;
  }

  .menu-icon {
    float: none;
    clear: both;
    background-color: #c6a166;
    color: #000;
    font-size: 50px;
  }

  .slide._1 {
    height: 400px;
  }

  .slide._4 {
    height: 400px;
  }

  .slider {
    height: 400px;
  }

  .slide-1-h1 {
    font-size: 26px;
    line-height: 22px;
  }

  .column-div-settings {
    margin-top: 25px;
  }

  .h2-home-page-buckets {
    font-size: 22px;
  }

  .bucket-text {
    margin-bottom: -73px;
    padding-bottom: 59px;
  }

  .div-for-icon {
    padding-right: 17px;
  }

  .bullets {
    font-size: 12px;
    line-height: 16px;
  }

  .submit-button.footer {
    margin-right: 61px;
  }

  .testamonial-text.testi-page {
    font-size: 16px;
  }

  .buton-style {
    margin-bottom: 19px;
  }

  .h2-green {
    font-size: 22px;
  }

  .slide-1-headline-container {
    margin-top: -118px;
  }

  .slide-1-headline-div {
    width: 60%;
    margin-top: 15px;
    margin-right: 43px;
    margin-left: -10px;
    padding-left: 16px;
    background-color: hsla(0, 0%, 100%, 0.74);
    font-size: 18px;
  }

  .slide-1-headline-div.slifr-2-mod {
    width: 41%;
    margin-top: -3px;
    margin-left: 91px;
    padding-left: 0px;
  }

  .slide-1-h2 {
    font-size: 15px;
    line-height: 18px;
  }

  .bucket-button-div {
    margin-top: 101px;
  }

  .slide-3-headline-div {
    margin-top: -1px;
    margin-right: auto;
    margin-left: auto;
  }

  .equip-div-block {
    width: 51%;
  }

  .trailer-icons {
    float: right;
  }

  .navbar-lower-fixed {
    display: block;
  }

  .nav-style-lower {
    margin-bottom: 2px;
    padding-top: 18px;
  }

  .h1-slider.slide-1 {
    font-size: 3.2em;
  }

  .h1-slider.slide-1.b {
    font-size: 3.3em;
  }

  .h1-slider.slide-1.gng2 {
    font-size: 3.3em;
  }

  .h1-slider.slide-1-cup {
    font-size: 3.2em;
  }

  .h1-slider.slide-1-cup.b {
    font-size: 3.3em;
  }

  .h1-slider.slide-1-sag {
    font-size: 3.2em;
  }

  .h1-slider.slide-1-sag.b {
    font-size: 3.3em;
  }

  .h2-slide {
    font-size: 1.1em;
  }

  .slide-2 {
    background-position: 63% 44%;
    background-size: 252%;
    background-repeat: no-repeat;
  }

  .h3-serifed {
    margin-top: -29px;
    margin-left: 177px;
  }

  .h3-serifed.san-serif {
    text-align: center;
  }

  .mobile-icon {
    background-color: #fff;
    color: #3f3e3e;
    font-size: 1.8em;
  }

  .mobile-icon:hover {
    background-color: #fff;
  }

  .mobile-nav-container {
    margin-top: 0px;
    margin-bottom: -10px;
    padding-bottom: 0px;
  }

  .nav-menu-mobile {
    margin-bottom: 4px;
    padding-bottom: 9px;
    background-color: #27301f;
  }

  .menu-button:active {
    background-color: transparent;
  }

  .menu-button:focus {
    background-color: #d15f14;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .icon-2 {
    background-position: 50% 50%;
  }

  .slide-1-headline-div-lid {
    width: 60%;
    margin-top: 15px;
    margin-right: 43px;
    margin-left: -10px;
    padding-left: 16px;
    background-color: hsla(0, 0%, 100%, 0.74);
    font-size: 18px;
  }

  .slide-1-headline-div-lid.slifr-2-mod {
    width: 41%;
    margin-top: -3px;
    margin-left: 91px;
    padding-left: 0px;
  }

  .column-div-settings-bottom-align {
    margin-top: 25px;
  }

  .slide-1-headline-div-lid-cup {
    width: 60%;
    margin-top: 15px;
    margin-right: 43px;
    margin-left: -10px;
    padding-left: 16px;
    background-color: hsla(0, 0%, 100%, 0.74);
    font-size: 18px;
  }

  .slide-1-headline-div-lid-cup.slifr-2-mod {
    width: 41%;
    margin-top: -3px;
    margin-left: 91px;
    padding-left: 0px;
  }

  .h2-slide-gng {
    font-size: 1.1em;
  }

  .h2-slide-cup {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 767px) {
  .call-to-action {
    margin-top: -146px;
    padding-right: 6px;
  }

  .call-to-action-heading {
    margin-top: -5px;
    margin-right: 13px;
  }

  .icon {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }

  .menu-buton-mobile {
    padding-right: 20px;
  }

  .menu-buton-mobile.w--open {
    background-color: transparent;
  }

  ._2000 {
    margin-top: 0px;
    padding-right: 37px;
    padding-left: 28px;
  }

  .slide._1 {
    height: 300px;
  }

  .slide._2 {
    height: 300px;
  }

  .slide._3 {
    height: 300px;
    padding-top: 177px;
  }

  .slide._4 {
    height: 337px;
  }

  .slider {
    height: 300px;
  }

  .slide-1-h1 {
    padding-right: 0px;
    font-size: 18px;
    line-height: 16px;
  }

  .slide-1-h1.slide-2 {
    font-size: 19px;
    line-height: 20px;
  }

  .h2-home-page-buckets {
    padding-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    line-height: 22px;
  }

  .bucket-text {
    height: 86px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .div-for-icon {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .main-content-wrapper {
    padding-right: 22px;
    padding-left: 23px;
  }

  .h1-green.about {
    font-size: 1.6em;
  }

  .footer-container {
    padding-right: 19px;
    padding-left: 21px;
  }

  .submit-button.footer {
    margin-right: 45px;
  }

  .testamonial-text.testi-page {
    font-size: 14px;
  }

  .testimonial-block.resize {
    width: 46%;
    margin-left: 14px;
    font-size: 13px;
  }

  .slide-1-headline-div {
    width: 56%;
    margin-top: 11px;
    margin-right: 12px;
    margin-left: 11px;
    padding-right: 11px;
    line-height: 19px;
  }

  .slide-1-headline-div.slifr-2-mod {
    margin-top: -89px;
    margin-right: 69px;
    margin-left: 117px;
    font-size: 29px;
  }

  .slide-1-h2 {
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
  }

  .bucket-button-div {
    margin-top: 10px;
  }

  .slide-3-headline-div {
    margin-top: 1px;
    margin-left: 107px;
  }

  .faq-div {
    padding-right: 21px;
    padding-left: 22px;
  }

  .h3-brown {
    margin-right: 20px;
    margin-left: 20px;
  }

  .p.pone {
    margin-right: 20px;
    margin-left: 20px;
  }

  .h1.hp-headline-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .h2.services-mof {
    padding-right: 17px;
    padding-left: 17px;
  }

  .equip-div-block {
    padding-left: 20px;
  }

  .trailer-icons {
    padding-right: 33px;
    float: right;
  }

  .gg-logo {
    margin-left: 224px;
    padding-left: 0px;
  }

  .slide-4-headline {
    margin-top: 8px;
    padding-bottom: 23px;
    font-size: 32px;
  }

  .about-content-div {
    padding-left: 15px;
  }

  .about-p {
    width: 55%;
    font-size: 0.8em;
    line-height: 1.5em;
  }

  .slide-1-headline-div-lid {
    width: 80%;
    margin-top: 11px;
    margin-right: 12px;
    margin-left: 11px;
    padding-right: 11px;
    line-height: 19px;
  }

  .slide-1-headline-div-lid.slifr-2-mod {
    margin-top: -89px;
    margin-right: 69px;
    margin-left: 117px;
    font-size: 29px;
  }

  .slide-1-headline-div-lid-cup {
    width: 56%;
    margin-top: 11px;
    margin-right: 12px;
    margin-left: 11px;
    padding-right: 11px;
    line-height: 19px;
  }

  .slide-1-headline-div-lid-cup.slifr-2-mod {
    margin-top: -89px;
    margin-right: 69px;
    margin-left: 117px;
    font-size: 29px;
  }

  .coffee-lid-desc {
    width: 55%;
    font-size: 0.8em;
    line-height: 1.5em;
  }
}

@media screen and (max-width: 479px) {
  .call-to-action {
    margin-top: -170px;
  }

  .call-to-action-heading {
    margin-top: 61px;
    margin-right: 7px;
    font-size: 9px;
  }

  .logo {
    width: 60%;
  }

  .menu-buton-mobile {
    margin-top: 64px;
    padding-bottom: 10px;
  }

  .menu-buton-mobile.w--open {
    background-color: transparent;
  }

  .menu-icon {
    margin-top: -13px;
    margin-bottom: 1px;
    font-size: 37px;
  }

  ._2000 {
    padding-right: 14px;
    padding-left: 14px;
  }

  .slide._1 {
    width: 100%;
    height: auto;
    background-image: url('../images/slide-1-mobile.jpg');
    background-size: cover;
  }

  .slide._4 {
    background-image: url('../images/slide-4-mobile.jpg');
    background-size: cover;
  }

  .slider {
    height: 264px;
  }

  .slide-1-h1.slide-2 {
    width: 86%;
    font-size: 16px;
    line-height: 18px;
  }

  .column-div-settings {
    margin-top: 15px;
  }

  .bucket-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .h1-green.about {
    width: 95%;
    font-size: 1.4em;
  }

  .footer-section {
    margin-top: 66px;
  }

  .submit-button.footer {
    margin-right: 23px;
  }

  .slide-1-headline-container {
    position: static;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slide-1-headline-div {
    width: 79%;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
  }

  .slide-1-headline-div.slifr-2-mod {
    width: 64%;
    margin-top: -105px;
    margin-right: auto;
    margin-left: auto;
  }

  .slide-1-h2 {
    margin-left: 4px;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
  }

  .bucket-button-div {
    margin-top: 10px;
  }

  .slide-3-headline-div {
    width: 67%;
    margin-top: -47px;
    margin-right: auto;
    margin-left: auto;
  }

  .h3-brown {
    font-size: 20px;
    line-height: 25px;
  }

  .p.pone {
    font-size: 0.9em;
  }

  .h1.hp-headline-container {
    font-size: 34px;
  }

  .equip-div-block {
    width: 100%;
    margin-bottom: 16px;
    padding-right: 16px;
    float: none;
    clear: none;
  }

  .trailer-icons {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none;
  }

  .icons-div {
    width: 241px;
    margin-right: auto;
    margin-left: auto;
  }

  .icons-div.homepage-bkgd {
    display: none;
  }

  .rfq-button-top.slider-mod {
    margin-right: 40px;
    margin-left: 83px;
  }

  .h1-slider.slide-1 {
    font-size: 2em;
  }

  .h1-slider.slide-1.b {
    font-size: 2em;
    line-height: 0.4em;
  }

  .h1-slider.slide-1.gng2 {
    font-size: 2em;
    line-height: 0.4em;
  }

  .h1-slider.slide-1-cup {
    font-size: 2em;
  }

  .h1-slider.slide-1-cup.b {
    font-size: 2em;
    line-height: 0.4em;
  }

  .h1-slider.slide-1-sag {
    font-size: 2em;
  }

  .h1-slider.slide-1-sag.b {
    font-size: 2em;
    line-height: 0.4em;
  }

  .gg-logo {
    margin-top: 281px;
    margin-left: 40px;
  }

  .h2-slide {
    font-size: 0.9em;
  }

  .slider-2 {
    display: block;
  }

  .slide-1 {
    background-position: 74% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .slide-2 {
    background-size: cover;
  }

  .slide-2-container {
    padding-left: 13px;
  }

  .slide-2-suretag-logo {
    width: 71%;
    margin-top: -23px;
  }

  .slide-2-h3 {
    width: 97%;
    margin-top: 397px;
    font-size: 0.9em;
  }

  .slide-3-headline {
    margin-left: -3px;
    font-size: 3.5em;
  }

  .h3-serifed {
    margin-top: -54px;
    margin-left: 27px;
  }

  .h3-serifed.san-serif {
    margin-top: -19px;
    line-height: 20px;
  }

  .slide-3-sub-head {
    padding-right: 9px;
    padding-left: 0px;
  }

  .slide-4-headline {
    font-size: 27px;
    line-height: 32px;
  }

  .about-image {
    background-image: url('../images/about-mobile-image.jpg');
    background-position: 50% 0px;
    background-size: 320px;
    background-repeat: no-repeat;
  }

  .about-content-div {
    padding-top: 119px;
  }

  .about-p {
    width: 95%;
  }

  .slide-cup-lid {
    background-position: 74% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .slide-1-headline-div-lid {
    width: 79%;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
  }

  .slide-1-headline-div-lid.slifr-2-mod {
    width: 64%;
    margin-top: -105px;
    margin-right: auto;
    margin-left: auto;
  }

  .column-div-settings-bottom-align {
    margin-top: 28px;
  }

  .funnel-div-1 {
    width: 100%;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .funnel-div-2 {
    width: 100%;
    margin-left: 0px;
  }

  .learn-more-button.slider-mod {
    margin-right: 40px;
    margin-left: 83px;
  }

  .servaguest {
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .slide-1-headline-div-lid-cup {
    width: 79%;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
  }

  .slide-1-headline-div-lid-cup.slifr-2-mod {
    width: 64%;
    margin-top: -105px;
    margin-right: auto;
    margin-left: auto;
  }

  .h2-slide-gng {
    font-size: 0.9em;
  }

  .h2-slide-cup {
    font-size: 0.9em;
  }

  .coffee-lid-desc {
    width: 95%;
  }
}

