html, body {
    margin: 0px;
    left: 0;
    right: 0;
    overflow-x: hidden;
    border: 0;
    padding: 0;
    font-family:'Times New Roman', Times, serif ;
    background-color: rgb(151, 150, 150);
    box-sizing: border-box;
    scroll-behavior: smooth;
}


body {
    margin: 0 0 0 0;
    box-sizing: border-box;
    height: 100vh;
}

body::-webkit-scrollbar-thumb {
    border-radius: 6px;

}

/* landing page */

header {
    background-color: rgb(255, 255, 255);
    border: solid 3px;
    border-color: rgb(0, 0, 0);
    border-left: 0;
    border-right: 0;
    border-top: 0;
    width: 100%;
    height: 8vh;
    position: relative;
}

.logo {
    position: absolute;
    background-color: white;
    top:0vh;
    width: 6%;
    height: 35%;
}

.menu-btn {
    position: relative;
    background-color: transparent;
    bottom: 1.5vh;
}

.dropdown {
    left: 95%;
    width: 10%;
    position: relative;
    background-color: transparent;
    display: inline-block;
}

.sidenav {
    display: none;
    top: 5vh;
    right: 1vh;
    position: absolute;
    min-width: 180px;
    overflow: auto;
    z-index: 1;
}

.sidenav a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.show {
    display: block;
}

.logo {
    width: 30%;
    height: 100%;
}


button {
    position: relative;
    border-radius: none;
    border:none;
    background-color: transparent;
    z-index: 1;
    top: 2.8vh;
}

.fa-music {
    font-size: 30px;
    border: none;
    border-radius: none;
    background: none;
    color: #e3190a;
    position:sticky; 
    background-color: transparent;
    z-index: 1;
}

.sidenav {
    position: relative;
    word-spacing: 1.5ch;
    background-color: black;
    z-index: 2;
    top: 1cm;
    margin-left: -45%;
    width: 50%;
}
/* sidenav animation 
.sidenav a {
    position: relative;
    color: #ffff;
    transition: 0.3s ease;
}
*/

.sidenav a:before {
    content:'';
    position: absolute;
    width: 0;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #ffffff;
    transition: 0.5s ease;
}

.sidenav a:hover:before {
    width: 100%;
}

a {
    background-color: black;
    font-weight: 400;
    font-size: 20px;
    position: relative;
    text-decoration: none;
    color: white;
    word-spacing: 2ch;
}

img {
    background-size: cover;
    position: absolute;

}

.main-pic {
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
}

.fa-chevron-down {
    position: relative;
    font-size: 5vh;
    bottom: 1vh;
    left: 50%;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    color: whitesmoke;
    background: transparent;
}


.home-cap {
    font-weight: 400;
    font-size: 36px;
    position: relative;
    align-self: self-start;
    left: 70vh;
    bottom: 2vh;
    width: 30%;
    color: white;
    z-index: 4;
    font-family: cursive;
}

/*
.sectional {
    position: relative;
    bottom: 70vh;
    font-size: 75px;
    align-self: center;
    right: 2cm;
    background: black;
    color: white;
    border-radius: 25%;
    width: 30cm;
    border: black;

}
*/

.about {
    background-color: transparent;
    position: absolute;
    top: 70vh;
    align-content: center;
    height: 90vh;
    left: 50%;
    width: 775vh;
    padding: 2px;
   
}

.about-info {
    position: relative;
    box-sizing: border-box;
    width: calc(100% -20%);
    max-width: 100vh;
    width: 50vh;
    top: 22vh;
    right: 10%;
    border: 1px solid rgba(255, 255, 255, 0.88);
    height: 52vh;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.11);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(3.5px);
    backdrop-filter: initial;
    border-radius: 12px;
}

.about-cap {
    position: relative;
    top: -13cm;
    left: 70%;
    align-self: center;
    align-content: center;
}

video {
  width: 70vh;
  top: 140vh;
  left: 30%;
  position: absolute;
  padding: 0;
  border: 2px solid #ffff;
  
    
}

.member-info {
    position: relative;
    top: 65vh;
    border: dashed 1ch white;
    height: 33vh;
    font-size: 20px;
    background: blue;
}

h2 {
    top: 5%;
    left: 55%;
    position: absolute;

}

p {
    left: 51%;
    bottom: 25%;
    position: absolute;
}


@keyframes iframe {
    0%, 20%, 50%, 80%, 100% {
        transform: (translateY(0));
    }
    40% {
        transform:
        translateY(-30px);
    }
    60% {
        transform:
        translate(-15px);
    }
}




footer {
    top: 190vh;
    color: rgb(151, 150, 150);
    position: absolute;
    background-color: rgb(151, 150, 150);
}

.home-footer{
    top: 190vh;
    position: absolute;
    background-color: rgb(151, 150, 150);
}





/*landing page end*/




/*booking page */

.quartet-1 {
    position: relative;
    top: 40vh;
    background: white;
    width: 35vh;
    left: 45vh;
    height: 29vh;
}

.quartet-info1 {
    position: relative;
    font-size: 24px;
    left: 30%;
}

.quartet-2 {
    position: relative;
    font-size: 24px;
    background: white;
    top: 9.1vh;
    left: 95vh;
    width: 35vh;
    height: 29vh;
}

.quartet-info2 {
    position: relative;
    left: 25%;
    font-size: 24px;
}

.available {
    position: relative;
    text-indent: 2%;
    left: 20%;
    top: 23vh;
    font-weight: 400;
    font-size: 28px;
    background: white;
}

.up-events {
    position: relative; 
    background: white;
    border-radius: 3px;
    top: 15vh;
    align-self: center;
    left: 40%;
    font-size: 32px;
}

.group-book {
    height: 105%;
    background-color: #ff0000;
}

.booker {
    background: black;
    position: relative;
    height: 12vh;
    top: 100vh;
}

.book-pic {
    position: relative;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    height: 87vh;
}

.book-info{
    font-size: 34px;
    color: white;
    left: 45%;
    position: relative;
}

.fa-phone{
    position: relative;
    top: 15px;
    color: white;
    font-size: 24px;
    left: 45%;
}

.number {
    color: white;
}
.heal-img {
    position: relative;
    top: 5mm;
    width: 35vh;
    height: 25vh;
}

.four-img {
    position: relative;
    top: 5mm;
    width: 35vh;
    height: 25vh;
}



/*booking page end*/

/* contact page*/

.contact-pic{
   object-fit: cover;
   position: relative;
    width: 100%;
   height: 40%;
}

.social-icon {
    position:fixed;
    left: 94%;
    bottom: 40vh;
    display: flex;
    flex-direction: column;
    row-gap: 2vh;
    font-size: 26px;
    z-index: 888;
    background: transparent;
    transition: 0.5 ease;
}

.social-icon a:hover {
    transform: scale(1.3);
}
.fa-facebook-f {
    color: rgb(15, 15, 113);
    background: transparent;
}

.social-a {
    background: transparent;
    font-size: 26px;
}

.fa-youtube {
    background: transparent;
    color: red;
}

.contact {
    position: relative;
    top: 55vh;
    font-size: 22px;
    letter-spacing: 2vh;
}

.contact-info {
    position: relative;
    box-sizing: border-box;
    width: auto;
    top: 22vh;
    border: 1px solid rgba(255, 255, 255, 0.88);
    height: 52vh;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.11);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(3.5px);
    backdrop-filter: initial;
    border-radius: 12px;
}

.contact-info text {
    color: white;
}

.join {
    font-family: cursive;
    color: white;
}
.membership {
    position: relative;
    left: 45%;
    font: cursive;
    z-index: 5;
    top: -50vh;
    font-size: 45px;
}

.welcome {
    position: relative;
    top: -49vh;
    left: 37%;
    font-size: 30px;
}

.vl {
    height: 504px;
    max-width: 100%;
    justify-content: center;
    position: relative;
    left: 33%;
    bottom: 0vh;

}

.pic-bill{
    right: 30%;
    position: relative;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    width: 15%;
}

.line {
    border: 4px solid green;
    height: 50vh;
    position: absolute;
    bottom: 0;
    left: 40vh;
}


.line-2 {
    border: 4px solid green;
    height: 50vh;
    position: absolute;
    bottom: 0;
    right: 50vh;
}
.bill {
    position: absolute;
    align-self: center;
    padding: 5px;
    justify-content:left;
    top: 95%;
    left: -28%;
}

.bill-email {
    position: absolute;
    align-items: center;
    justify-content: left;
    block-size: fit-content;
    width: fit-content;
    top: 20%;
    left: -28%;
}

.vl-2 {

    height: 0;
    position: absolute;
    justify-content: center;
    bottom: 0vh;
    right:50vh;
}

.tom {
    position: absolute;
    width: fit-content;
    block-size: fit-content;
    align-items: center;
    padding: 5px;
    margin-bottom: 1em;
    justify-content: center;
    top: 62%;
}

.pic-tom{
    bottom: 32%;
    left: 20%;
    position: relative;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    width: 35%;
}

.bert {
    position: absolute;
    align-self: center;
    justify-content: right;
    block-size: fit-content;
    width: fit-content;
    top: 73%;
    right: 5%;
}

.pic-bert{
    left: 79%;
    bottom: 39vh;
    position: relative;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    width: 17%;
}



/* scaling */

@media only screen and (max-width: 600px) {
  header {
    width: calc(100% -20%);
    margin: auto;
  }
}

@media only screen and (max-width: 800px) and (orientation: portait) {
    header {
      width: calc(100% - 20%);

    }

    body {
        width: calc(100% - 20%);
        margin: auto;
      }

      .vl {
        height: 350px;
      }
  }


@media screen and ( max-width: 1800px) {
    .about-info {
        margin: 1em 2em;
        width: 32%;

    }

    .vl {
        margin: auto;
        height: 380px;
        
    }

    .tom {
        position: absolute;
        justify-content: center;
        align-self: center;
        left: 10em;
    }

    .vl-2 {
        margin: auto;
        height: 380px;
        left: 25em;
    }
}
  /*and (orientation: landscape)*/