@import url('https://fonts.googleapis.com/css2?family=Sixtyfour&display=swap');
/*font-family: 'Sixtyfour', sans-serif;*/


@import url('https://fonts.googleapis.com/css2?family=Protest+Riot&display=swap');
/*font-family: 'Protest Riot', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&family=Protest+Riot&display=swap');
/*font-family: 'Dancing Script', cursive;*/

@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@600&display=swap');
/*font-family: 'Caveat', cursive;*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');/*font-family: 'Poppins', sans-serif;*/

body{
    font-family: Poppins;
    background-color: black;
    color: white;
    margin: 0;
    font-size: 18px;
   position: absolute;
   
}

.logo{
    position: relative;
    top:10px;
    left: 60px;
}

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

.ks{
      top:3rem;

      font-size: 25px;
      font-family: 'Sixtyfour', sans-serif;
      position: relative;
      text-align: center;
  
  }
header{
    
    min-width: 80%;
    height: 150px;
    display: flex;
    align-items: center;
    z-index: 0;
    position: relative;
    
    
    
}

header a{
  
   
   left: 100px; 
   font-size: 24px; 
   
}

.nav-fix{
    
    position: relative;
    text-align: left;
    left: 30%;
   

}
.nav-fix{
    position: relative;
    top: 20px;
}
span{
    color: rgb(223, 9, 9);
}
.nav-fix a:hover{
    transform: translate3d(0,0rem,0);
    transition: all .5s ease-in-out;
    color: #f1683a;
    font-size: 24px;
}
/* Header Done */

/* Carousel */

.carousel{
    width: 90vw;
    height: 100vh;
    top: 50px;
    position: absolute;
    z-index: -5;
}

.carousel .list .item{
    position: absolute;
    inset: 0 0 0 0; 
}

.carousel .list .item img{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
    object-fit: cover;
    left: 40px;
    
}

.carousel .list .item .content{
    position: absolute;
    top:25%;
    width: 1140px;
    max-width: 80%;
    left: 15%;
    color: aliceblue;
    box-sizing: border-box;
   
}

.carousel .list .content .author{
    font-weight: bold;
    letter-spacing: 10px;
    font-size: 15px;
    line-height: 3em;
}


.carousel .list .item .content .title,
.carousel .list .item .content .topic{

    font-weight: bold;
    font-size: 1em;
    line-height: 1.3em;
    
}

.carousel .list .item .content .title{
    color: #f1683a;
    font-size: 3em;
    font-weight: bolder;
   letter-spacing: .2em;
    
}

.carousel .list .item .content .topic{
       letter-spacing: .5em;
       font-size: 1.5em;
}

.info{
    position: absolute;
    height: 90px;
    top:85%;
    width: 100px;
    padding: 10px;
    background-color: #f1683a;
}

#members{
    margin-left: 60px;
    position: absolute;
    padding: 2px 20px;
    top:920px;
    height: 90vh;
    width: 85vw;
    left: 2.5%;
    background-color: blueviolet;
    border-radius: 1.5%;
    z-index: 2;
    opacity: 1;
    
    
    
}
#members:hover{
    transition: all .35s ease-in-out;
    box-shadow: 0px 0px 10px white;
}
h2{
    margin: 20px;
    text-align: center;
}
.mem-info h1{
    position: relative;
    text-align: center;
    font-size: 45px;
    top:-40px;
}

iframe{
    border: 3px solid rgb(229, 11, 11);
    border-radius: 10%;
    position: relative;
    margin: 10px;
    width: min(20rem);
    aspect-ratio: 16/9;
}

.contact{
    
    position: relative;
    background-color: #f1683a;
    height: 40vh;
    margin-top: 98%;
    margin-left: 65%;
    right: 100px;
    padding: 1%;
    border-radius: 2%;
    
}

.contact h1{
    padding: 5px;
    text-align: center;
}
 .con-info{
    display: flex;
    color: rgb(33, 3, 62);
    
 }

 #f1{
    position: relative;
    bottom: 55px;
    left: 80px;
    color: rgb(33, 3, 62);
    
 }

 .contact a{
    color: rgb(130, 10, 10);
 }

 .icon1{
    position: relative;
    bottom:60px;
    
}

.contact h1{
    color: rgb(49, 1, 93);
}

#text2{
    color: rgb(33, 3, 62);
    position: relative;
    bottom: 80px;
    left: 70px;
    
}
#contact{
    position: relative;
    top: 500px;
   
}
.contact{
    position: relative;
    width: 25rem;
}



@media (max-width:680px) {

    
    body{
    
        box-sizing: border-box;
        padding: 0;
        margin: 0;
        
    }
    .nav-fix{
        display: none;
    }
    .logo{
        position: relative;
        left: -1rem;
    }

    .ks h1{
        position: relative;
        right: 13rem;
        bottom: 20px;
        font-size: 30px;
    }

    
    
    
    .content,.author,.topic,.title{
        position: relative;
        top: 20vw;
        padding-top:3px ;
        font-size:clamp(10px,15px,20px);
    }
    .des{ 
        position: relative;
        top: 80px;
    }
        
    .logo img{
        position: relative;
        bottom: 10px;
        scale: .8;
        right: 30px;
        overflow: hidden;
        object-fit: cover;
    }
    .content{
        position: relative;
        
        margin-top: -40%;
    }

    .item img{
        object-fit: cover;
        height: 10px;
        width: 10px;
    }

    .ks{
        font-size: 12px;
        position: relative;
        bottom: 10px;
        left: 70px;
    }
      iframe {
            border: 3px solid rgb(229, 11, 11);
            border-radius: 10%;
            position: relative;
            margin: 10px;
            width: min(12rem);
            aspect-ratio: 16/9;
            justify-content: space-around;
        }

    .mem-info h2,.mem-info h1{
        position: relative;
        text-align: center;
        bottom: 10px;
        scale: 1.2;
        
    }.contact{
        display: none;
    }

       
   
            }
    


