body {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #575757;
}

a:-webkit-any-link {
  text-decoration: none;
  color: #575757;
}

h1 {
  margin: 0px auto 0.67em auto;
  color: #000000;
}

h2 {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  list-style-type: none;
  list-style-image: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 2rem;
  color: #000000;
  margin: 0.8rem 0px 0px 0px;
}

#resume_link {
  text-decoration: underline;
  text-underline-offset: 3px;
}

p {
  height: auto;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  font-style: normal;
  color: #575757;
  margin: 0px;
}

.canvas {
  display: block;
  max-width: 800px;
  height: auto;
  min-height: 90vh;
  margin: 10px auto;
  padding: 20px 0px;
  /* border: 1px dashed rgb(70, 70, 70); */
}

.footer {
  display: block;
  max-width: 800px;
  height: 2vh;
  margin: 0px auto 0px auto;
}

.item_footer {
  display: block;
  max-width: 1000px;
  height: 2vh;
  margin: 0px auto 0px auto;
}

.footer_text {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  font-style: normal;
  color: #999;
}

.mobile_menu {
  display: none;
}

.header {
  display: flex;
  position: sticky;
  flex-direction: column;
  top: 0px;
  width: 100%;
  max-width: 800px;
  background: rgb(255, 255, 255);
  z-index: 100;
}

.logo {
  display: block;
  width: auto;
  max-width: 800px;
  height: 40px;
  text-align: center;
  margin: 25px 0px 15px 0px;
}

.name {
  height: 40px;
}

.full_width_nav {
  display: block;
  width: 100%;
  margin: 0px;
  text-align: center;
  float: left;
  padding-bottom: 15px;
}

.nav_bar {
  display: inline-block;
  float: none;
}

.nav_list {
  display: inline-block;
  margin: 0px 0px;
  padding: 0px 0px;
}

ul li {
  display: inline-block;
  position: relative;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  list-style-type: none;
  list-style-image: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #999;
}

.nav_bar li {
  margin-right: 35px;
}

.nav_bar li:last-child {
  margin-right: 0px;
}

.nav_bar a {
  color: #999;
  text-decoration: none;
}

.link a {
  color: #999;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.link a:hover {
  color: black;
}

.active-link a {
  color: black;
  font-weight: 500;
}

.sticky {
  position: fixed;
  top: 0;
}

.shadow_underline {
  box-shadow: 0px 15px 10px -15px rgb(104, 104, 104);
}

.sticky + .gallery {
  padding-top: 112px;
}

.sticky + .item_page {
  padding-top: 112px;
}

.gallery {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 25px 0px 0px 0px;
  padding: 0px;
  /* border: 1px dashed rgb(70, 70, 70); */
}

.about_row {
  display: flex;
  flex-direction: row;
  height: auto;
}

.about_column {
  display: flex;
  flex-direction: column;
  width: 50%;
  height: auto;
}

.about_text_column {
  align-items: center;
}

.about_pic {
  display: block;
  max-width: 86%;
  height: auto;
  margin: 0px;
}

.social_box {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-height: 2.75%;
  vertical-align: middle;
  gap: 4%;
}

.social_box p {
  margin: auto 0px;
}

.social_ref {
  display: flex;
  flex-direction: row;
  gap: 3px;
}

.social_icon {
  height: 20px;
  width: auto;
  opacity: 0.4;
  margin: 0px 1% 0px 0px;
}

.social_icon:hover {
  opacity: 1;
  transition: opacity 0.25s;
}

#instagram_icon {
  margin: 0px 1% 0px 0px;
}

.social_link {
  color: #575757;
}
.social_link:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.item_canvas {
  display: block;
  max-width: 1000px;
  height: auto;
  min-height: 90vh;
  margin: 10px auto;
  padding: 20px 10px;
}

.item_header {
  display: flex;
  position: sticky;
  flex-direction: column;
  top: 0px;
  width: 100%;
  max-width: 1000px;
  background: rgb(255, 255, 255);
  z-index: 100;
}

.item_logo {
  display: block;
  width: auto;
  max-width: 1000px;
  height: 40px;
  text-align: center;
  margin: 25px 0px 15px 0px;
}

.item_page {
  display: flex;
  flex-direction: row;
  gap: 0px;
  margin: 25px 0px 0px 0px;
  padding: 0px;
}

.item_page_gallery {
  display: flex;
  max-width: 700px;
  min-width: 10px;
  height: auto;
  flex-direction: column;
  gap: 20px;
  margin: 0px;
  padding: 0px;
}

.item_page_desc {
  display: flex;
  position: sticky;
  flex-direction: column;
  top: 125px;
  width: 275px;
  min-width: 220px;
  height: 400px;
  margin: 0px 0px 0px 20px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}

.item_page_desc_full {
  display: none;
}

.project-title {
  height: auto;
  width: 100%;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.25em;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.06em;
  line-height: 1.4em;
  padding: 0px;
  margin: 5px 0px 5px 0px;
  color: #000000;
}

.project-description {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.info_one_line {
  width: auto;
  height: 1.5em;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  text-align: center;
  align-items: center;
  margin: 0px auto;
}

.info_desc {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  text-align: center;
  align-items: center;
  margin: 0px auto;
}

.info-title {
  height: 1.5em;
  width: auto;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  margin: 0px;
  color: #999;
}

.info-name {
  height: 1.5em;
  width: auto;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  margin: 0px;
  padding-left: 5px;
}

.info-link {
  width: auto;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1em;
  margin: 0px;
  color: #000000;
}

.info-link a {
  color: #000000;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.info-desc {
  height: auto;
  width: auto;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  line-height: 1.3em;
  margin: 5px 0px 0px 0px;
  padding-left: 5px;
}

#info-desc-full {
  padding: 0px 50px;
}

.mag_cover {
  position: relative;
  max-width: 100%;
  max-height: 450px;
  aspect-ratio: auto 1.56 / 1;
  padding: 0px 0px 0px 0px;
  z-index: 20;
}

.click_box_rect {
  position: absolute;
  display: flex;
  top: 0;
  width: 0px;
  height: 100%;
  max-height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  text-align: center;
  align-items: center;
}

.rect_left {
  left: 0;
}

.rect_right {
  right: 0;
}

.mag_arrow {
  display: flex;
  height: auto;
  width: 0px;
  margin: auto auto;
}

.mag_box {
  position: relative;
  display: flex;
  flex-direction: row;
  max-width: 100%;
  max-height: 450px;
  aspect-ratio: auto 1.56 / 1;
  vertical-align: middle;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-padding: 0px;
  background-color: rgb(218, 218, 218);
  margin: 0px auto -10px auto;
  scrollbar-width: none;
}
.mag_box::-webkit-scrollbar {
  display: none;
}

.mag_page {
  display: block;
  flex: none;
  height: auto;
  width: 97%;
  scroll-snap-align: center;
  scroll-snap-stop: always;
  margin: 10px 10px;
  scrollbar-width: none;
  filter: drop-shadow(3.5px 3.5px 5px #444444);
  pointer-events: none;
}

.mag_dots {
  width: auto;
  height: 10px;
  margin: 0px auto 5px auto;
}

.mag_dot {
  float: left;
  height: 8px;
  width: 8px;
  padding: 0px 2px;
}

.open_circle {
  background-image: url(dataviz/openCircle.svg);
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
  transition: opacity 0.25s;
}

.open_circle:hover {
  opacity: 1;
}

.filled_circle {
  background-image: url(dataviz/filledCircle.svg);
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 0.25s;
}

.comp_row {
  position: relative;
  display: flex;
  /* width: 700px; */
  max-width: 100%;
  aspect-ratio: auto 1.24 / 1;
  flex-direction: column;
  vertical-align: middle;
  align-items: center;
  background-image: url(dataviz/comp_bkg.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
}

.comp_gif {
  display: block;
  width: 91%;
  height: auto;
  margin: 4.1% auto 0px auto;
  border: 2px solid rgb(0, 0, 0);
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.comp_button {
  display: block;
  height: 6%;
  max-height: 33px;
  width: auto;
  margin: 5.2% auto 0% auto;
  opacity: 0.4;
}

.comp_button:hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.phone_sm_row {
  position: relative;
  display: flex;
  width: 700px;
  max-width: 100%;
  aspect-ratio: auto 1.295 / 1;
  flex-direction: row;
  vertical-align: middle;
  align-items: center;
  background-image: url(dataviz/phone_bkg.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px auto;
}

.phone_lg_row {
  position: relative;
  display: flex;
  width: 700px;
  max-width: 100%;
  aspect-ratio: auto 1.19 / 1;
  flex-direction: row;
  vertical-align: middle;
  background-image: url(dataviz/phone_tall_bkg.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px auto;
}

.phone_container {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 88.6%;
  width: auto;
  max-width: 233px;
  aspect-ratio: auto 0.49 / 1;
  margin: 9.5% 2.95% 0px 2.95%;
}

.phone_container_lg {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 85.4%;
  width: auto;
  max-width: 233px;
  aspect-ratio: auto 0.46 / 1;
  margin: 4.8% 3.2% 0px 3.2%;
}

.phone_gif {
  display: block;
  max-height: 100%;
  border: 1.5px solid rgb(0, 0, 0);
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.phone_button {
  display: block;
  height: 7%;
  margin: 5.6% auto 0px auto;
  opacity: 0.4;
}

.phone_button:hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.phone_button_lg {
  display: block;
  height: 7%;
  margin: 3% auto 0px auto;
  opacity: 0.4;
}

.phone_button_lg:hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.interactive_image {
  display: block;
  position: relative;
  margin: auto auto; /* 0px auto */
  max-width: 50%;
  max-height: 100%;
}

.interactive_image_100 {
  display: block;
  position: relative;
  margin: auto auto; /* 0px auto */
  max-width: 100%;
  max-height: 100%;
}

.img_row {
  width: 100%;
  height: 350px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.img_row_auto {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.img_row_tall {
  width: 100%;
  height: auto;
  max-height: 490px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.img_row_wf {
  width: 100%;
  height: auto;
  max-height: 448px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.img_row_chad {
  width: 100%;
  height: auto;
  max-height: 476px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.img_column {
  height: 100%;
  width: auto;
  max-width: 370px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.img_row_full {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.item_img_full_width {
  display: block;
  max-width: 100%;
  height: auto;
}

.art_item_img_single_thin {
  display: block;
  width: auto;
  max-width: 50%;
  margin: 0px auto;
}

.item_img_single_thin {
  display: block;
  width: auto;
  max-width: 50%;
  margin: 0px auto;
  max-height: 750px;
}

.item_img_single_med {
  display: block;
  width: auto;
  max-width: 60%;
  margin: 0px auto;
  max-height: 750px;
}

.item_img_single_wide {
  display: block;
  width: auto;
  max-width: 79%;
  margin: 0px auto;
  max-height: 750px;
}

.item_img_half {
  display: block;
  max-width: 49%;
  min-width: 10px;
  height: auto;
}

.item_img_third {
  display: block;
  max-width: 31%;
  min-width: 10px;
  height: auto;
}

.item_img_set {
  display: block;
  height: 100%;
  width: auto;
}

.item_img_fit {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.item_row {
  height: auto;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.dataviz_border {
  border: 1px solid rgb(129, 129, 129);
}

.row {
  height: 320px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.thumbnail {
  position: relative;
  flex: 1 1 auto;
  box-shadow: 0px 15px 10px -10px rgb(177, 177, 177);
}

.no_shadow {
  box-shadow: 0px 0px 0px 0px rgb(150, 150, 150);
}

.thumbnail img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media (max-width: 1030px) {
  .phone_container {
    margin: 9.5% 2.87% 0px 2.87%;
  }

  /* .phone_button {
    margin: 4.5% auto 0px auto;
  } */
}

@media (max-width: 1000px) {
  .item_page_desc {
    margin: 0px 10px;
  }

  .comp_button {
    margin: 5.1% auto 0% auto;
  }
}

@media (max-width: 800px) {
  .gallery {
    padding: 0 40px;
  }

  .about_row {
    flex-direction: column;
    width: 100%;
  }
  .about_column {
    width: 100%;
    margin-bottom: 20px;
  }
  .about_pic {
    max-width: 80%;
    margin: 0px auto;
  }

  .comp_button {
    margin: 5.2% auto 0% auto;
  }

  .phone_container {
    margin: 9.5% 2.95% 0px 2.95%;
  }

  .phone_button {
    margin: 6% auto 0px auto;
  }

  .row {
    height: 200px;
  }

  .item_page {
    flex-direction: column;
    margin: 5px 0px 0px 0px;
    padding: 0px;
  }

  .mag_cover {
    margin: 0px auto;
  }

  .item_page_desc {
    display: none;
  }

  .item_page_gallery {
    max-width: 1000px;
  }

  .item_page_desc_full {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 200px;
    max-width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    text-align: center;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
  }

  .item_img_half {
    display: block;
    max-width: 500px;
    min-width: 10px;
    height: auto;
  }
}

@media (max-width: 730px) {
  .comp_button {
    margin: 5% auto 0% auto;
  }

  .phone_container {
    margin: 9.5% 2.9% 0px 2.9%;
  }

  .phone_button {
    margin: 4.8% auto 0px auto;
  }
}

/* Max Phone Screen width: */
@media (max-width: 500px) {
  .canvas {
    padding: 0px 0px;
    margin: 0px auto;
  }

  .social_box {
    flex-direction: column;
    gap: 7px;
  }

  .item_canvas {
    padding: 0px 0px;
    margin: 0px auto;
  }

  .header {
    padding: 0 0px;
    margin: 0px;
  }

  .mobile_menu {
    display: flex;
    flex-direction: column;
    padding: 10px 0px;
  }

  .menu_link {
    margin: 0px auto 10px auto;
  }

  .mobile_menu_list_index {
    display: flex;
    flex-direction: row;
    height: 0px;
    text-align: center;
    border-top: 0.5px solid #999;
    border-bottom: 0.5px solid #999;
    margin: 0 30px 10px 30px;
    overflow: hidden;
  }

  .mobile_menu_list_pages {
    display: flex;
    flex-direction: row;
    height: 26px;
    text-align: center;
    border-top: 0.5px solid #999;
    border-bottom: 0.5px solid #999;
    margin: 0 30px 10px 30px;
    overflow: hidden;
  }

  .mobile_menu_item {
    width: auto;
    margin: 4px auto 4px auto;
  }

  .link a {
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9rem;
    list-style-type: none;
    list-style-image: none;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #999;
  }

  a:link {
    text-decoration: none !important;
  }

  .active-link a {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 0.9rem;
    list-style-type: none;
    list-style-image: none;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: black;
  }

  .smooth {
    transition: height 0.5s;
  }

  .sticky + .gallery {
    padding-top: 140px;
  }

  .sticky + .item_page {
    padding-top: 140px;
  }

  .logo {
    margin: 0px 20px 20px 20px;
  }
  .item_logo {
    margin: 0px 20px 20px 20px;
  }

  .name {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .full_width_nav {
    display: none;
  }

  .gallery {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 30px;
    margin: 20px 0px 0px 0px;
  }

  .row {
    height: auto;
    flex-direction: column;
  }

  #info-desc-full {
    padding: 0px 20px;
  }

  .mag_page {
    /* width: 95%; */
    overflow: visible;
    margin: 10px 1.5% 10px 1.5%;
  }

  .comp_button {
    height: 5.5%;
    margin: 5% auto 0% auto;
    opacity: 1;
  }

  .phone_gif {
    max-height: 97%;
  }

  .phone_button {
    opacity: 1;
  }
}

@media (max-width: 300px) {
  .mobile_menu_list {
    margin: 0 10px 10px 10px;
  }

  .link a {
    font-size: 0.8rem;
  }

  .active-link a {
    font-weight: 500;
    font-size: 0.8rem;
    text-decoration: none;
  }

  .logo {
    margin: 0px 10px 20px 10px;
  }

  .gallery {
    padding: 0 10px;
    margin: 0px 0px 0px 0px;
  }
}

/* universal classes */

.no_display {
  display: none;
}

.smooth_width {
  transition: width 0.5s;
}
