.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.sticky-nav {
  z-index: 1;
  padding: 20px;
  position: static;
  top: 0;
}

.nav-grid {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-link {
  color: #563b9b;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  display: block;
  overflow: visible;
}

.nav-link.balloon-services {
  display: block;
}

.button {
  color: #f3f401;
  background-color: #563b9b;
  border-radius: 8px;
}

.body {
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.image {
  max-width: 1000px;
}

.header {
  text-align: center;
}

.headertext {
  color: #563b9b;
  text-align: center;
  background-color: #563b9b;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph {
  color: #f3f401;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph.bolder {
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.image-2 {
  width: 100%;
}

.section-3 {
  text-align: center;
  background-image: url('../images/balloons.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  margin-top: -500px;
  padding-top: 500px;
}

.div-block {
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
}

.div-block.rotation {
  z-index: 2;
  width: 450px;
  flex: 0 auto;
  align-self: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Exo, sans-serif;
  position: relative;
  transform: rotate(17deg);
}

.div-block.rotation2 {
  z-index: 1;
  width: 450px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Exo, sans-serif;
  display: block;
  position: relative;
  transform: rotate(-11deg)rotate(9deg);
}

.div-block.rotation3 {
  z-index: 2;
  width: 450px;
  margin-left: 0;
  margin-right: 0;
  font-family: Exo, sans-serif;
  position: relative;
  transform: rotate(-8deg);
}

.image-4 {
  width: 100%;
}

.paragraph-2 {
  color: #563b9b;
  flex: 0 auto;
  align-self: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 25px;
  font-style: italic;
  font-weight: 600;
  line-height: 33px;
}

.polaroid-section {
  justify-content: center;
  margin-top: -200px;
  display: flex;
}

.image-5 {
  transform: translate(0);
}

.image-6 {
  margin-top: -100px;
  padding-left: 50px;
  padding-right: 50px;
}

.image-7 {
  width: 100%;
}

.div-block-2 {
  width: 800px;
  color: #000;
  text-align: center;
  background-color: rgba(255, 255, 255, .93);
  border: 3px solid #3c3;
  border-radius: 100%;
  margin-top: -189px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 80px;
  position: relative;
}

.heading {
  text-align: center;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.body-2 {
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.section-5 {
  background-color: #3c3;
  margin-bottom: 40px;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Exo, sans-serif;
  font-size: 23px;
  line-height: 30px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.section-6 {
  padding: 26px 100px 0;
  display: block;
}

.image-8 {
  width: 100%;
}

.div-block-3 {
  background-color: #fff;
  border: 2px solid #000;
  padding: 20px;
  position: relative;
}

.paragraph-4 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.heading-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #f3f401;
  margin-top: 0;
  margin-bottom: 35px;
  padding: 35px 15% 25px;
  font-family: Exo, sans-serif;
}

.div-block-4 {
  margin-bottom: 63px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.form-field {
  color: #000;
  background-color: rgba(56, 152, 236, 0);
  border: 2px solid #3c3;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.form-field.submit-button {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.textarea {
  min-height: 112px;
  color: #000;
  display: block;
  position: relative;
}

.textarea.form-field {
  min-height: 122px;
}

.form {
  text-align: left;
}

.column {
  flex-direction: row;
  display: block;
}

.columns {
  display: flex;
  position: relative;
}

.text-field {
  color: #000;
}

.text-field.form-field {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-5 {
  position: relative;
}

.paragraph-5 {
  color: #000;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 30px;
  padding-bottom: 35px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.image-9 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.field-label, .field-label-2, .field-label-3 {
  color: #000;
  font-size: 18px;
}

.contact-information {
  margin-bottom: 20px;
}

.paragraph-6 {
  color: #f3f401;
  text-align: center;
  font-size: 22px;
}

.paragraph-6.bolder {
  font-weight: 700;
}

.div-block-6 {
  background-color: #563b9b;
  padding-top: 20px;
  padding-bottom: 10px;
}

.text-block {
  color: #563b9b;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.div-block-7 {
  color: #000;
  justify-content: center;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.div-block-8 {
  padding-right: 20px;
}

.text-block-2, .text-block-3, .text-block-4 {
  font-weight: 700;
}

.paragraph-7 {
  color: #000;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.button-2 {
  width: 250px;
  text-align: center;
  text-transform: uppercase;
  background-color: #3c3;
  border-radius: 11px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 23px;
  display: block;
}

.button-2.facebook {
  background-color: #1877f2;
}

.columns-2 {
  flex-direction: row;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 50px;
  display: flex;
}

.image-10 {
  width: 110px;
}

.text-block-5 {
  color: #563b9b;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.link-block {
  text-decoration: none;
}

.section-9 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  display: flex;
  position: relative;
}

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

.div-block-10 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
}

.button-3 {
  color: #f3f401;
  background-color: #563b9b;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
}

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

.slider {
  height: 800px;
}

.slide-2 {
  background-image: url('../images/slider-02.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/slider-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/slider-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-11 {
  width: 100%;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.heading-3 {
  color: #563b9b;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 45px;
}

.grid-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: stretch;
}

.section-10 {
  margin-left: 150px;
  margin-right: 150px;
}

.section-11 {
  margin-top: -2px;
}

.grid-3 {
  display: none;
}

.button-top-nav {
  color: #f3f401;
  background-color: #563b9b;
  border-radius: 8px;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.section-12 {
  height: 800px;
  background-image: url('../images/careers-banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-13 {
  text-align: center;
}

.section-13 {
  text-align: center;
  background-color: #fcfcbf;
  padding-top: 50px;
  font-family: Exo, sans-serif;
}

.paragraph-8 {
  color: #000;
  margin-top: 25px;
  margin-bottom: 0;
  padding-bottom: 69px;
  padding-left: 250px;
  padding-right: 250px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.heading-4 {
  color: #000;
  text-align: center;
  margin-top: 150px;
  margin-bottom: 150px;
}

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

.map-section {
  text-align: center;
  padding: 3px 200px 0;
}

.tabs {
  display: flex;
}

.tab-link {
  background-color: #fbf5b9;
  display: block;
}

.tab-link:hover {
  background-color: #fff69a;
}

.tab-link.w--current {
  background-color: #ffe800;
}

.tab-link-tab-2, .tab-link-tab-3 {
  background-color: #fbf5b9;
  display: block;
}

.tabs-content {
  flex: 1;
}

.tab-link-tab-4, .tab-link-tab-5, .tab-link-tab-6, .tab-link-tab-7, .tab-link-tab-8, .tab-link-tab-9, .tab-link-tab-10, .tab-link-tab-11, .tab-link-tab-12, .tab-link-tab-13, .tab-link-tab-14, .tab-link-tab-15 {
  background-color: #fbf5b9;
  display: block;
}

.tabs-menu {
  margin-right: 10px;
}

.tab-link-tab-6-copy {
  background-color: #fbf5b9;
  display: block;
}

.paragraph-9 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.section-15 {
  margin-top: 0;
  margin-bottom: 46px;
}

.paragraph-10 {
  color: #000;
  text-align: right;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-6 {
  color: #000;
  text-align: left;
  background-color: #83f3c7;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 32px;
  display: inline;
}

.div-block-11 {
  text-align: right;
  display: inline-block;
  transform: rotate(-11deg);
}

.div-block-12 {
  text-align: right;
  margin-top: 4px;
}

.heading-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.tab-pane-tab-16 {
  text-align: center;
}

.section-16 {
  object-fit: fill;
  background-color: #fff;
  margin-top: 77px;
}

.section-17 {
  height: 1300px;
  background-image: url('../images/_DSC3937.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 0;
}

.div-block-13 {
  z-index: 10;
  width: 350px;
  height: 350px;
  color: #000;
  background-image: url('../images/yellow-balloon.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 80px;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  top: 139px;
  transform: rotate(-23deg);
}

.paragraph-11 {
  font-size: 25px;
}

.paragraph-13 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
}

.paragraph-13-copy {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-14 {
  z-index: 3;
  width: 500px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  padding: 15px;
  position: relative;
  top: 51px;
  transform: rotate(-14deg);
}

.image-14 {
  width: 100%;
}

.paragraph-14 {
  text-align: center;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 25px;
}

.image-15 {
  text-align: center;
  border-radius: 50px;
  margin-top: -43px;
}

.div-block-14-copy {
  width: 500px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  padding: 15px;
  position: relative;
  top: -114px;
  left: 361px;
  transform: rotate(11deg);
}

.div-block-14-copy-copy {
  width: 500px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  padding: 15px;
  position: relative;
  top: -631px;
  left: 895px;
  transform: rotate(-11deg);
}

.text-block-7 {
  font-weight: 800;
}

.paragraph-14-copy {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 25px;
}

.image-15-copy {
  text-align: center;
  padding-top: 20px;
}

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

.column-3 {
  z-index: 3;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.art-polaroid {
  z-index: 5;
  width: 400px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(-6deg);
}

.columns-3 {
  z-index: 2;
  background-image: url('../images/art-tiled-banner.jpg');
  background-position: 50%;
  background-size: cover;
  align-items: center;
  margin-top: 49px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.paragraph-15 {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
}

.heading-6 {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
}

.section-18 {
  color: #000;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Lato, sans-serif;
}

.button-4 {
  background-color: #563b9b;
  border-radius: 10px;
  padding-left: 25px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 700;
}

.column-4 {
  font-family: Exo, sans-serif;
}

.section-19, .section-19-copy {
  margin-top: -49px;
}

.columns-3-copy {
  z-index: -1;
  background-image: url('../images/art-tiled-banner2.jpg');
  background-position: 50%;
  background-size: cover;
  align-items: center;
  margin-top: 49px;
  display: flex;
  position: relative;
}

.art-polaroid-copy {
  z-index: 5;
  width: 500px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  margin-top: 41px;
  margin-left: 105px;
  padding: 15px 15px 0;
  position: relative;
  transform: rotate(-6deg);
}

.heading-3-copy {
  color: #563b9b;
  text-align: center;
  text-transform: uppercase;
  margin-top: 81px;
  margin-bottom: 25px;
  font-size: 45px;
}

.art-polaroid-copy {
  z-index: 5;
  width: 500px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  align-self: flex-end;
  margin-top: 6px;
  margin-bottom: -9px;
  padding: 15px;
  position: relative;
  right: 69px;
  transform: rotate(6deg);
}

.section-20 {
  height: 600px;
  background-image: url('../images/_DSC3873.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  display: flex;
}

.heading-3-copy {
  color: #563b9b;
  text-align: center;
  text-transform: uppercase;
  margin-top: 63px;
  margin-bottom: 20px;
  font-size: 45px;
}

.slide-nav {
  z-index: -1;
}

.aisle-section {
  color: #000;
  text-align: center;
  border-radius: 0;
}

.paragraph-16 {
  color: #563b9b;
  margin-bottom: 0;
  padding-top: 15px;
  font-size: 22px;
  font-weight: 800;
}

.range-section {
  margin-top: 50px;
  margin-bottom: 0;
}

.div-block-15 {
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
}

.heading-7 {
  color: #563b9b;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 121px;
  font-size: 43px;
}

.section-21 {
  text-align: center;
  background-image: url('../images/_DSC3841.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-16 {
  height: 600px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.art-polaroid-copy {
  z-index: 5;
  width: 500px;
  color: #000;
  text-align: center;
  z-index: 5;
  width: 400px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  margin-top: -396px;
  margin-left: 0;
  padding: 15px;
  position: relative;
  left: -67px;
  right: -16px;
  transform: rotate(9deg);
}

.paragraph-14-copy-copy {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 19px;
  padding-bottom: 0;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 25px;
}

.art-polaroid-2 {
  z-index: 5;
  width: 400px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  right: -16px;
  transform: rotate(9deg);
}

.cards-polaroid {
  z-index: 5;
  width: 400px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  align-self: flex-end;
  margin-top: 6px;
  margin-bottom: -9px;
  padding: 15px;
  position: relative;
  right: 69px;
  transform: rotate(6deg);
}

.section-22 {
  margin-top: 69px;
}

.div-block-16-copy {
  height: 600px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.section-21-copy {
  text-align: center;
  background-image: url('../images/_DSC3902-2.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-22-copy {
  margin-top: 105px;
}

.section-16-copy, .review-section {
  object-fit: fill;
  background-color: #fff;
  margin-top: 77px;
}

.section-24 {
  text-align: center;
  margin-top: 0;
}

.polaroid-001 {
  z-index: 5;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(-6deg);
}

.section-25 {
  justify-content: center;
  margin-top: 30px;
  display: flex;
}

.polaroid-003 {
  z-index: 5;
  width: 400px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(-6deg);
}

.polaroid-002 {
  z-index: 5;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(3deg);
}

.polaroid-001-copy {
  z-index: 5;
  width: 400px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(-6deg);
}

.polaroid-004 {
  z-index: 5;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(6deg);
}

.polaroid-0033 {
  z-index: 5;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(-3deg);
}

.polaroid-section-copy {
  justify-content: center;
  margin-top: 69px;
  display: flex;
}

.section-20-copy {
  height: 600px;
  background-image: url('../images/_DSC3873.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  display: flex;
}

.image-18 {
  width: 100%;
}

.paragraph-17 {
  color: #000;
  text-align: center;
  padding-top: 33px;
  padding-bottom: 28px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-19 {
  margin-top: 0;
}

.grid-4 {
  grid-template: ". . ."
                 ". . ."
                 "Area Area Area"
                 / 1fr 1fr 1fr;
}

.image-20, .image-21 {
  width: 100%;
}

.section-27 {
  margin-bottom: 50px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.image-22 {
  width: 100%;
}

.heading-8 {
  color: #000;
  text-align: center;
  font-family: Exo, sans-serif;
}

.list-item-2 {
  display: block;
}

.image-23 {
  text-align: center;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-9 {
  color: #000;
  margin-top: 0;
  font-family: Exo, sans-serif;
  font-size: 25px;
}

.paragraph-18 {
  color: #000;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.grid-5 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-areas: "Area-2 Area-2"
                       "Area Area"
                       ". .";
  padding-top: 0;
  padding-bottom: 25px;
}

.section-28 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-17 {
  height: 100%;
  background-image: url('../images/balloon-section.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-9-copy {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Exo, sans-serif;
  font-size: 35px;
}

.paragraph-18-copy {
  color: #000;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-18 {
  display: flex;
}

.paragraph-19 {
  color: #000;
  padding-right: 13px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.paragraph-20 {
  color: #000;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.grid-6 {
  grid-template: "Area Area Area-2 Area-2 Area-2"
  / 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 31px;
}

.paragraph-18-copy {
  color: #000;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-18-copy-copy {
  color: rgba(0, 0, 0, .61);
  text-align: center;
  margin-top: 23px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 30px;
  transform: rotate(-14deg);
}

.balloon-packages {
  padding-left: 15px;
  display: none;
}

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

.div-block-17-copy {
  height: 380px;
  background-image: url('../images/136112768_2821769918082666_6133233253904695465_n.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
}

.heading-10 {
  color: #000;
  font-family: Exo, sans-serif;
}

.grid-5-copy {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-areas: "Area-2 Area-2"
                       "Area Area";
  padding-top: 25px;
  padding-bottom: 25px;
  display: none;
}

.paragraph-21 {
  max-width: 500px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 10px solid #f3f401;
  border-bottom-width: 0;
  border-radius: 800px 800px 0 0;
  margin-bottom: 0;
  padding: 20px 70px 10px;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
}

.paragraph-22 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #3c3;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-23 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-24, .div-block-25 {
  justify-content: center;
  display: flex;
}

.paragraph-23 {
  color: #000;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.error-message {
  background-color: #ff3c3c;
  padding-bottom: 5px;
}

.section-25-copy {
  justify-content: center;
  margin-top: 30px;
  display: flex;
}

.the-elf-is-back {
  justify-content: center;
  margin-top: 30px;
  display: none;
}

.div-block-3-copy {
  background-color: #fff;
  border: 2px solid #000;
  padding: 20px;
  position: relative;
  top: 30px;
}

.polaroid-004-elfy {
  z-index: 7;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(6deg);
}

.polaroid-0033-elfy {
  z-index: 7;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(-6deg);
}

.section-29 {
  margin-top: 31px;
  display: none;
}

.polaroid-001-elfy {
  z-index: 5;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(-6deg);
}

.polaroid-002-elfy {
  z-index: 5;
  width: 350px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  flex: none;
  padding: 15px;
  position: relative;
  left: -17px;
  transform: rotate(3deg);
}

.text-span {
  color: #f13737;
}

.text-span-2 {
  color: #3dcc3d;
}

@media screen and (min-width: 1440px) {
  .section-6 {
    padding-top: 25px;
    padding-bottom: 0;
  }

  .div-block-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-14-copy {
    font-size: 18px;
  }

  .range-section {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 0;
  }

  .polaroid-001 {
    width: 300px;
    left: 0;
    transform: rotate(-6deg);
  }

  .section-25 {
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    display: flex;
  }

  .polaroid-002 {
    width: 300px;
    left: 0;
    transform: rotate(3deg);
  }

  .polaroid-004 {
    width: 300px;
    left: 0;
    transform: rotate(6deg);
  }

  .polaroid-0033 {
    width: 300px;
    left: 0;
    transform: rotate(-3deg);
  }

  .section-26 {
    height: 50px;
  }

  .section-25-copy {
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    display: flex;
  }

  .the-elf-is-back {
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    display: none;
  }

  .div-block-3-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .polaroid-004-elfy {
    width: 300px;
    left: 0;
    transform: rotate(6deg);
  }

  .polaroid-0033-elfy {
    width: 300px;
    left: 0;
    transform: rotate(-3deg);
  }

  .polaroid-001-elfy {
    width: 300px;
    left: 0;
    transform: rotate(-6deg);
  }

  .polaroid-002-elfy {
    width: 300px;
    left: 0;
    transform: rotate(3deg);
  }
}

@media screen and (min-width: 1920px) {
  .section-3 {
    margin-top: -450px;
    padding-top: 326px;
  }

  .div-block.rotation2 {
    z-index: 5;
  }

  .div-block.rotation3 {
    z-index: 2;
  }

  .polaroid-section {
    margin-top: -120px;
  }

  .section-6 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-11 {
    max-width: 1100px;
  }

  .art-polaroid {
    width: 400px;
  }

  .range-section {
    max-width: 80%;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .heading-7 {
    text-transform: uppercase;
  }

  .art-polaroid-copy {
    margin-top: -462px;
    left: 275px;
  }

  .section-22 {
    margin-top: 44px;
  }

  .section-21-copy {
    background-image: url('../images/_DSC3902-2.jpg');
  }

  .section-22-copy {
    margin-top: 97px;
  }

  .section-23 {
    margin-top: 218px;
  }

  .section-16-copy {
    margin-top: 96px;
  }

  .polaroid-001 {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(-6deg);
  }

  .section-25 {
    justify-content: center;
    margin-top: 35px;
    display: flex;
  }

  .polaroid-003 {
    width: 400px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .polaroid-002 {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(3deg);
  }

  .polaroid-001-copy {
    width: 400px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .polaroid-004 {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(6deg);
  }

  .polaroid-0033 {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(-3deg);
  }

  .polaroid-section-copy {
    margin-top: 65px;
  }

  .image-19 {
    width: 875px;
  }

  .section-25-copy {
    justify-content: center;
    margin-top: 35px;
    display: flex;
  }

  .the-elf-is-back {
    justify-content: center;
    margin-top: 35px;
    display: none;
  }

  .polaroid-004-elfy {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(6deg);
  }

  .polaroid-0033-elfy {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(-3deg);
  }

  .polaroid-001-elfy {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(-6deg);
  }

  .polaroid-002-elfy {
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    left: 0;
    transform: rotate(3deg);
  }

  .image-24 {
    width: 100%;
  }

  .about-us {
    margin-bottom: 77px;
  }
}

@media screen and (max-width: 991px) {
  .sticky-nav {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-grid {
    grid-template-rows: auto;
    grid-template-areas: ".";
    grid-auto-columns: max-content;
    grid-auto-flow: row;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    justify-items: center;
  }

  .button {
    display: block;
  }

  .image {
    width: 100%;
    max-width: 800px;
  }

  .paragraph {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .div-block.rotation, .div-block.rotation2, .div-block.rotation3 {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 25px;
  }

  .list-item {
    display: none;
  }

  .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-4 {
    font-size: 16px;
    line-height: 20px;
  }

  .heading-2 {
    text-align: center;
  }

  .paragraph-6 {
    font-size: 18px;
  }

  .columns-2 {
    padding-top: 25px;
  }

  .div-block-9, .div-block-10.mobileoff {
    display: none;
  }

  .slider {
    height: 600px;
  }

  .image-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .grid-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
    margin-left: 20px;
    padding-right: 20px;
  }

  .button-top-nav {
    display: none;
  }

  .map-section {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-13 {
    top: 141px;
  }

  .div-block-14 {
    top: 417px;
  }

  .div-block-14-copy, .div-block-14-copy-copy, .art-polaroid, .art-polaroid-copy {
    display: none;
  }

  .heading-3-copy {
    font-size: 30px;
  }

  .art-polaroid-copy {
    display: none;
  }

  .section-20 {
    height: 400px;
  }

  .art-polaroid-copy, .art-polaroid-2, .cards-polaroid, .polaroid-001, .polaroid-003, .polaroid-002, .polaroid-001-copy, .polaroid-004, .polaroid-0033 {
    display: none;
  }

  .section-20-copy {
    height: 400px;
  }

  .section-27 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-6 {
    grid-template-areas: "Area Area Area-2 Area-2"
                         "Area-3 Area-3 Area-3 .";
  }

  .div-block-21, .div-block-22 {
    display: none;
  }

  .the-elf-is-back {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .polaroid-004-elfy, .polaroid-0033-elfy, .polaroid-001-elfy, .polaroid-002-elfy {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .the-elf-is-back {
    grid-template-columns: 1fr;
  }

  .polaroid-001-elfy {
    transform: rotate(6deg);
  }

  .polaroid-002-elfy {
    transform: rotate(-3deg);
  }
}

#w-node-_6872ec11-bd07-a0d0-f83f-2f74c44f14be-c44f14a5, #w-node-_6872ec11-bd07-a0d0-f83f-2f74c44f14c1-c44f14a5, #w-node-_31595fe5-6036-0cb5-9267-ccae0baac577-43e07a51, #w-node-_31595fe5-6036-0cb5-9267-ccae0baac57f-43e07a51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31595fe5-6036-0cb5-9267-ccae0baac57b-43e07a51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_3c2484a1-65a9-66de-09ca-4ddfaadf6af3-43e07a51, #w-node-_50989692-e8c7-6e69-05e2-230445a44307-43e07a51, #w-node-_25ee1512-09a2-1abc-006f-6f70f328d294-43e07a51, #w-node-_25ee1512-09a2-1abc-006f-6f70f328d298-43e07a51, #w-node-_25ee1512-09a2-1abc-006f-6f70f328d29c-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52efd-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f03-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f07-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f0b-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f0f-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f13-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f17-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f1b-43e07a51, #w-node-_3566886d-2aa1-99cb-c9c8-cfc8c1c52f1f-43e07a51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92ea2a89-34e2-8f12-3082-f85466afb0e9-d019e232, #w-node-_16eb1667-beae-242d-85c9-3d7550c337cc-d019e232 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_276359f4-6ca5-9ede-1def-04843d8ab4f0-d019e232, #w-node-_2fcbb7db-ece7-bf81-8e6d-a840a98e0acf-d019e232 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_139e902d-1d3c-1297-6d90-ff8db6337811-d019e232 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8eb3fa3d-8736-6963-ecce-3f2bca8ab9f3-d019e232 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_153c7dc4-33fb-3a10-efd5-c68c8bac8011-d019e232 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: auto;
}

#w-node-_153c7dc4-33fb-3a10-efd5-c68c8bac8012-d019e232 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_153c7dc4-33fb-3a10-efd5-c68c8bac8019-d019e232 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_153c7dc4-33fb-3a10-efd5-c68c8bac8024-d019e232, #w-node-_0665804d-7a90-7496-af01-c2345ec7f570-d019e232 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3aae529f-1060-fe6a-2714-24162e4010a3-d019e232, #w-node-ddfa7a84-3244-c606-e5c1-d2e8fa80ed82-d019e232, #w-node-_8f474e07-5020-9fa2-6d29-26ec83c8bfd9-d019e232, #w-node-_8f474e07-5020-9fa2-6d29-26ec83c8bfda-d019e232, #w-node-_2a3b805f-de9d-fd5c-4bab-6e33bc4ff747-d019e232, #w-node-_2a3b805f-de9d-fd5c-4bab-6e33bc4ff748-d019e232, #w-node-_28733a17-6869-bf85-3936-2b267e148a1b-d019e232, #w-node-_28733a17-6869-bf85-3936-2b267e148a1c-d019e232, #w-node-_93fb68d4-d212-9050-a747-583c41074938-d019e232, #w-node-_3a9f0588-4adc-da28-221c-df5c5d1df2b4-d019e232, #w-node-_1e1d3a91-5c22-2cde-be72-e85c5c62baaf-d019e232, #w-node-adfb11ba-8bdb-c9fe-992f-b66039bda0f3-d019e232, #w-node-_52df6ef9-3b36-8c45-f825-00eb856e9d3b-d019e232 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3bbbcd44-a8c4-be7d-690c-103b4265cb8f-d019e232 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: auto;
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_6872ec11-bd07-a0d0-f83f-2f74c44f14be-c44f14a5 {
    order: 0;
    justify-self: auto;
  }

  #w-node-_92ea2a89-34e2-8f12-3082-f85466afb0e9-d019e232, #w-node-_153c7dc4-33fb-3a10-efd5-c68c8bac8011-d019e232 {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }
}


