:root {
  --gold: #edc003;
  --black: black;
  --white: white;
  --maroon: #5a0404;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.home-page-text {
  width: 90%;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: block;
}

.section.red {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: static;
}

.full-h1 {
  color: #005da6;
  text-align: center;
  background-color: rgba(255, 255, 255, .5);
  margin-top: 230px;
  padding-top: 0;
  font-family: reklame-script, sans-serif;
  font-size: 175px;
  line-height: 175px;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}

.full-h1.add-10 {
  color: var(--gold);
  text-shadow: 3px 3px #000;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 100px;
  line-height: 96px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.full-h1.add-11 {
  color: var(--gold);
  text-shadow: 3px 3px #000;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 300px;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body {
  height: 100%;
}

.company-logo {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.body-h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: sutro, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
}

.small-card {
  text-align: center;
  flex-flow: wrap;
  flex-basis: 48%;
  align-content: center;
  padding: 10px;
  display: block;
}

.small-card-image {
  width: 100%;
  flex: 0 auto;
  align-self: flex-start;
}

.card-contents {
  color: #333;
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  text-decoration: none;
  display: flex;
  box-shadow: 1px 1px 8px #751b1b;
}

.small-card-title {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: sutro, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.small-card-text {
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  padding: 10px 10px 12px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.flex-wrapper {
  border: 1px none var(--white);
  flex-wrap: wrap;
  flex: 1;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.flex-wrapper.how-it-works {
  width: 90%;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.flex-wrapper.add25 {
  margin-top: 40px;
}

.flex-wrapper.add-top-30 {
  margin-top: 30px;
}

.flex-column {
  flex-wrap: nowrap;
  flex: 25%;
  padding: 15px;
  display: flex;
}

.flex-column.about-us {
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
}

.how-it-works {
  width: auto;
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  display: block;
}

.how-it-works-title {
  color: var(--black);
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  padding: 10px 9px 10px 10px;
  font-family: sutro, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  text-decoration: none;
}

.h1 {
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: reklame-script, sans-serif;
  font-size: 40px;
  line-height: 44px;
}

.h1.add-top-30 {
  margin-top: 30px;
}

.h1.black-font {
  color: var(--black);
  margin-top: -140px;
  font-size: 42px;
  line-height: 42px;
}

.h1.add-top-100 {
  margin-top: 0;
  padding-top: 10px;
}

.border-text {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-family: reklame-script, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.footer-div {
  background-color: #005da6;
  padding-top: 10px;
  padding-bottom: 20px;
}

.footer-div.border {
  border-top-style: solid;
  border-bottom-width: 0;
  padding-top: 0;
}

.footer-flex-divs {
  width: 80%;
  flex: 33%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.address-div {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  display: flex;
}

.address-div.add-btm {
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer-text {
  color: #fff;
  text-align: center;
  flex: 1;
  align-self: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.footer-text.phone {
  color: #fff;
  text-align: center;
  flex-basis: 50%;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.footer-text.contact {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  border-left: 0 #fff;
  flex-basis: 50%;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.footer-text.tiny {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
}

.credit-link {
  color: #fff;
  text-decoration: underline;
}

.social-link-div {
  text-align: center;
  padding-bottom: 0;
  display: block;
}

.social-link {
  flex: 1;
  padding: 15px;
}

.social-icon {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-text {
  color: #fff;
  text-align: center;
  flex-direction: column;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.paragraph-text.centered {
  text-align: center;
  flex: 1;
  line-height: 22px;
}

.paragraph-text.left {
  text-align: left;
  flex-direction: row;
}

.paragraph-text.left.add-btm {
  margin-bottom: 10px;
}

.border {
  border-top: 2px #000;
  border-bottom: 2px #000;
  flex-basis: 100%;
  margin-top: 0;
  margin-bottom: 5px;
}

._3x3-grid {
  flex: 33.33%;
  padding: 10px;
  display: flex;
}

.rental-card {
  height: auto;
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  display: block;
  box-shadow: 1px 1px 3px #691111;
}

.column-contents {
  text-align: left;
  flex-direction: column;
  flex: 50%;
  align-items: center;
  display: flex;
}

.column-contents.contact {
  align-self: flex-start;
  margin-bottom: 20px;
}

.footer {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.footer-spacing-section {
  position: absolute;
  bottom: -1296px;
  left: 0;
  right: 0;
}

.footer-spacing-section.home {
  position: static;
}

.title-div {
  text-align: center;
  flex-flow: wrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: center;
  padding: 0;
  display: block;
}

.slide-contents {
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: block;
}

.slide-title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: sutro, sans-serif;
  font-size: 30px;
  line-height: 34px;
}

.slide-text {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.put-form-here {
  background-color: var(--white);
  border: 2px solid #000;
  flex-basis: 100%;
  padding-bottom: 60px;
}

.slider-div {
  width: 75%;
  object-fit: fill;
  border: 2px #000;
  border-width: 2px 0;
  flex: 0 auto;
  align-self: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.slider-div.add-top-40 {
  margin-top: 40px;
  padding-top: 10px;
}

.image-with-shadow {
  box-shadow: 1px 1px 3px #000;
}

.about-us-image {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}

.slide-author {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.review-link {
  color: #fff;
  text-align: center;
  font-family: sutro, sans-serif;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: auto;
  text-align: center;
  flex-direction: column;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: block;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.headshot {
  border-radius: 125px;
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.headshot-card {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.background-image {
  z-index: -1;
  width: 100%;
  height: 100%;
  max-height: none;
  max-width: 100%;
  background-image: url('../images/background-1.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 275px;
  background-attachment: fixed;
  padding-top: 160px;
  padding-bottom: 0;
  display: inline-block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.link-text {
  color: #000;
}

.title {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.slider-image {
  width: 100.024%;
  max-width: none;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 19px;
  padding-bottom: 19px;
  display: block;
}

.slider-arrow {
  color: #000;
  display: none;
}

.gallery-link {
  color: #fff;
  text-align: center;
  flex: 1;
  padding: 5px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.contact-image {
  width: 70%;
  align-self: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.contact-image.larger {
  width: 70%;
  margin-left: 0;
  margin-right: 0;
}

.booth-image-holder {
  text-align: center;
  padding: 0 40px;
}

.booth-slider {
  height: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}

.reklame-h3 {
  color: #fff;
  text-align: center;
  font-family: reklame-script, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.call-to-action-button {
  width: 75%;
  color: #000;
  text-align: center;
  background-color: #edc003;
  background-image: radial-gradient(circle, #cece0d, #edf60b 0%, #edc003 100%, #edc003 100%, #edc003);
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: sutro, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.call-to-action-button:hover {
  box-shadow: 1px 1px 3px #000, 3px 3px 3px rgba(0, 0, 0, .85);
}

.call-to-action-button:active {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .85);
}

.booth-image {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 1px 3px #5a0404;
}

.gallery-page-container {
  width: 75%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 135px;
  display: block;
}

.gallery-page-container.add6 {
  width: 94%;
  padding-top: 40px;
}

.div-block-3 {
  width: auto;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 30px;
  display: block;
}

.div-block-4 {
  margin-top: 60px;
}

.div-block-5 {
  margin-top: 40px;
}

.div-block-6 {
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.paragraph {
  color: var(--white);
  flex: 1;
  align-self: center;
  padding-top: 5px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph.delete-top {
  padding-top: 5px;
  font-size: 18px;
  line-height: 22px;
}

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

.paragraph.left.add-top {
  padding-top: 10px;
}

.paragraph.spacer {
  text-align: center;
  padding-top: 30px;
}

.paragraph.center {
  text-align: center;
}

.paragraph.center.black-font {
  color: var(--black);
}

.div-block-7 {
  margin-bottom: 20px;
  padding-top: 0;
}

.div-block-8 {
  margin-top: 0;
  padding: 0;
}

.image {
  width: 100%;
  max-width: none;
  clear: none;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.navbar-3 {
  background-color: rgba(0, 0, 0, 0);
}


.nav-link {
  color: var(--black);
  font-family: sutro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.w-nav-link {
  color: var(--black);
  font-family: sutro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.nav-link.w--current {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 22px;
}

.nav-link.w--current:hover {
  color: #005da6;
}


.dropdown-2 {
  color: var(--black);
  font-family: sutro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.dropdown-list-2 {
  background-color: var(--white);
}

.nav-link-2 {
  color: var(--black);
  padding-left: 10px;
  padding-right: 10px;
  font-family: sutro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #005da6;
}

.dropdown-10 {
  color: var(--black);
  font-size: 18px;
  line-height: 22px;
}

.dropdown-10:hover {
  color: #005da6;
}

.nav-menu-2 {
  float: none;
  text-align: center;
  margin-top: 30px;
}

.nav-bar {
  background-color: var(--white);
  border-bottom: 1px solid #000;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-bar.add-top {
  margin-top: 0;
}

.div-block-10 {
  z-index: 7;
  background-color: var(--white);
  text-shadow: 1px 1px 6px #000;
  background-image: url('../images/home-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.div-block-11 {
  width: 94%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.column-6 {
  padding-top: 10px;
}

.div-block-12 {
  text-align: center;
}

.div-block-13 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 0;
}

.image-2 {
  width: 100%;
  max-width: none;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.div-block-14, .div-block-15 {
  text-align: center;
}

.div-block-16 {
  background-color: #099e50;
  padding-bottom: 5px;
}

.paragraph-2 {
  padding-top: 5px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.div-block-18 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-18.add-top {
  margin-top: 30px;
}

.div-block-18.add-top.add-btm {
  margin-bottom: 30px;
}

.link-2 {
  color: var(--white);
}

.div-block-19 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 50px;
}

.div-block-20 {
  width: 80%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.div-block-21 {
  width: 94%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-22 {
  width: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  width: 100%;
  max-width: none;
}

.div-block-23 {
  width: 90%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-23.add-66 {
  width: 94%;
  padding-top: 60px;
  padding-bottom: 10px;
}

.div-block-23.add-btm-margin {
  width: 94%;
  padding-bottom: 20px;
}

.slide-9, .slide-10, .slide-11, .slide-12 {
  text-align: center;
}

.image-4 {
  width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.nav-div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-28 {
  float: right;
}

.column-12 {
  clear: none;
  text-align: center;
}

.image-5 {
  width: 90%;
}

.image-6 {
  width: 90%;
  max-width: none;
}

.image-7, .image-8 {
  width: 90%;
}

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

.image-9 {
  width: 90%;
  text-align: center;
}

.slide-14 {
  text-align: center;
}

.slide-nav-3 {
  width: auto;
  display: none;
}

.image-10 {
  width: 90%;
}

.slide-15 {
  text-align: center;
}

.image-11 {
  width: 90%;
  text-align: left;
}

.slide-17 {
  text-align: center;
}

.image-12 {
  width: auto;
}

.div-block-29 {
  text-align: center;
}

.image-13 {
  width: auto;
}

.div-block-30 {
  text-align: center;
}

.div-block-31 {
  width: 80%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

.columns-3 {
  padding-top: 20px;
}

.image-15 {
  width: 70%;
  text-align: left;
}

.div-block-33 {
  text-align: center;
  padding-top: 12px;
}

.div-block-35 {
  text-align: center;
  margin-top: 10px;
}

.slider-3 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 10px;
}

.left-arrow-4, .right-arrow-2, .slide-nav-4 {
  display: none;
}

.div-block-36 {
  margin-top: 40px;
  padding-top: 0;
}

.link-4 {
  color: var(--white);
}

.div-block-37 {
  margin-top: 40px;
}

.link-7 {
  color: var(--white);
}

.div-block-38, .div-block-39, .div-block-41 {
  text-align: center;
}

.link-8 {
  color: var(--white);
}

.div-block-42 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-43 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.link-9, .link-10 {
  color: var(--white);
  text-decoration: none;
}

.image-18 {
  width: 100%;
  max-width: none;
  object-fit: fill;
  overflow: visible;
}

.mask {
  overflow: visible;
}

.slider-4 {
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
}

.left-arrow-5, .right-arrow-4 {
  display: none;
}

.slide-28 {
  background-image: url('../images/Memory-Book-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-29 {
  background-image: url('../images/Memory-Book.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-30 {
  background-image: url('../images/Memory-Book-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-46 {
  width: 80%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-47 {
  width: 94%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-48 {
  margin-top: 60px;
  padding-bottom: 60px;
}

.div-block-49 {
  width: 94%;
  margin: 20px auto 40px;
}

.dropdown-toggle {
  padding-left: 10px;
  padding-right: 20px;
}

.dropdown-toggle-2, .dropdown-toggle-3 {
  padding-left: 15px;
  padding-right: 20px;
}

.dropdown-toggle-4 {
  padding-left: 5px;
  padding-right: 20px;
}

.div-block-52, .div-block-53 {
  text-align: center;
}

.div-block-54 {
  margin-top: 20px;
}

.button-7 {
  color: var(--white);
  border: 2px solid #000;
  border-radius: 10px;
  margin-top: 15px;
  padding-top: 8px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.button-7.less-top {
  margin-top: 0;
}

.link-12 {
  color: var(--white);
}

.div-block-55 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.image-22 {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.div-block-56 {
  width: 80%;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.column-17 {
  padding-left: 0;
  padding-right: 0;
}

.column-18 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.div-block-57 {
  width: 94%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-58 {
  width: 80%;
  text-align: center;
  margin: 20px auto 0;
  padding-bottom: 20px;
}

.div-block-60 {
  width: 80%;
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.heading-16 {
  color: var(--white);
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.link-14, .link-15 {
  color: var(--white);
}

.slider-5 {
  background-color: rgba(0, 0, 0, 0);
}

.left-arrow-6, .right-arrow-5 {
  display: none;
}

.icon-4, .icon-5, .icon-6, .icon-7 {
  margin-right: 0;
}

.columns-6 {
  padding-bottom: 20px;
}

.div-block-63 {
  padding-top: 0;
}

.div-block-64 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.div-block-65 {
  width: 94%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-67 {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
}

.div-block-68 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-69 {
  width: 94%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.div-block-70 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-72 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.div-block-73 {
  width: 94%;
  text-align: center;
  margin: 30px auto 0;
}

.div-block-74 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}

.columns-7 {
  padding-top: 40px;
}

.div-block-75 {
  width: 94%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.columns-8 {
  padding-top: 40px;
}

.image-24 {
  width: 50%;
  max-width: none;
  display: inline-block;
}

.div-block-76 {
  text-align: center;
  padding-top: 10px;
}

.image-25, .image-26, .image-27, .image-28, .image-29, .image-30, .image-31, .image-32, .image-33, .image-34, .image-35, .image-36, .image-37, .image-38, .image-39 {
  width: 100%;
  max-width: none;
  display: block;
}

.left-arrow-7, .right-arrow-6, .slide-nav-6 {
  display: none;
}

.slider-6 {
  background-color: rgba(0, 0, 0, 0);
}

.column-34, .column-35 {
  height: auto;
}

.div-block-77 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-78 {
  border: 1px solid var(--white);
}

.columns-10 {
  padding-bottom: 50px;
}

.slide-nav-8 {
  display: none;
}

.div-block-80 {
  width: 90%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.column-44, .column-45, .column-46 {
  text-align: center;
}

.div-block-81 {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

.link-16, .link-17, .link-18, .link-19 {
  color: var(--white);
}

.div-block-82 {
  background-color: var(--white);
  border: 2px solid #000;
  padding-top: 10px;
  padding-bottom: 0;
}

.html-embed {
  background-color: var(--white);
  margin-bottom: 0;
}

.heading-22 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: sutro, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
  line-height: 32px;
  text-decoration: underline;
}

.heading-22.add-top {
  margin-top: 40px;
}

.heading-22.add-btm {
  margin-bottom: 15px;
}

.heading-22.extra-top {
  padding-top: 60px;
}

.heading-22.add-20-top {
  margin-top: 20px;
}

.heading-22.bold {
  font-weight: 700;
}

.heading-23 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: sutro, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.heading-23.add-top {
  margin-top: 50px;
  font-size: 40px;
  line-height: 44px;
}

.heading-23.add-top.add-bottom {
  margin-bottom: 40px;
}

.heading-23.extra-top {
  margin-top: 60px;
}

.heading-23.extra-top.add-bottom {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.heading-23.add-btm {
  margin-top: 10px;
  margin-bottom: 60px;
  padding-top: 30px;
}

.heading-23.extra-extra-top {
  margin-top: 80px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 36px;
}

.heading-23.sm-less-top {
  margin-top: 5px;
}

.link-20, .link-21, .link-22 {
  color: var(--white);
}

.image-41, .image-42, .image-43, .image-44, .image-45, .image-46, .image-47, .image-48, .image-49, .image-50, .image-51, .image-52, .image-53 {
  width: 100%;
  max-width: none;
}

.image-54 {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.html-embed-2 {
  background-color: var(--white);
}

.div-block-83 {
  text-align: center;
}

.image-55 {
  width: 70%;
  margin-left: 0;
  margin-right: 0;
}

.up-arrow-div {
  float: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: -70px;
  padding-top: 15px;
}

.link-block-2 {
  text-align: center;
}

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

.up-arrow-1 {
  float: right;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
}

.up-arrow-link-block {
  float: right;
}

.div-block-85 {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.div-block-86 {
  margin-top: 20px;
}

.div-block-87 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-28 {
  color: var(--white);
  margin-top: 0;
  font-family: sutro, sans-serif;
  line-height: 22px;
}

.div-block-88 {
  text-align: center;
}

.list-item {
  color: var(--white);
  padding-top: 0;
  padding-bottom: 7px;
  font-family: Lato, sans-serif;
  line-height: 22px;
}

.list {
  font-size: 18px;
}

.pic-div {
  text-align: center;
}

.div-block-89 {
  width: 96%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-89.add-btm-margin {
  width: 94%;
}

.div-block-90 {
  width: 70%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6 {
  font-size: 18px;
  line-height: 22px;
}

.div-block-91 {
  text-align: center;
  padding-top: 30px;
}

.columns-12 {
  display: none;
}

.footer-div-right {
  float: right;
  text-align: center;
}

.footer-div-left {
  float: left;
  text-align: center;
}

.div-block-92 {
  padding-top: 30px;
  padding-left: 180px;
  padding-right: 80px;
}

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

.div-block-94 {
  margin-top: 30px;
}

.icon-9, .icon-10 {
  display: none;
}

.div-block-96 {
  margin-top: 10px;
}

.heading-29 {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  padding-right: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.link-23 {
  color: var(--white);
}

.template-div {
  width: 94%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.link-24 {
  color: var(--white);
}

.contact-form {
  align-self: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.forms-div {
  margin-top: 20px;
}

._360-div-1 {
  width: 48%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.balloon-section {
  background-image: url('../images/balloon-background-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1px;
}

.balloon-hd-image {
  width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.hd-image-div {
  text-align: center;
}

.hd-image-div.left {
  text-align: left;
}

.hd-image-div.right {
  text-align: right;
}

.balloons-hd {
  width: 57%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.balloon-hd {
  margin-top: 0;
  padding-top: 0;
}

.balloon-pic-div {
  text-align: center;
  margin-top: 0;
  padding-top: 220px;
}

.balloon-gallery-div {
  width: 60%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.balloon-sub-div {
  text-align: center;
}

.balloon-sub-div.add-top {
  margin-top: 40px;
}

.div-block-97 {
  width: 90%;
  text-align: center;
  margin: 40px auto 20px;
  padding-bottom: 20px;
}

.link-25 {
  color: var(--white);
}

.balloon-background {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.div-block-98 {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-56 {
  padding-top: 0;
}

.balloon-section-min {
  background-image: url('../images/background-3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 10px;
  display: none;
}

.column-50 {
  padding-left: 20px;
}

._404-image {
  padding-top: 60px;
  padding-bottom: 40px;
}

._404-heading {
  color: var(--black);
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 44px;
}

._404-paragraph {
  color: var(--black);
  font-size: 18px;
  line-height: 22px;
}

.link-26, .link-27 {
  color: var(--white);
}

@media screen and (min-width: 1280px) {
  .home-page-text {
    font-size: 22px;
    line-height: 26px;
  }

  .body-h1 {
    font-size: 44px;
    line-height: 48px;
  }

  .small-card-title {
    font-size: 22px;
    line-height: 26px;
  }

  .small-card-text {
    padding-bottom: 27px;
    font-size: 22px;
    line-height: 26px;
  }

  .flex-wrapper.add25 {
    margin-top: 40px;
  }

  .how-it-works-title {
    font-size: 28px;
    line-height: 32px;
  }

  .h1 {
    font-size: 44px;
    line-height: 48px;
  }

  .footer-text, .footer-text.phone, .footer-text.contact, .footer-text.tiny, .paragraph-text, .paragraph-text.centered, .paragraph-text.left {
    font-size: 22px;
    line-height: 26px;
  }

  .rental-card {
    height: auto;
  }

  .column-contents.contact {
    margin-bottom: 40px;
  }

  .slide-title {
    font-size: 34px;
    line-height: 38px;
  }

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

  .slider-div {
    width: 75%;
    padding-top: 20px;
  }

  .about-us-image {
    width: 40%;
  }

  .slide-author {
    font-family: Lato, sans-serif;
    font-size: 22px;
    line-height: 26px;
  }

  .headshot {
    margin-left: auto;
  }

  .title, .gallery-link {
    font-size: 22px;
    line-height: 26px;
  }

  .reklame-h3 {
    font-size: 32px;
    line-height: 36px;
  }

  .call-to-action-button {
    font-size: 36px;
    line-height: 44px;
  }

  .paragraph, .paragraph.delete-top {
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-8 {
    margin-top: -60px;
  }

  .nav-link, .nav-link.w--current {
    font-size: 22px;
    line-height: 26px;
  }

  .nav-link-2, .dropdown-10 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-13 {
    padding-bottom: 10px;
  }

  .paragraph-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-20, .div-block-23 {
    padding-bottom: 60px;
  }

  .div-block-23.add-66 {
    padding-bottom: 50px;
  }

  .image-9 {
    width: 90%;
  }

  .slide-nav-3 {
    display: none;
  }

  .image-10, .image-11 {
    width: 90%;
  }

  .image-15 {
    width: 55%;
  }

  .slider-3 {
    height: 100%;
    margin-bottom: 80px;
  }

  .slide-26 {
    font-family: Lato, sans-serif;
    font-size: 20px;
    line-height: 24px;
  }

  .button-7 {
    font-size: 22px;
    line-height: 26px;
  }

  .column-18 {
    text-align: center;
  }

  .heading-16 {
    text-align: center;
    margin-top: 30px;
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .link-14, .link-15 {
    color: var(--white);
  }

  .slider-5 {
    background-color: rgba(0, 0, 0, 0);
  }

  .left-arrow-6, .right-arrow-5 {
    display: none;
  }

  .div-block-69 {
    margin-bottom: 30px;
  }

  .image-24 {
    width: 45%;
  }

  .image-29, .image-31 {
    width: 100%;
    max-width: none;
  }

  .div-block-80 {
    margin-bottom: 100px;
  }

  .div-block-81 {
    padding-top: 40px;
  }

  .heading-22 {
    font-size: 32px;
    line-height: 36px;
  }

  .heading-23 {
    font-size: 36px;
    line-height: 40px;
  }

  .heading-23.add-top {
    font-size: 44px;
    line-height: 48px;
  }

  .heading-23.extra-extra-top {
    font-size: 36px;
    line-height: 40px;
  }

  .heading-28 {
    font-size: 22px;
    line-height: 26px;
  }

  .list-item {
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6 {
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-92 {
    padding-left: 220px;
    padding-right: 130px;
  }

  .heading-29 {
    padding-right: 8px;
    font-size: 22px;
    line-height: 26px;
  }

  .balloon-pic-div {
    padding-top: 260px;
  }

  ._404-heading {
    font-size: 44px;
    line-height: 48px;
  }

  ._404-paragraph {
    font-size: 22px;
    line-height: 26px;
  }
}

@media screen and (min-width: 1440px) {
  .home-page-text {
    font-size: 26px;
    line-height: 30px;
  }

  .body-h1 {
    font-size: 48px;
    line-height: 52px;
  }

  .small-card-image {
    align-self: center;
  }

  .small-card-title {
    font-size: 26px;
    line-height: 30px;
  }

  .small-card-text {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 50px;
    font-size: 26px;
    line-height: 30px;
  }

  .flex-wrapper.add25 {
    margin-top: 40px;
  }

  .how-it-works-title {
    font-size: 32px;
    line-height: 36px;
  }

  .h1 {
    padding-top: 15px;
    font-size: 48px;
    line-height: 52px;
  }

  .footer-text, .footer-text.phone, .footer-text.contact, .footer-text.tiny, .paragraph-text, .paragraph-text.centered, .paragraph-text.left {
    font-size: 26px;
    line-height: 30px;
  }

  .column-contents.contact {
    margin-bottom: 40px;
  }

  .slide-title {
    font-size: 38px;
    line-height: 42px;
  }

  .slide-text {
    font-size: 26px;
    line-height: 30px;
  }

  .slider-div {
    width: 67%;
    padding-top: 20px;
  }

  .about-us-image {
    width: 35%;
  }

  .slide-author, .title, .gallery-link {
    font-size: 26px;
    line-height: 30px;
  }

  .reklame-h3 {
    font-size: 36px;
    line-height: 40px;
  }

  .call-to-action-button {
    font-size: 40px;
    line-height: 48px;
  }

  .paragraph, .paragraph.delete-top {
    font-size: 26px;
    line-height: 30px;
  }

  .nav-link {
    font-size: 18px;
    line-height: 22px;
  }

  .nav-link.w--current {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .nav-link-2 {
    padding-left: 15px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-13 {
    padding-bottom: 10px;
  }

  .paragraph-2 {
    font-size: 26px;
    line-height: 30px;
  }

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

  .div-block-23 {
    padding-bottom: 60px;
  }

  .div-block-23.add-66 {
    padding-bottom: 50px;
  }

  .image-9 {
    width: 90%;
  }

  .slide-nav-3 {
    display: none;
  }

  .image-10, .image-11 {
    width: 90%;
  }

  .image-15 {
    width: 50%;
  }

  .div-block-33 {
    padding-top: 15px;
  }

  .slider-3 {
    height: 100%;
    margin-bottom: 80px;
  }

  .dropdown-toggle {
    padding-left: 15px;
    padding-right: 20px;
  }

  .dropdown-toggle-2, .dropdown-toggle-3, .dropdown-toggle-4 {
    padding-right: 20px;
  }

  .button-7 {
    font-family: sutro, sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
  }

  .column-18 {
    text-align: center;
  }

  .heading-16 {
    text-align: center;
    margin-top: 30px;
    font-family: Lato, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .link-14, .link-15 {
    color: var(--white);
  }

  .slider-5 {
    background-color: rgba(0, 0, 0, 0);
  }

  .left-arrow-6, .right-arrow-5 {
    display: none;
  }

  .div-block-74 {
    width: 85%;
  }

  .columns-7 {
    text-align: center;
  }

  .div-block-75 {
    width: 85%;
  }

  .image-24 {
    width: 45%;
  }

  .image-29 {
    width: 100%;
    max-width: none;
  }

  .div-block-80 {
    margin-bottom: 100px;
    padding-top: 20px;
  }

  .div-block-81 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .heading-22 {
    font-size: 36px;
    line-height: 40px;
  }

  .heading-23 {
    font-size: 40px;
    line-height: 44px;
  }

  .heading-23.add-top {
    font-size: 48px;
    line-height: 52px;
  }

  .heading-23.extra-extra-top {
    font-size: 40px;
    line-height: 44px;
  }

  .column-48 {
    text-align: center;
  }

  .heading-28 {
    font-size: 26px;
    line-height: 30px;
  }

  .list-item {
    font-size: 22px;
    line-height: 26px;
  }

  .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6 {
    font-size: 26px;
    line-height: 30px;
  }

  .div-block-92 {
    padding-left: 240px;
    padding-right: 160px;
  }

  .heading-29 {
    padding-right: 3px;
    font-size: 26px;
    line-height: 30px;
  }

  .balloon-pic-div {
    padding-top: 300px;
  }

  ._404-heading {
    font-size: 48px;
    line-height: 52px;
  }

  ._404-paragraph {
    font-size: 26px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .home-page-text {
    padding-bottom: 30px;
    font-size: 30px;
    line-height: 34px;
  }

  .body-h1 {
    font-size: 52px;
    line-height: 56px;
  }

  .small-card {
    text-align: center;
    display: block;
  }

  .small-card-image {
    align-self: center;
  }

  .small-card-title {
    font-size: 30px;
    line-height: 34px;
  }

  .small-card-text {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 30px;
    line-height: 34px;
  }

  .flex-wrapper.how-it-works {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-column.about-us {
    text-align: left;
  }

  .how-it-works-title {
    font-size: 36px;
    line-height: 40px;
  }

  .h1 {
    font-size: 52px;
    line-height: 56px;
  }

  .footer-text, .footer-text.phone, .footer-text.contact, .footer-text.tiny, .paragraph-text, .paragraph-text.centered, .paragraph-text.left {
    font-size: 30px;
    line-height: 34px;
  }

  .border {
    border-top-style: none;
    border-bottom-style: none;
    margin-top: 60px;
  }

  .rental-card {
    width: auto;
    height: auto;
    text-align: center;
  }

  .column-contents {
    flex: 1;
  }

  .column-contents.contact {
    margin-bottom: 40px;
  }

  .slide-title {
    font-size: 42px;
    line-height: 46px;
  }

  .slide-text {
    font-size: 30px;
    line-height: 34px;
  }

  .slider-div {
    width: 60%;
    float: none;
    clear: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .slider-div.add-top-40 {
    margin-top: 30px;
  }

  .about-us-image {
    width: 25%;
  }

  .slide-author, .title {
    font-size: 30px;
    line-height: 34px;
  }

  .slider-image {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gallery-link {
    font-size: 30px;
    line-height: 34px;
  }

  .contact-image {
    width: 70%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
  }

  .reklame-h3 {
    font-size: 40px;
    line-height: 44px;
  }

  .call-to-action-button {
    font-size: 44px;
    line-height: 52px;
  }

  .booth-image {
    display: block;
  }

  .paragraph, .paragraph.delete-top {
    font-size: 30px;
    line-height: 34px;
  }

  .nav-link {
    font-size: 20px;
    line-height: 24px;
  }

  .nav-link.w--current {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 30px;
    line-height: 34px;
  }

  .dropdown-list-2, .dropdown-list-2.w--open {
    font-size: 20px;
    line-height: 24px;
  }

  .nav-link-2 {
    padding-left: 15px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-12 {
    width: auto;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-13 {
    padding-bottom: 10px;
  }

  .paragraph-2 {
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-20, .div-block-23, .div-block-23.add-66 {
    padding-bottom: 60px;
  }

  .image-4 {
    display: block;
  }

  .image-9 {
    width: 90%;
  }

  .slide-nav-3 {
    display: none;
  }

  .image-10, .image-11 {
    width: 90%;
  }

  .image-15 {
    width: 35%;
  }

  .div-block-33 {
    padding-top: 15px;
  }

  .slider-3 {
    height: 100%;
    margin-bottom: 50px;
  }

  .div-block-50 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .dropdown-toggle {
    padding-left: 15px;
    padding-right: 25px;
    font-size: 20px;
    line-height: 24px;
  }

  .dropdown-toggle-2, .dropdown-toggle-3 {
    padding-right: 25px;
    font-size: 20px;
    line-height: 24px;
  }

  .dropdown-toggle-4 {
    padding-left: 10px;
    padding-right: 25px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-52, .div-block-53 {
    text-align: center;
  }

  .div-block-54 {
    margin-top: 40px;
  }

  .button-7 {
    color: var(--white);
    border: 2px solid #000;
    border-radius: 10px;
    margin-top: 15px;
    padding-bottom: 10px;
    font-family: Lato, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
  }

  .button-7.less-top {
    margin-top: 5px;
  }

  .image-20, .image-21 {
    border: 1px solid #000;
  }

  .link-12 {
    color: var(--white);
  }

  .column-18 {
    text-align: center;
  }

  .div-block-58, .div-block-60 {
    margin-top: 20px;
  }

  .heading-16 {
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
  }

  .div-block-62 {
    width: auto;
    text-align: center;
  }

  .link-14, .link-15 {
    color: var(--white);
  }

  .slider-5 {
    background-color: rgba(0, 0, 0, 0);
  }

  .left-arrow-6, .right-arrow-5 {
    display: none;
  }

  .div-block-63 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .div-block-64 {
    padding-top: 40px;
  }

  .div-block-65 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .div-block-66 {
    margin-top: 60px;
  }

  .div-block-67 {
    padding-top: 30px;
  }

  .div-block-69 {
    width: 70%;
  }

  .div-block-72 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-73 {
    width: 90%;
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-74 {
    width: 85%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .columns-7 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .div-block-75 {
    width: 85%;
    margin-bottom: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .columns-8 {
    padding-top: 40px;
  }

  .image-24 {
    width: 40%;
  }

  .image-25 {
    max-width: none;
    object-fit: fill;
  }

  .image-29, .image-35 {
    width: 100%;
  }

  .columns-9 {
    text-align: center;
  }

  .slider-6 {
    background-color: rgba(0, 0, 0, 0);
  }

  .column-37 {
    text-align: left;
  }

  .div-block-78 {
    padding-bottom: 10px;
  }

  .columns-10 {
    padding-bottom: 50px;
  }

  .div-block-79 {
    text-align: left;
  }

  .div-block-80 {
    width: 90%;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .div-block-81 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .link-16 {
    color: var(--white);
  }

  .div-block-82 {
    padding-top: 0;
  }

  .heading-22 {
    font-size: 40px;
    line-height: 44px;
  }

  .heading-22.add-btm {
    margin-bottom: 20px;
  }

  .heading-23 {
    font-size: 44px;
    line-height: 48px;
  }

  .heading-23.add-top {
    font-size: 52px;
    line-height: 56px;
  }

  .heading-23.extra-extra-top {
    font-size: 44px;
    line-height: 48px;
  }

  .heading-28 {
    font-size: 30px;
    line-height: 34px;
  }

  .list-item {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-90 {
    margin-top: 20px;
  }

  .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6 {
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-92 {
    padding-left: 325px;
    padding-right: 285px;
  }

  .heading-29 {
    padding-right: 0;
    font-size: 30px;
    line-height: 34px;
  }

  .balloon-pic-div {
    padding-top: 390px;
  }

  ._404-heading {
    font-size: 52px;
    line-height: 56px;
  }

  ._404-paragraph {
    font-size: 30px;
    line-height: 34px;
  }
}

@media screen and (max-width: 991px) {
  .home-page-text {
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 22px;
  }

  .section.red {
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .full-h1.add-10 {
    text-shadow: 3px 3px #000;
    margin-top: 40px;
    font-size: 60px;
    line-height: 60px;
  }

  .full-h1.add-11 {
    text-shadow: 3px 3px #000;
    margin-top: 200px;
    font-size: 100px;
    line-height: 100px;
  }

  .company-logo {
    display: inline-block;
  }

  .body-h1 {
    margin-top: 40px;
    font-size: 32px;
    line-height: 36px;
  }

  .small-card {
    flex-basis: 48%;
  }

  .small-card-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: underline;
  }

  .small-card-text, .small-card-text.add22 {
    padding-bottom: 12px;
  }

  .flex-wrapper {
    text-align: center;
    margin-top: 20px;
  }

  .flex-wrapper.how-it-works {
    background-color: rgba(0, 0, 0, 0);
  }

  .flex-wrapper.add25 {
    margin-top: 20px;
  }

  .flex-column {
    align-self: center;
    padding-top: 0;
    display: flex;
  }

  .how-it-works-title {
    font-size: 20px;
    line-height: 24px;
  }

  .h1 {
    text-transform: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 32px;
    line-height: 36px;
  }

  .border-text {
    line-height: 34px;
  }

  .footer-div.border {
    padding-bottom: 30px;
  }

  .footer-div.border.remove-top {
    text-align: center;
    margin-top: 0;
  }

  .footer-flex-divs {
    width: 94%;
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .address-div {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 5px;
    font-size: 18px;
    line-height: 22px;
  }

  .footer-text, .footer-text.phone, .footer-text.contact {
    font-size: 18px;
    line-height: 22px;
  }

  .footer-text.tiny {
    font-size: 18px;
  }

  .social-link {
    width: auto;
    text-align: left;
    padding: 5px;
  }

  .social-icon {
    width: 25%;
    max-width: none;
  }

  .social-icon.add-30 {
    width: 90%;
  }

  .paragraph-text {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-text.centered {
    font-size: 18px;
    line-height: 22px;
  }

  .border {
    margin-top: 40px;
    margin-bottom: 5px;
  }

  .rental-card {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .column-contents {
    flex-direction: column;
  }

  .column-contents.contact {
    margin-bottom: 30px;
  }

  .footer-spacing-section.home {
    position: static;
    bottom: 1700px;
    left: 0;
    right: 0;
  }

  .slide-title {
    font-size: 26px;
    line-height: 30px;
  }

  .slide-text {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .put-form-here {
    margin-bottom: 20px;
  }

  .slider-div {
    width: auto;
    text-align: center;
    align-self: center;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }

  .slider-div.add-top-40 {
    margin-top: 0;
    padding-top: 0;
  }

  .image-with-shadow {
    object-fit: cover;
    flex: 0 auto;
    align-self: auto;
    display: inline-block;
  }

  .about-us-image {
    width: 100%;
  }

  .slide-author {
    font-size: 18px;
    line-height: 22px;
  }

  .utility-page-content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .background-image {
    z-index: -1;
    width: auto;
    height: auto;
  }

  .slider-image {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gallery-link {
    font-size: 18px;
    line-height: 22px;
  }

  .contact-image {
    object-fit: cover;
  }

  .booth-image-holder {
    width: auto;
    float: none;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .booth-image-holder.add-btm-pad {
    padding-bottom: 40px;
  }

  .booth-slider {
    width: auto;
    height: auto;
    clear: both;
    padding-left: 0;
  }

  .reklame-h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .call-to-action-button {
    font-size: 30px;
    line-height: 38px;
  }

  .booth-image {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .gallery-page-container {
    padding-top: 120px;
  }

  .gallery-page-container.add6 {
    padding-top: 40px;
  }

  .div-block-3 {
    width: auto;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .div-block-6 {
    padding-bottom: 60px;
  }

  .paragraph {
    padding-top: 5px;
    font-size: 18px;
    line-height: 22px;
    display: block;
  }

  .div-block-8 {
    margin-top: -60px;
  }

  .left-arrow {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .nav-link {
    font-size: 16px;
    line-height: 20px;
  }

  .nav-link.w--current {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-list-2.w--open {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-10 {
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .menu-button-2 {
    width: 20%;
    float: none;
    clear: none;
    text-align: center;
    border: 1px solid #000;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-button-2.w--open {
    background-color: var(--white);
  }

  .nav-menu-2 {
    width: auto;
    height: auto;
    background-color: var(--white);
    margin-top: 10px;
    padding-bottom: 20px;
  }

  .brand {
    padding-left: 30px;
  }

  .icon {
    color: var(--black);
  }

  .div-block-11 {
    width: 94%;
  }

  .div-block-12, .div-block-13 {
    padding-top: 40px;
  }

  .div-block-16 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-20 {
    width: 90%;
    padding-bottom: 100px;
  }

  .div-block-21 {
    width: 94%;
  }

  .div-block-22 {
    width: 96%;
  }

  .image-3 {
    width: 100%;
  }

  .div-block-23.add-66 {
    width: 94%;
    padding-bottom: 60px;
  }

  .div-block-23.add-btm-margin {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .image-4 {
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-28 {
    float: left;
  }

  .column-12 {
    text-align: left;
  }

  .image-5 {
    width: auto;
  }

  .image-6 {
    width: auto;
    max-width: 100%;
  }

  .image-7, .image-8, .slide-13 {
    width: auto;
  }

  .image-9 {
    width: 80%;
  }

  .slide-nav-3 {
    display: none;
  }

  .image-10, .image-11 {
    width: 80%;
  }

  .image-12, .image-13 {
    width: auto;
  }

  .column-13 {
    padding-top: 0;
    padding-left: 100px;
  }

  .image-15 {
    width: 100%;
  }

  .div-block-35 {
    margin-top: 10px;
  }

  .columns-4 {
    padding-top: 0;
  }

  .slider-3 {
    background-color: rgba(0, 0, 0, 0);
  }

  .left-arrow-4, .right-arrow-2, .slide-nav-4 {
    display: none;
  }

  .div-block-36 {
    margin-top: 20px;
    padding-top: 0;
  }

  .right-arrow-3 {
    display: none;
  }

  .div-block-41 {
    padding-top: 10px;
  }

  .div-block-46 {
    margin-top: 40px;
  }

  .div-block-47 {
    width: 94%;
  }

  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
  }

  .dropdown-toggle-2, .dropdown-toggle-3, .dropdown-toggle-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .div-block-56 {
    width: 80%;
    margin-bottom: 40px;
  }

  .div-block-58 {
    margin-bottom: 40px;
  }

  .heading-16 {
    margin-top: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-62 {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .icon-4, .icon-5, .icon-6 {
    margin-top: 13px;
    margin-bottom: 11px;
    margin-right: 220px;
    padding-right: 0;
  }

  .icon-7 {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 220px;
    padding-right: 0;
  }

  .columns-6 {
    padding-bottom: 10px;
  }

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

  .div-block-69 {
    margin-bottom: 40px;
  }

  .image-24 {
    width: 75%;
  }

  .slider-6 {
    width: auto;
    height: auto;
    clear: none;
    text-align: center;
  }

  .slide-nav-7, .slide-nav-8 {
    display: none;
  }

  .div-block-80 {
    margin-bottom: 90px;
    padding-top: 10px;
  }

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

  .section-2 {
    text-align: left;
  }

  .div-block-82 {
    justify-content: center;
    padding-bottom: 0;
    display: inline-block;
  }

  .heading-22 {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-23 {
    margin-top: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .heading-23.add-top {
    font-size: 36px;
    line-height: 40px;
  }

  .heading-23.extra-extra-top {
    font-size: 28px;
    line-height: 32px;
  }

  .heading-23.sm-less-top {
    padding-right: 10px;
  }

  .div-block-84 {
    padding-top: 0;
  }

  .div-block-87 {
    margin-top: 40px;
  }

  .list {
    padding-left: 30px;
  }

  .div-block-89.add-btm-margin {
    width: 94%;
    margin-bottom: 40px;
  }

  .div-block-90 {
    margin-top: 20px;
  }

  .footer-div-right {
    float: none;
    padding-left: 20px;
    padding-right: 0;
  }

  .footer-div-left {
    float: none;
    text-align: center;
    padding-left: 0;
    padding-right: 40px;
  }

  .div-block-92 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  ._360-div-1 {
    margin-top: 40px;
  }

  .balloon-section {
    width: auto;
    max-width: none;
    background-image: url('../images/balloon-background.jpg');
    background-position: 50% 0;
    background-size: 100% 100%;
    padding-left: 0;
    display: none;
    overflow: visible;
  }

  .balloons-hd {
    width: 94%;
  }

  .balloon-pic-div {
    padding-top: 0;
  }

  .balloon-gallery-div {
    width: 94%;
  }

  .div-block-97 {
    width: 94%;
    padding-bottom: 10px;
  }

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

  .balloon-section-min {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .home-page-text {
    text-align: center;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .full-h1 {
    font-size: 75px;
    line-height: 85px;
  }

  .full-h1.add-10 {
    margin-top: 20px;
    font-size: 48px;
    line-height: 48px;
  }

  .full-h1.add-11 {
    margin-top: 140px;
    font-size: 75px;
    line-height: 75px;
  }

  .body {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }

  .body-h1 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .small-card {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .card-contents {
    flex: 1;
    align-self: auto;
    align-items: stretch;
  }

  .small-card-text {
    padding-bottom: 15px;
  }

  .flex-wrapper {
    text-align: left;
  }

  .flex-wrapper.how-it-works {
    background-color: rgba(0, 0, 0, 0);
  }

  .flex-wrapper.add25 {
    margin-top: 20px;
  }

  .flex-column {
    text-align: center;
    flex-wrap: wrap;
    flex-basis: 100%;
  }

  .flex-column.about-us {
    flex-basis: 50%;
  }

  .how-it-works-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
  }

  .h1 {
    margin-top: 0;
    padding-top: 0;
    font-size: 28px;
    line-height: 32px;
  }

  .footer-div.border {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 30px;
  }

  .footer-div.border.remove-top {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .footer-flex-divs {
    width: 80%;
    text-align: center;
    flex-direction: column;
    flex-basis: 100%;
    display: flex;
  }

  .address-div {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .address-div.add-btm {
    margin-top: 0;
  }

  .footer-text {
    font-size: 18px;
    line-height: 22px;
  }

  .footer-text.contact {
    font-size: 18px;
  }

  .footer-text.tiny {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .social-link-div {
    padding-top: 10px;
  }

  .social-link {
    width: 33%;
    text-align: center;
  }

  .social-link.add-29 {
    width: 33%;
  }

  .paragraph-text {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }

  .paragraph-text.centered {
    padding-bottom: 5px;
  }

  .border {
    margin-top: 40px;
    margin-bottom: 5px;
  }

  ._3x3-grid {
    flex: 0 50%;
  }

  .rental-card {
    height: auto;
    text-align: center;
  }

  .column-contents {
    text-align: center;
    align-items: center;
  }

  .footer-spacing-section.home {
    bottom: -2500px;
  }

  .slide-title {
    font-size: 24px;
    line-height: 28px;
  }

  .slide-text {
    text-align: center;
    padding-bottom: 10px;
    overflow: auto;
  }

  .slider-div {
    width: auto;
    object-fit: contain;
    flex: 0 auto;
    margin-bottom: 10px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .about-us-image {
    width: 40%;
    display: inline-block;
  }

  .background-image {
    height: auto;
    display: block;
    overflow: visible;
  }

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

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

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

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

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

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

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

  .booth-image-holder {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .booth-image-holder.add60 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .booth-slider {
    height: auto;
    box-shadow: none;
  }

  .reklame-h3 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 28px;
  }

  .call-to-action-button {
    font-size: 26px;
    line-height: 34px;
  }

  .booth-image {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .gallery-page-container {
    padding-top: 210px;
  }

  .gallery-page-container.add6 {
    padding-top: 40px;
  }

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

  .div-block-6 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .paragraph {
    text-align: center;
    margin-bottom: 0;
  }

  .paragraph.left.add-center {
    text-align: center;
    padding-top: 8px;
  }

  .div-block-8 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-3, .column-4, .column-5 {
    margin-bottom: 20px;
  }

  .left-arrow {
    display: none;
  }

  .nav-link.w--current {
    margin-top: 0;
  }

  .menu-button-2 {
    z-index: 999;
    width: 15%;
    padding-left: 18px;
  }

  .nav-menu-2 {
    z-index: 9999;
    width: auto;
    float: right;
  }

  .brand {
    float: none;
    padding-left: 0;
  }

  .div-block-10 {
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-11 {
    margin-top: 40px;
  }

  .div-block-12 {
    padding-top: 10px;
  }

  .div-block-13 {
    width: 96%;
    padding-top: 40px;
  }

  .div-block-14 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
  }

  .div-block-15 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .column-11 {
    text-align: center;
    overflow: visible;
  }

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

  .div-block-23 {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .div-block-23.add-66 {
    padding-top: 45px;
    padding-bottom: 20px;
  }

  .div-block-23.add-btm-margin {
    width: 94%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .image-4 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-28 {
    float: none;
    text-align: center;
  }

  .image-5 {
    width: auto;
  }

  .image-6 {
    width: auto;
    max-width: 100%;
  }

  .image-7, .image-8 {
    width: auto;
  }

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

  .column-13 {
    clear: none;
    text-align: center;
    padding-top: 0;
    padding-left: 0;
  }

  .image-15 {
    width: 40%;
    clear: none;
    display: inline-block;
  }

  .div-block-33 {
    display: block;
  }

  .div-block-35 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .columns-4 {
    padding-top: 0;
  }

  .slider-3 {
    margin-bottom: 0;
  }

  .slide-26 {
    padding-bottom: 0;
  }

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

  .div-block-38 {
    margin-top: 0;
    padding-top: 10px;
  }

  .div-block-39 {
    padding-top: 10px;
  }

  .right-arrow-3 {
    display: none;
  }

  .div-block-46 {
    width: 90%;
  }

  .div-block-47 {
    width: 85%;
  }

  .div-block-48 {
    margin-top: 50px;
  }

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

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

  .column-14, .column-15 {
    margin-top: 10px;
  }

  .div-block-56 {
    margin-bottom: 0;
  }

  .column-18 {
    margin-top: 40px;
  }

  .div-block-58 {
    margin-bottom: 0;
  }

  .div-block-60 {
    margin-top: 20px;
  }

  .div-block-62 {
    width: 100%;
    float: none;
    display: none;
    position: static;
  }

  .icon-4, .icon-5, .icon-6, .icon-7 {
    margin-right: 396px;
  }

  .div-block-65 {
    width: 80%;
    margin-top: 20px;
  }

  .div-block-68 {
    width: 80%;
  }

  .div-block-69 {
    margin-bottom: 40px;
    padding-top: 20px;
  }

  .column-22, .column-23, .column-24, .column-25, .column-26 {
    padding-bottom: 20px;
  }

  .div-block-71 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .column-27, .column-28, .column-29, .column-30, .column-31 {
    padding-bottom: 20px;
  }

  .div-block-74 {
    width: 73%;
  }

  .columns-7 {
    padding-top: 20px;
  }

  .div-block-75 {
    width: 73%;
    margin-bottom: 40px;
  }

  .columns-8 {
    padding-top: 20px;
  }

  .image-24 {
    width: 90%;
  }

  .image-25, .column-32, .columns-9 {
    text-align: center;
  }

  .slider-6 {
    width: 511.188px;
    height: 140px;
    clear: both;
    object-fit: fill;
  }

  .column-33, .column-34, .column-35, .column-36, .column-37, .column-38, .column-39, .column-40, .column-41, .column-42, .column-43 {
    padding-top: 20px;
  }

  .columns-10 {
    padding-bottom: 10px;
  }

  .slide-nav-8 {
    display: none;
  }

  .div-block-80 {
    margin-bottom: 60px;
  }

  .column-44, .column-45 {
    padding-bottom: 20px;
  }

  .div-block-81 {
    padding-bottom: 0;
  }

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

  .heading-22 {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
  }

  .heading-22.add-btm {
    font-weight: 700;
  }

  .heading-23 {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-23.add-top {
    font-size: 32px;
    line-height: 36px;
  }

  .heading-23.extra-top.add-bottom {
    padding-bottom: 20px;
  }

  .heading-23.add-btm {
    margin-bottom: 40px;
    padding-top: 10px;
  }

  .heading-23.extra-extra-top {
    font-size: 26px;
    line-height: 30px;
  }

  .column-47 {
    margin-top: 10px;
  }

  .div-block-84 {
    padding-top: 0;
  }

  .pic-div.add-btm {
    margin-bottom: 30px;
  }

  .pic-div.add-btm.squeeze {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-90 {
    width: 82%;
  }

  .link-block-3 {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-4 {
    width: 80%;
  }

  .link-block-5 {
    width: 90%;
  }

  .columns-12 {
    display: block;
  }

  .columns-13 {
    display: none;
  }

  .columns-14 {
    margin-top: -5px;
    margin-bottom: 15px;
  }

  .footer-div-right {
    float: none;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-div-left {
    float: none;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-92 {
    width: auto;
    text-align: center;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._360-div-1 {
    width: 94%;
    margin-top: 20px;
  }

  .balloon-pic {
    padding-bottom: 40px;
  }

  .balloon-pic.no-btm-pad {
    padding-bottom: 0;
  }

  .div-block-97 {
    margin-top: 0;
  }

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

  .awards-div {
    padding-top: 20px;
  }

  .image-div {
    padding-bottom: 20px;
  }

  .column-49 {
    display: none;
  }

  ._404-heading {
    font-size: 36px;
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .home-page-text {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .full-h1 {
    font-size: 87px;
    line-height: 87px;
    bottom: 19px;
  }

  .full-h1.add-10 {
    text-shadow: 2px 2px #000;
    margin-top: 20px;
    font-size: 28px;
    line-height: 28px;
  }

  .full-h1.add-11 {
    text-shadow: 2px 2px #000;
    margin-top: 80px;
    font-size: 48px;
    line-height: 48px;
  }

  .body {
    background-attachment: fixed;
  }

  .body-h1 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
  }

  .small-card {
    flex-direction: column;
    justify-content: center;
  }

  .small-card-title {
    margin-top: 0;
    padding: 9px;
    line-height: 22px;
  }

  .small-card-text {
    font-size: 18px;
  }

  .flex-wrapper {
    flex-flow: wrap;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .flex-wrapper.how-it-works {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
  }

  .flex-wrapper.add25 {
    margin-top: 20px;
  }

  .flex-column {
    flex-flow: wrap;
    flex-basis: 100%;
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .flex-column.about-us {
    flex-basis: 50%;
    padding: 5px;
  }

  .how-it-works {
    flex-flow: column wrap;
    flex: 0 auto;
    justify-content: space-around;
    display: flex;
  }

  .how-it-works-title {
    flex-flow: column;
    justify-content: space-around;
    align-self: center;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    display: flex;
  }

  .h1 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    margin-top: 0;
    padding-top: 0;
    font-size: 24px;
    line-height: 28px;
    display: flex;
  }

  .border-text.mobile {
    padding-top: 0;
    padding-bottom: 15px;
    font-size: 21px;
    overflow: visible;
  }

  .footer-div {
    background-color: #005da6;
    flex-flow: column wrap;
    flex-basis: 100%;
    display: flex;
  }

  .footer-flex-divs {
    width: 96%;
    background-color: #005da6;
    flex-direction: column;
    flex-basis: 100%;
    display: flex;
  }

  .address-div {
    margin-bottom: 10px;
  }

  .footer-text {
    font-size: 18px;
  }

  .footer-text.contact {
    display: inline;
  }

  .social-link-div {
    padding-top: 10px;
  }

  .social-link, .social-link.add-29 {
    width: 50%;
  }

  .paragraph-text {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-text.centered {
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
  }

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

  .border {
    flex: 0 auto;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  ._3x3-grid {
    flex-basis: 100%;
  }

  .column-contents {
    flex-flow: wrap;
    flex: 0 auto;
    justify-content: center;
  }

  .column-contents.contact, .footer {
    flex-direction: column;
  }

  .footer-spacing-section {
    bottom: -1032px;
  }

  .title-div {
    padding-bottom: 30px;
  }

  .slide-contents {
    z-index: 10;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .slide-title {
    font-size: 20px;
    line-height: 24px;
  }

  .slide-text {
    z-index: 11;
    text-align: center;
    object-fit: fill;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 22px;
    display: block;
    position: relative;
    overflow: visible;
  }

  .slider-div {
    width: 94%;
    text-align: center;
    object-fit: contain;
    flex: 0 auto;
    margin: 10px auto 0;
    padding: 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
  }

  .about-us-image {
    max-height: 400px;
  }

  .slide-author {
    padding-top: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .slider-image {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .gallery-link {
    flex: 1;
    padding: 7px 0 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .slide-one, .slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7 {
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .booth-image-holder {
    padding-top: 0;
  }

  .booth-image-holder.add60 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .booth-slider {
    height: auto;
  }

  .reklame-h3 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .call-to-action-button {
    width: 80%;
    font-size: 22px;
    line-height: 30px;
  }

  .booth-image {
    width: 100%;
  }

  .gallery-page-container {
    padding-top: 230px;
  }

  .gallery-page-container.add6 {
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 0;
  }

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

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

  .div-block-5 {
    margin-top: 20px;
  }

  .div-block-6 {
    padding-bottom: 0;
  }

  .paragraph {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph.delete-top, .paragraph.left {
    text-align: center;
  }

  .paragraph.spacer {
    text-align: center;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .div-block-7 {
    padding-top: 0;
  }

  .div-block-8 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .column-3, .column-4, .column-5 {
    margin-bottom: 0;
  }

  .image {
    height: auto;
  }

  .left-arrow {
    display: block;
  }

  .nav-link.w--current {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .dropdown-2 {
    width: auto;
  }

  .dropdown-list-2.w--open {
    z-index: 999;
  }

  .menu-button-2 {
    width: 22%;
  }

  .nav-menu-2 {
    width: auto;
  }

  .div-block-11 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-13 {
    padding-bottom: 0;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 22px;
  }

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

  .div-block-22 {
    margin-top: 0;
  }

  .div-block-23 {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .div-block-23.add-66 {
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .div-block-23.add-btm-margin {
    width: 94%;
  }

  .image-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .image-8, .image-9 {
    width: 100%;
  }

  .slide-nav-3 {
    padding-top: 0;
  }

  .image-10, .image-11 {
    width: 100%;
  }

  .div-block-29 {
    padding-bottom: 30px;
  }

  .div-block-31 {
    width: 94%;
  }

  .div-block-35 {
    margin-top: 15px;
  }

  .slider-3 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .slide-26 {
    padding-bottom: 20px;
  }

  .div-block-47 {
    width: 94%;
  }

  .div-block-49 {
    margin-bottom: 20px;
  }

  .button-7 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-56 {
    padding-bottom: 10px;
  }

  .column-18 {
    text-align: center;
    margin-top: 20px;
  }

  .div-block-58 {
    padding-bottom: 10px;
  }

  .heading-16 {
    font-size: 18px;
    line-height: 22px;
  }

  .icon-4 {
    text-align: center;
    margin-bottom: 11px;
    margin-right: 165px;
    padding-right: 0;
    display: block;
    position: absolute;
  }

  .icon-5 {
    margin-bottom: 11px;
    margin-right: 165px;
    padding-right: 0;
  }

  .icon-6 {
    margin-top: 13px;
    margin-bottom: 11px;
    margin-right: 165px;
    padding-right: 0;
  }

  .icon-7 {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 165px;
    padding-right: 0;
  }

  .image-24 {
    width: 90%;
  }

  .slider-6 {
    width: auto;
    height: auto;
    text-align: center;
  }

  .columns-10 {
    padding-bottom: 0;
  }

  .div-block-79 {
    text-align: center;
  }

  .div-block-80 {
    margin-bottom: 50px;
  }

  .column-44, .column-45 {
    padding-bottom: 30px;
  }

  .mask-3 {
    text-align: center;
    overflow: hidden;
  }

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

  .div-block-82 {
    width: auto;
    object-fit: contain;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
  }

  .html-embed {
    text-align: right;
  }

  .heading-22 {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-22.add-btm {
    width: 94%;
  }

  .heading-22.extra-top {
    padding-top: 40px;
  }

  .heading-23 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-23.add-top {
    font-size: 28px;
    line-height: 32px;
  }

  .heading-23.extra-top.add-bottom {
    margin-top: 40px;
    padding-bottom: 10px;
  }

  .heading-23.extra-extra-top {
    font-size: 24px;
    line-height: 28px;
  }

  .list {
    padding-left: 20px;
  }

  .pic-div {
    padding-bottom: 10px;
  }

  .link-block-5 {
    width: 85%;
  }

  .footer-div-right {
    text-align: center;
  }

  .div-block-92 {
    text-align: center;
    padding-right: 10px;
  }

  .icon-9, .icon-10 {
    display: none;
  }

  .balloons-hd {
    width: 90%;
  }

  ._404-heading {
    font-size: 32px;
    line-height: 36px;
  }
}


