.text-editor h6 {
    margin-bottom: 5px;
}

.tim-isotope.tim-isotope-1 .tim-album-item .album_details_wrap h5 {
    padding-left: 25px;
    padding-right: 25px;
}


#mobile-nav-wrap #mobile-logo img {
    width: 140px;
}

.page-header::before {
    background-color: #a117237a;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80vh;
    z-index: 2222;
}

#about-two {
    z-index: 33333;
    position: relative;
    background: #fff;
}

.tim-container,
.slider-content-two {
    z-index: 444444;
    position: relative;
}

.header {
    z-index: 9000;
}

.banner-slider-two .swiper-slide::before {
    background-color: #000000a6;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2222;
}

.artist-image img {
    border-radius: 10px;
    width: 92%;
    height: 80vh;
    object-fit: cover;
}

.artist-single img {
    width: 100%;
    height: 78vh;
    object-fit: cover;
}

.logo-main img {
    max-width: 45%;
    padding: 3px 0;
}

.logo-stickky img {
    max-width: 45%;
    padding: 3px 0;
}

.header-magic-line-inner {
    border-bottom: 0px solid #000;
}

#mobile-nav-wrap #mobile-logo img {
    width: 48px;
    z-index: 99999;
}

@media(max-width:900px) {
    .banner-slider-two .swiper-slide .slider-content-two img {

        position: relative;
        bottom: -131px;
        padding: 0 !important;
        max-width: 290px;
        margin: 0 !important;
    }

    .content {
        position: relative;
        top: 125px;
    }

    .page-header::before {
        height: 52vh;
    }

    .artist-image img {
        width: 100%;
        height: auto;
    }

    #mobile-nav-wrap {

        z-index: 90000;

    }
    .album-feature img {
        margin-top: 40%;
    }
    .mobile-menu-inner
    {
        z-index: 9999999;
    }
}

#footer-3 {
    padding: 94px 0;
}