/*//default*/
#nav-bars {
    display: none;
    position: absolute;
    left: 10px;
    top: 5px;
}

.silent-nav {
    display: none;
}

#nav-bars a i {
    color: #FFF;
    font-size: 25px;
    border: 1px solid red;
}

.navbar-left {
    display: none;
}

.sb-slidebar {
    background: #0E9FCA !important;
}

#leftslider {
    background: rgba(14, 14, 14, 0.5); /* semi-transparent dark for glassy effect */
    backdrop-filter: blur(10px); /* blur for glassy look */
    -webkit-backdrop-filter: blur(10px); /* Safari support */
    box-shadow: 0 0 10px rgba(0, 255, 255, 0.3); /* soft glow around the sidebar */
}

#leftslider ul li a {
    display: block;
    padding: 12px 20px; /* Adjust padding to make the box larger */
    margin: 10px 0; /* Space between list items */
    font: bold 15px Arial;
    color: #FFF; /* White text for readability */
    background: rgba(0, 0, 0, 0.6); /* semi-transparent dark background for the rectangle */
    border-radius: 15px; /* Rounded corners */
    text-align: center;
    text-shadow: none; /* No shadow on the text to keep it plain white */
    transition: all 0.3s ease; /* Smooth transition for hover effect */
    box-shadow: 0 0 10px rgba(0, 255, 255, 0.4); /* Glowing effect around the rectangle */
}

#leftslider ul li a:hover,
#leftslider ul li a:focus,
#leftslider ul li a:active {
    color: #FFF; /* Ensure text stays white */
    background: rgba(0, 0, 0, 0.8); /* Darker background for hover */
    box-shadow: 0 0 30px rgba(0, 255, 255, 0.8); /* Intense glowing effect for the rectangle */
}

#leftslider h2 {
    font: bold 20px Arial;
    margin-top: 15px;
    margin-left: 10px;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    padding-bottom: 10px;
    position: relative;
}

#leftslider .fa-close {
    font-size: 20px;
    color: #FFF;
    position: absolute;
    padding: 6px;
    cursor: pointer;
    right: 10px;
}




@media (max-width: 1100px) {
    .fixed_left, .fixed_right {
        display: none !important;
    }
}

/*======================800======================*/
@media (max-width: 800px) {
  #latestmusic-section, #popularmusic-section, #featured-artists-section{margin:0 !important}
    body {
        /*background:  #F00*/
    }

    ._960 {
        width: 100% !important;
    }

    figure img {
        min-height: 100% !important;
    }

    div#notoperamini {
        width: 100% !important;
    }

    #main-container {
        padding: 5px;
    }

    #logo {
        width: 100%;
        margin: 5px auto;
        float: none;
    }

    #logo a img {
        width: 100%;
    }

    #search {
        float: none;
        width: 100%;
        padding: 5px;
        margin-top: 10px;
    }

    #lower-header nav.main-navigation {
        display: none;
    }

    #lower-header {
        /*height: 40px;*/
    }

    .silent-nav-2 {
      display: block;
      background: #000;
    }
    .silent-nav-2 ul {
      display: flex; 
      justify-content: space-around;
    }
    .silent-nav-2 ul li a{
      padding-top: 6px !important;
      padding-bottom: 6px !important;
      color: #F1FAFF !important
    }
    .navbar-left {
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
    }

    .sb-toggle-left {
        padding: 11px !important;
    }

    .sb-toggle-left {
        float: left;
        padding: 14px;
        padding-left: 9px;
        cursor: pointer;
    }

    .navicon-line {
        width: 24px;
        height: 3px;
        margin-bottom: 3px;
        background-color: #FFF;
    }

    #flow-left {
        width: 100%;
        display: block;
        float: none;
        margin: 0;
    }

    #flow-right {
        width: 100%;
        float: none;
        margin: 0;
        margin-top: 30px;
    }

    #footer-links {
        width: 100% !important;
    }

    #news-section-slider .col.span_1_of_6 {
        width: 32.26% !important;
        margin: 1% 0 1% 1.6%;
    }

    #news-section-slider .col.span_1_of_6:first-child {
        margin-left: 0 !important;
    }

    #news-section-slider .col.span_1_of_6:nth-child(3n + 1) {
        margin-left: 0 !important;
    }

    #news-section-slider .col a h3 {
        height: 55px !important;
        overflow: hidden;
    }

    #socialmedia {
        width: 100% !important;
    }

    .sharingul li a {
        margin-bottom: 10px;
    }

    #movies-section {
        margin-left: 0;
        margin-right: 0;
    }

    .left-640 {
        width: 100%;
        float: none !important;
        margin-bottom: 20px;
    }

    .big-news figure {
        height: 200px;
    }

    /*=============home page====================*/
    .music-section .col.span_1_of_5 {
        width: 23.8%;
        margin: 1% 0 1% 1.6%;
    }

    .music-section .col.span_1_of_5:first-child {
        margin-left: 0 !important;
    }

    .music-section .col.span_1_of_5:nth-child(3n + 1) {
        margin-left: 0 !important;
    }

    #topweek {
        width: 100% !important;
        margin-top: 20px;
        display: block;
    }

    .bigh2s {
        font: 600 20px arial;
        color: #F00;
    }

    .adsence-long {
        height: auto !important;
    }

    .right-300 {
        float: none !important;
        text-align: center !important;
        width: 100% !important;
        height: auto;
    }

    /*============NEWS========*/
    #allnews-left {
        width: 100% !important;
        display: block;
    }

    .wrap-paypal {
        background: none !important;
    }

    #article-body p img {
        width: 100% !important;
        height: auto !important;
    }

    #movies-section .sharingul li:first-child {
        display: none;
    }

    .ccvr, .right-300 {
        width: 100% !important;
        display: block !important;
        margin-bottom: 30px;
        float: none !important;
    }

    /*===================Videos===================*/
    .cover-vids .col figure {
        height: 112px !important;
    }

    #flow-left._630, #flow-right._300 {
        width: 100% !important;
        float: none !important;
        margin-bottom: 30px;
        margin: 0 !important;
    }

    #artist-meta {
        display: none !important;
    }

    #meta-artist .artist-image {
        float: none !important;
        width: 100% !important;
    }

    #meta-artist .artist-image {
        border-right: 0 !important;
    }

    .firtslink {
        display: none;
    }

    #player-main .music-section .col.span_1_of_4:nth-child(3n + 1) {
        margin-left: 0;
    }

    #player-main #flow-right._300 {
        text-align: center !important;
    }

    #player-main .text-desc .whatsapp {
        margin-bottom: 10px !important;
        margin-left: 5px;
    }

    #player-main .text-desc a.downloadbtn {
        float: left !important;
    }

    #player-main .text-desc em {
        margin-bottom: 10px !important;
    width: 100%;
    display: block;
    }

    .silent-nav {
        display: block;
        padding-top: 5px;
        padding-bottom: 6px;
        margin-left: 40px;
    }

    #player-main.genre-tings .element-cover .col {
        width: 32.26% !important;
    }

    #player-main.genre-tings .element-cover .col:nth-child(4n+1) {
        margin-left: 1.6% !important;
    }

    #player-main.genre-tings .element-cover .col:nth-child(3n+1) {
        margin-left: 0 !important;
    }

    #wrapper.allprofiles .music-section .col:nth-child(3n+1) {
        margin-left: 0;
    }

    #zambianhome.music-section .col.span_1_of_5:nth-child(10),
    #l-lka.music-section .col.span_1_of_5:nth-child(4),
    #l-lka.music-section .col.span_1_of_5:nth-child(5),
    #featured-artists-section.section .music-section .col.span_1_of_5:last-child,
    #latestmusic-section.mostdownloaded-section .music-section .col.span_1_of_5:last-child {
        display: none !important;
    }

    #featured-artists-section .music-section .col:nth-child(6) {
        margin-left: 1.6% !important;
    }
}

/*=============================== less than 500 =========================*/
@media (max-width: 600px) {
    /*#meta-artist .artist-image {*/
        /*height: 125px*/
    /*}*/

    .insta-link,
    #player-main.artistorifle #artist-meta,
    .sharingul li:first-child {
        display: none
    }

    #flow-left-right.allsongs .artists.music-section .col:last-child {
        display: none;
    }

    .more-songs .artists.music-section .col h3 {
        font-size: 0.8em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #facebookpage {
        float: none
    }

    .seemore {
        display: none
    }

    .music-section .col.span_1_of_4 {
        width: 32.26% !important;
        margin: 1% 0 1% 1.6%;
    }

    .artists.music-section .col:nth-child(4n + 1) {
        margin-left: 1.6%;
    }

    .music-section .col.span_1_of_4:first-child {
        margin-left: 0 !important;
    }

    /*=============home page====================*/
    .music-section .col.span_1_of_5 {
        width: 32.26% !important;
        margin: 1% 0 1% 1.6%;
    }

    .music-section .col.span_1_of_5:first-child {
        margin-left: 0 !important;
    }

    .music-section .col.span_1_of_5:nth-child(3n + 1) {
        margin-left: 0 !important;
    }

    /*videos*/
    .music-section div#bmt-vdz .col.span_1_of_4 {
        width: 49.2% !important;
        margin: 1% 0 1% 1.6%;
    }

    .music-section div#bmt-vdz .col.span_1_of_4:first-child {
        margin-left: 0 !important;
    }

    .music-section div#bmt-vdz .col.span_1_of_4:nth-child(2n + 1) {
        margin-left: 0 !important;
    }

    .music-section div#bmt-vdz .col.span_1_of_4:nth-child(3n + 1) {
        /*margin-left: 1.6% !important;*/
    }

    #latestmusic-section .music-section .col:nth-child(5n+1) {
        margin-left: 1.6%
    }

    .cover-vids .col.span_1_of_3 {
        width: 49.2% !important;
    }

    .cover-vids .col.span_1_of_3:first-child {
        margin-left: 0;
    }

    .cover-vids .col.span_1_of_3:nth-child(2n+1) {
        margin-left: 0 !important;
    }

    .cover-vids .col.span_1_of_3 figure {
        height: 95px !important;
    }

    .cover-vids .col.span_1_of_3 figure img {
        min-height: 95px !important;
    }

    .cover-vids .col:nth-child(3n+1) {
        margin-left: 0 !important;
    }

    #news-section-slider .col a figure {
        height: 60px;
    }

    .music-section .col figure {
        height: 95px;
    }

    #flow-left-right.allsongs .artists.music-section .col:nth-child(3n + 1) {
        margin-left: 0% !important;
    }

    #player-main .music-section .col.span_1_of_4:nth-child(13) {
        margin-left: 0px !important;
    }

    .music-section.twos .col figure {
        height: 160px;
    }

    .music-section.twos .col:nth-child(2n+1) {
        margin-left: 0;
    }

    .music-section.twos .col:nth-child(4n) {
        margin-left: 1.6% !important;
    }
}

/*=============================== less than 400 =========================*/

@media only screen and (max-width: 600px) {
    #movies-section .span_1_of_5 {
        width: 100%;
    }

    #movies-section .span_1_of_5 figure {
        width: 100%;
        height: 200px !important;
    }

    #movies-section .cover-vids .col h3 {
        font-size: 18px;
    }
    #logo {
        width: 100%;
    }
}

/*==================== Sidebar Glassy Effect + Neon Glowing Text ====================*/

#leftslider {
    background: rgba(14, 14, 14, 0.5); /* semi-transparent dark for glassy effect */
    backdrop-filter: blur(10px); /* blur for glassy look */
    -webkit-backdrop-filter: blur(10px); /* Safari support */
    box-shadow: 0 0 10px rgba(0, 255, 255, 0.3); /* soft glow around the sidebar */
}

#leftslider ul li a {
    color: #00f0ff; /* neon blue */
    text-shadow: 0 0 5px #00f0ff, 0 0 10px #00f0ff; /* glowing effect */
    transition: color 0.3s, text-shadow 0.3s;
}

#leftslider ul li a:hover,
#leftslider ul li a:focus,
#leftslider ul li a:active {
    color: #00f0ff; /* stay neon blue */
    text-shadow: 0 0 8px #00f0ff, 0 0 16px #00f0ff; /* stronger glow on hover/focus */
}
/* FIX ARTISTS GRID ON MOBILE (3 per row) */
@media (max-width: 600px) {

    .artists.music-section .col {
        width: 32.26% !important;   /* 3 columns */
        margin: 1% 0 1% 1.6% !important;
    }

    /* correct reset for 3-column layout */
    .artists.music-section .col:nth-child(3n + 1) {
        margin-left: 0 !important;
    }

    /* disable broken 4-column reset */
    .artists.music-section .col:nth-child(4n + 1) {
        margin-left: 1.6% !important; /* neutralize */
    }
}
/* ===============================================
   UNIVERSAL FIX — PERFECT 3-COLUMN MOBILE GRID
   =============================================== */
@media (max-width: 600px) {

    /* apply to all grids site-wide */
    .music-section .col,
    .music-section .col.span_1_of_4,
    .music-section .col.span_1_of_5,
    .music-section .col.span_1_of_3,
    .artists.music-section .col,
    #flow-left-right .artists .col {
        width: 32.26% !important;
        float: left !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }

    /* first item in each row */
    .music-section .col:nth-child(3n+1),
    .artists.music-section .col:nth-child(3n+1) {
        margin-left: 0 !important;
    }

    /* second and third items */
    .music-section .col:not(:nth-child(3n+1)),
    .artists.music-section .col:not(:nth-child(3n+1)) {
        margin-left: 1.6% !important;
    }

    /* disable ALL old resets */
    .music-section .col:nth-child(4n+1),
    .artists.music-section .col:nth-child(4n+1),
    .music-section .col:nth-child(5n+1),
    .artists.music-section .col:nth-child(5n+1),
    .music-section .col:nth-child(2n+1),
    .music-section.twos .col:nth-child(2n+1),
    .music-section.twos .col:nth-child(4n),
    .music-section .col:nth-child(6n+1) {
        margin-left: 0 !important;
    }
}

