body {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}
h3 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}
.button {
  display: block;
  width: 100%;
  margin: 5px auto;
  padding: 13px 15px;
  float: none;
  border-radius: 3px;
  background-color: #5e503c;
  box-shadow: #383333 1px 1px 1px 2px;
  opacity: 1;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 19px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #489fd9;
}
.button.hollow {
  background-color: #a89070;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px 0px, black 0px 0px 0px 2px inset;
  color: black;
  text-shadow: none;
}
.button.hollow:hover {
  background-color: #489fd9;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px 0px, #489fd9 0px 0px 0px 2px inset;
  color: white;
  text-shadow: none;
}
.button.in-pricing {
  display: block;
  margin-top: 19px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.button.btnsmtxt {
  margin-bottom: 9px;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
}
.logo-text {
  margin-top: 24px;
  font-family:'Roboto Slab', sans-serif;
  color: #1c1c1c;
  font-size: 27px;
  font-weight: 500;
}
.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
  font-size: 22px;
  line-height: 24px;
}
.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 0px 0px;
}
.nav-link {
  padding: 26px 17px;
  box-shadow: transparent 0px 3px 0px 0px inset;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
}
.nav-link:hover {
  box-shadow: rgba(181, 181, 181, 0.49) 0px 3px 0px 0px inset;
}
.nav-link.w--current {
  box-shadow: #4dbd90 0px 3px 0px 0px inset;
  color: #4dbd90;
}
.section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}
.section.main {
  margin-top: 73px;
  margin-bottom: 42px;
  background-color: black;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}
.section.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}
.section.footer.copyright {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
}
.section.purple {
  background-color: #a89070;
}
.section.clients {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #a89070;
}
.section.press {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 29px;
  padding-bottom: 30px;
  border-width: 3px;
  background-color: #a89070;
  font-weight: 500;
  text-align: center;
}
.slider {
  display: none;
  height: 360px;
  background-color: #303030;
}
.slide {
  padding-top: 64px;
  padding-bottom: 64px;
}
.slide._1 {
  background-color: #00ad6e;
}
.slide._2 {
  background-color: #00bdd6;
}
.slide._3 {
  background-color: #ccbe00;
}
.main-subtitle {
  margin-right: 0px;
  margin-bottom: 26px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}
.footer-slogan {
  margin-bottom: 11px;
  color: #939596;
}
.social-icon {
  margin-right: 11px;
  opacity: 0.41;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.social-icon:hover {
  opacity: 1;
}
.footer-title {
  margin-top: 0px;
  font-family:'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #5e503c;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
.page-link:hover {
  border-bottom-color: #489fd9;
}
.page-link.in-footer {
  display: block;
  color: #939596;
}
.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}
.newsletter-field {
  width: 60%;
  height: 40px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
}
.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: #489fd9 0px 0px 6px 0px;
}
.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #5f6166;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #d5d8db;
}
.newsletter-button:hover {
  background-color: #489fd9;
  color: white;
}
.newsletter-form {
  width: 70%;
}
.brand-link {
  text-decoration: none;
}
.success-message {
  background-color: #5f6166;
}
.main-heading {
  margin-bottom: 20px;
  color: white;
  font-size: 24px;
  line-height: 40px;
}
.section-subtitle {
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}
.plan-wrapper {
  min-height: 300px;
  padding: 17px;
  border-radius: 3px;
  background-color: white;
  color: #2b2b2b;
  text-align: center;
}
.price-point {
  margin-top: 6px;
  margin-bottom: 8px;
  font-size: 14px;
  text-align: center;
}
.price-accent {
  color: #5e503c;
  font-size: 20px;
  text-align: left;
  letter-spacing: 0px;
}
.addl-feature {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.divider {
  width: 100%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 12px;
  float: none;
  background-color: #dbdbdb;
  text-align: center;
}
.additional-contact {
  margin-top: 21px;
  text-align: center;
}
.feature {
  text-align: left;
}
.feature-row {
  margin-top: 10px;
  margin-bottom: 35px;
  text-align: center;
}
.testimonial-slider {
  height: auto;
  margin-top: 45px;
  background-color: transparent;
}
.testimony-slide {
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}
.testimony-text {
  margin-bottom: 21px;
  font-family:'Roboto Slab', sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 300;
}
.testimony-text.testimony-centered {
  text-align: center;
}
.slide-nav {
  display: none;
  font-size: 10px;
}
.person {
  width: 70px;
  margin-bottom: 13px;
  border-radius: 100%;
}
.name {
  font-weight: 500;
}
.slider-arrow {
  width: 50px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  font-size: 32px;
}
.slider-arrow:hover {
  color: black;
}
.feature-icon {
  margin-bottom: 12px;
  float: none;
  text-align: center;
}
.center-contents {
  position: static;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: auto;
  display: block;
  margin: auto;
  text-align: left;
}
.small-features-row {
  margin-top: 45px;
}
.main-image {
  display: block;
  border-radius: 0px;
  background-image: -webkit-linear-gradient(black, white);
  background-image: linear-gradient(black, white);
}
.small-text {
  margin-top: 10px;
  background-color: transparent;
  color: black;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}
.press-link-image {
  display: block;
  margin-top: auto;
  margin-right: 9px;
  margin-bottom: auto;
  opacity: 1;
}
.image-add-border-and-shadow {
  border: 1px solid #6e6a6a;
  box-shadow: #827c7c 3px 3px 4px 0px;
}
.hidden-text-block {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.read-more-text-link {
  float: left;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-align: left;
}
.hidden-text-block-2 {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.read-more-text-link-2 {
  float: left;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}
.heading-with-top-space {
  margin-top: 20px;
  text-align: center;
}
.hidden-text-block-3 {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.read-more-text-link-3 {
  float: left;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.hidden-text-block-4 {
  float: left;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.read-more-text-link-4 {
  float: left;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.feature-div-block {
  text-align: center;
}
.tab-title-block-v-center {
  position: static;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: 0%;
  z-index: 0;
  display: inline-block;
  height: 58.8%;
  min-height: 1px;
  min-width: 0px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
  padding-bottom: 0px;
  font-size: 23px;
  line-height: 28px;
  text-align: left;
  list-style-type: disc;
}
.tab-title-block-v-center.buynow-cart {
  display: inline;
  height: 100%;
}
.tab-title-div-block {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin: auto;
  padding-top: 0px;
  text-align: left;
}
.tab-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #a89070;
  text-align: left;
}
.inline-image {
  position: relative;
  left: 0px;
  top: 0px;
  margin-right: 20px;
  margin-left: auto;
  float: left;
  clear: left;
  border: 1px solid black;
  border-radius: 4px;
}
.inline-image.inline-image-right {
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  margin-right: auto;
  margin-left: 20px;
  float: right;
  clear: none;
}
.play-button {
  border-radius: 5px;
  box-shadow: rgba(69, 65, 65, 0.76) 1px 1px 3px 0px inset;
}
.row-alt-color {
  background-color: white;
}
.row-alt-color.brown-light {
  background-color: rgba(246, 219, 190, 0.29);
}
.tab-row-brown {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px none white;
}
.tab-row-brown.white-bord {
  border: 3px solid white;
}
.tab-row-brown.white-bord.brown-light {
  background-color: rgba(201, 177, 137, 0.7);
}
.text-container-padded {
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.inline-image-right {
  position: relative;
  right: 0px;
  bottom: 0px;
}
.html-embed-header {
  width: auto;
  height: auto;
}
.show-details {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.row-dates {
  margin-bottom: 10px;
}
.heading-centered {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
}
.main-slider {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: auto;
  background-color: rgba(255, 0, 0, 0);
}
.gray-text-in-footer {
  color: #939596;
  font-weight: 500;
}
.h3-news {
  margin-bottom: 10px;
}
.product-tabs {
  overflow-x: auto;
  overflow-y: auto;
  border: 0px none #5b4a30;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
}
.product-tab-link {
  display: inline-block;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: #7e6b52;
}
.product-tab-link.w--current {
  overflow-x: auto;
  overflow-y: auto;
  border: 1px solid #58421a;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: #c1a988;
  color: black;
}
.test-div-border {
  margin-bottom: 8px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border: 3px solid white;
}
.left-align {
  text-align: left;
}
.slider-bio {
  border-style: none;
  background-color: black;
  text-align:left;
}
.brief-prod-descrip {
  position: static;
  display: block;
  float: none;
  clear: none;
}
.list-no-left-margin {
  padding-left: 0px;
}
html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}
html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}
@media (max-width: 991px) {
  .button.in-pricing {
    font-size: 14px;
    line-height: 18px;
  }
  .navigation {
    color: white;
  }
  .nav-link {
    padding: 18px 0px;
    color: white;
  }
  .nav-link:hover {
    box-shadow: transparent 0px 3px 0px 0px inset;
  }
  .nav-link.w--current {
    box-shadow: transparent 0px 1px 0px 0px inset;
  }
  .nav-link.menu {
    padding: 22px 17px;
    color: black;
    font-size: 30px;
  }
  .nav-link.menu.w--open {
    background-color: black;
    color: white;
  }
  .nav-menu {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: black;
  }
  .main-image {
    margin-top: 49px;
  }
}
@media (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }
  .logo-text {
    margin-top: 15px;
  }
  .nav-link.menu {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .section.main {
    margin-top: 51px;
  }
  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }
  .footer-title {
    margin-top: 35px;
  }
  .newsletter-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .section-subtitle {
    margin-bottom: 44px;
  }
  .plan-wrapper {
    margin-right: 5%;
    margin-bottom: 34px;
    margin-left: 5%;
  }
  .divider {
    width: 100%;
  }
  .feature {
    margin-bottom: 32px;
    text-align: center;
  }
  .feature-icon {
    margin-bottom: 4px;
  }
}
@media (max-width: 479px) {
  h3 {
    margin-bottom: 8px;
  }
  .button.hollow {
    text-shadow: none;
  }
  .main-subtitle {
    font-size: 16px;
    line-height: 22px;
  }
  .feature-row {
    margin-top: 10px;
  }
}

