/* Text Elements */

h1 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-family: 'Archivo', sans-serif;
}

h1.main-heading {
  color: #ffc680;
  text-transform: uppercase;
  text-shadow: #151515 2px 2px 30px;
  letter-spacing: 5px;
  font-variant: normal;
  font-size: 2.5rem;
}

h1#book-heading {
  font-size: 8vw;
}

h1.heading-3 {
  color: #eaeaea;
  font-weight: 100;
  font-size: 30px;
  font-family: 'Staatliches', cursive;
}

h1.heading-4 {
  color: #eaeaea;
  line-height: 66px;
}

h2.payment-heading {
  text-align: center;
  font-family: 'Archivo', sans-serif;
}

h2.info-title {
  margin-top: 70px;
  margin-bottom: 70px;
  padding-top: 50px;
  color: #eaeaea;
  text-align: center;
  font-weight: 100;
  font-size: 42px;
  font-family: 'Staatliches', cursive;

  -webkit-text-stroke-color: #eaeaea;
}

h2.info-title.quote-heading {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

h2#price {
  padding-top: 3.125rem;
  color: #0e595b;
}

h2.info-title.sales-heading {
  color: #fff;
  font-weight: 400;
  font-size: 2.1875rem;
}

h2.info-title.planning-heading {
  padding-top: 15px;
  padding-bottom: 5px;
  color: #000;
  font-weight: 300;
  font-size: 24px;
}

h3.blog-heading {
  color: #3cd397;
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Archivo', sans-serif;
}

h4.benefit-type {
  padding-bottom: .3125rem;
  color: #eaeaea;
  text-align: center;
  text-transform: capitalize;
  font-weight: 100;
  font-style: normal;
  font-variant: normal;
  font-size: 41px;
  font-family: 'Staatliches', cursive;
}

h4.news-heading {
  padding-top: .625rem;
  color: #595959;
  text-align: center;
  font-family: 'Archivo', sans-serif;
}

h4 {
  font-size: 25px;
}

h4.price-title {
  color: #065bee;
  text-align: center;
  font-weight: 700;
  font-variant: small-caps;
  font-size: 2.0625rem;
  font-family: 'Archivo', sans-serif;
}

h4#price-gold {
  color: #d3b6fd;
}

h4#price-plat {
  color: #3cd397;
}

h4.card-heading {
  padding-right: 1rem;
  padding-left: 1rem;
  color: #151515;
  font-family: 'Staatliches', cursive;
}

h4.heading-1 {
  background-color: #eaeaea;
  text-align: center;
  font-family: 'Staatliches', cursive;

  -webkit-text-stroke-color: #eaeaea;
}

h4.heading-2 {
  background-color: #eaeaea;
  text-align: center;
  font-weight: 100;
  font-family: 'Staatliches', cursive;
}

h5 {
  color: #fff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

h5.expertise-heading {
  display: inline-block;
  padding-right: 20px;
  padding-left: 22px;
  font-size: 30px;
}

h5.citation {
  color: #3cd397;
  text-align: center;
  font-size: 1.25rem;
  font-family: 'Archivo', sans-serif;
}

h6.sub-heading-price {
  margin-bottom: 50px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}

h6.price {
  padding-top: 1.875rem;
  text-align: center;
  font-size: 3.125rem;
}

h6 {
  color: #2e2e2e;
  font-weight: 900;
  font-family: 'Archivo', sans-serif;
}

h6.float-left {
  color: #eaeaea;
  font-weight: 100;
  font-size: 35px;
  font-family: 'Staatliches', cursive;
}

h6.heading-5 {
  color: #eaeaea;
}

h6 a.heading-text-1 {
  color: #eaeaea;
}

h6 a.heading-text-2 {
  color: #eaeaea;
}

p.paragraph {
  color: #adadad;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Archivo', sans-serif;
}

p.paragraph.benefit-paragraph {
  color: #eaeaea;
  font-weight: 200;
  font-size: 1.58rem;
  font-family: 'Staatliches', cursive;
}

p.paragraph.dark-parargraph {
  margin-bottom: 1.25rem;
  color: #575757;
}

p.paragraph.footer-paragraph {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 2.25rem;
  color: #eaeaea;
  font-style: italic;
  font-size: .8125rem;
}

p.paragraph.intro-highlighted-paragraph {
  margin-top: 1rem;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #fff;
}

p.paragraph.services-paragraph {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: #eaeaea;
  text-align: center;
  font-weight: 200;
  font-size: 20px;
  font-family: Candara, Calibri, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}

p.paragraph.payment-p {
  max-width: 1200px;
  color: #67686c;
}

p.paragraph.block-p {
  color: #535353;
}

p.paragraph.card-para {
  display: block;
  padding-right: 16px;
  padding-left: 16px;
  color: #151515;
  text-align: center;

  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
     -moz-box-flex: 0;
      -ms-flex: 0 1;
          flex: 0 1;
  grid-area: elementArea;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

p.paragraph a.embed-link {
  color: #c37fff;
}

p.paragraph span.paragraph-text-1 {
  color: #8d4af6;
}

p.paragraph span.paragraph-text-2 {
  color: #eaeaea;
}

p.paragraph.paragraph-1 {
  color: #eaeaea;
  font-size: 24px;
  font-family: 'Staatliches', cursive;
}

p.paragraph a.paragraph-text-3 {
  color: #eaeaea;
  text-decoration: none;
  font-weight: 600;
}

ul.unorder-list.pricing-features {
  list-style-position: inside;
  list-style-type: none;
}

span.text-element.quote {
  padding-top: .3125rem;
  color: #3cd397;
  text-align: center;
  font-weight: 700;
  font-size: 2.065rem;
  font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
}

a.link-text.menu-link {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Archivo', sans-serif;
}

a.link-text.text-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #3cd397;
  text-align: center;
  font-weight: 300;
  font-family: 'Archivo', sans-serif;
}

a.link-text.menu-link:hover {
  color: #ffc680;
  font-size: 16px;
}

ul.link-list.subnav-hero-subnav {
  position: -webkit-sticky;
  position:         sticky;
  right: 0;
  bottom: 0;
  left: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-color: rgba(106, 17, 245, .68);
  list-style-type: none;
}

/* Interaction Elements */

a.link-button {
  font-family: 'Archivo', sans-serif;
}

a.link-button.hero-button {
  display: block;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px;
  max-width: 250px;
  width: 100%;
  border: 0 solid #3ffdb1;
  border-radius: 5px;
  background-color: #6a11f5;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 100;
  font-size: 20px;
  font-family: 'Staatliches', cursive;
}

a.link-button.hero-button:hover {
  border-color: #0fb674;
  background-color: #823bf0;

  -webkit-text-stroke-color: #7f34f5;
}

/* Layout Elements */

body.dark-body {
  background-color: #151515;
  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.title-bar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container#realeutatemenu {
  display: none;
}

.container.top-bar-left {
  float: left;

  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.container.responsive-menu {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  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: end;
  -ms-flex-align: end;
  background-color: #010101;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
}

.container.top-bar {
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container.hidden-column {
  display: none;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-radius: 10px;
  background-color: #fff;
}

.container.price-row {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: none;
  background-color: #eaeaea;
  background-image: -webkit-linear-gradient(45deg, rgba(106, 17, 245, 1) 0%, rgba(234, 234, 234, 1) 80%);
  background-image:    -moz-linear-gradient(45deg, rgba(106, 17, 245, 1) 0%, rgba(234, 234, 234, 1) 80%);
  background-image:      -o-linear-gradient(45deg, rgba(106, 17, 245, 1) 0%, rgba(234, 234, 234, 1) 80%);
  background-image:         linear-gradient(45deg, rgba(106, 17, 245, 1) 0%, rgba(234, 234, 234, 1) 80%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.header-region {
  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: stretch;
  min-height: 100vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/KIZOA-Movie-Maker-527xn6p2.gif');
  background-image:    -moz-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/KIZOA-Movie-Maker-527xn6p2.gif');
  background-image:      -o-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/KIZOA-Movie-Maker-527xn6p2.gif');
  background-image:         linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/KIZOA-Movie-Maker-527xn6p2.gif');
  background-attachment: scroll, fixed;
  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: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.info {
  margin-top: -20px;
  margin-bottom: 120px;
}

.container.secondary {
  margin: 70px auto;
  background-image: -webkit-radial-gradient(rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, .54) 33%, rgba(21, 21, 21, .86) 66%, rgba(21, 21, 21, .42) 100%), url('../images/louis-comar-VXHZx1uzzo8-unsplash.jpg');
  background-image:    -moz-radial-gradient(rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, .54) 33%, rgba(21, 21, 21, .86) 66%, rgba(21, 21, 21, .42) 100%), url('../images/louis-comar-VXHZx1uzzo8-unsplash.jpg');
  background-image:      -o-radial-gradient(rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, .54) 33%, rgba(21, 21, 21, .86) 66%, rgba(21, 21, 21, .42) 100%), url('../images/louis-comar-VXHZx1uzzo8-unsplash.jpg');
  background-image:         radial-gradient(rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, .54) 33%, rgba(21, 21, 21, .86) 66%, rgba(21, 21, 21, .42) 100%), url('../images/louis-comar-VXHZx1uzzo8-unsplash.jpg');
  background-attachment: scroll, fixed;
  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.spotlight {
  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;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-bottom: 90px;

  -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;
  -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;
}

.container.spot {
  margin: 20px auto;
  padding-right: 0;
  padding-left: 0;
  width: 90%;
}

.container.social {
  margin-top: 50px;
  margin-bottom: 70px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fbfbfb;
  background-image: -webkit-linear-gradient(top, rgba(21, 21, 21, .68) 0%, rgba(29, 30, 33, .69) 100%), url('../images/karina-lago-wEucG_sLRsY-unsplash.jpg');
  background-image:    -moz-linear-gradient(top, rgba(21, 21, 21, .68) 0%, rgba(29, 30, 33, .69) 100%), url('../images/karina-lago-wEucG_sLRsY-unsplash.jpg');
  background-image:      -o-linear-gradient(top, rgba(21, 21, 21, .68) 0%, rgba(29, 30, 33, .69) 100%), url('../images/karina-lago-wEucG_sLRsY-unsplash.jpg');
  background-image:         linear-gradient(180deg, rgba(21, 21, 21, .68) 0%, rgba(29, 30, 33, .69) 100%), url('../images/karina-lago-wEucG_sLRsY-unsplash.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, auto auto;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
}

.container.blog {
  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-align: center;
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.blog-card {
  margin: 20px auto;
  padding: 30px 12px 20px;
  width: 90%;
  border-radius: 5px;
  background-color: #fff;
}

.container.card-inner {
  float: none;
}

.container.quotes-section {
  margin-top: 90px;
  margin-bottom: 50px;
}

.container.quote-cards-holder {
  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-align: center;
  margin-bottom: 20px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.quote-card {
  margin: 20px 16px;
  padding: 10px 20px 0;
  max-width: 400px;
  border-radius: 5px;
  background-color: #e9e9e9;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

.container.price-container {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  max-width: 300px;
  border-radius: 5px;
  background-color: #fff;
}

.container.footer {
  background-color: #000;
}

.container.idea-image {
  min-height: 350px;
  max-height: none;
  width: 100%;
  background-color: #ffc680;
  background-image: url('../images/office-620817_1920.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: soft-light;
}

.container.inner {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.container.idea-holder {
  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;
  background-color: #ebebeb;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.service {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;

  -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-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.expertise-wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.container.services-section {
  margin-bottom: 90px;
  padding-top: 90px;
  padding-bottom: 90px;
  max-width: none;
  background-color: #3cd397;
}

.container.large-container {
  margin-right: auto;
  margin-left: auto;
  padding-top: 2.5rem;
  padding-bottom: 4.375rem;
  max-width: 50rem;
}

.container.highlighted.large-container {
  margin-top: 2.5rem;
  margin-bottom: 4.375rem;
  padding-top: 3.125rem;
  padding-bottom: 1.875rem;
  max-width: 2000px;
  background-color: transparent;
}

.container.highlighted {
  margin: 70px auto;
  max-width: 400px;
  background-color: rgba(9, 8, 8, .47);
}

.container.header-image-holder {
  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-top: 50px;
  padding-bottom: 50px;
  min-height: 100%;
  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;
  -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.social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  margin-top: 0;

  -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;
}

.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;
  padding-top: 30px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -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;
}

.container.hero-section-services {
  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: stretch;
  min-height: 100vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/studio-republic-644339-unsplash-%281%29.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/studio-republic-644339-unsplash-%281%29.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/studio-republic-644339-unsplash-%281%29.jpg');
  background-image:         linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/studio-republic-644339-unsplash-%281%29.jpg');
  background-attachment: scroll, fixed;
  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: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.subnav-hero-section {
  position: relative;
  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;
  height: 100px;
  background-color: rgba(21, 21, 21, .26);
  text-align: center;

  -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;
  -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.highlighted-heading {
  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: 2rem auto;
  padding: 1rem;
  min-height: 600px;
  max-width: 1000px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -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-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.card-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  padding-bottom: 0;
  background-color: rgba(106, 17, 245, .38);
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease, ease-out;
     -moz-transition-timing-function: ease, ease-out;
       -o-transition-timing-function: ease, ease-out;
          transition-timing-function: ease, ease-out;
  -webkit-transition-duration: 0s, .3s;
     -moz-transition-duration: 0s, .3s;
       -o-transition-duration: 0s, .3s;
          transition-duration: 0s, .3s;
  -webkit-transition-property: all, all;
     -moz-transition-property: all, all;
       -o-transition-property: all, all;
          transition-property: all, all;

  -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;
}

.container.tabs-panel {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.container.card.card-tabs {
  background-color: #151515;
}

.container.tabs-content {
  background-color: #eaeaea;
}

.container.container-1 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.container.container-2 {
  margin-top: 30px;
  margin-bottom: 0;
}

.container.gallery-wrapper {
  max-width: 1000px;
}

.container.gallery-content {
  position: relative;
  overflow: hidden;
  margin-top: 5vw;
}

.container.main-image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.container#image-1 {
  z-index: 51;
  display: none;
}

.container#image-2 {
  z-index: 52;
  display: none;
}

.container#image-3 {
  z-index: 53;
  display: block;
}

.container#image-4 {
  z-index: 54;
  display: none;
}

.container#image-5 {
  z-index: 55;
  display: none;
}

.container#image-6 {
  z-index: 56;
  display: none;
}

.container.container-3 {
  position: static;
  margin-right: auto;
  margin-left: auto;
}

.container.blog-card:hover {
  position: relative;
  top: -2px;
}

ul.list-container.dropdown.menu {
  -ms-flex-pack: center;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

div.responsive-picture.quote-picture {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 3.0625rem;
  width: 100%;
  border-radius: 300px;
}

div.responsive-picture.news-images {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  border-width: 0;
  border-style: solid;
  border-radius: 8px;
  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;
}

span.glyph.font-icon-menu {
  display: inline-block;
  clear: right;
  margin-right: 1%;
  color: #fff;
  vertical-align: middle;
  font-size: 1.5625rem;
  line-height: 0;
}

.rule hr {
  border-top-width: .125rem;
  border-top-color: #fefefe;
}

.rule {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  width: 40%;
}

span.glyph.button.font-icon-menu {
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
}

span.glyph.font-icon-image {
  border-color: #3cd397;
  color: #fff;
  text-align: center;
  text-shadow: #eaeaea 7px 2px 28px;
  font-size: 45px;
  -webkit-filter: brightness(1.03);
          filter: brightness(1.03);
  -webkit-transition-delay: .02s, 0s;
     -moz-transition-delay: .02s, 0s;
       -o-transition-delay: .02s, 0s;
          transition-delay: .02s, 0s;
  -webkit-transition-timing-function: ease-in, ease;
     -moz-transition-timing-function: ease-in, ease;
       -o-transition-timing-function: ease-in, ease;
          transition-timing-function: ease-in, ease;
  -webkit-transition-duration: 0s, .3s;
     -moz-transition-duration: 0s, .3s;
       -o-transition-duration: 0s, .3s;
          transition-duration: 0s, .3s;
  -webkit-transition-property: all, all;
     -moz-transition-property: all, all;
       -o-transition-property: all, all;
          transition-property: all, all;

  mix-blend-mode: lighten;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #6a11f5;
}

button#button-plat {
  background-color: #3cd397;
}

button.purchase-button {
  display: block;
  margin: 0 auto -.8125rem auto;
  padding: .625rem 2rem;
  border-radius: 5px;
  background-color: #065bee;
  color: #fff;
  font-weight: 700;
  font-family: 'Archivo', sans-serif;
}

li.list-item {
  color: #303030;
  text-align: center;
  font-family: 'Archivo', sans-serif;
}

button#gold-button {
  background-color: #d3b6fd;
}

.rule.experise-rule {
  padding-bottom: 2.5rem;
}

a.responsive-picture.footer-pic {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 9.25rem;
}

a.social-image.social-button {
  background-color: #6a11f5;
}

a.social-image {
  margin-right: 2%;
  margin-left: 0;
  background-color: #5cf000;
}

li.list-item-link.subnav-li > a {
  color: #fefefe;
  letter-spacing: 1px;
  font-weight: 100;
  font-size: 19px;
  font-family: 'Staatliches', cursive;
}

li.list-item-link.subnav-li {
  display: inline-block;
  padding: .9rem 1rem;
  text-transform: uppercase;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .35s;
     -moz-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
}

li.list-item-link.is-active {
  background-color: rgba(254, 254, 254, .15);
}

div.responsive-picture.picture-1 {
  max-width: 800px;
  -webkit-filter: blur(1px) hue-rotate(-2deg);
          filter: blur(1px) hue-rotate(-2deg);

  mix-blend-mode: hard-light;
}

div.responsive-picture.picture-1 > picture > img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

ul.list-container.align-right.menu {
  margin-left: auto;
  width: auto;
}

a.link-button-glyph.btn.button {
  display: block;
  background-color: transparent;
}

span.glyph-for-button.tab-icon {
  margin-right: 5px;
  color: #eaeaea;
  font-size: 14px;

  -webkit-text-stroke-color: #eaeaea;
}

span.link-button-text.icon-text {
  color: #eaeaea;
}

div.responsive-picture.tab-image {
  max-width: none;
}

a.responsive-picture.picture-link-1 {
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  max-width: 400px;
  background-color: rgba(234, 234, 234, .53);
}

a.responsive-picture.picture-link-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
}

.rule.rule-1 hr {
  border-top-color: #151515;
}

div.responsive-picture.main-image {
  margin-top: -80px;
  max-width: none;
  max-height: 350px;
  -webkit-transform: scaleX(1.2) scaleY(1.2);
     -moz-transform: scaleX(1.2) scaleY(1.2);
       -o-transform: scaleX(1.2) scaleY(1.2);
          transform: scaleX(1.2) scaleY(1.2);
}

div.responsive-picture#placer {
  opacity: .1;
}

span.glyph.button.font-icon-menu:hover {
  color: #5cf000;
}

button.purchase-button:hover {
  position: relative;
  top: -2px;
  margin-top: 0;
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease, ease;
     -moz-transition-timing-function: ease, ease;
       -o-transition-timing-function: ease, ease;
          transition-timing-function: ease, ease;
  -webkit-transition-duration: 0s, 1s;
     -moz-transition-duration: 0s, 1s;
       -o-transition-duration: 0s, 1s;
          transition-duration: 0s, 1s;
  -webkit-transition-property: all, all;
     -moz-transition-property: all, all;
       -o-transition-property: all, all;
          transition-property: all, all;
}

li.list-item-link.subnav-li:hover {
  background-color: rgba(254, 254, 254, .15);
}

@media screen and (min-width: 27.5rem) {
  div.responsive-picture.main-image {
    max-height: 450px;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1#book-heading {
    font-size: 3.5rem;
  }

  h2.payment-heading {
    font-size: 1.625rem;
  }

  h2.info-title.sales-heading {
    font-size: 3.4375rem;
  }

  h2.info-title.planning-heading {
    font-size: 30px;
  }

  h3.blog-heading {
    font-size: 1.5rem;
  }

  h4.news-heading {
    font-size: 1.125rem;
  }

  h4.benefit-type {
    font-size: 20px;
  }

  h6.sub-heading-price {
    margin-bottom: 50px;
  }

  p.paragraph.benefit-paragraph {
    font-size: 18px;
    line-height: 1;
  }

  p.paragraph.block-p {
    margin-right: auto;
    margin-left: auto;
    max-width: 500px;
  }

  /* Layout Elements */

  .container.title-bar {
    display: none;
  }

  .container#realeutatemenu {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.top-bar-left {
    padding-top: 0;
  }

  .container.top-bar {
    background-color: transparent;
  }

  .container.spotlight {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -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;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container.spot {
    padding-right: 10px;
    padding-left: 10px;
    width: 50%;
  }

  .container.blog {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
    padding-bottom: 40px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container.blog-card {
    width: 40%;
    border-radius: 8px;
  }

  .container.quote-cards-holder {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.quote-card {
    display: block;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 50%;

    -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.price-container {
    padding-right: 0;
    padding-left: 0;
    max-width: 400px;
    width: 30%;
  }

  .container.top-container-for-price-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;

    -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-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.price-row {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container.header-region {
    background-color: #000;
  }

  .container.inner {
    width: 100%;
  }

  .container.idea-holder {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.header-image-holder {
    padding-bottom: 50px;
    background-position: center top;
  }

  .container.social-container {
    margin-top: 0;
  }

  .container.footer-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
    -ms-flex-align: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: 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;
  }

  .container.hero-section-services {
    background-color: #000;
  }

  .container.card.card-tabs {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
  }

  .container.gallery-content {
    margin-top: 3vw;
  }

  ul.list-container.dropdown.menu {
    background-color: transparent;
  }

  div.responsive-picture.main-image {
    max-height: 650px;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h2.info-title.sales-heading {
    font-size: 4.375rem;
  }

  h3.blog-heading {
    font-size: 1.25rem;
  }

  h4.benefit-type {
    font-size: 22px;
  }

  h4.news-heading {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: .5rem;
    font-size: 1.0625rem;
  }

  p.paragraph.benefit-paragraph {
    font-size: 18px;
    line-height: 1;
  }

  p.paragraph.footer-paragraph {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  /* Interaction Elements */

  a.link-button {
    font-family: 'Archivo', sans-serif;
  }

  a.link-button.hero-button {
    border-color: #3ffdb1;
  }

  /* Layout Elements */

  .container.top-bar-left {
    padding-top: 0;
  }

  .container.spot {
    padding-right: 0;
    padding-left: 0;
    width: 25%;
  }

  .container.quote-cards-holder {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-bottom: 20px;
  }

  .container.price-row {
    padding-bottom: 70px;
    background-size: auto auto, cover;
    background-repeat: no-repeat, repeat;
  }

  .container.header-region {
    background-position: center center;
  }

  .container.footer {
    background-color: #151515;
  }

  .container.idea-image {
    padding: 10px;
    width: 50%;
  }

  .container.inner {
    padding-right: 20px;
    padding-left: 20px;
    width: 50%;
  }

  .container.large-container {
    float: none;
  }

  .container.header-image-holder {
    padding-top: 50px;
    padding-bottom: 70px;
    background-position: center center;
    background-size: cover;
  }

  .container.hero-section-services {
    background-position: center center;
  }

  .container.gallery-content {
    margin-top: 2vw;
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
  }

  .container.blog-card:hover {
    position: relative;
    top: -2px;
  }

  div.responsive-picture.news-images {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    max-width: none;
  }

  .rule.experise-rule {
    padding-bottom: 1.875rem;
  }
}