@media (max-width : 1400px) {
    .owl-carousel .owl-item img{
        max-height:221px;
    }
}
@media (max-width : 1200px) {
    .owl-carousel .owl-item img{
        /*max-height:188px;*/
            max-height: 100%;
    }
}
@media (max-width : 1100px) {
    .owl-carousel .owl-item img{
        max-height:171px;
    }
}
    @media (max-width : 1024px) {
        .owl-carousel .owl-item img{
            max-height:158px;
        }
    #library-new-music .carousel-img-div, #albums .carousel-img-div, #new-release .carousel-img-div {
        width: 100%;
        height: 155px;
        margin: auto;
        display: flex;
        background: #232222;
    }
}
    @media (max-width : 992px) {
        .owl-carousel .owl-item img{
            max-height:inherit;
        }
        .artist-bio{
            display: none;
        }
        #library-new-music .carousel-img-div, #albums .carousel-img-div, #new-release .carousel-img-div {
            width: 100%;
            height: 226px;
            margin: auto;
            display: flex;
            background: #232222;
        }
        .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button {
            top: -200px !important;
        }
    .song-list{
        width: 100%;
        margin: auto;
    }
    .rightpad150 {
        padding: 0 20px 0px 20px !important;
        
    }
    .artists-main {
        text-align: center;
    }
    .artists-main h2 {
        font-size: 42px;
        margin-top: 10px;        
    }
    .artists-main h3 {
        font-size: 25px;
        margin-bottom: 25px;        
    }
    .artists-main button {
        font-size: 25px;
        margin-bottom: 25px;        
        padding: 10px 30px;
    }
   .container  {
       padding:  0 40px;
   }
   .mrg-top-60 {
    margin-top: 0px !important;
}
.mrg-top-30 {
    margin-top: 10px;
}
.explore-button button {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    padding: 21px 20px;
    margin-bottom: 15px;
    text-align: left;
}
.explore-button button i {
    margin-right: 15px;

}
.top-user i {
    font-size: 37px;
    margin-top: 4px;
    /* display: block; */
}
.mobile-navbar ul li a {
    color: #ccc;
    font-size: 29px;
    padding-top: 4px;
    display: inline-block;
}
.mobile-navbar ul li {
    padding: 0 0 0 36px;
}
.loading-div {
    position: fixed;
    top: 32%;
    left: 25%;
    z-index: 99999;
    width: 140px;
    display: none;
}
.mob-song img{
    width: 100%;
}
.mob-song h5{
    font-size: 14px;
    margin-bottom: 4px;
}
.mob-song p{
    font-size: 13px;
    margin-top: 3px;
    color: #a7a7a7;
}
.suggestions-track h3{
    margin-top: 20px;
}
.artist-img{
    width:50px;
    height:50px;
    margin-top: 6px;
}
.black-bg {
    background-size: cover;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button {    
    margin-right: 0px;
    margin-left: 0px;
}

 }
 @media (max-width:767px) { 
    #main_id {
        position: absolute;
        top: 50px;
        width: 100%;
    }
    #uploadAudio {
        border: 1px solid #ccc;
        margin: 30px;
    }
    .uploadMainSection{
        margin:10px !important;
    }
    .playlists1 .carousel-img-div {
        min-height: 160px;
        margin: auto;
        display: flex;
        background: #232222;
    }
     .pass-change-div h3{
        font-size: 20px;
        text-align: center;
     }
     .profileDiv{
        margin-top: 73px;
     }
     .channel-b-p .bi-camera {
        
        position: relative;
        top: 75px;
        left: -37px;
        float: left;
        font-size: 14px;
    }
    .channel-b-p h2 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-size: 25px;
        margin-top: 0px;
        display: block;
        text-align: right;
    }
    #edit_cover{
        margin: 0px !important;
    font-size: 12px;
    }
    #library-new-music .carousel-img-div, #albums .carousel-img-div, #new-release .carousel-img-div {
        width: 100%;
        height: 165px;
        margin: auto;
        display: flex;
        background: #232222;
    }
    .container {
        padding: 0 10px;
    }
    #live .carousel-img-div,#artist-mixed .carousel-img-div {
        width: 100%;
        height: 165px;
        margin: auto;
        display: flex;
        background: #232222;
    }
    .mobile-navbar ul li {
        padding: 0 0 0 24px;
    }
    .mobile-navbar ul li a {
        color: #ccc;
        font-size: 30px;
        float: left;
        padding-top: 4px;
        display: inline-block;
    }
    .at-accordion-or-tabs > li {
        list-style: none;
        padding: 0 !important;
        margin-bottom: 3px;
        border: 1px solid #1d1d1d !important;
    }
    .search-topbar-main {
        width: 100%;
        margin: auto;
    }
    .channel-b h2 {
        font-family: 'Nunito', sans-serif;
        margin-bottom: 20px;
        font-weight: 700;
        font-size: 24px !important;
    }
    .cover-header {
        height: 200px;
    }
    .channel-b button {
        padding: 5px 13px;
        font-weight: 500;
        font-size: 13px;
    }
    .playlists i {
        font-size: 50px;
        background-color: #354056;
        padding: 22% 32%;
        color: #fff;
        display: inline-block;
        width: auto !important;
        margin-bottom:0px;
    }
    #my-playlists .carousel-img-div, #my-albums .carousel-img-div {
        height: 140px;
    }
    .channel-b-p {
        position: relative;
        margin-top: -100px;
        margin-bottom: 15px;
        z-index: 2;
        text-align: center;
    }
    .channel-b {
        position: relative;
        margin-top: -105px;
        z-index: 2;
    }
    .channel-b-p {
        position: relative;
        margin-top: -200px;
        margin-bottom: 15px;
        z-index: 2;
        text-align: center;
    }
    .channel-b-p img {
        width: 110px;
        height: 110px;
        display: inline;
        float: left;
        margin: auto;
        margin-right: 14px;
        border-radius: 150%;
        box-shadow: 0px 3px 16px #000;
    }
    .song-list h3 {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 3px;
        margin-top: 5px;
        color: #fff !important;
    }
    .black-bg {
        background-image: url(../imgs/black-bg.png);
        height: 200px;
        position: relative;
        z-index: 1;
        margin-top: -200px;
    }
    .user-img {
        width: 100px;
        height: 100px;
    }
    .login {
        width: 90%;
        margin: auto;
        overflow-x: hidden;
    }
    .row {
        --bs-gutter-x: 0rem; */
         --bs-gutter-y: 0; */
        
    }
    .progress-text {
        float: none;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button {    
        margin-right: 0px !important;
        margin-left: 0px !important;
    }



}
@media (max-width:550px) { 
    .mobile-navbar ul li {
        padding: 0 0 0 15px;
    }
    .mobile-navbar ul li a {
        color: #ccc;
        font-size: 20px;
        float: left;
        padding-top: 4px;
        display: inline-block;
    }
}

@media (max-width:414px) { 
    .playlists {
        float: left !important;
        width: 50%;
    }
    .mobile-navbar ul li {
        padding: 0 0 0 16px;
    }
    .mobile-navbar ul li a {
        color: #ccc;
        font-size: 17px;
        float: left;
        padding-top: 4px;
        display: inline-block;
    }
    .top-user i {
        font-size: 28px;
        margin-top: 0px;
        display: block;
    }
    .logo{
        margin:auto;
    }
    .mixed-video h1 {
        font-size: 26px;
        font-weight: 600;
        font-family: 'Nunito', sans-serif;
        margin-bottom: 25px;
    }
    .lefttpad50 {
        padding: 0 0px 00px 0px;
    }
    .artists-main h2 {
        font-size: 24px;
        margin-top: 10px;
    }
    .artists-main h3 {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .artists-main button {
        font-size: 18px;
        margin-bottom: 25px;
        padding: 8px 24px;
    }
    .main-heading {
        font-size: 26px;
        font-weight: 600;
        font-family: 'Nunito', sans-serif;
        margin-bottom: 25px;
    }
    .quick-text ul li {
        padding: 0px;
        list-style: none;
        margin-bottom: 26px;
        margin-left: 24px;
    }
    .quick-text ul li a h2 {
        color: #fff;
        font-size: 14px;
        margin-bottom: 0px;
        margin-top: 15px !important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button {
        background: 0 0;
        color: inherit;
        border: none;
        font: inherit;
        top: -198px;
        position: relative;
        background-color: #fff !important;
        color: #000 !important;
        font-size: 24px !important;
        border-radius: 51px !important;
        padding: 0px 10px!important;
        margin-right: -16px;
        margin-left: -16px;
    }
    .top-user ul li a i {
        font-size: 20px;
        margin-right: 13px;
        display: inline-block;
    }
    .welcome_div h5{
        font-size: 18px;
        margin-top: 10px;
    }
    .welcome_div h1 {
        font-size: 19px;
        font-weight: 600;
        font-family: 'Nunito', sans-serif;
        margin-bottom: 25px;
    }
    .welcome_div img {
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 13px;
        border-radius: 50%;
    }
    .my-welcome .img-top-div {
        height: 160px;
        margin: auto;
    }
    .my-welcome h2 {
        font-size: 14px;
        margin-top: 10px;
        color: #fff;
        margin-bottom: 0px;
    }
    .mrg-top-30 {
        margin-top: 10px !important;
    }
    .explore-button button {
        width: 100%;
        font-size: 20px;
        font-weight: 500;
        padding: 13px 18px;
        margin-bottom: 15px;
        text-align: left;
    }
    .loading-div {
        position: fixed;
        top: 32%;
        left: 25%;
        z-index: 99999;
        width: 140px;
        display: none;
    }
}

@media (max-width:360px) { 

    .mobile-navbar ul li {
        padding: 0 0 0 14px;
    }
    .welcome_div h5 {
        font-size: 15px;
        margin-top: 10px;
    }
    .welcome_div h1 {
        font-size: 16px !important;
        font-weight: 600;
        font-family: 'Nunito', sans-serif;
        margin-bottom: 25px;
    }
    /* .my-welcome .img-top-div {
        height: 132px;
        margin: auto;
    } */
    .mixed-video h1 {
        font-size: 24px;
        font-weight: 600;
        font-family: 'Nunito', sans-serif;
        margin-bottom: 25px;
    }
    .main-heading {
        font-size: 24px;
        font-weight: 600;
        font-family: 'Nunito', sans-serif;
        margin-bottom: 25px;
    }
    .quick-text ul li {
        padding: 0px;
        list-style: none;
        margin-bottom: 26px;
        margin-left: 10px;
    }
    .playlists {
        float: left !important;
        width: 50%;
    }
    .channel-b-p img {
        width: 70px;
        height: 70px;        
    }
    .channel-b-p .bi-camera {        
        top: 38px;
    }

}
@media (max-width:280px) {  
    .mobile-navbar ul li a {        
        font-size: 14px;
    }
    .mobile-navbar ul li {
        padding: 0 0 0 7px;
    }

}



/* dropdown */
@media all and (min-width: 992px) {

    .dropdown-menu li {
        position: relative;
    }

    .dropdown-menu .submenu {
        display: none;
        position: absolute;
        left: 50%;
        top: -7px;
        /* min-width: 55px; */
    }

    .dropdown-menu .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu>li:hover>.submenu {
        display: block;
        min-width: 65%;
    }
}

/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }

}