* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-image: url(../images/back.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-color: rgb(52, 45, 62);
    flex-direction: column;
    height: 100vh;
}

img {
    display: block;
    max-width: 100%;
}

main {
    width: 80%;
    margin: 0 auto;
    background-color:rgba(0, 0, 0, 0.562);
    color: rgb(255, 245, 206);
    background-image: url(../images/Untitled-5.jpg);
}

.rasp:hover {
    filter: drop-shadow(0 0 20px #ff5eb4e4);
}

.gary:hover {
    filter: drop-shadow(0 0 20px #93b9d7e4);
}

.mtv:hover {
    filter: drop-shadow(0 0 20px #ffec81e4);
}

.grape:hover {
    filter: drop-shadow(0 0 20px #e68affe4);
}

.display {
    text-align: center;
    margin-left: 5%;
}

.display p {
    font-family: times;
    font-size: 1em;
    color: rgb(255, 250, 222);
    letter-spacing: 1px;
}

.title {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 1.5em;
    color: rgb(255, 250, 222);
    margin-top: 5%;
}

.titler {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 1.5em;
    color: rgb(255, 250, 222);
    filter: drop-shadow(0 0 20px #ff5eb4e4);
}

.titled {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 1.5em;
    color: rgb(255, 250, 222);
    filter: drop-shadow(0 0 20px #ffec81e4);
}

.titles {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 1.5em;
    color: rgb(255, 250, 222);
    filter: drop-shadow(0 0 20px #93b9d7e4);
}

.titlen {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 1.5em;
    color: rgb(255, 250, 222);
    filter: drop-shadow(0 0 20px #e68affe4);
}

.texty {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 20px;
    color: rgb(255, 250, 222);
}

.cans-grid {
    display: grid;
    grid-template-columns: 1fr;
}

.feet {
    font-size: 15px;
    color: rgb(255, 252, 227);
    font-family: zen dots;
}

.banner {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    height: 112px;
}

.mobile {
    display: block;
}

.tablet-desktop, #menu-links {
    display: none;
}

.mobile-nav a {
    text-align: center;
    font-size: 2.5em;
    display: block;
    filter: drop-shadow(0 0 20px #ff5eb4e4);
}

.mobile-nav a.menu-icon {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: rgb(235, 145, 255);
    font-size: 4em;
}


ul a {
    text-decoration: none;
    color: green;
}

.socials {
    display: none;
}

.logo {
    display: none;
}

.logo3 {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    filter: drop-shadow(0 0 20px #ff5eb4e4);
}

.nam {
    font-family: zen dots;
    text-align: center;
    color: rgb(255, 250, 225);
    margin-top: -5%;
}

.socials-footer img {
    height: 75px;
}
nav {
    font-family: alfarn;
    font-size: 0.8em;
    display: flex;
    justify-content: center;
}
   
nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
nav li, nav ul ul li {
    text-align: center;
    border-top: 3px solid rgba(133, 27, 255, 0);
}

nav li:first-child {
    border-top: none;
}

nav ul ul li:first-child {
    border-top: 3px solid rgba(133, 27, 255, 0);
}
nav a {
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    display: block;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    color: rgb(255, 243, 223);
    text-decoration: none;
    font-size: 2.3em;
    text-shadow: 2px 4px 0px rgba(0, 0, 0, 0.5);
    font-family: zen dots;
}


main {
    padding: 2%;
    font-family: "Freeman", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5em;
}


footer {
    text-align: center;
    font-size: .8em;
}

.socials-footer {
    background-color: rgba(166, 255, 106, 0);
    border-radius: 20px;
    padding: 5px 10px;
    margin-top: 10px;
    margin-right: 8px;
    background: linear-gradient(rgba(166, 255, 106, 0), #08aeea00), rgba(0,0,0,0);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: white;
    display: block;
}

.titl {
    text-align: center;
    text-decoration: underline;
}

.imag {
    display: grid;
    grid-template-columns: 1fr;
    margin-left: 15%;
    filter: drop-shadow(0 0 20px #ff5ec7e4);
}

.imagine {
    text-align: center;
    margin-left: 14%;
}

.imagine p {
    font-family: times;
    font-size: 1em;
    color: rgb(255, 250, 222);
    letter-spacing: 1px;
    margin-left: -14%;
    margin-bottom: 10%;
}

.dumb {
    font-family: zen dots;
}

.sound {
    margin-left: 10%;
    text-align: center;
    width: 80%;
    filter: drop-shadow(0 0 20px #93b9d7e4);
    margin-top: 5%;
    margin-bottom: 5%;
}


























@media screen and (min-width: 600px) {
    .mobile, .mobile-nav {
        display: none;
    }
    
    .tablet-desktop {
        display: block;
        text-align: center;
    }

    .logo3 {
        display: none;
    }

    .logo {
        display: block;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 2%;
    filter: drop-shadow(0 0 20px #ff5eb4e4);
    }

    .titl {
        text-align: center;
        text-decoration: underline;
    }

    .child {  
        margin-left: 85px;
        margin-right: 85px;
        background-color:rgb(149, 227, 121);
        padding: 1em;
    }

    .child img {
        display: inline-block;
        margin: 0 auto;
    }



.table {
    margin-left: 85px;
    margin-right: 85px;
    font-size: 25px;
    color: rgb(0, 0, 0);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    padding: 1em;
    background-color: rgb(139, 197, 94);
    text-align: center;
}

    .sections {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-gap: 10px;
    }


    

    .socials {
        float: right;
        background-color: rgb(166, 255, 106);
        border-radius: 20px;
        padding: 5px 10px;
        margin-top: 10px;
        margin-right: 8px;
        background: linear-gradient(rgb(166, 255, 106), #08aeea00), rgba(0,0,0,0);
        font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        color: white;
        display: block;
    }

    .socials img {
        height: 75px;
    }

    .socials-footer {
        display: none;
    }

    .banner {
        display: none;
    }

    nav {
        clear: both;
    }

    nav li {
        text-align: center;
        border-right: 3px solid rgba(133, 27, 255, 0);
        border-top: none;
    }

    nav li:last-child {
        border-right: none;
    }

    nav ul {
        display: grid;
        grid-template-columns: auto auto auto auto auto;
        text-align: center;
        margin-left: 10%;
        margin-right: 10%
    }
    
    nav a:hover {
    filter: drop-shadow(0 0 20px #fff8dee4);
    }

    
    nav ul li:hover > ul {
        display: block;
        width: inherit;
    }
    
    nav ul ul {
        display: none;
        position: absolute;
    }
    
    nav ul ul li {
        width: auto;
        border-right: none;
    }


.texty {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 23px;
    color: rgb(255, 250, 225);
}

.cans-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.nam {
    font-size: 1em;
    color: rgb(255, 250, 225);
}

.cans .nam {
    text-align: center;
    margin: 0 auto;
}


.fla {
    color: rgb(255, 219, 146);
}

.display {
    display: grid;
    grid-template-columns: auto auto;
}

.display p {
    margin-top: 5em;
    font-family: times new roman;
    font-size: 1.5em;
    color: rgb(255, 250, 222)
}

.imag {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    filter: drop-shadow(0 0 20px #ff5ec7e4);
    margin-left: 0%;
}


.img {
    display: flex;
}

.imagine {
    display: grid;
    grid-template-columns: auto auto;
    margin-left: 0%;
    margin-bottom: 0%;
}

.imagine p {
    margin-top: 10%;
    font-family: times new roman;
    font-size: 1em;
    color: rgb(255, 250, 222);
    margin-left: 0%;
}

.title {
    font-family: times;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 1.5em;
    color: rgb(255, 250, 222);
    margin-top: 0%;
}




}

@media screen and (min-width: 1800px) {
    main {
        max-width: 1800px;
    }
}