html{
    overflow-x: hidden;
}
.main {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}


.main > li {
    display: inline-block;
    position: relative;
    text-align: center;
}


.main > li:hover > ul {
    visibility: visible;
    opacity: 0.9;
    transition: all 0.2s ease-in-out; 
    text-align: center;
}


.main > li > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    opacity: 0.1;
    visibility: hidden;
    background: white;
    position: absolute;
    top: 50px;
    left: 0;
    text-align: center;
} 

li.content{
    margin-right: -13px;
    text-align: center;
    font-size: 20px;
}


li.content::after {
    color: black;
    font-size: 20px;
    padding-top: 10px;
    margin-left: 13px;
    text-align: center;
    font-size: 20px;
}


li.content:last-child::after{
    content: none;
    text-align: center;
    font-size: 20px;
}


div {
    background: white;
    height: 50px;
    color: black;
    font-family: Trebuchet MS;
    text-align: center;
}

ul.main {
    text-align: center;
}

div > ul > li {
    margin-left: 30px;
    padding-top: 10px;
    text-align: center;
}

a {
    color: black;
    text-align: left;
}


#shadow {
    box-shadow: 0 0 10px #aeaeae;
    height: 184px;
    text-align: center;
}


li > ul > li {
    width: 250px;
    height: 30px;
    padding-top: 10px;
    text-align: center;
} 

div.pouring {
    background: #FFFFFF;
    width: 225px;
    height: 36px;
    color: black; 
    border-bottom: 0.5px solid #e5e5e5;
    text-align: left;
}
#first-div{
    height: 39px;
    text-align: center;
}

a.pass{
    color: #a7a7a7; 
    justify-content: center;
    position: relative;
    top: 7px;
    display: block;
    width: 200px;
    height: 27px;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}

div#first-div a.pass {
    top: 11px;
    text-align: center;
}

a.pass:hover{
    text-decoration: underline;
    text-align: center;
}

.mark div a{
    margin-left: 15px;
    text-align: center;
    font-size: 20px;
}

.mark div:hover,
.mark div:hover a,
.mark a:hover {
    display: block;
    background-color: #e5e5e5;
    color: black;
    align-items: center;
    text-align: center;
}

ul {
    height: 100%;
    margin: 0;
    font-size: 20px;
}

li {
    list-style-type: none;
    display: inline-block;
    height: 100%;
    font-size: 20px;
}
body{
    background-color: white;
    text-align: center;
}
.bar1{
    max-height: 150px;
    max-width: 700px;
    margin-top: 50px;
    transform: translate(200px, -160px);
    font-size: 18px;
}
.bar3{
    max-height: 150px;
    max-width: 700px;
    margin-top: 150px;
    transform: translate(200px, 190px);
    font-size: 18px;
}
.bar4{
    max-height: 150px;
    max-width: 700px;
    margin-left: 800px;
    margin-top: -70px;
    transform: translate(200px, 205px);
    font-size: 18px;
}
.bar2{
    max-height: 150px;
    max-width: 700px;
    margin-left: 800px;
    margin-top: -70px;
    transform: translate(200px, -140px);
    font-size: 18px;
}
.logoheder{
    height: 100px;
    width: 200px;
    position: relative;
    margin-right: 3000px;
    margin-top: -50px;
}
.homephoto{
    height: auto;
    width: 100%;
    object-fit: cover;
    transform: translate(0px, 50px);
}
.hometext{
    font-size: 40px;
    text-align: center;
    color: white;
    border: 3px solid black;
    padding: 10px;
    width: 100%;
    background-color: black;
    opacity: 0.7;
    transform: translate(0px, -1200px);
}
.video1{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(0px, 800px);
}
.hometextun{
    font-size: 20px;
    text-align: center;
    color: white;
    border: 3px solid black;
    padding: 10px;
    width: 100%;
    background-color: black;
    opacity: 0.7;
    transform: translate(0px, -1200px);
}
.phbar1{
    transform: translate(0px, -50px);
}
.phbar2{
    transform: translate(0px, -50px);
}
.apl{
    transform: translate(0px, 800px);
}
.papl{
    transform: translate(-300px, 800px);
}
.autopapl{
    transform: translate(-300px, 800px);
}
.papl2{
    transform: translate(0px, 590px);
}
.Otherpapl{
    transform: translate(0px, 590px);
}
.papl3{
    transform: translate(300px, 380px);
}
.foodpapl{
    transform: translate(300px, 380px);
}
footer{
    transform: translate(0px, 450px);
    text-align: left;
}
@media (max-width: 1000px) {
    .hometextun{
        font-size: 20px;
        text-align: center;
        color: white;
        border: 3px solid black;
        padding: 10px;
        width: 100%;
        background-color: black;
        opacity: 0.7;
        transform: translate(0px, -600px);
    }
    .logoheder{
        display: none;
    }
    .hometext{
        font-size: 40px;
        text-align: center;
        color: white;
        border: 3px solid black;
        padding: 10px;
        width: 100%;
        background-color: black;
        opacity: 0.7;
        transform: translate(0px, -600px);
    }
    .video1{
        width: 100%;
        height: 70%;
        object-fit: cover;
    }
    .bar4{
        display: none;
    }
    .bar2{
        display: none;
    }
        .logoheder{
        display: none;
    }
}
@media (max-width: 500px) {
    .hometextun{
   transform: translate(0px, -257px);
    }
        .hometext{
           transform: translate(0px, -217px);
        }
        .bar1{
            transform: translate(2px, -190px);
        }
        .bar3{
transform: translate(2px, 300px);
        }
            .video1{
                transform: translate(0px, 1200px);
            }
            footer{
                transform: translate(0px, 1200px);
            }
.apl{
    transform: translate(0px, 1200px);
}
.papl{
    transform: translate(0px, 1200px);
}
.autopapl{
    transform: translate(0px, 1200px);
}
.papl2{
    transform: translate(0px, 1200px);
}
.Otherpapl{
    transform: translate(0px, 1200px);
}
.papl3{
    transform: translate(0px, 1200px);
}
.foodpapl{
    transform: translate(0px, 1200px);
}
}
@media ( min-width:1200px ) {
    .hometext{
        transform: translate(0px, -900px);
    }
    .hometextun{
        transform: translate(0px, -925px);
    }
    .bar1{
        transform: translate(2px, -100px);
    }
    .bar2{
        transform: translate(2px, -75px)
    }
    .bar3{
        transform: translate(2px, 190px);
    }
    .bar4{
        transform: translate(2px, 205px);
    }
}