@charset "UTF-8";
/*!
 * b4st v3.0 | Unicence
 * http://simonpadbury.github.io/Codebase/
 */
.hidden {
  display: none; }

@media screen and (max-width: 47.99em) {
  .hidden-mobile {
    display: none !important; } }

@media screen and (max-width: 61.99em) {
  .hidden-mobile-tablet {
    display: none !important; } }

.centered {
  display: flex;
  justify-content: center;
  text-align: center; }

.divider {
  max-width: 1600px;
  margin: 0 auto; }
  .divider hr {
    border-top: 1px solid #000;
    width: 100%;
    margin: 0w; }
    .divider hr.light-gray {
      border-top: 1px solid #999999; }

.author-bio,
.comments-wrap {
  margin: 36px auto;
  max-width: 720px;
  padding-left: 16px;
  padding-right: 16px; }

.site-header-image {
  display: block;
  margin: auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block; }

/* Author bio */
.author-bio .avatar {
  border: 1px solid #dee2e6;
  border-radius: 50%; }

/* Main content */
/* Sidebar */
/***********************/
/*--------------------------------------------------------------
## Cover
--------------------------------------------------------------*/
.wp-block-cover-text p {
  padding: 1.5em 16px; }

@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0; } }
/*--------------------------------------------------------------
## Latest Posts
--------------------------------------------------------------*/
ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 16px; }

body {
  font-family: 'Muli', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  clear: both !important;
  color: #24292e !important;
  font-weight: 600 !important;
  margin-top: 24px !important;
  margin-bottom: 15px !important; }

@media screen and (min-width: 768px) {
  .entry-header,
  .entry-content {
    font-size: calc(1rem + (1.375 - 1) * ((100vw - 768px) / (1200 - 768)));
    font-weight: 300;
    line-height: inherit; }

  .entry-header h1 {
    font-size: calc(2.5rem + (3.4375 - 2.5) * ((100vw - 768px) / (1200 - 768))); } }
@media screen and (min-width: 1200px) {
  .entry-header,
  .entry-content {
    font-size: 1.375rem; }

  .entry-header h1 {
    font-size: 3.4375rem; } }
.more-link {
  display: block; }

.wp-block-code {
  padding: 0.5em 1em;
  margin: 0 0 1.5rem; }

.entry-content ul:not(.blocks-gallery-grid),
.entry-content ol {
  margin: 0 auto 1.5em auto;
  max-width: 720px;
  list-style-position: outside; }

.entry-content li {
  margin-left: 2.5em; }

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
  margin: 0 auto; }

.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
  margin-left: 0; }

.wp-block-quote {
  margin-left: 16px;
  margin-right: 16px;
  padding: 0; }

.wp-block-quote > * {
  margin-left: 1rem; }

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 36px auto;
  padding: 0; }

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 13px;
  font-size: 0.8125rem; }

@media screen and (min-width: 768px) {
  .wp-block-quote {
    margin: 48px auto; } }
.wp-block-pullquote > p:first-child {
  margin-top: 0; }

.wp-block-pullquote.alignright {
  margin-left: 2rem; }

.wp-block-pullquote.alignleft {
  margin-right: 2rem; }

.container, .container-md, .container-sm {
  max-width: 1600px;
  padding-right: 100px;
  padding-left: 100px; }
  @media screen and (max-width: 47.99em) {
    .container, .container-md, .container-sm {
      padding-right: 20px;
      padding-left: 20px; } }
  @media screen and (max-width: 61.99em) {
    .container, .container-md, .container-sm {
      padding-right: 40px;
      padding-left: 40px; } }

.container {
  padding-right: 80px;
  padding-left: 80px; }
  @media screen and (max-width: 74.99em) {
    .container {
      padding-right: 40px;
      padding-left: 40px; } }
  @media screen and (max-width: 47.99em) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }

.entry-content {
  margin: 48px auto;
  max-width: 720px;
  padding-left: 16px;
  padding-right: 16px; }

.entry-content > .alignwide,
.wp-block-image.alignwide,
.wp-block-gallery.alignwide {
  width: 100vw;
  max-width: 1100px;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.entry-content > .alignwide > img {
  width: 1100px; }

.entry-content > .alignfull,
.wp-block-image.alignfull,
.wp-block-gallery.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.entry-content > .alignfull > img {
  width: 100vw; }

@media screen and (min-width: 768px) {
  .entry-content > * {
    padding-left: 0px;
    padding-right: 0px; } }
.wp-block-columns {
  padding-right: 1rem;
  padding-left: 1rem; }

.wp-block-separator {
  margin: 3em auto;
  padding: 0; }

.wp-block-group > .wp-block-group__inner-container > * {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }

.wp-block-group > .wp-block-group__inner-container > .alignwide {
  width: 100vw;
  max-width: 1100px;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group > .wp-block-group__inner-container > .alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group.has-background > .wp-block-group__inner-container > :first-child {
  margin-top: 0; }

.wp-block-group.has-background > .wp-block-group__inner-container > .alignfull {
  width: calc( 100% + 60px );
  max-width: calc( 100% + 60px );
  position: relative;
  left: -30px; }

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.wp-block-image img {
  display: block; }

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%; }

.wp-block-image.alignfull img {
  width: 100vw; }

.wp-block-image .alignleft img,
.wp-block-image .alignright img,
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
  max-width: 100%;
  width: 100%; }

.wp-block-image .alignfull,
.wp-block-gallery.alignfull {
  width: 100vw; }

.wp-block-image .alignright,
.wp-block-image .alignleft,
.wp-block-gallery.alignright,
.wp-block-gallery.alignleft {
  max-width: calc((720px / 2) - 16px); }

.wp-block-image .alignright,
.wp-block-gallery.alignright {
  margin-left: 2rem; }

.wp-block-image .alignleft,
.wp-block-gallery.alignleft {
  margin-right: 2rem; }

@media screen and (max-width: 47.99em) {
  .promo-illustration {
    margin-bottom: 20px; } }

.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.wp-block-video video {
  max-width: 720px; }

.wp-block-table {
  overflow-x: auto;
  margin: 1.5rem0; }

.wp-block-table table {
  border-collapse: collapse; }

.wp-block-table td, .wp-block-table th {
  padding: .5em; }

#comments,
#reply-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.commentlist,
.commentlist ul {
  padding-left: 0; }

.commentlist li {
  padding: 1rem; }

.comment-meta {
  margin-bottom: 1rem; }

.comment > .children {
  margin-top: 1rem;
  margin-right: -0.625rem;
  margin-bottom: -1.625rem; }

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column; }

main {
  flex: 1 0 auto; }

.cta-test {
  height: 100vh;
  display: flex;
  align-items: center;
  background: #ffffff;
  position: relative; }

.cta-container {
  display: flex; }
  .cta-container .cta-btn {
    text-decoration: none;
    transition: all .2s;
    margin-right: 24px; }
    @media screen and (max-width: 47.99em) {
      .cta-container .cta-btn {
        width: auto; } }
    .cta-container .cta-btn:hover {
      opacity: .8; }
    .cta-container .cta-btn:focus {
      outline: 0; }
    .cta-container .cta-btn:last-child {
      margin-right: 0; }
    .cta-container .cta-btn.primary .cta-body {
      background-color: #00A259; }
    .cta-container .cta-btn.small .cta-text {
      font-size: 14px;
      line-height: 14px;
      text-transform: uppercase; }
  .cta-container .cta-body {
    display: table;
    border-radius: 22px;
    padding: 13px 35px;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .cta-container .cta-body {
        width: auto; } }
  .cta-container .cta-text {
    color: #ffffff;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    width: auto;
    word-break: break-word;
    display: table-cell;
    vertical-align: middle; }
  .cta-container.centered {
    justify-content: center; }

.green-cta {
  margin-right: 20px; }
  .green-cta a {
    border: 2px solid #00A259;
    background: #00A259;
    border-radius: 22px;
    line-height: 20px !important; }
    .green-cta a:hover {
      background-color: #00A259;
      color: #fff !important;
      opacity: 0.8; }

.green-outline-cta a {
  border: 2px solid #00A259;
  border-radius: 22px;
  line-height: 20px !important; }
  .green-outline-cta a:hover {
    background-color: #00A259;
    color: #fff !important;
    opacity: 0.8; }

a.copy-link-green {
  font-weight: 400;
  color: #fff; }
  a.copy-link-green:hover {
    color: #00A259;
    text-decoration: none; }

/* .form-area {
  display: flex;
  align-items: center;
  background: #ffffff;
  position: relative; }
  .form-area > .container {
    min-width: 550px; }
    @media screen and (max-width: 61.99em) {
      .form-area > .container {
        min-width: 380px; } }
    @media screen and (max-width: 47.99em) {
      .form-area > .container {
        min-width: 280px; } }
  .form-area .heading {
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 44px;
    color: #000000; }
  .form-area .form-container {
    display: flex;
    justify-content: center; }
  .form-area .thank-you-header {
    display: none; }
  .form-area .show-thanks .thank-you-header {
    display: block; }
  .form-area .show-thanks .form-container, .form-area .show-thanks .form-header {
    display: none; }
  .form-area .mktoForm {
    width: auto !important; }
    .form-area .mktoForm .mktoButtonWrap {
      margin-left: 180px !important; }
    .form-area .mktoForm .mktoLabel {
      width: 150px !important;
      font-size: 16px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 600 !important;
      padding-top: 10px !important; }
    .form-area .mktoForm .mktoAsterix {
      float: left;
      padding-left: 0;
      padding-right: 5px;
      color: #000; }
    .form-area .mktoForm .mktoButtonRow {
      margin-top: 20px;
      width: 100%; }
      .form-area .mktoForm .mktoButtonRow .mktoButton {
        background: none !important;
        border: none !important; }
        .form-area .mktoForm .mktoButtonRow .mktoButton:before {
		  content: 'Submit';
          color: #ffffff;
          font-size: 18px;
          line-height: 18px;
          position: absolute;
          top: 0;
          right: 0;
          background: #00A259;
          border-radius: 22px;
          padding: 13px 35px;
          width: 230px; }
    .form-area .mktoForm .mktoOffset {
      display: none; }
    .form-area .mktoForm .mktoField {
      width: 230px !important;
      height: 40px;
      border-radius: 6px;
      border: 1px #E8E8E8 solid; }
      .form-area .mktoForm .mktoField:focus {
        outline-color: #00A259; }
    .form-area .mktoForm .mktoErrorMsgs {
      background-color: #00A259 !important;
      background-image: none !important; } */
/* 
.modal-test {
  height: 100vh;
  display: flex;
  align-items: center;
  text-align: center;
  background: #ffffff;
  position: relative; }

.modal {
  text-align: center;
  padding: 0 !important; }
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  .modal .modal-dialog {
    max-width: 800px;
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
    @media screen and (max-width: 47.99em) {
      .modal .modal-dialog {
        margin: 80px auto;
        width: 95%; } }
    .modal .modal-dialog .modal-header {
      border: none;
      height: 60px;
      padding: 0; }
      .modal .modal-dialog .modal-header .close {
        font-size: 40px;
        font-weight: 200;
        color: #00A259;
        opacity: 1;
        font-weight: 200;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 10px;
        right: 20px;
        z-index: 10; }
        .modal .modal-dialog .modal-header .close:focus {
          outline: none !important; }
        .modal .modal-dialog .modal-header .close .close-container {
          position: relative;
          margin: auto;
          width: 50px;
          height: 50px;
          margin-top: 0;
          cursor: pointer;
          right: -20px; }
        .modal .modal-dialog .modal-header .close .leftright {
          height: 3px;
          width: 30px;
          position: absolute;
          margin-top: 24px;
          background-color: #00A259;
          border-radius: 2px;
          transform: rotate(45deg);
          transition: all .3s ease-in; }
        .modal .modal-dialog .modal-header .close .rightleft {
          height: 3px;
          width: 30px;
          position: absolute;
          margin-top: 24px;
          background-color: #00A259;
          border-radius: 2px;
          transform: rotate(-45deg);
          transition: all .3s ease-in; }
        .modal .modal-dialog .modal-header .close label {
          color: white;
          font-family: Helvetica, Arial, sans-serif;
          font-size: .6em;
          text-transform: uppercase;
          letter-spacing: 2px;
          transition: all .3s ease-in;
          opacity: 0; }
        .modal .modal-dialog .modal-header .close .close-label {
          margin: 60px 0 0 5px;
          position: absolute; }
        .modal .modal-dialog .modal-header .close .close-container:hover .leftright {
          transform: rotate(-45deg); }
        .modal .modal-dialog .modal-header .close .close-container:hover .rightleft {
          transform: rotate(45deg); }
        .modal .modal-dialog .modal-header .close .close-container:hover label {
          opacity: 1; }
    .modal .modal-dialog .modal-body {
      padding-bottom: 50px; }
  @media screen and (max-width: 47.99em) {
    .modal.video:before {
      display: none; } }
  .modal.video .modal-dialog {
    width: 95%; }
    @media screen and (min-width: 48em) {
      .modal.video .modal-dialog {
        max-width: 80vw; } }
  .modal.video .modal-header {
    height: 0;
    padding: 0;
    border: 0; }
    .modal.video .modal-header .close {
      padding: 0;
      position: absolute; }
      @media screen and (min-width: 48em) {
        .modal.video .modal-header .close {
          right: -40px;
          top: -40px; } }
  .modal.video .modal-body {
    padding: 0; }

.modal-backdrop.show {
  opacity: .75; } */

.logo-wall-container div {
  display: block !important;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 20px; }

.video-test-embed {
  height: 100vh;
  display: flex;
  align-items: center;
  background: #ffffff;
  position: relative; }

.embed-responsive-animation::before {
  padding-top: 66.6%; }

.embed-responsive-animation-wide::before {
  padding-top: 54.3%; }

.embed-responsive-modal::before {
  padding-top: 54.3%; }

.embed-responsive-page::before {
  padding-top: 56.25%; }

.embed-responsive-animation-homepage-hero::before {
  padding-top: 60%; }

.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px; }
  @media screen and (min-width: 48em) {
    .btn-play {
      width: 90px; } }
  .btn-play img {
    max-width: 100%; }

#site-main {
  margin: 75px auto;
  width: 100%; }
  @media (max-width: 991px) {
    #site-main {
      margin-top: 64px; } }

.container .slide {
  padding-top: 80px; }

p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  font-size: 16px;
  line-height: 24px;
  color: #4B5760; }

.heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
  color: #fff; }
  @media screen and (min-width: 48em) {
    .heading {
      font-size: 36px;
      line-height: 42px; } }
  .heading span {
    display: inline-block; }
    .heading span.green-heading {
      color: #00A259; }
  .heading.green-heading {
    color: #00A259; }

.sub-heading {
  font-size: 24px;
  line-height: 30px; }

.tag-title {
  font-size: 24px;
  margin-bottom: 30px;
  color: #999999; }

.blog-content .container {
  padding-right: 80px;
  padding-left: 80px; }
  @media screen and (max-width: 74.99em) {
    .blog-content .container {
      padding-right: 40px;
      padding-left: 40px; } }
  @media screen and (max-width: 47.99em) {
    .blog-content .container {
      padding-right: 20px;
      padding-left: 20px; } }

.navigation.post-navigation, .navigation.posts-navigation {
  padding-top: 1.875rem;
  margin: 0 0 1.5em;
  overflow: hidden; }
  .navigation.post-navigation .screen-reader-text, .navigation.posts-navigation .screen-reader-text {
    display: none; }

.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  min-height: 34px; }

.post-navigation .nav-previous a,
.post-navigation .nav-next a, .posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
  background: #00A259;
  border-radius: 18px;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
  color: #fff;
  position: relative;
  padding-right: 25px;
  min-width: 35px;
  min-height: 35px; }

.posts-navigation .nav-previous a, .post-navigation .nav-previous a {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 7px;
  font-size: 14px; }

.posts-navigation .nav-next a, .post-navigation .nav-next a {
  padding-top: 7px;
  font-size: 14px;
  padding-right: 33px; }

.post-navigation .nav-next a::before, .posts-navigation .nav-next a::before {
  content: "";
  display: flex;
  position: absolute;
  top: 12px;
  right: 17px;
  width: 0;
  height: 7px;
  margin-left: 0;
  border-width: 2px 2px 0 0;
  border-style: solid;
  -webkit-transform: rotate(325deg);
  -moz-transform: rotate(325deg);
  -o-transform: rotate(325deg);
  transform: rotate(325deg);
  color: #fff; }

.post-navigation .nav-next a::after, .posts-navigation .nav-next a::after {
  content: "";
  display: flex;
  position: absolute;
  top: 17px;
  right: 17px;
  width: 0;
  height: 7px;
  margin-left: 0;
  border-width: 2px 2px 0 0;
  border-style: solid;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
  color: #fff; }

.post-navigation .nav-previous a::before, .posts-navigation .nav-previous a::before {
  content: "";
  display: flex;
  position: absolute;
  top: 12px;
  left: 18px;
  width: 0;
  height: 7px;
  margin-left: 0;
  border-width: 2px 2px 0 0;
  border-style: solid;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
  color: #fff; }

.post-navigation .nav-previous a::after, .posts-navigation .nav-previous a::after {
  content: "";
  display: flex;
  position: absolute;
  top: 17px;
  left: 18px;
  width: 0;
  height: 7px;
  margin-left: 0;
  border-width: 2px 2px 0 0;
  border-style: solid;
  -webkit-transform: rotate(325deg);
  -moz-transform: rotate(325deg);
  -o-transform: rotate(325deg);
  transform: rotate(325deg);
  color: #fff; }

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
  background: #0f673f none repeat scroll 0 0; }

.blog-content {
  padding: 30px 0;
  margin-bottom: 0px !important; }
  .blog-content .ss-inline-share-wrapper {
    margin: 25px 0 0; }
    .blog-content .ss-inline-share-wrapper.ss-with-spacing .ss-social-icons-container > li {
      margin: 0 0 0 5px !important; }
  .blog-content .obs-blog a {
    border-radius: 6px;
    overflow: hidden;
    display: block;
    color: #a1a1a1;
    transition: all .2s;
    margin-bottom: 30px; }
    @media (max-width: 575px) {
      .blog-content .obs-blog a {
        margin-bottom: 15px; } }
    .blog-content .obs-blog a .obs-grid-item {
      background: #f7f7f7;
      transition: all .2s; }
      @media (max-width: 575px) {
        .blog-content .obs-blog a .obs-grid-item > .row > div {
          padding-left: 0; } }
      @media (max-width: 575px) {
        .blog-content .obs-blog a .obs-grid-item {
          display: flex; } }
      .blog-content .obs-blog a .obs-grid-item .obs-grid-content {
        padding: 20px;
        position: relative; }
        @media (max-width: 575px) {
          .blog-content .obs-blog a .obs-grid-item .obs-grid-content {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 100%;
            padding: 0;
            padding-right: 10px; } }
        .blog-content .obs-blog a .obs-grid-item .obs-grid-content .obs-grid-title {
          font-size: 18px;
          line-height: 20px;
          margin: 0;
          margin-bottom: 10px;
          padding-bottom: 0;
          transition: all .2s; }
          @media (max-width: 767px) {
            .blog-content .obs-blog a .obs-grid-item .obs-grid-content .obs-grid-title {
              font-size: 16px;
              line-height: 16px;
              margin-bottom: 10px;
              padding-bottom: 20px; } }
          @media (max-width: 575px) {
            .blog-content .obs-blog a .obs-grid-item .obs-grid-content .obs-grid-title {
              font-size: 14px;
              line-height: 14px;
              margin-bottom: 0;
              padding-bottom: 10px; } }
        .blog-content .obs-blog a .obs-grid-item .obs-grid-content .obs-grid-date {
          font-size: 12px;
          margin-bottom: 0px;
          position: absolute;
          bottom: 20px; }
          @media (max-width: 575px) {
            .blog-content .obs-blog a .obs-grid-item .obs-grid-content .obs-grid-date {
              position: relative;
              bottom: 0; } }
        .blog-content .obs-blog a .obs-grid-item .obs-grid-content p {
          font-size: 14px;
          line-height: 20px;
          padding-bottom: 20px; }
          @media (max-width: 767px) {
            .blog-content .obs-blog a .obs-grid-item .obs-grid-content p {
              display: none; } }
      .blog-content .obs-blog a .obs-grid-item.obs-grid-featured .obs-grid-content {
        padding: 10px 25px; }
        @media screen and (min-width: 35.938em) {
          .blog-content .obs-blog a .obs-grid-item.obs-grid-featured .obs-grid-content {
            padding: 20px 40px 20px 0px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 100%;
            padding: 0;
            padding-right: 10px; } }
        .blog-content .obs-blog a .obs-grid-item.obs-grid-featured .obs-grid-content p {
          padding-bottom: 0; }
        .blog-content .obs-blog a .obs-grid-item.obs-grid-featured .obs-grid-content .obs-grid-title {
          padding-bottom: 10px; }
        .blog-content .obs-blog a .obs-grid-item.obs-grid-featured .obs-grid-content .obs-grid-date {
          position: relative;
          bottom: 0; }
    .blog-content .obs-blog a:hover {
      text-decoration: none; }
      .blog-content .obs-blog a:hover .obs-grid-item {
        background: #00a259;
        color: #fff; }
        .blog-content .obs-blog a:hover .obs-grid-item .obs-grid-title {
          color: #fff; }
        .blog-content .obs-blog a:hover .obs-grid-item p {
          color: #fff; }
  .blog-content .obs-blog-single {
    display: flex;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .blog-content .obs-blog-single {
        flex-direction: column; } }
    .blog-content .obs-blog-single .obs-single-left {
      width: 33.333%; }
      .blog-content .obs-blog-single .obs-single-left .obs-single-image img {
        border-radius: 5px 0px 0px 5px;
        -moz-border-radius: 5px 0px 0px 5px;
        -webkit-border-radius: 5px 0px 0px 5px;
        overflow: hidden; }
        @media (max-width: 767px) {
          .blog-content .obs-blog-single .obs-single-left .obs-single-image img {
            border-radius: 5px 5px 0px 0px;
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px; } }
      @media (max-width: 767px) {
        .blog-content .obs-blog-single .obs-single-left {
          width: 100%; } }
      .blog-content .obs-blog-single .obs-single-left .obs-blog-categories {
        text-align: right;
        list-style: none;
        margin-top: 10px;
        padding: 0; }
        @media (max-width: 767px) {
          .blog-content .obs-blog-single .obs-single-left .obs-blog-categories {
            display: none; } }
        .blog-content .obs-blog-single .obs-single-left .obs-blog-categories li {
          margin-right: 0px;
          margin-top: 8px; }
          .blog-content .obs-blog-single .obs-single-left .obs-blog-categories li a {
            font-size: 14px;
            line-height: 14px;
            padding: 8px 10px 10px 18px;
            background: #f7f7f7;
            color: #999;
            display: inline-block;
            border-radius: 18px 0px 0px 18px;
            -moz-border-radius: 18px 0px 0px 18px;
            -webkit-border-radius: 18px 0px 0px 18px; }
            .blog-content .obs-blog-single .obs-single-left .obs-blog-categories li a:hover {
              text-decoration: none;
              background: #00a259;
              color: #fff; }
      .blog-content .obs-blog-single .obs-single-left .obs-related-posts {
        margin-top: 20px;
        padding: 20px;
        background: #fff;
        border-right: 2px solid #f7f7f7;
        border-radius: 5px 0px 0px 5px;
        -moz-border-radius: 5px 0px 0px 5px;
        -webkit-border-radius: 5px 0px 0px 5px; }
        .blog-content .obs-blog-single .obs-single-left .obs-related-posts .obs-single-related-title {
          font-size: 18px;
          line-height: 24px;
          font-weight: 500;
          color: #00a259; }
        .blog-content .obs-blog-single .obs-single-left .obs-related-posts a {
          display: block;
          color: #1a1a1a;
          padding: 5px 0;
          border-top: 1px solid rgba(0, 0, 0, 0.1); }
          .blog-content .obs-blog-single .obs-single-left .obs-related-posts a:hover {
            background: #00a259;
            color: #fff;
            text-decoration: none; }
    .blog-content .obs-blog-single .obs-single-right {
      width: 66.666%; }
      @media (max-width: 767px) {
        .blog-content .obs-blog-single .obs-single-right {
          width: 100%;
          border-radius: 0px 0px 5px 5px;
          -moz-border-radius: 0px 0px 5px 5px;
          -webkit-border-radius: 0px 0px 5px 5px; } }
      .blog-content .obs-blog-single .obs-single-right .obs-single-content {
        background: #f7f7f7;
        border-radius: 0px 5px 5px 5px;
        -moz-border-radius: 0px 5px 5px 5px;
        -webkit-border-radius: 0px 5px 5px 5px;
        border: 0px solid #f7f7f7;
        padding: 30px;
        font-size: 12px;
        margin-top: 0px;
        bottom: 20px;
        font-weight: 600; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content blockquote {
          background: #f9f9f9;
          border-left: 10px solid #00A259;
          margin: 40px 10px;
          padding: 20px;
          quotes: "“" "”" "‘" "’";
          margin-left: 0px; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content blockquote:before {
          color: #00A259;
          content: open-quote;
          font-size: 60px;
          line-height: 0;
          margin-right: 0.25em;
          vertical-align: -0.4em; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content blockquote p {
          display: inline;
          font-size: 24px;
          line-height: 30px;
          word-break: break-word; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content img.alignleft {
          padding-right: 15px; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content img.alignright {
          padding-left: 15px; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content img.aligncenter {
          margin: 0 auto; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-blog-categories {
          text-align: right;
          list-style: none;
          display: flex;
          flex-wrap: wrap;
          margin: 0;
          padding: 0; }
          @media (min-width: 768px) {
            .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-blog-categories {
              display: none; } }
          .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-blog-categories li {
            margin-right: 5px;
            margin-top: 5px; }
            .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-blog-categories li a {
              font-size: 12px;
              line-height: 14px;
              padding: 8px 10px;
              background: #00a259;
              color: #fff;
              display: inline-block;
              border-radius: 5px 5px 5px 5px;
              -moz-border-radius: 5px 5px 5px 5px;
              -webkit-border-radius: 5px 5px 5px 5px; }
              .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-blog-categories li a:hover {
                text-decoration: none;
                background: #0f673f; }
        @media (max-width: 767px) {
          .blog-content .obs-blog-single .obs-single-right .obs-single-content {
            width: 100%;
            border-radius: 0px 0px 5px 5px;
            -moz-border-radius: 0px 0px 5px 5px;
            -webkit-border-radius: 0px 0px 5px 5px; } }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-single-meta {
          padding-bottom: 15px;
          margin-bottom: 15px;
          border-bottom: 1px solid #eeeeee; }
          .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-single-meta .obs-single-by {
            display: inline-block;
            margin-top: 10px; }
            .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-single-meta .obs-single-by a {
              color: #00A259;
              font-size: 14px;
              line-height: 20px; }
            .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-single-meta .obs-single-by img.user-profile {
              max-height: 40px;
              max-width: 40px;
              border-radius: 50%;
              margin-right: 5px; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content .obs-single-title {
          margin-top: 0px;
          margin-bottom: 0px;
          font-size: 24px;
          line-height: 30px; }
        .blog-content .obs-blog-single .obs-single-right .obs-single-content p {
          font-size: 15px;
          line-height: 22px;
          font-weight: 400; }
          .blog-content .obs-blog-single .obs-single-right .obs-single-content p:last-child {
            margin-bottom: 0; }
  .blog-content .obs-latest {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

.tag-title {
  display: inline-block;
  padding: 0;
  color: #1a1a1a; }
  .tag-title .user-profile {
    max-height: 110px;
    max-width: 110px;
    border-radius: 50%;
    margin-right: 15px; }

@media screen and (max-width: 47.99em) {
  .single-post .blog-content {
    margin-top: 64px;
    padding-top: 0; }
    .single-post .blog-content .container {
      padding-right: 0;
      padding-left: 0; }
      .single-post .blog-content .container .ss-inline-share-wrapper, .single-post .blog-content .container .obs-single-nav, .single-post .blog-content .container .obs-latest {
        padding: 0 30px; }
    .single-post .blog-content .obs-blog-single .obs-single-image img {
      border-radius: 0 !important; } }

#site-navbar {
  background: #000000;
  min-height: 75px;
  position: fixed;
  width: 100%;
  z-index: 100; }
  #site-navbar.navbar {
    padding-left: 0;
    padding-right: 0; }
  @media (max-width: 991px) {
    #site-navbar {
      padding: 0px;
      min-height: 64px; } }
  #site-navbar .container {
    max-width: 1600px; }
    @media (max-width: 991px) {
      #site-navbar .container {
        justify-content: center; } }
  #site-navbar .nav-logo {
    max-height: 34px;
    position: relative;
    bottom: 1px; }
    @media (max-width: 991px) {
      #site-navbar .nav-logo {
        bottom: 0px; } }
  #site-navbar .navbar-toggler-icon {
    background-image: none;
    width: 23px;
    height: 56px; }
  #site-navbar .navbar-toggler {
    position: absolute;
    right: 18px;
    top: 0px;
    z-index: 100;
    border: none; }
    #site-navbar .navbar-toggler:focus {
      outline: none; }
  #site-navbar #nav-icon-collapse {
    width: 23px;
    height: 18px;
    position: relative;
    margin: 20px 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer; }
  #site-navbar #nav-icon-collapse span {
    display: block;
    position: absolute;
    height: 2px;
    width: 23px;
    background: #BABABA;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  #site-navbar #nav-icon-collapse span:nth-child(1) {
    top: 0px; }
  #site-navbar #nav-icon-collapse span:nth-child(2), #site-navbar #nav-icon-collapse span:nth-child(3) {
    top: 7px; }
  #site-navbar #nav-icon-collapse span:nth-child(4) {
    top: 14px; }
  #site-navbar #nav-icon-collapse.open span:nth-child(1) {
    top: 7px;
    width: 0%;
    left: 50%; }
  #site-navbar #nav-icon-collapse.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #site-navbar #nav-icon-collapse.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #site-navbar #nav-icon-collapse.open span:nth-child(4) {
    top: 7px;
    width: 0%;
    left: 50%; }
  #site-navbar .navbar-brand {
    padding-top: 0px !important;
    margin-right: 0px !important;
    margin-top: -4px !important;
    background: #000000;
    transition: .2s ease-in-out; }
    @media (max-width: 991px) {
      #site-navbar .navbar-brand {
        margin-top: 0px !important;
        width: 100%;
        background: #000;
        min-height: 64px;
        text-align: center;
        padding-top: 10px !important; }
        #site-navbar .navbar-brand.open {
          background: #1D1D1D; } }
  @media (min-width: 992px) {
    #site-navbar #navbarDropdown {
      margin-left: 47px;
      margin-top: 0px; } }
  #site-navbar #navbarDropdown .mobile-menu-social {
    position: absolute;
    bottom: 80px;
    width: 100%;
    justify-content: space-around;
    display: flex;
    padding: 0 15px;
    opacity: 0;
    transition: 1s ease-in;
    -moz-transition: 1s ease-in;
    /* Firefox 4 */
    -webkit-transition: 1s ease-in;
    /* Safari and Chrome */
    -o-transition: 1s ease-in;
    /* Opera */
    -ms-transition: 1s ease-in; }
    #site-navbar #navbarDropdown .mobile-menu-social.open {
      opacity: 0.9; }
    @media screen and (min-width: 62em) {
      #site-navbar #navbarDropdown .mobile-menu-social {
        display: none; } }
    #site-navbar #navbarDropdown .mobile-menu-social a {
      display: flex;
      align-items: center;
      justify-content: center; }
      #site-navbar #navbarDropdown .mobile-menu-social a svg {
        fill: #D3D3D3; }
  @media (max-width: 991px) {
    #site-navbar #navbarDropdown .navbar-nav li {
      padding: 0px 30px;
      position: relative; } }
  #site-navbar #navbarDropdown .navbar-nav li a {
    color: #fff;
    padding: 5px 20px 5px 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px; }
    #site-navbar #navbarDropdown .navbar-nav li a:hover {
      color: #00A259; }
    @media (max-width: 991px) {
      #site-navbar #navbarDropdown .navbar-nav li a {
        padding: 20px 0;
        font-size: 20px;
        color: #D3D3D3;
        border-bottom: 1px solid #292929; } }
  @media (max-width: 991px) {
    #site-navbar #navbarDropdown .navbar-nav li:last-child a {
      border-bottom: none; } }
  #site-navbar #navbarDropdown .navbar-nav li.current_page_parent a, #site-navbar #navbarDropdown .navbar-nav li.active a {
    color: #00A259; }
  #site-navbar #navbarDropdown #menu-main-menu li a:after {
    content: '|';
    position: relative;
    top: -1px;
    right: -20px;
    color: #fff !important; }
  #site-navbar #navbarDropdown #menu-main-menu li:last-child a:after {
    content: ''; }
  @media (max-width: 991px) {
    #site-navbar #navbarDropdown #menu-main-menu {
      display: none; } }
  #site-navbar #navbarDropdown #menu-secondary-menu {
    margin-right: 0 !important; }
    @media (max-width: 991px) {
      #site-navbar #navbarDropdown #menu-secondary-menu {
        display: none; } }
  #site-navbar #navbarDropdown #menu-mobile-menu {
    height: 100vh;
    padding-top: 36px; }
    @media (min-width: 992px) {
      #site-navbar #navbarDropdown #menu-mobile-menu {
        display: none; } }

.mobile-icon:after {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  top: 17px;
  right: 30px; }
.mobile-icon.icon-login:after {
  background-image: url("../images/icon-login.svg"); }
.mobile-icon.icon-access:after {
  background-image: url("../images/icon-access.svg"); }
.mobile-icon.icon-demo:after {
  background-image: url("../images/icon-demo.svg"); }
.mobile-icon.icon-product:after {
  background-image: url("../images/icon-product.svg"); }
.mobile-icon.icon-about:after {
  background-image: url("../images/icon-about.svg"); }
.mobile-icon.icon-blog:after {
  background-image: url("../images/icon-blog.svg"); }
.mobile-icon.icon-resources:after {
  width: 28px;
  height: 30px;
  background-size: cover;
  background-image: url("../images/icon-resources.svg"); }

.contact-social {
  display: flex;
  justify-content: center;
  margin-top: 40px; }
  .contact-social .contact-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    border-right: 1px solid rgba(211, 211, 211, 0.5); }
    .contact-social .contact-social-icon a svg {
      fill: #fff; }
    .contact-social .contact-social-icon a:hover svg {
      fill: #00A259; }
    @media screen and (max-width: 47.99em) {
      .contact-social .contact-social-icon {
        padding: 0 10px; } }
    .contact-social .contact-social-icon:last-child {
      border-right: none; }
  @media screen and (max-width: 47.99em) {
    .contact-social {
      transform: scale(0.75); } }
  @media screen and (max-width: 35.928em) {
    .contact-social {
      transform: scale(0.65);
      margin-top: 0px; } }

.location {
  margin-top: 55px; }
  .location p {
    margin-bottom: 10px; }
    .location p .nm-bar {
      display: inline-block;
      opacity: 1;
      margin-top: 0;
      position: relative;
      top: -2px; }
      @media screen and (max-width: 30em) {
        .location p .nm-bar {
          display: block;
          opacity: 0;
          margin-top: -24px; } }
  .location .location-map {
    text-align: center;
    margin-bottom: 35px; }
    .location .location-map iframe {
      width: 520px; }
      @media screen and (max-width: 35.928em) {
        .location .location-map iframe {
          width: 100%; } }
  @media screen and (max-width: 35.928em) {
    .location {
      margin-top: 40px; } }

.site-main {
  overflow-x: hidden; }

.content-area {
  margin-top: 75px; }
  @media screen and (max-width: 61.99em) {
    .content-area {
      margin-top: 64px; } }

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

.opacity-0 {
  opacity: 0; }

.img-video-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 12px; }
  @media screen and (max-width: 47.99em) {
    .img-video-container {
      border-radius: 4px; } }
  .img-video-container img {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .5s;
    width: 100%;
    opacity: 0; }
  .img-video-container .btn-unmute {
    z-index: 1;
    display: flex;
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/icon-audio-on.svg) 100% 50% no-repeat transparent;
    background-size: 24px;
    transition: opacity .3s ease; }
    .img-video-container .btn-unmute.muted {
      background: url(../images/icon-audio-mute.svg) 100% 50% no-repeat transparent;
      background-size: 24px; }

.of-hidden {
  overflow: hidden;
  display: flex;
  position: relative; }

.slide {
  display: flex;
  flex-flow: column wrap;
  color: #fff; }
  @media screen and (min-width: 48em) {
    .slide .fixed {
      position: fixed; } }

.page-template-home-template #site-main {
  margin-bottom: 0; }
.page-template-home-template .demo-cta-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  bottom: 0;
  width: 100vw;
  left: 0;
  margin-top: -40px; }
  @media screen and (min-width: 48em) {
    .page-template-home-template .demo-cta-wrapper {
      display: none; } }
@media screen and (min-width: 48em) {
  .page-template-home-template .demo-cta {
    position: fixed;
    bottom: 229px;
    width: 100%;
    left: 0; } }
.page-template-home-template .demo-cta.fixed {
  position: fixed; }
.page-template-home-template .demo-cta .cta-container {
  padding: 40px 15px 30px;
  width: 100%;
  left: 0;
  bottom: 0; }
  @media screen and (min-width: 48em) {
    .page-template-home-template .demo-cta .cta-container {
      bottom: unset;
      padding: 150px 15px 35px; } }
.page-template-home-template .slide {
  display: flex;
  flex-flow: column wrap;
  color: #fff; }
  @media screen and (min-width: 48em) {
    .page-template-home-template .slide .fixed {
      position: fixed; } }
  .page-template-home-template .slide.slide-animation {
    align-items: center;
    justify-content: center; }
  .page-template-home-template .slide.slide-build-better {
    position: relative;
    align-items: center;
    justify-content: center;
    left: 0;
    width: 100%;
    height: calc(100vh - 64px);
    padding-top: 0; }
    @media screen and (min-width: 48em) {
      .page-template-home-template .slide.slide-build-better {
        height: calc(100vh - 75px); } }
    .page-template-home-template .slide.slide-build-better .slide-inner {
      text-align: center; }
      .page-template-home-template .slide.slide-build-better .slide-inner .heading {
        margin-top: 25px; }
        @media screen and (min-width: 48em) {
          .page-template-home-template .slide.slide-build-better .slide-inner .heading {
            font-size: 68px;
            line-height: 76px;
            font-weight: 600;
            margin-top: 45px;
            margin-bottom: 20px; } }
      .page-template-home-template .slide.slide-build-better .slide-inner p {
        color: #fff;
        font-size: 22px;
        line-height: 28px;
        color: #999999;
        font-weight: 400;
        padding: 20px 40px; }
        @media screen and (max-width: 47.99em) {
          .page-template-home-template .slide.slide-build-better .slide-inner p {
            padding: 20px 0; } }
    .page-template-home-template .slide.slide-build-better #intro-hexagons {
      position: absolute;
      top: 10%;
      left: -177px; }
      @media screen and (max-width: 47.99em) {
        .page-template-home-template .slide.slide-build-better #intro-hexagons {
          top: 20px;
          left: -310px;
          transform: scale(0.65); } }
    .page-template-home-template .slide.slide-build-better #intro-squares {
      position: absolute;
      top: 30%;
      right: 5%; }
      @media screen and (max-width: 47.99em) {
        .page-template-home-template .slide.slide-build-better #intro-squares {
          top: 0;
          right: -40px;
          transform: scale(0.5); } }
    .page-template-home-template .slide.slide-build-better #intro-circle {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      height: 100%; }
      .page-template-home-template .slide.slide-build-better #intro-circle .element-wrapper {
        position: absolute;
        bottom: -115px;
        left: 50%;
        width: 230px; }
        @media screen and (min-width: 48em) {
          .page-template-home-template .slide.slide-build-better #intro-circle .element-wrapper {
            left: 30.2%; } }
        .page-template-home-template .slide.slide-build-better #intro-circle .element-wrapper img {
          position: relative;
          left: -50%;
          top: -50%; }
  .page-template-home-template .slide.slide-hero {
    text-align: center;
    padding-top: 0; }
    @media screen and (min-width: 48em) {
      .page-template-home-template .slide.slide-hero {
        height: calc(100vh - 64px); } }
    .page-template-home-template .slide.slide-hero .heading-container {
      margin-top: 30px;
      margin-bottom: 30px; }
      @media screen and (min-width: 48em) {
        .page-template-home-template .slide.slide-hero .heading-container {
          margin-top: 50px;
          margin-bottom: 50px; } }
    .page-template-home-template .slide.slide-hero .hero-laptop {
      position: relative;
      margin-top: 30px; }
      @media screen and (min-width: 48em) {
        .page-template-home-template .slide.slide-hero .hero-laptop {
          position: absolute;
          left: 0;
          width: 100%;
          top: 0;
          height: calc(100vh - 75px);
          margin-top: 0; } }
.page-template-home-template .slide-architected {
  text-align: center; }
  .page-template-home-template .slide-architected .heading {
    color: #000;
    margin-bottom: 75px; }
.page-template-home-template #intro {
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0; }
  @media screen and (min-width: 48em) {
    .page-template-home-template #intro {
      position: relative; } }
  @media screen and (max-width: 47.99em) {
    .page-template-home-template #intro {
      overflow: hidden; } }
  .page-template-home-template #intro .container-wrapper {
    width: 100%;
    background: rgba(0, 0, 0, 0.9); }
    @media screen and (min-width: 48em) {
      .page-template-home-template #intro .container-wrapper {
        position: fixed;
        overflow: hidden; } }
.page-template-home-template #hero .container-wrapper {
  width: 100%;
  background: #222222;
  background: -moz-radial-gradient(center, ellipse cover, #222222 40%, #000000 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #222222 40%, #000000 100%);
  background: radial-gradient(ellipse at center, #222222 40%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#000000',GradientType=1 );
  overflow: hidden; }
  @media screen and (min-width: 48em) {
    .page-template-home-template #hero .container-wrapper {
      position: fixed;
      overflow: hidden;
      background: -moz-linear-gradient(center, #000000 20%, #222222 75%);
      background: -webkit-linear-gradient(center, #000000 20%, #222222 75%);
      background: linear-gradient(#000000 20%, #222222 75%); } }
  @media screen and (max-width: 47.99em) {
    .page-template-home-template #hero .container-wrapper .container {
      padding-right: 15px;
      padding-left: 15px; } }
  .page-template-home-template #hero .container-wrapper .heading-container.mobile-only .heading {
    margin-bottom: 14px; }
  .page-template-home-template #hero .container-wrapper .heading-container.mobile-only ul {
    text-align: left;
    font-size: 14px;
    line-height: 18px; }
    .page-template-home-template #hero .container-wrapper .heading-container.mobile-only ul li {
      margin-bottom: 8px; }
@media screen and (min-width: 48em) {
  .page-template-home-template #architected {
    padding-top: calc(100vh - 75px + 1000px); } }
.page-template-home-template #architected .container-wrapper {
  position: relative;
  background: #fff; }
  .page-template-home-template #architected .container-wrapper .container {
    position: relative;
    background-color: #FFFFFF;
    padding-bottom: 75px; }
.page-template-home-template .animated-headline {
  height: 200px; }
  @media screen and (min-width: 48em) {
    .page-template-home-template .animated-headline {
      display: flex;
      height: 100px;
      align-items: center;
      justify-content: center; } }
  .page-template-home-template .animated-headline > div {
    opacity: 1;
    position: absolute; }
  @media screen and (max-width: 47.99em) {
    .page-template-home-template .animated-headline .heading {
      font-size: 26px;
      line-height: 32px;
      padding-left: 20px;
      padding-right: 20px; } }
  .page-template-home-template .animated-headline .heading:first-child {
    margin-bottom: 10px; }
  .page-template-home-template .animated-headline .sub-heading {
    margin-top: 14px; }
.page-template-home-template .slide-hero-trigger {
  position: absolute;
  top: 75px; }

section.product-area .background-color-changer {
  position: fixed;
  width: 100%;
  height: 100vh;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+80&0+1,1+80 */
  background: -moz-radial-gradient(50%, #383838 0%, #383838 1%, #1a1a1a 70%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(50%, #383838 0%, #383838 1%, #1a1a1a 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(to bottom, #383838 0%, #383838 1%, #1a1a1a 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=2 );
  /* IE6-9 */ }
@media screen and (max-width: 47.99em) {
  section.product-area .cta-container {
    justify-content: center; } }
@media screen and (min-width: 48em) {
  section.product-area .full-height-intro {
    height: calc(100vh - 175px); } }
section.product-area .container .slide-product-intro {
  align-items: center;
  justify-content: center;
  left: 0;
  width: 100%;
  padding-top: 0; }
  @media screen and (max-width: 47.99em) {
    section.product-area .container .slide-product-intro {
      margin-top: 60px;
      margin-bottom: 100px; } }
  section.product-area .container .slide-product-intro .product-hero-arc {
    margin-bottom: 30px; }
    section.product-area .container .slide-product-intro .product-hero-arc img {
      display: block;
      margin-right: auto;
      margin-left: auto; }
  section.product-area .container .slide-product-intro .heading {
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 40px;
    font-weight: 700;
    color: #000; }
    @media screen and (max-width: 47.99em) {
      section.product-area .container .slide-product-intro .heading {
        font-size: 28px;
        line-height: 36px; } }
  section.product-area .container .slide-product-intro p {
    font-size: 22px;
    line-height: 32px;
    color: #000;
    margin-bottom: 40px; }
    @media screen and (max-width: 47.99em) {
      section.product-area .container .slide-product-intro p {
        font-size: 18px;
        font-weight: 600;
        line-height: 26px;
        padding-right: 25px;
        padding-left: 25px; } }
section.product-area .slides-container .container {
  position: relative;
  display: flex;
  padding-top: 100px;
  margin-bottom: 100px; }
  @media screen and (max-width: 47.99em) {
    section.product-area .slides-container .container {
      border-top: 1px solid #999999; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container {
      padding-top: 0;
      margin-bottom: 0; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.middle {
      height: 120vh; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.end {
      height: 200vh; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.end.double-height {
      height: 300vh; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.end.double-height .text-container {
      height: 300vh; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.end.landing-pages-wrapper {
      height: 180vh; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.end.landing-pages-wrapper .text-container {
      height: 180vh; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.top-neg-offset {
      margin-top: -40%; } }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .container.top-neg-offset-small {
      margin-top: -40%; } }
  section.product-area .slides-container .container .row {
    flex: auto; }
    section.product-area .slides-container .container .row > div {
      display: flex; }
    section.product-area .slides-container .container .row > div.center {
      align-items: center; }
    section.product-area .slides-container .container .row > div.end {
      align-items: flex-end;
      justify-content: flex-end; }
@media screen and (min-width: 48em) {
  section.product-area .slides-container .text-container {
    height: 200vh; } }
@media screen and (min-width: 48em) {
  section.product-area .slides-container .text-container.order-lg-1 {
    justify-content: flex-start; } }
@media screen and (min-width: 48em) {
  section.product-area .slides-container .text-container.dark-mode .heading, section.product-area .slides-container .text-container.dark-mode .sub-heading, section.product-area .slides-container .text-container.dark-mode p {
    color: #FFF; } }
section.product-area .slides-container .image-container {
  z-index: 1; }
section.product-area .slides-container .heading-text-wrapper {
  max-width: 500px;
  display: flex;
  flex-flow: column;
  justify-content: center; }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .heading-text-wrapper {
      height: calc(100vh - 75px); } }
  section.product-area .slides-container .heading-text-wrapper.htw-fw {
    max-width: 100%; }
  section.product-area .slides-container .heading-text-wrapper .heading {
    font-size: 42px;
    line-height: 46px;
    color: #000;
    margin-bottom: 21px; }
  section.product-area .slides-container .heading-text-wrapper .sub-heading {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    margin-bottom: 18px; }
  section.product-area .slides-container .heading-text-wrapper p {
    margin-bottom: 28px; }
section.product-area .slides-container .pin-container {
  width: 100%; }
section.product-area .slides-container .image-wrapper {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: unset; }
  @media screen and (min-width: 48em) {
    section.product-area .slides-container .image-wrapper {
      height: calc(100vh - 75px); } }
  section.product-area .slides-container .image-wrapper img, section.product-area .slides-container .image-wrapper .img {
    width: 100%;
    border-radius: 5px; }
    @media screen and (min-width: 48em) {
      section.product-area .slides-container .image-wrapper img, section.product-area .slides-container .image-wrapper .img {
        border-radius: 12px; } }
  section.product-area .slides-container .image-wrapper svg {
    overflow: unset !important; }
    @media screen and (max-width: 47.99em) {
      section.product-area .slides-container .image-wrapper svg {
        width: 100%;
        height: auto; } }
@media screen and (min-width: 48em) {
  section.product-area .slides-container .time-travel img {
    position: absolute; } }
@media screen and (max-width: 47.99em) {
  section.product-area .slides-container .time-travel img:not(.img-1) {
    display: none; } }
section.product-area .running-illustration {
  justify-content: center; }
section.product-area .product-area-bottom {
  position: relative;
  background-color: #FFFFFF; }
section.product-area .section-integration, section.product-area .section-running {
  padding-top: 20px;
  padding-bottom: 20px; }
  section.product-area .section-integration .heading-text-wrapper, section.product-area .section-integration .image-wrapper, section.product-area .section-running .heading-text-wrapper, section.product-area .section-running .image-wrapper {
    max-height: 640px; }
  @media screen and (max-width: 47.99em) {
    section.product-area .section-integration .image-wrapper, section.product-area .section-running .image-wrapper {
      max-height: none;
      margin-top: 20px; } }
  @media screen and (max-width: 47.99em) {
    section.product-area .section-integration .image-wrapper .logo-wall-container img, section.product-area .section-running .image-wrapper .logo-wall-container img {
      transform: scale(0.75); } }
@media screen and (max-width: 47.99em) {
  section.product-area .section-integration {
    padding-bottom: 0; } }
@media screen and (max-width: 47.99em) {
  section.product-area .section-integration .image-wrapper {
    margin-bottom: 0; } }
section.product-area .landing-pages-wrapper {
  z-index: 5; }
section.product-area .firehose-wrapper {
  z-index: 4; }
section.product-area .work-sheets-wrapper {
  z-index: 3; }
section.product-area .time-travel-wrapper {
  z-index: 2; }
  section.product-area .time-travel-wrapper .img-video-container img {
    width: 100%; }
  section.product-area .time-travel-wrapper .img-2 img {
    position: relative; }
  @media screen and (min-width: 48em) {
    section.product-area .time-travel-wrapper #time-travel-player {
      border-radius: 12px; } }
section.product-area .teleport-wrapper {
  z-index: 1; }
section.product-area .work-sheets .text-container, section.product-area .teleport .text-container {
  justify-content: flex-start !important; }

#teleport-svg #lines path {
  stroke: #ccc;
  opacity: 0.9; }
  #teleport-svg #lines path#Path_1194 {
    opacity: 0.25; }

.about-area .about-section .container {
  padding-top: 75px;
  padding-bottom: 75px; }
.about-area .about-section .heading {
  font-size: 48px;
  line-height: 56px;
  color: #000;
  margin-bottom: 50px; }
  @media screen and (max-width: 47.99em) {
    .about-area .about-section .heading {
      margin-bottom: 20px; } }
.about-area .about-section .board-image {
  position: relative;
  margin-bottom: 65px; }
  .about-area .about-section .board-image img {
    width: 100vw; }
  .about-area .about-section .board-image .board-name {
    position: absolute;
    right: 0;
    bottom: 50px;
    font-size: 24px;
    line-height: 0;
    background: #fff;
    color: #000;
    padding: 30px 38px;
    border: 1px solid #f7f7f7;
    border-right: none; }
    @media screen and (max-width: 47.99em) {
      .about-area .about-section .board-image .board-name {
        bottom: 20px;
        font-size: 18px;
        padding: 20px 28px; } }
.about-area .heading-text-container {
  display: flex;
  align-items: center;
  height: 100%; }
.about-area #about-hero-tablet {
  display: flex; }
  @media screen and (max-width: 61.99em) {
    .about-area #about-hero-tablet {
      padding: 30px 20px 0;
      display: block; } }
  @media screen and (max-width: 47.99em) {
    .about-area #about-hero-tablet {
      padding: 60px 20px 0;
      display: block; } }
  @media screen and (max-width: 35.928em) {
    .about-area #about-hero-tablet {
      padding: 20px 15px 0;
      display: block; } }
  .about-area #about-hero-tablet img {
    transform: scale(0.8);
    margin: 0px auto 0;
    border-radius: 42px;
    background-color: #c6c6c6;
    -webkit-box-shadow: 15px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 25px 20px 30px 0px rgba(0, 0, 0, 0.3); }
    @media screen and (min-width: 48em) {
      .about-area #about-hero-tablet img {
        opacity: 0; } }
    @media screen and (max-width: 61.99em) {
      .about-area #about-hero-tablet img {
        border-radius: 32px;
        transform: scale(1) !important;
        transform-origin: initial !important; } }
    @media screen and (max-width: 47.99em) {
      .about-area #about-hero-tablet img {
        border-radius: 28px; } }
    @media screen and (max-width: 35.928em) {
      .about-area #about-hero-tablet img {
        border-radius: 12px; } }
.about-area .about-hero-content {
  padding-bottom: 100px; }
  .about-area .about-hero-content .container {
    padding-top: 150px;
    padding-bottom: 0; }
    @media screen and (max-width: 47.99em) {
      .about-area .about-hero-content .container {
        padding-top: 50px; } }
.about-area .video-player {
  margin-bottom: 60px; }
.about-area #our-founders .container {
  padding-bottom: 0; }
.about-area #our-board .heading {
  margin-bottom: 30px; }
.about-area #our-board p {
  margin-bottom: 34px; }
.about-area #about-vision {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%); }
  @media screen and (max-width: 47.99em) {
    .about-area #about-vision .heading-text-container {
      margin-bottom: 40px; } }
.about-area .founder-block {
  margin-bottom: 60px; }
  @media screen and (max-width: 35.928em) {
    .about-area .founder-block {
      margin-bottom: 22px; } }
  .about-area .founder-block .founder-image {
    background: #000;
    max-height: 200px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 35.928em) {
      .about-area .founder-block .founder-image {
        max-height: 130px; } }
    .about-area .founder-block .founder-image img {
      max-height: 200px;
      height: 100%;
      max-width: none; }
      @media screen and (max-width: 35.928em) {
        .about-area .founder-block .founder-image img {
          max-height: 130px; } }
  .about-area .founder-block .founder-meta {
    margin-top: 10px; }
    .about-area .founder-block .founder-meta .founder-name {
      border-right: 1px solid rgba(170, 170, 170, 0.5);
      padding-right: 10px;
      margin-right: 6px;
      font-size: 16px;
      font-weight: 600;
      line-height: 16px;
      margin-bottom: 5px;
      display: inline-block; }
      @media screen and (max-width: 35.928em) {
        .about-area .founder-block .founder-meta .founder-name {
          font-size: 12px;
          margin-bottom: 1px; } }
    .about-area .founder-block .founder-meta .founder-title {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }
      @media screen and (max-width: 35.928em) {
        .about-area .founder-block .founder-meta .founder-title {
          font-size: 10px; } }
    .about-area .founder-block .founder-meta .founder-linkedin {
      color: #AAAAAA;
      position: relative;
      display: inline-block;
      top: -2px; }
    .about-area .founder-block .founder-meta .founder-flag {
      float: right; }

.mobile-only {
  display: none; }
  @media screen and (max-width: 47.99em) {
    .mobile-only {
      display: block; } }

.desktop-only {
  display: none; }
  @media screen and (min-width: 48em) {
    .desktop-only {
      display: block; } }

.list-component {
  margin-bottom: 75px; }
  .list-component .list-item {
    text-align: center; }
    .list-component .list-item .list-icon {
      max-height: 100px;
      margin-bottom: 40px; }
    .list-component .list-item .list-heading {
      font-size: 26px;
      line-height: 32px;
      margin-bottom: 20px; }
    .list-component .list-item .list-text {
      text-align: center;
      max-width: 285px;
      margin: 0 auto; }

.snow {
  margin-top: 75px; }
  .snow img {
    position: relative;
    bottom: 1px; }

#site-footer {
  position: relative;
  padding-top: 25px;
  padding-bottom: 26px;
  background: #f7f7f7; }
  #site-footer .container {
    max-width: 1600px; }
    @media screen and (max-width: 61.99em) {
      #site-footer .container .social-wrapper {
        position: relative;
        margin-bottom: 30px;
        padding-right: 0;
        padding-left: 0; } }
    #site-footer .container .social-wrapper .social-container {
      display: flex;
      justify-content: flex-end;
      margin-top: -8px; }
      @media screen and (max-width: 47.99em) {
        #site-footer .container .social-wrapper .social-container {
          justify-content: space-around; } }
      #site-footer .container .social-wrapper .social-container.text-center {
        text-align: right !important; }
      #site-footer .container .social-wrapper .social-container a .social-label {
        font-weight: 400;
        color: #3A4751; }
      #site-footer .container .social-wrapper .social-container a:hover .social-label {
        color: #00A259; }
    #site-footer .container p {
      margin-bottom: 0;
      color: #3A4751; }
      @media screen and (min-width: 48em) {
        #site-footer .container p .hidden-desktop {
          display: none; } }
      @media screen and (max-width: 47.99em) {
        #site-footer .container p {
          font-size: 14px;
          line-height: 22px; } }
      @media screen and (max-width: 61.99em) {
        #site-footer .container p span {
          display: block;
          margin-bottom: 10px; } }
      #site-footer .container p span:last-child {
        margin-bottom: 0; }
      #site-footer .container p a:not(.footer-social) {
        font-weight: 400;
        color: #3A4751;
        margin-right: 10px; }
        #site-footer .container p a:not(.footer-social):hover {
          color: #00A259;
          text-decoration: none; }
      #site-footer .container p a.footer-social {
        margin-left: 12px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 47.99em) {
          #site-footer .container p a.footer-social {
            text-align: left !important;
            margin-left: 0; } }
        #site-footer .container p a.footer-social:hover {
          color: #00A259;
          text-decoration: none; }
          #site-footer .container p a.footer-social:hover svg {
            fill: #00A259; }
        #site-footer .container p a.footer-social svg {
          fill: #3A4751; }
  #site-footer.clear-footer {
    margin-top: -95px;
    background: none; }
    @media screen and (max-width: 61.99em) {
      #site-footer.clear-footer {
        margin-top: -115px; } }
    @media screen and (max-width: 47.99em) {
      #site-footer.clear-footer {
        margin-top: -113px; } }
    @media screen and (max-width: 35.9375em) {
      #site-footer.clear-footer {
        margin-top: -167px; }
        #site-footer.clear-footer.contact-footer {
          margin-top: -105px; } }
    #site-footer.clear-footer .container p {
      color: #fff; }
      #site-footer.clear-footer .container p a:not(.footer-social) {
        color: #fff; }
      #site-footer.clear-footer .container p a.footer-social svg {
        fill: #fff; }
      #site-footer.clear-footer .container p a:hover {
        color: #00A259; }
        #site-footer.clear-footer .container p a:hover svg {
          fill: #00A259; }
    #site-footer.clear-footer .container .social-container a .social-label {
      color: #fff; }

#request-access .container-wrapper {
  position: relative;
  min-height: 540px;
  height: calc(100vh - 75px);
  display: flex;
  justify-content: center;
  flex-flow: column wrap;
  align-items: center;
  overflow-x: hidden;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0775bb+5,043b5e+95 */
  background: #0775bb;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #0775bb 5%, #043b5e 95%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #0775bb 5%, #043b5e 95%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #0775bb 5%, #043b5e 95%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0775bb', endColorstr='#043b5e',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  @media screen and (max-width: 61.99em) {
    #request-access .container-wrapper {
      height: calc(100vh - 64px); } }
  #request-access .container-wrapper .container {
    margin-top: -75px; }
    @media screen and (max-width: 61.99em) {
      #request-access .container-wrapper .container {
        margin-top: -115px; } }
    @media screen and (max-width: 47.99em) {
      #request-access .container-wrapper .container {
        margin-top: -113px; } }
    @media screen and (max-width: 35.9375em) {
      #request-access .container-wrapper .container {
        margin-top: -167px; } }
    #request-access .container-wrapper .container .request-hexagon-left {
      position: absolute;
      top: 150px;
      left: -340px; }
      @media screen and (max-width: 47.99em) {
        #request-access .container-wrapper .container .request-hexagon-left {
          left: -250px; } }
    #request-access .container-wrapper .container .request-hexagon-right {
      position: absolute;
      bottom: 100px;
      right: -260px; }
      @media screen and (max-width: 47.99em) {
        #request-access .container-wrapper .container .request-hexagon-right {
          bottom: 140px; } }
    #request-access .container-wrapper .container .slide-request .heading {
      font-size: 48px;
      line-height: 56px;
      margin-top: 40px;
      margin-bottom: 40px; }
    #request-access .container-wrapper .container .slide-request p {
      color: #fff; }

.page-content {
  overflow: hidden; }

/*# sourceMappingURL=observe-rdc.css.map */
