/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;900&display=swap');

@-webkit-keyframes backgroundScroll {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 1080px -1080px;
  }
}
@keyframes backgroundScroll {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 1080px -1080px;
  }
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  color: #262c28;
  background-color: #f0f0f0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
a,
h1 {
  text-transform: uppercase;
}
h1 {
  font-family: "Raleway";
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1em;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  cursor: pointer;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
div:hover > h1 {
  color: #4bb388;
  webkit-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-tranform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
a:link,
a:visited {
  color: #262c28;
}
.navi:hover > a,
a:active,
a:hover {
  color: #fff;
}
span {
  font-weight: 900;
}
.textbox h1 {
  font-weight: 300;
}
.job-role {
  font-size: 0.7em;
  color: #999;
  margin: 0;
}
.textbox {
  width: 480px;
  float: left;
}
#slogan h1,
#slogan p {
  color: #fff;
  font-size: 3em;
  margin: 0;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
}
#slogan h1 {
  text-align: left;
  font-weight: 300;
}
#slogan h1,
#slogan p,
.brand-navi,
.copyright,
.navi,
.toggle-nav a {
  font-family: "Raleway";
}
.copyright {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
.copyright p {
  width: 300px;
  margin: 0 auto;
}
.digits {
  font-weight: 400;
  font-family: apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}
.overlay-textbox {
  margin-top: 25%;
}
.overlay-textbox h1 {
  font-weight: 300;
  color: #fff;
  font-size: 4em;
  text-align: center;
}
.inline-link {
  text-transform: lowercase;
}
.brand-navi:hover > a,
.inline-link,
.inline-link:active,
.inline-link:hover,
.inline-link:link,
.inline-link:visited {
  color: #4bb388;
}
#scene,
.layer {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-tranform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#scene {
  overflow: hidden;
}
.layer {
  display: block;
}
.layer img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  height: auto;
  width: auto;
}
.clouds_bg {
  background-image: url(/assets/parallaximg/clouds_bg_2.png);
  height: 120px;
  width: 720px;
  background-repeat: no-repeat;
  background-size: cover;
  top: 20%;
  left: 0;
}
.sn_1,
.sn_2,
.sn_3,
.sn_4,
.sn_5,
.sn_6,
.sn_7,
.sn_8 {
  background-image: url(/assets/parallaximg/sn_1.png);
  background-repeat: no-repeat;
  height: 126px;
  width: 77px;
  position: absolute;
  top: 25%;
  left: 70%;
  z-index: 1;
}
.sn_2,
.sn_3,
.sn_4,
.sn_5,
.sn_6,
.sn_7,
.sn_8 {
  background-image: url(/assets/parallaximg/sn_2.png);
  height: 16px;
  width: 30px;
  left: 60%;
}
.sn_3,
.sn_4,
.sn_5,
.sn_6,
.sn_7,
.sn_8 {
  background-image: url(/assets/parallaximg/sn_3.png);
  height: 19px;
  width: 57px;
  left: 70%;
}
.sn_4,
.sn_5,
.sn_6,
.sn_7,
.sn_8 {
  background-image: url(/assets/parallaximg/sn_4.png);
  height: 12px;
  width: 28px;
  left: 10%;
}
.sn_5,
.sn_6,
.sn_7,
.sn_8 {
  background-image: url(/assets/parallaximg/sn_5.png);
  height: 10px;
  width: 24px;
  left: 45%;
}
.sn_6,
.sn_7,
.sn_8 {
  background-image: url(/assets/parallaximg/sn_6.png);
  height: 14px;
  width: 23px;
  left: 80%;
}
.sn_7,
.sn_8 {
  background-image: url(/assets/parallaximg/sn_7.png);
  height: 74px;
  width: 43px;
  left: 70%;
}
.sn_8 {
  background-image: url(/assets/parallaximg/sn_8.png);
  height: 85px;
  width: 120px;
  top: 15%;
  left: 90%;
}
.sn_9 {
  background-image: url(/assets/parallaximg/sn_9.png);
  height: 168px;
  width: 140px;
  top: 5%;
}
.sn_10,
.sn_11,
.sn_9 {
  background-repeat: no-repeat;
  position: absolute;
  left: 70%;
  z-index: 1;
}
.sn_10 {
  width: 54px;
  background-image: url(/assets/parallaximg/sn_10.png);
  height: 57px;
  top: 10%;
}
.sn_11 {
  background-image: url(/assets/parallaximg/sn_11.png);
  height: 19px;
  top: 38%;
}
.buildings_bg {
  background-image: url(/assets/parallaximg/buildings_bg.png);
  height: 434px;
  width: 720px;
  min-width: 110%;
  background-size: cover;
  top: 20%;
  z-index: 0;
}
.bench_bg,
.buildings_bg,
.buildings_fg,
.tree_bg {
  background-repeat: no-repeat;
  position: absolute;
  left: -5%;
}
.buildings_fg {
  background-size: cover;
  min-width: 140%;
  background-image: url(/assets/parallaximg/buildings_fg_2.png);
  height: 600px;
  width: 720px;
  top: 25%;
  z-index: 1;
}
.bench_bg,
.tree_bg {
  background-image: url(/assets/parallaximg/tree_bg.png);
  height: 1080px;
  width: 1852px;
  top: -5%;
  z-index: 2;
}
.bench_bg {
  background-image: url(/assets/parallaximg/bench_bg.png);
  height: 369px;
  width: 623px;
  top: 70%;
  left: 28%;
  z-index: 3;
}
.libby_fg {
  background-image: url(/assets/parallaximg/libby_fg_s.png);
  height: 496px;
  width: 320px;
  top: 15%;
  left: 47%;
  z-index: 4;
}
.libby_fg,
.paper_boats,
.sidewalk_bg {
  background-repeat: no-repeat;
  position: absolute;
}
.sidewalk_bg {
  background-size: cover;
  background-image: url(/assets/parallaximg/sidewalk_bg.png);
  height: 352px;
  width: 1920px;
  top: 70%;
  left: -6%;
  z-index: 4;
}
.paper_boats {
  background-image: url(/assets/parallaximg/paper_boats.png);
  height: 264px;
  width: 1137px;
  top: 84%;
  left: 40%;
  z-index: 5;
}
.faytbg {
  background-image: url(/assets/img/fayt.png);
  opacity: 0.1;
  height: 757px;
  width: 573px;
  z-index: 500;
  position: absolute;
  right: 2%;
  top: 30px;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.gallery-container {
  margin: 0 auto;
  overflow: hidden;
}
.artwork {
  width: 100%;
  text-align: center;
}
.artwork figure,
.artwork li {
  display: inline-block;
  height: auto;
  width: 48%;
  padding-left: 1em;
  padding-bottom: 1em;
}
.artwork figure:nth-child(odd),
.artwork li:nth-child(odd) {
  padding-left: 0;
}
.artwork li a {
  display: inline-block;
  position: relative;
}
.img-gallery,
section {
  overflow: hidden;
}
.img-gallery a img,
.img-gallery a img:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.img-gallery a img {
  vertical-align: middle;
  background-color: #000;
}
.img-gallery a img:hover {
  -webkit-box-shadow: 6px 4px 0 #27c069;
  box-shadow: 6px 4px 0 #27c069;
  opacity: 1;
}
.in-view {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.move-in {
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
}
.grid-item {
  margin: 2em;
  text-align: center;
}
.inktober-grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
}
.inktober-grid-item {
  padding: 0.06em;
  font-size: 1.2em;
  text-align: center;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container embed,
.video-container iframe,
.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-overlay {
  position: absolute;
  background-color: rgba(100, 100, 100, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding: 0;
  background-clip: content-box;
}
.menu {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
  overflow: hidden;
}
.navigation,
.toggle-nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
}
.toggle-nav {
  display: none;
}
.navigation {
  width: 100vw;
}
.active {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.navi {
  display: inline-block;
}
.navi:last-child {
  margin-right: 0;
}
.navi:hover {
  background-color: #4bb388;
}
.navi a {
  display: block;
  margin: 0;
  padding: 0.8em;
}
.header-brand {
  overflow: hidden;
  width: 2.2em;
  height: 2.2em;
  float: left;
  display: show;
}
.header-logo {
  background-image: url(/assets/img/pr_b.svg);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.header-logo:after,
.header-logo:before {
  content: " ";
  display: table;
}
.brand-navi {
  display: inline-block;
  margin: 3em 7em;
  position: fixed;
}
.brand-navi a {
  display: block;
  padding-top: 0.4em;
  padding-left: 0.8em;
  float: left;
}
.bg-container,
.bg-scroll {
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bg-container {
  overflow: hidden;
}
.bg-scroll {
  background: url(/assets/img/case_study.png);
  -webkit-animation: backgroundScroll 32s linear infinite;
  animation: backgroundScroll 32s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.bg-scroll:hover {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.facebook:hover {
  -webkit-box-shadow: 6px 3px 0 #3a5795;
  box-shadow: 6px 3px 0 #3a5795;
}
.facebook:hover > a {
  color: #3a5795;
}
.instagram:hover {
  -webkit-box-shadow: 6px 3px 0 #125688;
  box-shadow: 6px 3px 0 #125688;
}
.instagram:hover > a {
  color: #125688;
}
.deviantart:hover {
  -webkit-box-shadow: 6px 3px 0 #05cc47;
  box-shadow: 6px 3px 0 #05cc47;
}
.deviantart:hover > a {
  color: #05cc47;
}
@media screen and (max-width: 414px) {
  body {
    font-size: 14px;
    line-height: 18px;
  }
  .navi {
    display: block;
    margin: 0;
  }
  .navi a {
    font-size: 2em;
  }
  .navi a:active,
  .navi a:hover,
  .navi a:link,
  .navi a:visited {
    color: #fff;
  }
  .content {
    -webkit-box-sizing: default;
    box-sizing: default;
  }
  .v1 {
    padding: 0 !important;
  }
  .group,
  .section {
    margin-top: 0 !important;
  }
  .group {
    padding: 16px !important;
  }
  .section {
    padding-top: 100px;
  }
  .menu ul {
    margin: 0;
    padding: 0;
  }
  .infoblock {
    padding: 1em;
    margin-bottom: 60px;
  }
  .social {
    width: 40%;
  }
  .box,
  .contact,
  .textbox {
    width: 100%;
    padding: 0;
  }
  .copyright p {
    font-size: 0.5em;
  }
  .faytbg {
    background-size: 70%;
    background-repeat: no-repeat;
    height: 907px;
    width: 573px;
    z-index: 500;
    position: absolute;
    left: 20%;
    top: 25%;
  }
  .img-gallery {
    padding-top: 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 4em;
  }
  .artwork li {
    display: inline-block;
    width: 45vw;
    height: auto;
    padding-left: 0;
    padding-bottom: 1em;
  }
  .featured-art {
    position: fixed !important;
    top: initial !important;
    bottom: 2em !important;
    left: 1em !important;
    width: 70vw;
    z-index: 99999;
    display: block;
  }
  .brand-navi a {
    font-size: 24px !important;
    padding: 1em 1em 1em 16px;
    color: #4bb388;
  }
  .header-brand {
    display: none;
  }
  .brand-navi a::before {
    background-image: url(/assets/img/pr_green.svg);
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 18px;
    width: 18px;
    background-size: 100%;
    margin-right: 0.5em;
    vertical-align: bottom;
    content: "";
  }
  .wide-group {
    padding: 0 !important;
  }
  .overlay-textbox h1 {
    font-size: 32px !important;
  }
  .brand-navi {
    margin: 0;
  }
  .featured-meta p,
  .featured-meta span {
    color: #fff !important;
  }
  .medium-used::before {
    content: "" !important;
  }
  .buildings_bg,
  .buildings_fg,
  .clouds_bg {
    background-size: 70%;
    left: -10%;
  }
  .tree_bg {
    background-size: 70%;
  }
  .sidewalk_bg {
    left: -10%;
  }
  .libby_fg,
  .paper_boats {
    background-size: 70%;
  }
  .paper_boats {
    left: -10%;
    top: 90%;
  }
  .tree_bg {
    top: -10%;
    left: -40%;
  }
  .bench_bg {
    background-size: 50%;
    top: 75%;
    left: 30%;
  }
  .buildings_bg {
    top: 40%;
  }
  .buildings_fg {
    top: 60%;
  }
  .sidewalk_bg {
    background-size: cover;
    top: 60%;
  }
  .libby_fg {
    top: 25%;
    left: 15%;
  }
  .bg-scroll {
    -webkit-animation-play-state: running;
    animation-play-state: running;
  }
  .artwork figure {
    width: 100%;
    padding: 0 0 1em;
  }
}
@media only screen and (min-width: 415px) and (max-width: 736px) {
  body {
    font-size: 14px;
    line-height: 18px;
  }
  .navi a:active,
  .navi a:hover,
  .navi a:link,
  .navi a:visited {
    color: #fff;
  }
  .content {
    -webkit-box-sizing: default;
    box-sizing: default;
  }
  .v1 {
    padding: 0 !important;
  }
  .group,
  .section {
    margin-top: 0 !important;
  }
  .group {
    padding: 16px !important;
  }
  .section {
    padding-top: 100px;
  }
  .faytbg {
    background-image: url(/assets/img/fayt.png);
    background-size: 100%;
    height: 590px;
    width: 438px;
    z-index: 500;
    position: absolute;
    right: 10%;
    top: 20%;
  }
  .infoblock {
    padding: 8%;
    margin-bottom: 60px;
  }
  .box {
    width: 100%;
  }
  .social {
    width: 50%;
  }
  .contact,
  .textbox {
    width: 100%;
    padding: 0;
  }
  .featured-art {
    position: fixed !important;
    top: initial !important;
    bottom: 2em !important;
    left: 1em !important;
    width: 70vw;
    z-index: 99999;
    display: block;
  }
  .featured-meta p,
  .featured-meta span {
    color: #fff !important;
  }
  .medium-used::before {
    content: "" !important;
  }
  .brand-navi a {
    font-size: 24px !important;
    padding: 1em 1em 1em 16px;
    color: #4bb388;
  }
  .brand-navi a::before {
    background-image: url(/assets/img/pr_w.svg);
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 32px;
    width: 32px;
    background-size: 100%;
    margin-right: 0.6em;
    vertical-align: bottom;
    content: "";
  }
  .header-brand {
    display: none;
  }
  .brand-navi {
    margin: 0;
  }
  .artwork li {
    display: inline-block;
    width: 31vw;
    height: auto;
    padding-left: 0;
    padding-bottom: 1em;
  }
  .img-gallery {
    padding-top: 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 100px;
  }
  .wide-group {
    padding: 0 !important;
  }
  .overlay-textbox h1 {
    font-size: 32px !important;
  }
  .bg-scroll {
    -webkit-animation-play-state: running;
    animation-play-state: running;
  }
  .artwork figure {
    width: 100%;
    padding: 0 0 1em;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  .faytbg {
    background-image: url(/assets/img/fayt.png);
    background-size: 100%;
    height: 590px;
    width: 438px;
    z-index: 500;
    position: absolute;
    right: 10%;
    top: 20%;
  }
  .infoblock {
    padding: 8%;
    margin-bottom: 60px;
  }
  .social {
    width: 30%;
  }
  .box {
    width: 100%;
  }
  .contact,
  .textbox {
    max-width: 800px;
    padding: 0;
    margin: 0 auto;
  }
  .libby_fg {
    left: -5%;
  }
  .featured-art {
    position: absolute;
    top: 4%;
    left: 4%;
    bottom: initial;
  }
}
@media screen and (max-width: 1024px) {
  #brand {
    height: 128px !important;
    width: 128px !important;
  }
  .navigation {
    position: fixed;
    padding: 0;
  }
  .menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    padding: 0;
    margin: 0;
    z-index: -1;
    opacity: 1;
    background-color: #4bb388;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .menu ul.active {
    margin-top: -100vh;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu li,
  .menu ul {
    width: 100vw;
  }
  .menu a,
  .navi {
    display: block;
  }
  .navi {
    margin: 0;
  }
  .navi a {
    font-size: 2em;
  }
  .navi a:active,
  .navi a:hover,
  .navi a:link,
  .navi a:visited,
  .toggle-nav.active,
  .toggle-nav:hover {
    color: #fff;
  }
  .toggle-nav {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    padding: 1.806em 2em;
    background-color: #4bb388;
  }
}
@media only screen and (min-width: 1025px) {
  .faytbg {
    background-image: url(/assets/img/fayt.png);
    background-size: 100%;
    height: 907px;
    width: 673px;
    z-index: 500;
    position: absolute;
    top: 15%;
  }
  .menu {
    background: 0 0;
    padding: 3em 6em;
    float: right;
  }
  .featured-art {
    position: absolute;
    top: 4%;
    left: 4%;
    bottom: initial;
  }
  .video-overlay,
  .wide-group {
    padding: 6em;
  }
}
@media only screen and (min-width: 1920px) {
  .bench_bg,
  .buildings_bg,
  .buildings_fg,
  .clouds_bg,
  .libby_fg,
  .paper_boats,
  .sidewalk_bg,
  .tree_bg {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  .buildings_bg {
    height: 1000px;
  }
  .libby_fg {
    top: 30%;
  }
  .tree_bg {
    left: 10%;
  }
}
@media only screen and (min-width: 2160px) {
  body {
    font-size: 1.8rem;
  }
  h1 {
    font-size: 2.8rem;
  }
  .bench_bg,
  .buildings_bg,
  .buildings_fg,
  .clouds_bg,
  .sidewalk_bg,
  .tree_bg {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
  .sidewalk_bg {
    min-width: 110%;
  }
  .tree_bg {
    top: 0;
    left: 10%;
  }
  .buildings_fg {
    top: 0;
    height: 1000px;
  }
  .libby_fg {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    left: 50%;
  }
  .paper_boats {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    top: 90%;
    left: 50%;
  }
  .group {
    max-width: 44vw !important;
  }
  .textbox {
    width: 70% !important;
  }
}
body,
html,
img,
video {
  height: 100%;
  width: 100%;
}
.picture {
  background-color: inherit;
}
figure img {
  vertical-align: top !important;
}
a,
h1,
nav ul,
nav ul li,
p {
  webkit-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-tranform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
img,
video {
  height: auto;
  vertical-align: bottom;
}
input[type="range"] {
  -webkit-appearance: none;
  overflow: hidden;
  border: 1px solid #ddd;
  background: #eee;
  text-align: center;
  font: inherit;
  border-radius: 99px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
body,
h1 {
  margin: 0;
}
iframe::webkit-scrollbar {
  display: none;
  overflow: hidden;
}
ul {
  padding: 0;
}
.centered {
  margin: 0 auto;
  float: none;
}
.section {
  width: 100%;
  margin-top: 176px;
  overflow: hidden;
}
.group {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
#loading-view,
.wide-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wide-group {
  padding: 6em;
  position: relative;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
#loading-view {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  background-color: #4bb388;
  text-align: right;
  -webkit-transition: none;
  transition: none;
}
#brand {
  background-image: url(/assets/img/pr_w.svg);
  background-repeat: no-repeat;
  height: 256px;
  width: 256px;
  background-size: 100%;
  margin: 0 auto;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -9999;
}
.mail-link,
.social-link {
  display: inline-block;
  margin-bottom: 1em;
  margin-left: auto;
  text-align: center;
  padding: 6px;
  border-top: 2px solid #fff;
}
.mail-link {
  text-transform: lowercase;
  margin-right: auto;
}
.mail-link:hover {
  color: #000;
  -webkit-box-shadow: 6px 4px 0 #27c069;
  box-shadow: 6px 4px 0 #27c069;
}
.social-link {
  margin-right: 6px;
}
.mail-link:hover,
.social-link:hover {
  background-color: #fff;
  border-top: 2px solid #fff;
}
.featured-art {
  position: relative;
  top: 1em;
  left: 0;
  z-index: 2;
}
.featured-art:hover > .featured-meta span {
  color: #4bb388;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.logo {
  display: inline-block;
  background-image: url(/assets/img/pr_b.svg);
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100%;
  vertical-align: bottom;
  float: left;
  margin-right: 1em;
}
.featured-meta {
  display: block;
}
.featured-meta p,
ul {
  margin: 0;
}
.featured-meta p,
.featured-meta span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.featured-art a {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
}
.art-title {
  display: inline-block;
  float: left;
  margin-right: 0.4em;
}
.medium-used {
  float: left;
}
.medium-used::before {
  content: "- ";
}
.headerbox {
  position: fixed;
  top: 2%;
  left: 2%;
  z-index: 2;
}
.content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.v1 {
  padding: 6em;
  background: linear-gradient(339deg, #7896b8 0%, #1d2a4f 80%);
  background-clip: content-box;
}
.overlay {
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
.top {
  top: 0;
  left: 0;
}
.bottom {
  bottom: 0;
}
.social {
  overflow: hidden;
}
.social img {
  vertical-align: bottom;
}
.textbox p {
  margin-bottom: 3em;
}
.clients,
.social {
  float: left;
}
.featured-clients:after {
  display: table;
  content: "";
  clear: both;
}