.containerr{
display: flex;
flex-direction: row;
}

.sidebarss{
    position: fixed;
    margin-right: 10px;
    height: 100%;
    width: 15rem;
    border-right: 1px solid #c7c7c7;
}

.topp{
    margin: 1.8rem;
}

.instalogosm{
    display: none;
}
.instalogo{
    height: 29px;
    width: 103px;
}


.middlee{
    margin: 1.8rem;
}

.endd{
    margin: 1.8rem;
    position: relative;
    top: 5rem;
}

.buttonn{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;

}

.icon-buttn{
    text-align: center;
}

.iconz{
    height: 1.5rem;
    width: 1.5rem;
    margin-right: 20px;
    font-weight: bold;
}


.centerr{
    margin: 2rem 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    width: 45rem;
    position: relative;
    left: 15%;

}

.storiess{
    display: flex;
    position: relative;
    left: -150px;
}

.storyy{
    margin: 0% 8px;
}

.muskk{
    border: 2.5px solid #81ce61;
    padding: 0px;
    border-radius: 50%;
}

.colorfulll{
    border-radius: 50%; /* Ensures the border is also circular */
    padding: 2.5px;
    border: 1px solid transparent;
    background: linear-gradient(45deg, #ffc701, #ff4d64, #d300c5);
    -webkit-background-clip: padding-box; /* Ensures the gradient doesn't overflow outside the border */
    background-clip: padding-box;
  


}
.profilee{
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 2px solid white;
    padding: 0px;
}

.billg{
    padding: 0px;
    border: 0;
}

.usernamee{
    font-size: 0.6rem;
    text-align: center;

}

.post-username{
    display: flex;
    justify-content: flex-start;
    align-content: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

.profname{
    width: 60%;
    display: flex;
}

.threedots{
    display: flex;
    align-items: center;
    position: relative;
    left: 11rem;

}

.imag-post{
    height: 100%;
    width: 500px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.username-post{
    font-weight: 600;
    position: relative;
    top: 4px;
}


.iconzz{
    height: 2.4rem;
    width: 2.4rem;
    margin-right: 20px;
    font-weight: 600;
    border-radius: 50%;
}

.likecomment{
display: flex;
}

.iconss{
    display: flex;
    width: 100%;
}

.bookmrk{
    position: relative;
    left: 20px;
}

.captions{
    display: flex;
    font-size: 1rem;
    flex-direction: column;

}

.captionn{
    display: flex;
}

.likess{    
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 8px;
}

.elonmuskk{
margin-right: 10px;
font-weight: 600;
}

.caughtup{
    width: 500px;
}

.rightt{
    position: relative;
    width: 17.7rem;
    height: 100%;
    left: 10rem;
    top: 2rem;
}

.myid{
    display: flex;

}

.rightnamprof{
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.switch-id{
    color:  #0095f6;
    position: absolute;
    left: 15.2rem;
    margin: 0;
}

.rightnamess{
    display: flex;
    flex-direction: column;
}

.idn{
    margin: 0px;
    margin-left: 10px;
    font-weight: 600;
    font-size: 15px;
}

.main-name{
    font-size: 14px;
    color: #737373;
    margin-top: -3px;
    font-weight:unset;
}

.rightprofile{
    height: 44px;
    width: 44px;
    border-radius: 50%;
}

.sugg-headin{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sugg{
    color: #737373;
    margin-left: 0px;
    margin-bottom: 0px;

}

.left-fontz{
    font-weight: 600;
    font-size:12px;
}

.otherid{
    margin-top: 15px;
}

.switch-ids{
    color:  #0095f6;
    position: absolute;
    left: 15.2rem;
    margin: 0;
    
}

.upfooter{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    font-size: 12px;
    list-style: none;
    margin-left: 0px;
    margin-top: 40px;
    padding: 0;
    color: #c7c7c7;
}
li{
    padding-right: 10px;
}

@media (max-width: 1260px){
    .instalogosm{
        display: block;
    }
    .instalogo{
        display: none;
    }
    .buttonn > p {
        display: none;
    }


.iconz{
    height: 1.5rem;
    width: 1.5rem;
    margin: 0px;
    font-weight: bold;
    padding: 0;
    margin-top: 10px;
}

.sidebarss{
    position: fixed;
    margin-right: 0px;
    height: 100%;
    width: 5rem;
    }

    .endd{
        margin-left: 1.8rem;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        top: 0;
        left: 0;
    }

    .react{
        margin-left: 15px;
        margin-top: 8px;
    }
}
@media (min-width: 800px) and (max-width: 1150px) {
    .rightt{
        display: none;
    }

    .centerr{
        margin: 2rem 5rem;
        display: flex;
        flex-direction: column;
        align-items:flex-start;
        padding: 0;
        width: 45rem;
        position: relative;
        left: 15%;
    }

    .postt{
        position: relative;
        left: 10%;
    }
}   

@media(max-width:800px){
.sidebarss{
    display: flex;
    position: fixed;
    top: 93%;
    height: 100vh;
    width: 100%;
    border-right: 0px solid #c7c7c7;
    border-top: 2px solid #c7c7c7;
    z-index: 100;
    background-color: white;
    justify-content: space-around;
}


.middlee{
    margin: 0rem;
    display: flex;

}

.rightt{
     display: none;
}

.centerr{
    margin: 0;
    margin-top: 10px    !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    width: 45rem;
    position: relative;
    left: 0;
    top: 0rem;
}

.storiess{
    display: flex;
    position: relative;
    left: -5rem;
}

.topp{
    margin: 0rem;
}

.endd{
    display: none;
    margin: 0rem;
    position: relative;
    top: 0rem;
    width: 80px;
    display: flex;
    flex-direction: row ;
}

.instalogosm{
    display: none;
}


.xplor{
display: none;
}

.notif{
    display: none;
}

.creat{
    display: none;
}

.endd{
    display: none;
}

.smico{
    margin-left: 40px;
    margin-right: 3rem;
    text-align: center;
}

.threedots{
    display: flex;
    align-items: center;
    position: relative;
    left: 9rem;
}

.postt{
    position: relative;
    left: 0%;
}
}
