a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
 

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

a,
button {
    border: none;
    outline: 0;
    text-decoration: none;
    background: transparent
}

::-webkit-scrollbar {
    cursor: pointer !important;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #00DD4B;
}

body {
    font-family: "Plus Jakarta Sans", sans-serif;
    background: #000000;
}

.Main_area {
    padding: 0 5rem;
}
.offcanvas {
background:url(../images/side-menu-lyve-one-bg.jpg) no-repeat;
background-size:cover;
}

.offcanvas .link-area a{
font-family: 'Subjectivity';
 font-weight: 900;
text-transform:uppercase;
color:rgba(255,255,255,0.6);
}
.offcanvas .link-area .current_page_item a{
color:rgba(255,255,255,1);
}
.title_header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background-color: #000;
    margin-top: 3rem;
}

.artist-detial .artist-detial-banner-info .artist-detial-award .artist-detial-award-inner span {
font-family: "Plus Jakarta Sans", sans-serif;
}

.head1 {
    font-family: 'Subjectivity';
    font-size: 3.8vw;
    margin: 0px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 900;
}
.head1 i {
margin-left: 44px;
transition: margin-left 0.5s ease-in-out;
}
.head1 i img {
width: 55px;
  margin-top: -18px;
  margin-left: -47px;
transition: margin-left 0.5s ease-in-out;
}
.head1 i.show {
margin-left: 20px;
}
.head1 i.show img{
margin-left: -25px;
}
 .head1 i  img.lyve-one-b-4{
position: relative;
z-index: 2;
 }
 .head1 i img.lyve-one-b-3{
position: relative;
z-index: 3;
 }
.HnYYW {
    font-family: 'Subjectivity';
    font-size: 26px;
    margin: 0px;
    margin-bottom: 0px;
    color: #fff !important;
    font-weight: 700;
}

.B1Dzie:hover .HnYYW div {
    color: #00DD4B !important;
}

.IVvPP .T9EeC:hover div,
.i3LlFf {
    color: #fff;
}

.para1 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.tab_button_area {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.artist-detial-right-about {
    float: left;
    width: 40%;
    padding: 20px;
    padding-right: 30px;
    border-right: #222 solid 1px;
    font-size: 16px;
    line-height: 1.5;
}
.artist-detial-right-about h3 {
    font-size: 26px;
    margin-bottom: 15px;
    font-family: 'Subjectivity';
    margin-bottom: 10px;
    color: #fff;
    font-weight: 900;
}
.artist-detial-right-about p {
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.5;    
font-family: "Plus Jakarta Sans", sans-serif;
}
.artist-detial-right-about p strong{
    color: #00DD4B;
}
.content_Reel{
    display: flex;
}
.tab_button_area button {
    border: none;
    outline: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    background: #fff;
    border-radius: 50px;
    padding: 7px 1rem;
    cursor: pointer;
    transition: 0.4s ease;
}

.tab_button_area button:hover {
    background: #00DD4B;
}

.KVSZ5 iframe {
    width: 100%;
    height: 100%;
}

.mt-4 {
    margin-top: 2rem;
}

.song_grid {
    display: grid;
    grid-template-columns: auto auto;
    gap: 1rem;
    padding: 1rem 0;
}

.Content_area {
    width: 100%;
    display: flex;
    gap: 2rem;
    justify-content: space-between;
}

.T9EeC .HnYYW {
    padding: 5px 0;
}

.NrokEc {
    border: 0;
}

.Wdsnue .Bq4Xie {
    margin: 0;
    width: 90%;
}

.col-right {
    width: 100%;
}

.col-left {
    max-width: 400px;
    width: 100%;
}

.UivI7b {
    background: var(--aYn2S);
    background: #222222;
    color: #fff;
}

.n97udd .EUUxre,
.KNggpc.rbF5xf,
.n97udd .X0VScb {
    color: #fff;
}

.rl_item:focus {
    background: #2f2f2f;
}

.T9EeC .WeviRb {
    color: #fff;
}

.T9EeC:hover div,
.T9EeC:hover .WeviRb {
    color: #00DD4B;
}

.rl_item {
    background: #222222;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.kIXOkb.cULTof:hover {
    background-color: transparent;
}

.rl_item_base .title {
    color: #fff;
}

a:hover {
    text-decoration: none;
}

.ellip {
    color: #fff;
}

.IVvPP a.B1uW2d:hover,
.Jb0Zif a.B1uW2d:hover {
    background: #00DD4B;
    border-color: #00DD4B;
}

.IVvPP a.B1uW2d:hover .ellip,
.Jb0Zif a.B1uW2d:hover .ellip {
    color: #000;
}

.hb8SAc,
.VuuXrf,
.DKV0Md,
.B1YTdb,
.xTFaxe,
.RES9jf,
.xcQxib,
.f {
    color: #fff !important;
}

.cHaqb,
.hJNv6b {
    color: #b9b9b9 !important;
}

.ruhjFe,
.w8qArf {
    color: #00DD4B;
}

.ruhjFe:hover {
    color: #00f351;
}

.IiOSLb .rsGxI.Ww4FFb,
.Ww4FFb,
.KYaZsb {
    background: #222222;
    padding: 1rem;
    border-radius: 15px;
}

.KYaZsb {
    margin-top: 1rem;
}

.wdQNof {
    background: #222222;
    border: none;
    overflow: hidden;
}

.kLhEKe {
    background: transparent;
    color: #fff;
}

.Hwkikb.WY0eLb {
    border: 0;
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0;
}

.col-left .TQc1id,
.Social_cont_card {
    background-color: #222222;
    padding: 1rem;
    border-radius: 15px;
    width: 100%;
}

.Social_cont_card {
    display: flex;
    margin-bottom: 1.5rem;
}

.Social_cont_card .hJNv6b {
    font-size: 12px;
    width: 80%;
    line-height: 1.5;
}

.yG4QQe.TBC9ub {
    max-width: 700px;
    width: 100%;
}

.tiktok_embeded {
    width: 100%;
    max-width: 1000px;
    display: flex;
    gap: 1rem;
    overflow: auto hidden;
    background: #222222;
    border-radius: 15px;
    padding: 1rem;
}

.tiktok_embeded .post {
    width: 100%;
    min-width: 300px;
    max-width: 300px;
    height: 570px;
    overflow: hidden;
    border-radius: 15px;
}

.tiktok_embeded .post iframe {
    width: 100%;
    min-width: 320px;
    height: 100%;
    margin-right: -1rem;
    object-fit: cover;
}
.search-card {
    width: 100%;
    max-width: 650px;
    min-height: 240px;
    position: absolute;
    z-index: 1;
    top: 30%;
    right: 5%;
    border-radius: 20px;
    display: none;
    transition: 0.5s ease;
    padding: 1rem 0;
}
.search_prof{
    width: 200px;
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
}
.search_prof>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.result{
    display: flex;
    padding: 0 1rem ;
    width: 100%;
    overflow: auto hidden;
    gap: 1rem;
}
.result a{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 7px;
}
.result a p{
    font-size: 18px;
    color: #fff;
    font-family: 'Subjectivity';
}
@media (max-width: 1600px) {

}
@media (max-width: 1280px) {
    .Main_area {
        padding: 0 2rem;
    }
    .search-card {
        right: 10%;
    }
}

@media (max-width: 1150px) {
    .song_grid {
        grid-template-columns: auto;
    }

    .col-right {
        width: 100%;
        max-width: 500px;
    }
    .tiktok_embeded {
        margin-bottom: 2rem;
    }
    .tiktok_embeded .post {
        min-width: 250px;
        max-width: 250px;
        height: 520px;
    }
    .tiktok_embeded .post iframe{
        min-width: 270px;
    }
    .head1 {
        font-size: 28px;
    }
}

@media (max-width: 1080px) {

    .w5mTAe .YWkDN .TLIZ.ZOUKsb,
    .W0urI .YWkDN .TLIZ.ZOUKsb {
        font-size: 12px;
    }

    .e6hL7d.WJXODe {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }

    .e8Ck0d {
        height: 600px;
    }
}

@media (max-width: 991px) {
    .tab_button_area {
        max-width: 620px;
        overflow: auto hidden;
    }

    .tab_button_area::-webkit-scrollbar {
        display: none;
    }

    .first_head {
        min-width: 250px;
    }

    .tab_button_area button {
        font-size: 14px;
        text-wrap: nowrap;
    }
    .search-card {
        right: inherit;
        top: inherit;
    }
    .search_prof {
        height: 130px;
    }
    .search-card {
        max-width: 620px;
    }
    .botIcon {
        bottom: 1rem;
        right: 1rem;
    }
}

@media (max-width: 900px) {
    .Content_area {
        flex-direction: column-reverse;
    }

    .Content_area .col-left,
    .Content_area .col-right {
        max-width: 100%;
        width: 100%;
    }

    .col-left .TQc1id {
        display: grid;
        grid-template-columns: auto auto;
        gap: 1rem;
    }

    .about_area {
        order: 1;
    }

    .BET_area {
        order: 2;
    }
}

@media (max-width: 767px) {
.artist-detial .artist-detial-banner-info .artist-detial-age-album .artist-detial-album .artist-detial-album-inner,.artist-detial .artist-detial-banner-info .artist-detial-age-album .artist-detial-age-album-top .artist-detial-age .artist-detial-age-inner{
min-height:165px; 
}
    .col-left .TQc1id {
        grid-template-columns: auto;
    }

    .Main_area {
        padding: 0 1rem;
    }

    .E5ySGc.vwfsqc {
        display: none;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    .W0urI.k5zg3d:hover,
    .e8Ck0d .W0urI.k5zg3d:hover,
    .uSSkAf {
        width: 100% !important;
    }
    .tiktok_embeded .post {
        min-width: 230px;
        max-width: 200px;
        height: 430px;
    }
    .tiktok_embeded .post iframe {
        min-width: 250px;
    }
    .content_Reel{
        flex-direction: column;
    }
    .content_Reel .col-6{
        width: 100%;
    }
}

@media (max-width: 650px) { 
.head1 i {
  margin-left: 66px;
}
.head1 i img {
  width: 40px;
  margin-top: -11px;
}
}
@media (max-width: 500px) {
.lyve-banner-x-icon{
display:none !important;
}
.col-5.content_cont>img{
display: block;
    margin: 0 auto;
    width: 60px;
    text-align: center;
}
.lyvefm-banner-social-img {
  
  text-align: center;
}
.lyvefm-banner-social-img img {
  margin-right: 10px;
  width: 75px !important;
}
.lyvefm-banner-social-img img:last-child {
  margin-right: 10px;
  width: 40px !important;
}
.bottom_more{
display:none!important;
}
    .head1 {
        font-size: 10vw;
    }

    .para1 {
       font-size: 12px;
    width: 80%;
    margin: 15px auto;    }

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

    .e8Ck0d {
        height: auto;
    }

    .WVVXpe {
        height: 300px;
    }

    .first_head {
        min-width: 190px;
    }
    .artist-detial-right-about {
        padding:1rem 0 ;
        border: none;
    }
}

@media(max-width:450px) {
    .col-left .TzHB6b {
        max-width: 300px;
        width: 100%;
        overflow: hidden;
    }

    .head1 {
        font-size: 10vw;
    }

    .first_head {
        min-width: 160px;
    }

    .tab_button_area {
        gap: 7px;
    }
}

@media(max-width:350px) {
    .col-left .TzHB6b {
        max-width: 250px;
    }
}