@media screen and (width <= 600px) {
  .hero-cop26 {
    font-size: 2.4em;
  }

  #welcome-section .welcome-img {
    width: 70% !important;
  }

  .welcome-text-wrapper .col {
    font-size: .9em;
  }

  .welcome-text-wrapper .container-text-right-col {
    padding: 0 5%;
  }

  .welcome-video-container {
    justify-content: center;
    width: 100%;
  }

  .welcome-credits-container {
    padding: 10vh 0 15vh;
  }

  .credits-text:first-child, .credits-text:nth-child(2) {
    text-decoration: underline;
  }

  .figure-text-wrapper {
    padding: 2vh 0;
  }

  .sidebar-eye, .sidebar-eye-hover, .sidebar-eye-open, .sidebar-eye-hover-open, .sidebar-eye-white {
    padding-right: 0;
  }

  .sidebar-menu {
    border: 4px solid #29ff42;
  }

  .sidebar-menu-row {
    padding-top: 1em;
  }

  .inter-figure-text-wrapper {
    gap: 2em;
    padding: 3vh 0;
  }

  .inter-figure-text-wrapper .figure {
    padding: 0% 4%;
  }

  .first-inter-text {
    padding-top: 1em;
  }

  .fourth-section-hero-heading {
    font-size: 30px;
  }

  .fourth-section-hero-link-wrapper {
    margin: 4em 0;
  }

  .fourth-intersection-img-caption {
    font-size: 20px;
  }

  .fourth-section-hero-link {
    padding: 15px;
  }

  .fifth-section-hero-wrapper {
    max-width: 95%;
  }

  .fifth-section-hero-heading {
    font-size: 36px;
  }

  .fifth-section-hero-link-wrapper {
    margin: 12vh 0;
  }

  .fifth-section-hero-link {
    padding: 15px;
  }

  .main-menu-item-text:hover .main-background-div {
    display: none;
  }

  .sidebar-menu {
    width: 100%;
  }

  .sidebar-menu-item {
    margin: 10px 0;
  }

  .sidebar-menu-item-arrow {
    display: none;
  }

  .sidebar-carousel-container {
    width: 0%;
  }

  .sidebar-carousel-slide {
    right: 100%;
  }

  .heading-text {
    max-width: 90%;
    padding: 0;
  }

  .figure-text-wrapper, .container-text-wrapper {
    grid-template-columns: 1fr;
  }

  .figure-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 0 5%;
    display: flex;
  }

  .section-hero-container .figure {
    max-width: 100%;
  }

  .figure {
    float: none;
    max-width: 100%;
    margin: 1em auto;
    padding: 0;
    display: flex;
  }

  .container-text-col {
    padding: 0 5%;
  }

  .figure-text-wrapper .d-flex {
    padding: 0 !important;
  }

  .wavy-arrow {
    display: none;
  }

  .more-info-wrapper {
    margin: 0;
    padding: 0 0 .3em;
    text-decoration: underline;
  }

  .figcaption-text {
    word-break: break-word;
    font-size: .7em;
  }

  .plus-icon {
    width: 1em;
  }

  .making-waves-heading {
    font-size: 3em;
  }

  .making-waves-container, .making-waves-text-wrapper {
    width: 100%;
  }

  .making-waves-url-wrapper {
    margin-left: 0;
    padding: 0;
    text-decoration: underline;
  }

  .making-waves-link:hover {
    color: #000;
    border: none;
  }

  #christina-wong-container .making-waves-text-wrapper {
    width: 90%;
    margin: 0 1em;
  }

  #sculpture-1 {
    max-width: 16%;
    top: -10%;
    left: 5%;
  }

  #sculpture-2 {
    left: -4%;
  }

  #sculpture-3 {
    bottom: 6%;
  }

  #sculpture-4 {
    bottom: 6%;
    right: -3%;
  }

  #zero-waste-1 {
    display: none;
  }

  #james-pfaff-2 {
    right: 0;
  }

  #james-pfaff-3 {
    right: -8%;
  }

  #potr-3 {
    bottom: 2%;
    right: 2%;
  }

  #karen-1 {
    display: none;
  }

  .sustainable-container-1 {
    background-image: none;
  }

  .sustainable-container-1 .row {
    flex-direction: column;
    display: flex;
  }

  .sustainable-1-left-col {
    order: 0;
    padding-top: 0;
  }

  .sustainable-heading {
    background-image: url("sustainable-line-1.b2bcb465.png");
    background-repeat: no-repeat;
    background-size: contain;
    order: 1;
    position: static;
    padding: 10% !important;
  }

  .sustainable-1-right-col {
    order: 2;
  }

  .sustainable-figure-17 {
    width: 90%;
  }

  .after-november-container-1 {
    background-image: none;
  }

  .after-november-section {
    padding-bottom: 0;
  }

  .after-november-line-3 {
    position: static;
  }

  .after-november-heading-text {
    padding-left: 5%;
  }

  .after-november-container-1 .row {
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

  .after-november-figure-2 {
    padding: 0 15%;
  }

  .november-line-wrapper {
    height: 2%;
    min-height: 2%;
  }

  .climate-literacy-container-1 {
    background-image: none;
  }

  .climate-literacy-container-1 .row {
    flex-direction: column;
    display: flex;
  }

  .climate-literacy-1-left-col {
    order: 0;
    padding-top: 0;
  }

  .climate-literacy-heading {
    background-image: url("climate-literacy-line-1.d232c8ed.png");
    background-repeat: no-repeat;
    background-size: contain;
    order: 1;
    position: static;
    padding: 10% !important;
  }

  .climate-literacy-1-right-col {
    order: 2;
  }

  .close-of-main-wrapper {
    flex-direction: column-reverse;
    display: flex;
  }

  .close-of-text {
    padding: 0;
    margin: 0 !important;
  }

  .close-of-text-row {
    order: 1;
  }

  html {
    -webkit-scroll-snap-type: none;
    -ms-scroll-snap-type: none;
    scroll-snap-type: none;
  }
}

/*# sourceMappingURL=index.aca81ecd.css.map */
