* {
    margin: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: pinnoFont;
    src: url('/image/PinnoFontNew.ttf');
}

@font-face {
    font-family: pinnoFontBold;
    src: url('/image/PinnoFontBoldNew.ttf');
}


@media (max-width: 568px) {

    .main-app,
    .main-app-profile,
    .main-app-hashtag,
    .main-app-music,
    .main-app-explore {
        width: 100%;
        height: 100%;
    }

    .content,
    .content-profile,
    .content-explore {
        width: 100%;
    }

    .videoTag,
    #image {
        max-width: 100%;
        max-height: 100%;

    }

    .videoSidebar {
        bottom: 0px;
        right: 0px;
    }

    .videoSidebar__button {
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff
    }


    .videoFooter {
        font-size: 12px;
    }
}

@media (max-width: 1200px) {

    .main-app,
    .main-app-profile,
    .main-app-hashtag,
    .main-app-music,
    .main-app-explore {
        width: 100%;
        height: 100%;
    }

    .videoSidebar {
        right: 0px;
        bottom: 0px;
    }

    .videoSidebar__button {
        padding-top: 5px;
        padding-bottom: 5px;
        color: #fff
    }


}

@media (min-width: 1200px) {

    .main-app,
    .main-app-profile,
    .main-app-hashtag,
    .main-app-music,
    .main-app-explore {
        left: 23%;
        right: 23%;
        max-width: 60%;
        height: 100%;

    }

    .videoSidebar {
        right: 0px;
        bottom: 0px;
    }


    .videoSidebar__button {
        padding-top: 15px;
        padding-bottom: 0px;
        color: #fff
    }

}

html {
    /* scroll-snap-type: y mandatory; */
}

html,

body {
    height: 100%;
    color: rgb(0, 0, 0);
    background-color: rgb(35, 35, 35);
}

.main-app-hashtag {
    background-color: rgb(35, 35, 35);
    height: 100vh;
    position: fixed;
    align-items: center;
    justify-content: center;
    /* text-align: center; */
    border-style: solid;
    border-color: black;
    overflow: hidden;
}

.main-app-landingPage {
      background-color: rgb(35, 35, 35);
        height: 100%;
       position: relative;
        width: 100%;
        overflow: hidden;
        align-items: center;
}
 .mainLanding{
       background-color: rgb(244, 238, 247);
       height: 100vh;
       width: 100%;
       overflow: hidden;
       align-items: center;
       justify-content: center;
       text-align: center;
 }

.landing-section{
   height: 100%;
     width: 100%;
     align-items: center;
     justify-content: center;
     text-align: center;


}

.description{
     color: #050505;
     width:150px ;
     font-family: pinnoFont;
     direction: rtl;
     padding-bottom: 30px;

}
.detals_pinno{
position: absolute;
left: 30px;
top: -40px;
font-size: 70%;
}
.note{
    position: absolute;
    padding-top: 80px;
    justify-content: end;
    text-align: end;
    text-align: end;
    font-size: 11px;
    width: 300px;
    left: -50px;
    z-index: 30;
    font-family: pinnoFont;


}
.img-responsive-mpbile{
    width:40% ;
    height: 50%;



}
.img-responsive{
    width:15% ;
    height: 50%;

}
.note1{
    position: absolute;
    bottom: 12%;
    right: 10%;
    align-items: end;
    justify-content: end;
    text-align: end;

   font-size: 60%;
    z-index: 30;
    font-family: pinnoFont;
}
.stors{
    position: absolute;
    z-index: 30;
    bottom: 10%;
   right: 50%;
}
.icon{
    direction: rtl;
    left: 30px;
    font-size: 20px;

}

.yellow-color{
    color: #cab919;
    float: left;
    float: right;
    margin-left: 3px;
    margin-top: 3px;
}
.green-color{
    color: #19ca28;
    float: left;
    float: right;
    margin-left: 3px;
    margin-top: 3px;

}
.text{
    color: #050505;
    float: left;
    float: right;
}

.description1{
    color: #050505;
    padding-top: 50px ;
    width:150px ;
    direction: rtl;
    font-size: 25px;
    font-family: pinnoFont;

}
.linkText {
    color: blue;
    padding-bottom: 15px;
}


.box-green{
    height: 30%;
    width: 30%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgb(59, 151, 4);
}

.rowContainer{
    position: absolute;
    width: 100%;
    height: 90vh;
    top: -19px;
    padding-top: 50px;
}

.image_app{
    position: absolute;
    top: 0px;
    padding-top: 0px;
    right: -45px;
    width: 69%;
    height: 110%;
    /* left: 250px; */
    filter: drop-shadow(-10px -10px 10px rgb(149, 219, 111));
    transform: rotate(-5deg)
}

.image_app2{
    position: absolute;
    top: 15%;
    padding-top: 0px;
 left: 30%;
    width: 75%;
    height: 80%;
    /* left: 250px; */
    filter: drop-shadow(-10px -10px 10px rgb(149, 219, 111));
    transform: rotate(-12deg)
}
.avatars{
    left: 35%;
    position: absolute;top: -8px;
    width: 40%;
    height: 125%;
    align-items: center;
    align-content: center;

}


.box-saka{
    width: 110%;
    height: 92%;
    border-radius:30px;
    background-color:white;
    position: absolute;
    left: 5%;
    top: 4%;

}
.box-saka-mobile{
    width: 110%;
    height: 90%;
    border-radius:30px;
    background-color:white;
    position: absolute;
    left: 20px;
    top: 30px;
}
.hapyclient{
    position: absolute;


}
.happy{
    position: absolute;
    top: 20px;
    font-size: 60%;
    left: 8%;
}
.count_count{
    position: absolute;
    top: 20px;
    font-size: 70%;
    right: 8%;
}
.box-user_mobile{
    border-radius:80px;
    z-index: 100;
    height: 50px;
    width: 55%;
    top: 40%;
    left: 10%;
    position: absolute;
    box-shadow:5px 2px 20px 5px  rgb(149, 219, 111);
    background-color: rgb(255, 255, 255);

}

.box-user{
    border-radius:80px;
    z-index: 100;
    height: 50px;
    width: 300px;
    top: 48%;
    position: absolute;
    box-shadow:5px 2px 20px 5px  rgb(149, 219, 111);
    background-color: rgb(255, 255, 255);
    align-items: center;
}

.content-hashtag {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: rgb(35, 35, 35);
    z-index: -2;
    text-align: center;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    /* text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */


}



.main-app-profile {
    background-color: rgb(35, 35, 35);
    height: 100vh;
    position: fixed;
    align-items: center;
    justify-content: center;
    /* text-align: center; */
    border-style: solid;
    border-color: black;
    overflow: hidden;
    border-color: rgb(180, 180, 180);
}

.content-profile {
    overflow-y: scroll;
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
    text-align: center;

}



.main-app:-webkit-scrollbar {
    display: none;
}

.main-app-hashtag:-webkit-scrollbar {
    display: none;
}

.main-app-profile:-webkit-scrollbar {
    display: none;
}

.main-app-profile .material-icons.md-18 {
    font-size: 80px;
}


.header {
    position: relative;
    /* position:absolute; */
    max-height: 500px;
    width: 100%;



}

.header_hashtag {
    position: relative;
    max-height: 400px;
    max-width: 100%;
    flex-direction: column;
    z-index: 50;


}

.background_profile {
    height: 400px;
    width: 100%;
    position: absolute;
}

.bg_image {
    position: relative;
    max-height: 300px;
   width: 100%;
    z-index: -10;
    padding-left: 4px;
    padding-right: 4px;
    -webkit-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-image: linear-gradient(0deg, rgb(35, 35, 35), transparent);
}



.avatar-profile {
    margin-top: 5%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgb(190, 189, 189);

}

.detailContainer {
    width: 100%;
    height: 100%;

    display: flex;
    flex-direction: column;

    /* text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center; */
    justify-content: flex-end;
    /* -webkit-box-align: center; */
    /* -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */
    color: white;
    z-index: 10;


}

.detailContainer_hashtag {
    width: 100%;
    height: 100%;
    display: flex;
    /*position: relative;*/
    flex-direction: row;

    justify-content: flex-start;

    color: white;
    z-index: 10;

}

.username,
.title,
.count,
.post_count,
.post_text,
.follower_text,
.follower_count,
.following_text,
.following_count {
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
    font-family: pinnoFontBold;
    font-size: 14px;
    z-index: 10;
}

.avatar-container {
    bottom: 5px;
    z-index: 20;

}

.post_count_container_hashtag {
    position: absolute;
    width: 100%;

    margin-left: auto;
    margin-right: auto;
}

.post_count_hashtag {
    font-family: pinnoFont;
    font-size: 13px;

}

.vertical_item {
    width: 70%;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;


}

.btn_Container_hashtag {
    width: 100%;
    position: absolute;
    margin-top: 30px;

}

.follow_btn_container_hashtag {
    width: 73%;
    margin-left: auto;
    margin-right: auto;
}

.topnav {
    margin-top: 10px;
    color: rgb(245, 245, 245);
    display: grid;

    grid-template-columns: 1fr 1fr;
}


.topnav-hashtag {
    position: relative;
    margin-top: 20px;
    color: rgb(245, 245, 245);
    display: grid;

    grid-template-columns: 1fr 1fr;
}




.avatar-hashtag {
    vertical-align: middle;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background-color: rgb(190, 189, 189);

}



#avatar_Container_similar_music{
 vertical-align: middle;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: rgb(35, 35, 35);
}
#avatar_music{
    vertical-align: middle;
    width: 48px;
    height: 48px;
    border-radius: 48%;
    padding :7px;
    background-color: rgb(82, 76, 76);
}

.avatar-container-hashtag {
    margin-left: 10px;
    margin-top: 20px;
    width: 30%;
    bottom: 5px;

}

.topnav-hashtag a {
    float: left;
    display: block;
    color: rgb(221, 221, 221);
    text-align: center;
    font-family: pinnoFontBold;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 3px solid transparent;
}




.topnav-hashtag a:hover {
    border-bottom: 3px solid rgb(59, 151, 4);
}

.topnav-hashtag a.active {
    border-bottom: 3px solid rgb(58, 151, 4);
}

.topnav a {
    float: left;
    display: block;
    color: rgb(221, 221, 221);
    text-align: center;

    text-decoration: none;
    font-size: 10px;
    border-bottom: 3px solid transparent;
}

.topnav a:hover {
    border-bottom: 3px solid rgb(59, 151, 4);
}

.topnav a.active {
    border-bottom: 3px solid rgb(58, 151, 4);
}

.recent,
.hottest {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: white;
    font-family: pinnoFontBold;
    font-size: 18px;
    padding-bottom: 10px;
    z-index: 50;

}



.menu-btn-profile {
    position: absolute;
    color: #fff;
    top: 2%;
    padding-top: 1px;
    right: 25px;
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 10px;
    -webkit-filter: blur(.7px);
    background-color: rgb(143, 143, 145);
}

.menu_icon-profile {
    margin-top: 4px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.count_Container {
    display: grid;
    margin-top: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    z-index: 10;
}

.btn_Container {
    width: 97%;
    display: grid;
    margin-top: 10px;
    gap: 5px;
    grid-template-columns: auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto;
    z-index: 10;

}

.test {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 50%;
    color: white;
    font-family: pinnoFontBold;
    font-size: 15px;
}


.bio_btn,
.message_btn,
.follow_btn {
    border-radius: 5px;

}

.follow_btn {
    width: 100%;
    height: 30px;
    border: none;
    align-items: center;
    color: #fff;
    background-color: rgb(59, 151, 4);
    font-family: pinnoFont;
    font-size: 15px;
}

.bio_btn,
.message_btn {
    width: 83%;
    height: 30px;
    align-items: center;
    border-color: rgb(59, 151, 4);
    color: #fff;
    background-color: transparent;
    border-style: solid;
    font-family: pinnoFont;
    font-size: 15px;

}

.follow_btn_container {
    margin-bottom: 1%;
    margin-left: 10px;
    margin-right: 10px;
    grid-column-start: 1;
    grid-column-end: 8;

}

.container {
    position: relative;
    max-width: 96.5rem;
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;

    display: grid;
    grid-template-columns: auto auto auto;


}

.btn {
    display: inline-block;
    font: inherit;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
}


.gallery {
    position: relative;
    flex-wrap: wrap;
    margin: -1rem -1rem;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* grid-template-colbtn_Containerumns: 1fr 1fr 1fr; */
}

.gallery-item {
    position: relative;
    flex: 27%;
    margin: 5px;
    color: #fff;

    cursor: pointer;
}


.gallery-item1 {
    position: relative;
    grid-column: 1 / 3;
    grid-row: 1 / 3;
    margin: 5px;
    color: #fff;

    cursor: pointer;
}


.gallery-image {
    position: relative;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}




.container-hashtag {
    position: relative;
    max-width: 96.5rem;

    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: grid;
    grid-template-columns: auto auto auto;


}

.btn {
    display: inline-block;
    font: inherit;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
}


.gallery-hashtag {
    position: re;
    flex-wrap: wrap;
    margin: -1rem -1rem;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* grid-template-colbtn_Containerumns: 1fr 1fr 1fr; */
}

.gallery-item-hashtag {
    position: relative;
    flex: 27%;
    margin: 5px;
    color: #fff;

    cursor: pointer;
}




.gallery-image-hashtag {
    position: relative;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}









.main-app {
    background-color: rgb(35, 35, 35);
    height: 100vh;
    position: fixed;
    align-items: center;
    justify-content: center;
    text-align: center;
    justify-content: center;

    border-style: solid;
    border-color: black;
    scrollbar-width: none;


}

.content {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgb(35, 35, 35);
    z-index: -2;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.main-app:-webkit-scrollbar {
    display: none;
}

.material-icons.md-18 {
    font-size: 80px;
}

.content-media {
    position: absolute;
    background-color: rgb(36, 34, 34);
    z-index: -1;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max_height: 100%
}

.videoTag {
    position: relative;
    /* background-color: rgb(36, 34, 34); */
    z-index: -100;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}


#image {
    position: relative;
    /* background-color: rgb(36, 34, 34); */
    z-index: -100;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max_height: 100%;
}


.swiper-slide {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-overflow-style: none;
    scrollbar-width: none;
    text-align: center;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;




}

.similar_image {
    position: absolute;
    right: 20px;
}

.menu-container {
    z-index: 100;
}

.menu-container-profile {
    z-index: 100;
}
.menu-container-music {
    z-index: 100;
}

.videoSidebar {
    position: absolute;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    color: white;
    z-index: 1;
    float: top;
}

.menu-btn {
    position: absolute;
    color: #fff;
    top: 2%;
    right: 10px;
    z-index: 1;
}



.paly_icon {
    position: absolute;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-overflow-style: none;
    scrollbar-width: none;
    text-align: center;
    text-align: center;
    z-index: 100;
    opacity: 0.5;

}


.menu {
    font-size: 28px;
    cursor: pointer;
}


.videoSidebar .material-icons {
    font-size: 28px;
    color: white;
    cursor: pointer;
}

.title_container {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    margin-top: 12px;
    font-size: 15px;
    color: white;
    font-family: pinnoFont;
}

.avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgb(190, 189, 189);

}





.videoFooter {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    bottom: 65px;
    color: white;
    font-family: pinnoFont;
    right: 40px;
    left: 5px;
    z-index: 1;



}


#similar_sound {
    margin-bottom: 10px;
}

.dot {
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: rgb(59, 151, 4);
    border-radius: 50%;
    display: inline-block;
    padding-top: 5px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-overflow-style: none;
    scrollbar-width: none;
    text-align: center;

}

#muteIcon {
    position: absolute;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-overflow-style: none;
    scrollbar-width: none;
    text-align: center;
    text-align: center;
    margin-right: 25px;
    top: 14px;
}

#comment_count,
#like_count {
    padding-top: 10px;
    font-family: pinnoFontBold;
    font-size: 18;
}


.videoFooter__description {
    position: absolute;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.swiper {
    /* background-color: brown; */
    overflow: visible;
    padding-bottom: 35px;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.swiper.swiper1:-webkit-scrollbar {
    display: none;
}


/* $('*').bind('touchmove', false); */
.swiper-pagination .swiper-pagination-bullet-active {
    background-color: rgb(59, 151, 4);
}

.swiper-pagination .swiper-pagination-bullet-inactiv {
    background: rgb(190, 192, 189);
}





/* explore css */





.main-app-explore {
    background-color: rgb(35, 35, 35);
    height: 100vh;
    position: fixed;
    align-items: center;
    justify-content: center;
    text-align: center;
    justify-content: center;

    border-style: solid;
    border-color: black;
    scrollbar-width: none;
    overflow: hidden;



}

.content-explore {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: rgb(35, 35, 35);
    z-index: -2;
    text-align: center;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;

    cursor: grab;
    cursor: -o-grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;

}


.container_error {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    overflow: hidden;
}

.horizontal_item_container {
    margin-top: 50px;
    position: absolute;
    height: 8%;
    width: 100%;
    float: left;
    overflow-x: scroll;
    margin-bottom: -17px;
    cursor: pointer;
}

.horizontal_item {
    display: flex;
    float: left;
}

::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    /* make scrollbar transparent */
}

.header_container {
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 50px;
    width: 100%;
    display: flex;
    z-index: 50;
}

.search_container {
    width: 70px;
    height: 100%;
    padding-left: 10px;


}

.trending_container {
    width: 50%;
    height: 100%;
    margin-left: 10px;
    display: flex;


}

.foryou_container {
    width: 50%;
    height: 100%;
    margin-right: 10px;

}

.row_data {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row;

}

.trending {
    /* position: relative; */
    border-radius: 10px 0 0 10px;
    width: 100%;
    height: 100%;
    text-align: center;
    align-items: center;
    border-color: rgb(59, 151, 4);
    color: rgb(59, 151, 4);
    border-right-width: .5px;
    color: #fff;
    background-color: rgb(59, 151, 4);
    border-style: solid;
    font-family: pinnoFontBold;
    font-size: 15px;


}


label,
.toggle {
    height: 20px;
    border-radius: 100px;
}

.app {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    justify-content: center;

    width: 50%;

}

.switch_container {
    width: 50%;
    margin-top: 2px;

    align-items: center;
    justify-content: center;
    text-align: center;
    justify-content: center;
    display: flex;



}

.d {
    margin-left: 15px;

}

label {
    width: 15%;
    display: flex;
    border-radius: 100px;
    position: absolute;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
}

.toggle {
    position: absolute;
    height: 80%;
    width: 50%;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;

    background-color: rgb(59, 151, 4);
}

.names {
    font-size: 9px;
    font-weight: bolder;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 3px;
    position: absolute;
    display: flex;
    justify-content: space-around;
    user-select: none;
    color: rgb(46, 43, 43);
    font-family: pinnoFont;

}




.foryou {
    position: relative;
    border-radius: 0 10px 10px 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    border-left-width: .5px;
    align-items: center;
    border-color: rgb(59, 151, 4);
    color: #fff;
    background-color: transparent;
    border-style: solid;
    font-family: pinnoFontBold;
    font-size: 15px;

}


.search {
    position: relative;
    border-radius: 8px;

    width: 100%;
    height: 100%;
    text-align: center;
    border-width: 1.5px;
    align-items: center;
    border-color: rgb(59, 151, 4);
    color: #fff;
    background-color: transparent;
    border-style: solid;
    font-family: pinnoFontBold;
    font-size: 15px;

}

.topic_btn {
    border-radius: 5px;
    min-width: 60px;
    margin-left: 3px;
    margin-right: 3px;
    max-width: 250px;
    height: 30px;
    border: none;
    white-space: nowrap;
    align-items: center;
    color: #fff;
    background-color: rgb(59, 151, 4);
    font-family: pinnoFont;
    font-size: 15px;
}

.topic_btn_inline {
    border-radius: 5px;
    min-width: 60px;
    margin-left: 3px;
    margin-right: 3px;
    max-width: 250px;
    height: 30px;
    align-items: center;
    white-space: nowrap;
    border-color: rgb(59, 151, 4);
    color: #fff;
    background-color: transparent;
    border-style: solid;
    font-family: pinnoFont;
    font-size: 15px;
}

.container_explore {
    margin-top: 100px;
    max-width: 96.5rem;
    margin-left: 20px;
    margin-right: 20px;
    display: grid;
    grid-template-columns: auto auto auto;


}

.gallery_explore {

    flex-wrap: wrap;
    margin: -1rem -1rem;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* grid-template-colbtn_Containerumns: 1fr 1fr 1fr; */
}

.gallery_item_explore {
    position: relative;
    flex: 27%;
    margin: 5px;
    color: #fff;

    cursor: pointer;
}


/* .gallery_item_explore1 {
    position: relative;
    grid-column: 1 / 3;
    grid-row: 1 / 3;
    margin: 5px;
    color: #fff;

    cursor: pointer;
} */


.gallery_image_explore {
    position: relative;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

[type="checkbox"] {
    display: none;
}

[type="checkbox"]:checked+.app .toggle {
    transform: translateX(95%);
    background-color: rgb(59, 151, 4);
}

[type="checkbox"]:checked+.app {
    opacity: 1;
    color: #fff;

}



.main-app-music{
    background-color: rgb(35, 35, 35);
    height: 100vh;
    position: fixed;
    align-items: center;
    justify-content: center;
    /* text-align: center; */
    border-style: solid;
    border-color: black;
    overflow: hidden;
}

.content-music{
    overflow-y: scroll;
      position: relative;
      height: 100%;
      width: 100%;
      display: block;
      text-align: center;


}


.header_music {
    position: relative;
    max-height: 500px;
    flex-direction: column;
    z-index: 50;


}

.detailContainer-music {
    width: 100%;
    height: 95%;
    display: flex;
    /*position: relative;*/
    flex-direction: row;
    justify-content: flex-start;
    color: white;
    z-index: 10;
}

.cover-container-music {
    border-radius: 25px;
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
    width: 130px;
    height: 230px;
}

.cover-music {
    border-radius: 25px;
    width: 230px;
    height: 230px;
}

.topnav-music {
    position: relative;
    margin-top: 20px;
    color: rgb(245, 245, 245);
    display: grid;

    grid-template-columns: 1fr 1fr;
}


.topnav-music a.active {
    border-bottom: 3px solid rgb(58, 151, 4);
}

.container-music {
    position: relative;
    max-width: 96.5rem;

    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: grid;
    grid-template-columns: auto auto auto;


}
.vertical_item_music{
    width: 20%;
    padding-top: 20px;
    margin-top: 30px;
    margin-left: 90px;

    text-align: left;



}


.menu-btn-music {
    position: absolute;
    color: #fff;
    top: 2%;
    padding-top: 1px;
    right: 25px;
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 10px;
    -webkit-filter: blur(.7px);
    background-color: rgb(143, 143, 145);
}

.menu_icon-music {
    margin-top: 4px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.music_name_Container {
    margin-left: 0;
    margin-bottom: 20px;
    justify-content: start;
}
.artist_name{
    color: gold;
}
.audio_container{
padding-top:10px;
    width: 100%;
    height: 35px;

}
.audio{
    width: 700px;
    height: 35px;
}




audio::-webkit-media-controls-enclosure {
    background-color: transparent;
}
audio::-webkit-media-controls-mute-button {
    display: none;
}


audio::-webkit-media-controls-play-button {
    background-color:rgb(58, 151, 4);
    border-radius: 50%;
    color: #FFFFFF;
}

audio::-webkit-media-controls-play-button:hover {
    background-color:rgb(58, 151, 4);
}



audio::-webkit-media-controls-return-to-realtime-button{
    color: #007aff;
    background-color: #CCCCCC;
}
audio::-webkit-media-controls-slider-thumb{
    color: #51A351;
}
audio::-webkit-media-controls-time-remaining-display {
    display: none;
}
audio::-webkit-media-controls-current-time-display {
    display: none;
}




