.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
  background-image: url('../images/bg-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.hero {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/cactus-land-bg-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.custom-container {
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.hero-content {
  display: block;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
  -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;
  color: #fff;
  text-align: center;
}

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

.heading {
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
}

.heading-2 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
}

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

.image-wrapper {
  position: relative;
  top: -20px;
  width: 700px;
  height: 485px;
  background-image: url('../images/9def84_636d714ee7b744eeb550c55233dbd062mv2_d_2055_1418_s_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  color: #fff;
}

.image-wrapper.landscape {
  width: 635px;
  height: 440px;
  max-height: none;
  min-height: auto;
}

.heading-3 {
  display: inline-block;
  padding: 10px 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#77943d), to(#77943d));
  background-image: linear-gradient(180deg, #77943d, #77943d);
}

.welcome-content {
  position: absolute;
  left: 0px;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 90%;
  height: 100vh;
  margin-right: -15px;
  padding-right: 15px;
  background-color: #c6c6c6;
}

.content {
  position: static;
  display: block;
  width: 95%;
  margin-top: 60px;
  margin-left: 40px;
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  color: #626262;
  text-align: left;
}

.title {
  position: absolute;
  left: 0px;
  top: 30%;
  right: 15%;
  bottom: auto;
  z-index: 1;
  display: block;
  width: 68vw;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  background-color: #bf1e2e;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: right;
  cursor: pointer;
}

.title.icon-show {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  width: auto;
  margin: 0px auto;
  padding: 5px 20px;
}

.heading-4 {
  position: static;
  bottom: 40px;
  width: 900px;
  margin: 10px 0px 40px 180px;
  padding-right: 0px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 95px;
  line-height: 100px;
  text-align: left;
}

.heading-5 {
  margin: 8% 0px 40px 180px;
  padding: 10px 60px 10px 20px;
  font-size: 34px;
  line-height: 40px;
}

.paragraph-2 {
  margin: 40px 10px 40px 180px;
  padding-right: 5%;
  padding-left: 20px;
  font-size: 22px;
  line-height: 31px;
}

.icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  padding-top: 20px;
  padding-right: 20px;
  cursor: pointer;
}

.icon:active {
  display: block;
}

.wrapper {
  position: absolute;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 984px;
  height: 100vh;
  background-color: transparent;
}

.section {
  position: relative;
}

.heading-6 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  cursor: pointer;
}

.image {
  position: absolute;
  left: 3%;
  top: 4%;
  right: auto;
  bottom: 40px;
  width: 245px;
  margin-top: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.link {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -40px;
  border-style: none;
  border-width: 1px 1px 0px;
  border-color: #000;
  border-radius: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}

.powered-by {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 150px;
  height: 65px;
  padding: 5px 10px 10px;
  background-color: #fff;
  color: #b93e23;
  text-decoration: none;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

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

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
}

.image-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.cross {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.image-3 {
  position: static;
  left: 7%;
  top: 5%;
  margin-top: 5px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.button {
  position: fixed;
  left: auto;
  top: 60px;
  right: 60px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  max-height: 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #77943d;
  font-weight: 700;
}

.div-block-2 {
  position: relative;
  top: -280px;
  right: -260px;
  display: block;
}

.image-4 {
  position: fixed;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  max-width: 40%;
}

.x-button {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: block;
  width: 50px;
  height: 50px;
}

.image-5 {
  padding-bottom: 0px;
}

.div-block-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-4 {
  right: 2%;
  bottom: 2%;
}

.bold-text-2 {
  padding-right: 5%;
}

.image-6 {
  position: absolute;
  left: auto;
  top: auto;
  right: 4%;
  bottom: 6%;
  width: 11%;
  max-width: none;
}

.image-3-copy {
  position: static;
  left: 7%;
  top: 5%;
  margin-top: 5px;
  margin-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

@media screen and (max-width: 991px) {
  .image-wrapper {
    width: 520px;
    height: 362px;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .welcome-content {
    z-index: auto;
    display: block;
    width: 93%;
    height: 100vh;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 0px;
  }

  .content {
    overflow: visible;
    width: 91%;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .title {
    top: 31%;
    z-index: 999;
    width: 75vw;
    max-width: none;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 100px;
  }

  .heading-4 {
    width: 90%;
    margin: 20px 0px 0px 20px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 66px;
    line-height: 26px;
  }

  .heading-5 {
    margin: 40px 10px 20px 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 0px;
    font-size: 26px;
    line-height: 26px;
  }

  .paragraph-2 {
    margin: 10px 10px 20px 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 99999;
  }

  .image {
    position: fixed;
    left: 5%;
    top: 5%;
    bottom: auto;
    overflow: visible;
  }

  .link {
    bottom: -30px;
    margin-right: 0px;
    margin-left: -15px;
    font-size: 16px;
    line-height: 16px;
  }

  .powered-by {
    width: 150px;
    height: 65px;
  }

  .image-3 {
    left: 6%;
    top: 4%;
    right: auto;
    bottom: auto;
    padding-left: 0px;
  }

  .image-4 {
    top: 5%;
    right: 2%;
  }

  .x-button {
    top: 2%;
    right: 2%;
  }

  .bold-text-2 {
    font-size: 24px;
    line-height: 24px;
  }

  .image-3-copy {
    left: 6%;
    top: 4%;
    right: auto;
    bottom: auto;
    margin-top: 10px;
    padding-left: 0px;
  }

  .link-block {
    position: fixed;
  }
}

@media screen and (max-width: 767px) {
  .image-wrapper {
    width: 330px;
    height: 227px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .welcome-content {
    top: 0px;
    display: block;
    width: 100%;
    height: 100vh;
    margin: 0px 0px 10px;
    padding-right: 0px;
    padding-bottom: 25px;
  }

  .content {
    overflow: hidden;
    width: 95%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .title {
    position: absolute;
    top: 13%;
    width: 70vw;
    max-width: none;
    background-color: #bf1e2e;
  }

  .heading-4 {
    margin-top: 10px;
    margin-bottom: 40px;
    margin-left: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    font-size: 48px;
    line-height: 60px;
  }

  .heading-5 {
    width: 94%;
    margin: 5px 40px 0px;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-2 {
    width: 85%;
    margin: 20px 0px 0px 40px;
    padding-right: 0%;
    padding-left: 0px;
    font-size: 14px;
    line-height: 14px;
  }

  .image {
    position: absolute;
    left: 3%;
    top: 5%;
    display: block;
    width: 150px;
  }

  .link {
    right: 1%;
    bottom: -20px;
    margin-right: -5px;
    margin-left: -20px;
    font-size: 14px;
    line-height: 14px;
  }

  .powered-by {
    width: 120px;
    height: 60px;
  }

  .image-3 {
    left: 5%;
    display: none;
  }

  .image-4 {
    top: 5%;
    margin-right: 0px;
  }

  .x-button {
    top: 5%;
    right: 5%;
  }

  .bold-text-2 {
    display: block;
    width: 90%;
    margin-top: 10px;
    margin-right: 20px;
    padding-right: 40px;
    font-size: 20px;
    line-height: 22px;
  }

  .image-3-copy {
    left: 5%;
    display: none;
  }

  .link-block.w--current {
    position: static;
  }
}

@media screen and (max-width: 479px) {
  .image-wrapper {
    width: 280px;
    height: 200px;
  }

  .welcome-content {
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 100px;
  }

  .content {
    margin-top: 20px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
  }

  .title {
    top: 32%;
    width: 80vw;
    max-width: none;
    margin-top: 30px;
    margin-right: -20px;
    margin-bottom: 100px;
    padding-right: 20px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .heading-4 {
    width: 500px;
    margin-top: 0px;
    margin-left: 30px;
    padding-left: 0px;
    font-size: 38px;
  }

  .heading-5 {
    overflow: hidden;
    width: 100%;
    margin: 20px 0px 0px 30px;
    padding-right: 0px;
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph-2 {
    overflow: hidden;
    width: 85%;
    margin: 10px 0px 10px 30px;
    padding-right: 0%;
    font-size: 14px;
    line-height: 14px;
  }

  .image {
    left: 11%;
    top: 4%;
    display: block;
  }

  .link {
    right: 1%;
    bottom: -20px;
    margin-right: -4px;
    margin-left: -15px;
    font-size: 12px;
    line-height: 12px;
  }

  .powered-by {
    width: 120px;
    height: 60px;
  }

  .image-3 {
    left: 11%;
    top: 17%;
    display: none;
    overflow: hidden;
  }

  .image-4 {
    top: 4%;
    right: 2%;
    margin-right: 5px;
    font-size: 16px;
  }

  .x-button {
    top: 4%;
    right: 2%;
    margin-right: 5px;
  }

  .bold-text-2 {
    overflow: hidden;
    width: 85%;
    margin-bottom: 10px;
    padding-right: 0%;
    font-size: 20px;
    line-height: 22px;
  }

  .image-3-copy {
    left: 11%;
    top: 17%;
    display: none;
    overflow: hidden;
  }
}

