<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.boldtext {
    font-weight: bold !important;
}
.aligning {
    margin-top: 15%;
}
.swiper{
    max-width:1920px !important;
}
.profile {
    color: white;
    font-size: 110px;
    font-family: inherit;
    line-height: .9em;
    left: 10%;
    position: relative;
    -webkit-text-stroke: 1px white !important;
}

.mytext {
    -webkit-text-stroke: 1px var(--main) !important;
    stroke: var(--main);
    font-size: 120px;
    font-family: inherit;
    line-height: .9em;
    stroke-dasharray: 1000;
    animation: dash 8s linear infinite;
}


@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
        opacity: 0;
    }

    90% {
        stroke-dashoffset: 0;
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.Hero {
    height: 100vh !important;
}

body {
    overflow-y: hidden;
}

.djads {
    height: 100% !important;
    font-family: inherit;
    background-color: #282834;
}

.carousel {
    max-width: 1920px !important;
    margin: 0 auto;
}

.banner {
    height: 100% !important;
    font-family: inherit;
}

.w32 {
    border-radius: 50% !important;
    border: 3px #ab8024 solid;
}

.gold {
    color: var(--main) !important;
}

.fill {
    color: var(--main) !important;
}

.headphone {
    width: 300px;
    height: 300px
}

.gallery-sc.albums .row {
    max-width: 1920px !important;
}

.col-img {
    height: 400px;
}

.gallery-sc.albums .row .item {
    background-size: cover !important;
    background-position: 50% 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: 100%;
    width: 100%;
}

.ltx-mobile span {
    color: transparent;
    -webkit-text-stroke: 1px var(--main) !important;
    font-size: 120px;
    line-height: .9em;
}

.carousel-itemimg img {
    width: 350px;
    aspect-ratio: 1;
    object-fit: cover;
    position: relative !important;
}

.carousel-item {
    color: #cdc7c7 !important;
}

.djname {
    font-family: inherit;
    color: #ab8024 !important;
    text-transform: uppercase;
    font-size: 32px;
    font-weight:700 !important;
}

.djid {
    color: #cdc7c7 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: inherit;
}

table td {
    vertical-align: top;
}

.table-text {
    font-size: 16px !important;
    font-family: inherit;
    font-weight: 300;
}

.cartabletd {
    padding-right: 10px;
    padding-left: 10px
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0 !important;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10% !important;
    color: #ab8024 !important;
    text-align: center;
    opacity:1 !important;
}
.carousel-control-prev-icon {
    background-image: url('/wp-content/uploads/2024/larrow.png') !important;
  
}
.carousel-control-next-icon {
    background-image: url('/wp-content/uploads/2024/rarrow.png') !important;
}
.buttt {
    background-color: #ab8024 !important;
    font-family: inherit;
    border-radius: 25px !important;
}
.btn{
    font-size: 16px;
}
    .djmusic {
    color: #cdc7c7 !important;
    font-weight: 700 !important;
    font-family: inherit;
    font-size:16px;
}

.djicon {
    height: 40px !important;
}

section .card .image img {
    height: 100%;
    width: 100%;
    padding: 0;
    object-fit: cover;
}

section .card .image {
    height: 350px;
    width: 100%;
    border-radius: 50%;
    padding: 0;
    border: none;
    cursor: pointer;
}

#djprofallbg {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%), url(/wp-content/uploads/2023/Djpropallbgimg.jpg);
    background-repeat: no-repeat;
    background-size: auto,cover;
}

.card .card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 100;
}

#boxslidecard {
    position: relative;
    background: var(--main);
    padding: 3px;
    margin: 20px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

#nameboxslidecard {
    position: relative;
    margin-inline: auto;
    max-width: 1440px;
}

#boxslidecard .card-content .image .name {
    position: absolute;
    top: 102%;
    right: 85%;
    width: 100%;
    left: 0%;
    color: var(--main);
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
}

#boxslidecard .card-content .image .name1 {
    position: absolute;
    top: 107%;
    right: 85%;
    width: 100%;
    left: 0%;
    color: #cdc7c7;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
}
#boxslidecard .card-content .image .name2 {
    position: absolute;
    top: 112%;
    right: 85%;
    width: 100%;
    left: 0%;
    color: #cdc7c7;
    font-weight: 300;
    font-size: clamp(0.5625rem, 0.475rem + 0.4375vw, 1rem);
    text-transform: capitalize;
    
}
    #boxslidecard .card-content .image .name2::before {
        content: "\f041"; 
        font-family: 'Font Awesome 5 Free'; 
        font-weight: 900; 
        color: var(--main); 
        margin-right: 4px; 
        position: relative;
        top: 2px; 
    }



.swiper-button-next, .swiper-button-prev {
    top: 92.5% !important;
    border: 3px solid #ab8024;
    padding: 10px 18px;
    margin-top: -0.75rem !important
}




.swiper-button-prev {
    background-image: url("/wp-content/uploads/2024/arrowl.png") !important;
    background-size: 100% 50% !important;
}

    .swiper-button-prev:after {
        font-weight: bold;
        font-size: 20px !important;
        content: 'prev';
        color: #ab8024 !important;
    }

.swiper-button-next:after {
    font-weight: bold;
    font-size: 20px !important;
    content: 'prev';
    color: #ab8024 !important;
}

.swiper-button-next {
    background-image: url("/wp-content/uploads/2024/arrowr.png") !important;
    background-size: 100% 50% !important;
}

.swiper-pagination {
    display: none !important;
}

@media (max-width: 768px) {
    .Hero {
        height: 100vh !important;
    }

    .carousel-itemimg img {
        width: 250px !important;
        aspect-ratio: 1;
        object-fit: cover;
        position: relative !important;
    }

    .banner {
        height: 100% !important;
    }

    .cartabletd {
        padding-right: 5px;
        padding-left: 5px
    }

    .table-text {
        font-size: 15px !important;
    }

    .djname {
        font-size: 28px;
    }

    .ltx-mobile span {
        font-size: 80px;
    }

    .headphone {
        width: 200px;
        height: 200px
    }

    .carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
        padding: 10px;
    }

    .profile {
        color: white;
        font-size: 80px;
        left: -25%;
        position: relative;
    }
    .btn{
        font-size: 15px !important;
    }
    .carousel-control-prev-icon {
        display: inline-block;
        width: 1rem !important;
        height: 1rem !important;
    }

    .carousel-control-next-icon {
        display: inline-block;
        width: 1rem !important;
        height: 1rem !important;
    }
}

@media (max-width: 431px) {
    .Hero {
        height: 100vh !important;
    }

    .carousel-itemimg img {
        width: 200px !important;
        aspect-ratio: 1;
        object-fit: cover;
        position: relative !important;
    }

    .table-text {
        font-size: 14px !important;
    }

    .banner {
        height: 100% !important;
    }

    .cartabletd {
        padding-right: 2px;
        padding-left: 2px
    }

    .djname {
        font-size: 20px;
    }

    .ltx-mobile span {
        font-size: 40px;
    }

    .headphone {
        width: 100px;
        height: 100px
    }

    .carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
        padding: 8px;
    }

    .profile {
        color: white;
        font-size: 40px;
        left: -25%;
        position: relative;
    }

    .aligning {
        margin-top: 40%;
    }

    .table-text {
        font-size: 13px !important;
    }

    .btn{
        font-size: 15px !important;
    }
    .carousel-control-prev-icon {
        display: inline-block;
        width: 1rem !important;
        height: 1rem !important;
    }
    .carousel-control-next-icon {
        display: inline-block;
        width: 1rem !important;
        height: 1rem !important;
    }
}

@media (max-width: 375px) {
    .Hero {
        height: 100vh !important;
    }

    .aligning {
        margin-top: 45%;
    }

    .table-text {
        font-size: 12px !important;
    }

    .btn {
        font-size: 14px !important;
    }

    .carousel-control-prev-icon {
        display: inline-block;
        width: 1rem !important;
        height: 1rem !important;
    }

    .carousel-control-next-icon {
        display: inline-block;
        width: 1rem !important;
        height: 1rem !important;
    }
}

@media (min-width: 1440px) {

    .carousel-itemimg img {
        width: 450px;
        aspect-ratio: 1;
        object-fit: cover;
        position: relative !important;
    }

    section .card .image {
        height: 450px;
        width: 100%;
        padding: 0;
        border: none;
        cursor: pointer;
    }

        section .card .image img {
            height: 100%;
            width: 100%;
            padding: 0;
            background-position: center;
            object-fit: cover;
        }

    .gallery-sc {
        padding-left: 80px;
        padding-right: 80px;
    }

    .col-img {
        height: 430px;
    }
   
}
@media (min-width: 1920px){
    .col-img {
        height: 520px;
    }
    .headphone {
        width: 500px;
        height: 500px;
    }
    .djname {
        font-size: 42px;
    }
    .djicon {
        height: 60px !important;
    }
    .djmusic {
       font-size:25px !important;
    }
    .table-text {
        font-size: 20px !important;
    }
    .btn {
        font-size: 20px !important;
    }
    .aligning {
        margin-top: 20%;
    }
    #nameboxslidecard {
        max-width: 1940px;
    }
    section .card .image {
        height: 550px;
        width: 100%;
        padding: 0;
        border: none;
        cursor: pointer;
    }

        section .card .image img {
            height: 100%;
            width: 100%;
            padding: 0;
            background-position: center;
            object-fit: cover;
        }
    .filter-section {
        max-width:1940px;
        margin:auto
    }
    .filtertogglebtn{
        max-width:1940px;
        margin:auto
    }
}
.filtertogglebtn{
    padding-inline:15px
}
.name {
    font-weight: 600 !important;
    font-size: 15px !important;
}

 .name1 {
    font-weight: 400 !important;
    font-size: 12px !important;
}

 .name2 {

    font-weight: 300 !important;
    font-size:12px !important;
}
.TalentCard {
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-left: 10px !important
}
.IDlabel {
    font-size: 12px !important;
    margin-right: 10px
}
.DjNumber {
    font-weight: 500 !important;
    font-size: 12px !important
}
.AcnBtn {
    font-size: 12px !important
}
.DJUserImg {
    height: 400px !important;
    width: 400px !important
}
/*DJImages page*/
.Djfullname {
    /*position: relative;*/
    width: 100%;
    color: #ab8024;
    padding-top: 5px;
    font-weight: 600;
    height: 25px;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none !important
}
.Djfullname:hover{
    color:#ab8024
}

.city {
    position: absolute;
    width: 50%;
    color: white;
    bottom: 25px;
    font-size: 11px;
    font-weight: 100;
    left: 10px;
    background-color: rgba(256, 256, 256, .2);
    border-radius: 10px;
    padding-inline: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: capitalize;
}

.Djnumber {
    /*position: relative;*/
    width: 100%;
    color: #cdc7c7;
    overflow: hidden;
    height: 25px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
}

.Djintro {
    /*  position: relative;*/
    width: 100%;
    color: #cdc7c7;
    overflow: hidden;
    height: 55px;
    font-weight: 300;
    font-size: 11px !important;
    text-transform: none;
    line-height: 1.6em !important;
    margin-bottom: 0px !important
}

.DjGenre {
    /*position: relative;*/
    width: 100%;
    color: #cdc7c7;
    overflow: hidden;
    /* height: 50px; */
    text-align: center;
    font-weight: 300;
    font-size: 11px !important;
    text-transform: none;
    line-height: 1em !important;
    background-color: #333333;
    /* margin-bottom: 0px !important; */
    border-radius: 25px;
    margin-right: 5px;
    padding: 7px;
    text-wrap-mode: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 33%;
}

#boxslidecard1 {
    position: relative;
    margin: 100px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: #ab8024 !important;
    border-radius: 0.25rem !important
}

.Djfee {
    width: 100%;
    color: #cdc7c7;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
}

::placeholder {
    color: white;
    opacity: 1; /* Firefox */
}


.butt {
    background-color: #ab8024 !important;
    font-family: inherit;
    border-radius: 25px !important;
    padding: 2px 40px;
    line-height: 1.6em;
    min-width: 125px;
    width: 100% !important;
    margin: 6px !important
}

.sortform {
    position: relative;
    margin-inline: 6px !important;
    width: 25% !important;
    display: flex;
    padding: 0rem !important;
}
/* .icon {
        background: url('../Content/images/images/site/filter.png');
        height: 20px;
        width: 20px;
        display: flex;
    }*/
.searchname {
    background-color: #333333 !important;
    border-radius: 25px !important;
    height: 38px !important;
    width: 100% !important;
    color: white !important;
    font-size: 13px;
    margin: 6px !important;
    padding-inline: 20px;
}

.ltx-go-top {
    z-index: 155;
}

.select-wrap {
    width: 100%;
    position: relative;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    background-clip: border-box;
    border: 0 !important;
    outline: 0 !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: rgba(0, 0, 0, .5);
    background-color: #333333 !important;
    border-radius: 25px !important;
    height: 38px !important;
    width: 14rem !important;
    color: white !important;
    font-size: 13px;
    margin: 0px !important;
    padding-inline: 20px;
}

.filter-section {
    display: none; /* Hide filters initially */
    margin-top: 20px;
    width: auto;
}
.FilterSection {
    max-width: 1440px;
    margin-inline: auto;
    position: relative;
    top: 2rem;
    z-index: 9
}
.formAction {
    margin-inline: 6px !important;
    width: 100% !important;
    padding: 0px;
}
.filterLabel {
    padding-left: 9px;
    color: white;
    font-size: 18px;
    font-weight: 400
}
.bookbtn {
    font-size: 11px !important;
    margin: 8px !important;
    padding: 8px 27px !important;
    font-weight: bold !important;
    color: white !important;
    background-color:#ab8024 !important
}
.respVisible {
    height: 80px;
}
.viewmore-less-btn {
    padding: 8px 30px !important
}
    .viewmore-less-btn:hover {
        color: white !important
    }
.VisibleResp {
    height: 140px
}
.filterLabelImg{
    width:30px;
    height:30px
}
.select-wrap select {
    background: 0 0 !important;
    border: none;
    width: 99%;
    font-size: 16px;
    color: #282834;
    color: white !important;
    padding: 7px 40px 0px !important;
    padding-right: 3em !important;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select-wrap option {
    padding: .4em 1em;
    background: #333333 !important;
    color: white !important;
}
</pre></body></html>