/* Navbar container */
:root {
    --z4-blue: rgb(71, 0, 154);
    --BorderThickness: 2.3px;
    --navBarFontWeight: 500;
}

html,
body {
    overflow-x: hidden;
}

body {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
    color: rgb(0, 0, 0);
    /* background: rgb(38 38 38); */
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    -webkit-font-smoothing: antialiased;
    }

a {
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: none;
}

table {
    width: 100%;
}

th {
    vertical-align: top;
    width: 50%;
    padding: 0px 20px;
}

.oh1,
.oh3 {
    color: var(--z4-blue);
    font-weight: 500;
}

h1,
h4 {
    /* color: var(--z4-blue); */
    /* color: rgb(0, 0, 0); */
}

.sepa {
    height: auto;
    /* border-top: 2px solid hsl(0deg 0% 41.55%); */
}

.pic,
.picsmall,
.wr-pic-pr,
.wr-pic {
    overflow: hidden;
    border-radius: 1px;
}





/* //////////////////////////////// */
/* ///////for browser screen/////// */
/* //////////////////////////////// */

@media only screen and (min-width: 1000px) {


    .open {
        padding: 0 0px;
        margin: 0 0;
        width: 100vw;
        height: 100vh;
        display: grid;
        grid-template-rows: 10vh 75vh 10vh;
        align-items: center;
        align-content: space-between;
    }

    .all {
        position: relative;
        top: 0vh;
        padding: 0 0px;
        margin: 0px auto;
    }

    .wr-main2, .wr-feat, .wr-main2gray, .wr-emp,
    .wr-pic, .wr-2col-pic, .wr-2col-pic2 {
        /* border-radius: 4px; */
        background-color: hsl(60, 15%, 93%);
    }

    .wr-main1 {
        padding: 12vw 0 12vw;
        /* margin: 0 auto; */
        min-height: 40vh;
        /* background: rgb(213 213 206); */
        /* border-top: 10px solid rgb(154 0 0); */
        display: flex;
        align-items: center;
        align-content: space-around;
    }

    .wr-main2 {
        display: flex;
        padding: 4vw 0vw 4vw 4vw;
        /* margin: 0 auto; */
        /*         border-radius: 4px;
        background-color: rgb(244 244 235); */
        flex-direction: row;
        /* border: 20px solid rgb(66 247 79); */
        /* background: hsl(87.96deg 100% 85.06%); */
    }

    .wr-main3 {
        /* padding: 4vw 0vw; */
        margin: 4vw 0 4vw;
        /* background: rgb(211 211 207); */
    }

    .wr-main4 {
        padding: 1vw 0 8vw;
        margin: 0vw 0 0vw;
    }

    .wr-main2gray {
    /*         background-color: rgb(244 244 235); */
    display: block;
    margin: -4vw 0 0;
    }

    .wr-emp {
        /* padding: 1vw 0; */
        margin: 4vw;
        /*         border-radius: 4px; */
        background-color: rgb(255 255 255);
        border: 1vw solid hsl(0deg 0% 90%);
    }

    .emp1 {
        padding: 4vw;
        margin: 11vw auto;
        height: auto;
        width: 40vw;
    }

    .wr-2col {
        display: flex;
        min-height: 55vh;
        /* padding: 4vw 0vw 4vw 4vw; */
        margin: 4vw 0vw 4vw 4vw;
        flex-direction: row;
        /* border: 20px solid rgb(86 134 200); */
    }




    .wr-pr, .wr-pr a {
        display: flex;
        margin: 4vw 0vw 4vw;
        /* padding: 0 4vw; */
        overflow: hidden;
        /* border: 1vw solid rgb(239 240 233); */
        /* background: rgb(240 240 235); */
        flex-direction: row;
        justify-content: flex-end;
    }

    .wr-pr-txt {
               display: flex;
               /* margin: 4vw; */
               padding: 4vw 4vw 4vw 4vw;
               /* position: relative; */
               border-right: 2vw solid hsl(0deg 0% 84.64%);
               /* background: hsl(0deg 0% 100%); */
               flex: 28%;
               flex-direction: column;
               justify-content: space-between;
        }

        .wr-pr-hdr {
               /* display: flex; */
               flex-direction: column;
               /* justify-content: space-between; */
               margin: 0 4vw 1.5em 0px;
               /* flex: 50%; */
        }


    .wr-feat, .wr-feat a {
        display: flex;
        justify-content: space-evenly;
        margin: 0vw 4vw 2vw 4vw;
        /* padding: 0vw 4vw; */
        /* margin: 4vw 4vw 4vw; */
        background-color: rgb(255 255 255);
        /* border: 1px solid rgb(223 223 223); */
        overflow: hidden;
    }

     .wr-pic {
        /* margin: 4vw auto 4vw; */
        position: relative;
        padding: 4vw 0 4vw;
        background: rgb(255 255 255);
        display: block;
        width: 100vw;
        height: 80vh;
        text-align: center;
        overflow: hidden;
        /* border-radius: 4px; */
    }   

     .wr-pic2 {
        position: relative;
        display: flex;
        /* padding: 3vw 0vw 3vw; */
        margin: 1vw 0vw 0vw;
        border-radius: 4px;
    } 

     .wr-pics {
        position: relative;
        display: flex;
        /* padding: 3vw 0vw 3vw; */
        /* margin: 1vw 0vw 0vw; */
    } 
        
    
    .wr-cover {
        z-index: -100;
        display: block;
        position: absolute;
        margin: 0;
        width: 100%;
        overflow: hidden;
        min-height: 100vh;
        max-height: 100vh;
    }

    .pic-cover {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 40%;
        transform: translateX(-50%) translateY(-40%);
        /* width: 100%; */
        /* height: 110vh; */
        min-height: 100vh;
        min-width: 100%;
        max-width: 120vw;
        opacity: 100%;
        mix-blend-mode: multiply;
    }

    .logo {
        margin: 0px 0px 0 0px;
        height: 35px;

    }

       .logo2 {
        height: 40px;
        position: relative;
        /* right: 4vw; */
    }


        .wr-soc1 {
        display: flex;
        padding: 0vw 3vw 0vw 4vw;
        margin: 0;
        flex-direction: row;
        position: relative;
        align-items: flex-end;
        justify-content: flex-end;
    }

        .soc1 {
        display: flex;
        padding: 0 1.6vw 0;
        margin: 0;
        height: 20px;
        filter: invert(100%) sepia(0%) saturate(0%) 
                    hue-rotate(0deg) brightness(500%) contrast(200%);
    }


         a:hover .soc1, 
         a:hover .soc2 {
        
        filter: invert(50%) sepia(10%) saturate(50000%) 
                    hue-rotate(90deg) brightness(600%) contrast(50%);
    }



        .wr-soc2 {
        flex: 1;
        display: flex;
        /* padding: 0vw 3vw 0vw 0vw; */
        margin: 0;
        flex-direction: row;
        top: 2px;
        position: relative;
        justify-content: flex-end;
        flex-wrap: wrap;
        text-align: right;
    }

        .soc2 {
        display: flex;
        padding: 0 0 0 3.2vw;
        margin: 0;
        height: 20px;
        filter: invert(0%) sepia(0%) saturate(0%) 
                    hue-rotate(0deg) brightness(0%) contrast(200%);
    }




    .navbar {
        /* background-color: rgb(255, 255, 255); */
        z-index: 100;
        display: grid;
        grid-template-columns: 1fr 670px;
        padding: 30px 30px;
        margin: auto 0;
        font-size: 19px;
        font-weight: var(--navBarFontWeight);
        line-height: 1.3;
        letter-spacing: -0.01em;
        color: var(--z4-blue);
    }



    .bigHeader {
        /* position: absolute; */
        margin: auto auto;
        /* height: 100vh; */
    }

    .oh1 {
        font-size: 8vw;
        font-weight: 500;
        letter-spacing: -3.5pt;
        line-height: 0.8em;
        height: max-content;
        margin: 0 auto 0px;
        width: max-content;
        max-width: 70vw;
    }

    .oh3 {
        font-size: 2.5vw;
        letter-spacing: -0.6pt;
        font-weight: 500;
        /* width: max-content; */
        /* margin: 0 0 -15px; */
        padding: 11px 5px 0;
    }


    .pic {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        max-width: 130%;
        width: auto;
        min-height: 100%;
        max-height: 200%;
    }

    .pic-pr {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 40%;
        transform: translateX(-50%) translateY(-40%);
        width: 175%;
        /* height: 100%; */
        max-height: 400%;
        min-height:  100%;
        /* aspect-ratio: auto; */
    }

    .wr-pic-pr {
        display: block;
        position: relative;
        margin: 0;
        width: 100%;
        overflow: hidden;
        height: 55vw;
        opacity: 100%;
        mix-blend-mode: multiply;
    }


        .wr-pic-pr a:hover {
        opacity: 100%;
        mix-blend-mode: overlay;   
    }


    .wr-pic-feat {
        display: block;
        position: relative;
        margin: 0;
        width: 50vw;
        overflow: hidden;
        height: 45vw;
        opacity: 100%;
        /* mix-blend-mode: multiply; */
    }

    .picsmall {
        margin: 0 0;
        height: 100%;
        width: auto;
    }


    .p-pr {
        font-size: 1em;
        font-weight: 400;
        letter-spacing: 0.1pt;
        line-height: 1.6em;
        margin: 2vw;
    }

    .sepa {
        /* margin: 2vh 0 2vh 0; */
        /* margin: 0vh 2vw; */
        /* border: 1px rgb(213 213 213) solid; */
        height: 2px;
        /* background: hsl(0deg 0% 70%); */
    }

    .sepa2 {
        margin: 0 2vw;
        /* margin: 4vh 1.2vw; */
        /* border: 1px rgb(213 213 213) solid; */
    }

    .oneColumn {
        margin: 0 0;
        position: relative;
        padding: 0px 25vw;
    }

    .twoColumns {
        margin: 0vw 6vw 0 0vw;
        flex: 1;
        display: flex;
        flex-direction: column;
    }



    .twoColumns2 {
        margin: 0vw 8vw 0 0vw;
        flex: 1;
        display: flex;
        flex-direction: column;
    }


    .feat-txt{
        width: 26vw;
        margin: auto 11vw;
        /* padding: 3vw 5vw 4vw 3vw; */
        display: flex;
        /* background-color: rgb(255 255 255); */
        flex-wrap: wrap;
        flex-direction: column;
        align-content: space-around;
    }

       .feat-txt p{
        margin: 0;
    }

    .twoColumnstxt {
     /* margin: 3vw 3vw auto 0; */
     /* margin: auto 10vw; */
     /* text-align: right; */
     width: 50%;
     }

    .twoColumns2txt {
     margin: 0vw 4vw  auto 0.0vw;
     /* padding: 2vw; */
     flex: 1;
     /* background-color: rgb(244 255 151); */
     
     }

    .twoColumns2txt p {
    line-height: 1.4em;
    }

    
    .twoColumnspic {
        /* height: 45vw; */
        flex: 1;
        /* margin: 0 4vw 0 0; */
        /* padding: 0 4vw 0 0; */
    }

     .twoColumnspic2 {
        height: 45vw;
        flex: 1;
        margin: 0 4vw 0 0;
        /* padding: 0 4vw 0 0; */
     }

    .wr-pr-pic {
        width: 68vw;
        /* margin: 0 auto; */
        display: block;
        position: relative;
        flex-direction: row;
    }

        .wr-pr a:hover {
        background-color: rgb(255 248 225);
    }


    .wr-2col-pic,
    .wr-2col-pic2 {
        display: block;
        position: relative;
        overflow: hidden;
        height: 45vw;
    }

    .wr-2col-pic {
        /* margin: 0 0.5vw 0 0vw; */
        flex: 1;
        height: 45vw;
        overflow: hidden;
        /* border-radius: 4px; */
    }

    .wr-2col-pic2 {
        /* margin: 0 0vw 0 0.5vw; */
        flex: 1;
        height: 45vw;
        overflow: hidden;
        /* border-radius: 4px; */
    }


    p {
        font-size: 16px;
        font-weight: 400;
        /* letter-spacing: 0.1pt; */
        line-height: 1.5em;
        margin: 0 0 2em 0;
    }

    .wr-pr p {
        line-height: 1.5em;
        margin: 0 4vw 1.5em 0;
        /* flex: 25%; */
    }


    h1 {
        font-size: 2.8vw;
        font-weight: 600;
        line-height: 0.9em;
        letter-spacing: -1.1pt;
        /* margin: -0.6vw 0 0em 0; */
        margin: 0;
        padding: 0 0;
    }

    h2 {
        font-size: 2.5vw;
        font-weight: 600;
        letter-spacing: -0.8pt;
        margin: 0 0 1vw 0;
        padding: 0 0;
    }


    h3 {
        font-size: 3.4vw;
        font-weight: 600;
        letter-spacing: -1.6pt;
        line-height: 0.85em;
        margin: 0;
        padding: 0;
    }

    h4 {
        font-size: 1.6vw;
        font-weight: 500;
        letter-spacing: -0.3pt;
        margin: 1em 0 0em 0;
        /* padding: 0 0; */
        line-height: 1.1em;
    }

    h5 {
        font-size: 3vw;
        font-weight: 600;
        line-height: 1.0em;
        letter-spacing: -1.5pt;
        margin: -0.6vw 0 0em 0;
        padding: 0 0;
    }

    h6 {
        font-size: 1.4vw;
        font-weight: 600;
        letter-spacing: -0.3pt;
        line-height: 1.2em;
        margin: 1.3em 0 1.3em 0;
        padding: 0 0;
    }




    footer {
        flex-direction: row;
        margin: 0vw 0 0 0;
        padding: 3vw 4vw 3vw;
        justify-content: space-around;
        /* break-inside: avoid; */
    }

    .footerText {
        display:  flex;
        flex-direction: column;
        flex: 1;
        min-height: 180px;
        break-inside: avoid-column;
        justify-content: space-between;
        align-items: baseline;
    }

    .footerText2 {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-end;
        font-weight: var(--navBarFontWeight);
        margin: 0px 2vw 0 0vw;
        padding: 0;
    }

    .footerText2 a {
        display: inline-block;
        /* padding: 0 0em 1.0em 0.6em; */
    }

    .footerText3 {
        display: flex;
        flex-direction: column;
        flex: 1;
        min-height: 290px;
        break-inside: avoid-column;
        justify-content: space-between;
        align-items: baseline;
    }

     footer p {
        font-size: 14px;
    }

    footer h2 {
        color: rgb(175 175 175);
    }



    .stripes {
        display: none;
    }

    .navbarElements {
        margin: -1px 0 0 0;
        padding: 0px 10px 0 0;
        display: block;
        width: 100%;
        float: right;
    }

    .navbarElement {
        border: 2px;
        border-radius: 18px;
        border-color: transparent;
        border-style: solid;
        margin: 0px 0px 0px 0px;
        padding: 4px 6px;
        float: left;
        text-align: right;
        text-decoration: none;
        z-index: 20;
    }

    .navbar a {
        color: inherit;
        text-decoration: none;
        margin: inherit;
        padding: inherit;
    }

    .navbarElementC {
        border: 1px;
        border-radius: 3px;
        border-color: inherit;
        border-style: solid;
        margin: 0px 0px 0px 0px;
        padding: 4px 12px;
        float: left;
        text-align: right;
        text-decoration: none;
        z-index: 20;
    }

    .dropdown {
        padding: 0px 0px;
        margin: 0 3px 0 0;
        float: right;
    }

    .dropdown img {
        padding: 0px 0 1px 2px;

    }

    .dropdown .dropbtn {
        padding: 0px 10px;
        outline: none;
        border: none;
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
        letter-spacing: inherit;
        font-style: inherit;
        color: inherit;
    }

    .navbar a:hover,
    .dropdown:hover .dropbtn {
        color: rgb(255 218 0);
        -webkit-transition: -webkit-transform 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

    /* Dropdown content (hidden by default) */
    .dropdown-content {
        margin: 8px 0 0 0;
        padding: 6px 0 0 0;
        backdrop-filter: blur(300px);
        -webkit-backdrop-filter: blur(30px);
        display: none;
        position: absolute;
        z-index: 1;
    }

    /* Links inside the dropdown */
    .dropdown-content a {
        margin: 2px 0 0 0;
        padding: 10px 8px;
        float: none;
        display: block;
        text-align: left;
    }


    .dropdown-content a:hover {
        color: rgb(212, 47, 47);
    }

    /* Show the dropdown menu on hover */
    .dropdown:hover .dropdown-content {
        display: block;
    }




    .audioPlrName {
        margin-left: 0px;
        margin-bottom: 12px;
        font-size: 1.4em;
        font-weight: 400;
    }

    .audioLooper {
        margin-left: 8vw;
        margin-right: 18vw;
        padding-top: 15px;
        grid-template-columns: 67px 69px 100%;
    }

    .audioPlayer {
        margin-left: 29vw;
        margin-right: 20%;
        padding-top: 20px;
        grid-template-columns: 68px 100%;
    }

    .playerButtonImg {
        height: 60px;
        margin-left: -9px;
    }

    #waveform1,
    #waveform2 {
        padding-top: 0px;
        margin-left: 0px;
        /* border: 1px; */
    }


}
     

/* //////////////////////////////// */
/* ///////for tablet screen//////// */
/* //////////////////////////////// */

@media only screen and (max-width: 1000px) and (min-width: 600px) {

   .open {
        padding: 0 0px;
        margin: 0 0;
        width: 100vw;
        height: 100vh;
        display: grid;
        /* border: 1vw solid hsl(0deg 0% 0%); */
        grid-template-rows: 10vh 75vh 10vh;
        align-items: center;
        align-content: space-between;
    }

    .all {
        position: relative;
        top: 0vh;
        padding: 0 0px;
        margin: 0px auto;
    }

    .wr-main2, .wr-feat, .wr-main2gray, .wr-emp,
    .wr-pic, .wr-2col-pic, .wr-2col-pic2 {
        /* border-radius: 4px; */
        background-color: hsl(60, 15%, 93%);
    }

    .wr-main1 {
        padding: 12vw 0 12vw;
        /* margin: 0 auto; */
        min-height: 40vh;
        /* background: rgb(213 213 206); */
        /* border-top: 10px solid rgb(154 0 0); */
        display: flex;
        align-items: center;
        align-content: space-around;
    }

    .wr-main2 {
        display: flex;
        padding: 4vw 0vw 4vw 4vw;
        /* margin: 0 auto; */
        /*         border-radius: 4px;
        background-color: rgb(244 244 235); */
        flex-direction: row;
        /* border: 20px solid rgb(66 247 79); */
        /* background: hsl(87.96deg 100% 85.06%); */
    }

    .wr-main3 {
        /* padding: 4vw 0vw; */
        margin: 4vw 0 4vw;
        /* background: rgb(211 211 207); */
    }

    .wr-main4 {
        padding: 1vw 0 8vw;
        margin: 0vw 0 0vw;
    }

    .wr-main2gray {
    /*         background-color: rgb(244 244 235); */
    display: block;
    margin: -4vw 0 0;
    }

    .wr-emp {
        /* padding: 1vw 0; */
        margin: 4vw;
        /*         border-radius: 4px; */
        background-color: rgb(255 255 255);
        border: 1vw solid hsl(0deg 0% 90%);
    }

    .emp1 {
        padding: 4vw;
        margin: 11vw auto;
        height: auto;
        width: 40vw;
    }

    .wr-2col {
        display: flex;
        min-height: 55vh;
        /* padding: 4vw 0vw 4vw 4vw; */
        margin: 4vw 0vw 4vw 4vw;
        flex-direction: row;
        /* border: 20px solid rgb(86 134 200); */
    }




    .wr-pr, .wr-pr a {
        display: flex;
        margin: 4vw 0vw 4vw;
        /* padding: 0 4vw; */
        overflow: hidden;
        /* border: 1vw solid rgb(239 240 233); */
        /* background: rgb(240 240 235); */
        flex-direction: row;
        justify-content: flex-end;
    }

    .wr-pr-txt {
               display: flex;
               /* margin: 4vw; */
               padding: 4vw 4vw 4vw 4vw;
               /* position: relative; */
               border-right: 2vw solid hsl(0deg 0% 84.64%);
               /* background: hsl(0deg 0% 100%); */
               flex: 28%;
               flex-direction: column;
               justify-content: space-between;
        }

        .wr-pr-hdr {
               /* display: flex; */
               flex-direction: column;
               /* justify-content: space-between; */
               margin: 0 4vw 1.5em 0px;
               /* flex: 50%; */
        }


    .wr-feat, .wr-feat a {
        display: flex;
        justify-content: space-evenly;
        margin: 0vw 4vw 2vw 4vw;
        /* padding: 0vw 4vw; */
        /* margin: 4vw 4vw 4vw; */
        background-color: rgb(255 255 255);
        /* border: 1px solid rgb(223 223 223); */
        overflow: hidden;
    }

     .wr-pic {
        /* margin: 4vw auto 4vw; */
        position: relative;
        padding: 4vw 0 4vw;
        background: rgb(255 255 255);
        display: block;
        width: 100vw;
        height: 80vh;
        text-align: center;
        overflow: hidden;
        /* border-radius: 4px; */
    }   

     .wr-pic2 {
        position: relative;
        display: flex;
        /* padding: 3vw 0vw 3vw; */
        margin: 1vw 0vw 0vw;
        border-radius: 4px;
    } 

     .wr-pics {
        position: relative;
        display: flex;
        /* padding: 3vw 0vw 3vw; */
        /* margin: 1vw 0vw 0vw; */
    } 
        
    
    .wr-cover {
        z-index: -100;
        display: block;
        position: absolute;
        margin: 0;
        width: 100%;
        overflow: hidden;
        min-height: 100vh;
        max-height: 100vh;
    }

    .pic-cover {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 40%;
        transform: translateX(-50%) translateY(-40%);
        /* width: 100%; */
        /* height: 110vh; */
        min-height: 100vh;
        min-width: 100%;
        max-width: 120vw;
        opacity: 100%;
        mix-blend-mode: multiply;
    }

    .logo {
        margin: 0px 0px 0 0px;
        height: 35px;

    }

       .logo2 {
        height: 40px;
        position: relative;
        /* right: 4vw; */
    }


        .wr-soc1 {
        display: flex;
        padding: 0vw 3vw 0vw 4vw;
        margin: 0;
        /* height: 30px; */
        flex-direction: row;
        /* bottom: 25px; */
        position: relative;
        align-items: flex-end;
        justify-content: flex-end;
    }

        .soc1 {
        display: flex;
        padding: 0 1.6vw 0;
        margin: 0;
        height: 20px;
        filter: invert(100%) sepia(0%) saturate(0%) 
                    hue-rotate(0deg) brightness(500%) contrast(200%);
    }


         a:hover .soc1, 
         a:hover .soc2 {
        
        filter: invert(50%) sepia(10%) saturate(50000%) 
                    hue-rotate(90deg) brightness(600%) contrast(50%);
    }



        .wr-soc2 {
        flex: 1;
        display: flex;
        /* padding: 0vw 3vw 0vw 0vw; */
        margin: 0;
        flex-direction: row;
        top: 2px;
        position: relative;
        justify-content: flex-end;
        flex-wrap: wrap;
        text-align: right;
    }

        .soc2 {
        display: flex;
        padding: 0 0 0 3.2vw;
        margin: 0;
        height: 20px;
        filter: invert(0%) sepia(0%) saturate(0%) 
                    hue-rotate(0deg) brightness(0%) contrast(200%);
    }




    .navbar {
        /* background-color: rgb(255, 255, 255); */
        z-index: 100;
        display: grid;
        grid-template-columns: 1fr auto;
        padding: 30px 30px;
        margin: auto 0;
        font-size: 19px;
        font-weight: var(--navBarFontWeight);
        line-height: 1.3;
        letter-spacing: -0.01em;
        color: var(--z4-blue);
    }



    .bigHeader {
        /* position: absolute; */
        margin: auto auto;
        /* height: 100vh; */
    }

    .oh1 {
        font-size: 10vw;
        font-weight: 500;
        letter-spacing: -3.5pt;
        line-height: 0.8em;
        height: max-content;
        margin: 0 auto 0px;
        /* padding: 0 10px 0 0; */
        width: max-content;
        max-width: 70vw;
        color: rgb(0, 0, 0);
    }

    .oh3 {
        font-size: 2.5vw;
        letter-spacing: -0.6pt;
        font-weight: 500;
        /* width: max-content; */
        /* margin: 0 0 -15px; */
        padding: 11px 5px 0;
    }


    .pic {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        max-width: 130%;
        width: auto;
        min-height: 100%;
        max-height: 200%;
    }

    .pic-pr {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 40%;
        transform: translateX(-50%) translateY(-40%);
        width: 175%;
        /* height: 100%; */
        max-height: 400%;
        min-height:  100%;
        /* aspect-ratio: auto; */
    }

    .wr-pic-pr {
        display: block;
        position: relative;
        margin: 0;
        width: 100%;
        overflow: hidden;
        height: 55vw;
        opacity: 100%;
        mix-blend-mode: multiply;
    }


        .wr-pic-pr a:hover {
        opacity: 100%;
        mix-blend-mode: overlay;   
    }


    .wr-pic-feat {
        display: block;
        position: relative;
        margin: 0;
        width: 50vw;
        overflow: hidden;
        height: 45vw;
        opacity: 100%;
        /* mix-blend-mode: multiply; */
    }

    .picsmall {
        margin: 0 0;
        height: 100%;
        width: auto;
    }


    .p-pr {
        font-size: 1em;
        font-weight: 400;
        letter-spacing: 0.1pt;
        line-height: 1.6em;
        margin: 2vw;
    }

    .sepa {
        /* margin: 2vh 0 2vh 0; */
        /* margin: 0vh 2vw; */
        /* border: 1px rgb(213 213 213) solid; */
        height: 2px;
        /* background: hsl(0deg 0% 70%); */
    }

    .sepa2 {
        margin: 0 2vw;
        /* margin: 4vh 1.2vw; */
        /* border: 1px rgb(213 213 213) solid; */
    }

    .oneColumn {
        margin: 0 0;
        position: relative;
        padding: 0px 25vw;
    }

    .twoColumns {
        margin: 0vw 6vw 0 0vw;
        flex: 1;
        display: flex;
        flex-direction: column;
    }



    .twoColumns2 {
        margin: 0vw 8vw 0 0vw;
        flex: 1;
        display: flex;
        flex-direction: column;
    }


    .feat-txt{
        width: 26vw;
        margin: auto 11vw;
        /* padding: 3vw 5vw 4vw 3vw; */
        display: flex;
        /* background-color: rgb(255 255 255); */
        flex-wrap: wrap;
        flex-direction: column;
        align-content: space-around;
    }

       .feat-txt p{
        margin: 0;
    }

    .twoColumnstxt {
     /* margin: 3vw 3vw auto 0; */
     /* margin: auto 10vw; */
     /* text-align: right; */
     width: 50%;
     }

    .twoColumns2txt {
     margin: 0vw 4vw  auto 0.0vw;
     /* padding: 2vw; */
     flex: 1;
     /* background-color: rgb(244 255 151); */
     
     }

    .twoColumns2txt p {
    line-height: 1.4em;
    }

    
    .twoColumnspic {
        /* height: 45vw; */
        flex: 1;
        /* margin: 0 4vw 0 0; */
        /* padding: 0 4vw 0 0; */
    }

     .twoColumnspic2 {
        height: 45vw;
        flex: 1;
        margin: 0 4vw 0 0;
        /* padding: 0 4vw 0 0; */
     }

    .wr-pr-pic {
        width: 68vw;
        /* margin: 0 auto; */
        display: block;
        position: relative;
        flex-direction: row;
    }

        .wr-pr a:hover {
        background-color: rgb(255 248 225);
    }


    .wr-2col-pic,
    .wr-2col-pic2 {
        display: block;
        position: relative;
        overflow: hidden;
        height: 45vw;
    }

    .wr-2col-pic {
        /* margin: 0 0.5vw 0 0vw; */
        flex: 1;
        height: 45vw;
        overflow: hidden;
        /* border-radius: 4px; */
    }

    .wr-2col-pic2 {
        /* margin: 0 0vw 0 0.5vw; */
        flex: 1;
        height: 45vw;
        overflow: hidden;
        /* border-radius: 4px; */
    }


    p {
        font-size: 16px;
        font-weight: 400;
        /* letter-spacing: 0.1pt; */
        line-height: 1.5em;
        margin: 0 0 2em 0;
    }

    .wr-pr p {
        line-height: 1.5em;
        margin: 0 4vw 1.5em 0;
        /* flex: 25%; */
    }


    h1 {
        font-size: 2.8vw;
        font-weight: 600;
        line-height: 0.9em;
        letter-spacing: -1.1pt;
        /* margin: -0.6vw 0 0em 0; */
        margin: 0;
        padding: 0 0;
    }

    h2 {
        font-size: 2.5vw;
        font-weight: 600;
        letter-spacing: -0.8pt;
        margin: 0 0 1vw 0;
        padding: 0 0;
    }


    h3 {
        font-size: 3.4vw;
        font-weight: 600;
        letter-spacing: -1.6pt;
        line-height: 0.85em;
        margin: 0;
        padding: 0;
    }

    h4 {
        font-size: 1.6vw;
        font-weight: 500;
        letter-spacing: -0.3pt;
        margin: 1em 0 0em 0;
        /* padding: 0 0; */
        line-height: 1.1em;
    }

    h5 {
        font-size: 3vw;
        font-weight: 600;
        line-height: 1.0em;
        letter-spacing: -1.5pt;
        margin: -0.6vw 0 0em 0;
        padding: 0 0;
    }

    h6 {
        font-size: 1.4vw;
        font-weight: 600;
        letter-spacing: -0.3pt;
        line-height: 1.2em;
        margin: 1.3em 0 1.3em 0;
        padding: 0 0;
    }




    footer {
        flex-direction: row;
        margin: 0vw 0 0 0;
        padding: 3vw 4vw 3vw;
        justify-content: space-around;
        /* break-inside: avoid; */
    }

    .footerText {
        display:  flex;
        flex-direction: column;
        flex: 1;
        padding-right: 3vw;
        min-height: 180px;
        break-inside: avoid-column;
        justify-content: space-between;
        align-items: baseline;
    }

    .footerText2 {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-end;
        font-weight: var(--navBarFontWeight);
        margin: 0px 2vw 0 0vw;
        padding: 0;
    }

    .footerText2 a {
        display: inline-block;
        /* padding: 0 0em 1.0em 0.6em; */
    }

    .footerText3 {
        display: flex;
        flex-direction: column;
        flex: 1;
        min-height: 290px;
        break-inside: avoid-column;
        justify-content: space-between;
        align-items: baseline;
    }


    footer h2 {
        color: rgb(175 175 175);
    }

 footer p {
        font-size: 14px;
    }


    .stripes {
        display: none;
    }

    .navbarElements {
        margin: -1px 0 0 auto;
        padding: 0px 10px 0 0;
        display: block;
        width: 100%;
        float: right;
    }

    .navbarElement {
        border: 2px;
        border-radius: 18px;
        border-color: transparent;
        border-style: solid;
        margin: 0px 0px 0px 0px;
        padding: 4px 6px;
        float: left;
        text-align: right;
        text-decoration: none;
        z-index: 20;
    }

    .navbar a {
        color: inherit;
        text-decoration: none;
        margin: inherit;
        padding: inherit;
    }

    .navbarElementC {
        border: 2px;
        border-radius: 18px;
        border-color: inherit;
        border-style: solid;
        margin: 0px 0px 0px 0px;
        padding: 4px 12px;
        float: left;
        text-align: right;
        text-decoration: none;
        z-index: 20;

    }


    .dropdown {
        padding: 0px 0px;
        margin: 0 3px 0 0;
        float: right;
    }

    .dropdown img {
        padding: 0px 0 1px 2px;

    }

    .dropdown .dropbtn {
        padding: 0px 10px;
        outline: none;
        border: none;
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
        letter-spacing: inherit;
        font-style: inherit;
        color: inherit;
    }

    .navbar a:hover,
    .dropdown:hover .dropbtn {
        color: rgb(212, 47, 47);
        -webkit-transition: -webkit-transform 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

    /* Dropdown content (hidden by default) */
    .dropdown-content {
        margin: 8px 0 0 0;
        padding: 6px 0 0 0;
        backdrop-filter: blur(300px);
        -webkit-backdrop-filter: blur(30px);
        display: none;
        position: absolute;
        z-index: 1;
    }

    /* Links inside the dropdown */
    .dropdown-content a {
        margin: 2px 0 0 0;
        padding: 10px 8px;
        float: none;
        display: block;
        text-align: left;
    }


    .dropdown-content a:hover {
        color: rgb(212, 47, 47);
    }

    /* Show the dropdown menu on hover */
    .dropdown:hover .dropdown-content {
        display: block;
    }



    .audioPlrName {
        margin-left: 10px;
        margin-bottom: 0px;
        font-size: 1em;
        font-weight: 400;
    }

    .playerButtonImg {
        height: 45px;
        opacity: 0.999;
    }

    .audioLooper {
        margin-left: 10%;
        margin-right: 150px;
        padding-bottom: 30px;
        grid-template-columns: 50px 55px 100%;
        grid-template-rows: 20px 40px;
    }

    .audioPlayer {
        margin-left: 40px;
        margin-right: 100px;
        padding-bottom: 30px;
        grid-template-columns: 50px 100%;
    }




}

/* //////////////////////////////// */
/* ///////for phone screen///////// */
/* //////////////////////////////// */

@media only screen and (max-width: 600px) {

  .open {
        padding: 0 0px;
        margin: 0 0;
        width: 100vw;
        height: 100vh;
        display: grid;
        grid-template-rows: 10vh 75vh 10vh;
    }

    .all {
        position: relative;
        top: 0vh;
        padding: 0 0px;
        margin: 0px auto;
    }

    .wr-main2, .wr-feat, .wr-main2gray, .wr-emp,
    .wr-pic, .wr-2col-pic, .wr-2col-pic2 {
        /* border-radius: 4px; */
        background-color: hsl(60, 15%, 93%);
    }

    .wr-main1 {
        padding: 12vw 0 12vw;
        /* margin: 0 auto; */
        min-height: 50vh;
        /* background: rgb(213 213 206); */
        /* border-top: 10px solid rgb(154 0 0); */
        display: flex;
        align-items: center;
        align-content: space-around;
    }

    .wr-main2 {
        display: flex;
        padding: 6vw 0vw 5vw 5vw;
        /* margin: 0 auto; */
        /*         border-radius: 4px;
        background-color: rgb(244 244 235); */
        flex-direction: column;
        /* border: 20px solid rgb(66 247 79); */
        /* background: hsl(87.96deg 100% 85.06%); */
    }

    .wr-main3 {
        /* padding: 4vw 0vw; */
        margin: 4vw 0 4vw;
        /* background: rgb(211 211 207); */
    }

    .wr-main4 {
        padding: 1vw 0 8vw;
        margin: 0vw 0 0vw;
    }

    .wr-main2gray {
    /*         background-color: rgb(244 244 235); */
    display: block;
    margin: -4vw 0 0;
    }

    .wr-emp {
        /* padding: 1vw 0; */
        margin: 4vw;
        /*         border-radius: 4px; */
        background-color: rgb(255 255 255);
        border: 1vw solid hsl(0deg 0% 90%);
    }

    .emp1 {
        padding: 4vw;
        margin: 11vw auto;
        height: auto;
        width: 60vw;
    }

    .wr-2col {
        display: flex;
        min-height: 55vh;
        /* padding: 4vw 0vw 4vw 4vw; */
        margin: 11vw 0vw 12vw 12vw;
        flex-direction: column;
        /* border: 20px solid rgb(86 134 200); */
    }




    .wr-pr, .wr-pr a {
        display: flex;
        margin: 4vw 0vw 4vw;
        /* padding: 0 4vw; */
        overflow: hidden;
        /* border: 1vw solid rgb(239 240 233); */
        /* background: rgb(240 240 235); */
        flex-direction: column;
        justify-content: flex-end;
    }

    .wr-pr-txt {
               display: flex;
               /* margin: 4vw; */
               padding: 6vw 5vw 5vw 5vw;
               /* position: relative; */
               border-right: 2vw solid hsl(0deg 0% 84.64%);
               /* background: hsl(0deg 0% 100%); */
               flex: 100%;
               flex-direction: column;
               justify-content: space-between;
        }

        .wr-pr-hdr {
               /* display: flex; */
               flex-direction: column;
               /* justify-content: space-between; */
               margin: 0 4vw 1.5em 0px;
               /* flex: 50%; */
        }


    .wr-feat, .wr-feat a {
        display: flex;
        justify-content: flex-start;
        margin: 0vw 4vw 2vw 4vw;
        /* padding: 0vw 4vw; */
        /* margin: 4vw 4vw 4vw; */
        background-color: rgb(255 255 255);
        /* border: 1px solid rgb(223 223 223); */
        overflow: hidden;
        flex-direction: column;
    }

     .wr-pic {
        /* margin: 4vw auto 4vw; */
        position: relative;
        padding: 4vw 0 4vw;
        background: rgb(255 255 255);
        display: block;
        /* width: 100vw; */
        height: 50vh;
        text-align: center;
        overflow: hidden;
        /* border-radius: 4px; */
    }   

     .wr-pic2 {
        position: relative;
        display: flex;
        /* padding: 3vw 0vw 3vw; */
        margin: 1vw 0vw 0vw;
        border-radius: 4px;
    } 

     .wr-pics {
        position: relative;
        display: flex;
        /* padding: 3vw 0vw 3vw; */
        /* margin: 1vw 0vw 0vw; */
    } 
        
    
    .wr-cover {
        z-index: -100;
        display: block;
        position: absolute;
        margin: 0;
        width: 100%;
        overflow: hidden;
        min-height: 100vh;
        max-height: 100vh;
    }

    .pic-cover {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 40%;
        transform: translateX(-50%) translateY(-40%);
        /* width: 100%; */
        /* height: 110vh; */
        min-height: 100vh;
        min-width: 100%;
        max-width: 120vw;
        opacity: 100%;
        mix-blend-mode: multiply;
    }

    .logo {
        margin: 0px 0px 0 0px;
        height: 29px;
    }

       .logo2 {
        height: 40px;
        margin: 12vw;
        position: relative;
        /* right: 4vw; */
    }


        .wr-soc1 {
        display: flex;
        padding: 0vw 5vw 0vw 5vw;
        margin: 0;
        /* height: 30px; */
        flex-direction: row;
        /* bottom: 25px; */
        position: relative;
        align-items: flex-end;
        justify-content: space-between;
    }

        .soc1 {
        display: flex;
        padding: 0 4.6vw 0;
        margin: 0 auto;
        height: 20px;
        filter: invert(100%) sepia(0%) saturate(0%) 
                    hue-rotate(0deg) brightness(500%) contrast(200%);
    }


         a:hover .soc1, 
         a:hover .soc2 {
        
        filter: invert(50%) sepia(10%) saturate(50000%) 
                    hue-rotate(90deg) brightness(600%) contrast(50%);
    }



        .wr-soc2 {
        flex: 1;
        display: flex;
        padding: 0vw 6vw 0vw;
        margin: 0;
        flex-direction: row;
        position: relative;
        justify-content: space-around;
        flex-wrap: wrap;
    }

        .soc2 {
        display: flex;
        /* padding: 0px 0 0 0.2vw; */
        margin: 0;
        height: 20px;
        filter: invert(0%) sepia(0%) saturate(0%) 
                    hue-rotate(0deg) brightness(0%) contrast(200%);
        justify-content: space-between;
        align-content: space-between;
    }




    .navbar {
        /* background-color: rgb(255, 255, 255); */
        z-index: 100;
        display: grid;
        grid-template-columns: 1fr 810px;
        padding: 30px 30px;
        font-size: 19px;
        font-weight: var(--navBarFontWeight);
        line-height: 1.3;
        letter-spacing: -0.01em;
        color: var(--z4-blue);
    }



    .bigHeader {
        /* position: absolute; */
        margin: auto auto;
        /* height: 100vh; */
    }

    .oh1 {
        font-size: 18vw;
        font-weight: 500;
        letter-spacing: -3.1pt;
        line-height: 0.9em;
        height: max-content;
        margin: 0 auto 0px;
        /* padding: 0 10px 0 0; */
        width: max-content;
        max-width: 66vw;
        color: rgb(0, 0, 0);
    }

    .oh3 {
        font-size: 2.5vw;
        letter-spacing: -0.6pt;
        font-weight: 500;
        /* width: max-content; */
        /* margin: 0 0 -15px; */
        padding: 11px 5px 0;
    }


    .pic {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        max-width: 130%;
        /* width: auto; */
        min-height: 100%;
        max-height: 100%;
    }

    .pic-pr {
        position: absolute;
        margin: auto;
        display: block;
        left: 50%;
        top: 40%;
        transform: translateX(-50%) translateY(-40%);
        width: 175%;
        /* height: 100%; */
        max-height: 400%;
        min-height:  100%;
        /* aspect-ratio: auto; */
    }

    .wr-pic-pr {
        display: block;
        position: relative;
        margin: 0;
        width: 100%;
        overflow: hidden;
        height: 50vh;
        opacity: 100%;
        mix-blend-mode: multiply;
    }


        .wr-pic-pr a:hover {
        opacity: 100%;
        mix-blend-mode: overlay;   
    }


    .wr-pic-feat {
        display: block;
        position: relative;
        margin: 0;
        width: 100vw;
        overflow: hidden;
        height: 45vh;
        opacity: 100%;
        /* mix-blend-mode: multiply; */
    }

    .picsmall {
        margin: 0 0;
        height: 100%;
        width: auto;
    }


    .p-pr {
        font-size: 1em;
        font-weight: 400;
        letter-spacing: 0.1pt;
        line-height: 1.6em;
        margin: 2vw;
    }

    .sepa {
        /* margin: 2vh 0 2vh 0; */
        /* margin: 0vh 2vw; */
        /* border: 1px rgb(213 213 213) solid; */
        height: 2px;
        /* background: hsl(0deg 0% 70%); */
    }

    .sepa2 {
        margin: 0 2vw;
        /* margin: 4vh 1.2vw; */
        /* border: 1px rgb(213 213 213) solid; */
    }

    .oneColumn {
        margin: 0 0;
        position: relative;
        padding: 0px 12vw;
    }

    .twoColumns {
        margin: 0vw 12vw 32vw 0vw;
        flex: 1;
        display: flex;
        flex-direction: column;
    }



    .twoColumns2 {
        margin: 0vw 11vw 0 0vw;
        flex: 1;
        display: flex;
        flex-direction: column;
    }


    .feat-txt{
        width: 80vw;
        margin: 6vw 5vw 6vw;
        /* padding: 3vw 5vw 4vw 3vw; */
        display: flex;
        /* background-color: rgb(255 255 255); */
        flex-wrap: wrap;
        flex-direction: column;
        align-content: space-between;
    }

       .feat-txt p{
        margin: 0;
    }

    .twoColumnstxt {
     /* margin: 3vw 3vw auto 0; */
     /* margin: auto 10vw; */
     /* text-align: right; */
     width: 50%;
     }

    .twoColumns2txt {
     margin: 0vw 4vw  auto 0.0vw;
     /* padding: 2vw; */
     flex: 1;
     /* background-color: rgb(244 255 151); */
     
     }

    .twoColumns2txt p {
    line-height: 1.4em;
    }

    
    .twoColumnspic {
        /* height: 45vw; */
        flex: 1;
        /* margin: 0 4vw 0 0; */
        /* padding: 0 4vw 0 0; */
    }

     .twoColumnspic2 {
        height: 45vw;
        flex: 1;
        margin: 0 4vw 0 0;
        /* padding: 0 4vw 0 0; */
     }

    .wr-pr-pic {
        width: 100vw;
        /* margin: 0 auto; */
        display: block;
        position: relative;
        flex-direction: row;
    }

        .wr-pr a:hover {
        background-color: rgb(255 248 225);
    }


    .wr-2col-pic,
    .wr-2col-pic2 {
        display: block;
        position: relative;
        overflow: hidden;
        height: 45vw;
    }

    .wr-2col-pic {
        /* margin: 0 0.5vw 0 0vw; */
        flex: 1;
        height: 45vw;
        overflow: hidden;
        /* border-radius: 4px; */
    }

    .wr-2col-pic2 {
        /* margin: 0 0vw 0 0.5vw; */
        flex: 1;
        height: 45vw;
        overflow: hidden;
        /* border-radius: 4px; */
    }


    p {
        font-size: 16px;
        font-weight: 400;
        /* letter-spacing: 0.1pt; */
        line-height: 1.5em;
        margin: 0 0 2em 0;
    }

    .wr-pr p {
        line-height: 1.5em;
        margin: 0 4vw 1.5em 0;
        /* flex: 25%; */
    }


    h1 {
        font-size: 6.0vw;
        font-weight: 600;
        line-height: 0.9em;
        letter-spacing: -1.1pt;
        /* margin: -0.6vw 0 0em 0; */
        margin: 0;
        padding: 0 0;
    }

    h2 {
        font-size: 7.5vw;
        font-weight: 600;
        letter-spacing: -0.8pt;
        margin: 0 0 1vw 0;
        padding: 0 0;
    }


    h3 {
        font-size: 9.5vw;
        font-weight: 600;
        letter-spacing: -1.0pt;
        line-height: 0.85em;
        margin: 0;
        padding: 0;
    }

    h4 {
        font-size: 3.6vw;
        font-weight: 500;
        letter-spacing: -0.3pt;
        margin: 1em 0 0em 0;
        /* padding: 0 0; */
        line-height: 1.1em;
    }

    h5 {
        font-size: 3vw;
        font-weight: 600;
        line-height: 1.0em;
        letter-spacing: -1.5pt;
        margin: -0.6vw 0 0em 0;
        padding: 0 0;
    }

    h6 {
        font-size: 3.4vw;
        font-weight: 600;
        letter-spacing: -0.3pt;
        line-height: 1.2em;
        margin: 1.0em 0 1.0em 0;
        padding: 0 0;
    }




    footer {
        flex-direction: column;
        margin: 0vw 0 0 0;
        padding: 9vw 0vw 0vw;
        justify-content: space-around;
        /* break-inside: avoid; */
    }

    .footerText {
        display:  flex;
        flex-direction: column;
        flex: 1;
        break-inside: avoid-column;
        justify-content: space-between;
        align-items: baseline;
        margin: 0px 0 8vw 8vw;
        width: 83vw;
    }

    .footerText2 {
        flex: 1;
        display: flex;
        font-weight: var(--navBarFontWeight);
        margin: 0vw 0 0;
        padding: 0;
        width: 100vw;
        flex-direction: column;
    }

    .footerText2 a {
        display: inline-block;
        /* padding: 0 0em 1.0em 0.6em; */
    }

    .footerText3 {
        display: flex;
        flex-direction: column;
        flex: 1;
        break-inside: avoid-column;
        margin: 0 0 3vw 8vw;
        width: 83vw;
    }


    footer h2 {
        color: rgb(175 175 175);
    }

 footer p {
        font-size: 14px;
        line-height: 1.4em;
    }

    .navbarElementsBk {
        float: right;
        backdrop-filter: blur(30px);
        text-align: right;
        display: grid;
        -webkit-backdrop-filter: blur(30px);
        margin: 10px;
        padding: 0px;
    }

    .navbarElements {
        grid-area: c;
        background-color: transparent;
        z-index: 200;
        display: grid;
        font-weight: 500;
        float: right;
        text-align: right;
        /* width: 100%; */
    }

    .navbarElement {
        border: 2px;
        border-radius: 18px;
        border-color: transparent;
        border-style: solid;
        margin: 0px 0px 6px 0px;
        padding: 4px 12px;
        text-align: right;
        float: right;
        text-decoration: none;
        z-index: 20;
        flex: 1;
    }

    .navbar a {
        color: inherit;
        text-decoration: none;
        margin: inherit;
        padding: inherit;
    }

    .navbarElementC {
        border: 2px;
        border-radius: 18px;
        border-color: inherit;
        border-style: solid;
        margin: 0px 0px 6px 0px;
        padding: 4px 12px;
        float: right;
        text-align: right;
        text-decoration: none;
        z-index: 20;
        margin-left: 0px;
        margin-right: auto;

    }



    .navbar {
        margin-left: 0;
        margin-right: 16px;
        z-index: 200;
        display: grid;
        grid-template-columns: 1fr 43%;
        grid-template-areas:
            "a b"
            "d c";
        padding: 18px 18px;
        font-size: 1.2em;
        line-height: 1.5;
        letter-spacing: -0.02em;
        position: relative;
        margin: auto 0;
        top: 0;
        width: 92%;
        /* color: var(--z4-blue); */
        justify-content: space-between;
        align-content: space-between;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .stripes {
        grid-area: b;
        float: right;
        text-align: right;
        padding: 2px 0px 0 0;
        margin-top: 0px;
        margin-right: 0;
        margin-bottom: 12px;
    }


    .dropdown {
        padding: 0px 0px;
        display: none;
        text-align: right;
        float: right;
        position: fixed;
        margin: 10px 6px 0px auto;
        flex-direction: column;
        align-items: flex-end;
        flex-wrap: nowrap;
    }

    .dropdown .dropbtn {
        outline: none;
        border: none;
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
        letter-spacing: inherit;
        font-style: inherit;
        color: inherit;
    }

    .navbar a:hover {
        color: rgb(212, 47, 47);
        -webkit-transition: -webkit-transform 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

    .stripes {
        outline: none;
        border: none;
        background-color: transparent;
        display: none;
    }

    .stripes button {
        background-color: black;
    }

    /* Dropdown content (hidden by default) */
    .dropdown-content {
        z-index: 100;
    }

    /* Links inside the dropdown */
    .dropdown-content a {
        padding: 4px 8px;
        margin-left: 16px;
        float: right;
        display: block;
        text-align: right;
    }

    .dropdown-content a:hover {
        color: rgb(212, 47, 47);
    }



    .playerButtonImg {
        height: 35px;
        opacity: 0.999;
    }

    .audioLooper {
        margin-left: 1vw;
        margin-right: 0px;
        margin-top: 0px;
        padding-bottom: 35px;
        padding-top: 0px;
        grid-template-columns: 40px 47px 100%;
        grid-template-rows: 25px 25px;
    }

    .audioPlayer {
        margin-left: 4px;
        margin-right: 100px;
        padding-bottom: 30px;
        grid-template-columns: 20px 100%;
    }


    .audioPlrName {
        font-size: 1em;
        font-weight: 400;
        margin-left: 15px;
        margin-bottom: 0px;
        padding: 0 0;
    }




}






.dropdown-content {
    padding-top: 10px;
    z-index: 3;
    /* background-color: rgba(255, 255, 255, 0.9); */
}

.dropbtn {
    background-color: transparent;
}

.bigHeader {position: relative;z-index: 0;text-align: center;width: 100%;}

header {
    z-index: 20;
}

.cover {
    overflow: hidden;
    position: absolute;
    z-index: -2;
    text-align: center;
    line-height: 1pt;
    border-radius: 1px;

}



.narrImage {
    position: relative;
    max-height: 150%;
    text-align: center;
    margin: 0 0 0 -10%;
    left: -10%;
    font-variant: unset;
}





.emp1 {
    /* background-color: rgb(255 255 255); */
    /* color: rgb(0, 0, 0); */
    /* width: 45vw; */
}

footer {
    background-color: rgb(255 255 255);
    /* word-break: keep-all; */
    display: flex;
    font-size: 14px;
    line-height: 1.5em;
    flex-wrap: nowrap;
    width: 94vw;
}

.footerText,
.footerText2,
.footerText3{
    color: rgb(0 0 0);
}










.audioLooper {
    display: grid;
    grid-template-areas:
        "d d d"
        "a b c"
    ;
}

.audioPlayer {
    display: grid;
    grid-template-areas:
        "d d d"
        "a c c"
    ;
}


.transportBtn {
    padding-top: 3px;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    border: none;
}

.testPenis {
    position: absolute;
    visibility: hidden;
}