.rollover-wrapper {
  z-index: 200;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.artwork-details {
  float: left;
  color: #3b3b3b;
  background-color: #0000;
  border: 1px #00000040;
  width: 50%;
  min-height: auto;
  padding-left: 0;
  padding-right: 20px;
}

.artwork-details.sold-statues {
  width: 25%;
}

.container {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 0;
}

.container.flex-hero {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1700px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.container.full-width-image, .container.footer {
  padding-top: 0;
  padding-bottom: 0;
}

.container.standout {
  background-color: #fcefce;
}

.container.last {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.container.social-media {
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-bottom: 12px;
  display: flex;
}

.content-wrapper-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: auto;
  display: block;
}

.content-wrapper-2.image-block {
  background-color: #020202;
  border-bottom: 1px #00000040;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-bottom: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
}

.content-wrapper-2.image-block {
  border-bottom: 1px #00000040;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-bottom: 20px;
  display: flex;
}

.content-wrapper-2.member {
  border-bottom: 1px solid #00000040;
  padding-bottom: 10px;
}

.content-wrapper-2.gallery-image {
  background-color: #050505;
  justify-content: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.section {
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.section.content {
  background-color: #fff;
  text-decoration: none;
}

.section.footer {
  background-color: #000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 25px;
}

.section.white {
  background-color: #fff;
}

.section.full-width-image {
  margin-top: 0;
  padding-bottom: 0;
}

.heading-5 {
  text-align: left;
  border-bottom: 1px solid #00000040;
  width: auto;
  font-size: 19px;
  font-weight: 600;
  display: block;
}

.image-6 {
  width: auto;
  display: block;
}

.paragraph-2 {
  text-align: left;
  margin-bottom: 15px;
  padding-left: 0;
  font-size: 15px;
  line-height: 22px;
  display: block;
}

.paragraph-2.member-contact {
  border-bottom: 1px solid #00000040;
  padding-bottom: 3px;
  font-weight: 700;
}

.flex-child {
  background-color: #fcfcfc00;
  flex: 0 24%;
  width: 23%;
  height: auto;
  margin: 1%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex-child.hero-display {
  background-color: #fff0;
  border: 1px solid #333232;
  flex-flow: column;
  flex-basis: 31%;
  text-decoration: none;
}

.flex-child.hero-display:hover {
  background-color: #fdfdfd4d;
  border-color: #fff;
}

.image-2 {
  width: 100%;
}

.nav-link-2 {
  color: #020000;
  border-radius: 10px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  text-decoration: none;
}

.nav-link-2:hover {
  opacity: .75;
}

.nav-link-2.w--current {
  color: #757577;
}

.brand-container {
  width: 430px;
  height: auto;
  display: flex;
}

.navbar {
  z-index: 2000;
  color: #000;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  inset: 0% 0% auto;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.container-2 {
  float: none;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
  margin: 15px auto;
  padding: 10px 20px;
  display: block;
}

.container-2.nav-bar {
  float: none;
  clear: none;
  justify-content: space-between;
  height: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
  position: static;
}

.icon-4 {
  color: #000;
}

.nav-dropdown {
  color: #000;
  background-color: #fcf7f7;
  border-bottom: 1px solid #363636;
  font-size: 15px;
}

.nav-dropdown:hover {
  color: #fff;
  background-color: #737374;
  border-bottom-color: #727274;
}

.body {
  color: #201f1f;
  background-color: #333232;
  font-family: Montserrat, sans-serif;
}

.heading-1 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 400;
}

.heading-1.black {
  color: #201f1f;
}

.image {
  width: 100%;
}

.image.portfolio {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 65vh;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 400;
}

.heading-2.content {
  color: #201f1f;
  font-size: 31px;
  font-weight: 400;
}

.heading-2.black {
  color: #201f1f;
  font-weight: 400;
}

.paragraph {
  color: #fff;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph.content {
  color: #201f1f;
  font-size: 15px;
}

.paragraph.content.bolder {
  font-weight: 500;
}

.paragraph.black {
  color: #000;
}

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

.paragraph.centre.black {
  color: #201f1f;
}

.paragraph.privacy {
  color: #070707;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.text-block {
  color: #fff;
  text-align: center;
}

.text-block.footer {
  font-size: 15px;
}

.heading-3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
}

.sub-container {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px 20px 5px;
}

.content-block {
  float: left;
  width: 62%;
}

.image-block {
  float: right;
  width: 35%;
}

.image-caption {
  text-align: center;
  margin-top: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 500;
}

.image-caption.white {
  color: #fff;
  padding-top: 12px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link {
  color: #c57000;
  font-weight: 600;
  text-decoration: underline;
}

.link.special {
  color: #fff;
}

.column-text {
  float: left;
  width: 70%;
  min-height: auto;
  padding-left: 0;
  padding-right: 68px;
  position: relative;
}

.form {
  background-color: #0000;
  width: 100%;
}

.form.not-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.button-2 {
  color: #527001;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  width: auto;
  margin-bottom: 0;
  padding: 8px 20px;
  font-size: 17px;
  transition: color .35s, background-color .35s;
}

.button-2:hover {
  color: #527001;
  background-color: #fff;
  border-color: #000;
}

.button-2.contact-form {
  float: right;
  clear: none;
  color: #fff;
  background-color: #be810e;
  padding: 12px 30px;
  font-size: 16px;
  transition: color .3s, background-color .3s;
}

.button-2.contact-form:hover {
  color: #334601;
  background-color: #fff;
  border-style: solid;
  border-color: #334601;
}

.text-block-3 {
  color: #024b88;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 120%;
}

.text-block-3.note {
  color: #6d6d6d;
  font-size: 16px;
}

.field-label {
  text-align: left;
  width: auto;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.form-block {
  flex: 1;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.container-3 {
  text-align: center;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.container-3.flex {
  display: flex;
}

.container-3.flex.contact {
  padding-top: 25px;
}

.text-field {
  margin-bottom: 20px;
}

.heading-6 {
  color: #3b3b3b;
  text-align: center;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 400;
}

.heading-6.member-details {
  color: #3b3b3b;
  text-align: left;
  border-bottom: 1px solid #00000040;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 11px;
  font-weight: 500;
  display: block;
}

.heading-7 {
  text-align: left;
  border-bottom: 1px solid #00000040;
  width: auto;
  font-size: 19px;
  font-weight: 600;
  display: block;
}

.list-item {
  margin-bottom: 10px;
  font-size: 16px;
}

.flex-child-2 {
  background-color: #fff0;
  border: 1px solid #0000;
  flex-flow: column;
  flex: 0 31.333%;
  justify-content: flex-start;
  height: auto;
  margin-bottom: 1%;
  margin-left: .5%;
  margin-right: .5%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex-child-2.image-6.hidden {
  display: none;
}

.flex-child-2.image-11 {
  display: flex;
}

.flex-child-2.image-11.hidden {
  display: none;
}

.flex-child-2.image-2 {
  display: flex;
  overflow: hidden;
}

.flex-child-2.squiggle, .flex-child-2.image-4.hidden, .flex-child-2.image-7.hidden, .flex-child-2.image-5.hidden, .flex-child-2.image-3.hidden, .flex-child-2.image-8.hidden, .flex-child-2.image-9.hidden, .flex-child-2.image-10.hidden {
  display: none;
}

.portfolio-detail-container {
  z-index: 1;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 80%;
  min-width: auto;
  max-width: none;
  height: auto;
  max-height: 85vh;
  padding: 5px 25px 25px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: auto;
}

.container-4 {
  text-align: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 7px;
}

.container-4.flex {
  flex-wrap: wrap;
  align-content: flex-start;
  display: flex;
}

.image-7 {
  width: 100%;
  max-width: 100%;
  display: block;
  overflow: clip;
}

.content-column {
  float: left;
  color: #3b3b3b;
  background-color: #0000;
  border: 1px #00000040;
  width: 49.5%;
  min-height: auto;
  padding-left: 0;
  padding-right: 25px;
}

.content-column.right {
  float: right;
}

.close-modal-bg-2 {
  color: #000;
  background-color: #000000b3;
  display: block;
  position: fixed;
  inset: 0%;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  background-color: #22425780;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 7px;
  padding-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.text-block-9:hover {
  color: #3b3b3b;
}

.text-block-9.detail-reveal {
  background-color: #224257cc;
  font-size: 20px;
  font-weight: 400;
}

.text-block-9.detail-reveal:hover {
  color: #fff;
}

.image-container-4 {
  background-color: #0a0a0a00;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 2px;
  display: flex;
  position: relative;
}

.image-container-4.member-details {
  float: left;
  border: 1px solid #00000040;
  width: 33.333%;
}

.image-container-4.member-details.hidden {
  display: flex;
}

.links {
  color: #616161;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.list-block {
  text-align: left;
  width: 80%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.close-modal {
  z-index: 5000;
  color: #3b3b3b;
  background-color: #0000;
  height: auto;
  margin-top: 0;
  padding-top: 15px;
  padding-right: 10px;
  font-size: 50px;
  line-height: 30px;
  text-decoration: none;
  position: absolute;
  inset: auto 13px auto auto;
}

.gallery-reveal {
  z-index: 3000;
  background-color: #3b3b3bcc;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.gallery-reveal.one {
  background-color: #0000;
  display: none;
}

.gallery-reveal.two {
  z-index: 3000;
  background-color: #0000;
  width: auto;
  display: none;
}

.gallery-reveal.ten, .gallery-reveal.four, .gallery-reveal.elleven, .gallery-reveal.six, .gallery-reveal.eight, .gallery-reveal.three {
  background-color: #0000;
  display: none;
}

.gallery-reveal.nine {
  justify-content: center;
  align-items: center;
  display: none;
}

.gallery-reveal.twelve {
  z-index: 3000;
  background-color: #0000;
  display: none;
}

.gallery-reveal.brigitte-trust, .gallery-reveal.five, .gallery-reveal.new-two, .gallery-reveal.new-three, .gallery-reveal.new-four, .gallery-reveal.new-six, .gallery-reveal.new-six, .gallery-reveal.new-one, .gallery-reveal.new-five, .gallery-reveal.new-five, .gallery-reveal.new-seven, .gallery-reveal.new-eight, .gallery-reveal.new-nine, .gallery-reveal.new-ten, .gallery-reveal.new-elleven, .gallery-reveal.new-tweleve, .gallery-reveal.new-thirteen, .gallery-reveal.new-fourteen, .gallery-reveal.new-fiftteen, .gallery-reveal.polesden-1, .gallery-reveal.polesden-2, .gallery-reveal.polesden-3, .gallery-reveal.polesden-4, .gallery-reveal.polesden-5, .gallery-reveal.polesden-6, .gallery-reveal.polesden-7, .gallery-reveal.polesden-8 {
  background-color: #0000;
  display: none;
}

.social-media-element {
  float: left;
  opacity: .71;
  width: 38px;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.social-media-element:hover {
  opacity: 1;
}

@media screen and (min-width: 1280px) {
  .heading-2.black {
    font-weight: 400;
  }

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

  .column-text {
    width: 70%;
  }

  .italic-text {
    color: #6e6e6e;
  }

  .container-3 {
    flex-flow: column wrap;
    align-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    display: block;
  }

  .portfolio-detail-container {
    width: 65%;
    max-height: 88vh;
  }
}

@media screen and (min-width: 1920px) {
  .container-3.flex {
    display: flex;
  }

  .heading-6.member-details {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .portfolio-detail-container {
    width: 60%;
    max-width: none;
    max-height: 90vh;
    display: flex;
    overflow: auto;
  }

  .image-container-4.member-details {
    border-width: 1px;
    border-color: #00000040;
  }

  .close-modal {
    color: #525050;
    text-align: center;
    background-color: #0000;
    margin-top: 20px;
    margin-right: 21px;
    font-size: 55px;
    line-height: 30px;
    top: 0;
    right: 0;
  }

  .gallery-reveal.two, .gallery-reveal.eight {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .container.flex-hero {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .content-wrapper-2.image-block {
    margin-bottom: 12px;
  }

  .section {
    margin-top: 0;
  }

  .heading-5 {
    margin-top: 15px;
    font-size: 17px;
  }

  .paragraph-2 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
  }

  .paragraph-2.member-contact {
    margin-bottom: 10px;
  }

  .flex-child.hero-display {
    flex-flow: column;
    flex-basis: 28%;
  }

  .nav-link-2 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .nav-link-2:hover {
    opacity: .7;
    color: #5e5e5e;
    text-decoration: none;
  }

  .brand-container {
    width: 350px;
  }

  .menu-button:hover {
    background-color: #fff3;
  }

  .icon {
    color: #fff;
    font-size: 32px;
  }

  .nav-menu {
    background-color: #c9bee500;
  }

  .container-2.nav-bar {
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 36px;
  }

  .heading-2.content {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 25px;
  }

  .paragraph {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph.content {
    font-size: 13px;
    line-height: 19px;
  }

  .paragraph.content.bolder, .text-block.footer {
    font-size: 14px;
  }

  .heading-3 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 19px;
    line-height: 25px;
  }

  .image-caption {
    font-size: 16px;
  }

  .image-caption.white {
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 16px;
  }

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

  .italic-text {
    font-size: 15px;
  }

  .button-2 {
    width: 50%;
    padding: 10px;
    font-size: 17px;
  }

  .button-2.contact-form {
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .field-label {
    font-size: 15px;
  }

  .heading-6 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 24px;
  }

  .heading-6.member-details {
    font-size: 24px;
  }

  .heading-7 {
    margin-top: 15px;
    font-size: 17px;
  }

  .flex-child-2 {
    flex-basis: 32.333%;
  }

  .portfolio-detail-container {
    width: auto;
    min-height: auto;
    max-height: 80vh;
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-4 {
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .close-modal {
    color: #fff;
    margin-top: 0;
    margin-right: 0;
    line-height: 30px;
    top: -45px;
    right: 10px;
  }

  .gallery-reveal.nine {
    display: none;
  }

  .social-media-element {
    width: 30px;
  }
}

@media screen and (max-width: 767px) {
  .artwork-details {
    float: left;
    width: 49%;
    padding-right: 0;
  }

  .content-wrapper-2.image-block {
    flex-wrap: wrap;
    place-content: flex-start center;
    margin-bottom: 0;
    display: flex;
  }

  .heading-5 {
    margin-bottom: 8px;
    font-size: 16px;
  }

  .paragraph-2 {
    font-size: 13px;
    line-height: 17px;
  }

  .paragraph-2.member-contact {
    margin-bottom: 8px;
  }

  .nav-link-2 {
    border-bottom: 0 #000;
  }

  .brand-container {
    width: 250px;
  }

  .menu-button {
    color: #fff;
    font-size: 30px;
  }

  .navbar {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .icon {
    color: #4e4c4c;
  }

  .nav-menu {
    background-color: #d8d8d8;
  }

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

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block.footer {
    font-size: 13px;
  }

  .image-caption {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 15px;
  }

  .image-caption.white {
    padding-top: 7px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .column-text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .form {
    flex-direction: column;
    flex: 0 auto;
    width: 100%;
    display: block;
  }

  .italic-text {
    font-size: 14px;
  }

  .button-2 {
    background-color: #ffffff40;
    font-size: 16px;
  }

  .button-2.contact-form {
    padding: 10px;
  }

  .field-label {
    font-size: 14px;
  }

  .container-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-field {
    margin-bottom: 10px;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .heading-6 {
    margin-top: 0;
    font-size: 22px;
  }

  .heading-6.member-details {
    font-size: 22px;
  }

  .heading-7 {
    margin-bottom: 8px;
    font-size: 16px;
  }

  .flex-child-2 {
    flex-basis: 49%;
  }

  .portfolio-detail-container {
    width: 95%;
    min-height: auto;
    max-height: 90vh;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px 15px 10px;
    display: flex;
    overflow: scroll;
  }

  .container-4 {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-4.flex {
    width: auto;
  }

  .content-column {
    float: left;
    width: 49%;
    padding-right: 0;
  }

  .image-container-4.member-details {
    width: 49%;
    margin-bottom: 5px;
    margin-left: .5%;
    margin-right: .5%;
  }

  .close-modal {
    color: #0000007d;
    margin-top: 0;
    font-size: 45px;
    line-height: 35px;
    display: block;
    top: 13px;
    right: 14px;
  }

  .gallery-reveal.two, .gallery-reveal.eight, .gallery-reveal.brigitte-trust {
    display: none;
  }

  .social-media-element {
    width: 28px;
  }
}

@media screen and (max-width: 479px) {
  .artwork-details {
    width: 100%;
    padding-right: 0;
  }

  .artwork-details.sold-statues {
    width: 50%;
  }

  .container.flex-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-5 {
    margin-top: 4px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .image-6 {
    max-width: 275px;
    padding-top: 0;
  }

  .flex-child.hero-display {
    flex-basis: 44%;
    margin: 0% .5%;
  }

  .brand-container {
    width: 210px;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon {
    font-size: 28px;
  }

  .container-2.nav-bar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-1 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 18px;
  }

  .paragraph.content {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.content.bolder {
    padding-left: 0;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 22px;
  }

  .sub-container {
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .content-block {
    width: auto;
  }

  .image-block {
    width: 100%;
  }

  .image-caption.white {
    font-size: 15px;
    line-height: 18px;
  }

  .column-text {
    width: 100%;
    padding-right: 0;
  }

  .form.not-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
    margin-bottom: 0;
  }

  .button-2 {
    width: auto;
    font-size: 15px;
  }

  .button-2.contact-form {
    float: none;
    margin-bottom: 9px;
  }

  .container-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-field {
    margin-bottom: 8px;
  }

  .heading-6 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 19px;
  }

  .heading-6.member-details {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 19px;
    line-height: 28px;
  }

  .heading-7 {
    margin-top: 12px;
    margin-bottom: 5px;
  }

  .flex-child-2 {
    flex-basis: 99%;
    margin-bottom: 10px;
  }

  .portfolio-detail-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 98%;
    max-height: 80vh;
    margin-top: 0;
    padding: 35px 16px 5px;
    display: flex;
    overflow: scroll;
  }

  .container-4 {
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-4.flex {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-7 {
    max-width: 275px;
    padding-top: 0;
  }

  .content-column {
    width: 100%;
    padding-right: 0;
  }

  .image-container-4.member-details {
    width: 100%;
  }

  .close-modal {
    z-index: 5000;
    color: #00000080;
    text-align: center;
    background-color: #0000;
    display: block;
    position: absolute;
    inset: -2% 1% auto auto;
  }

  .gallery-reveal.two {
    display: none;
  }

  .italic-text-2 {
    font-size: 14px;
  }

  .social-media-element {
    width: 26px;
  }
}

#email-form.w-node-_8eb5bc00-2c8a-bd67-249b-9d94feb615ab-55354798 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_8eb5bc00-2c8a-bd67-249b-9d94feb615be-55354798 {
  grid-area: 6 / 4 / 7 / 5;
}

@media screen and (max-width: 479px) {
  #w-node-_8eb5bc00-2c8a-bd67-249b-9d94feb615be-55354798 {
    grid-area: 10 / 1 / 11 / 3;
  }
}


