html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0; }

html.ios,
body.ios {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

#c5-wrapper {
  overflow: hidden;
  position: relative;
  background-image: url("../images/hero-texture-bg.png"), linear-gradient(#a5cfcc, #a5cfcc); }
  #c5-wrapper .l-container--opacity {
    background: rgba(250, 247, 249, 0.7);
    padding-top: 60px;
    padding-bottom: 65px;
    margin-left: 10px;
    margin-right: 10px; }
    @media (min-width: 768px) {
      #c5-wrapper .l-container--opacity {
        margin-left: auto;
        margin-right: auto;
        padding-top: 110px;
        padding-bottom: 110px; } }
  #c5-wrapper .l-content {
    width: 100%;
    max-width: 700px;
    margin: 0 auto; }
  #c5-wrapper .scaling-svg-container {
    position: relative;
    height: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 100%;
    /* override this inline for aspect ratio other than square */ }
  #c5-wrapper .scaling-svg {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }

@font-face {
  font-family: 'SalesforceSans';
  src: url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Light.eot");
  src: url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Light.eot?#iefix") format("embedded-opentype"), url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Light.woff") format("woff"), url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Light.svg#webfont") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'SalesforceSans';
  src: url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/fonts/SalesforceSans-Regular.eot");
  src: url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/fonts/SalesforceSans-Regular.eot?#iefix") format("embedded-opentype"), url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Regular.woff") format("woff"), url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Regular.svg#webfont") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'SalesforceSans';
  src: url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/fonts/SalesforceSans-Bold.eot");
  src: url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/fonts/SalesforceSans-Bold.eot?#iefix") format("embedded-opentype"), url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Bold.woff") format("woff"), url("/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Bold.svg#webfont") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'NeutraDisplayTitling';
  src: url("../fonts/NeutraDisplay-Titling.otf");
  font-style: normal; }
#c5-wrapper {
  font-family: "SalesforceSans", sans-serif;
  font-size: 18px;
  line-height: 26px; }
  @media (max-width: 767px) {
    #c5-wrapper {
      font-size: 14px;
      line-height: 18px; } }
  #c5-wrapper h3 {
    font-family: "NeutraDisplayTitling", "Poppins", sans-serif;
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      #c5-wrapper h3 {
        font-size: 24px;
        line-height: 27px; } }
  #c5-wrapper h4 {
    font-family: "SalesforceSans", sans-serif;
    font-weight: 300;
    text-rendering: geometricPrecision;
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      #c5-wrapper h4 {
        font-size: 18px;
        line-height: 22px; } }
  #c5-wrapper h5 {
    font-family: "SalesforceSans", sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 25.07px;
    text-transform: uppercase; }
  #c5-wrapper .t-center {
    text-align: center; }
  #c5-wrapper .t-right {
    text-align: right; }
  #c5-wrapper .t-fw-light {
    font-weight: 300;
    text-rendering: geometricPrecision; }
  #c5-wrapper .t-primary {
    font-family: "SalesforceSans", sans-serif; }
  #c5-wrapper .t-registered {
    font-size: 40px;
    font-weight: 400;
    text-rendering: geometricPrecision;
    vertical-align: middle;
    line-height: 0px; }
    @media (max-width: 767px) {
      #c5-wrapper .t-registered {
        font-size: 30px; } }
  #c5-wrapper .t-source {
    font-size: 14px;
    font-weight: 300;
    text-rendering: geometricPrecision; }
  #c5-wrapper .c-white {
    color: #ffffff; }
  #c5-wrapper .c-blue {
    color: #4d758b; }
  #c5-wrapper .c-teal {
    color: #245c68; }
  #c5-wrapper .c-darkblue {
    color: #455061; }

#c5-wrapper .mb-2vw {
  margin-bottom: 2vw; }
#c5-wrapper .mb-24 {
  margin-bottom: 24px; }
#c5-wrapper .mb-34 {
  margin-bottom: 34px; }
#c5-wrapper .mb-40 {
  margin-bottom: 40px; }
#c5-wrapper .mb-45 {
  margin-bottom: 45px; }
#c5-wrapper .mb-50 {
  margin-bottom: 50px; }
#c5-wrapper .mb-55 {
  margin-bottom: 55px; }
#c5-wrapper .mb-60 {
  margin-bottom: 60px; }
#c5-wrapper .mb-65 {
  margin-bottom: 65px; }
  @media (max-width: 767px) {
    #c5-wrapper .mb-65 {
      margin-bottom: 45px; } }
#c5-wrapper .mb-100 {
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    #c5-wrapper .mb-100 {
      margin-bottom: 55px; } }

#c5-wrapper .m-quote {
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px; }
  @media (min-width: 768px) {
    #c5-wrapper .m-quote {
      padding-top: 40px;
      padding-bottom: 45px;
      padding-left: 45px;
      padding-right: 45px; } }
  #c5-wrapper .m-quote--bg-blue {
    background: #4d758b; }
  #c5-wrapper .m-quote--bg-teal {
    background: #245c68; }
  #c5-wrapper .m-quote--bg-darkblue {
    background: #455061; }
  #c5-wrapper .m-quote__body {
    font-family: "SalesforceSans", sans-serif;
    font-size: 17px;
    font-weight: 300;
    text-rendering: geometricPrecision;
    line-height: 21px;
    color: #ffffff;
    position: relative;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      #c5-wrapper .m-quote__body {
        font-size: 31px;
        line-height: 43px;
        margin-bottom: 30px; } }
  #c5-wrapper .m-quote__footer {
    font-family: "SalesforceSans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 1.68px;
    color: #ffffff; }
    @media (max-width: 767px) {
      #c5-wrapper .m-quote__footer {
        font-size: 10px;
        line-height: 14px; } }
  #c5-wrapper .m-quote__start {
    position: absolute;
    left: -12px; }

#c5-wrapper .vidInnerContainer {
  position: relative;
  display: block;
  width: 100% !important;
  height: 0;
  padding: 56.25% 0 0 0;
  /* This should reflect your video aspect ratio */
  /* Use the following 2 lines if you wish to make your player align centrally */
  max-width: 640px;
  /* This should be the width of your player */
  margin: auto; }
#c5-wrapper .vidOuterContainer {
  max-height: 360px;
  /* Set this to the height of your player */ }
#c5-wrapper .vidyard_player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 640px;
  /* These should be the dimensions of your player */
  max-height: 360px; }
#c5-wrapper .vidyard_player > span {
  width: 100% !important;
  height: 100% !important;
  margin: 0 auto !important; }

#c5-wrapper .m-navbar {
  position: fixed;
  top: 0;
  z-index: 99;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #003b4c;
  color: #ffffff;
  height: 80px;
  width: 100%;
  padding-right: 90px;
  padding-left: 90px;
  transition: visibility 0.4s, opacity 0.4s ease-out;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 1200px) {
    #c5-wrapper .m-navbar {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (max-width: 991px) {
    #c5-wrapper .m-navbar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (max-width: 767px) {
    #c5-wrapper .m-navbar {
      display: none; } }
  #c5-wrapper .m-navbar.visible {
    visibility: visible;
    opacity: 1;
    transition: visibility 0.4s, opacity 0.4s ease-out; }
  #c5-wrapper .m-navbar__left img {
    width: 284px;
    height: 56px; }
    @media (max-width: 1200px) {
      #c5-wrapper .m-navbar__left img {
        width: 264px;
        height: 52px; } }
    @media (max-width: 991px) {
      #c5-wrapper .m-navbar__left img {
        width: 200px;
        height: 40px; } }
  #c5-wrapper .m-navbar__right {
    display: flex;
    flex-flow: row; }
    #c5-wrapper .m-navbar__right a {
      display: block;
      margin-left: 50px;
      color: #ffffff;
      font-family: "SalesforceSans", sans-serif;
      font-size: 20px;
      line-height: 62px;
      letter-spacing: 0.2px;
      text-transform: uppercase;
      text-decoration: none; }
      @media (max-width: 1400px) {
        #c5-wrapper .m-navbar__right a {
          font-size: 16px;
          margin-left: 25px; } }
      @media (max-width: 1200px) {
        #c5-wrapper .m-navbar__right a {
          font-size: 14px;
          margin-left: 20px; } }
      @media (max-width: 991px) {
        #c5-wrapper .m-navbar__right a {
          font-size: 12px;
          margin-left: 15px; } }
      #c5-wrapper .m-navbar__right a:hover {
        text-decoration: none; }

#c5-wrapper .m-mobilenav {
  display: none;
  background: #003c4d;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  transition: visibility 0.4s, opacity 0.4s ease-out;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 767px) {
    #c5-wrapper .m-mobilenav {
      display: block; } }
  #c5-wrapper .m-mobilenav.visible {
    visibility: visible;
    opacity: 1;
    transition: visibility 0.4s, opacity 0.4s ease-out; }
  #c5-wrapper .m-mobilenav__btn {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    height: 54px;
    padding-left: 5%;
    padding-right: 5%; }
  #c5-wrapper .m-mobilenav__line {
    width: 18px;
    height: 2px;
    background: #ffffff; }
    #c5-wrapper .m-mobilenav__line--last {
      margin-bottom: 0 !important; }
  #c5-wrapper .m-mobilenav__menu {
    display: block; }
  #c5-wrapper .m-mobilenav__open .m-mobilenav__line {
    margin-bottom: 5px; }
  #c5-wrapper .m-mobilenav__close {
    width: 17px;
    height: 17px; }
  #c5-wrapper .m-mobilenav__link {
    height: auto;
    display: block;
    width: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 18px;
    font-family: "SalesforceSans", sans-serif;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #003c4d;
    transition: all .4s ease-out; }
    #c5-wrapper .m-mobilenav__link:hover {
      background-color: #003844;
      transition: all .4s ease-out; }
    #c5-wrapper .m-mobilenav__link img {
      margin-bottom: 15px; }
  #c5-wrapper .m-mobilenav .perigon-icon {
    width: 50px;
    height: 47px; }
  #c5-wrapper .m-mobilenav .trilogy-icon {
    width: 58px;
    height: 47px; }
  #c5-wrapper .m-mobilenav .portfolio-icon {
    width: 38px;
    height: 56px; }

#c5-wrapper .s-hero {
  height: 100vh;
  position: relative;
  z-index: 1; }
  #c5-wrapper .s-hero.not-in-view .layer {
    display: none; }
  #c5-wrapper .s-hero__logodesktop {
    position: absolute;
    top: 40px;
    right: 5%;
    width: 324px; }
    @media (max-width: 1200px) {
      #c5-wrapper .s-hero__logodesktop {
        width: 274px; } }
    @media (max-width: 767px) {
      #c5-wrapper .s-hero__logodesktop {
        display: none; } }
  #c5-wrapper .s-hero__logomobile {
    width: 108px;
    height: 44px;
    display: none; }
    @media (max-width: 767px) {
      #c5-wrapper .s-hero__logomobile {
        display: block;
        margin: 0 auto; } }
  #c5-wrapper .s-hero__content {
    width: 100%;
    max-width: 90vw;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    @media (min-width: 768px) {
      #c5-wrapper .s-hero__content {
        top: 15%;
        max-width: 40vw; } }
  #c5-wrapper .s-hero__content-b {
    display: none;
    max-width: 55vw;
    text-align: center;
    margin-top: auto;
    padding-bottom: 32.5vw; }
    #c5-wrapper .s-hero__content-b p {
      font-size: 1.5vw;
      line-height: 2vw; }
    @media (min-width: 768px) {
      #c5-wrapper .s-hero__content-b {
        display: block; } }
  #c5-wrapper .s-hero__h1 {
    color: #2b1708;
    font-family: "NeutraDisplayTitling", "Poppins", sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 29px;
    margin-top: 10px; }
    @media (min-width: 768px) {
      #c5-wrapper .s-hero__h1 {
        font-size: 3.5vw;
        line-height: 4vw; } }
  #c5-wrapper .s-hero__h3 {
    font-family: "NeutraDisplayTitling", "Poppins", sans-serif;
    font-size: 2vw;
    line-height: 2.5vw;
    text-transform: uppercase;
    color: #ffffff; }
    @media (max-width: 767px) {
      #c5-wrapper .s-hero__h3 {
        font-size: 24px;
        line-height: 27px; } }
  #c5-wrapper .s-hero__p {
    font-family: "SalesforceSans", sans-serif;
    color: #333333;
    margin-top: 0;
    font-size: 14px;
    line-height: 18px; }
    @media (min-width: 768px) {
      #c5-wrapper .s-hero__p {
        margin-top: 40px;
        font-size: 1.5vw;
        line-height: 2vw; } }
  #c5-wrapper .s-hero .layer {
    background-position: bottom center;
    background-size: auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: -1;
    display: block; }
    @media (max-width: 767px) {
      #c5-wrapper .s-hero .layer {
        position: absolute; } }
  #c5-wrapper .s-hero .layer-1 {
    background-image: url("../images/hero-clouds-1.png");
    background-position: left top;
    background-size: 100%; }
  #c5-wrapper .s-hero .layer-2 {
    background-image: url("../images/hero-mountain-bg.png");
    background-position: left bottom;
    background-size: 100%; }
  #c5-wrapper .s-hero .layer-3 {
    background-image: url("../images/hero-mountain-mg.png");
    background-position: left bottom;
    background-size: 100%; }
  #c5-wrapper .s-hero .layer-4 {
    background-image: url("../images/hero-barchart.png");
    background-position: left bottom;
    background-size: 100%; }
  #c5-wrapper .s-hero .layer-5 {
    background-image: url("../images/hero-treeline-1.png");
    background-position: left bottom;
    background-size: 100%; }
  #c5-wrapper .s-hero .layer-6 {
    background-image: url("../images/hero-cliff.png");
    background-position: left bottom;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 20vw; }
  #c5-wrapper .s-hero .layer-7 {
    background-image: url("../images/hero-treeline-2.png");
    background-position: left bottom;
    background-size: 100%; }

#c5-wrapper .s-map {
  position: relative;
  height: auto;
  z-index: 1;
  margin-top: -8vw; }
  @media (min-width: 992px) {
    #c5-wrapper .s-map {
      margin-top: -3vw; } }
  @media (min-width: 1200px) {
    #c5-wrapper .s-map {
      margin-top: 0vw; } }
  #c5-wrapper .s-map__h3 {
    width: 100%;
    font-family: "NeutraDisplayTitling", "Poppins", sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 45px; }
    @media (max-width: 767px) {
      #c5-wrapper .s-map__h3 {
        margin: 0 auto 15px; } }
  #c5-wrapper .s-map__top {
    margin-top: -1px;
    padding-top: 55px;
    position: relative;
    background: #003511; }
  #c5-wrapper .s-map__bottom {
    background-color: #3e873c;
    position: relative;
    background-image: url("../images/perigon-mobile.png");
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 75%;
    background-size: 100%;
    background-position: center 20%; }
    #c5-wrapper .s-map__bottom img {
      display: none; }
    @media (min-width: 992px) {
      #c5-wrapper .s-map__bottom {
        background-image: url("../images/perigon-illo_1_ss-1.png");
        background-size: cover;
        background-position: 50% 50%;
        height: 800px;
        padding-bottom: 0; }
        #c5-wrapper .s-map__bottom img {
          display: inherit; } }
    @media (min-width: 1350px) {
      #c5-wrapper .s-map__bottom {
        height: 900px; } }
    @media (min-width: 1500px) {
      #c5-wrapper .s-map__bottom {
        height: 1000px; } }
    @media (min-width: 1600px) {
      #c5-wrapper .s-map__bottom {
        height: 1100px; } }
    @media (min-width: 1850px) {
      #c5-wrapper .s-map__bottom {
        height: 1300px; } }
  #c5-wrapper .s-map__grass-1 {
    position: absolute;
    bottom: -2px;
    width: 100%; }
  #c5-wrapper .s-map__raft {
    position: absolute;
    bottom: 20px;
    left: 15%; }
  #c5-wrapper .s-map .l-content h3.s-hero__h3 {
    margin: 0 auto 15px;
    text-align: center; }
    @media (min-width: 768px) {
      #c5-wrapper .s-map .l-content h3.s-hero__h3 {
        display: none; } }
  #c5-wrapper .s-map .l-content h3.s-map__h3 {
    font-size: 24px;
    line-height: 27px; }
    @media (min-width: 992px) {
      #c5-wrapper .s-map .l-content h3.s-map__h3 {
        font-size: 30px;
        line-height: 40px; } }
  #c5-wrapper .s-map .l-content p:first-of-type {
    margin: 0 auto 45px; }
    @media (min-width: 768px) {
      #c5-wrapper .s-map .l-content p:first-of-type {
        display: none; } }

.map-links {
  display: block;
  pointer-events: bounding-box;
  cursor: pointer; }

.s-map-treeline {
  background-image: url("../images/hero-treeline-2.png");
  background-position: left bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  height: calc(100vw * 0.323);
  z-index: 99;
  position: relative; }

#c5-wrapper .s-perigon {
  background: -moz-linear-gradient(50% 146.66% 90deg, #d2ecfa 0%, #bde3f8 56.41%, #b0def6 78.8%, #acdcf6 100%);
  background: -webkit-linear-gradient(90deg, #d2ecfa 0%, #bde3f8 56.41%, #b0def6 78.8%, #acdcf6 100%);
  background: -webkit-gradient(linear, 50% 146.66%, 50% -6.39%, color-stop(0, #d2ecfa), color-stop(0.5641, #bde3f8), color-stop(0.788, #b0def6), color-stop(1, #acdcf6));
  background: -o-linear-gradient(90deg, #d2ecfa 0%, #bde3f8 56.41%, #b0def6 78.8%, #acdcf6 100%);
  background: -ms-linear-gradient(90deg, #d2ecfa 0%, #bde3f8 56.41%, #b0def6 78.8%, #acdcf6 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2ecfa', endColorstr='#ACDCF6' ,GradientType=0)";
  background: linear-gradient(0deg, #d2ecfa 0%, #bde3f8 56.41%, #b0def6 78.8%, #acdcf6 100%);
  height: auto;
  position: relative;
  z-index: 2; }
  @media (min-width: 992px) {
    #c5-wrapper .s-perigon {
      padding-top: 270px; } }
  #c5-wrapper .s-perigon__logo {
    width: 100%;
    max-width: 331px;
    display: block;
    margin: 0 auto 50px; }
    @media (max-width: 767px) {
      #c5-wrapper .s-perigon__logo {
        width: 70%;
        margin: 0 auto 25px; } }
  #c5-wrapper .s-perigon__texture1 {
    position: absolute;
    top: 15%;
    right: -30%;
    width: 1800px;
    z-index: -1; }
  #c5-wrapper .s-perigon__texture2 {
    position: absolute;
    top: 48%;
    left: -10%;
    width: 1500px;
    z-index: -1; }
  #c5-wrapper .s-perigon__texture3 {
    position: absolute;
    bottom: -150px;
    left: -25%;
    width: 1990px;
    z-index: -1; }
  #c5-wrapper .s-perigon__rock1 {
    position: absolute;
    top: 90px;
    right: -20%;
    width: 1400px;
    height: 400px;
    z-index: -1;
    display: none; }
    @media (min-width: 768px) {
      #c5-wrapper .s-perigon__rock1 {
        display: block; } }
    @media (min-width: 992px) {
      #c5-wrapper .s-perigon__rock1 {
        top: -120px; } }
  #c5-wrapper .s-perigon__rock2 {
    position: absolute;
    top: 100px;
    left: -20%;
    width: 912px;
    z-index: -1; }
    @media (max-width: 1140px) {
      #c5-wrapper .s-perigon__rock2 {
        display: none; } }
  #c5-wrapper .s-perigon__rock3 {
    position: absolute;
    top: 20%;
    left: -35%;
    width: 1085px;
    z-index: -1; }
    @media (max-width: 1326px) {
      #c5-wrapper .s-perigon__rock3 {
        left: -65%; } }
  #c5-wrapper .s-perigon__rock4 {
    position: absolute;
    top: 45%;
    left: -12%;
    width: 2000px;
    z-index: -1; }

#c5-wrapper .s-trilogy {
  position: relative;
  z-index: 3; }
  #c5-wrapper .s-trilogy__top {
    height: 0;
    padding-bottom: 140%;
    background: url("../images/trilogy-mobile.png") #d2ecfa no-repeat;
    background-position: top center;
    background-size: 100% auto;
    position: relative; }
    #c5-wrapper .s-trilogy__top img {
      display: none; }
    @media (min-width: 992px) {
      #c5-wrapper .s-trilogy__top {
        padding-bottom: 107%;
        background: url("../images/trilogy-desktop.png") #d2ecfa no-repeat;
        background-size: 100% auto;
        background-position: top center; }
        #c5-wrapper .s-trilogy__top img {
          display: block; } }
  #c5-wrapper .s-trilogy__bottom {
    position: relative;
    background-color: #c5c473; }
    #c5-wrapper .s-trilogy__bottom .container {
      position: relative; }
      @media (min-width: 768px) {
        #c5-wrapper .s-trilogy__bottom .container {
          top: -500px; } }
  #c5-wrapper .s-trilogy__logo {
    width: 100%;
    max-width: 218px;
    display: block;
    margin: 0 auto 50px; }
    @media (max-width: 767px) {
      #c5-wrapper .s-trilogy__logo {
        width: 70%;
        margin: 0 auto 25px; } }
  #c5-wrapper .s-trilogy__tree-top {
    position: absolute;
    top: -160px;
    left: 0;
    width: auto;
    z-index: 3;
    width: 100%; }
    @media (max-width: 1920px) {
      #c5-wrapper .s-trilogy__tree-top {
        width: 1920px; } }
  #c5-wrapper .s-trilogy__tree-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 440px;
    height: auto; }
    @media (max-width: 1300px) {
      #c5-wrapper .s-trilogy__tree-left {
        left: -90px; } }
    @media (max-width: 991px) {
      #c5-wrapper .s-trilogy__tree-left {
        left: -150px; } }
  #c5-wrapper .s-trilogy__tree-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 480px;
    height: auto; }
    @media (max-width: 1300px) {
      #c5-wrapper .s-trilogy__tree-right {
        right: -90px; } }
    @media (max-width: 991px) {
      #c5-wrapper .s-trilogy__tree-right {
        right: -130px; } }
  #c5-wrapper .s-trilogy__bottom-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  #c5-wrapper .s-trilogy__bottom-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

#c5-wrapper .s-parallax2 {
  height: 100vh;
  width: 100%;
  position: relative;
  background-color: #c1dddb;
  padding-top: 250px;
  z-index: 3; }
  #c5-wrapper .s-parallax2 .layer {
    background-position: bottom center;
    background-size: auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    position: absolute;
    /* IE 10+ */ }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #c5-wrapper .s-parallax2 .layer {
        position: absolute; } }
  #c5-wrapper .s-parallax2 .layer-1 {
    background-image: url("../images/portfolio-clouds.png");
    background-position: left 10%;
    background-size: 100%; }
  #c5-wrapper .s-parallax2 .layer-2 {
    background-image: url("../images/portfolio-yellow-mountain.png");
    background-position: left top;
    background-size: 100%; }
  #c5-wrapper .s-parallax2 .layer-3 {
    background-image: url("../images/portfolio-middle-hill.png");
    background-position: left top;
    background-size: 100%; }
  #c5-wrapper .s-parallax2 .layer-4 {
    background-image: url("../images/portfolio-hill-close.png");
    background-position: left top;
    background-size: 100%; }

#c5-wrapper .s-portfolio {
  position: relative;
  margin-top: -140%;
  margin-bottom: 10%;
  height: auto;
  background: url("../images/portfolio-hill-close.png") no-repeat;
  background-position: 70% 0px;
  background-size: 180%;
  z-index: 3; }
  @media (min-width: 768px) {
    #c5-wrapper .s-portfolio {
      top: -1110px;
      margin-top: 0;
      margin-bottom: -1000px; } }
  @media (min-width: 850px) {
    #c5-wrapper .s-portfolio {
      top: -1150px; } }
  @media (min-width: 992px) {
    #c5-wrapper .s-portfolio {
      top: -1370px;
      background-position: top center;
      background-size: 100%;
      margin-bottom: -1250px; } }
  #c5-wrapper .s-portfolio__logo {
    width: 100%;
    display: block;
    max-width: 376px;
    margin: 0 auto 50px; }
    @media (max-width: 767px) {
      #c5-wrapper .s-portfolio__logo {
        width: 70%;
        margin: 0 auto 25px; } }
#c5-wrapper #portfolio {
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 130%;
  margin-left: 0;
  margin-right: 0;
  width: calc(100% - 20px); }
  @media (min-width: 768px) {
    #c5-wrapper #portfolio {
      width: 750px; } }
  @media (min-width: 992px) {
    #c5-wrapper #portfolio {
      width: 970px;
      margin-top: 80%; } }
  @media (min-width: 1200px) {
    #c5-wrapper #portfolio {
      width: 1170px; } }

#c5-wrapper .s-valley {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 16%;
  z-index: -1; }
  #c5-wrapper .s-valley .layer {
    background-position: bottom center;
    background-size: auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: -1;
    /* IE 10+ */ }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #c5-wrapper .s-valley .layer {
        position: absolute; } }
  #c5-wrapper .s-valley .layer-1 {
    background-image: url("../images/valley-bg-1.png");
    background-position: left top;
    background-size: 100%;
    background-position: center top;
    background-size: 140%;
    height: 100vh !important; }
    @media (min-width: 600px) {
      #c5-wrapper .s-valley .layer-1 {
        background-size: 120%; } }
  #c5-wrapper .s-valley .layer-2 {
    background-image: url("../images/valley-fg-cliff.png");
    background-position: left top;
    background-size: 100%; }
  #c5-wrapper .s-valley .layer-3 {
    background-image: url("../images/valley-fg-1.png");
    background-position: left bottom;
    background-size: 100%; }

#c5-wrapper .s-cta {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  color: #ffffff;
  background: url("../images/valley-fg-1.png") no-repeat;
  background-size: cover; }
  #c5-wrapper .s-cta__h3 {
    text-align: center; }
  #c5-wrapper .s-cta__header {
    width: 100%;
    margin-bottom: 60px; }
    #c5-wrapper .s-cta__header p {
      font-family: "SalesforceSans", sans-serif;
      font-size: 30px;
      line-height: 40px; }
      @media (max-width: 900px) {
        #c5-wrapper .s-cta__header p {
          font-size: 20px;
          line-height: 28px; } }
  #c5-wrapper .s-cta__body {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-around;
    width: 90%;
    max-width: 1160px;
    margin-bottom: 190px;
    position: relative;
    padding-top: 0; }
    @media (max-width: 1470px) {
      #c5-wrapper .s-cta__body {
        margin-bottom: 110px; } }
    @media (max-width: 1300px) {
      #c5-wrapper .s-cta__body {
        margin-bottom: 70px; } }
    @media (max-width: 900px) {
      #c5-wrapper .s-cta__body {
        flex-flow: column;
        justify-content: flex-start;
        height: 508px;
        padding-top: 25px; } }
    @media (max-width: 560px) {
      #c5-wrapper .s-cta__body {
        margin-bottom: 140px; } }
    @media (max-width: 410px) {
      #c5-wrapper .s-cta__body {
        padding-top: 35px; } }
  #c5-wrapper .s-cta__footer {
    width: 100%; }
    #c5-wrapper .s-cta__footer img {
      width: 193px;
      display: block;
      margin: 0 auto 75px; }
      @media (max-width: 1200px) {
        #c5-wrapper .s-cta__footer img {
          margin: 0 auto 45px; } }
  #c5-wrapper .s-cta__l-container {
    margin: 0 auto;
    max-width: 700px; }
  #c5-wrapper .s-cta__mobile-sign {
    display: none; }
    @media (max-width: 900px) {
      #c5-wrapper .s-cta__mobile-sign {
        display: block;
        max-width: 378.5px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
  #c5-wrapper .s-cta__sign {
    background: url("../images/cta-sign-single.png") no-repeat;
    background-size: cover;
    width: 353px;
    height: 383px;
    display: flex;
    align-items: center;
    flex-flow: column;
    padding-bottom: 0;
    z-index: 2; }
    @media (max-width: 1470px) {
      #c5-wrapper .s-cta__sign {
        width: 294.75px;
        height: 317.25px;
        padding-bottom: 0; } }
    @media (max-width: 1200px) {
      #c5-wrapper .s-cta__sign {
        width: 254.75px;
        height: 277.25px;
        justify-content: center;
        padding-bottom: 50px; } }
    @media (max-width: 900px) {
      #c5-wrapper .s-cta__sign {
        background: none;
        width: 330px;
        height: 138px;
        padding-bottom: 0; } }
    @media (max-width: 410px) {
      #c5-wrapper .s-cta__sign {
        height: 20%; } }
    #c5-wrapper .s-cta__sign a {
      display: block;
      font-size: 16px;
      line-height: 52px;
      background: #033c4c;
      color: #ffffff;
      border-radius: 30px;
      padding-left: 23px;
      padding-right: 23px;
      transition: all .45s ease-in; }
      @media (max-width: 1470px) {
        #c5-wrapper .s-cta__sign a {
          line-height: 42px; } }
      @media (max-width: 1200px) {
        #c5-wrapper .s-cta__sign a {
          font-size: 14px;
          line-height: 30px; } }
      #c5-wrapper .s-cta__sign a:hover {
        text-decoration: none;
        background: #01a1e3;
        transition: all .45s ease-in; }
  #c5-wrapper .s-cta__text {
    font-family: "SalesforceSans", sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    width: 218px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 1470px) {
      #c5-wrapper .s-cta__text {
        font-size: 22px;
        line-height: 28px;
        margin-top: 50px;
        margin-bottom: 15px; } }
    @media (max-width: 1200px) {
      #c5-wrapper .s-cta__text {
        font-size: 17px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 0; } }
    @media (max-width: 900px) {
      #c5-wrapper .s-cta__text {
        width: 226px;
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 410px) {
      #c5-wrapper .s-cta__text {
        font-size: 14px;
        line-height: 20px;
        width: 180px; } }
  #c5-wrapper .s-cta__small-p {
    font-size: 10px;
    line-height: 20px; }
  #c5-wrapper .s-cta__astro {
    position: absolute;
    bottom: -90px;
    right: -160px;
    width: 302px;
    z-index: 2; }
    @media (max-width: 1200px) {
      #c5-wrapper .s-cta__astro {
        width: 256.7px; } }
    @media (max-width: 900px) {
      #c5-wrapper .s-cta__astro {
        bottom: -50px;
        right: -15%; } }
    @media (max-width: 560px) {
      #c5-wrapper .s-cta__astro {
        right: -25%;
        bottom: -25%; } }
#c5-wrapper .footer {
  position: relative;
  width: 100%;
  background-position: bottom center;
  z-index: 1; }

/*# sourceMappingURL=main.css.map */
