@media screen and (max-width: 500px) {
    #projectorLamp > div > div > p:nth-child(6) > span:nth-child(2),
    .ph{
        text-transform: uppercase;
        color: #ff7902;
        font-size: 20px;
    }
    #resourceLoopCarousel .splide__arrow--prev {
        left: 0em;
    }
    #industryMembershipCarousel.mobile-carousel .splide__track{
        width: 75%;
    }
    main a:hover {
        background-color: transparent;
    }
    #innovativeSolutionsPage .splide .col .desc-container {
        padding: 4rem 6rem;
    }
}

@media screen and (max-width: 766px) {
    h1{
        font-size: 40px;
    }
    h2{
        font-size: 30px;
    }
    h3, .tile-title h3, #localInitiativesPage .tile-title h3{
        font-size: 45px;
    }
    p, .caption, .tile-copy, .light-blue-bg .tile-copy, #resourceLoopCarousel .tile-copy, .slide-up .tile-copy span a, .slide-up .tile-copy a.more-info, #innovativeSolutionsPage .splide .col .desc-container .tile-copy, #innovativeSolutionsPage .splide .col .desc-container .flex-container .col, #innovativeSolutionsPage .desc-container .sust-buttons.blue-no-bg, .desc, #innovativeSolutionsPage .desc .sust-buttons.blue-no-bg, #epsonAndEnvironment .tile-container.blue-bg .tile .tile-copy,.copy-container .title,.copy-container .copy{
        font-size: 20px;
    }

    .tile-copy{
        font-size: 25px;
    }

    .sust-buttons{
        font-size: 14px;
    }
    #epsonAndEnvironment > div:nth-child(3) > div{
        font-size: 12px;
    }
    #reduceEmissions-slide02 > div > div > div.tile-copy > a
    {
        font-size: 19px;
    }
    #localInitiatives{
        margin-top: 5rem;
        padding-bottom: 5rem;
        background-color: white;
    }
    #localInitiatives .content-container {
        background-color: rgb(0 0 0 / 66%);
    }
    #localInitiatives p, #localInitiatives h2, #certification > div > div:nth-child(1) > div > div:nth-child(1) > h2, #certification .left-blue-bg {
        text-shadow: none;
        color: white;
    }
    #localInitiatives .content-container#ourInnovativeSolutions{
        background-color: rgb(255 255 255 / 66%);
    }
    #localInitiatives #ourInnovativeSolutions p, #localInitiatives #ourInnovativeSolutions h2 {
        text-shadow: none;
        color: rgb(0, 0, 0);
    }

    #industryMembershipCarousel > div.splide__arrows.splide__arrows--ltr > button.splide__arrow.splide__arrow--prev{
        left: 0em;
    }
    #innovativeSolsSlide > div.splide__arrows.splide__arrows--ltr > button.splide__arrow.splide__arrow--prev{
        left: 0em;
    }
    #resourceLoopCarousel > div.splide__arrows.splide__arrows--ltr > button.splide__arrow.splide__arrow--next,
    #industryMembershipCarousel > div.splide__arrows.splide__arrows--ltr > button.splide__arrow.splide__arrow--next,
    #innovativeSolsSlide > div.splide__arrows.splide__arrows--ltr > button.splide__arrow.splide__arrow--next{
        right: 0em;
    }
    #certification .left-blue-bg {
        background-color: #0275e2;
        border-radius: 4px;
    }
    #certification{
        padding: 5rem 2rem;
    }
    .certification.icon {
        margin: auto;
    }
    #certification h3{
        font-size: 25px;
    }
    #localInitiativesPage .download-link{
        color: white;
        font-size: 13px;
    }
    #localInitiativesPage #certification .links {
        margin-bottom: 4rem;
    }
    #localInitiativesPage #industryMembershipCarousel .download-link{
        color: #0c4bbf;
        text-align: center;
    }
    #recyclingPage #hardware > div > div > div.card > div:nth-child(3) > a{
        color: #ff5a21;
        font-size: 16px;
    }
    #recyclingPage .sust-buttons.blue-no-bg, .slide-up .tile-copy a.more-info{
        font-size: 16px;
    }
    /* #innovativeSolutionsPage .splide .col .desc-container {
        padding: 4rem;
    } */
    #innovativeSolutionsPage .tile-title h3{
        font-size: 50px;
    }

    #epsonAndEnvironment > div.tiles-container.slide-up > div:nth-child(2) > div > div.tile-copy{
        margin-bottom: 40px;
    }
    #epsonAndEnvironment > div.tiles-container.slide-up > div:nth-child(2) > div > div.disclaimer > div,
    #localInitiativesPage .download-link{
        font-size: 15px;
    }
    .tile-copy a.more-info{
        font-size: 18px;
    }

}
/* 
.ph{
    text-wrap: nowrap;
} */