*{ 
    padding: 0; 
    margin: 0; 
}
 @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
  body{
     font-family: 
    'Roboto', sans-serif; 
    position: relative; 
    font-weight: 700;
}
   .navbar{
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    padding: 0px 10px; 
    position: fixed; 
    width: 100%; 
    background-color: white; 
    z-index: 11; 
    box-shadow: 0 1px 2px rgba(0,0,0,0.1); 
} 
.div1{ 
    height: 50px; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    position: relative; 
    margin-left: 10px; 
} 
.div2{ 
    display: flex; 
    justify-content: center; 
    align-items: center; 
} 
.div3{ 
    height: 50px; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    margin-right: 20px; 
} 
.img2{ 
    height: 100px; 
    width: 100px; 
} 
.img1{ 
    height: 28px; 
    width: 28px; 
    margin-right: 20px; 
} 
.search-icon{ 
    height: 27px !important;
    width: 27px !important;
    background-color: white !important; 
} 
.search{ 
    font-size: 18px; 
    padding: 7px 8px; 
    width: 32rem; 
    border: none; 
    border-right: 2px solid #9E9E9E; 
    outline: none; 
    color: #0f0f0f; 
} 
.rfd{ 
    border: 2px solid #9E9E9E; 
    display: flex; 
    align-items: center; 
    padding-left: 20px; 
    justify-content: center; 
    border-radius: 30px; 
    padding-right: 22px; 
} 
.div2 img{ 
    height:28px ;
     width: 28px ;
     margin-left: 23px; 
    border-radius: 50%; 
    background-color: #F1F3F4; 
} 
.create{ 
    border-radius: 24px; 
    display: flex; 
    align-items: center; 
    justify-content: space-around; 
    padding: 0px 13px; 
    margin-right: 13px; 
    background-color: #F1F3F4; 
    height: 34px; 
}
 .plus{ 
    margin-right: 10px; 
}
 .bell{ 
    height: 30px; 
    width: 30px; 
    margin-right: 13px; 
} 
.saad_photo{ 
    height: 38px; 
    width: 38px;
     border-radius: 50%; 
} 
.create:hover, .div2 img:hover, .bell:hover { 
    background-color: #e5e5e5; 
    cursor: pointer; 
    transition: 0.3s; 
}   

.right{ 
    height: 100%; 
    flex: 1; 
    position: relative;
    padding-top: 62px;
    overflow-y: auto;
} 
.body{ 
    display: flex; 
    gap: 10px; 
} 
.nav2-ul{
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    list-style: none;
    gap: 16px;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.nav-2{ 
    display: flex;
    z-index: 100;
    background-color: white;
}
.nav2-li{
    background-color: #e5e5e5;
    padding: 7px 12px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    flex-shrink: 0;
}
.videos{
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    padding-top: 56px;

}
.video{
        width: 32%;
        height: 27.313rem;
}
.videos .video .video_img img{
    height: 100%;
    width: 100%;
    border-radius: 5px;
}
.video_img{
    width: 33rem;
    height: 20rem;

    position: relative;
}
.dur{
    position: absolute;
    bottom: 9px;
    right: 9px;
    background-color: black;
    color: white;
    z-index: 10;
    padding: 4px;
    border-radius: 5px;
    font-size: 13px;
}
.down{
    position: relative;
    padding: 11px 60px;
    
}
.down img {
    height: 36px !important;
    width: 36px !important;
    border-radius: 50% !important;
    position: absolute;
    top: 10px;
    left: 5px;

}
.down i{
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 23px;
}
.light{
    font-size: 14px;
    font-weight: 200;
    line-height: 23px;
    color: gray;
}
.left{ 
    padding-top: 64px;
    flex:0 0 14rem;  
    overflow-y: auto;
    height: 100%;
} 
.bli{
    height: 40px;

    padding: 0px 10px 0px 15px;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.b-img{
    margin-right: 20px !important;

}
.bul{
    padding: 20px;
}
.bli:hover{
    background-color: #f2f2f2;
}
.you{
    font-weight: 600;
}
.sub{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
}
.c-img{
    height: 27px;
    width: 27px;
    border-radius: 50%;
}
.d-img{
    height: 24px;
    width: 24px;
}
.bli5{
    font-size: 14px;
}
.bli55{
    font-size: 13px;
}
.e-img{
    margin-right: 18px !important;
}
.bul5{
    padding: 20px 18px 20px 20px;
}
.footer{
    padding: 20px;
}
.a-foot {
  color: #606060;       
  margin-right: 12px;    
  text-decoration: none; 
  font-size: 14px;      
}
.foot1,.foot2{
    margin-bottom: 20px;
}
.copy-right{
    color: #9e9e9e;
    font-size: 13px;
}
.b{
    width: 20rem;
    background-color: red;

}
.abcd{
    color: black !important;
    text-decoration: none !important;
}








