@font-face {
    font-family: narrow;
    src: url(../fonts/futura/Futura\ Book\ font.ttf);
}

.splitter1, .splitter2, .splitter3 {
    background-color: rgb(255, 255, 255);
    width: 100%;
    content: " ";
    height: 11px;
    width: 100%;
    background-size: 20px 20px;
    background-position: -5px -3px;
}

::selection {
    background: #ad346746
}

.table {
    border-style: solid;
    border-radius: 20px;
}

.splitter1 {
    background-image: radial-gradient(circle at 50% 100%, transparent 50%, #F3BC3F 55%);
}

.splitter2 {
    background-image: radial-gradient(circle at 50% 100%, transparent 50%, #A84642 55%);
}

.splitter3 {
    background-image: radial-gradient(circle at 50% 100%, transparent 50%, #783351 55%);
}

body, html{
    overflow-x: clip;
}

html {
    font-family: narrow;
    background-color: black;
    position: relative;
}

.bank {
    border-radius: 20px;
    border-style: solid;
    border-color: #7e7e7e;
}

body {
    width: 100%;
    background-color: white;
    background-image: url("../new-images/wallpaper.svg");
    margin: 0;
}

header {
    position: sticky;
    z-index: 999;
    top: 0;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
}

nav {
    background-color: rgb(0, 0, 0);
    display: flex;
    flex-direction: row;
    background-color: black;
    justify-content: center;
    white-space: nowrap;
    padding: 5px;
    border-bottom: 1px solid;
    flex-wrap: wrap;
}

a[href^="tel"] {
    color:inherit;
    text-decoration:none;
}

nav button {
    flex-grow: 0;
    background-color: black;
    text-decoration: none;
    font-family: narrow;
    border-width: 1px;
    text-transform: uppercase;
    border-style: solid;
    border-radius: 10px;
    border-color: gray;
    color: gray;
    text-align: center;
    color: rgb(245, 239, 235);
    display: block;
    padding: .3em 1em;
    margin: .25em;
    transition: border-color 0.2s;
}

.btn:not(.no-hover):hover {
    border-color: white;
}

.music {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 20%;
    margin-right: 20%;
    text-align: center;
}

.sponsor-row {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.middle {
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}

.sponsor {
    margin-top: 20px;
    width: 70%;
    height: 70%;
}

.mini-sponsor {
    width: 28%;
    height: 28%;
}

.music h2 {
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.gallery {
    line-height: 0;
    column-count: 4;
    column-gap: 10px;
    margin-left: 50px;
    margin-right: 50px;
}

.gallery img {
    border-radius: 7.5px;
    width: 100% !important;
    margin-bottom: 10px;
    height: auto !important;
}

iframe {
    border-radius: 20px;
    border-style: solid;
}

.time-block {
    background-color: #a75377;
    background:
    linear-gradient(135deg, #783351 25%, transparent 25%) -10px 0,
    linear-gradient(225deg, #783351 25%, transparent 25%) -10px 0,
    linear-gradient(315deg, #783351 25%, transparent 25%),
    linear-gradient(45deg, #783351 25%, transparent 25%);
    background-size: 20px 20px;
    background-color: #783351fd;
    border-width: 1.5px;
    border-style: solid;
    border-color: black;
    margin-left: 50px;
    margin-right: 50px;
    color: white;
}

.new-music {
    border-radius: 20px;
    padding-left: 10px;
    background-color: #a75377;
    background:
    linear-gradient(135deg, #783351 25%, transparent 25%) -10px 0,
    linear-gradient(225deg, #783351 25%, transparent 25%) -10px 0,
    linear-gradient(315deg, #783351 25%, transparent 25%),
    linear-gradient(45deg, #783351 25%, transparent 25%);
    background-size: 20px 20px;
    background-color: #783351fd;
    border-width: 1.5px;
    border-style: solid;
    border-color: black;
    color: white;
}

.time-block .text-row {
    justify-content: space-between;
    padding-bottom: 5px;
}

footer {
    background-color: black;
    color: white;
}

.banner {
    display: flex;
    justify-content: space-around;
}

.standard-img {
    width: 100%;
    height: 100%;
    display: block;
}

.top-block-1, .top-block-2, .top-block-3 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#location {
    border-radius: 20px;
    border: solid;
    padding: 20px;
    background-color: #d36644;
}

.top-block-1 *, .top-block-2 *, .top-block-3 * {
    padding-top: 50px;
    padding-bottom: 50px;
    margin: auto;
    display: block;
}

#apples {
    padding-left: 40px;
    padding-right: 40px;
}

#thanks {
    margin-top: 0px;
}

#apples img {
    padding-left: 10px;
    padding-top: 10px;
    width: 55%;
    height: 55%;
}

.white-block-1 {
    background-image: url("../new-images/wallpaper.svg");
    padding-bottom: 30px;
}

.white-block-2 {
    background-image: url("../new-images/wallpaper.svg");
}

.white-block-2 .music h2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.white-block-2 .directions h2 {
    padding-top: 0px;
    padding-bottom: 10px;
}

.festival-map {
    border-radius: 20px;
}

.white-block {
    background-image: url("../new-images/wallpaper.svg");
}

.top-block-1 {
    background-image: url("../new-images/birdseye2.png");
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.579);
}

.top-block-2 {
    background-image: url("../new-images/canopy2.png");
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.579);
}

.top-block-3 {
    background-image: url("../new-images/carshow.png");
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.579);
}

.logo {
    display: block;
}

.yellow-block {
    border-image: linear-gradient(to right,
    rgba(0, 0, 0, 0),
    black,
    black,
    rgba(0, 0, 0, 0));
    border-image-slice: 3;
    border-image-repeat: stretch;
    background-color: #F3BC3F;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.492);
    border-width: 1.5px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    background:
    linear-gradient(135deg, #F3BC3F 25%, transparent 25%) -10px 0,
    linear-gradient(225deg, #F3BC3F 25%, transparent 25%) -10px 0,
    linear-gradient(315deg, #F3BC3F 25%, transparent 25%),
    linear-gradient(45deg, #F3BC3F 25%, transparent 25%);
    background-size: 20px 20px;
    background-color: #f3bd3ff8;
}

.orange-block {
    border-image: linear-gradient(to right,
    rgba(0, 0, 0, 0),
    black,
    black,
    rgba(0, 0, 0, 0));
    border-image-slice: 3;
    border-image-repeat: stretch;
    background-color: #E99152;
    border-style: solid;
    border-width: 1.5px;
    border-color: rgba(0, 0, 0, 0.492);
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    background:
    linear-gradient(135deg, #A84642 25%, transparent 25%) -10px 0,
    linear-gradient(225deg, #A84642 25%, transparent 25%) -10px 0,
    linear-gradient(315deg, #A84642 25%, transparent 25%),
    linear-gradient(45deg, #A84642 25%, transparent 25%);
    background-size: 20px 20px;
    background-color: #a84542fa;
}

.third-logo {
    display: block;
}

.red-block {
    border-image: linear-gradient(to right,
    rgba(0, 0, 0, 0),
    black,
    black,
    rgba(0, 0, 0, 0));
    border-image-slice: 3;
    border-image-repeat: stretch;
    background-color: #E9734E;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.492);
    border-width: 1.5px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    background:
    linear-gradient(135deg, #783351 25%, transparent 25%) -10px 0,
    linear-gradient(225deg, #783351 25%, transparent 25%) -10px 0,
    linear-gradient(315deg, #783351 25%, transparent 25%),
    linear-gradient(45deg, #783351 25%, transparent 25%);
    background-size: 20px 20px;
    background-color: #783351fd;
}

.uniquer, .uniquer2 {
    object-fit: cover;
    margin-right: 0px;
    padding-top: 0px;
    margin-top: 0px;
    border-radius: 20px;
    margin-left: auto;
    margin-bottom: auto;
    max-width: 50%;
    border-style: solid;
    border-width: 1.5px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.uniquer2 {
    max-width: none;
}

.socials {
    width: 50%;
    height: 50%;
    display: block;
    margin-right: 8px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.final-button {
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.contacts-row {
    display: flex;
    margin-top: 25px;
}

.essentials {
    padding-top: 2.5px;
    margin-bottom: 15px;
    padding-bottom: 2.5px;
}

.app-list {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

hr {
    height: 1.5px;
    border: none;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 55px;
    margin-left: 55px;
    border-style: dotted none none;
    border-width: 4px;
    border-color: rgb(0, 0, 0);
}

.headline {
    margin: auto;
    width: 10%;
    display: flex;
    justify-content: space-evenly;
}

.headline * {
    width: 200%;
    height: 100%;
}

.white-block-1 {
    display: block;
}

.white-block-1 h2 {
    color: #E2623A;
}

.white-block-2 {
    padding-bottom: 30px;
}

.white-block-2 h2 {
    color: #F28493;
    margin-top: 0px;
    margin-bottom: 0px;
}

.last-button {
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.contacts-portion *, .contact-info {
    margin-left: 0px;
    padding-left: 0px;
}

.text-row div {
    margin-right: 20px;
}

.squisher {
    width: 10px;
    height: 10px;
}

.footer-row{
    display: flex;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.reverse-row {
    display: flex;
    justify-content: space-evenly;
    text-align: left;
    margin-left: 20%;
    margin-right: 20%;
}

.reverse-row img {
    margin-right: 40px;
}

.contact-info {
    margin-top: 5px;
    display: block;
    padding-right: 10px;
}

.btn {
    border-color: gray;
    transition: all .2s ease-in-out;
}

.btn:active {
    opacity: 0.5;
    transition: .2s;
}

.application {
    display: block;
    text-decoration: none;
}

.white-block-2 .reverse-row {
    margin-top: 30px;
}

.time-block .text-row {
    padding-top: 5px;
}

.time-block .text-row div {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.contacts-portion, .apps-portion {
    margin-top: 10px;
}

.app-list, .essentials {
    margin-top: 0px;
    padding-top: 0px;
}

.app-list {
    margin-top: 0px;
    padding-top: 0px;
}

.essentials {
    margin-bottom: 5px;
}

h3 {
    text-decoration: underline;
    text-decoration-skip-ink: none;
}

.footer-row div:not(.essentials, .app-list) {
    max-width: 50%;
}

p:not(.contact-info, .times, .blurb) {
    margin: 10px;
}

.text-row {
    display: flex;
    justify-content: space-evenly;
    text-align: left;
    margin-bottom: 30px;
    margin-left: 20%;
    margin-right: 20%;
}

em {
    text-decoration: underline;
    text-decoration-skip-ink: none;
    margin-left: 10px;
    font-style: normal;
    display: block;
    margin-bottom: 10px;
}

i {
    text-decoration-skip-ink: none;
    text-decoration: underline;
    font-style: normal;
}

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

.contacts-portion, .apps-portion {
    width: 50%;
}

.text-row div:not(.parking-section, .contacts-portion, .app-list, .music-part, .new-music) {
    max-width: 50%;
    margin-bottom: 10px;
}

.music h2 {
    color: black;
}

.time-block .text-row {
    padding: 0;

}

.times {
    display: block;
    margin: 0px;
    margin-bottom: 12px;
}

.text-row h2, p:not(.times) {
    margin-left: 0px;
    margin-bottom: 0px;
}

.app-list p {
    text-decoration: none;
    color: white;
}

.white-block-2 .text-row div {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.last-em {
    padding-bottom: 0px;
}

.black-line {
    margin: auto;
    display: block;
    width: 83%;
    height: 83%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.text-row .featured-img {
    max-width: 50%;
}

.featured-img {
    border-radius: 20px;
    display: block;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    width: 82%;
    height: 82%;
    border-style: solid;
    border-width: 1.5px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.citation {
    text-align: center;
    color: black;
    display: block;
    margin-bottom: 25px;
    text-decoration: none;
}

.red-block .text-row .last-red {
    margin-bottom: 5px;
}

.nav-icon {
    margin-left: 10px;
}

.sponsor {
    margin-bottom: 25px;
    margin-top: 5px;
}

.festival-map {
    border-width: 1.5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 82%;
    height: 82%;
    border-style: solid;
    margin-bottom: 5px;
}

#learn-more {
    background-color: #E1735E;
    border-width: 1.5px;
}

#browse-shops {
    background-color: rgba(255, 255, 255, 0.172);
    border-width: 1.5px;
}

.trans-img {
    border-radius: 20px;
    border-style: solid;
    padding: 0;
    margin: 0;
}

#browse-shops * {
    color: black;
}

#guidelines {
    background-color: #F28493;
    border-width: 1.5px;
    margin-bottom: 20px;
}

.white-block .text-row h2 {
    color: #BC77A9;
    margin-top: 0px;
}

#regulations {
    background-color: #F28493;
    border-width: 1.5px;
    width: 150px;
}

#thanks {
    color: black;
}

#bus-routes {
    background-color: #F28493;
    border-width: 1.5px;
    margin-bottom: 20px;
}

#bike-racks {
    background-color: #F28493;
    border-width: 1.5px;
    margin-bottom: 15px;
}

#restaurants {
    background-color: #BC77A9;
    color: white;
    border-width: 1.5px;
    width: 175px;
}

.app-list * {
    padding-left: 0px;
    margin-left: 0px;
}

#partners {
    border-color: #7e7e7e;
    background-color: black;
    color: white;
    border-width: 1.5px;
}

.clipper {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 30px;
}

#return-top {
    display: table;
    margin-bottom: 30px;
    border-color: white;
    width: 142.5px;
    border-width: 1.5px;
    margin-top: 25px;
}

#return-top span:after {
    padding-top: 18px;
    right: -25px;
    content: '\005E';
    font-size: 30px;
}

#return-top:hover span:after {
    opacity: 1;
    right: -10px;
}

.footer-row {
    padding-bottom: 30px;
}

.tables {
    max-width: 50%;
}

.contacts-row {
    margin-right: 50px;
}

.bank {
    max-width: 50%;
    background-color: black;
}

.contacts-row, .apps-portion {
    max-width: 50%;
}

.orangetitle {
    margin-bottom: 0px;
    margin-top: 10px;
    margin-right: 20px;
}

.button {
    display: block;
    border-radius: 17px;
    border-width: 1.5px;
    border: solid;
    border-color: black;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: 130px;
    padding-top: 6px;
    padding-bottom: 6px;
    transition: all 0.5s;
    cursor: pointer;
    margin-top: 15px;
}

.directions {
    padding-top: 0px;
    margin-top: 0px;
}

.directions h2 {
    padding-top: 0px;
    margin-top: 0px;
}

.application p:hover {
    color: rgba(255, 255, 255, 0.596);
    transition: color 0.20s;
}

.socials:hover {
    filter: brightness(50%);
    transition: filter 0.20s;
}

.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.frame {
    width: 60%;
    margin-left: 20%;
    margin-right: 30%;
    margin-bottom: 30px;
}

.button span:after {
    position: absolute;
    content: '\00bb';
    font-size: 40px;
    opacity: 0;
    top: -17px;
    right: -20px;
    transition: 0.5s;
}

.button:hover span {
    padding-right: 22px;
}

.button:hover span:after {
    opacity: 1;
    right: -2px;
}

/* style image used to trigger modal */
.myImg {
    cursor: pointer;
    transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* modal (the background) */
.modal {
    display: none; /* hidden by default */
    position: fixed; /* stay in place */
    z-index: 1; /* sit on top */
    left: 0;
    top: 0;
    width: 100%; /* full width */
    height: 100%; /* full height */
    background-color: rgb(0,0,0); /* fallback color */
    background-color: rgba(0,0,0,0.9); /* black w/ opacity */
}

/* modal content (image) */
.modal-content {
    border-radius: 20px;
    margin: auto;
    display: block;
    width: 80%;
    max-width: 800px;
}

/* caption of modal image, same width as image */
#caption {
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: 10px;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* add animation, zoom in modal */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* modal close button */
.close {
    position: absolute;
    top: 50px;
    right: 20px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover, .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% image width on smaller screens for modal */
@media only screen and (max-width: 780px) {
    .modal-content {
        width: 100%;
    }
}

/* responsiveness for wide screens (>1300px) */
@media (min-width: 1300px) {
    .clipper {
        padding-bottom: 0px;
    }

    .white-block-2
    .dubadjust {
        width: 61.5%;
    }

    nav button {
        flex-grow: 0;
    }

    .headline {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .rainbow {
        height: 10px;
    }

    .greencar {
        margin-top: 20px;
    }

    p, em, h3  {
        font-size: 20px;
    }

    nav {
        flex-wrap: nowrap;
    }

    .top-block-1 * {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    nav button {
        font-size: 17.5px;
    }

    .rainbow {
        width: 100%;
        height: 100%;
        display: block;
    }

    .gallery {
        column-count: 4;
    }

    .third-logo {
        width: 30%;
        height: 30%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .featured-img, .festival-map {
        width: 60%;
        height: 60%;
    }

    .footer-row {
        margin-left: 20%;
        margin-right: 20%;
    }

    .sponsor {
        width: 50%;
        height: 50%;
    }

    hr {
        margin-left: 20%;
        margin-right: 20%;
    }

    .gallery {
        margin-left: 20%;
        margin-right: 20%;
    }

    .time-block {
        margin-left: 300px;
        margin-right: 300px;
    }

    .time-block .text-row {
        margin-left: 0px;
        margin-right: 0px;
        justify-content: space-evenly;
    }

    .close {
        top: 65px;
    }

    .modal-content {
        margin-top: 75px;
        max-height: 700px;
        max-width: 1000px;
        object-fit: contain;
    }

    .logo {
        width: 25%;
        height: 25%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

/* responsiveness for 75% screens (<1300px) */
@media (max-width: 1300px) {
    .footer-row {
        margin-left: 11%;
        margin-right: 11%;
    }

    .frame {
        width: 78%;
        margin-left: 11%;
    }

    .parking-section, .riding-section {
        width: 100%;
    }

    .riding-section {
        padding-left: 70px;
    }

    .uniquer2 {
        max-width: 110%;
    }

    .clipper {
        padding-bottom: 0px;
    }

    hr {
        margin-left: 11%;
        margin-right: 11%;
    }

    .logo, .third-logo {
        width: 25%;
        height: 25%;
    }

    .third-logo {
        width: 30%;
        height: 30%;
    }

    nav button {
        flex-grow: 0;
    }

    .headline {
        margin: auto;
        width: 10%;
        display: flex;
        justify-content: space-evenly;
    }

    .headline {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .headline * {
        width: 260%;
        height: 100%;
    }

    .greencar {
        margin-top: 20px;
    }

    p, em, h3  {
        font-size: 20px;
    }

    nav {
        flex-wrap: nowrap;
    }

    nav button {
        font-size: 17.5px;
    }

    .rainbow {
        width: 100%;
        height: 100%;
        display: block;
    }

    .gallery {
        column-count: 4;
    }

    .featured-img, .festival-map {
        width: 78%;
        height: 78%;
    }

    .festival-map {
        width: 53%;
        height: 50%;
    }

    .gallery {
        margin-left: 11%;
        margin-right: 11%;
    }

    .time-block {
        margin-left: 100px;
        margin-right: 100px;
    }

    .text-row, .music, .reverse-row {
        margin-left: 11%;
        margin-right: 11%;
    }

    .time-block .text-row {
        margin-left: 0px;
        margin-right: 0px;
        justify-content: space-evenly;
    }

    .close {
        top: 65px;
    }

    .modal-content {
        margin-top: 75px;
        max-height: 700px;
        max-width: 700px;
        max-width: 1300px;
        object-fit: contain;
    }

    .logo, .third-logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

/* responsiveness for medium screens (<980px) */
@media (max-width: 980px) {
    .footer-row {
        margin-left: 7%;
        margin-right: 7%;
    }

    .clipper {
        padding-bottom: 0px;
    }

    hr {
        margin-left: 7%;
        margin-right: 7%;
    }

    .text-row div:not(.parking-section, .contacts-portion, .app-list, .music-part, .new-music) {
        max-width: none;
    }

    .uniquer {
        max-width: 40%;
        margin-right: 10px;
    }

    nav button {
        flex-grow: 0;
    }

    .headline * {
        width: 290%;
        height: 290%;
    }

    p, em, h3  {
        font-size: 20px;
    }

    nav {
        flex-wrap: nowrap;
    }

    nav button {
        font-size: 17.5px;
    }

    .rainbow {
        width: 100%;
        height: 100%;
        display: block;
    }

    .gallery {
        column-count: 4;
    }

    .featured-img, .festival-map {
        width: 85%;
        height: 85%;
    }

    .sponsor {
        width: 50%;
        height: 50%;
    }

    .gallery {
        margin-left: 7%;
        margin-right: 7%;
    }

    .frame {
        width: 85%;
        margin-left: 7%;
    }

    .uniquer2 {
        max-width: 100%;
    }

    .time-block {
        margin-left: 50px;
        margin-right: 50px;
    }

    .text-row, .music, .reverse-row {
        margin-left: 7%;
        margin-right: 7%;
    }

    .reverse-row {
        width: 85%;
    }

    .time-block .text-row {
        margin-left: 0px;
        margin-right: 0px;
        justify-content: space-evenly;
    }

    .close {
        top: 65px;
    }

    .modal-content {
        margin-top: 75px;
        max-height: 700px;
        max-width: 700px;
    }

    .logo, .third-logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .greencar {
        margin-top: 10px;
    }
}

/* responsiveness for narrow screens (<780px), overrides above (desktop to mobile approach though) */
@media (max-width: 780px) {
    .footer-row {
        flex-direction: column-reverse;
    }

    .footer-row *:not(.contacts-row, .socials, #return-top, span, img) {
        max-width: 100%;
        width: 100%;
    }

    .contacts-row img {
        width: 40px;
        height: 40px;
    }

    hr {
        margin-left: 0px;
        padding-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        width: 100%;
        max-width: 100%;
    }

    .footer-row {
        margin-left: 5%;
        margin-right: 5%;
    }

    .uniquer2 {
        margin-left: 0px;
    }

    .parking-section {
        margin-top: 0px;
    }

    .clipper {
        padding-bottom: 0px;
    }

    .featured-img {
        margin-right: 30px;
    }

    .text-row {
        margin-right: 10px;
    }

    .frame {
        margin-left: 5%;
        width: 87%;
    }

    .featured-img {
        margin-bottom: 0px;
    }

    .tables {
        width: 91%;
        margin-top: 10px;
        height: 100%;
        margin-left: 1%;
        max-width: 100%;
        max-height: 100%;
    }

    #bike-racks {
        margin-bottom: 0px;
    }

    .riding-section {
        padding-left: 0px;
    }

    .text-row div {
        margin-bottom: 0px;
        margin-left: 10px;
    }

    .orangetitle {
        margin-top: 0px;
    }

    .uniquer, .uniquer2 {
        width: 93%;
        object-fit: cover;
        margin-right: 0px;
        margin: 0px;
        padding-top: 0px;
        margin-top: 20px;
        border-radius: 20px;
        max-width: 95%;
        border-style: solid;
        border-width: 1.5px;
    }

    .reverse-row .uniquer {
        margin-left: 0%;
    }

    .uniquer {
        margin-left: 2%;
    }

    .headline * {
        width: 900%;
        height: 200px;
    }

    .reversal {
        flex-direction: column-reverse;
    }

    .music {
        margin-left: 30px;
        margin-right: 30px;
        padding-left: 0px;
        text-align: left;
    }

    .music h2 {
        margin-left: 0px;
        padding-left: 0px;
    }

    nav button {
        flex-grow: 1;
    }

    .headline {
        flex-direction: column;
        padding-right: 150%;
        padding-left: 5%;
    }

    .yellow-block {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .logo {
        width: 60%;
        height: 60%;
    }

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

    p, em, h3  {
        font-size: 20px;
    }

    .middle {
        text-align: left;
        padding-left: 20px;
    }

    .sponsor-row {
        margin-left: 0px;
        padding-left: 20px;
        justify-content: left;
    }

    .sponsor {
        display: inline;
    }

    .mini-sponsor {
        padding-top: 30px;
        width: 28%;
        height: 28%;
    }

    .mini-sponsor-2, .mini-sponsor-3 {
        padding-left: 20px;
    }

    .bank {
        margin-left: 1%;
        max-width: 93%;
    }

    .socials {
        margin-right: 0px;
        padding-right: 0px;
        width: 50px;
    }

    .bank {
        max-width: 96%;
        width: 200%;
    }

    .gallery {
        max-width: 90%;
        width: 200%;
    }

    .frame {
        max-width: 89%;
        width: 200%;
    }

    .thankshr {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .tables {
        max-width: 95%;
        width: 200%;
    }

    .uniquer2 {
        max-width: 100%;
        width: 200%;
    }

    .reverse-row {
        display: flex;
        justify-content: space-evenly;
        text-align: left;
        margin-left: 20%;
        margin-right: 20%;
    }

    .reverse-row img {
        max-width: 102%;
        width: 200%;
        margin-right: 0px;
    }

    .thank-row div {
        margin-left: 8px;
    }

    .gallery {
        margin-left: 5%;
    }

    .white-block-2 .text-row {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .white-block-2 .reversal {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .third-logo {
        width: 70%;
        height: 70%;
    }

    .time-block {
        margin-left: 20px;
        padding-left: 20px;
        width: 85%;
    }

    .featured-img, .festival-map {
        width: 88%;
        margin-left: 30px;
        object-fit: cover;
        max-width: 95%;
    }

    nav {
        flex-wrap: nowrap;
    }

    nav button {
        margin: 2px;
        padding: .1em 1em;
        font-size: 16px;
        padding: 4px;
    }

    .gallery {
        column-count: 2;
    }

    .text-row, .reverse-row {
        flex-direction: COLUMN;
        margin-left: 20px;;
    }

    .reverse-row {
        margin-left: 30px;
    }

    .text-row div:not(.parking-section, .contacts-portion, .app-list) {
        max-width: none;
    }

    .reversal div:not(.parking-section, .contacts-portion, .app-list) {
        max-width: none;
    }

    .reverse-row {
        flex-direction: column-reverse;
    }

    .footer-row div:not(.essentials, .app-list) {
        max-width: none;
    }

    .reverse-row {
        margin-right: 0px;
    }

    .reverse-row img {
        margin-top: 20px;
    }

    .reverse-row div:not(.essentials, .app-list) {
        max-width: none;
    }

    .rainbow {
        width: 100%;
        height: 100%;
        display: block;
    }

    .modal-content {
        margin-top: 150px;
    }

    #return-top {
        display: table;
        margin-bottom: 30px;
        border-color: white;
        width: 142.5px;
        border-width: 1.5px;
        margin-top: 25px;
    }

    #return-top span:after {
        padding-top: 18px;
        right: -25px;
        content: '\005E';
        font-size: 30px;
    }

    #return-top:hover span:after {
        opacity: 1;
        right: -10px;
    }
}

@supports (-moz-appearance:none) {
    .headline {
        margin: auto;
        width: 60%;
        display: flex;
        justify-content: space-evenly;
    }

    @media (max-width: 1300px) {
        .headline {
            width: 78%;
        }
    }

    /* responsiveness for medium screens (<980px) */
    @media (max-width: 980px) {
        .headline {
            width: 86%;
        }
    }

    /* responsiveness for narrow screens (<780px), overrides above (desktop to mobile approach though) */
    @media (max-width: 780px) {
        .headline {
            width: 10%;
        }
    }
}
