.navbar {
  height: 75px;
  background-color: #fff;
}

.brand {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  height: 75px;
  padding-top: 24px;
  float: none;
  clear: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.image {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.container.fullscreenimg {
  position: relative;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.div-block {
  background-image: url('../images/Icons_Artboard-11-100.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block.homepageimg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/Icons_Artboard-11-100.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  -o-object-fit: contain;
  object-fit: contain;
}

.container-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  margin-right: 0px;
  margin-left: auto;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading.homepage {
  display: block;
  margin-bottom: 51px;
  font-family: 'P22undergroundpro webfont', sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 65px;
  font-weight: 500;
  letter-spacing: -0.2px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 65px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #f50;
  font-family: 'P22undergroundpro webfont', sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.div-block-3 {
  display: block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-2 {
  width: 105px;
  padding-bottom: 4px;
}

.link {
  padding-left: 13px;
  font-family: 'P22undergroundpro webfont', sans-serif;
  color: #fff;
  font-size: 16px;
}

.link.reviews {
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
}

.div-block-4 {
  padding-top: 17px;
}

.nav-menu {
  height: 100%;
}

.nav-link {
  height: 100%;
}

.nav-link-2 {
  height: 100%;
}

.nav-link-3 {
  height: 100%;
}

.div-block-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline;
  height: 75px;
  -o-object-fit: fill;
  object-fit: fill;
}

@media screen and (max-width: 479px) {
  .navbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    height: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .brand {
    height: auto;
    padding-top: 18px;
  }

  .image {
    width: 180px;
  }

  .container.fullscreenimg {
    position: relative;
  }

  .div-block.homepageimg {
    background-position: 50% 50%;
    background-size: cover;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .heading.homepage {
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-5 {
    position: static;
    height: auto;
  }
}

@font-face {
  font-family: 'P22undergroundpro webfont';
  src: url('../fonts/p22undergroundpro-thin-webfont.woff2') format('woff2'), url('../fonts/p22undergroundpro-thin-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'P22undergroundpro webfont';
  src: url('../fonts/p22undergroundpro-medium-webfont.woff2') format('woff2'), url('../fonts/p22undergroundpro-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'P22undergroundpro demi webfont';
  src: url('../fonts/p22undergroundpro-demi-webfont.woff2') format('woff2'), url('../fonts/p22undergroundpro-demi-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'P22undergroundpro book webfont';
  src: url('../fonts/p22undergroundpro-book-webfont.woff2') format('woff2'), url('../fonts/p22undergroundpro-book-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'P22undergroundpro webfont';
  src: url('../fonts/p22undergroundpro-light-webfont.woff2') format('woff2'), url('../fonts/p22undergroundpro-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}