/* Text Elements */

h1.hero-heading {
  margin-top: 0;
  margin-bottom: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 40px;
  font-family: 'Chakra Petch', sans-serif;
  line-height: 1.1;
}

h1.form-title {
  margin-top: 24px;
  margin-bottom: 24px;
  color: #000;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 40px;
  font-family: 'Chakra Petch', sans-serif;
  line-height: 1;
}

h1.hero-thanks {
  margin-top: 0;
  margin-bottom: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 64px;
  font-family: 'Chakra Petch', sans-serif;
  line-height: .9;
}

h2.hero-subheading {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Chakra Petch', sans-serif;
  line-height: 1.4;
}

h3.title-description {
  margin-bottom: 24px;
  color: #ff4a00;
  text-align: left;
  font-size: 32px;
  font-family: 'Chakra Petch', sans-serif;
}

h3 span.heading-text-1 {
  color: #ff4a00;
}

p.paragraph.text-paragraph {
  font-family: 'Chakra Petch', sans-serif;
}

p.paragraph span.bold-paragraph {
  font-weight: 700;
}

p.paragraph.paragraph-1 {
  font-size: 14px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph span.paragraph-text-2 {
  color: #ff4a00;
  text-decoration: none;
}

p.paragraph.section-description {
  text-align: left;
  font-family: 'Chakra Petch', sans-serif;
}

p.paragraph span.paragraph-text-3 {
  color: #6e6e6e;
}

span.text-element.rights-reserved-text {
  margin-bottom: 0;
  color: #ff4a00;
  text-align: right;
  font-size: 12px;
  font-family: 'Chakra Petch', sans-serif;
}

span.text-element.text-2 {
  text-align: left;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  -webkit-transform: scaleX(.97);
     -moz-transform: scaleX(.97);
       -o-transform: scaleX(.97);
          transform: scaleX(.97);
}

a.link-text.nav-item-dd {
  float: left;
  padding: 14px 8px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Chakra Petch', sans-serif;
}

a.link-text.nav-link-logo {
  float: left;
  padding: 14px 8px 14px 0;
  color: #fa4c00;
  text-decoration: none;
  font-weight: 500;
  font-size: 22px;
  font-family: 'Chakra Petch', sans-serif;
}

a.link-text.nav-item-dd:hover {
  background-color: transparent;
  color: #ff4a00;
  text-decoration: none;
}

a.link-text.nav-link-logo:hover {
  background-color: transparent;
  text-decoration: none;
}

/* Interaction Elements */

a.link-button.hero-button {
  visibility: visible;
  margin-top: 24px;
  padding: 16px 32px;
  width: 100%;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  color: #1f2029;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  font-family: 'Chakra Petch', sans-serif;
  opacity: .88;

  background-blend-mode: normal;
}

a.link-button.hero-button:hover {
  background-color: #ececec;
  color: #1f2029;
}

form.form-container.form-container-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  padding: 24px 24px 48px;
  max-width: 650px;
  width: 100%;
  border-radius: 8px;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  opacity: .98;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: normal;
}

input[type=text].input-1 {
  padding: 16px;
  border-width: 0;
  background-color: rgba(214, 214, 214, .4);
  font-family: 'Chakra Petch', sans-serif;
}

input[type=email].input-email {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: 0;
  padding: 16px;
  width: auto;
  border-width: 0;
  background-color: rgba(214, 214, 214, .4);
  font-family: 'Chakra Petch', sans-serif;
}

textarea.textarea-1 {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px;
  min-height: 150px;
  border-width: 0;
  background-color: #efefef;
  color: #838381;
  font-family: 'Chakra Petch', sans-serif;
  resize: both;
}

label.label.label-form {
  margin-bottom: 4px;
  color: #000;
  font-size: 14px;
  font-family: 'Chakra Petch', sans-serif;
}

/* Layout Elements */

body.body-1 {
  background-color: #fff;
  background-image: url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

body.hero-description {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body.body-3 {
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body.body-2 {
  display: block;
}

.container-grid.holding-container-dd {
  position: relative;
  top: 16px;
  z-index: 100;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  min-height: 0vh;
  max-width: 1024px;
  width: 95%;
}

.container-grid.navwrap-dd {
  position: fixed;
  right: auto;
  left: auto;
  z-index: 10;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  min-height: 60px;
  max-width: 1024px;
  width: 95%;
  vertical-align: middle;
}

.container-grid.navbar-dd {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  float: none;
  clear: none;
  -ms-flex-align: center;
  overflow: auto;
  padding: 0 0 0 14px;
  min-height: 60px;
  max-width: 1024px;
  width: 99.9%;
  border-radius: 0;
  background-color: #fff;
  color: #fff;
  vertical-align: super;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: end;
}

.container-grid.hero-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  visibility: hidden;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  max-width: 960px;
  opacity: .9;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.hero-description {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 16px;
  padding-left: 0;
  min-width: 0;
  min-height: 100vh;
  max-width: none;
  background-color: #fff;
  background-image: url('../images/highlands-ranch/HighlandsRanchAerial01.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  white-space: normal;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  grid-area: auto;
  justify-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
     -moz-box-flex: 0;
      -ms-flex: 0 1;
          flex: 0 1;
  grid-template-columns: none;
  grid-template-rows: none;
}

.container-grid.container-description {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.container-grid.section-description {
  padding: 48px 16px;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  min-height: auto;
  max-width: 1280px;
  text-align: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.footer {
  padding: 24px 16px;
  background-color: #fff;
  text-align: left;
}

.container-grid.hero-near {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  float: none;
  clear: none;
  -ms-flex-align: center;
  margin-top: 0;
  padding-top: 20px;
  padding-right: 16px;
  padding-left: 16px;
  min-height: 80vh;
  background-image: url('../images/listing-holly/287-00.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.articles-3-columns {
  display: grid;
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
  width: 100%;

  grid-template-columns: auto;
  grid-template-rows: repeat(3 , auto);
  grid-row-gap: 48px;
  grid-column-gap: 24px;
}

div.responsive-picture.near-picture {
  margin-bottom: 14px;
  max-width: none;
  -webkit-filter: saturate(1) grayscale(0) sepia(0) invert(0) blur(0px) hue-rotate(-12deg);
          filter: saturate(1) grayscale(0) sepia(0) invert(0) blur(0px) hue-rotate(-12deg);
}

.container-grid.article-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container-grid.near-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 16px;
  background-color: #fff;
  text-indent: 0;
  opacity: 1;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.hero-contact {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  visibility: hidden;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
  float: none;
  clear: none;
  -ms-flex-align: center;
  padding-right: 16px;
  padding-left: 16px;
  min-height: 100vh;
  background-color: #fff;
  background-image: url('../images/house-3.jpg'), -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image: url('../images/house-3.jpg'), -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image: url('../images/house-3.jpg'), -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image: url('../images/house-3.jpg'), linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll, scroll;
  background-position: left top, left top;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, auto auto;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

.container-grid.container-form-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -moz-box-sizing: border-box;
       box-sizing: border-box;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.container-form-content-wrapper.margin-top-form {
  margin-top: 24px;
}

.container-grid.container-form-content-wrapper.neutral-margin-top {
  margin-top: 16px;
}

button.form-button {
  margin-top: 24px;
  padding: 16px;
  border-width: 0;
  background-color: #000;
  color: #fff;
  font-family: 'Chakra Petch', sans-serif;
}

.container-grid.hero-thanks {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 16px;
  padding-left: 16px;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-10.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-10.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-10.jpg');
  background-image:         linear-gradient(0deg, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-10.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid#contact {
  background-color: #fff;
  opacity: .98;

  -webkit-text-stroke-width: 0;
}

div.responsive-picture.picture-1 > picture > img {
  -o-object-position: left top;
     object-position: left top;
}

div.responsive-picture.picture-1 {
  box-shadow: none;
  opacity: 1;
  -webkit-transform: scaleX(.8) scaleY(.8) scaleZ(1);
     -moz-transform: scaleX(.8) scaleY(.8) scaleZ(1);
          transform: scaleX(.8) scaleY(.8) scaleZ(1);
}

.container-grid.container-1 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
          align-self: flex-start;
}

.container-grid.hero-about {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 16px;
  padding-left: 16px;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-5.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-5.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-5.jpg');
  background-image:         linear-gradient(0deg, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('../images/house-5.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid#sellers-section {
  background-image: url('../images/house-10.jpg');
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container-grid.container-2 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

button.form-button:hover {
  background-color: #262626;
}

@media screen and (min-width: 28.75rem) {
  /* Interaction Elements */

  a.link-button.hero-button {
    width: auto;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 64px;
  }

  h1.hero-thanks {
    font-size: 72px;
  }

  h2.hero-subheading {
    font-size: 32px;
  }

  a.link-text.nav-item-dd {
    padding-right: 16px;
    padding-left: 16px;
  }

  a.link-text.nav-link-logo {
    padding-right: 16px;
    padding-left: 0;
  }

  .container-grid.holding-container-dd {
    top: 16px;
    right: auto;
    left: auto;
    -moz-box-sizing: content-box;
         box-sizing: content-box;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    vertical-align: baseline;
  }

  .container-grid.navwrap-dd {
    position: fixed;
    margin-right: auto;
    margin-left: auto;
  }

  .container-grid.hero-description {
    min-height: 80vh;
  }

  .container-grid.articles-3-columns {
    grid-template-columns: repeat(3 , auto);
    grid-template-rows: auto;
  }

  .container-grid.hero-contact {
    min-height: 100vh;
  }

  .container-grid.hero-about {
    min-height: 80vh;
  }
}

@media screen and (min-width: 62rem) {
  .container-grid.navbar-dd {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 100%;
  }

  .container-grid.container-footer-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    max-width: 1024px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

  span.text-element.rights-reserved-text {
    font-weight: 500;
    font-family: 'Chakra Petch', sans-serif;
  }

  .container-grid.footer {
    background-color: #fff;
  }

  .container-grid.container-footer-wrapper {
    -ms-flex-pack: justify;
    max-width: 1024px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container-grid.hero-description {
    min-height: 80vh;
  }

  .container-grid.hero-near {
    min-height: 80vh;
  }

  .container-grid.hero-contact {
    min-height: 100vh;
    background-image: url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-thanks {
    min-height: 100vh;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-image:    -moz-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-image:      -o-linear-gradient(bottom, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-image:         linear-gradient(0deg, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, 0) 100%), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-attachment: scroll, scroll;
    background-position: left top, center center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, cover;
    background-repeat: repeat, repeat;

    background-blend-mode: normal, normal;
  }

  .container-grid.hero-about {
    min-height: 80vh;
  }
}