.body {
  background-image: url('../images/Websitemainbackground.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  display: block;
}

.nav {
  z-index: 100;
  width: 100%;
  height: 100px;
  max-height: 80px;
  color: #ffeff4;
  background-color: #ffeff4;
  flex: 1;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-left: auto;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.home-intro {
  max-width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.introduction-text {
  max-width: 70%;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Fontspring demo quichesans, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 60px;
}

.ciao {
  width: 60%;
  color: #f5edf0;
  margin-top: 40px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Arbotek ultra, sans-serif;
  font-size: 12rem;
  font-weight: 400;
  line-height: 12rem;
  display: block;
}

.section-5 {
  max-width: 100%;
  min-height: auto;
  text-align: center;
  object-fit: fill;
  position: relative;
  overflow: visible;
}

.nav-item {
  margin-left: 10px;
  margin-right: 20px;
  padding: 6px 8px 2px;
  text-decoration: none;
  position: relative;
}

.nav-item-text {
  color: #020202;
  font-family: Fontspring demo quichesans, sans-serif;
  font-size: 1.2rem;
  font-weight: 100;
  line-height: 1.4rem;
  text-decoration: none;
}

.nav-item-text:hover {
  color: #ff936a;
  font-weight: 700;
}

.gridsection {
  width: 100vw;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: auto;
  padding: 60px;
  display: none;
}

.fav-projects-text {
  text-align: center;
  margin-top: 0;
  margin-left: 30px;
  font-family: Fontspring demo quichesans, sans-serif;
  font-size: 25px;
  font-weight: 100;
}

.heading-9 {
  margin-left: 10px;
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 100;
}

.image-7 {
  height: 100%;
}

.brand-2 {
  height: 100%;
  flex: 0 auto;
  margin-left: 20px;
  margin-right: 0;
}

.section-7 {
  max-width: 100%;
  background-color: #ffeff4;
  margin: 20px 220px 140px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.form-block {
  background-color: #fff;
  margin-left: 60px;
  margin-right: 60px;
}

.field-label {
  margin-top: 20px;
  margin-left: 20px;
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 100;
}

.text-field {
  margin-left: 20px;
  margin-right: 0;
}

.field-label-2 {
  margin-left: 20px;
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 100;
}

.text-field-2 {
  margin-left: 20px;
}

.submit-button {
  background-color: #f68d4e;
  margin-left: 20px;
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 500;
}

.form {
  background-color: #ffeff4;
  padding: 20px 100px 20px 40px;
}

.body-2 {
  background-image: url('../images/Websitemainbackground.jpg');
  background-position: 0 0;
  background-size: cover;
}

.heading-10 {
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-top: 40px;
  margin-left: auto;
  margin-right: 60px;
  font-family: Arbotek ultra, sans-serif;
  font-size: 70px;
}

.image-8 {
  margin-top: 40px;
  margin-left: 100px;
  margin-right: auto;
}

.paragraph {
  margin-top: 20px;
  margin-left: auto;
  margin-right: 110px;
  font-family: Fontspring demo quichesans, sans-serif;
}

.section-8 {
  max-width: 90%;
  display: block;
}

.grid {
  max-width: 300%;
  text-align: center;
  grid-template-rows: 1.75fr 1.75fr 1.75fr;
  grid-template-columns: repeat(auto-fit, minmax(200px, 4fr));
  grid-template-areas: "Area Area-2 Area-3"
                       "Area-6 Area-5 Area-4"
                       "Area-7 Area-8 Area-9";
  grid-auto-flow: row;
}

.body-3 {
  background-image: url('../images/Websitemainbackground.jpg');
  background-position: 0 0;
  background-size: cover;
}

.resume-section {
  max-width: 90%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 80px;
  display: flex;
}

.image-9 {
  text-align: left;
  object-fit: fill;
  margin-top: 20px;
  display: inline-block;
}

.image-10 {
  margin-top: 20px;
}

.heading-11 {
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  margin-left: 100px;
  font-family: Arbotek ultra, sans-serif;
}

.heading-12 {
  margin-top: 0;
  margin-left: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.intro-container {
  max-width: 90%;
}

.container-7 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.body-4, .body-5 {
  background-image: url('../images/Websitemainbackground.jpg');
  background-position: 0 0;
  background-size: cover;
}

.menu-icon {
  width: 40px;
  height: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.menu-bar {
  width: 28px;
  height: 2px;
  background-color: #000;
}

.dropdown {
  background-color: rgba(245, 237, 240, .6);
  display: none;
}

.dropdown-item {
  margin-left: 10px;
  margin-right: 20px;
  padding: 6px 8px 2px;
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 100;
  text-decoration: none;
  position: relative;
}

.dropdown-item-text {
  color: #020202;
  font-family: Fontspring demo quichesans, sans-serif;
  font-size: 1.2rem;
  font-weight: 100;
  line-height: 1.4rem;
  text-decoration: none;
}

.form-section {
  width: 80%;
  margin: 40px auto 20px;
}

.heading-13 {
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 300;
}

.field-label-3, .field-label-4, .field-label-5 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.submit-button-2 {
  background-color: #ff9165;
  font-family: Montserrat, sans-serif;
}

.heading-14 {
  margin-bottom: 0;
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 300;
}

.portfolio-row-1 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  justify-content: center;
  align-self: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.portfolio-item {
  width: auto;
  justify-content: space-around;
  display: flex;
  position: relative;
}

.portfolio-image {
  border: 1px #ffeff4;
}

.portfolio-image:hover {
  opacity: 1;
  mix-blend-mode: normal;
  border: 3px #ffeff4;
  border-radius: 0;
}

.portfolio-row-2 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-self: center;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.portfolio-row-3 {
  justify-content: space-around;
  margin: 10px 10px auto;
  display: flex;
}

.about-me-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  align-content: space-between;
  justify-content: center;
  align-items: stretch;
  margin: 20px 40px;
  display: flex;
}

.photo-div, .text-div {
  width: 40%;
}

.image-11 {
  width: auto;
  max-width: none;
}

.photo-div-about {
  width: 30%;
  margin-top: 20px;
}

.text-div-about {
  width: 45%;
}

.hey-there {
  color: #ffeff4;
  margin-bottom: 20px;
  font-family: Arbotek ultra, sans-serif;
  font-size: 75px;
}

.about-paragraph {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.heading-15 {
  margin-top: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
}

.heading-16 {
  color: #ffeff4;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Arbotek ultra, sans-serif;
}

.image-12 {
  text-align: left;
}

.intro-div {
  line-height: 20px;
}

.resume-intro {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Fontspring demo quichesans, sans-serif;
  font-weight: 300;
}

.resume-div, .card-div {
  align-self: center;
}

.design-intro-section {
  width: 100%;
  margin-top: 20px;
}

.design-intro-text-div {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-17 {
  color: #ffeff4;
  align-items: stretch;
  font-family: Arbotek ultra, sans-serif;
  font-size: 50px;
  display: flex;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
}

.design-projects-1 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.design-photo-1 {
  width: 100%;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  transition: all 1s;
  display: flex;
  position: relative;
}

.design-photo-1:hover {
  opacity: 1;
  background-image: url('../images/Euphoria-Vinyl-MockUp-Front.jpg');
  background-position: 50%;
  background-size: cover;
}

.design-photo-4 {
  width: 100%;
  background-image: url('../images/Poster-Mockup.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.design-projects-2 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.design-photo-3 {
  width: 100%;
  position: relative;
}

.design-projects-3, .design-projects-5, .design-projects-6 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.image-13 {
  max-width: 100%;
}

.design-projects-7 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.design-projects-8 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: auto;
  display: flex;
}

.section-9 {
  margin-top: 10px;
}

.like-it-section {
  max-width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 0;
}

.heading-18 {
  text-align: center;
  font-family: Fontspring demo quichesans, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.photog-intro-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.photo-image {
  width: 15%;
}

.photo-intro-text {
  width: 20%;
  text-align: left;
}

.heading-19 {
  color: #ffeff4;
  text-align: center;
  margin-top: 20px;
  margin-bottom: auto;
  font-family: Arbotek ultra, sans-serif;
}

.paragraph-3 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.photo-port-1 {
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 10px auto;
  display: flex;
}

.image-14 {
  width: 100%;
  max-width: 100%;
}

.div-block {
  align-self: auto;
}

.image-15 {
  width: 100%;
  max-width: 100%;
}

.heading-20 {
  margin-top: auto;
  margin-bottom: 10px;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

.link {
  color: #333;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.link:hover {
  font-weight: 400;
}

.image-16 {
  opacity: 1;
}

.image-16:hover {
  opacity: .5;
}

.text-block {
  height: 30rem;
  opacity: 0;
  text-align: center;
  padding-top: 140px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 30px;
}

.text-block:hover {
  opacity: 1;
  padding-top: 220px;
  line-height: 50px;
}

.heading-21 {
  display: none;
}

.portfolio-hover-heading {
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.portfolio-hover-heading:hover {
  opacity: 1;
  display: flex;
}

.image-17 {
  display: none;
}

.portfolio-hover-heading-home {
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.portfolio-hover-heading-home:hover {
  opacity: 1;
  display: flex;
}

.body-6 {
  background-image: url('../images/Websitemainbackground.jpg');
  background-position: 0 0;
  background-size: cover;
}

.euphoria-section-page {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.more-euphoria-1, .more-euphoria-2 {
  max-width: 75%;
}

.euphoria-more {
  max-width: 50%;
  text-align: center;
}

.euphoria-intro {
  max-width: 100%;
  position: relative;
}

.heading-22 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-4 {
  text-align: left;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.nectar-section-page {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.nectar-more {
  max-width: 70%;
  text-align: center;
}

.more-nectar-1 {
  max-width: 75%;
  align-self: center;
}

.more-nectar-2 {
  width: 75%;
  max-width: 75%;
  align-self: center;
}

.more-nectar-3, .more-nectar-4 {
  max-width: 75%;
  align-self: center;
}

.more-nectar-5, .more-nectar-6, .more-nectar-7, .more-nectar-8, .more-nectar-9, .more-nectar-10 {
  max-width: 75%;
}

.euphoria-link-block, .amsterdam-link-block, .nectar-link-block, .habits-link-block {
  width: 45%;
  height: 100%;
}

.amsterdam-section-page {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.euphoria-more-copy {
  max-width: 50%;
  text-align: center;
}

.amsterdam-more, .more-amsterdam-1, .more-habits-2, .more-amsterdam-3, .more-amsterdam-4 {
  max-width: 75%;
}

.habits-section-page-copy, .habits-section-page {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.amsterdam-more-copy, .amsterdam-more-copy-copy {
  max-width: 75%;
}

.habits-more {
  max-width: 50%;
}

.more-habits-1, .more-habits-3 {
  max-width: 75%;
}

.creature-link-block, .wells-link-block, .snow-link-block, .mac-link-block {
  width: 45%;
  height: 100%;
}

.design-projects-4 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.candy-link-block, .nexus-link-block, .sust-link-block, .artivive-link-block, .app-link-block, .drawing-link-block, .pizzelles-link-block, .aug-link-block {
  width: 45%;
  height: 100%;
}

.mythical-more {
  max-width: 60%;
}

.mythical-section-page {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.photoshop-heading {
  max-width: 100%;
  margin-top: 40px;
}

.heading-23 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.mac-section {
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.mac-more {
  width: 60%;
}

.mac-image {
  width: 90%;
}

.heading-24 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-5 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.mythical-section-page-copy, .mythical-section {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.wells-section {
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.wells-more {
  width: 60%;
}

.wells-image {
  width: 90%;
}

.heading-25 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-6 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.image-19 {
  max-width: none;
}

.more-mythical {
  width: 80%;
  max-width: 80%;
  align-self: center;
}

.paragraph-7 {
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.pizzelles-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.nexus-section, .candy-section {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.dogeared-section {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.habits-section {
  width: 60%;
}

.habits-image-1, .habits-image-2, .habits-image-3 {
  width: 80%;
}

.dogeared-more {
  max-width: 60%;
}

.dogeared-image-1, .dogeared-image-2, .dogered-image-3 {
  width: 80%;
}

.candy-more {
  width: 60%;
}

.candy-image-1 {
  width: 80%;
}

.candy-image-2 {
  width: 80%;
  margin-top: auto;
}

.nexus-more {
  width: 60%;
}

.nexus-image-1, .nexus-image-2 {
  width: 80%;
}

.pizzelles-more {
  width: 60%;
}

.pizzelles-image {
  width: 80%;
}

.heading-26 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-8 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.snow-section, .tap-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.snow-more, .tap-more {
  width: 60%;
}

.tap-image, .snow-image {
  width: 80%;
}

.euphoria-section-2 {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-2 {
  width: 60%;
}

.heading-27 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-9 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-3, .div-block-4 {
  width: 80%;
}

.euphora-more-2 {
  width: 60%;
}

.euphoria-image-2, .euphoria-image-3 {
  width: 80%;
}

.interactive-heading {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.nectar-app-more {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.app-more {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.app-more-2, .app-more-3, .app-more-4, .app-more-5, .app-more-6, .app-more-7 {
  width: 30%;
}

.nectar-app-2 {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.nectar-more-3 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-5, .div-block-6, .div-block-7 {
  width: 30%;
}

.nectar-more-4 {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-8, .div-block-9, .div-block-10 {
  width: 30%;
}

.nectar-more-5 {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-11, .div-block-12, .div-block-13 {
  width: 30%;
}

.artivive-section {
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.artivive-more {
  width: 60%;
}

.artivive-image {
  width: 90%;
}

.aug-section {
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.aug-more {
  width: 60%;
}

.aug-video {
  width: 75%;
}

.heading-28 {
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.home-photo-1, .home-photo-2, .home-photo-3, .home-photo-4, .home-photo-5, .home-photo-6 {
  width: 30%;
  height: 100%;
}

.like-it-section-2 {
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 40px;
}

.link-2 {
  float: none;
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.link-2:hover {
  font-weight: 400;
}

.row-wrapper {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.capstone-link-block, .dance-link-block {
  width: 45%;
  height: 100%;
}

.design-projects-9 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.image-20 {
  width: 100%;
  height: 100%;
}

.dance-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.dance-more {
  width: 60%;
}

.dance-image {
  width: 80%;
}

.heading-29 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.capstone-section {
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.habits-section-copy {
  width: 60%;
}

.image-21, .image-22 {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .nav {
    position: fixed;
  }

  .home-intro {
    margin-top: 80px;
  }

  .introduction-text {
    max-width: 80%;
    font-size: 45px;
  }

  .nav-item, .nav-item.w--current {
    display: block;
  }

  .heading-10 {
    line-height: 55px;
  }

  .section-8 {
    display: none;
  }

  .resume-section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .intro-container {
    flex: 1;
  }

  .container-7 {
    flex: 0 auto;
  }

  .nav-menu {
    display: none;
  }

  .menu-icon {
    display: flex;
  }

  .menu-icon:active {
    opacity: .5;
    transform: scale(.8);
  }

  .dropdown {
    z-index: 10;
    width: 300px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    flex-direction: column;
    align-items: flex-start;
    margin-top: 80px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-right: 0;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .dropdown-item {
    margin-top: 10px;
    margin-left: 20px;
    display: block;
  }

  .dropdown-item.w--current {
    display: block;
  }

  .dropdown-item-text {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .dropdown-item-text:active {
    color: rgba(2, 2, 2, .5);
    font-weight: 500;
  }

  .about-me-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column-reverse;
    justify-content: center;
    margin-top: 100px;
    display: flex;
  }

  .photo-div-about {
    width: 85%;
    align-self: center;
  }

  .text-div-about {
    width: 95%;
    align-self: center;
  }

  .hey-there {
    font-size: 70px;
  }

  .resume-intro {
    margin-bottom: 0;
  }

  .design-intro-section {
    margin-top: 100px;
  }

  .heading-17 {
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 30px;
  }

  .paragraph-2 {
    margin-bottom: 0;
    font-size: 15px;
  }

  .design-projects-1 {
    margin-top: 20px;
  }

  .design-projects-2, .design-projects-3, .design-projects-5, .design-projects-6, .design-projects-7, .design-projects-8 {
    margin-top: 10px;
  }

  .heading-18 {
    margin-top: 10px;
    font-size: 15px;
  }

  .photo-image {
    width: 30%;
  }

  .photo-intro-text {
    width: 35%;
  }

  .heading-19 {
    margin-top: 100px;
  }

  .paragraph-3 {
    margin-bottom: auto;
    font-size: 18px;
    line-height: 22px;
  }

  .portfolio-hover-heading {
    font-size: 1rem;
    line-height: 40px;
  }

  .portfolio-hover-heading-home {
    line-height: 20px;
  }

  .euphoria-section-page {
    margin-top: 80px;
  }

  .euphoria-more {
    max-width: 75%;
  }

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

  .paragraph-4 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .nectar-section-page {
    margin-top: 80px;
  }

  .nectar-more {
    max-width: 80%;
  }

  .amsterdam-section-page {
    margin-top: 80px;
  }

  .euphoria-more-copy {
    max-width: 75%;
  }

  .amsterdam-more {
    max-width: 80%;
  }

  .habits-section-page-copy {
    margin-top: 80px;
  }

  .habits-section-page {
    margin-top: 20px;
  }

  .habits-more {
    max-width: 75%;
  }

  .design-projects-4 {
    margin-top: 10px;
  }

  .mythical-more {
    width: 80%;
    max-width: 75%;
  }

  .mythical-section-page {
    margin-top: 80px;
  }

  .photoshop-heading {
    margin-top: 120px;
  }

  .mac-more {
    width: 80%;
  }

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

  .mythical-section-page-copy {
    margin-top: 80px;
  }

  .mythical-section {
    margin-top: 20px;
  }

  .wells-more {
    width: 80%;
  }

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

  .dogeared-section {
    margin-top: 20px;
  }

  .habits-section {
    width: 80%;
  }

  .dogeared-more {
    width: 80%;
    max-width: 75%;
  }

  .candy-more, .nexus-more, .pizzelles-more {
    width: 80%;
  }

  .dig-section {
    margin-top: 100px;
  }

  .snow-more, .tap-more, .euphora-more-2 {
    width: 80%;
  }

  .euphoria-image-2, .euphoria-image-3 {
    width: 90%;
  }

  .interactive-heading {
    margin-top: 100px;
  }

  .artivive-more, .aug-more {
    width: 80%;
  }

  .capstone-section {
    margin-top: 20px;
  }

  .habits-section-copy {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .introduction-text {
    font-size: 35px;
    line-height: 50px;
  }

  .dropdown {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 30px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: url('../images/Websitemainbackground.jpg');
    background-size: cover;
  }

  .introduction-text {
    max-width: 80%;
    margin-top: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .ciao {
    width: 80%;
    margin-top: 0;
    font-size: 5rem;
    line-height: 6rem;
  }

  .gridsection {
    width: 80%;
    padding: 10px;
    display: none;
  }

  .fav-projects-text {
    margin-left: 0;
  }

  .form {
    padding-right: 40px;
  }

  .grid {
    grid-column-gap: 68px;
    grid-row-gap: 16px;
    grid-template-areas: "Area Area-2 Area-3"
                         "Area-6 Area-5 Area-4"
                         "Area-7 Area-8 Area-9";
  }

  .resume-section {
    max-width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 100px 10px 20px;
    display: flex;
  }

  .dropdown {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .form-section {
    width: 90%;
    justify-content: center;
    display: flex;
  }

  .heading-13 {
    font-size: 18px;
    line-height: 30px;
  }

  .portfolio-row-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .portfolio-item {
    width: 100%;
    margin-bottom: 1rem;
  }

  .portfolio-row-2 {
    flex-direction: column;
    align-items: center;
  }

  .portfolio-row-3 {
    flex-direction: column;
  }

  .about-me-section {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column-reverse;
    align-items: center;
    margin-top: 100px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .photo-div-about {
    width: 90%;
    align-self: center;
    margin-top: 0;
  }

  .text-div-about {
    width: 85%;
  }

  .hey-there {
    height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .heading-15 {
    font-size: 15px;
  }

  .resume-intro {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-family: Fontspring demo quichesans, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .resume-div {
    align-self: center;
  }

  .card-div {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .heading-17 {
    font-size: 38px;
    line-height: 40px;
  }

  .paragraph-2 {
    margin-top: 10px;
  }

  .design-projects-1 {
    height: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }

  .design-photo-1 {
    width: 100%;
    background-image: none;
  }

  .design-photo-4 {
    width: 100%;
  }

  .design-projects-2 {
    height: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }

  .design-photo-3 {
    width: 100%;
  }

  .design-projects-3, .design-projects-5, .design-projects-6, .design-projects-7 {
    height: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }

  .design-projects-8 {
    height: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .like-it-section {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-18 {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 10px;
    line-height: 20px;
  }

  .photog-intro-section {
    flex-direction: column;
    align-items: center;
  }

  .photo-image {
    width: 50%;
  }

  .photo-intro-text {
    width: 85%;
  }

  .heading-19 {
    font-size: 30px;
  }

  .paragraph-3 {
    font-size: 15px;
  }

  .heading-20, .link {
    font-size: 10px;
  }

  .portfolio-hover-heading {
    line-height: 20px;
  }

  .euphoria-section-page {
    margin-top: 100px;
  }

  .more-euphoria-1, .more-euphoria-2, .euphoria-more {
    max-width: 90%;
  }

  .heading-22 {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-4 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 10px;
    line-height: 15px;
  }

  .nectar-section-page {
    margin-top: 100px;
  }

  .nectar-more, .more-nectar-1, .more-nectar-2, .more-nectar-3, .more-nectar-4, .more-nectar-5, .more-nectar-6, .more-nectar-7, .more-nectar-8, .more-nectar-9, .more-nectar-10 {
    max-width: 90%;
  }

  .euphoria-link-block, .amsterdam-link-block, .nectar-link-block, .habits-link-block {
    width: 100%;
  }

  .amsterdam-section-page {
    margin-top: 100px;
  }

  .euphoria-more-copy, .amsterdam-more, .more-amsterdam-1, .more-habits-2 {
    max-width: 90%;
  }

  .more-amsterdam-3, .more-amsterdam-4 {
    width: 90%;
    max-width: none;
  }

  .more-habits-1, .more-habits-3 {
    max-width: 90%;
  }

  .creature-link-block, .wells-link-block, .snow-link-block, .mac-link-block {
    width: 100%;
  }

  .design-projects-4 {
    height: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }

  .candy-link-block, .nexus-link-block, .sust-link-block, .artivive-link-block, .app-link-block, .drawing-link-block, .pizzelles-link-block, .aug-link-block {
    width: 100%;
  }

  .mythical-more {
    max-width: 80%;
  }

  .photoshop-heading {
    margin-top: 100px;
  }

  .heading-23 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .mac-section {
    margin-top: 20px;
  }

  .heading-24 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 10px;
    line-height: 15px;
  }

  .wells-section {
    margin-top: 20px;
  }

  .heading-25 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

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

  .paragraph-7 {
    margin-top: 0;
    font-size: 15px;
  }

  .nexus-section, .candy-section {
    margin-top: 20px;
  }

  .habits-image-1, .habits-image-2, .habits-image-3 {
    align-self: center;
  }

  .dogeared-more {
    max-width: 80%;
  }

  .heading-26 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .tap-image, .snow-image {
    width: 90%;
  }

  .euphoria-section-2 {
    margin-top: 20px;
  }

  .heading-27 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

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

  .interactive-heading {
    margin-top: 100px;
  }

  .nectar-app-more {
    flex-direction: column;
  }

  .app-more-2, .app-more-3, .app-more-4, .app-more-5, .app-more-6, .app-more-7 {
    width: 80%;
  }

  .nectar-app-2, .nectar-more-3 {
    flex-direction: column;
  }

  .div-block-5, .div-block-6, .div-block-7 {
    width: 80%;
  }

  .nectar-more-4 {
    flex-direction: column;
  }

  .div-block-8, .div-block-9, .div-block-10 {
    width: 80%;
  }

  .nectar-more-5 {
    flex-direction: column;
  }

  .div-block-11, .div-block-12, .div-block-13 {
    width: 80%;
  }

  .artivive-section {
    margin-top: 20px;
  }

  .artivive-image {
    width: 80%;
  }

  .aug-section {
    margin-top: 20px;
  }

  .aug-video {
    width: 90%;
  }

  .home-photo-1, .home-photo-2, .home-photo-3 {
    width: 80%;
    align-self: center;
  }

  .home-photo-4, .home-photo-5, .home-photo-6 {
    width: 80%;
  }

  .capstone-link-block, .dance-link-block {
    width: 100%;
  }

  .design-projects-9 {
    height: 100%;
    flex-direction: column;
    align-items: center;
  }

  .dance-more {
    width: 80%;
  }

  .dance-image {
    width: 90%;
  }

  .heading-29 {
    font-size: 20px;
    line-height: 30px;
  }

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

  .habits-section-copy {
    align-self: center;
  }
}


@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-extrabold.otf') format('opentype'), url('../fonts/Fontspring-DEMO-quichesans-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-bolditalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-blackitalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-lightitalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-mediumitalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo quichesans';
  src: url('../fonts/Fontspring-DEMO-quichesans-thinitalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Arbotek';
  src: url('../fonts/Arbotek-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arbotek ultra';
  src: url('../fonts/Arbotek-Ultra.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}