body {
  background-color: #0d0d0d;
  font-family: system—ui, apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  background-image: url('../images/Background_Noise.png');
  background-repeat: no-repeat; 
  background-size: cover;
}

h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 44px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-size: 50px;
}

a {
  margin-right: 5px;
  padding-right: 0px;
  color: #fff;
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
}

.body {
  padding: 30px;
  
  font-size: 18px;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column.faq-left {
  padding-right: 25px;
}

.column.faq-right {
  padding-right: 190px;
  padding-left: 25px;
}

.paragraph {
  font-size: 52px;
  line-height: 68px;
}

.paragraph.fillspace.foliocopy {
  margin-top: 140px;
  margin-bottom: 140px;
  padding-right: 125px;
  padding-left: 125px;
}

.paragraph.fillspace.foliocopy.raq {
  margin-top: 0px;
  margin-bottom: 75px;
  font-size: 34px;
}

.introtext {
  font-size: 72px;
  line-height: 80px;
}

.introtext.fillspace {
  display: none;
}

.introtext.fillspace.projectname {
  display: block;
  margin-top: -15px;
  margin-left: 140px;
}

.archiveditem {
  padding-top: 24px;
  padding-bottom: 24px;
  border-color: #4b4b4b #fff #fff;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  color: #4b4b4b;
  font-size: 18px;
}

.archiveditem.last {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-bottom-color: #4b4b4b;
}

.archiveditem.hascontent {
  color: hsla(0, 0%, 100%, .6);
}

.archiveditem.faqitem {
  color: #fff;
  line-height: 30px;
}

.link {
  cursor: pointer;
}

.link:hover {
  border-bottom: 2px solid #fff;
}

.worktype {
  text-align: right;
}

.section {
  margin-top: 75px;
  margin-bottom: 70px;
}

.section.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 998;
  padding-right: 30px;
  padding-left: 30px;
}

.section.navbar.mobile {
  display: block;
  margin-top: 30px;
  padding-right: 35px;
  padding-left: 35px;
}

.section.projecttitle {
  position: relative;
  margin-bottom: 260px;
}

.section.footer-section {
  margin-bottom: 40px;
}

.arrow {
  position: static;
  margin-top: -20px;
  margin-bottom: 10px;
}

.arrow.leftarrow {
  position: absolute;
  margin-top: 25px;
}

.introrowfull {
  opacity: 0;
}

.navmobile {
  display: none;
}

.sidemenu {
  position: relative;
  z-index: 999;
  display: none;
}

.footer {
  display: block;
}

.footer.mobile {
  display: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.mobileheader {
  display: none;
}

.foliocol {
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.foliocol.small {
  padding-left: 15px;
}

.foliocol.smallleft {
  padding-right: 15px;
}

.foliocol._50left {
  padding-right: 8px;
}

.foliocol._50left.centerme {
  text-align: center;
}

.foliocol._50right {
  padding-left: 8px;
}

.foliocol._50right.centerme {
  text-align: center;
}

.foliocol.mobileonly {
  display: none;
}

.contactdetails {
  line-height: 24px;
}

.backlink {
  margin-left: 34px;
}

.folioback {
  position: absolute;
  margin-top: 40px;
  margin-left: 45px;
}

.details {
  position: absolute;
  margin-top: 50px;
  color:#fff;
  font-size: 18px;
  line-height: 24px;
}
.detailsgrey {
  color: hsla(0, 0%, 100%, .6);
}

.vialink {
  position: absolute;
  margin-top: 6px;
  color: hsla(0, 0%, 100%, .6);
  
  
  font-size: 18px;
  line-height: 24px;
}

.vialink.w--current {
  font-size: 18px;
}

.link-block {
  display: block;
}

.link-block.hascontent {
  margin-right: 0px;
  color: hsla(0, 0%, 100%, .6);
}

.link-block.hascontent:hover {
  color: #fff;
}

.hascontent {
  display: block;
}

.overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
}

.underlineme {
  text-decoration: underline;
}

.centerme {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="side-menu-slide"] {
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="popup"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="popup-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-immediate"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-2"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .paragraph.fillspace.foliocopy {
    padding-right: 60px;
    padding-left: 60px;
  }
  .introtext.fillspace {
    display: block;
    opacity: 0;
  }
  .introtext.fillspace.projectname {
    opacity: 1;
  }
  .introrowfull {
    display: none;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 18px;
  }
  .body {
    font-size: 18px;
  }
  .column.faq-left {
    padding-right: 0px;
  }
  .column.faq-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph.fillspace {
    font-size: 30px;
    line-height: 42px;
  }
  .paragraph.fillspace.foliocopy {
    margin-top: 90px;
    margin-bottom: 90px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .introtext {
    padding-bottom: 90px;
    font-size: 42px;
    line-height: 58px;
  }
  .introtext.fillspace {
    
  }
  .introtext.fillspace.projectname {
    margin-top: -36px;
    margin-left: 120px;
    opacity: 1;
  }
  .archiveditem {
    font-size: 15px;
    line-height: 24px;
    
  }
  .link {
    display: block;
  }
  .link:hover {
    border-bottom-width: 0px;
  }
  .worktype {
    
    text-align: left;
  }
  .section.navbar.menu {
    z-index: 999;
  }
  .section.navbar.mobile {
    display: block;
    padding-right: 31px;
    padding-left: 31px;
  }
  .section.projecttitle {
    margin-bottom: 160px;
    opacity: 1;
  }
  .section.footer-section {
    margin-bottom: 20px;
  }
  .section.pullimageshigher {
    margin-top: -150px;
  }
  .arrow.leftarrow {
    margin-top: -1px;
  }
  .navrow {
    display: none;
  }
  .navmobile {
    position: relative;
    z-index: 999;
    display: block;
    margin-top: -48px;
  }
  .menu {
    position: relative;
    z-index: 999;
    display: block;
    float: right;
  }
  .sidemenu {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 998;
    display: block;
    width: 60%;
    height: 100%;
    padding: 116px 24px 24px;
    background-color: #1a1a1a;
    font-size: 26px;
    line-height: 40px;
  }
  .footer {
    display: none;
    font-size: 15px;
  }
  .footer.mobile {
    display: block;
  }
  .mobileheader {
    display: block;
  }
  .foliocol.small {
    padding-left: 0px;
  }
  .foliocol.smallleft {
    padding-right: 0px;
  }
  .foliocol._50left {
    padding-right: 0px;
  }
  .foliocol._50right {
    padding-left: 0px;
  }
  .foliocol.mobileonly {
    display: block;
  }
  .contactdetails {
    line-height: 24px;
  }
  .folioback {
    margin-top: 15px;
  }
  .foliocol p, .foliocol span, span.details, a.detailsgrey  {
    font-size: 15px;
  }
 
  .notmobile {
    display: none;
  }
  .overlay {
    display: none;
    opacity: 0;
  }
  .faqtitle {
    text-decoration: underline;
  }
}

@media (max-width: 479px) {
  .paragraph.fillspace.foliocopy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .introtext.fillspace.projectname {
    margin-left: 0px;
    padding-top: 50px;
  }
  .section.navbar {
    z-index: 990;
  }
  .section.navbar.menu {
    z-index: 999;
  }
  .section.navbar.mobile {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.projecttitle {
    margin-bottom: 120px;
  }
  .navmobile {
    position: relative;
    z-index: 999;
  }
  .menu {
    position: relative;
    z-index: 999;
  }
  .sidemenu {
    z-index: 998;
    width: 70%;
  }
  .folioback {
    display: none;
  }
}
