body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.section {
  -o-object-fit: cover;
  object-fit: cover;
}

.tabs-menu {
  max-width: 100%;
  min-height: 800px;
  margin-top: -482px;
  margin-right: 0%;
  margin-left: 0px;
  border-top: 1px none rgba(67, 84, 96, 0.5);
  text-align: center;
}

.tabs-menu:focus {
  color: #333;
}

.feature {
  width: 200px;
  min-height: 200px;
  min-width: 200px;
  margin-right: 40px;
  padding: 30px 20px 10px 30px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 86.7%, 0.65);
  text-align: left;
}

.feature.w--current {
  width: 200px;
  min-width: 200px;
  padding-top: 30px;
  padding-left: 30px;
  border-top: 4px none #2f7afb;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.85);
  color: #2f7afb;
}

.text-block {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-block.experience-description {
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.text-block.experience-title {
  margin-bottom: 5px;
  color: #435460;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}

.turo {
  padding-right: 83px;
  padding-bottom: 20px;
}

.tab-link-tab-2 {
  padding-top: 30px;
}

.martini {
  padding-bottom: 15px;
}

.text-block-2 {
  position: fixed;
  z-index: 9999999;
  margin-top: -50px;
}

.overlay-title {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 114px;
  margin-top: 140px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 92px;
  line-height: 89px;
  font-weight: 400;
  text-align: center;
}

.background-video {
  min-height: 1000px;
}

.back-video {
  min-height: 1200px;
}

.headline-title {
  margin-bottom: -600px;
  padding-top: 200px;
  padding-right: 20%;
  padding-left: 20%;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 98px;
  text-align: center;
}

.image {
  margin-bottom: -400px;
  padding-right: 20%;
  padding-left: 20%;
}

.body {
  margin-top: -20px;
}

.tabs-content {
  height: 1000px;
  border-top: 0px solid #9c9c9c;
}

.background-video-2 {
  min-height: 1200px;
}

.feature-name {
  color: #353c41;
  font-size: 22px;
}

.feature-name:focus {
  color: #2f7afb;
}

.feature-name.active {
  color: #2f7afb;
}

.feature-description {
  color: #353c41;
  font-size: 15px;
  font-weight: 400;
}

.feature-description:focus {
  color: #2f7afb;
}

.feature-description.active {
  color: #2f7afb;
}

.image-2 {
  padding-bottom: 15px;
}

.image-3 {
  padding-bottom: 10px;
}

.image-4 {
  padding-bottom: 10px;
}

.image-5 {
  height: 35px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.tabs {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-top: 0px none #4d4d4d;
  border-left: 0px none #000;
  text-align: center;
}

.property-access {
  margin-bottom: 10px;
}

.icon-10 {
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .tabs-menu {
    margin-top: -524px;
    margin-left: 20px;
  }

  .feature {
    width: 150px;
    min-height: 150px;
    min-width: 150px;
    margin-bottom: 10px;
    padding: 20px 15px 15px 20px;
  }

  .feature.w--current {
    width: 150px;
    min-width: 150px;
  }

  .text-block.experience-title {
    line-height: 21px;
  }

  .turo {
    padding-right: 25px;
  }

  .martini {
    max-width: 100%;
  }

  .headline-title {
    padding-top: 192px;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 48px;
    line-height: 64px;
  }

  .feature-name {
    font-size: 18px;
    line-height: 16px;
  }
}

@media screen and (max-width: 767px) {
  .tabs-menu {
    margin-top: -1046px;
  }

  .feature {
    width: 400px;
    min-height: 100px;
    min-width: 350px;
    padding-bottom: 10px;
  }

  .feature.w--current {
    width: 400px;
    min-width: 350px;
    padding-top: 20px;
    padding-left: 20px;
  }

  .turo {
    padding-right: 297px;
    padding-bottom: 10px;
  }

  .martini {
    padding-right: 10px;
    padding-bottom: 8px;
  }

  .headline-title {
    margin-bottom: -302px;
    padding-top: 88px;
    font-size: 25px;
    line-height: 35px;
  }

  .tabs-content {
    height: 1250px;
  }

  .background-video-2 {
    min-height: 1250px;
  }

  .feature-name {
    font-size: 15px;
  }

  .feature-description {
    font-size: 13px;
    line-height: 15px;
  }

  .image-2 {
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .image-3 {
    padding-right: 10px;
  }

  .image-4 {
    padding-right: 10px;
  }

  .image-5 {
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .tabs-menu {
    margin-right: 0px;
  }

  .feature {
    width: 95%;
    min-width: 95%;
    padding-left: 20px;
  }

  .feature.w--current {
    width: 95%;
    min-width: 95%;
    padding-top: 20px;
    padding-left: 20px;
  }

  .turo {
    padding-right: 75%;
  }
}

