h1, nav > a {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

.header-box {
  height: 52px;
}

.desc-box {
  top: 52px;
  height: calc(100% - 52px);
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 20px;
}

.about-text {
  font-size: 24px;
}

.desc-box > p, input, textarea, .check-box {
  font-size: 16px;
}
.desc-box > p:not(:-moz-placeholder-shown) ~ span, input:not(:-moz-placeholder-shown) ~ span, textarea:not(:-moz-placeholder-shown) ~ span, .check-box:not(:-moz-placeholder-shown) ~ span {
  font-size: 16px;
  transform: translateX(8px) translateY(-20.8px);
}
.desc-box > p:not(:-ms-input-placeholder) ~ span, input:not(:-ms-input-placeholder) ~ span, textarea:not(:-ms-input-placeholder) ~ span, .check-box:not(:-ms-input-placeholder) ~ span {
  font-size: 16px;
  transform: translateX(8px) translateY(-20.8px);
}
.desc-box > p:not(:placeholder-shown) ~ span, .desc-box > p:focus ~ span, input:not(:placeholder-shown) ~ span, input:focus ~ span, textarea:not(:placeholder-shown) ~ span, textarea:focus ~ span, .check-box:not(:placeholder-shown) ~ span, .check-box:focus ~ span {
  font-size: 16px;
  transform: translateX(8px) translateY(-20.8px);
}

.input-box span {
  font-size: 16px;
}

.button-light, .button-dark, .contact-low-row > a {
  font-size: 12px;
}

.button-light, .button-dark {
  padding: 15px 25px;
}

.contact-submit {
  font-size: 14px;
}

@media only screen and (min-width: 400px) {
  h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 450px) {
  h1, h2, nav > a {
    font-size: 50px;
  }
  .header-box {
    height: 61px;
  }
  .desc-box {
    top: 61px;
    height: calc(100% - 61px);
  }
  h3 {
    font-size: 20px;
  }
  .about-text {
    font-size: 28px;
  }
}
@media only screen and (min-width: 600px) {
  h1, h2, nav > a {
    font-size: 65px;
  }
  .header-box {
    height: 74.5px;
  }
  .desc-box {
    top: 74.5px;
    height: calc(100% - 74.5px);
  }
  h3 {
    font-size: 24px;
  }
  .about-text {
    font-size: 32px;
  }
  .button-light, .button-dar, .contact-low-row > a {
    font-size: 14px;
  }
  .button-light, .button-dark {
    padding: 15px 30px;
  }
  .contact-submit {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  h1, h2, nav > a {
    font-size: 75px;
  }
  .header-box {
    height: 83.5px;
  }
  .desc-box {
    top: 83.5px;
    height: calc(100% - 83.5px);
  }
  h3 {
    font-size: 27px;
  }
  .about-text {
    font-size: 38px;
  }
  .desc-box > p, input, textarea, .check-box {
    font-size: 18px;
  }
  .desc-box > p:not(:-moz-placeholder-shown) ~ span, input:not(:-moz-placeholder-shown) ~ span, textarea:not(:-moz-placeholder-shown) ~ span, .check-box:not(:-moz-placeholder-shown) ~ span {
    transform: translateX(8px) translateY(-23.4px);
    font-size: 18px;
  }
  .desc-box > p:not(:-ms-input-placeholder) ~ span, input:not(:-ms-input-placeholder) ~ span, textarea:not(:-ms-input-placeholder) ~ span, .check-box:not(:-ms-input-placeholder) ~ span {
    transform: translateX(8px) translateY(-23.4px);
    font-size: 18px;
  }
  .desc-box > p:not(:placeholder-shown) ~ span, .desc-box > p:focus ~ span, input:not(:placeholder-shown) ~ span, input:focus ~ span, textarea:not(:placeholder-shown) ~ span, textarea:focus ~ span, .check-box:not(:placeholder-shown) ~ span, .check-box:focus ~ span {
    transform: translateX(8px) translateY(-23.4px);
    font-size: 18px;
  }
  .input-box span {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  h1, h2, nav > a {
    font-size: 82px;
  }
  .header-box {
    height: 89.8px;
  }
  .desc-box {
    top: 89.8px;
    height: calc(100% - 89.8px);
  }
  h3 {
    font-size: 30px;
  }
  .about-text {
    font-size: 42px;
  }
  .button-light, .button-dark, .contact-low-row > a {
    font-size: 16px;
  }
  .button-light, .button-dark {
    padding: 15px 35px;
  }
  .contact-submit {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1400px) {
  h1, h2, nav > a {
    font-size: 90px;
  }
  .header-box {
    height: 100px;
  }
  .desc-box {
    top: 100px;
    height: calc(100% - 100px);
  }
  h3 {
    font-size: 32px;
  }
  .about-text {
    font-size: 50px;
  }
  .desc-box > p, input, textarea, .check-box {
    font-size: 20px;
  }
  .desc-box > p:not(:-moz-placeholder-shown) ~ span, input:not(:-moz-placeholder-shown) ~ span, textarea:not(:-moz-placeholder-shown) ~ span, .check-box:not(:-moz-placeholder-shown) ~ span {
    transform: translateX(8px) translateY(-26px);
    font-size: 20px;
  }
  .desc-box > p:not(:-ms-input-placeholder) ~ span, input:not(:-ms-input-placeholder) ~ span, textarea:not(:-ms-input-placeholder) ~ span, .check-box:not(:-ms-input-placeholder) ~ span {
    transform: translateX(8px) translateY(-26px);
    font-size: 20px;
  }
  .desc-box > p:not(:placeholder-shown) ~ span, .desc-box > p:focus ~ span, input:not(:placeholder-shown) ~ span, input:focus ~ span, textarea:not(:placeholder-shown) ~ span, textarea:focus ~ span, .check-box:not(:placeholder-shown) ~ span, .check-box:focus ~ span {
    transform: translateX(8px) translateY(-26px);
    font-size: 20px;
  }
  .input-box span {
    font-size: 24px;
  }
}
@font-face {
  font-family: "Viola";
  src: url("VIOLA.ttf") format("truetype");
}
html {
  height: 100%;
  width: 100vw;
  overflow-x: hidden;
}

.button-light {
  box-shadow: 1px 1px 0 #F8F8F8, 2px 2px 0 #F8F8F8, 3px 3px 0 #F8F8F8, 4px 4px 0 #F8F8F8;
  border: 2px solid #F8F8F8;
  background-color: transparent;
  color: #F8F8F8;
  margin-left: -4px;
}
.button-light:active {
  margin-top: 4px;
  margin-left: 0px;
  box-shadow: 0 0 0 0;
}

body {
  margin: 0;
  min-height: 100%;
  width: 100vw;
  font-family: "Viola", sans-serif;
  color: #F8F8F8;
  overflow: visible;
}
body .bg {
  top: 0;
  left: 0;
  height: 140vh;
  width: 100vw;
  position: fixed;
  background-color: #141414;
  background-image: linear-gradient(#272727 1px, transparent 1px), linear-gradient(to right, #272727 1px, #141414 1px);
  background-size: 42px 42px;
}
body .float {
  position: fixed;
  height: 50px;
  width: 50px;
  background-color: #141414;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
body .float.circle-float {
  border-radius: 25px;
}
body .float.transparent-float {
  background-color: transparent;
  box-shadow: none;
}
body .float.scroll {
  z-index: 2;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  height: 63px;
  width: 36px;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: all 0.3s ease-in;
}
body .float.scroll.hidden-scroll {
  height: 0;
  opacity: 0;
}
body .float.scroll .scroll-outline {
  border: 2px solid #F8F8F8;
  box-sizing: border-box;
  height: 63px;
  width: 36px;
  border-radius: 18px;
  transform: scale(0.7);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
body .float.scroll .scroll-outline .scroll-circle {
  height: 6px;
  width: 6px;
  border-radius: 3px;
  background-color: #F8F8F8;
  transform: translateY(10px);
  -webkit-animation: scrolldown 2.5s infinite;
          animation: scrolldown 2.5s infinite;
}
@-webkit-keyframes scrolldown {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translateY(47px);
  }
  100% {
    opacity: 0;
  }
}
@keyframes scrolldown {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translateY(47px);
  }
  100% {
    opacity: 0;
  }
}
body .float.logo-float {
  top: 15px;
  left: 15px;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body .float.logo-float:hover {
  cursor: pointer;
}
body .float.logo-float .logo-text {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
body .float.logo-float .logo-text span {
  color: #E7AF36;
  font-size: 40px;
  font-weight: 800;
  margin-left: 5px;
}
body .float.toggle-nav-cont {
  z-index: 3;
  top: 15px;
  right: 15px;
  transition: all 0.6s ease-in;
}
body .float.toggle-nav-cont.on {
  scale: 100;
}
body .float.toggle-nav {
  z-index: 5;
  top: 15px;
  right: 15px;
}
body .float.toggle-nav.on span:nth-child(1) {
  -webkit-animation: span-first-on 0.5s ease-in-out;
          animation: span-first-on 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
body .float.toggle-nav.on span:nth-child(2) {
  -webkit-animation: span-second-on 0.5s ease-in-out;
          animation: span-second-on 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
body .float.toggle-nav.on span:nth-child(3) {
  -webkit-animation: span-third-on 0.5s ease-in-out;
          animation: span-third-on 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
body .float.toggle-nav span {
  position: absolute;
  width: 30px;
  height: 2px;
  top: 50%;
  left: 50%;
  background: #F8F8F8;
  border-radius: 1px;
  overflow: hidden;
  transition: all 0.3s linear;
}
body .float.toggle-nav span:nth-child(1) {
  -webkit-animation: span-first-off 0.5s ease-in-out;
          animation: span-first-off 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
body .float.toggle-nav span:nth-child(2) {
  -webkit-animation: span-second-off 0.5s ease-in-out;
          animation: span-second-off 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
body .float.toggle-nav span:nth-child(3) {
  -webkit-animation: span-third-off 0.5s ease-in-out;
          animation: span-third-off 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes span-first-on {
  0% {
    transform: translate(-50%, -300%);
  }
  30% {
    transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@keyframes span-first-on {
  0% {
    transform: translate(-50%, -300%);
  }
  30% {
    transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@-webkit-keyframes span-first-off {
  0% {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  30% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -300%);
  }
}
@keyframes span-first-off {
  0% {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  30% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -300%);
  }
}
@-webkit-keyframes span-second-on {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-150%, -50%) scale(0);
  }
}
@keyframes span-second-on {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-150%, -50%) scale(0);
  }
}
@-webkit-keyframes span-second-off {
  0% {
    transform: translate(-150%, -50%) scale(0);
  }
  50% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
@keyframes span-second-off {
  0% {
    transform: translate(-150%, -50%) scale(0);
  }
  50% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
@-webkit-keyframes span-third-on {
  0% {
    transform: translate(-50%, 200%);
  }
  30% {
    transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
@keyframes span-third-on {
  0% {
    transform: translate(-50%, 200%);
  }
  30% {
    transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
@-webkit-keyframes span-third-off {
  0% {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  30% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, 200%);
  }
}
@keyframes span-third-off {
  0% {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  30% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, 200%);
  }
}
body .float.toggle-nav:hover {
  cursor: pointer;
}
body nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 4;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.5s, opacity 0.3s linear 0s;
}
body nav.on {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear 0.25s;
}
body nav a {
  font-family: "Viola", sans-serif;
  color: #F8F8F8;
  padding: 0;
  margin: 5vh;
  position: relative;
}
body nav a::before, body nav a::after {
  content: "";
  background: #E7AF36;
  position: absolute;
  top: calc(50% - 1px);
  height: 2px;
  width: 0;
}
body nav a::before {
  left: -5%;
}
body nav a::after {
  right: -5%;
  transition: width 500ms ease;
}
body nav a:hover, body nav a.active {
  color: #E7AF36;
}
body nav a:hover::before, body nav a.active::before {
  width: 110%;
  transition: width 500ms ease;
}
body nav a:hover::after, body nav a.active::after {
  width: 110%;
  background: transparent;
  transition: 0;
}
body .logo {
  text-align: center;
  font-weight: bold;
  margin: 0;
  transform: scale(0) translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #E7AF36;
}
body .about-container {
  height: 590vh;
  width: 100vw;
}
body .about-container .sticky {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
}
body .about-container .sticky .particle {
  width: 3px;
  height: 3px;
  background-color: #F8F8F8;
  -webkit-animation-name: shoot, fade;
          animation-name: shoot, fade;
  position: absolute;
  top: calc(50% - 1.5px);
  left: calc(50% - 1.5px);
  border-radius: 50%;
}
@-webkit-keyframes shoot {
  0% {
    transform: translate(50vw, 50vh);
  }
}
@keyframes shoot {
  0% {
    transform: translate(50vw, 50vh);
  }
}
@-webkit-keyframes fade {
  to {
    opacity: 0;
  }
}
@keyframes fade {
  to {
    opacity: 0;
  }
}
body .about-container .sticky .pillar {
  font-weight: bolder;
  font-size: 20px;
  margin: 0;
  position: absolute;
  letter-spacing: 1px;
}
body .about-container .sticky .pillar#design {
  left: 17%;
  bottom: 20%;
  transform: translateX(-50%);
}
body .about-container .sticky .pillar#development {
  left: 72%;
  bottom: 10%;
  transform: translateX(-50%);
}
body .about-container .sticky .pillar#business {
  bottom: 80%;
  left: 50%;
  transform: translate(-50%, 50%);
}
body .about-container .sticky .text {
  position: absolute;
  width: 50%;
  top: 100%;
  overflow: hidden;
  max-height: 100vh;
}
body .about-container .sticky .text p {
  margin: 0;
  color: #F8F8F8;
  font-weight: 200;
  text-align: left;
  width: 100%;
  word-wrap: break-word;
  font-family: "Lato", sans-serif;
}
body .about-container .sticky .text p span {
  color: transparent;
  font-family: "Viola", sans-serif;
}
body .about-container .sticky .text.left {
  left: 10%;
}
body .about-container .sticky .text.right {
  left: 40%;
}
body .about-container .sticky .subtitle {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 70%;
  transform: translateX(-50%);
  text-transform: capitalize;
  color: #F8F8F8;
  text-align: center;
  opacity: 0;
}
body .about-container .sticky .subtitle h3 {
  margin: 0;
  font-weight: 200;
  font-family: "Lato", sans-serif;
}
body .about-container .sticky .home-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-decoration: none;
  opacity: 0;
  top: 63%;
  left: 50%;
  transform: translateX(-50%);
}
body .about-container .sticky .home-button:hover {
  cursor: pointer;
}
body footer {
  color: #F8F8F8;
  width: 100%;
  padding-bottom: 50px;
}
body footer .footer-banner {
  width: 100%;
  position: relative;
  padding: 20px 0 30px 0;
  border-bottom: 2px solid #F8F8F8;
}
body footer .footer-banner .banner-content {
  position: relative;
  left: 15%;
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
body footer .footer-banner h4 a {
  text-align: center;
  margin: 0;
  padding: 24px 0;
  text-transform: uppercase;
  color: #F8F8F8;
  font-family: "Viola", sans-serif;
  position: relative;
}
body footer .footer-banner h4 a::before, body footer .footer-banner h4 a::after {
  content: "";
  background: #E7AF36;
  position: absolute;
  top: calc(50% - 0.5px);
  height: 1px;
  width: 0;
}
body footer .footer-banner h4 a::before {
  left: -5%;
}
body footer .footer-banner h4 a::after {
  right: -5%;
  transition: width 500ms ease;
}
body footer .footer-banner h4 a:hover, body footer .footer-banner h4 a.active {
  color: #E7AF36;
}
body footer .footer-banner h4 a:hover::before, body footer .footer-banner h4 a.active::before {
  width: 110%;
  transition: width 500ms ease;
}
body footer .footer-banner h4 a:hover::after, body footer .footer-banner h4 a.active::after {
  width: 110%;
  background: transparent;
  transition: 0;
}
body footer .footer-content {
  position: relative;
  left: 15%;
  width: 70%;
}
body footer .footer-content span {
  font-family: "Lato", sans-serif;
}
body footer .footer-content .footer-col-title {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  font-family: "Viola", sans-serif;
}
body footer .footer-content .footer-cols {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 32px;
  font-weight: 300;
}
body footer .footer-content .footer-cols a {
  margin-bottom: 15px;
  color: #F8F8F8;
  font-family: "Lato", sans-serif;
}
body footer .footer-content .footer-cols a:hover {
  cursor: pointer;
  color: #E7AF36;
}
body footer .footer-content .footer-cols .col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
}
body footer .footer-content .footer-cols .col i {
  margin-right: 8px;
}
body footer .footer-content .footer-cols .footer-col1 {
  margin-bottom: 10vmax;
}
body footer .footer-content .footer-cols .footer-col1 .col:first-of-type {
  margin-bottom: 4vmax;
}
body footer .footer-content .footer-cols .footer-col1 .row {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
}
body footer .footer-content .footer-cols .footer-col:first-of-type {
  margin-right: 10vmax;
  margin-bottom: 10vmax;
}
body a {
  transition: 0.3s;
  text-decoration: none;
}

@media only screen and (orientation: landscape) and (max-height: 700px) {
  body .about-container .sticky .home-button {
    top: 70%;
  }
}
@media only screen and (min-height: 700px) {
  body .about-container .sticky .subtitle {
    width: 50%;
  }
}
@media only screen and (min-width: 500px) {
  body .about-container .sticky .pillar#design {
    left: 15%;
    bottom: 15%;
  }
  body .about-container .sticky .pillar#development {
    left: 80%;
    bottom: 15%;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  body .float {
    height: 60px;
    width: 60px;
  }
  body .float.circle-float {
    border-radius: 30px;
  }
  body .float.logo-float {
    top: 25px;
    left: 25px;
  }
  body .float.toggle-nav-cont {
    top: 25px;
    right: 25px;
  }
  body .float.toggle-nav {
    z-index: 5;
    top: 25px;
    right: 25px;
  }
  body .float.toggle-nav span {
    width: 40px;
  }
}
@media only screen and (min-width: 750px) and (min-height: 600px) and (orientation: landscape) {
  body .float {
    height: 60px;
    width: 60px;
  }
  body .float.circle-float {
    border-radius: 30px;
  }
  body .float.logo-float {
    top: 25px;
    left: 25px;
    min-width: 60px;
  }
  body .float.toggle-nav-cont {
    top: 25px;
    right: 25px;
  }
  body .float.toggle-nav {
    z-index: 5;
    top: 25px;
    right: 25px;
  }
  body .float.toggle-nav span {
    width: 40px;
  }
}
@media only screen and (min-width: 800px) {
  body footer .footer-banner .banner-content {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 944px) {
  body footer .footer-banner .banner-content {
    width: 90%;
    left: 5%;
  }
  body footer .footer-content {
    width: 90%;
    left: 5%;
  }
  body footer .footer-content .footer-cols .footer-col1 {
    margin-bottom: 0;
    width: 35%;
  }
  body footer .footer-content .footer-cols .footer-col1 .col:first-of-type {
    margin-bottom: 4vmax;
  }
  body footer .footer-content .footer-cols .footer-col1 .col {
    display: none;
  }
  body footer .footer-content .footer-cols .footer-col1 .row {
    display: flex;
  }
  body footer .footer-content .footer-cols .footer-col {
    margin-bottom: 0;
  }
  body footer .footer-content .footer-cols .footer-col:first-of-type {
    margin-right: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) and (min-height: 600px) and (orientation: landscape) {
  body .float.logo-float {
    left: 30px;
  }
  body .float.toggle-nav-cont {
    right: 30px;
  }
  body .float.toggle-nav {
    right: 30px;
  }
}
@media only screen and (min-width: 1000px) {
  body .about-container .sticky .pillar#design {
    left: 10%;
  }
  body .about-container .sticky .pillar#development {
    left: 90%;
  }
  body footer .footer-banner .banner-content {
    width: 80%;
    left: 10%;
  }
  body footer .footer-content {
    width: 80%;
    left: 10%;
  }
  body footer .footer-content .footer-cols .footer-col1 {
    width: 40%;
  }
  body footer .footer-content .footer-cols .footer-col1 .col:first-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  body footer .footer-banner .banner-content {
    width: 70%;
    left: 15%;
  }
  body footer .footer-banner a {
    padding: 12px 0;
  }
  body footer .footer-content {
    width: 70%;
    left: 15%;
  }
}/*# sourceMappingURL=about.css.map */