body {
    position: relative;
    margin: 0px;
    background-color: #000;
    font-family: "Bevan", serif
}

.bg-pattern {
    background: url("../images/bg-texture.jpg");
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    z-index: -1
}

.bg-pattern::before {
    background-color: rgba(1, 1, 1, .5803921569);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0px;
    content: ""
}

img {
    max-width: 100%
}

ul {
    padding: 0px;
    margin: 0px;
    list-style: none
}

p,
li {
    font-family: "Telegraf Regular"
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.btn:hover,
.btn:focus,
.btn:active {
    outline: none
}

.btn.btn-theme {
    font-family: "Telegraf UltraBold";
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #2e3033
}

.btn.btn-theme:hover,
.btn.btn-theme:focus,
.btn.btn-theme:active {
    background: #c1ff72;
    color: #2e3033;
    border-color: #c1ff72
}

.text-theme-color {
    color: #c1ff72 !important
}

.text-theme-color-light {
    color: rgba(193, 255, 114, .8980392157) !important
}

.btn.btn-outline-theme {
    border: 1px solid #c1ff72;
    color: #c1ff72
}

.btn.btn-outline-theme:hover,
.btn.btn-outline-theme:focus,
.btn.btn-outline-theme:active {
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000
}

.fw-bold-telegrapf {
    font-family: "Telegraf UltraBold"
}

.txt-content--comn {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff
}

.gap-b-40 {
    margin-bottom: 40px
}

.gap-b-45 {
    margin-bottom: 45px
}

.gap-b-22 {
    margin-bottom: 22px
}

.gap-b-80 {
    margin-bottom: 80px
}

.title-h2 {
    font-family: "Telegraf UltraBold";
    color: hsla(0, 0%, 100%, .8980392157);
    font-size: 30px;
    font-weight: 800
}

.title-main-h2 {
    font-size: 40px;
    font-weight: 400
}

.title-art-h2 {
    font-size: 26px;
    font-weight: 400
}

.less-margin-8 {
    margin-left: -8px;
    margin-right: -8px
}

.column-grid-space-8 {
    padding-left: 8px;
    padding-right: 8px
}

.row-less-form {
    margin-left: -5px;
    margin-right: -5px
}

.form-gap-padding {
    padding-left: 5px;
    padding-right: 5px
}

.form-control.control-input-txt {
    background-color: rgba(0, 0, 0, .431372549);
    border: 1px solid #2b381c;
    border-radius: 30px;
    color: hsla(0, 0%, 100%, .3490196078);
    font-family: "Telegraf Regular";
    font-size: 14px;
    height: 52px;
    padding: 10px 24px
}

.form-control.control-input-txt[type=number]::-webkit-outer-spin-button,
.form-control.control-input-txt[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.form-control.control-input-txt::-moz-placeholder {
    color: hsla(0, 0%, 100%, .3490196078)
}

.form-control.control-input-txt::placeholder {
    color: hsla(0, 0%, 100%, .3490196078)
}

.form-control.control-input-txt:focus {
    box-shadow: none;
    outline: none
}

@media(min-width: 1366px) {
    .container-w {
        max-width: 1280px
    }
}

@media(max-width: 767px) {
    .gap-b-45 {
        margin-bottom: 20px
    }

    .gap-b-40 {
        margin-bottom: 20px
    }
}

header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.sign-up-btn {
    border-radius: 30px;
    font-size: 18px;
    padding: 16px 24px;
    line-height: 20px
}

.navbar-menu-layout {
    padding: 20.5px 0px
}

.menu-nav-element .menu-items-nav {
    margin-right: 55px
}

.menu-nav-element .menu-items-nav:last-child {
    margin-right: 0px
}

.menu-nav-element .menu-items-nav .menu-link-ms {
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    padding: 10px 0px
}

.right-side--items>li {
    margin-left: 10px
}

.messge-btn-notify {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #7b7c7e;
    text-align: center;
    border-radius: 50%;
    position: relative
}

.badge-num {
    background-color: #c1ff72;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    border-radius: 50%;
    font-size: 12px;
    position: absolute;
    top: -3px;
    right: -5px;
    color: #000
}

.user-img-avater {
    width: 54px;
    height: 54px;
    border: 3px solid #c1ff72;
    display: block;
    border-radius: 50%
}

.user-img-avater img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.navbar-toggler.toggle-menu-button {
    color: #c1ff72;
    padding: 0px;
    border-width: 2px;
    border-color: #c1ff72;
    font-size: 32px;
    width: 54px;
    height: 54px;
    border-radius: 30px;
    order: 3
}

.navbar-toggler.toggle-menu-button:focus {
    box-shadow: none
}

.offcanvas-logo {
    width: 120px
}

.close-sidebar-btn {
    margin-left: auto;
    width: 30px;
    height: 30px;
    color: #c1ff72;
    border-color: #c1ff72;
    padding: 0px;
    border-radius: 50%
}

.cart-dropdown-mwgt {
    position: absolute;
    right: 0;
    top: 0 !important;
    left: auto !important;
    background-color: #000;
    border: 1px solid #171717;
    max-width: 400px;
    padding: 0px;
    border-radius: 0;
    margin-top: 0px !important
}

.cart-header-top {
    background-color: #c1ff72;
    min-height: 78px;
    padding: 23px 25px 17px
}

.title-cart-icon {
    font-family: "Telegraf UltraBold";
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px
}

.product-multi--lstwap {
    max-height: 300px;
    overflow-y: auto
}

.product-multi--lstwap::-webkit-scrollbar {
    width: 5px
}

.product-multi--lstwap::-webkit-scrollbar-track {
    border-radius: 3px
}

.product-multi--lstwap::-webkit-scrollbar-thumb {
    background-color: rgba(193, 255, 114, .8980392157);
    border-radius: 3px
}

.product-multi--lstwap::-webkit-scrollbar-thumb:hover {
    background-color: #c1ff72
}

.cart-item--wgtcard {
    border-bottom: 1px solid #171717;
    padding: 15px 20px;
    display: flex;
    flex-wrap: wrap
}

.image-cartFlex {
    flex: 0 0 60px;
    max-width: 60px
}

.cart-imgwgt--tw {
    width: 60px;
    height: 63px;
    border: 1px solid #292929;
    text-align: center;
    padding: 5px
}

.cart-imgwgt--tw img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-cartFlex {
    flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px);
    padding-left: 10px
}

.heading-prd-cart {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff
}

.sz-mention-wt {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #fff
}

.ship-inform {
    font-family: "Telegraf Regular";
    font-size: 10px;
    color: #7b7c7e;
    margin-bottom: 5px
}

.count-price-flx {
    display: flex;
    align-items: center
}

.qty-fill-cart {
    border: 1px solid #464646;
    border-radius: 30px;
    max-width: 95px
}

.btn-qty-cart {
    padding: 0px 0px;
    flex: 0 0 35px;
    width: 35px;
    height: 30px;
    border: 0px
}

.btn-qty-cart img {
    width: 9px
}

.input-cart-qty-numb {
    background-color: rgba(0, 0, 0, 0);
    padding: 0px;
    height: 30px;
    border: 0px;
    border-radius: 0px;
    text-align: center;
    color: #e7e7e7;
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 14px
}

.input-cart-qty-numb::-webkit-outer-spin-button,
.input-cart-qty-numb::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input-cart-qty-numb:focus {
    outline: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    color: #e7e7e7
}

.price-product--cart {
    padding-left: 10px
}

.title-price--cart {
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 12px;
    color: #fff
}

.footer-cart-widget {
    border-top: 1px solid #171717;
    padding: 35px 25px 25px
}

.totalmtr--lst {
    display: flex;
    align-self: center;
    justify-content: space-between;
    line-height: normal;
    margin-bottom: 15px
}

.itms-cart-ftr-nm,
.amnt-txt-cart {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px
}

.total-price-txtwgt,
.total-price-cart {
    font-family: "Telegraf UltraBold";
    font-size: 18px
}

.btn.btn-view-cart {
    padding: 14px 15px;
    border: 1px solid #7b7c7e;
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    width: 165px;
    height: 54px;
    border-radius: 30px;
    color: #d9d9d9;
    text-transform: uppercase
}

.btn.btn-view-cart:focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: #7b7c7e;
    color: #d9d9d9
}

.btn.btn-checkout-cart {
    padding: 14px 15px;
    background-color: #c1ff72;
    border: 1px solid #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    width: 165px;
    height: 54px;
    border-radius: 30px;
    color: #000;
    text-transform: uppercase
}

.btn.btn-checkout-cart:focus {
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000
}

@media(max-width: 991px) {
    .side-menu-canvas {
        background-color: rgba(8, 8, 8, .9803921569)
    }

    .side-menu-login {
        margin-left: auto;
        margin-right: 10px
    }

    .menu-nav-element .menu-items-nav {
        margin-right: 0px
    }

    .menu-nav-element .menu-items-nav .menu-link-ms {
        color: #c1ff72
    }
}

@media(max-width: 767px) {
    .logo-wgt-band {
        width: 120px
    }

    .navbar-menu-layout {
        padding: 16.4px 0px
    }

    .sign-up-btn {
        font-size: 14px;
        padding: 10.5px 16px;
        line-height: 18px;
        height: 40px
    }

    .messge-btn-notify {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .icon-msg--wgt {
        width: 18px;
        display: inline-block
    }

    .badge-num {
        width: 17px;
        height: 17px;
        line-height: 19px;
        font-size: 10px
    }

    .user-img-avater {
        width: 40px;
        height: 40px;
        border-width: 2px
    }

    .navbar-toggler.toggle-menu-button {
        font-size: 22px;
        width: 40px;
        height: 40px
    }

    .cart-dropdown-mwgt {
        max-width: 280px
    }

    .cart-header-top {
        min-height: 60px;
        padding: 15px 25px 10px
    }

    .cart-item--wgtcard {
        padding: 10px 10px
    }

    .footer-cart-widget {
        padding: 30px 10px 25px
    }

    .btn.btn-view-cart {
        padding: 12px 15px;
        width: 100%;
        height: 50px;
        font-size: 16px
    }

    .btn.btn-checkout-cart {
        padding: 12px 15px;
        width: 100%;
        height: 50px;
        margin-top: 20px;
        font-size: 16px
    }
}

.header-layout {
    position: static
}

.menulst-webrap .top-menu-items {
    display: inline-block;
    margin-left: 15px
}

.menulst-webrap .top-menu-items .icon-wgt--wts {
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 1px solid #26291e;
    border-radius: 50%;
    line-height: 48px;
    text-align: center
}

.user-dropdown-mtw {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 30px;
    border: 1px solid #26291e;
    padding: 4px 6px;
    min-height: 50px;
    min-width: 190px;
    padding-right: 30px;
    position: relative
}

.user-dropdown-mtw .icon-down-dropdown {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.left-pic-user {
    flex: 0 0 40px;
    max-width: 40px
}

.left-pic-user img {
    width: 40px;
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.right-content-wgt {
    padding-left: 5px
}

.right-content-wgt .user-prf-head {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    line-height: normal
}

.right-content-wgt .user-desg-art {
    display: block;
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #787c88;
    line-height: normal
}

.select-profile-switch--wp {
    flex: auto;
    max-width: 240px
}

.btn-select-profile {
    background-color: rgba(0, 0, 0, .431372549);
    border: 1px solid #2b381c;
    width: 100%;
    height: 48px;
    border-radius: 30px;
    text-align: left;
    color: #767676;
    padding: 10px 35px 10px 20px;
    font-family: "Telegraf Regular";
    font-size: 14px
}

.dropdown-switch-profile {
    min-width: 380px;
    background-color: #000;
    border: 1px solid rgba(192, 254, 113, .3882352941);
    border-radius: 15px;
    padding: 20px 13px 10px;
    margin-top: 18px !important
}

.dropdown-switch-profile::before {
    content: "";
    background: url(../images/top-angle-icon-dark.svg) no-repeat;
    position: absolute;
    top: -12px;
    right: 15px;
    display: inline-block;
    width: 22px;
    height: 13px
}

.tiitle-sitch-profile-wm {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px
}

.card-switch-pf {
    background-color: #060608;
    border: 1px solid #101012;
    border-radius: 10px;
    margin-bottom: 10px
}

.card-header-swt {
    padding: 10px 14px;
    border-bottom: 1px solid #101012
}

.pf-title-name {
    font-size: 18px;
    font-family: "Telegraf UltraBold";
    color: #fff;
    margin-bottom: 0px
}

.btn-txt-add-swt {
    color: #c0fe71;
    font-family: "Telegraf UltraBold";
    font-size: 14px
}

.btn-txt-add-swt:hover {
    color: #c0fe71
}

.card-body-swt-pfl {
    padding: 15px 14px
}

.profile-stv-selectwp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.profile-stv-selectwp:last-child {
    margin-bottom: 8px
}

.aps-heading--hp {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
    line-height: normal
}

.no-recode-pfl-txt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: hsla(0, 0%, 100%, .3019607843);
    margin-bottom: 0px
}

.swtlabel-type-visible {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #666;
    line-height: normal
}

.selectSwt-wp-button {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 15px;
    margin-left: 5px
}

.selectSwt-wp-button .setting-switch-toggle {
    opacity: 0;
    width: 0;
    height: 0
}

.slider-select-mt-switch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #373636;
    border-radius: 34px;
    transition: .4s
}

.slider-select-mt-switch:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 2px;
    display: inline-block;
    top: 3px;
    background-color: #000;
    border-radius: 50%;
    transition: .4s
}

.swt-pfl-visibility-toggle:checked+.slider-select-mt-switch {
    background-color: #c0fe71
}

.swt-pfl-visibility-toggle:checked+.slider-select-mt-switch:before {
    transform: translateX(14px)
}

.btn.btn-toggle-menu {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border-color: #c1ff72;
    line-height: 15px
}

.btn.btn-toggle-menu:first-child:active {
    border-color: #c1ff72
}

@media(max-width: 767px) {
    .sidebar-button-toggle {
        order: 3;
        margin-left: auto
    }

    .select-profile-switch--wp {
        order: 2
    }

    .menulst-webrap {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: end;
        margin-bottom: 15px;
        order: 1
    }

    .menulst-webrap .top-menu-items {
        display: inline-block;
        margin-left: 8px
    }

    .menulst-webrap .top-menu-items:first-child {
        margin-left: 0px
    }

    .menulst-webrap .top-menu-items .icon-wgt--wts {
        width: 42px;
        height: 42px;
        line-height: 42px
    }

    .btn-select-profile {
        height: 42px
    }

    .user-dropdown-mtw {
        padding: 4px 6px;
        min-width: 165px;
        min-height: 42px
    }

    .left-pic-user {
        flex: 0 0 30px;
        max-width: 30px
    }

    .left-pic-user img {
        width: 30px;
        height: 30px
    }

    .right-content-wgt .user-prf-head {
        font-size: 14px;
        margin-bottom: 0px
    }
}

@media(max-width: 575px) {
    .dropdown-switch-profile {
        min-width: 290px
    }
}

.sidebar {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 92px;
    background-color: #040404;
    border-right: 1px solid #c1ff72;
    z-index: 1;
    transition: all .5s
}

.logo-brand-side {
    height: 95px;
    padding-top: 20px;
    padding-bottom: 20px
}

.sidemenu--layout {
    text-align: center;
    height: calc(100% - 95px);
    overflow-y: auto
}

.sidemenu--layout::-webkit-scrollbar {
    width: 3px
}

.sidemenu--layout::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 30px
}

.sidemenu--layout::-webkit-scrollbar-thumb {
    background: #c1ff72;
    border-radius: 30px
}

.sidemenu--layout::-webkit-scrollbar-thumb:hover {
    background: #c1ff72
}

.itms-lst-menu {
    margin-bottom: 8px
}

.itms-lst-menu .link-menu-nv {
    display: inline-block;
    line-height: normal
}

.itms-lst-menu .link-menu-nv .icon-menu-side {
    display: inline-block;
    border: 1px solid #0c0c0c;
    border-radius: 10px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    transition: all 1s ease-in-out
}

.itms-lst-menu .link-menu-nv .icon-menu-side svg path {
    transition: all 1s ease-in-out
}

.itms-lst-menu .link-menu-nv .txt-block-menu {
    display: block;
    font-family: "Telegraf UltraBold";
    font-size: 12px;
    color: #c1ff72;
    margin-top: 8px;
    opacity: 0;
    transition: all 1s ease-in-out
}

.itms-lst-menu .link-menu-nv:hover .icon-menu-side {
    background-color: #c1ff72;
    border-color: #c1ff72
}

.itms-lst-menu .link-menu-nv:hover .icon-menu-side svg path {
    fill: #000
}

.itms-lst-menu .link-menu-nv:hover .txt-block-menu {
    color: #c1ff72;
    opacity: 1
}

.bottomside-elemnt--music {
    border-top: 1px solid hsla(0, 0%, 100%, .0705882353);
    border-bottom: 1px solid hsla(0, 0%, 100%, .0705882353);
    padding: 24px 0px 27px;
    margin-top: 30px;
    margin-bottom: 30px
}

.star-icon-wgt {
    border: 1px solid #c1ff72;
    border-radius: 10px;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    line-height: 38px
}

.star-icon-wgt:hover {
    background-color: #c1ff72
}

.star-icon-wgt:hover svg path {
    fill: #000
}

.coming-modal-layout {
    max-width: 580px
}

.coming-modal-layout .coming-modal-content {
    background-color: #000;
    border: 1px solid rgba(192, 254, 113, .3882352941);
    border-radius: 15px
}

.ai-modal-layout {
    max-width: 550px
}

.ai-modal-layout .ai-modal-content {
    background-color: #000;
    border: 1px solid #c0fe71;
    border-radius: 15px
}

.coming-soon-content {
    padding: 77px 0px;
    text-align: center
}

.coming-soon-ai-content {
    padding: 150px 0px 80px;
    text-align: center
}

.coming-heading {
    font-size: 42px;
    text-shadow: 0px 2px #c0fe71
}

.coming-txt-short {
    font-family: "Telegraf Regular";
    font-size: 16px
}

.close-btn-sidebar {
    position: absolute;
    right: -38px;
    top: 0px
}

.btn.btn-close-sidemenu {
    background-color: #151515;
    border-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 6px
}

.btn.btn-close-sidemenu:first-child:active {
    background-color: #151515
}

.dropdown-splitside-menu {
    position: fixed;
    top: 0;
    left: 65px;
    bottom: 0px;
    right: 0px;
    width: 270px;
    border-right: 1px solid #c1ff72;
    display: none;
    transition: all .5s ease-in-out
}

.dropdown-splitside-menu.show {
    display: block
}

.logohead-top {
    display: flex;
    align-items: center;
    padding-top: 21px;
    padding-bottom: 25px;
    background-color: #040404
}

.close-menu-button {
    display: inline-block;
    position: absolute;
    right: -14.5px
}

.illset-dropmenu-body {
    width: 246px;
    margin-left: auto;
    background-color: #040404;
    border-left: 1px solid #c1ff72;
    border-top: 1px solid #c1ff72;
    border-top-left-radius: 10px;
    margin-top: -5px;
    height: 100%;
    height: calc(100% - 78px)
}

.content-menuIllset-em {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    overflow-y: auto;
    scrollbar-width: none
}

.content-menuIllset-em::-webkit-scrollbar {
    width: 0px
}

.content-menuIllset-em::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 0px
}

.content-menuIllset-em::-webkit-scrollbar-thumb {
    background: #c1ff72;
    border-radius: 0px
}

.content-menuIllset-em::-webkit-scrollbar-thumb:hover {
    background: #c1ff72
}

.top-em-menu-layout {
    padding: 15px 10px 50px
}

.items-ht-menu {
    margin-bottom: 5px
}

.items-ht-menu .link-ht-menu {
    background-color: #0b0b0b;
    color: #fff;
    font-family: "Telegraf Regular";
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 12.5px 30px;
    border-radius: 10px;
    text-align: left
}

.items-ht-menu .link-ht-menu .icon-menu-ht svg {
    margin-right: 5px
}

.items-ht-menu .link-ht-menu:hover {
    background-color: #c0fe71;
    color: #000
}

.items-ht-menu .link-ht-menu:hover .icon-menu-ht svg path {
    fill: #000
}

.items-ht-menu .link-ht-menu:hover .icon-menu-ht.collab-icon svg path {
    fill: none;
    stroke: #000
}

.menu-txtitem-ilset {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 16px
}

.footer-bottom-layout {
    padding: 50px 25px
}

.event-let-start {
    background-color: #c0fe71;
    border-radius: 20px;
    padding: 30px 30px 20px
}

.let-title-head {
    text-align: center;
    font-size: 12px;
    color: #060606;
    margin-bottom: 10px
}

.create-wt-disc {
    font-family: "Telegraf Regular";
    font-size: 10px;
    color: #000;
    margin-bottom: 20px;
    line-height: normal
}

.add-evnt-btn {
    background-color: #060606;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: #c0fe71;
    border-radius: 30px;
    padding: 10px 10px;
    display: block;
    font-size: 11px
}

.bottom-ftr-wgts {
    margin-top: 50px
}

.list-shr--menu {
    margin-bottom: 20px;
    text-align: center
}

.list-shr--menu li {
    display: inline-block;
    margin: 0px 3px
}

.copy-write-rvs {
    font-family: "Telegraf UltraLight";
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
    text-align: center
}

@media(max-width: 767px) {
    .sidebar {
        left: -130px
    }

    .sidebar.show {
        left: 0px
    }
}

.bg-color-gradiant {
    background-image: radial-gradient(rgba(0, 0, 0, 0.4705882353) -100%, rgba(74, 89, 55, 0.5019607843) 9%, rgba(0, 0, 0, 0.5490196078) 67%);
    position: absolute;
    left: 0;
    top: 15px;
    right: 0;
    bottom: 0;
    height: 95%;
    z-index: -1;
    opacity: .7
}

.sign-up-wapper {
    padding-top: 115px;
    padding-bottom: 0px
}

.half-bg-area {
    background-color: rgba(0, 0, 0, .3294117647);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    margin-left: auto;
    z-index: -1
}

.login-side--areawap {
    max-width: 390px;
    margin: auto
}

.video-music--signwap {
    display: flex;
    flex-wrap: wrap;
    padding-right: 80px
}

.multi-video-elemnts {
    flex: 1;
    transition: all 1s
}

.multi-video-elemnts:nth-child(1) {
    margin-top: 80px
}

.multi-video-elemnts:nth-child(3) {
    margin-top: 110px
}

.multi-video-elemnts:nth-child(4) {
    margin-top: 50px
}

.multi-video-elemnts video {
    width: 100%;
    height: 469px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100px;
    transition: all 1s
}

.multi-video-elemnts:hover {
    margin-top: 0px;
    transform: translateY(-10px)
}

.multi-video-elemnts:hover video {
    border-radius: 0px;
    height: 715px
}

.title-login-head {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px
}

.btn.btn-other--lgn {
    font-family: "Telegraf Regular";
    width: 100%;
    font-size: 18px;
    color: #fff;
    border-radius: 30px;
    height: 52px;
    line-height: 40px
}

.btn.btn-other--lgn.google-button-lgn {
    background-color: #d43b2e;
    border-color: #d43b2e;
    color: #fff
}

.btn.btn-other--lgn.facebook-button-lgn {
    background-color: #1877f2;
    border-color: #1877f2;
    color: #fff
}

.or-txt-login {
    display: block;
    text-align: center;
    position: relative;
    font-family: "Telegraf UltraLight";
    font-size: 16px;
    color: #98a886;
    text-transform: uppercase;
    line-height: normal;
    margin: 25px 0px
}

.or-txt-login::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: calc(50% - 25px);
    height: 1px;
    background-color: #2b381c;
    transform: translateY(-50%)
}

.or-txt-login::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: calc(50% - 25px);
    height: 1px;
    background-color: #2b381c;
    transform: translateY(-50%)
}

.form-group-lg {
    margin-bottom: 15px
}

.form-control.input-txt-control {
    color: #fff;
    font-family: "Telegraf UltraBold"
}

.form-control.input-txt-control::-moz-placeholder {
    font-family: "Telegraf UltraLight"
}

.form-control.input-txt-control::placeholder {
    font-family: "Telegraf UltraLight"
}

.form-control.input-txt-control:focus {
    border-color: #c1ff72
}

.form-control.reset-input-fld {
    font-family: "Inter", sans-serif;
    font-weight: 700
}

.form-control.reset-input-fld::-moz-placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 300
}

.form-control.reset-input-fld::placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 300
}

.btn-password-btn {
    line-height: 15px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%)
}

.btn.btn-sign-btn {
    background-color: #c1ff72;
    border-color: #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    color: #000;
    height: 50px;
    border-radius: 30px;
    text-transform: uppercase;
    line-height: 38px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, .1019607843)
}

.btn.btn-sign-btn:focus {
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000
}

.bottom-link--signup {
    max-width: 300px;
    margin: 0px auto
}

.term-use-txt {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: hsla(0, 0%, 100%, .3490196078)
}

.an-txt-lgon {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #fff;
    margin-bottom: 0px
}

.forgot-pasword a {
    font-family: "Telegraf Regular";
    font-size: 12px
}

.an-txt-signup {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: hsla(0, 0%, 100%, .9294117647)
}

.txt-enter-numwgt {
    font-family: "Telegraf UltraLight";
    font-size: 17px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 22px
}

@media(max-width: 1199px) {
    .video-music--signwap {
        padding-right: 20px
    }
}

@media(max-width: 991px) {
    .half-bg-area {
        display: none
    }

    .video-music--signwap {
        margin-bottom: 30px
    }

    .waper-loginside-right {
        background: rgba(0, 0, 0, .3294117647);
        padding: 30px
    }
}

@media(max-width: 767px) {
    .waper-loginside-right {
        background: rgba(0, 0, 0, 0.3294117647);
        padding: 30px 15px
    }

    .multi-video-elemnts video {
        height: 250px
    }

    .multi-video-elemnts:hover video {
        border-radius: 0px;
        height: 315px
    }
}

.banner-element-content {
    padding: 125px 0px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.video-bg--banner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0;
    z-index: 0;
    height: 100%
}

.video-bg--banner::before {
    content: "";
    background: rgba(0, 0, 0, .768627451);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
    pointer-events: none
}

.video-bg--banner .video-banner-wp {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.title-h1 {
    font-family: "Bevan", serif;
    font-size: 52px;
    font-weight: 400;
    color: #fff
}

.txt-lgt-color {
    color: hsla(0, 0%, 100%, .8980392157)
}

.sml-disc {
    font-family: "Telegraf UltraLight";
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff
}

.music-box-artist {
    max-width: 174px;
    text-align: center;
    position: relative;
    display: block;
    margin: 0px auto 55px
}

.music-box-artist .artis-image-rounded-ms {
    border: 1px solid #7b7c7e;
    border-radius: 100px;
    height: 260px;
    overflow: hidden
}

.music-box-artist .image-artist-box {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .5s
}

.art--wap-music {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 80px;
    text-align: center
}

.art--wap-music .link-expand-tag {
    margin-bottom: 15px;
    opacity: 0;
    transition: all .5s
}

.artist-bs-title {
    color: #fff;
    font-size: 18px;
    font-family: "Telegraf UltraBold"
}

.artist-bs-title .text-sml-arts {
    transition: all .5s
}

.icon-music-artst {
    background: #c1ff72;
    border: 1px solid #7b7c7e;
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: -26px;
    transform: translateX(-50%)
}

.link-artist-pg:hover .image-artist-box {
    filter: grayscale(100%);
    transform: scale(1.2)
}

.link-artist-pg:hover .link-expand-tag {
    opacity: 1
}

.link-artist-pg:hover .text-sml-arts {
    color: rgba(193, 255, 114, .8980392157)
}

.brand-layout-sldier {
    padding-bottom: 55px
}

.brand-who-head {
    margin-bottom: 100px;
    margin-top: -70px;
    z-index: 1;
    position: relative
}

.seprate-line-heading {
    border: 2px solid #c1ff72;
    display: block;
    width: 70px;
    height: 2px;
    margin: auto
}

.brand-slider .brand-logo {
    text-align: center
}

.brand-slider .brand-logo img {
    width: auto;
    display: inline-block
}

@media(min-width: 992px) {
    .container-artist {
        max-width: 860px
    }
}

@media(max-width: 991px) {
    .music-box-artist .artis-image-rounded-ms {
        height: auto
    }
}

@media(max-width: 767px) {
    .title-h1 {
        font-size: 36px
    }

    .brand-who-head {
        margin-bottom: 70px
    }

    .brand-layout-sldier {
        padding-bottom: 40px
    }
}

.artist-banner-section {
    padding: 270px 0px 150px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.title-artist-h1 {
    font-family: "Bevan", serif;
    font-size: 88px;
    font-weight: 400;
    color: #fff
}

.sml-disc-artist {
    font-family: "Telegraf UltraLight";
    font-size: 24px;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .8);
    line-height: normal
}

.btn-join {
    min-width: 170px;
    font-family: "Telegraf Regular";
    border-radius: 30px;
    padding: 14px 37px;
    font-size: 20px
}

.btn-join:hover,
.btn-join:focus,
.btn-join:active {
    font-family: "Telegraf UltraBold";
    color: #000
}

.btn.btn-join-white {
    min-width: 170px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
    font-family: "Telegraf Regular";
    border-radius: 30px;
    padding: 14px 37px;
    font-size: 20px
}

.btn.btn-join-white:hover,
.btn.btn-join-white:focus,
.btn.btn-join-white:active {
    background-color: #000;
    font-family: "Telegraf UltraBold";
    color: #c1ff72;
    border-color: #000
}

.heading-art-title-h2 {
    font-size: 56px
}

.content-area-artist {
    background: url(../images/black-bg-img.png) no-repeat;
    background-size: cover;
    position: relative
}

.content-area-artist::before {
    content: "";
    background: url(../images/curve-line-bg.png) no-repeat center;
    background-size: 980px 1350px;
    background-position: 50% 150px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5
}

.section-multi-artis1 {
    padding: 150px 0px 100px
}

.section-multi-artis2 {
    padding: 100px 0px 85px
}

.section-multi-artis3 {
    padding: 85px 0px 70px
}

.disc-content-wt {
    font-size: 18px;
    color: #fff;
    font-family: "Telegraf UltraLight";
    line-height: 21px
}

.list-content-msc li {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-family: "Telegraf UltraLight";
    padding-left: 30px;
    line-height: 21px;
    margin-bottom: 16px
}

.list-content-msc li::before {
    content: "";
    background: url(../images/check-icon-circle.svg) no-repeat;
    width: 18px;
    height: 17px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    top: 2px;
    left: 0px
}

.element-content-waps,
.gallery-img-blobal {
    max-width: 630px
}

.btn.btn-explore {
    font-size: 20px;
    color: #000;
    padding: 16px 32px;
    border-radius: 50px
}

.video-post-wap {
    max-width: 435px
}

.icon-social {
    display: inline-block;
    margin-right: 40px
}

.revenue-list li {
    position: relative;
    font-size: 20px;
    font-family: "Telegraf UltraBold";
    color: #fff;
    padding: 32px 65px 32px 24px;
    border-top: 1px solid #fff;
    transition: all .5s
}

.revenue-list li::after {
    background: url(../images/arrow-link-black.svg) no-repeat;
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    opacity: 0;
    transition: all .5s
}

.revenue-list li:hover {
    background-color: #c1ff72
}

.revenue-list li:hover::after {
    opacity: 1
}

.explore-free {
    background-color: #c1ff72;
    padding: 35px 0px
}

.title-explore {
    font-size: 40px;
    font-family: "Telegraf UltraBold";
    color: #0b0b0b
}

@media(max-width: 991px) {
    .artist-banner-section {
        padding: 150px 0px 50px
    }

    .title-artist-h1 {
        font-size: 55px
    }

    .element-content-waps,
    .gallery-img-blobal {
        max-width: 100%
    }

    .gallery-img-blobal img {
        width: 100%
    }

    .section-multi-artis1 {
        padding: 100px 0px 50px
    }

    .section-multi-artis2 {
        padding: 50px 0px 50px
    }

    .section-multi-artis3 {
        padding: 50px 0px 50px
    }

    .element-content-waps {
        margin-bottom: 80px
    }

    .title-explore {
        font-size: 34px
    }
}

@media(max-width: 767px) {
    .sml-disc-artist {
        font-size: 18px
    }

    .title-artist-h1 {
        font-size: 28px
    }

    .artist-banner-section {
        padding: 125px 0px 50px
    }

    .heading-art-title-h2 {
        font-size: 28px
    }

    .section-multi-artis1 {
        padding: 60px 0px 30px
    }

    .section-multi-artis2 {
        padding: 30px 0px 30px
    }

    .section-multi-artis3 {
        padding: 30px 0px 60px
    }

    .revenue-list li {
        padding: 20px 55px 20px 15px;
        line-height: normal
    }

    .revenue-list li::after {
        right: 15px
    }

    .element-content-waps {
        margin-bottom: 50px
    }

    .title-explore {
        font-size: 28px;
        text-align: center
    }
}

.bg-shadow-subcribe {
    background: url(../images/background-shadow-bg.svg) no-repeat center;
    background-size: contain
}

.subscribe-plane-area {
    padding: 170px 0px 0px
}

.subcribe-plan-items {
    margin-bottom: 24px;
    margin-top: -45px
}

.subscibe-year-plan {
    background-color: #141a0c;
    border: 1px solid #2b381c;
    border-radius: 30px
}

.items-plane-btn {
    display: inline-block
}

.link-items-yrs-wt {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    font-family: "Telegraf Regular";
    display: inline-block;
    color: #fff;
    padding: 16px 27px;
    font-size: 12px;
    border-radius: 30px;
    line-height: 12px
}

.link-items-yrs-wt.active {
    font-family: "Telegraf UltraBold";
    background-color: #c1ff72;
    border-color: #2b381c;
    color: #000
}

.card-plan {
    background-color: rgba(0, 0, 0, .7294117647);
    border: 1px solid rgba(193, 255, 114, .2392156863);
    border-radius: 35px;
    padding: 40px;
    margin-bottom: 40px;
    height: calc(100% - 40px);
    transition: all .2s
}

.card-plan:hover {
    border-color: #c1ff72;
    border-width: 2px
}

.title-mt-plan {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px
}

.short-line-plan {
    font-family: "Telegraf Regular";
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 30px;
    max-width: 290px
}

.price-title-plan {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 40px
}

.price-title-plan .small-txt-month {
    font-family: "Telegraf Regular";
    font-size: 14px
}

.btn.btn-get-started {
    background-color: #141a0c;
    border: 1px solid #2b381c;
    padding: 15px 14px 15px 14px;
    width: 100%;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    transition: all .5s
}

.btn.btn-get-started:hover,
.btn.btn-get-started:focus {
    border-color: #c1ff72;
    background-color: #c1ff72;
    color: #000
}

.btn.btn-get-started.active {
    background-color: #c1ff72;
    color: #000
}

.btn.btn-get-started.active:focus {
    background-color: #c1ff72;
    color: #000
}

.divide-line-plane {
    background-color: hsla(0, 0%, 100%, .2392156863);
    height: 1px;
    margin: 35px 0px
}

.title-ftr {
    font-family: "Telegraf UltraBold";
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px
}

.list-feature-wp .item-ftr-lst {
    position: relative;
    font-family: "Telegraf Regular";
    font-size: 15px;
    color: hsla(0, 0%, 100%, .8);
    padding-left: 30px;
    line-height: 21px;
    margin-bottom: 16px
}

.list-feature-wp .item-ftr-lst::before {
    content: "";
    background: url(../images/check-round-circle-icon.svg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    top: 2px;
    left: 0px
}

@media(max-width: 1199px) {
    .short-line-plan {
        font-size: 15px
    }

    .price-title-plan {
        font-size: 42px
    }

    .card-plan {
        padding: 30px 25px
    }

    .short-line-plan {
        margin-bottom: 20px
    }

    .price-title-plan {
        margin-bottom: 30px
    }
}

@media(max-width: 991px) {
    .subcribe-plan-items {
        margin-bottom: 24px;
        margin-top: 20px
    }

    .subscribe-plane-area {
        padding: 150px 0px 0px
    }
}

@media(max-width: 767px) {
    .subscribe-plane-area {
        padding: 125px 0px 0px
    }

    .title-main-h2 {
        font-size: 28px
    }

    .price-title-plan {
        font-size: 32px
    }
}

.artist-layout-product {
    margin-top: -160px
}

.artist-main-heading {
    margin-bottom: 35px
}

.ms-nv-filters {
    margin-right: 15px
}

.ms-nv-filters .items-menu-filter {
    font-family: "Telegraf Regular";
    padding: 11px 34px;
    border: 1px solid #c1ff72;
    border-radius: 30px;
    font-size: 18px;
    color: hsla(0, 0%, 100%, .4509803922);
    height: 50px
}

.ms-nv-filters .items-menu-filter:hover {
    background-color: #c1ff72;
    color: #000
}

.ms-nv-filters .items-menu-filter.active {
    background-color: #c1ff72;
    color: #000
}

.ms-nv-filters .add-btn-artist {
    width: 50px;
    height: 50px;
    padding: 0px;
    border: 1px solid #c1ff72;
    border-radius: 50%
}

.ms-nv-filters .add-btn-artist:hover,
.ms-nv-filters .add-btn-artist:focus,
.ms-nv-filters .add-btn-artist:active {
    border-color: #c1ff72
}

.search-bar-field {
    display: inline-block;
    position: relative
}

.form-control.search-control-artist {
    border: 1px solid #2e3033;
    border-radius: 30px;
    background-color: #000;
    padding: 10px 45px 10px 20px;
    width: 290px;
    height: 50px;
    outline: none;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: hsla(0, 0%, 100%, .4509803922)
}

.form-control.search-control-artist::-moz-placeholder {
    color: hsla(0, 0%, 100%, .4509803922)
}

.form-control.search-control-artist::placeholder {
    color: hsla(0, 0%, 100%, .4509803922)
}

.form-control.search-control-artist:hover,
.form-control.search-control-artist:focus {
    border-color: #2e3033;
    box-shadow: none
}

.btn-search-artist {
    padding: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.filter-side-toggle {
    margin-left: 15px
}

.filter-side-toggle .btn-filter-slide {
    width: 50px;
    height: 50px;
    padding: 0px;
    border: 1px solid #c1ff72;
    border-radius: 50%
}

.filter-side-toggle .btn-filter-slide:hover,
.filter-side-toggle .btn-filter-slide:focus,
.filter-side-toggle .btn-filter-slide:active {
    border-color: #c1ff72
}

.music-gap-margin {
    margin-left: -15px;
    margin-right: -15px
}

.column-music-gap {
    padding-left: 15px;
    padding-right: 15px
}

.card-music-artist {
    background: rgba(2, 2, 2, .5607843137);
    border: 1px solid #2e3033;
    margin-bottom: 30px
}

.music-card--bd {
    padding: 15px
}

.artist-image-picture {
    margin-bottom: 15px;
    position: relative
}

.artist-image-picture::before {
    background: url(../images/left-corner-icon.svg) no-repeat;
    content: "";
    width: 9px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: -7px;
    left: -7px
}

.artist-image-picture::after {
    background: url(../images/right-corner-icon.svg) no-repeat;
    content: "";
    width: 9px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: -7px;
    right: -7px
}

.artist-image-picture .artist-img-link .artist-music-yt {
    width: 100%;
    transition: all .5s
}

.card-music-artist:hover .artist-music-yt {
    filter: grayscale(100%)
}

.artist-name-trak {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

.singer-artist-type {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.singer-artist-type .txt-sng--tp {
    font-family: "Telegraf Regular";
    display: inline-block;
    color: #838383;
    font-size: 12px;
    position: relative;
    line-height: normal
}

/* .singer-artist-type .txt-sng--tp::after {
    content: "";
    height: 8px;
    display: inline-block;
    vertical-align: top;
    margin: 2px 4px 0px;
    border-left: 1px solid #838383
} */

.music-track-followrs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.music-track-followrs .mult-follow-wt {
    padding-right: 15px
}

.music-track-followrs .fl-txt-numb {
    display: block;
    font-family: "Telegraf UltraBold";
    font-size: 14px;
    color: #fff;
    line-height: normal;
    margin-bottom: 5px
}

.music-track-followrs .fl-txt-yt {
    display: block;
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    line-height: normal
}

.social-share-bottom {
    border-top: 1px solid #2e3033
}

.social-share--icon {
    flex: 1;
    display: flex;
    flex-wrap: wrap
}

.social-share--icon .items-share-music {
    flex: 1;
    text-align: center;
    border-right: 1px solid #2e3033
}

.social-share--icon .items-share-music .link-share-ms {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
    min-height: 40px
}

.social-share--icon .items-share-music .link-share-ms img {
    width: 18px;
    height: 18px;
    object-fit: contain
}

.view-profile-music {
    flex: 1
}

.link-profile-mr {
    color: #c1ff72;
    display: block;
    font-family: "Telegraf UltraBold";
    font-size: 12px;
    padding: 12px 10px;
    text-align: center
}

@media(max-width: 1366px) {
    .form-control.search-control-artist {
        width: 220px
    }

    .music-track-followrs .mult-follow-wt {
        padding-right: 5px
    }
}

@media(max-width: 1199px) {
    .artist-banner-area img {
        height: 350px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .ms-nv-filters .items-menu-filter {
        padding: 5px 20px
    }

    .music-gap-margin {
        margin-left: -8px;
        margin-right: -8px
    }

    .column-music-gap {
        padding-left: 8px;
        padding-right: 8px
    }

    .music-card--bd {
        padding: 12px
    }

    .music-track-followrs .fl-txt-numb {
        font-size: 13px
    }

    .music-track-followrs .fl-txt-yt {
        font-size: 13px
    }

    .link-profile-mr {
        padding: 12px 5px
    }
}

@media(max-width: 991px) {
    .right-side-search-filter {
        flex: auto;
        width: 100%
    }

    .search-bar-field {
        flex: 1
    }

    .form-control.search-control-artist {
        width: 100%
    }

    .ms-nv-filters:last-child {
        margin-right: 0px
    }
}

@media(max-width: 767px) {
    .artist-banner-area img {
        height: 200px
    }

    .artist-layout-product {
        margin-top: -85px
    }

    .ms-nv-filters {
        margin-bottom: 15px
    }

    .ms-nv-filters .items-menu-filter {
        font-size: 15px;
        height: 40px
    }

    .ms-nv-filters .add-btn-artist {
        width: 40px;
        height: 40px
    }

    .form-control.search-control-artist {
        font-size: 15px;
        height: 40px
    }

    .filter-side-toggle .btn-filter-slide {
        width: 40px;
        height: 40px
    }
}

.events-main-wrapper {
    padding-top: 107px
}

.events-layout-container {
    padding-top: 45px;
    border-top: 1px solid hsla(0, 0%, 100%, .1019607843)
}

.title-events-h1 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 5px
}

.events-txt--aval {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff
}

.events-search-field {
    flex: 1
}

.form-control.search-control-events {
    border: 1px solid #2e3033;
    border-radius: 30px;
    background-color: #000;
    padding: 10px 45px 10px 20px;
    width: 100%;
    height: 50px;
    outline: none;
    font-family: "Telegraf Regular";
    color: hsla(0, 0%, 100%, .4509803922)
}

.form-control.search-control-events::-moz-placeholder {
    color: hsla(0, 0%, 100%, .4509803922)
}

.form-control.search-control-events::placeholder {
    color: hsla(0, 0%, 100%, .4509803922)
}

.form-control.search-control-events:hover,
.form-control.search-control-events:focus {
    border-color: #2e3033;
    box-shadow: none
}

.events-filter-side-toggle {
    margin-left: 15px
}

.events-filter-side-toggle .btn-filter-events {
    width: 50px;
    height: 50px;
    padding: 0px;
    border: 1px solid #c1ff72;
    border-radius: 50%
}

.events-filter-side-toggle .btn-filter-events:hover,
.events-filter-side-toggle .btn-filter-events:focus,
.events-filter-side-toggle .btn-filter-events:active {
    border-color: #c1ff72
}

.events-filter-list {
    margin-left: 15px
}

.events-filter-list .btn-list-change {
    background-color: #000;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
    width: 107px;
    height: 50px;
    border: 1px solid #2e3033;
    border-radius: 30px;
    padding: 11px 15px
}

.events-filter-list .btn-list-change span {
    margin-top: 1px
}

.events-filter-list .btn-list-change:hover {
    background-color: #c1ff72;
    color: #000
}

.events-filter-list .btn-list-change:hover img {
    filter: brightness(1) invert(1)
}

.card-music-events {
    position: relative;
    background: rgba(2, 2, 2, .5607843137);
    border: 1px solid #2e3033;
    margin-bottom: 30px;
    padding: 25px;
    min-height: calc(100% - 30px)
}

.card-music-events::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/event-mask-bg.svg) no-repeat;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.events-card--music {
    position: relative
}

.events-card--music::before {
    background: url(../images/left-corner-bottom-icon.svg) no-repeat;
    content: "";
    width: 9px;
    height: 10px;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: -10px
}

.events-card--music::after {
    background: url(../images/right-corner-bottom-icon.svg) no-repeat;
    content: "";
    width: 9px;
    height: 10px;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    right: -10px
}

.events-image-picture {
    margin-bottom: 15px;
    position: relative
}

.events-image-picture::before {
    background: url(../images/left-corner-icon.svg) no-repeat;
    content: "";
    width: 9px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: -10px
}

.events-image-picture::after {
    background: url(../images/right-corner-icon.svg) no-repeat;
    content: "";
    width: 9px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -10px
}

.events-image-picture .events-img-link {
    border: 2px solid rgba(0, 0, 0, 0);
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65);
    overflow: hidden
}

.events-image-picture .events-img-link .events-music-yt {
    width: 100%;
    margin-top: -2px;
    margin-bottom: -2px
}

.card-music-events:hover::before {
    opacity: 1;
    visibility: visible
}

.card-music-events:hover .events-img-link {
    border-color: #c1ff72
}

.events-name-trak {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

.list-inform-events {
    display: flex
}

.list-inform-events .icon-events-wgt {
    margin-right: 10px;
    flex: 0 0 auto;
    width: 17px
}

.list-inform-events .content-sht--full {
    font-family: "Telegraf Regular";
    display: inline-block;
    color: hsla(0, 0%, 100%, .6);
    font-size: 12px
}

@media(max-width: 1199px) {
    .card-music-events {
        padding: 20px
    }

    .events-name-trak {
        font-size: 16px
    }
}

@media(max-width: 991px) {
    .card-music-events {
        padding: 15px
    }
}

@media(max-width: 767px) {
    .events-main-wrapper {
        padding-top: 74px
    }

    .title-events-h1 {
        font-size: 28px
    }

    .events-txt--aval {
        font-size: 14px
    }

    .form-control.search-control-events {
        height: 40px
    }

    .events-filter-side-toggle {
        margin-left: 10px
    }

    .events-filter-side-toggle .btn-filter-events {
        font-size: 15px;
        width: 40px;
        height: 40px
    }

    .events-filter-list {
        margin-left: 10px
    }

    .events-filter-list .btn-list-change {
        font-size: 15px;
        height: 40px;
        padding: 5px 18px
    }
}

.news-dtl-main-wrapper {
    padding-top: 100px
}

.news-dtl-layout-container {
    padding-top: 60px;
    padding-bottom: 35px
}

.news-dtl-heading {
    max-width: calc(100% - 260px)
}

.title-new-dtl-h1 {
    font-size: 30px;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .8980392157);
    margin-bottom: 10px
}

.newsdtl-post-name {
    font-family: "Telegraf UltraBold";
    color: rgba(193, 255, 114, .8980392157);
    font-size: 20px;
    margin-bottom: 5px
}

.news-post-time {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: hsla(0, 0%, 100%, .6);
    margin-bottom: 0px
}

.post-image-card {
    position: relative;
    border: 1px solid #2e3033;
    padding: 20px;
    margin-bottom: 35px
}

.post-image-card::before {
    background: url(../images/top-left-corner-16.svg) no-repeat;
    content: "";
    width: 16px;
    height: 106px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px
}

.post-image-card::after {
    background: url(../images/top-right-corner-16.svg) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px
}

.image-corner-area {
    position: relative
}

.image-corner-area::before {
    background: url(../images/bottom-left-corner-16.svg) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: -10px
}

.image-corner-area::after {
    background: url(../images/bottom-right-corner-16.svg) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    right: -10px
}

.article-post-detail p {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: .2px
}

@media(max-width: 1199px) {
    .news-dtl-heading {
        max-width: 100%
    }
}

@media(max-width: 991px) {
    .news-dtl-heading {
        padding-right: 0px;
        flex: 0 0 100%;
        max-width: 100%
    }

    .side-social-news-dtls {
        flex: 1;
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .news-dtl-main-wrapper {
        padding-top: 74px
    }

    .news-dtl-layout-container {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .title-new-dtl-h1 {
        font-size: 24px
    }

    .article-post-detail p {
        font-size: 15px
    }
}

.product-detail-main-wrapper {
    padding-top: 100px
}

.product-dtl-layout-container {
    padding-top: 45px;
    padding-bottom: 25px
}

.menu-nav-breadcrumb {
    display: flex;
    flex-wrap: wrap
}

.menu-nav-breadcrumb .itm-breadcrum-web {
    display: inline-block;
    line-height: normal
}

.menu-nav-breadcrumb .itm-breadcrum-web::after {
    content: "/";
    display: inline-block;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    opacity: .7
}

.menu-nav-breadcrumb .itm-breadcrum-web .item-breadcum-link {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
    opacity: .7
}

.menu-nav-breadcrumb .itm-breadcrum-web:first-child .item-breadcum-link {
    color: #fff;
    opacity: .5
}

.menu-nav-breadcrumb .itm-breadcrum-web:first-child::after {
    opacity: .5
}

.menu-nav-breadcrumb .itm-breadcrum-web:last-child .item-breadcum-link {
    font-family: "Telegraf UltraBold";
    color: #fff;
    opacity: 1
}

.menu-nav-breadcrumb .itm-breadcrum-web:last-child::after {
    display: none
}

.prodct-detail-fl {
    padding-bottom: 60px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.product-img--full-wdt {
    border: 1px solid #292929;
    padding: 20px 15px
}

.thumb-product-img .items-product-thumb {
    margin-right: 5px
}

.thumb-product-img .items-product-thumb:last-child {
    margin-right: 0px
}

.thumb-product-img .items-product-thumb .thum-img-product {
    background-color: rgba(0, 0, 0, 0);
    width: 75px;
    height: 70px;
    padding: 5px;
    border: 1px solid #292929;
    border-radius: 0px
}

.thumb-product-img .items-product-thumb .thum-img-product.active {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(193, 255, 114, .8980392157)
}

.thumb-product-img .items-product-thumb .thum-img-product img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-inform-yt {
    padding-left: 26px
}

.heading-dtl-wdt {
    max-width: 520px
}

.heading-product-dtl {
    font-family: "Telegraf UltraBold";
    font-size: 27px;
    color: #fff;
    margin-bottom: 30px;
    line-height: normal
}

.price-product-wt {
    margin-bottom: 25px
}

.price-dtl-product {
    display: inline-block;
    color: #fff;
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 29px;
    line-height: normal
}

.heading-lable--attr {
    color: #fff;
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px
}

.size-mention {
    margin-bottom: 50px
}

.size-lst-wp .size-items-block {
    display: inline-block;
    width: 61px;
    height: 39px;
    line-height: 39px;
    margin-right: 5px
}

.size-lst-wp .size-items-block .check-size-wgt {
    display: none
}

.size-lst-wp .size-items-block .lable-size-wgt {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    border: 1px solid #464646;
    border-radius: 30px;
    text-align: center;
    display: block;
    height: 100%;
    cursor: pointer
}

.size-lst-wp .size-items-block .check-size-wgt:checked+.lable-size-wgt {
    font-family: "Telegraf UltraBold";
    color: #000;
    background-color: #c1ff72
}

.quantity-lst-wp {
    flex: 0 0 155px;
    max-width: 155px;
    margin-right: 15px
}

.qty-fill-vl {
    border: 1px solid #464646;
    border-radius: 30px
}

.qty-fill-vl .btn-qty-btn {
    padding: 0px 15px;
    flex: 0 0 45px;
    width: 45px;
    height: 49px;
    border: 0px
}

.qty-fill-vl .input-qty-numb {
    background-color: rgba(0, 0, 0, 0);
    height: 49px;
    border: 0px;
    text-align: center;
    color: #212b36;
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 18px;
    -moz-appearance: textfield
}

.qty-fill-vl .input-qty-numb::-moz-placeholder {
    color: #212b36
}

.qty-fill-vl .input-qty-numb::placeholder {
    color: #212b36
}

.qty-fill-vl .input-qty-numb:focus,
.qty-fill-vl .input-qty-numb:hover,
.qty-fill-vl .input-qty-numb:active {
    outline: none;
    box-shadow: none
}

.qty-fill-vl .input-qty-numb::-webkit-outer-spin-button,
.qty-fill-vl .input-qty-numb::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.add-product-flx {
    flex: 0 0 220px;
    max-width: 220px
}

.add-product-flx .btn-add-cart {
    width: 100%;
    background-color: #c1ff72;
    color: #000;
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    padding: 11px 20px;
    line-height: normal;
    height: 50px;
    text-transform: uppercase;
    border-radius: 30px;
    line-height: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0)
}

.add-product-flx .btn-add-cart:focus,
.add-product-flx .btn-add-cart:hover,
.add-product-flx .btn-add-cart:active {
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000;
    outline: none;
    box-shadow: none
}

.product-discription-vl {
    max-width: 530px
}

.heading-product-disc {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    line-height: normal;
    margin-bottom: 20px
}

.product-disc-content-ms {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 0px;
    text-transform: capitalize
}

.may-like-product {
    padding-top: 60px;
    padding-bottom: 36px
}

.heading-may {
    margin-bottom: 30px
}

.heading-my-yt {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff
}

.product-lik-wgt {
    background-color: hsla(0, 0%, 100%, .1019607843);
    border: 1px solid #2e3033;
    position: relative;
    margin-bottom: 24px;
    height: calc(100% - 24px)
}

.product-lik-wgt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/event-mask-bg.svg);
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.product-lik-wgt::after {
    background: linear-gradient(180deg, rgba(193, 255, 114, 0.1607843137) 0%, #060a00 93%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.wgtcard--wt-product {
    position: relative;
    padding: 25px 25px 20px
}

.wgtcard--wt-product::before {
    background: url(../images/left-corner-bottom-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.wgtcard--wt-product::after {
    background: url(../images/right-corner-bottom-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.product-link-ytm-wp {
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 1
}

.product-lk-img {
    margin-bottom: 15px;
    position: relative
}

.product-lk-img::before {
    background: url(../images/left-corner-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: -10px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.product-lk-img::after {
    background: url(../images/right-corner-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -10px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.product-lk-img img {
    width: 100%
}

.product-lik-wgt:hover::before,
.product-lik-wgt:hover::after {
    opacity: 1;
    visibility: visible
}

.product-lik-wgt:hover .events-img-link {
    border-color: #c1ff72
}

.product-lik-wgt:hover .wgtcard--wt-product::before {
    filter: brightness(0) invert(1);
    bottom: 10px;
    left: 10px
}

.product-lik-wgt:hover .wgtcard--wt-product::after {
    filter: brightness(0) invert(1);
    bottom: 10px;
    right: 10px
}

.product-lik-wgt:hover .product-lk-img::before {
    filter: brightness(0) invert(1);
    top: -18px;
    left: -18px
}

.product-lik-wgt:hover .product-lk-img::after {
    filter: brightness(0) invert(1);
    top: -18px;
    right: -18px
}

.headtxt-prdt-myl {
    font-family: "Telegraf Regular";
    color: hsla(0, 0%, 100%, .6980392157);
    font-size: 18px;
    margin-bottom: 0px
}

.prodt-like-price-wt {
    display: inline-block;
    font-family: "Telegraf UltraBold";
    color: hsla(0, 0%, 100%, .6980392157);
    font-size: 18px
}

@media(max-width: 991px) {
    .product-inform-yt {
        padding-left: 0px
    }

    .thumb-product-img .items-product-thumb .thum-img-product {
        width: 60px;
        height: 55px
    }

    .size-mention {
        margin-bottom: 30px
    }
}

@media(max-width: 767px) {
    .product-detail-main-wrapper {
        padding-top: 74px
    }

    .product-dtl-layout-container {
        padding-top: 40px
    }

    .menu-nav-breadcrumb .itm-breadcrum-web .item-breadcum-link {
        font-size: 15px
    }

    .prodct-detail-fl {
        padding-bottom: 30px
    }

    .size-mention {
        margin-bottom: 30px
    }

    .quantity-lst-wp {
        flex: 0 0 125px;
        max-width: 125px;
        margin-right: 10px
    }

    .qty-fill-vl .btn-qty-btn {
        padding: 0px 0px;
        flex: 0 0 40px;
        width: 40px;
        height: 45px
    }

    .qty-fill-vl .input-qty-numb {
        height: 45px;
        padding: 0px 7px
    }

    .add-product-flx {
        flex: 0 0 150px;
        max-width: 150px
    }

    .add-product-flx .btn-add-cart {
        height: 45px;
        font-size: 16px;
        padding: 8px 15px;
        line-height: 30px
    }

    .wgtcard--wt-product {
        padding: 15px 15px 15px
    }

    .product-lk-img {
        margin-bottom: 8px
    }

    .product-lk-img::before {
        top: -8px;
        left: -8px
    }

    .product-lk-img::after {
        top: -8px;
        right: -8px
    }

    .wgtcard--wt-product::before {
        bottom: 10px;
        left: 7px
    }

    .wgtcard--wt-product::after {
        bottom: 10px;
        right: 7px
    }

    .headtxt-prdt-myl,
    .prodt-like-price-wt {
        font-size: 16px
    }

    .product-lik-wgt:hover .product-lk-img::before {
        top: -12px;
        left: -12px
    }

    .product-lik-wgt:hover .product-lk-img::after {
        top: -12px;
        right: -12px
    }

    .product-lik-wgt:hover .wgtcard--wt-product::before {
        bottom: 6px;
        left: 5px
    }

    .product-lik-wgt:hover .wgtcard--wt-product::after {
        bottom: 6px;
        right: 5px
    }

    .may-like-product {
        padding-top: 30px;
        padding-bottom: 0px
    }
}

.profile-video-banner {
    position: relative
}

.bg-cover-profile {
    background: url(../images/curve-line-bg.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    text-align: center;
    opacity: .3;
    height: 100%;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: bottom center
}

.cover-video-banner-profile {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%
}

.cover-video-banner-profile::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.83) 40.02%, #020401 95.72%);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.cover-video-banner-profile .video-wigit--elemnts {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.contain-usermusic-elementor {
    position: relative;
    padding-top: 135px;
    padding-bottom: 80px
}

.profile-picture-wp {
    margin-bottom: 15px
}

.profile-picture-wp .profile-user--thumb {
    width: 114px;
    height: 114px;
    padding: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #c1ff72;
    border-radius: 50%;
    text-align: center
}

.profile-picture-wp .profile-user--thumb .prfl-circle-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.profile-nm-user {
    margin-bottom: 8px
}

.flex-pf-music-profile-wt {
    margin-right: 25px
}

.name-txtmusic-art {
    font-size: 56px;
    margin-bottom: 0px;
    color: #fff
}

.btn.btn-follow-btn {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    width: 110px;
    height: 40px;
    border-radius: 30px;
    line-height: 28px;
    text-transform: uppercase
}

.btn.btn-follow-btn:hover,
.btn.btn-follow-btn:focus {
    font-family: "Telegraf UltraBold"
}

.itemList--droptxt.collab-icon:hover a svg path {
    fill: none;
    stroke: #c1ff72
}

.dotMenu-button-wgt {
    margin-left: 10px
}

.btn.btn-menu-profile {
    padding: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.engwt-singer {
    margin-bottom: 15px
}

.btn.btn-sng-writebtn {
    font-family: "Telegraf UltraBold";
    font-size: 21px;
    color: #000;
    border-radius: 0px;
    padding: 5px 13px;
    height: 40px
}

.small-txtwth-ast {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #d3d3d3;
    margin-bottom: 0px
}

.listwgt--row--mt li {
    display: inline-block
}

.listwgt--row--mt li::after {
    content: "";
    width: 1px;
    height: 12px;
    display: inline-block;
    background-color: hsla(0, 0%, 100%, .4588235294);
    margin: 0px 10px;
    vertical-align: middle
}

.listwgt--row--mt li:last-child::after {
    display: none
}

.listwgt--row--mt li .link-stmusic {
    display: inline-block;
    font-family: "Telegraf UltraBold";
    font-size: 16px;
    text-decoration: underline
}

.listwgt--row--mt li .link-stmusic.text-studio {
    color: #ec1c24
}

.listwgt--row--mt li .link-stmusic.text-gama {
    color: #9ac93b
}

.listwgt--row--mt li .link-stmusic .text-sare {
    color: #00acd0
}

.profile-social-top {
    margin-top: 100px
}

.multi-profile--contentwapper {
    margin-top: -60px
}

.profile-waptab--users {
    border-bottom: 1px solid #1d1b1b
}

.pills-music-profile {
    text-align: center;
    justify-content: center;
    margin-bottom: -0.5px
}

.menutab-items-webms {
    margin: 0px 5px
}

.menutab-items-webms .link-mus-profileitems {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    font-family: "Telegraf Regular";
    padding: 20px 15px 15px;
    width: 90px;
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    transition: all 1s
}

.menutab-items-webms .link-mus-profileitems::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0px;
    bottom: -4px;
    text-align: center;
    margin: auto;
    transition: all 1s
}

.menutab-items-webms .link-mus-profileitems.active {
    background-color: rgba(0, 0, 0, 0);
    font-family: "Telegraf UltraBold";
    color: #c1ff72;
    border-bottom-color: #c1ff72
}

.menutab-items-webms .link-mus-profileitems.active::after {
    background-color: #c1ff72
}

@media(min-width: 1280px) {
    .colleft-grid-web {
        width: 340px
    }
}

.heading-profile--main {
    margin-bottom: 30px
}

.heading-wt--nv1 {
    font-size: 26px;
    font-weight: 400;
    color: #fff
}

.light-color-txt {
    color: hsla(0, 0%, 100%, .8980392157) !important
}

.all-msc-linkbtn {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #c1ff72
}

.music-itemsnew-grd {
    background-color: #0b0b0b
}

.listitems-song-wapr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 12px 24px 12px 15px
}

.listitems-song-wapr.active {
    background-color: #171717
}

.left-sd-track--mt {
    flex: 0 0 40px;
    max-width: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.left-sd-track--mt .music-line-wgt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff
}

.left-sd-track--mt .add-music--lst {
    margin-top: -4px
}

.middle-trck--tym {
    flex: 0 0 calc(100% - 50px);
    max-width: calc(100% - 50px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 15px
}

.music-imagenw--picture {
    flex: 0 0 48px;
    max-width: 48px
}

.music-imagenw--picture .mssong--pic-rsv {
    width: 48px;
    height: 48px;
    -o-object-fit: cover;
    object-fit: cover
}

.emt--typ--rw {
    flex: 0 0 calc(100% - 48px);
    max-width: calc(100% - 48px);
    padding-left: 10px;
    padding-right: 10px
}

.mak-flx--wt {
    font-family: "Telegraf UltraBold";
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ftm--btm--item .music-art-nm {
    font-family: "Telegraf Regular";
    font-size: 10px;
    color: #fff;
    display: inline-block;
    margin-right: 15px
}

.ftm--btm--item .track-time-ms {
    font-family: "Telegraf Regular";
    font-size: 10px;
    color: #fff;
    display: inline-block
}

.right-verticle {
    flex: 0 0 10px;
    max-width: 10px;
    text-align: right
}

.btn.btn-mus-doticon-mt {
    border: 0px
}

.btn.btn-mus-doticon-mt:focus {
    border: 0px
}

.about-all-music--wgt {
    margin-bottom: 30px
}

.colleft-grid-about {
    padding-left: 30px;
    padding-right: 0px
}

@media(min-width: 1280px) {
    .colleft-grid-about {
        flex: 1;
        width: auto;
        padding-left: 30px;
        padding-right: 30px
    }
}

.abt-short-disc {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #939191;
    line-height: 23.4px;
    margin-bottom: 0px;
    overflow: hidden
}

.about-read-moretxt {
    float: right;
    margin-right: 60px
}

.about-read-moretxt .read-mr-lnkbtn {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: rgba(193, 255, 114, .8980392157)
}

.video-card-abt {
    padding: 15px;
    background-color: #1b1e1a;
    margin-bottom: 15px;
    height: calc(100% - 15px)
}

.video-items--ply {
    position: relative
}

.video-items--ply .video-thumbw-img {
    width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover
}

.video-items--ply .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.abt-video--ytms {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px
}

.music-vide-heading-art {
    flex: 1;
    padding-right: 10px
}

.head-yt-vdmt {
    font-family: "Telegraf Regular";
    color: hsla(0, 0%, 100%, .6980392157);
    font-size: 14px
}

.txt-vdo-ttile {
    display: block;
    font-family: "Telegraf Regular";
    color: hsla(0, 0%, 100%, .6980392157);
    font-size: 14px
}

.merchandise-card-abt {
    padding: 15px;
    background-color: #1b1e1a;
    margin-bottom: 15px;
    height: calc(100% - 15px)
}

.merchandise-img-product {
    background-color: #f3f3f3;
    text-align: center
}

.merchandise-img-product img {
    height: 155px;
    -o-object-fit: cover;
    object-fit: cover
}

.abt-merchandise--ytms {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px
}

.abt-merchandise--ytms .music-merchandise-heading-art {
    flex: 1;
    padding-right: 10px
}

.abt-merchandise--ytms .music-merchandise-heading-art .head-yt-merchandise {
    color: hsla(0, 0%, 100%, .6980392157);
    font-family: "Telegraf Regular";
    font-size: 18px
}

.abt-merchandise--ytms .merchandise-price .txt-merchandise-price {
    display: block;
    font-family: "Telegraf UltraBold";
    color: hsla(0, 0%, 100%, .6980392157);
    font-size: 18px
}

@media(min-width: 1280px) {
    .colleft-grid-event {
        width: 300px
    }
}

.event-musiclist-rw {
    background-color: #040702;
    border: 1px solid #2e3033;
    padding: 6px 7px;
    position: relative;
    margin-bottom: 10px
}

.event-musiclist-rw:last-child {
    margin-bottom: 0px
}

.event-musiclist-rw:hover {
    background: linear-gradient(180deg, rgba(193, 255, 114, 0.039) 0%, rgba(193, 255, 114, 0) 100%)
}

.carditems-events--bx {
    display: flex;
    flex-wrap: wrap;
    --s: 9px;
    --t: 1px;
    --g: 6px;
    padding: calc(var(--g) + var(--t));
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box;
    transition: .4s;
    cursor: pointer
}

.events-music--img {
    flex: 0 0 78px;
    max-width: 78px
}

.events-music--img .img {
    width: 100%;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover
}

.content-wp--areamore {
    flex: 1;
    max-width: 100%;
    padding: 0px 10px
}

.heading-events-mdwt {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
    line-height: 16px
}

.bottom-lst--adrs-info .item-info_cont {
    display: flex;
    margin-bottom: 7px
}

.bottom-lst--adrs-info .item-info_cont:last-child {
    margin-bottom: 0px
}

.bottom-lst--adrs-info .item-info_cont .evnt-icon-wtr {
    flex: 0 0 11px;
    max-width: 11px;
    line-height: 11px
}

.bottom-lst--adrs-info .item-info_cont .txtent-parag-ytm {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: hsla(0, 0%, 100%, .6);
    flex: 1;
    padding-left: 5px;
    line-height: normal
}

.view-event-moredtl {
    line-height: 16px;
    margin-top: 1px
}

.view-event-mr {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #c1ff72
}

.latest-news--about {
    padding-top: 35px
}

.stay-withnws-txt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff
}

.news-lts-card {
    background-color: rgba(0, 0, 0, .3019607843);
    border: 1px solid #2e3033;
    padding: 15px;
    margin-bottom: 20px;
    height: calc(100% - 20px)
}

.upn-box--mt {
    --s: 8px;
    --t: 1px;
    --g: 7px;
    padding: calc(var(--g) + var(--t));
    padding-bottom: 12px;
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box
}

.nsw-link--wt img {
    width: 100%;
    height: 295px;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 3s
}

.title--news-abt {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 0px
}

.title--news-abt a {
    display: block;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ftr-bottom-actn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.publish-day--mtr {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: hsla(0, 0%, 100%, .6)
}

.link-nswdtls {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: rgba(193, 255, 114, .8980392157)
}

.news-lts-card:hover .nsw-link--wt img {
    filter: grayscale(100%)
}

.music-album-container {
    padding-bottom: 80px
}

.album-rw-wt {
    margin-left: -8px;
    margin-right: -8px
}

.album-col-space {
    padding-right: 8px;
    padding-left: 8px
}

@media(min-width: 768px) {
    .album-col-wt {
        width: 14.28%
    }
}

.album-song-msc {
    margin-bottom: 15px
}

.album-card-box {
    border: 1px solid #2e3033;
    padding: 12px
}

.albm-card-bsx {
    --s: 8px;
    --t: 1px;
    --g: 8px;
    padding: calc(var(--g) + var(--t));
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box
}

.heading-album-sng {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.flex-upcomnt-sng {
    margin-bottom: 40px
}

.left-upcoming--area {
    padding-right: 15px;
    flex: 1
}

.rigt-selectoptn-wtr {
    flex: 1;
    justify-content: flex-end
}

.left-sort-wlabl {
    margin-right: 15px
}

.sort-by-label-txt {
    display: inline-block;
    font-family: "Telegraf UltraBold";
    font-size: 14px;
    color: #fff
}

.right-select-optn {
    display: inline-block;
    position: relative
}

.form-control.control-option-select {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #2e3033;
    border-radius: 30px;
    font-family: "Telegraf Regular";
    color: #fff;
    padding: 10.5px 30px 10.5px 15px;
    line-height: normal;
    min-width: 175px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-control.control-option-select:hover,
.form-control.control-option-select:focus,
.form-control.control-option-select:focus-visible {
    border-color: #2e3033;
    box-shadow: none;
    outline: none
}

.arrow-dwn--txt {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

.track-music-inform {
    line-height: 10px
}

.shop-arrive-card {
    position: relative
}

.shop-arrive-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/event-mask-bg.svg);
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.shop-arrive-card::after {
    background: linear-gradient(180deg, rgba(193, 255, 114, 0.26) 55%, rgba(0, 0, 0, 0.91) 90%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.shop-arrive-card:hover::before,
.shop-arrive-card:hover::after {
    opacity: 1;
    visibility: visible
}

.video-card-listed {
    position: relative;
    padding: 20px 25px 20px;
    background-color: #1b1e1a;
    margin-bottom: 30px;
    height: calc(100% - 30px)
}

.video-card-listed::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/event-mask-bg.svg);
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.video-card-listed:hover::before {
    opacity: 1;
    visibility: visible
}

.video-play-listed {
    margin-bottom: 10px
}

.video-play-listed .video-thumbw-img {
    height: auto
}

.video-items-overlys-wt {
    position: relative
}

.video-items-overlys-wt::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.video-card-listed:hover .video-items-overlys-wt::before {
    background-color: rgba(0, 0, 0, .6392156863)
}

.items--events-tm {
    margin-right: 15px
}

.items--events-tm .events-yt--menu {
    font-family: "Telegraf Regular";
    padding: 11px 10px;
    min-width: 195px;
    border: 1px solid #c1ff72;
    border-radius: 30px;
    font-size: 18px;
    color: hsla(0, 0%, 100%, .4509803922);
    height: 50px
}

.items--events-tm .events-yt--menu:hover {
    font-family: "Telegraf UltraBold";
    background-color: #c1ff72;
    color: #000
}

.items--events-tm .events-yt--menu.active {
    font-family: "Telegraf UltraBold";
    background-color: #c1ff72;
    color: #000
}

.items--events-tm:first-child .events-yt--menu {
    min-width: 215px
}

.events-less-mrg {
    margin-left: -20px;
    margin-right: -20px
}

.event-padding-column {
    padding-left: 20px;
    padding-right: 20px
}

.events-bx-cardList {
    position: relative;
    border: 1px solid #2e3033;
    margin-bottom: 35px
}

.events-bx-cardList::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/event-line-bg.svg);
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.events-bx-cardList::after {
    background: linear-gradient(180deg, rgba(193, 255, 114, 0.2784313725) 35%, rgba(0, 0, 0, 0) 100%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.events-linkgrd-bx {
    position: relative;
    display: block;
    padding: 25px 25px 20px;
    z-index: 1
}

.events-linkgrd-bx::before {
    background: url(../images/left-corner-bottom-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.events-linkgrd-bx::after {
    background: url(../images/right-corner-bottom-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.events-wap-items--contnt {
    position: relative;
    margin-bottom: 8px
}

.events-wap-items--contnt::before {
    background: url(../images/left-corner-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: -10px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.events-wap-items--contnt::after {
    background: url(../images/right-corner-icon.svg) no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -10px;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.image-events--mty {
    margin-bottom: 15px
}

.image-events--mty .evnt-tag--imgweb img {
    width: 100%;
    height: 405px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid rgba(0, 0, 0, 0);
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.book-tickt-tag {
    position: absolute;
    right: 0px;
    bottom: -15px;
    visibility: hidden;
    opacity: 0;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.usr-name-evnts {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 7px
}

.day-evnts-tm span {
    font-family: "Telegraf Regular";
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .6)
}

.evnts-addrs--btm {
    font-family: "Telegraf Regular";
    font-size: 16px;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .6);
    margin-bottom: 0px
}

.events-bx-cardList:hover::before,
.events-bx-cardList:hover::after {
    opacity: 1;
    visibility: visible
}

.events-bx-cardList:hover .evnt-tag--imgweb img {
    border-color: #c1ff72
}

.events-bx-cardList:hover .product-lk-img::before {
    filter: brightness(0) invert(1);
    top: -18px;
    left: -18px
}

.events-bx-cardList:hover .product-lk-img::after {
    filter: brightness(0) invert(1);
    top: -18px;
    right: -18px
}

.events-bx-cardList:hover .events-linkgrd-bx::before {
    filter: brightness(0) invert(1);
    bottom: 10px;
    left: 10px
}

.events-bx-cardList:hover .events-linkgrd-bx::after {
    filter: brightness(0) invert(1);
    bottom: 10px;
    right: 10px
}

.events-bx-cardList:hover .events-wap-items--contnt::before {
    filter: brightness(0) invert(1);
    top: -18px;
    left: -18px
}

.events-bx-cardList:hover .events-wap-items--contnt::after {
    filter: brightness(0) invert(1);
    top: -18px;
    right: -18px
}

.events-bx-cardList:hover .book-tickt-tag {
    visibility: visible;
    opacity: 1
}

.subabout-heading {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px
}

.about-txtdisciption {
    font-family: "Telegraf UltraLight";
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 22px
}

.modal-width-common {
    max-width: 580px
}

.modal-common-layout .modal-content {
    background: #000;
    border: 1px solid #3c3f39;
    border-radius: 0px
}

.modal-head--element {
    padding: 20px 30px 0px
}

.body-mdl-layut {
    padding: 50px 30px 5px
}

.modal-title-wts {
    font-size: 22px;
    font-weight: 400;
    color: #fff
}

.form-control.mdl-texarea-wgt {
    background-color: #000;
    border: 2px solid #333;
    border-radius: 10px;
    color: hsla(0, 0%, 100%, .3490196078);
    font-family: "Telegraf Regular";
    font-size: 14px;
    height: 134px;
    padding: 15px 15px
}

.form-control.mdl-texarea-wgt::-moz-placeholder {
    color: hsla(0, 0%, 100%, .3490196078)
}

.form-control.mdl-texarea-wgt::placeholder {
    color: hsla(0, 0%, 100%, .3490196078)
}

.form-control.mdl-texarea-wgt:focus {
    outline: none;
    box-shadow: none
}

.footer-bottom-mdl {
    padding: 0px 30px 40px
}

.count-msg-txt span {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: hsla(0, 0%, 100%, .5490196078)
}

.btn.btn-mdl-cancel {
    width: 117px;
    height: 40px;
    font-family: "Telegraf Regular";
    border: 1px solid #585858;
    font-size: 16px;
    color: #fff;
    border-radius: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .2509803922)
}

.btn.btn-mdl-cancel:hover {
    font-family: "Telegraf UltraBold";
    color: #000;
    border-color: #c1ff72;
    background-color: #c1ff72
}

.btn.btn-mdl-cancel:focus {
    color: #000;
    border-color: #c1ff72;
    background-color: #c1ff72
}

.btn.btn-mdl-submit {
    width: 117px;
    height: 40px;
    background-color: #c1ff72;
    font-family: "Telegraf Regular";
    border-color: #c1ff72;
    font-size: 16px;
    color: #000;
    border-radius: 30px
}

.btn.btn-mdl-submit:hover {
    font-family: "Telegraf UltraBold"
}

.btn.btn-mdl-submit:focus {
    color: #000;
    border-color: #c1ff72;
    background-color: #c1ff72
}

.modal-width-form {
    max-width: 605px
}

.form-control.textarea-msgwt {
    border-radius: 15px;
    height: 110px
}

.enquiry-txt-heading {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px
}

.icon-date-emnt img {
    width: 16px
}

@media(max-width: 1365px) {
    .music-vide-heading-art {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px
    }

    .publs-date-fld {
        flex: 0 0 100%;
        max-width: 100%
    }

    .image-events--mty .evnt-tag--imgweb img {
        height: 340px
    }
}

@media(max-width: 1199px) {
    .listitems-song-wapr {
        padding: 12px 12px 12px 12px
    }

    .image-events--mty .evnt-tag--imgweb img {
        height: 270px
    }

    .usr-name-evnts {
        font-size: 26px
    }

    .news-lts-card {
        padding: 10px
    }

    .nsw-link--wt img {
        height: 200px
    }

    .left-upcoming--area {
        flex: 0 0 auto;
        width: 100%;
        padding-bottom: 10px;
        padding-right: 0px
    }

    .album-card-box {
        padding: 8px
    }
}

@media(max-width: 991px) {
    .profile-social-top {
        margin-top: 20px
    }

    .colleft-grid-about {
        padding-left: 0px
    }

    .profile-about-middle-content {
        padding-top: 35px
    }

    .events-less-mrg {
        margin-left: -12px;
        margin-right: -12px
    }

    .event-padding-column {
        padding-left: 12px;
        padding-right: 12px
    }

    .event-type-options {
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 24px
    }

    .events-linkgrd-bx {
        padding: 15px 13px 15px
    }

    .events-wap-items--contnt::before {
        top: -5px;
        left: -5px
    }

    .events-wap-items--contnt::after {
        top: -5px;
        right: -5px
    }

    .events-bx-cardList:hover .events-wap-items--contnt::before {
        top: -8px;
        left: -8px
    }

    .events-bx-cardList:hover .events-wap-items--contnt::after {
        top: -8px;
        right: -8px
    }

    .image-events--mty .evnt-tag--imgweb img {
        height: 215px
    }

    .usr-name-evnts {
        font-size: 22px
    }

    .nsw-link--wt img {
        height: 330px
    }

    .videos-mrg-less {
        margin-left: -8px;
        margin-right: -8px
    }

    .video-grid-space {
        padding-left: 8px;
        padding-right: 8px
    }

    .video-card-listed {
        padding: 10px 10px 10px
    }

    .video-nm-art-wap,
    .video-publs--wpcontent {
        flex: 0 0 100%;
        max-width: 100%
    }

    .music-album-container {
        padding-bottom: 30px
    }

    .upcomming-song--layout {
        padding-bottom: 30px
    }
}

@media(max-width: 767px) {
    .contain-usermusic-elementor {
        padding-top: 113px
    }

    .profile-picture-wp .profile-user--thumb {
        width: 100px;
        height: 100px
    }

    .name-txtmusic-art {
        font-size: 42px
    }

    .name-txtmusic-art {
        font-size: 28px
    }

    .flex-pf-music-profile-wt {
        margin-right: 0px;
        flex: 0 0 100%;
        max-width: 100%
    }

    .btn.btn-sng-writebtn {
        font-size: 18px
    }

    .side-other-flex-button {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 10px 0px
    }

    .menutab-items-webms .link-mus-profileitems {
        padding: 10px 5px;
        width: 70px
    }

    .new-mrg-space {
        margin-left: -8px;
        margin-right: -8px
    }

    .news-grid-space {
        padding-left: 8px;
        padding-right: 8px
    }

    .video-card-listed {
        margin-bottom: 20px;
        height: calc(100% - 20px)
    }

    .news-lts-card {
        padding: 5px;
        margin-bottom: 15px;
        height: calc(100% - 15px)
    }

    .title--news-abt {
        padding-bottom: 5px
    }

    .title--news-abt a {
        font-size: 14px
    }

    .nsw-link--wt img {
        height: 250px
    }

    .left-publs-sd {
        line-height: 14px
    }

    .publish-day--mtr {
        font-size: 13px
    }

    .right-publs-sd {
        line-height: 14px
    }

    .link-nswdtls {
        font-size: 13px
    }

    .items--events-tm:last-child {
        margin-right: 0px
    }

    .items--events-tm .events-yt--menu {
        min-width: 145px;
        padding: 11px 15px;
        font-size: 14px;
        height: 44px
    }

    .items--events-tm:first-child .events-yt--menu {
        min-width: 150px;
        padding: 11px 10px
    }

    .image-events--mty .evnt-tag--imgweb img {
        height: auto
    }

    .merchandise-card-abt {
        padding: 10px
    }

    .merchandise-img-product img {
        height: 125px
    }
}

@media(max-width: 575px) {
    .nsw-link--wt img {
        height: 160px
    }
}

.bg-shadow-cart {
    background-image: radial-gradient(circle, rgba(193, 255, 114, 0.4196078431), rgba(74, 89, 55, 0.6392156863), rgba(74, 89, 55, 0));
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    z-index: -2
}

.bg-cover-shopping-cart {
    background: url(../images/curve-line-bg.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: -1;
    text-align: center;
    opacity: .3;
    height: 250px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center
}

.shopping-cart-wapper {
    padding: 150px 0px 0px
}

.shopping-layout-cart {
    position: relative
}

.heading-shopping-cart {
    padding-bottom: 25px
}

.heading-cart-shop {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

.shopping-txt-disc {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
    text-transform: capitalize
}

.card-table-section {
    background-color: rgba(0, 0, 0, .7294117647);
    padding: 30px 30px 10px;
    margin-bottom: 30px
}

.table-cartview-list {
    background-color: rgba(0, 0, 0, 0)
}

.table-cartview-list thead tr th {
    background-color: rgba(0, 0, 0, 0);
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    border: 0px;
    padding: 0px 10px 15px 10px
}

.table-cartview-list thead tr th:first-child {
    padding-left: 0px
}

.table-cartview-list thead tr th:last-child {
    padding-right: 0px
}

.table-cartview-list tbody tr td {
    background-color: #000;
    border-bottom: 7px solid hsla(0, 0%, 100%, .0274509804);
    padding: 10px 10px 10px 10px
}

.table-cartview-list tbody tr td:first-child {
    padding-left: 0px
}

.table-cartview-list tbody tr td:last-child {
    padding-right: 0px
}

.table-cartview-list tbody tr:last-child td {
    border-bottom: rgba(0, 0, 0, 0)
}

.shopcart-item--wgtcard {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.image-shopcartFlex {
    flex: 0 0 85px;
    max-width: 85px
}

.shopcart-imgwgt--tw {
    width: 85px;
    height: 90px;
    border: 1px solid #292929;
    text-align: center;
    padding: 8px
}

.shopcart-imgwgt--tw img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-shopcartFlex {
    flex: 0 0 295px;
    max-width: 295px;
    padding-left: 15px
}

.price-product--shopcart {
    width: 120px
}

.heading-prd-shopcart {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.shop-sz-mention-wt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff
}

.shop-ship-inform {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #7b7c7e;
    margin-bottom: 0px
}

.title-price--shopcart {
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 16px;
    color: #fff
}

.count-price-shopflx {
    display: flex;
    align-items: center
}

.qty-fill-shopcart {
    border: 1px solid #464646;
    border-radius: 30px;
    width: 155px
}

.btn-qty-shopcart {
    padding: 0px 0px;
    flex: 0 0 58px;
    width: 58px;
    height: 50px;
    border: 0px
}

.input-shopcart-qty-numb {
    background-color: rgba(0, 0, 0, 0);
    padding: 0px;
    height: 50px;
    border: 0px;
    border-radius: 0px;
    text-align: center;
    color: #e7e7e7;
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 14px
}

.input-shopcart-qty-numb::-webkit-outer-spin-button,
.input-shopcart-qty-numb::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input-shopcart-qty-numb:focus {
    outline: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    color: #e7e7e7
}

.bottom-cart-checkout-shop {
    padding-top: 30px
}

.left-total-carts,
.right-check-out {
    padding-bottom: 30px
}

.subtotal--cart-shoping {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px
}

.ship-calculate-txt {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
    text-transform: capitalize
}

.btn.btn-go-checkout {
    background-color: #c1ff72;
    color: #000;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    width: 211px;
    height: 52px;
    border-radius: 30px;
    line-height: 42px;
    text-transform: uppercase
}

.btn.btn-go-checkout:hover,
.btn.btn-go-checkout:focus {
    border-color: #c1ff72;
    background-color: #c1ff72;
    color: #000
}

@media(max-width: 991px) {
    .product-shopcartFlex {
        flex: 1;
        width: 300px
    }

    .heading-prd-shopcart {
        font-size: 14px
    }

    .price-product--shopcart {
        width: auto
    }
}

@media(max-width: 767px) {
    .shopping-cart-wapper {
        padding: 113px 0px 0px
    }

    .heading-cart-shop {
        font-size: 28px
    }

    .qty-fill-shopcart {
        width: 120px
    }

    .btn-qty-shopcart {
        flex: 0 0 45px;
        width: 45px;
        height: 42px
    }

    .input-shopcart-qty-numb {
        height: 42px
    }

    .btn.btn-go-checkout {
        width: 180px;
        height: 45px;
        line-height: 35px
    }
}

.subscribe-checkout-wapper {
    padding-top: 170px
}

.checkout-field--card {
    background: rgba(0, 0, 0, .7294117647);
    padding: 30px
}

.subscribe-form-left {
    padding-right: 26px;
    padding-top: 15px;
    padding-left: 20px
}

.form-group-items {
    margin-bottom: 20px
}

.label-txt-field {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px
}

.right-icon--filed {
    position: absolute;
    top: 50%;
    right: 20px;
    pointer-events: none;
    transform: translateY(-50%)
}

.devide-line-form {
    border: 2px solid rgba(42, 54, 28, .6980392157);
    margin: 15px 0px 30px
}

.card-dtl-title {
    font-family: "Telegraf UltraBold";
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px
}

.common-button-chekout {
    padding-bottom: 20px
}

.btn.btn-cancel-form {
    background-color: rgba(0, 0, 0, .431372549);
    color: hsla(0, 0%, 100%, .5019607843);
    border-color: #2b381c;
    width: 100%;
    min-height: 52px;
    border-radius: 30px;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    text-transform: uppercase;
    line-height: 38px;
    letter-spacing: 1px
}

.btn.btn-cancel-form:focus {
    background-color: rgba(0, 0, 0, .431372549);
    border-color: #2b381c;
    color: hsla(0, 0%, 100%, .5019607843)
}

.btn.btn-checkout-form {
    background-color: #c1ff72;
    color: #000;
    border-color: #c1ff72;
    width: 100%;
    min-height: 52px;
    border-radius: 30px;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    text-transform: uppercase;
    line-height: 38px;
    letter-spacing: 1px
}

.btn.btn-checkout-form:focus {
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000
}

.plan-side--contain {
    background: linear-gradient(133.91deg, #0D100A 29.45%, #070C00 107.83%);
    padding: 40px 35px;
    border-radius: 15px;
    min-height: 100%
}

.title-plan-choose {
    font-family: "Telegraf UltraBold";
    font-size: 21px;
    color: #fff;
    margin-bottom: 20px
}

.plane-choose--list {
    margin-bottom: 15px
}

.label-field--plan {
    display: block;
    cursor: pointer
}

.check-block-plan {
    background: rgba(0, 0, 0, .431372549);
    border: 1px solid #2b381c;
    padding: 15px 25px 20px 25px;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.check-block-plan.active {
    border: 1px solid rgba(193, 255, 114, .8980392157)
}

.input-check-radio {
    line-height: 14px
}

.check-fill-circle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #404040;
    width: 27px;
    height: 27px;
    background-color: #141a0c;
    border-radius: 50%;
    padding: 5px 5px;
    cursor: pointer
}

.check-fill-circle:checked {
    border-color: #c1ff72
}

.check-fill-circle:checked:before {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    background-color: rgba(193, 255, 114, .8980392157);
    border-radius: 50%
}

.flx-starter-plan {
    flex: 1;
    padding-left: 20px
}

.price-lbl-head {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 3px
}

.plan-txt-disc-wgt {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px
}

.big-txt-plan {
    font-family: "Bevan", serif;
    font-size: 29px;
    line-height: 35px;
    display: inline-block
}

.total-flx--ftr {
    padding-top: 25px;
    padding-bottom: 50px
}

.plan-total-mt {
    font-family: "Telegraf UltraBold";
    font-size: 21px;
    color: #fff;
    margin-bottom: 0px
}

.ttl-price--plan-btm {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px
}

.ttl-price--plan-btm span {
    font-family: "Telegraf UltraBold";
    font-size: 21px;
    display: inline-block;
    line-height: 14px
}

.guanted-lock-icon {
    flex: 0 0 auto;
    width: 9px;
    margin-right: 5px
}

.guanted-lock-icon img {
    margin-top: -6px
}

.short-disc-guarnted p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff;
    opacity: .6
}

.bg-checkout-color {
    background-color: #010101;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: -1
}

.bg-shadow-checkout {
    background-image: radial-gradient(rgba(0, 0, 0, 0.4705882353) -100%, rgba(74, 89, 55, 0.5019607843) -15%, rgba(0, 0, 0, 0.5490196078) 85%);
    position: absolute;
    left: 0;
    top: 15px;
    right: 0;
    bottom: 0;
    height: 95%;
    z-index: -1;
    opacity: .9
}

.card-checkout-title {
    font-family: "Telegraf UltraBold";
    font-size: 24px;
    color: #fff
}

.form-control.select-country-item {
    flex: 0 0 60px;
    max-width: 60px;
    padding: 0px 15px;
    color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.select-icon-option {
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.small-num-slc-icon {
    width: 9px;
    right: 8px;
    pointer-events: none
}

.label-block--card {
    font-family: "Telegraf Regular";
    font-size: 20px;
    color: #fff
}

.check-paymnet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #2e3033;
    width: 18px;
    height: 18px;
    background-color: #060704;
    border-radius: 50%;
    padding: 0px;
    cursor: pointer;
    position: relative;
    outline: none;
    vertical-align: middle;
    margin-top: -4px
}

.check-paymnet::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #2e3033;
    border-radius: 50%;
    vertical-align: middle;
    position: absolute;
    left: 3.5px;
    top: 3px
}

.check-paymnet:checked {
    border-color: rgba(193, 255, 114, .8980392157)
}

.check-paymnet:checked::before {
    background-color: rgba(193, 255, 114, .8980392157)
}

.txt-nm--card {
    display: inline-block;
    margin-left: 5px
}

.btn.btn-return-cart {
    font-family: "Telegraf Regular";
    font-size: 15px;
    font-weight: 400;
    color: rgba(193, 255, 114, .8980392157)
}

.btn.btn-return-cart:hover,
.btn.btn-return-cart:focus {
    color: rgba(193, 255, 114, .8980392157)
}

.side-card--checkout-cart {
    background: linear-gradient(133.91deg, #0D100A 29.45%, #070C00 107.83%);
    border-radius: 15px;
    padding-top: 10px;
    padding-bottom: 40px;
    margin-top: 70px
}

.checkout-flx--infoproduct {
    flex: 0 0 260px;
    max-width: 260px;
    padding-left: 15px
}

.checkout-listItems {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    justify-content: space-between;
    padding: 15px 25px 15px 25px;
    border-bottom: 1px solid #171717
}

.checkout-FlexImg {
    flex: 0 0 60px;
    max-width: 60px
}

.blockImg-music-thumImg {
    width: 60px;
    height: 63px;
    border: 1px solid #292929;
    text-align: center;
    padding: 5px;
    position: relative
}

.blockImg-music-thumImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.count-prdt-num {
    font-family: "Poppins", sans-serif;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #292929;
    font-size: 9px;
    font-weight: 500;
    color: #fff;
    line-height: 16px;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    right: -8px
}

.heading-chk-prdt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 15px
}

.sml-head--sizeyt {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #fff;
    margin-bottom: 4px
}

.prdt-infm--wtm {
    font-family: "Telegraf Regular";
    font-size: 10px;
    color: #7b7c7e;
    margin-bottom: 0px
}

.prdt-price-out {
    font-family: "Avenir Next Cyr";
    font-weight: 700;
    font-size: 16px;
    color: #fff
}

.discount-coupon-code {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 25px 35px
}

.flx-discount-txt {
    flex: 1;
    padding-right: 10px
}

.flx-discount-txt .control-input-txt {
    border-color: rgba(193, 255, 114, .8980392157);
    font-size: 16px
}

select.control-input-txt option {
    background-color: #000;
    color: hsla(0, 0%, 100%, .3490196078)
}

.apply-discount-code {
    flex: 0 0 135px;
    max-width: 135px
}

.btn.btn-apply-coupon {
    background-color: rgba(193, 255, 114, .8980392157);
    color: #000;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    width: 100%;
    height: 52px;
    border-radius: 30px;
    text-transform: uppercase;
    line-height: 42px
}

.btn.btn-apply-coupon:focus {
    background-color: rgba(193, 255, 114, .8980392157);
    color: #000;
    border-color: rgba(193, 255, 114, .8980392157)
}

.bottom-cheout-totla-info {
    padding: 0px 25px 0px
}

.total-chl--prc-emt {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    line-height: normal;
    margin-bottom: 20px
}

.total-chl--prc-emt:last-child {
    font-family: "Telegraf UltraBold";
    font-size: 21px;
    margin-top: 40px;
    margin-bottom: 0px
}

.lft-subttl-out {
    flex: 1;
    padding-right: 15px
}

.items-opt-select-bar .select2-selection--single {
    background-color: rgba(0, 0, 0, .431372549);
    border: 1px solid #2b381c;
    border-radius: 30px;
    color: hsla(0, 0%, 100%, .3490196078);
    font-family: "Telegraf Regular";
    font-size: 14px;
    height: 52px;
    padding: 10px 24px
}

.items-opt-select-bar .select2-selection--single .select2-selection__rendered {
    color: hsla(0, 0%, 100%, .3490196078)
}

.items-opt-select-bar.select-country-item .select2-selection--single {
    padding: 0px 7px;
    color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.items-opt-select-bar.select-country-item .select2-selection--single .select2-selection__rendered {
    line-height: 47px;
    padding: 0px
}

.select2-container--default .dropdownSelect-element {
    background-color: #000;
    border: 1px solid #000;
    border-color: #2b381c;
    border-radius: 10px;
    margin-top: 5px
}

.select2-container--default .dropdownSelect-element .select2-results__options {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: hsla(0, 0%, 100%, .3490196078);
    padding: 8px 0px
}

.select2-container--default .dropdownSelect-element .select2-results__options .select2-results__option {
    background-color: rgba(0, 0, 0, 0);
    padding: 8px 15px;
    line-height: normal
}

.select2-container--default .dropdownSelect-element .select2-results__options .select2-results__option:first-child {
    text-transform: capitalize
}

.select2-container--default .dropdownSelect-element .select2-results__options .select2-results__option.select2-results__option--highlighted {
    background-color: rgba(0, 0, 0, 0);
    color: hsla(0, 0%, 100%, .3490196078)
}

.select2-container--default .dropdownSelect-element .select2-results__options .select2-results__option:hover {
    color: hsla(0, 0%, 100%, .7019607843)
}

.select-width-auto .select2-container {
    width: 100% !important
}

.country-code-width .select2-container {
    width: 55px !important
}

@media(max-width: 1199px) {
    .subscribe-form-left {
        padding-right: 15px;
        padding-left: 15px
    }

    .checkout-listItems {
        padding: 15px 15px 15px 15px
    }

    .discount-coupon-code {
        padding: 25px 15px 35px
    }

    .bottom-cheout-totla-info {
        padding: 0px 15px 0px
    }
}

@media(max-width: 991px) {
    .subscribe-form-left {
        padding-bottom: 30px
    }

    .plan-side--contain {
        padding: 30px 30px;
        margin-bottom: 20px;
        min-height: auto
    }

    .side-card--checkout-cart {
        margin-top: 15px;
        margin-bottom: 50px
    }

    .total-chl--prc-emt:last-child {
        margin-top: 25px
    }
}

@media(max-width: 767px) {
    .subscribe-checkout-wapper {
        padding-top: 115px
    }

    .prdct-checkwtlft {
        padding-right: 0px;
        padding-left: 0px
    }

    .checkout-field--card {
        padding: 20px 20px 30px
    }

    .merchand-product--full {
        padding: 0px 0px 30px
    }

    .subscribe-form-left {
        padding-right: 0px;
        padding-left: 0px
    }

    .plan-side--contain {
        padding: 20px 15px
    }

    .price-lbl-head {
        font-size: 16px
    }

    .big-txt-plan {
        font-size: 24px
    }

    .total-flx--ftr {
        padding-bottom: 30px
    }

    .checkout-flx--infoproduct {
        flex: 0 0 160px;
        max-width: 160px;
        padding-left: 15px
    }

    .flx-discount-txt {
        padding-right: 0px;
        flex: 0 0 auto;
        width: 100%;
        margin-bottom: 15px
    }

    .apply-discount-code {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.bg-contact-color {
    background-color: #010101;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: -1
}

.bg-shadow-contact {
    background-image: radial-gradient(rgba(0, 0, 0, 0.4705882353) -100%, rgba(74, 89, 55, 0.5019607843) 9%, rgba(0, 0, 0, 0.5490196078) 67%);
    position: absolute;
    left: 0;
    top: 15px;
    right: 0;
    bottom: 0;
    height: 95%;
    z-index: -1;
    opacity: .9
}

.contact-us-wapper {
    padding-top: 155px
}

.txt-contact-disc {
    font-family: "Telegraf UltraLight";
    font-size: 16px;
    margin-bottom: 0px;
    color: #fff
}

.contact-card-form {
    background-color: #000;
    padding: 40px
}

.send-us-title {
    font-family: "Telegraf UltraBold";
    font-size: 26px;
    color: #fff;
    margin-bottom: 25px
}

.form-control.text-area-control {
    height: 135px;
    border-radius: 20px
}

.btn.btn-contact-submit {
    background-color: #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    height: 52px;
    border-radius: 30px;
    border-color: #c1ff72;
    color: #000;
    text-transform: uppercase;
    line-height: 42px
}

.btn.btn-contact-submit:focus {
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000
}

.right-contact-option {
    background: url(../images/global-map.png) no-repeat;
    background-size: 110%;
    background-position: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.lst-contact-wt {
    line-height: normal;
    margin-bottom: 30px
}

.lst-contact-wt .items-wtr {
    display: inline-block;
    color: #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 18px
}

.bottom-write-here {
    padding-top: 20px
}

.copy-write-txt {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    line-height: normal
}

.items-link-ftr {
    display: inline-block;
    margin-right: 15px;
    line-height: normal
}

.items-link-ftr:last-child {
    margin-right: 0px
}

.items-link-ftr .use-items-wt {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #c1ff72;
    line-height: normal;
    text-decoration: underline
}

@media(max-width: 991px) {
    .full-form-contact-wgt {
        padding-bottom: 30px
    }
}

@media(max-width: 767px) {
    .contact-us-wapper {
        padding-top: 115px
    }

    .contact-card-form {
        padding: 30px 10px
    }
}

.bg-thank-you-contact {
    background-image: radial-gradient(rgba(0, 0, 0, 0.4705882353) -100%, rgba(74, 89, 55, 0.5019607843) 9%, rgba(0, 0, 0, 0.5490196078) 67%);
    position: absolute;
    left: 0;
    top: 15px;
    right: 0;
    bottom: 0;
    height: 95%;
    z-index: -1;
    opacity: .7
}

.thank-you-wapper {
    padding-top: 300px;
    padding-bottom: 145px;
    min-height: calc(100vh - 232px)
}

.thank-you--contain {
    max-width: 570px;
    margin: 0px auto
}

.title-thank-you {
    font-size: 50px;
    font-weight: 400;
    color: #c1ff72
}

.thank-you-merchand {
    padding-top: 206px;
    padding-bottom: 120px;
    min-height: calc(100vh - 232px)
}

.shopping-area-continue {
    margin-top: 40px
}

.btn.btn-shoping-continue {
    width: 265px;
    background-color: #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    height: 52px;
    border-radius: 30px;
    border-color: #c1ff72;
    color: #000;
    text-transform: uppercase;
    line-height: 42px
}

.btn.btn-shoping-continue:focus {
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000
}

@media(max-width: 767px) {
    .thank-you-wapper {
        padding-top: 115px;
        padding-bottom: 50px;
        min-height: calc(100vh - 201px)
    }

    .thank-you-merchand {
        padding-top: 115px;
        padding-bottom: 50px;
        min-height: calc(100vh - 201px)
    }

    .title-thank-you {
        font-size: 28px
    }

    .btn.btn-shoping-continue {
        width: 220px;
        line-height: 30px;
        height: 40px
    }
}

.bg-cover-privacy {
    background: url(../images/curve-line-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    text-align: center;
    opacity: .3;
    height: 100%
}

.privacy-policy-wapper {
    padding-top: 160px
}

.fist-top-content {
    margin-bottom: 90px
}

.title-policy {
    font-size: 46px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 24px
}

.disc-wgt-elements {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #ccc
}

.disc-wgtemnt {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #ccc
}

.layout-content-music {
    margin-bottom: 50px
}

.h2-privacy-head {
    font-family: "Telegraf UltraBold";
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px
}

.disc-wgt-pargrap {
    font-family: "Telegraf Regular";
    font-size: 20px;
    color: #929292;
    line-height: 27px;
    margin-bottom: 30px
}

.sub-heading-privcy {
    margin-bottom: 50px
}

.sub-heading-privcy:last-child {
    margin-bottom: 0px
}

.sub-heading-music-h3 {
    font-family: "Telegraf UltraBold";
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px
}

.list-content-prvacy li {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #dcdcdc;
    padding-left: 22px;
    position: relative;
    line-height: 28px
}

.list-content-prvacy li::before {
    content: "";
    background: url(../images/green-star-icon.svg);
    display: inline-block;
    width: 11px;
    height: 11px;
    background-size: 100%;
    position: absolute;
    top: 7px;
    left: 0px
}

@media(max-width: 767px) {
    .privacy-policy-wapper {
        padding-top: 115px
    }

    .title-policy {
        font-size: 28px
    }

    .fist-top-content {
        margin-bottom: 50px
    }
}

.bg-faq-shadow {
    background-image: radial-gradient(rgba(0, 0, 0, 0.4705882353) -100%, rgba(74, 89, 55, 0.5019607843) 9%, rgba(0, 0, 0, 0.5490196078) 67%);
    position: absolute;
    left: 0;
    top: 15px;
    right: 0;
    bottom: 0;
    height: 95%;
    z-index: -1;
    opacity: .9
}

.faq-page-wapper {
    padding-top: 145px;
    padding-bottom: 40px
}

.faq-list-layout {
    max-width: 850px
}

.accordion-elemntor .box-accordian-items {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    border: 0px;
    margin-bottom: 6px
}

.accordion-elemntor .heading-accordian button {
    background-color: rgba(0, 0, 0, .7294117647);
    padding: 17px 45px 17px 24px;
    border: 0px;
    border-radius: 0px !important;
    font-family: "Telegraf UltraBold";
    font-size: 16px;
    color: #fff;
    box-shadow: none
}

.accordion-elemntor .heading-accordian button::after {
    background-image: url(../images/faq-plus-icon.svg);
    background-position: center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) !important
}

.accordion-elemntor .heading-accordian button:not(.collapsed)::after {
    background-image: url(../images/faq-minus-icon.svg);
    transform: rotate(0deg)
}

.accordion-elemntor .content-accordion-box {
    background-color: #000;
    padding: 20px 120px 34px 36px
}

.content-txt--fq {
    color: #fff;
    font-size: 16px;
    margin-bottom: 50px
}

.heading-fq--wt {
    font-family: "Telegraf UltraBold";
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px
}

.list-fq--content {
    list-style: disc;
    padding-left: 15px
}

.list-fq--content li {
    font-size: 16px;
    color: #fff
}

@media(max-width: 991px) {
    .accordion-elemntor .content-accordion-box {
        padding: 20px 50px 34px 36px
    }

    .faq-page-wapper {
        min-height: calc(100vh - 232px)
    }
}

@media(max-width: 767px) {
    .faq-page-wapper {
        min-height: calc(100vh - 202px)
    }

    .accordion-elemntor .content-accordion-box {
        padding: 20px 20px 34px 20px
    }

    .accordion-elemntor .heading-accordian button {
        padding: 17px 45px 17px 15px
    }

    .faq-page-wapper {
        padding-top: 115px
    }
}

.bg-agency-shadow {
    background-image: radial-gradient(rgba(0, 0, 0, 0.4705882353) -100%, rgba(74, 89, 55, 0.5019607843) 9%, rgba(0, 0, 0, 0.5490196078) 67%);
    position: absolute;
    left: 0;
    top: 45rem;
    right: 0;
    bottom: 0;
    height: 10%;
    z-index: -1;
    opacity: .7
}

.agency-profile-wapper {
    padding-top: 100px
}

.previous-thumb-img,
.next-thumb-img {
    flex: 0 0 275px;
    max-width: 275px
}

.previous-thumb-img img,
.next-thumb-img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%
}

.previous-thumb-img img {
    -o-object-position: right;
    object-position: right
}

.next-thumb-img img {
    -o-object-position: left;
    object-position: left
}

.indicate-button-wgt {
    margin-bottom: 15px;
    z-index: 0
}

.middle-banner-style {
    flex: 1;
    max-width: 100%;
    padding: 0px 20px
}

.slider-wgt-content img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.caption-content-banner {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 35px;
    transform: translateY(-50%)
}

.heading-music-fst {
    font-family: "Waterfall", cursive;
    font-size: 56px;
    font-weight: 400;
    -webkit-text-stroke: 1px #fff
}

.heading-wake-fst {
    background: linear-gradient(266.45deg, #FEFEFE 26.11%, #C1FF72 97.4%);
    background: -webkit-linear-gradient(266.45deg, #FEFEFE 26.11%, #C1FF72 97.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-family: "Trade Winds", system-ui;
    font-size: 60px;
    font-weight: 400
}

.heading-wake-prmoting {
    color: #fff;
    font-family: "Trade Winds", system-ui;
    font-size: 60px;
    font-weight: 400
}

.indicate-button-wgt .cicle-dots-indicate {
    background-color: hsla(0, 0%, 100%, .3607843137);
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    opacity: 1
}

.indicate-button-wgt .cicle-dots-indicate.active {
    background-color: #c1ff72
}

.agency-elemnt-pmt {
    background: rgba(0, 0, 0, .6);
    padding: 30px 40px 40px
}

.head-agengy--wmt {
    font-family: "Telegraf UltraBold";
    font-size: 24px;
    color: #c1ff72;
    margin-bottom: 22px
}

.title-month-avenue {
    font-size: 34px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px
}

.button-connect-wgt {
    padding-left: 20px;
    padding-right: 16px
}

.btn.btn-connect-btn {
    background-color: rgba(0, 0, 0, .4901960784);
    border: 1px solid #c1ff72;
    border-radius: 30px;
    min-width: 117px;
    font-family: "Telegraf Regular";
    color: #fff;
    font-size: 16px;
    padding: 8px 10px;
    height: 40px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .2509803922)
}

.btn.btn-connect-btn:hover,
.btn.btn-connect-btn:focus {
    font-family: "Telegraf UltraBold";
    background-color: #c1ff72;
    color: #000;
    border-color: #c1ff72
}

.btn.btn-drowdown-menu {
    background-color: #c1ff72;
    border-color: #c1ff72;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 27px
}

.btn.btn-drowdown-menu:focus,
.btn.btn-drowdown-menu:hover,
.btn.btn-drowdown-menu:active {
    background-color: #c1ff72;
    border-color: #c1ff72
}

.dropdown-agncy-elm {
    min-width: 117px
}

.dropdown-agncy-elm ul li {
    border-bottom: 1px solid #212121
}

.dropdown-agncy-elm ul li a {
    padding: 12px 12px;
    color: #fff;
    display: flex;
    align-items: center;
    font-family: "Telegraf Regular";
    font-size: 16px;
    line-height: normal
}

.dropdown-agncy-elm ul li a svg {
    margin-right: 8px;
    flex-shrink: 0;
    vertical-align: middle;
}

.dropdown-agncy-elm ul li.collab-icon a svg {
    margin-right: 6px;
}

.agency-short-line-bl p {
    margin-bottom: 0px;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    line-height: 24px
}

.track-count--number-web {
    background-color: rgba(0, 0, 0, .6);
    border-top: 1px solid hsla(0, 0%, 100%, .1019607843)
}

.num-gridcolumn {
    border-right: 1px solid hsla(0, 0%, 100%, .1019607843)
}

.agency-track-card {
    text-align: center;
    padding: 30px 0px
}

.agency-num-wp {
    font-size: 62px;
    font-weight: 400;
    color: rgba(0, 0, 0, .6);
    line-height: 45px;
    margin-bottom: 5px;
    -webkit-text-stroke: 1px #c1ff72
}

.ttl-wgt--wt {
    font-family: "Telegraf Regular";
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px
}

.heading-wt--agn {
    font-size: 36px;
    font-weight: 400;
    color: #fff
}

.artist-margin-16 {
    margin-left: -8px;
    margin-right: -8px
}

.artist-space-8 {
    padding-left: 8px;
    padding-right: 8px
}

.agency-full-layout-tab {
    padding-top: 60px;
    position: relative
}

.agency-full-layout-tab::before {
    content: "";
    background: linear-gradient(0deg, rgba(74, 89, 55, 0.0901960784), rgba(74, 89, 55, 0.1098039216), rgba(74, 89, 55, 0.1411764706));
    width: 100%;
    height: 100%;
    display: block;
    margin: auto;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    opacity: .7
}

.agency-elemnts-itms-tab {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 5px;
    scrollbar-width: none;
    display: flex
}

.pills-agency-pfl-menu {
    border-bottom: 1px solid #171616;
    align-items: flex-end;
    flex-wrap: nowrap;
    flex: 1
}

.pills-agency-pfl-menu .itm-agency-wps-menu {
    flex: 1;
    max-width: 100%;
    margin-bottom: -0.5px
}

.pills-agency-pfl-menu .itm-agency-wps-menu .menu-itm-htm-btn {
    background-color: rgba(0, 0, 0, 0);
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    padding: 20px 15px 20px;
    line-height: normal;
    border: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    position: relative;
    white-space: nowrap
}

.pills-agency-pfl-menu .itm-agency-wps-menu .menu-itm-htm-btn::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0px;
    bottom: -4px;
    text-align: center;
    margin: auto;
    transition: all .2s
}

.pills-agency-pfl-menu .itm-agency-wps-menu .menu-itm-htm-btn.active {
    font-family: "Telegraf UltraBold";
    border-bottom-color: #c1ff72;
    color: #c1ff72
}

.pills-agency-pfl-menu .itm-agency-wps-menu .menu-itm-htm-btn.active::after {
    background-color: #c1ff72
}

.agency-tabcontainer {
    padding-top: 40px
}

.short-list-nwst {
    margin-bottom: 30px
}

@media(min-width: 768px) {
    .music-colum-grid {
        width: 16.6%
    }
}

@media(min-width: 992px) {
    .music-colum-grid {
        width: 12.5%
    }
}

.music-card-agncy {
    margin-bottom: 40px
}

.agency-release-mus-track .middle-trck--tym {
    flex: 0 0 calc(70% - 40px);
    max-width: calc(70% - 40px)
}

.agency-release-mus-track .right-verticle {
    flex: 0 0 30%;
    max-width: 30%
}

.artists-card-lyt {
    border: 1px solid #2e3033;
    position: relative;
    padding: 12px;
    margin-bottom: 20px;
    min-height: calc(100% - 20px)
}

.artists-card-lyt::before {
    content: "";
    background: url(../images/artist-line-bg.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.artists-card-lyt::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 5px 7px;
    content: "";
    display: block;
    z-index: -1;
    --s: 9px;
    --t: 1px;
    --g: 6px;
    padding: calc(var(--g) + var(--t));
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box
}

.artists-card-lyt:hover::before {
    opacity: 1;
    visibility: visible
}

.artists-card-lyt:hover .img-artist--block img {
    filter: grayscale(100%)
}

.img-artist--block img {
    width: 100%;
    transition: all 3s
}

.view-artist-prf {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 15px 5px;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s cubic-bezier(0.42, 0, 0.54, 0.65)
}

.artists-card-lyt:hover .view-artist-prf {
    opacity: 1;
    visibility: visible
}

.bill-txtwt {
    font-size: 14px;
    font-weight: 400;
    color: #c1ff72;
    text-transform: uppercase;
    margin-bottom: 0px
}

.share--msc--wtm .share-music-agnc-icon {
    display: inline-block;
    margin: 0px 10px;
    line-height: normal
}

.share--msc--wtm .share-music-agnc-icon:first-child {
    margin-left: 0px
}

.share--msc--wtm .share-music-agnc-icon:last-child {
    margin-right: 0px
}

.vm-linkpf {
    font-family: "Telegraf Regular";
    background-color: #c1ff72;
    color: #060705;
    font-size: 12px;
    display: inline-block;
    padding: 1px 8px;
    text-transform: uppercase;
    line-height: 20px
}

.our-music--section {
    padding-bottom: 70px
}

.event-upcoming-section {
    padding-bottom: 40px
}

.shop-new-arrivals {
    padding-bottom: 55px
}

.agency-product-nw-arive {
    background-color: #1b1e1a
}

.gallery-agency-layout {
    padding-bottom: 20px
}

.gallery-video-card {
    padding: 25px;
    border: 1px solid #2e3033;
    position: relative
}

.gallery-video-card::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 16px;
    content: "";
    display: block;
    z-index: -1;
    --s: 8px;
    --t: 1px;
    --g: 6px;
    padding: calc(var(--g) + var(--t));
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box
}

.btn-play--vd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center
}

.tablist--gallery-wgt {
    margin-top: 35px
}

.video-panel-tab .tab-itms-gallery {
    margin-right: 15px;
    margin-bottom: 10px;
    width: 126px
}

.video-panel-tab .tab-itms-gallery .btnthumb-video-pl {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    --s: 10px;
    --t: 1px;
    --g: 10px;
    padding: calc(var(--g) + var(--t));
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box
}

.video-panel-tab .tab-itms-gallery .btnthumb-video-pl.active {
    background-color: rgba(0, 0, 0, 0);
    outline-color: #c1ff72
}

.video-panel-tab .tab-itms-gallery .btnthumb-video-pl:hover,
.video-panel-tab .tab-itms-gallery .btnthumb-video-pl:focus {
    background-color: rgba(0, 0, 0, 0)
}

.video-panel-tab .tab-itms-gallery .thumb-img--video {
    position: relative
}

.video-panel-tab .tab-itms-gallery .thumb-img--video .btn-playwth-icon {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    transform: translateY(-50%);
    outline: none;
    border: 0
}

.video-panel-tab .tab-itms-gallery .thumb-img--video .thumbnail-img---video {
    width: 100%;
    height: 65px;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 1199px) {

    .previous-thumb-img,
    .next-thumb-img {
        flex: 0 0 150px;
        max-width: 150px
    }

    .share--msc--wtm .share-music-agnc-icon {
        margin: 0px 5px
    }

    .heading-wake-prmoting {
        font-size: 45px
    }
}

@media(max-width: 991px) {

    .previous-thumb-img,
    .next-thumb-img {
        flex: 0 0 120px;
        max-width: 120px
    }

    .action-slide-arrow {
        width: 30px
    }

    .heading-music-fst {
        font-size: 36px
    }

    .caption-content-banner {
        padding: 10px
    }

    .heading-wake-fst {
        font-size: 40px
    }

    .agency-num-wp {
        font-size: 42px
    }

    .ttl-wgt--wt {
        font-size: 18px
    }

    .heading-wake-prmoting {
        font-size: 36px
    }

    .agency-elemnt-pmt {
        padding: 30px 10px 30px
    }

    .title-month-avenue {
        flex: 0 0 450px;
        max-width: 450px
    }

    .social-facebook-lst {
        margin-top: 20px
    }

    .agency-release-mus-track .middle-trck--tym {
        flex: 0 0 calc(90% - 40px);
        max-width: calc(90% - 40px)
    }

    .agency-release-mus-track .right-verticle {
        flex: 0 0 10%;
        max-width: 10%
    }
}

@media(max-width: 767px) {
    .agency-profile-wapper {
        padding-top: 74px
    }

    .previous-thumb-img,
    .next-thumb-img {
        flex: 0 0 40px;
        max-width: 40px
    }

    .heading-wake-prmoting {
        font-size: 18px
    }

    .slider-wgt-content img {
        height: 110px
    }

    .heading-music-fst {
        font-size: 18px
    }

    .indicate-button-wgt {
        margin-bottom: 0px
    }

    .heading-wake-fst {
        font-size: 20px
    }

    .title-month-avenue {
        flex: 0 0 auto;
        width: 100%;
        margin-bottom: 20px;
        font-size: 22px
    }

    .button-connect-wgt {
        padding-left: 0px
    }

    .agency-short-line-bl p {
        line-height: 24px
    }

    .agency-track-card {
        padding: 15px 0px
    }

    .heading-wt--agn {
        font-size: 28px
    }

    .our-music--section {
        padding-bottom: 30px
    }

    .event-upcoming-section {
        padding-bottom: 20px
    }

    .shop-new-arrivals {
        padding-bottom: 40px
    }

    .btn-play--vd img {
        width: 30px
    }

    .gallery-video-card {
        padding: 15px
    }

    .gallery-video-card::before {
        margin: 8px
    }

    .video-panel-tab .tab-itms-gallery {
        width: 75px
    }

    .video-panel-tab .tab-itms-gallery .btnthumb-video-pl {
        --g: 6px
    }

    .video-panel-tab .tab-itms-gallery .thumb-img--video .thumbnail-img---video {
        height: 35px
    }
}

@media(max-width: 575px) {
    .agency-release-mus-track .middle-trck--tym {
        flex: 0 0 calc(100% - 60px);
        max-width: calc(100% - 60px)
    }

    .agency-release-mus-track .right-verticle {
        flex: 0 0 20px;
        max-width: 20px
    }

    .agency-release-mus-track .mak-flx--wt {
        font-size: 12px
    }
}

.evnt-detail-curve {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: -2
}

.events-detls-wapper {
    padding-top: 120px
}

.events-dtl-banner {
    padding-bottom: 30px
}

.flxcolum--wtx {
    display: flex;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, .6);
    padding: 40px 45px 45px 40px;
    margin-bottom: 10px
}

.flx--wapgrid {
    flex: 1;
    padding-right: 15px
}

.live-box-mt {
    color: #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 21px;
    line-height: normal;
    margin-bottom: 20px
}

.awrd-lst--head {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 14px
}

.address-card--wgtmt {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 18px
}

.address-card--wgtmt:last-child {
    margin-bottom: 0px
}

.icon-evnts-mth {
    flex: 0 0 20px;
    max-width: 20px
}

.cont-evnts-vm {
    flex: 1;
    padding-left: 10px;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff
}

.wgt-book-buttons-wt {
    display: flex;
    align-items: center;
    margin-bottom: 25px
}

.btn.btn-ticket-btn {
    background-color: #c1ff72;
    border-color: #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #000;
    border-radius: 30px;
    padding: 10px 15px;
    line-height: normal;
    height: 50px;
    min-width: 228px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.btn.btn-share-evnt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border-color: rgba(193, 255, 114, .8980392157)
}

.price-frm-txt {
    color: hsla(0, 0%, 100%, .8);
    font-family: "Telegraf Regular";
    font-size: 16px;
    line-height: normal;
    margin-bottom: 8px
}

.music-price-evnts {
    color: #fff;
    font-family: "Telegraf UltraBold";
    font-size: 22px;
    line-height: normal;
    margin-bottom: 0px
}

.events-perform-layout {
    padding-top: 55px;
    padding-bottom: 26px
}

.card-box-performing {
    background: rgba(0, 0, 0, .6);
    padding: 33px 15px 38px;
    text-align: center;
    margin-bottom: 24px;
    height: calc(100% - 24px)
}

.evnts-artist-mtr {
    margin-bottom: 15px
}

.evnts-artist-mtr .img-userevnt--ws {
    display: inline-block;
    width: 98px;
    height: 98px;
    border: 1px solid #c1ff72;
    border-radius: 50%;
    padding: 5px
}

.events-usrwgt {
    color: #fff;
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 17px
}

.events-usrwgt a {
    color: #fff
}

.eng-writer-wgt {
    margin-bottom: 25px
}

.inline-singer {
    background-color: #c1ff72;
    font-family: "Telegraf UltraBold";
    font-size: 16px;
    color: #000;
    display: inline-block;
    padding: 5px 7px;
    line-height: normal
}

.view-artist-profile-wt {
    font-family: "Telegraf UltraBold";
    font-size: 14px;
    color: #c1ff72;
    display: inline-block
}

.about-events--section {
    padding-bottom: 54px
}

.box-content-eventswl {
    background: rgba(0, 0, 0, .6);
    padding: 30px 30px 17px
}

.box-content-eventswl p {
    font-family: "Telegraf Regular";
    font-size: 16px;
    margin-bottom: 23px;
    line-height: normal;
    color: #fff
}

.box-content-eventswl p .view-mtr-mr {
    color: #c1ff72
}

.profile-brand--wer {
    background-color: rgba(0, 0, 0, .6);
    padding: 20px 18px 15px;
    display: flex;
    flex-wrap: wrap;
    min-height: 125px;
    margin-bottom: 20px
}

.img-flexevt-wp {
    flex: 0 0 83px;
    max-width: 83px
}

.brand-flx--wgt {
    flex: 1;
    max-width: 100%;
    padding-left: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.brnd-head-title {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    margin-bottom: 5px
}

.brnd-head-title a {
    color: #fff
}

.located-addrs-pfl {
    display: flex;
    margin-bottom: 14px
}

.icon--wgtraw-pl {
    flex: 0 0 11px;
    max-width: 11px;
    line-height: 14px
}

.addrs-mav-rt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    padding-left: 5px;
    color: hsla(0, 0%, 100%, .6);
    line-height: normal
}

.view-pr-music-Lnk {
    line-height: 14px
}

.view-profile-evnt {
    font-family: "Telegraf UltraBold";
    font-size: 14px;
    color: #c1ff72;
    display: inline-block;
    text-transform: uppercase
}

.upcomming-events-artist {
    padding-top: 60px
}

@media(max-width: 1199px) {
    .img-flexevt-wp {
        flex: 0 0 50px;
        max-width: 50px
    }

    .brnd-head-title {
        font-size: 13px
    }

    .addrs-mav-rt {
        font-size: 12px
    }

    .view-profile-evnt {
        font-size: 11px
    }
}

@media(max-width: 991px) {
    .flxcolum--wtx {
        padding: 40px 0px 25px 0px
    }

    .flx--wapgrid,
    .ticket-wp-content {
        flex: 0 0 auto;
        width: 100%
    }

    .ticket-wp-content {
        padding-top: 30px
    }

    .share-btn-mtv {
        margin-left: auto
    }

    .inline-singer,
    .view-artist-profile-wt {
        font-size: 13px
    }

    .eng-writer-wgt {
        margin-bottom: 15px
    }

    .events-usrwgt {
        font-size: 24px
    }

    .profile-brand--wer {
        padding: 15px 10px 15px
    }

    .img-flexevt-wp {
        margin-bottom: 15px
    }

    .brand-flx--wgt {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px
    }
}

@media(max-width: 767px) {
    .events-detls-wapper {
        padding-top: 100px
    }

    .awrd-lst--head {
        font-size: 28px
    }

    .btn.btn-ticket-btn {
        padding: 10px 15px;
        height: 40px;
        min-width: 190px
    }

    .btn.btn-share-evnt {
        width: 40px;
        height: 40px
    }

    .box-content-eventswl {
        padding: 25px 15px 15px
    }

    .box-content-eventswl p {
        font-size: 14px
    }

    .profile-brand--wer {
        min-height: auto
    }

    .img-flexevt-wp {
        margin-bottom: 0px
    }

    .brand-flx--wgt {
        flex: 1;
        max-width: 100%;
        padding-left: 12px
    }

    .located-addrs-pfl {
        margin-bottom: 5px
    }
}

.discover-wapper {
    padding-top: 107px
}

.discover-banner {
    background: url(../images/discover-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 70px 0px
}

.heading-disc-wgt {
    font-size: 88px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px
}

.blog-discover-section {
    padding-top: 45px;
    padding-bottom: 80px
}

@media(min-width: 1200px) {
    .leftcol-discover {
        width: 804px
    }

    .rightcol-discover {
        width: calc(100% - 804px)
    }
}

.card-discover--mgt {
    background-color: rgba(0, 0, 0, .3019607843);
    padding: 16px;
    border: 1px solid #2e3033;
    position: relative;
    margin-bottom: 20px
}

.card-discover--mgt::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 10px;
    content: "";
    display: block;
    z-index: -1;
    --s: 11px;
    --t: 1px;
    --g: 6px;
    padding: calc(var(--g) + var(--t));
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box
}

.discover-blg-Img {
    position: relative
}

.discover-blg-Img::before {
    content: "";
    background: linear-gradient(180.19deg, rgba(0, 0, 0, 0) 25.78%, rgba(0, 0, 0, 0.86) 69.84%, rgba(0, 0, 0, 0.89) 99.83%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.discover-blg-Img img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover
}

.content-discover-pg {
    position: relative;
    padding: 20px 40px 25px 40px;
    padding-top: 23%
}

.content-discover-pg .discov-nm {
    font-family: "Telegraf UltraBold";
    font-size: 20px;
    color: #c1ff72
}

.content-discover-pg .discov-nm a {
    color: #c1ff72
}

.content-discover-pg .discover-heading-wgt {
    font-family: "Telegraf UltraBold";
    font-size: 36px;
    color: #fff;
    margin-bottom: 0px
}

.content-discover-pg .txt-mnth--wgt {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px
}

.boxcard--discovered-mst {
    margin-bottom: 20px
}

.cardvideo-trick-wt {
    background-color: rgba(0, 0, 0, .3019607843);
    padding: 14px;
    border: 1px solid #2e3033;
    position: relative;
    margin-bottom: 15px
}

.cardvideo-trick-wt::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 7px;
    content: "";
    display: block;
    z-index: -1;
    --s: 6px;
    --t: 2px;
    --g: 6px;
    padding: calc(var(--g) + var(--t));
    outline: var(--t) solid #2e3033;
    outline-offset: calc(-1*var(--t));
    -webkit-mask: conic-gradient(at var(--s) var(--s), rgba(0, 0, 0, 0) 75%, #000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)), linear-gradient(#000 0 0) content-box
}

.cardvideo-trick-wt .video-post-covered {
    height: 155px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: -6px
}

.cardvideo-trick-wt .img-post-covered {
    height: 155px;
    -o-object-fit: cover;
    object-fit: cover
}

.title-rt--mst {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    margin-bottom: 9px;
    line-height: 22px
}

.date-fillcover-mts span {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff
}

.multi-list-post-discover {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2117647059);
    padding-top: 18px;
    padding-bottom: 24px
}

.multi-list-post-discover:first-child {
    padding-top: 0px
}

.music-categ-disc {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: normal;
    margin-bottom: 12px
}

.disc-head-wgt {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    margin-bottom: 12px
}

.discover-dt-publsh {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: hsla(0, 0%, 100%, .5607843137);
    line-height: normal;
    margin-bottom: 0px
}

.upcomming-events-section {
    padding-bottom: 40px
}

.release-discover--layout {
    padding-bottom: 65px
}

.heading-podcast {
    margin-bottom: 35px
}

.release-card-elent {
    margin-bottom: 35px
}

.heading-realise-music {
    margin-bottom: 35px
}

.full-img-release {
    margin-bottom: 25px
}

.full-img-release img {
    width: 100%
}

.content-mgt-release {
    flex: 1;
    padding-right: 10px
}

.head-rls-title {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px
}

.content-rls--txtmt {
    font-family: "Telegraf Regular";
    color: hsla(0, 0%, 100%, .7019607843);
    font-size: 20px;
    margin-bottom: 0px;
    line-height: normal
}

.btn.btn-listen-btn {
    width: 117px;
    border: 1px solid #585858;
    height: 40px;
    border-radius: 30px;
    line-height: 28px;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .2509803922)
}

.btn.btn-listen-btn:hover,
.btn.btn-listen-btn:focus {
    background-color: #c1ff72;
    border-color: #c1ff72;
    font-family: "Telegraf UltraBold";
    color: #000;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .2509803922)
}

.imgrls--disc-yt {
    margin-bottom: 16px
}

.imgrls--disc-yt img {
    width: 100%
}

.title-hy-mst {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 27px
}

.txtmt-rlx-content {
    font-family: "Telegraf Regular";
    color: hsla(0, 0%, 100%, .7019607843);
    font-size: 16px;
    margin-bottom: 0px;
    line-height: normal
}

.podcasts-layout-wap {
    padding-bottom: 55px
}

@media(max-width: 1199px) {
    .heading-disc-wgt {
        font-size: 68px
    }

    .content-discover-pg .discover-heading-wgt {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .heading-disc-wgt {
        font-size: 28px
    }

    .content-mgt-release {
        flex: 0 0 auto;
        width: 100%;
        padding-right: 0px;
        margin-bottom: 15px
    }

    .content-discover-pg {
        padding: 20px 15px 25px 15px
    }

    .content-discover-pg .discover-heading-wgt {
        font-size: 24px
    }

    .blog-discover-section {
        padding-bottom: 50px
    }

    .release-discover--layout {
        padding-bottom: 30px
    }

    .podcasts-layout-wap {
        padding-bottom: 15px
    }
}

.bg-vanues-dtl-shadow {
    background-image: radial-gradient(rgb(0, 0, 0) -100%, rgba(74, 89, 55, 0.2) 9%, rgb(0, 0, 0) 67%);
    position: absolute;
    left: 0;
    top: 4rem;
    right: 0;
    height: 31%;
    z-index: -1;
    opacity: .7
}

.vanues-detail-wapper {
    padding-top: 100px
}

.banner-shadow-venues::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) -20.11%, #000000 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.vanue-content--vmtprst {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 45px
}

.out-of-rating {
    line-height: normal;
    margin-left: 10px
}

.itemList--droptxt:hover {
    border-bottom-color: #c1ff72
}

.itemList--droptxt:hover a {
    color: #c1ff72
}

.itemList--droptxt:hover a svg path {
    fill: #c1ff72
}

.btn.connect-btn-hover:hover,
.btn.connect-btn-hover:focus {
    background-color: #c1ff72;
    border-color: #c1ff72;
    font-family: "Telegraf UltraBold";
    color: #000
}

.txt-review-num {
    font-size: 18px;
    font-family: "Telegraf Regular";
    color: hsla(0, 0%, 100%, .8);
    display: inline-block;
    line-height: normal
}

.lst-wtm-emnt .item-const--wts {
    display: inline-block;
    margin-left: 25px;
    color: hsla(0, 0%, 100%, .8);
    position: relative;
    font-size: 18px;
    font-family: "Telegraf Regular"
}

.lst-wtm-emnt .item-const--wts::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #d9d9d9;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.inline-reviw-mt {
    margin-right: 25px;
    display: inline-block
}

.txt-mtwrte-link {
    display: inline-block;
    color: #c1ff72;
    font-size: 18px;
    font-family: "Telegraf Regular";
    text-decoration: underline
}

.txt-mtwrte-link:hover {
    text-decoration: underline
}

.txt-mtwrte-link img {
    margin-right: 10px
}

.offer-venue-layout {
    padding-top: 30px;
    position: relative
}

.offer-venue-layout::before {
    content: "";
    background: linear-gradient(0deg, rgba(74, 89, 55, 0.0901960784), rgba(74, 89, 55, 0.1098039216), rgba(74, 89, 55, 0.1411764706));
    width: 100%;
    height: 100%;
    display: block;
    margin: auto;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    opacity: .7
}

.venue-tab-elemnts-itms {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 5px;
    scrollbar-width: none;
    display: flex
}

.pills-venue-menu {
    border-bottom: 1px solid #171616;
    align-items: flex-end;
    flex-wrap: nowrap;
    flex: 1
}

.pills-venue-menu .itm-venue-menu {
    flex: 1;
    max-width: 100%;
    margin-bottom: -0.5px
}

.pills-venue-menu .itm-venue-menu .itm-link-venue-tb {
    background-color: rgba(0, 0, 0, 0);
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    padding: 20px 15px 20px;
    line-height: normal;
    border: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    position: relative;
    white-space: nowrap
}

.pills-venue-menu .itm-venue-menu .itm-link-venue-tb::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0px;
    bottom: -4px;
    text-align: center;
    margin: auto;
    transition: all .2s
}

.pills-venue-menu .itm-venue-menu .itm-link-venue-tb.active {
    font-family: "Telegraf UltraBold";
    border-bottom-color: #c1ff72;
    color: #c1ff72
}

.pills-venue-menu .itm-venue-menu .itm-link-venue-tb.active::after {
    background-color: #c1ff72
}

.common-venuetab-container {
    padding-top: 40px
}

.abt-bio-venue-title {
    font-size: 22px;
    font-weight: 400
}

.short-line-small-txt {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff
}

.txt-abt-paragr {
    color: #c9c9c9;
    font-family: "Telegraf Regular";
    font-size: 16px
}

.ul-list-abt-paragr {
    list-style: disc;
    padding-left: 25px;
    margin-bottom: 16px
}

.ul-list-abt-paragr li {
    color: #c9c9c9;
    font-family: "Telegraf Regular";
    font-size: 16px
}

@media(min-width: 922px) {
    .side-all-col-rm {
        width: 380px
    }

    .rgt-all-col {
        width: calc(100% - 380px)
    }
}

.card-vanue-ws {
    background: rgba(0, 0, 0, .6);
    padding: 25px 24px 25px 21px;
    margin-bottom: 10px
}

.title--side-vnm {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    margin-bottom: 15px
}

.offer-lst-wgt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff
}

.offer-lst-wgt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    margin-bottom: 17px;
    position: relative
}

.offer-lst-wgt:last-child {
    margin-bottom: 0px
}

.offer-lst-wgt::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #c1ff72;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.lst-hrs-wm {
    margin-bottom: 25px
}

.hrs-title-dy {
    font-family: "Telegraf UltraBold";
    font-size: 15px;
    color: #fff;
    margin-bottom: 5px
}

.time-txt-wts {
    font-family: "Telegraf Regular";
    font-size: 15px;
    color: #fff;
    display: block
}

.spaces-area-tablecontent {
    padding-top: 0px
}

.title-spaces-wt {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px
}

.table-list-spaces thead tr th {
    background-color: #000;
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 13px 20px 13px 20px;
    border-bottom-color: hsla(0, 0%, 100%, .0784313725);
    box-shadow: none
}

.table-list-spaces tbody tr td {
    background-color: #000;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    padding: 13px 20px 13px 20px;
    border-bottom-color: hsla(0, 0%, 100%, .0392156863);
    box-shadow: none
}

.table-list-spaces tbody tr:last-child td {
    border-bottom: 0px
}

.review-section {
    padding-top: 46px
}

.rating-box-content {
    background-color: hsla(0, 0%, 100%, .031372549);
    padding: 40px 30px;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 20px;
    height: calc(100% - 20px)
}

.rating-discription-wgt {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff
}

.rating-star-icon {
    margin-bottom: 28px
}

.user-pic-rating {
    margin-bottom: 5px
}

.user-pic-rating img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.title-rating-name {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
    line-height: normal
}

.rating-designation {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: hsla(0, 0%, 100%, .6);
    margin-bottom: 0px;
    line-height: normal
}

.similar-venues {
    padding-top: 70px
}

.vanuee-artist--msc {
    margin-bottom: 30px
}

.image-vanues-htl {
    margin-bottom: 20px
}

.head-vanue-txt {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 24px
}

.short-vanue-disc {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px
}

.vanue-types-itm .lst-vanue-msc {
    margin-right: 40px;
    display: inline-block;
    text-align: center
}

.vanue-types-itm .lst-vanue-msc:last-child {
    margin-right: 0px
}

.vanue-iconbar-ms {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #c1ff72;
    border-radius: 50%
}

.vanue-numb-ms {
    font-family: "Telegraf Regular";
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: normal;
    margin-top: 10px
}

.tooltips-wgt {
    font-family: "Telegraf Regular";
    font-size: 14px;
    visibility: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 85px;
    height: 30px;
    line-height: 20px;
    background-color: #000;
    border: 1px solid #c1ff72;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 10px;
    z-index: 1;
    opacity: 0;
    transition: opacity .6s
}

.tooltips-wgt.tooltips-top {
    bottom: 125%
}

.tooltips-wgt::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 10px solid rgba(0, 0, 0, 0);
    border-top-color: #c1ff72
}

.tooltips-wgt::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 8px solid rgba(0, 0, 0, 0);
    border-top-color: #000
}

.lst-vanue-msc:hover .tooltips-wgt {
    visibility: visible;
    opacity: 1
}

.past-event-layout {
    padding-top: 40px
}

.shop-new-arrive-vanue {
    padding-top: 40px
}

.btn.btn-vanue-evnts {
    font-family: "Telegraf Regular";
    background-color: #c1ff72;
    border-color: #c1ff72;
    color: #000;
    font-size: 16px;
    width: 185px;
    height: 40px;
    line-height: 28px
}

.btn.btn-vanue-evnts:hover,
.btn.btn-vanue-evnts:focus,
.btn.btn-vanue-evnts:active {
    font-family: "Telegraf UltraBold";
    background: #c1ff72;
    color: #000;
    border-color: #c1ff72
}

.card-img-pic {
    background-color: rgba(0, 0, 0, .431372549);
    border: 1px solid #2b381c;
    border-radius: 15px
}

.text-mt--imgchs {
    display: block;
    padding: 25px 15px 30px;
    text-align: center;
    cursor: pointer
}

.text-mt--imgchs input {
    display: none;
    visibility: hidden
}

.img-chs--thumbnail {
    display: inline-block;
    margin-bottom: 5px
}

.add-ttl-img {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px
}

.small-txtdrag {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: hsla(0, 0%, 100%, .7803921569);
    margin-bottom: 0px
}

.rate-icon-review {
    margin-right: 5px
}

.txt-good-wt {
    font-family: "Telegraf Regular";
    font-size: 10px;
    color: #fff;
    margin-top: 5px
}

.card-wth-wpbox {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 10px;
    color: #fff;
    border: 1px solid #c1ff72;
    border-radius: 30px;
    padding: 6.5px 12px;
    line-height: 10.4px;
    margin-right: 5px
}

.card-wth-wpbox:last-child {
    margin-right: 0px
}

@media(max-width: 1199px) {
    .vanue-types-itm .lst-vanue-msc {
        margin-right: 20px
    }
}

@media(max-width: 991px) {
    .img-responsive-venues {
        height: 350px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .vanue-iconbar-ms {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .vanue-types-itm .lst-vanue-msc {
        margin-right: 10px
    }
}

@media(max-width: 767px) {
    .vanues-detail-wapper {
        padding-top: 74px
    }

    .lst-wtm-emnt .item-const--wts {
        margin-left: 0px
    }

    .flex-prmwt-wap {
        flex: 0 0 auto;
        width: 100%;
        justify-content: space-between;
        margin-top: 15px
    }

    .table-list-spaces thead tr th {
        font-size: 14px
    }

    .table-list-spaces tbody tr td {
        font-size: 12px
    }

    .card-vanue-ws {
        padding: 15px 15px 15px 15px
    }
}

.page-body-wrapper {
    max-width: calc(100% - 95px);
    margin-left: auto
}

.container-px {
    padding-left: 28px;
    padding-right: 28px
}

.my-profile-page {
    padding-bottom: 35px
}

.heading-txt-profile {
    font-size: 28px;
    color: #fff
}

.text-disc-wtp {
    font-family: "Telegraf Regular";
    color: #9c9c9c;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: normal
}

.profile-card {
    background-color: #060608;
    border-radius: 15px
}

.top-profile-information {
    padding: 45px 35px;
    border-bottom: 4px solid #101012
}

.custom-add-profile-flx {
    display: flex;
    flex-wrap: wrap
}

.my-profile-add {
    flex: auto;
    max-width: 60%;
    padding-right: 20px;
    display: flex;
    flex-wrap: wrap
}

.uplaod-img-profile {
    flex: 0 0 165px;
    max-width: 165px
}

.img-pic-circle {
    width: 165px;
    height: 165px;
    display: inline-block;
    position: relative;
    border: 1px solid #c1ff72;
    border-radius: 50%;
    text-align: center
}

.img-pic-circle .pic-my-pfl {
    width: 100%;
    height: 100%;
    padding: 9px;
    -o-object-fit: cover;
    object-fit: cover
}

.upload-file-img {
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: inline-block;
    border: 1px solid #c0fe71;
    background-color: #000;
    width: 46px;
    height: 46px;
    line-height: normal;
    border-radius: 50%
}

.upload-file-img .pic-label-use {
    padding: 9px 0px;
    display: block;
    cursor: pointer
}

.side-name-infopf {
    flex: 0 0 calc(100% - 165px);
    max-width: calc(100% - 165px);
    padding-left: 25px;
    align-self: center
}

.name-title-user {
    font-size: 56px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px
}

.designt-with--row {
    background-color: #c1ff72;
    color: #000;
    font-family: "Telegraf UltraBold";
    font-size: 21px;
    display: inline-block;
    padding: 9px 12px;
    line-height: normal
}

.right-sd-complete-profle {
    flex: 0 0 40%;
    max-width: 40%;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: end
}

.edit-profile-wp {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 55px
}

.edit-profile-btn {
    background-color: #000;
    border: 1px solid #c0fe71;
    font-family: "Telegraf Regular";
    font-size: 14px;
    width: 175px;
    height: 45px;
    display: inline-block;
    border-radius: 30px;
    color: #c0fe71;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 10px
}

.edit-profile-btn:hover {
    background-color: #c0fe71;
    color: #000
}

.edit-profile-btn:hover svg path {
    fill: #000
}

.account-type-flxw {
    flex: auto;
    max-width: 395px;
    text-align: left;
    margin-left: auto;
    align-self: flex-end
}

.account-btn-dropdown {
    font-family: "Telegraf Regular";
    color: #767676;
    font-size: 16px !important
}

.menu-dropdown-account {
    width: 100%;
    background-color: #000;
    border: 1px solid #2b381c;
    border-radius: 20px;
    margin-top: 10px !important;
    padding: 0px
}

.menu-dropdown-account .itms-type-account .select-itm-value {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 16px 25px;
    border-bottom: 1px solid #2b381c;
    line-height: normal
}

.menu-dropdown-account .itms-type-account .select-itm-value:hover {
    color: #c1ff72
}

.menu-dropdown-account .itms-type-account:last-child .select-itm-value {
    border-bottom: 0px
}

.profile-complete-progress {
    max-width: 445px;
    text-align: left;
    margin-top: 30px
}

.txt-pfl-complete {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    line-height: normal;
    margin-bottom: 15px
}

.progress-txt-percnt {
    font-family: "Bevan", serif;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    top: -40px;
    right: 16%
}

.progress-slide {
    background-color: #151515;
    width: 100%;
    height: 10px;
    border-radius: 30px;
    overflow: hidden
}

.slide-percent-progress {
    width: 80%;
    height: 10px;
    display: inline-block;
    background-color: #c0fe71;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px
}

.user-self-intro {
    margin-top: 40px
}

.txtbio-info {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

.info-content-us-wth {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px
}

.middle-profile-informtion {
    padding-top: 35px
}

.tabcontent--profile {
    padding: 40px 35px 50px
}

.pills-profile {
    border-bottom: 1px solid rgba(51, 51, 51, .4196078431)
}

.pills-profile .menu-profile-itms {
    flex: auto;
    max-width: 258px;
    margin-bottom: -0.5px
}

.pills-profile .menu-profile-itms .nav-profile-menu {
    background-color: rgba(0, 0, 0, 0);
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    padding: 10px 15px 20px;
    line-height: normal;
    border: 0px;
    border-bottom: 1px solid #333;
    width: 100%;
    position: relative
}

.pills-profile .menu-profile-itms .nav-profile-menu::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0px;
    bottom: -4px;
    text-align: center;
    margin: auto;
    transition: all .2s
}

.pills-profile .menu-profile-itms .nav-profile-menu.active {
    font-family: "Telegraf UltraBold";
    border-bottom-color: #c1ff72;
    color: #c1ff72
}

.pills-profile .menu-profile-itms .nav-profile-menu.active::after {
    background-color: #c1ff72
}

.heading-info-ttl {
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px
}

.basic-content-wap {
    max-width: 815px
}

.field-group-mlti {
    margin-bottom: 30px
}

.social-content-wap {
    max-width: 815px
}

.profile-wts--type {
    padding-top: 25px
}

.title-type-publs {
    font-family: "Telegraf Regular";
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    line-height: normal
}

.form-control.textarea-write {
    height: 160px;
    border-radius: 22px;
    resize: none
}

.ms-lover {
    font-family: "Telegraf UltraBold";
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    line-height: normal
}

.more-dtls-disc {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #707070;
    margin-bottom: 0px
}

.refer-modal-layout .modal-content {
    background-color: #000;
    border: 1px solid rgba(192, 254, 113, .3882352941);
    border-radius: 15px
}

.bottom-save-full-form {
    padding-top: 25px
}

.btn-save-profile-view {
    background-color: #c0fe71;
    border: 1px solid #c0fe71;
    font-family: "Telegraf UltraBold";
    font-size: 16px;
    color: #000;
    border-radius: 30px;
    width: 220px;
    height: 52px
}

.refer-modal-layout {
    max-width: 600px
}

.refer-modal-layout .modal-content {
    background-color: #000;
    border: 1px solid rgba(192, 254, 113, .3882352941);
    border-radius: 15px
}

.refer-modal-layout .modal-head--refer {
    border-bottom-color: #c0fe71;
    padding: 21px 30px
}

.refer-modal-layout .body-refer-layut {
    padding: 40px 30px 0px
}

@media(max-width: 1280px) {
    .name-title-user {
        font-size: 46px
    }

    .account-type-flxw {
        max-width: 295px
    }
}

@media(max-width: 1199px) {
    .top-profile-information {
        padding: 30px 25px
    }

    .uplaod-img-profile {
        flex: 0 0 130px;
        max-width: 130px
    }

    .side-name-infopf {
        flex: 0 0 calc(100% - 130px);
        max-width: calc(100% - 130px)
    }

    .img-pic-circle {
        width: 130px;
        height: 130px
    }

    .name-title-user {
        font-size: 28px
    }

    .designt-with--row {
        font-size: 16px
    }

    .profile-complete-progress {
        margin-top: 15px
    }

    .progress-txt-percnt {
        right: 5%;
        font-size: 18px
    }

    .edit-profile-wp {
        margin-bottom: 15px
    }

    .tabcontent--profile {
        padding: 40px 25px 50px
    }
}

@media(max-width: 991px) {

    .my-profile-add,
    .right-sd-complete-profle {
        flex: 0 0 100%;
        max-width: 100%
    }

    .my-profile-add {
        padding-right: 0px;
        margin-bottom: 30px
    }

    .edit-profile-wp {
        flex: auto;
        max-width: 175px;
        margin-bottom: 0px;
        align-self: end
    }
}

@media(max-width: 767px) {
    .header-layout {
        border-bottom: 1px solid #171616
    }

    .page-body-wrapper {
        max-width: calc(100% - 0px)
    }

    .container-px {
        padding-left: 15px;
        padding-right: 15px
    }

    .my-profile-page {
        padding-top: 20px
    }

    .uplaod-img-profile {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }

    .side-name-infopf {
        flex: 0 0 calc(100% - 0px);
        max-width: calc(100% - 0px);
        padding-left: 0px
    }

    .top-profile-information {
        padding: 25px 15px
    }

    .account-type-flxw {
        padding-left: 15px
    }

    .account-type-flxw .account-btn-dropdown {
        height: 45px;
        padding: 10px 15px
    }

    .menu-dropdown-account .itms-type-account .select-itm-value {
        padding: 15px 20px;
        font-size: 16px
    }

    .info-content-us-wth {
        font-size: 14px
    }

    .tabcontent--profile {
        padding: 40px 15px 50px
    }
}

@media(max-width: 575px) {

    .edit-profile-wp,
    .account-type-flxw {
        flex: 0 0 100%;
        max-width: 100%
    }

    .account-type-flxw {
        padding-left: 0px
    }
}

.icon-locatn-contrt {
    flex: 0 0 20px;
    max-width: 20px
}

.contrt-txt-adrs {
    flex: 1;
    padding-left: 10px
}

.contrt-txt-adrs .adrs-mt-contrt {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: hsla(0, 0%, 100%, .8);
    line-height: 26px;
    margin-bottom: 0px
}

.common-contactor-container {
    padding-top: 40px
}

.type-itms-contract-vl {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    justify-content: space-between
}

.type-itms-contract-vl .lst-contract-itms {
    display: inline-block;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px
}

.we-offer-itms {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 17px;
    position: relative
}

.we-offer-itms:last-child {
    margin-bottom: 0px
}

.we-offer-itms::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #c1ff72;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.manage-team-work {
    padding-top: 75px
}

.team-card-contract {
    padding: 18px;
    border: 1px solid #2e3033;
    position: relative;
    margin-bottom: 30px;
    height: calc(100% - 30px)
}

.team-card-contract::before {
    background: url(../images/corner-left-top-arrow-icon.svg) no-repeat;
    background-size: 100%;
    content: "";
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    top: 17px;
    left: 17px
}

.team-card-contract::after {
    background: url(../images/corner-right-top-arrow-icon.svg) no-repeat;
    background-size: 100%;
    content: "";
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 17px
}

.corner-line-team {
    padding: 10px 10px 15px;
    position: relative;
    height: 100%
}

.corner-line-team::before {
    background: url(../images/corner-left-bottom-arrow-icon.svg) no-repeat;
    background-size: 100%;
    content: "";
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0px
}

.corner-line-team::after {
    background: url(../images/corner-right-bottom-arrow-icon.svg) no-repeat;
    background-size: 100%;
    content: "";
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0px
}

.work-contract-team-img img {
    width: 100%
}

.team-title-name {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 15px 0px 10px
}

.team-work-position {
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: hsla(0, 0%, 100%, .6);
    margin-bottom: 0px;
    line-height: normal
}

.certificate-contractor {
    padding-top: 54px;
    padding-bottom: 25px
}

.certificate-card-contract {
    border: 1px solid #2e3033;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    min-height: 115px;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .certificate-card-contract {
        min-height: 85px
    }
}

@media(max-width: 991px) {
    .team-title-name {
        font-size: 16px
    }

    .type-itms-contract-vl {
        justify-content: flex-start
    }
}

.music-profile-wrapper {
    padding-top: 100px
}

.my-music-profile {
    padding-top: 40px;
    padding-bottom: 65px
}

.music-pic-thumb {
    width: 114px;
    height: 114px;
    display: inline-block;
    position: relative;
    border: 1px solid #c1ff72;
    border-radius: 50%;
    text-align: center
}

.music-pic-thumb .user-thumb-msc-pic {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    padding: 6px
}

.attach-picture-user {
    position: absolute;
    bottom: 5px;
    right: -8px;
    display: inline-block;
    border: 1px solid #c0fe71;
    background-color: #000;
    width: 40px;
    height: 40px;
    line-height: normal;
    border-radius: 50%;
    padding: 6px 0px
}

.left-pfl-infomsc {
    padding-right: 20px
}

.my-follow-setwp {
    padding-top: 12px
}

.my-follow-setwp .follow-list--msc {
    display: inline-block;
    margin-right: 40px
}

.my-follow-setwp .follow-list--msc:last-child {
    margin-right: 0px
}

.btn.btn-music-follow {
    background-color: rgba(0, 0, 0, .4901960784);
    border: 1px solid #c1ff72;
    border-radius: 50px;
    width: 110px;
    height: 40px;
    padding: 8px 10px;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase
}

.btn.btn-music-follow:hover,
.btn.btn-music-follow:focus {
    background-color: #c1ff72;
    color: #000;
    font-family: "Telegraf UltraBold"
}

.music-follow-txt {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff
}

.social-linkwts {
    text-align: right
}

.social-linkwts .social-itms-link {
    display: inline-block;
    margin-left: 30px
}

.social-linkwts .social-itms-link:first-child {
    margin-left: 0px
}

.music-profie-tabs-info {
    padding-top: 25px
}

.tab-userInfo-music {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 5px;
    scrollbar-width: none;
    display: flex
}

.pills-profile-music {
    border-bottom: 1px solid rgba(51, 51, 51, .4196078431);
    flex-wrap: nowrap;
    flex: 1
}

.pills-profile-music .menu-profile-itms-msc {
    flex: 1;
    max-width: 100%;
    margin-bottom: -0.5px
}

.pills-profile-music .menu-profile-itms-msc .nav-profile-menu-msc {
    background-color: rgba(0, 0, 0, 0);
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    padding: 10px 15px 20px;
    line-height: normal;
    border: 0px;
    border-bottom: 1px solid #333;
    width: 100%;
    position: relative
}

.pills-profile-music .menu-profile-itms-msc .nav-profile-menu-msc::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0px;
    bottom: -4px;
    text-align: center;
    margin: auto;
    transition: all .2s
}

.pills-profile-music .menu-profile-itms-msc .nav-profile-menu-msc.active {
    font-family: "Telegraf UltraBold";
    border-bottom-color: #c1ff72;
    color: #c1ff72
}

.pills-profile-music .menu-profile-itms-msc .nav-profile-menu-msc.active::after {
    background-color: #c1ff72
}

.postlayut-container {
    padding: 30px 40px 35px
}

.postlist-mult-music {
    max-width: 800px
}

.music-post-card {
    background-color: #060608;
    border: 1px solid #1d1d1d;
    border-radius: 15px;
    margin-bottom: 20px
}

.addpost-user-msc {
    padding: 40px 25px
}

.card-bodyflx-post {
    padding: 35px 32px 0px
}

.feed-header-wgt {
    padding-bottom: 18px
}

.post-feedpic-content {
    flex: 0 0 auto;
    width: 60px
}

.picuser--mtv {
    display: inline-block;
    background-color: #0b0b0f;
    border: 1px solid #2c2c2c;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    padding: 4px
}

.rgt--sd-infmat {
    padding-left: 12px
}

.nm-user-feed {
    font-family: "Telegraf UltraBold";
    font-size: 18px;
    color: #fff;
    margin-bottom: 0px;
    line-height: normal
}

.follow-feed {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #979797;
    margin-left: 12px;
    line-height: normal;
    display: inline-block
}

.follow-feed.follow-txt-wm {
    font-family: "Telegraf UltraBold";
    color: #c0fe71
}

.follow-feed::before {
    content: "";
    background-color: #d9d9d9;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 5px;
    vertical-align: middle;
    margin-right: 5px
}

.hrs-posttime {
    line-height: 10px
}

.hrs-posttime span {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #666;
    text-transform: capitalize
}

.feed-content-postline {
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #c9c9c9;
    line-height: 21px;
    margin-bottom: 15px
}

.img-video--blockfeed .imgview--wts {
    border-radius: 10px
}

.img-video--blockfeed .btn-play-feed {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(50% 50%)
}

.postimage-feedarea img {
    border-radius: 10px
}

.multi-image-postrow {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px
}

.colum-img-grid-1 {
    flex: 0 0 58%;
    max-width: 58%;
    padding-left: 7px;
    padding-right: 7px
}

.colum-img-grid-2 {
    flex: 0 0 42%;
    max-width: 42%;
    padding-left: 7px;
    padding-right: 7px
}

.wgt-space--postimg-100 {
    margin-bottom: 15px;
    height: calc(100% - 15px)
}

.wgt-space--postimg {
    margin-bottom: 15px;
    height: calc(50% - 15px)
}

.wgt-space--postimg img {
    height: 100%
}

.post-bottom-sharewts {
    display: flex;
    flex-wrap: wrap;
    padding: 24px 0px
}

.left-actionside-pts {
    flex: 1
}

.action-wts--pws .lst-share--pstd {
    display: inline-block;
    margin-right: 30px
}

.action-wts--pws .lst-share--pstd:last-child {
    margin-right: 0px
}

.action-wts--pws .lst-share--pstd a {
    display: inline-block
}

.action-wts--pws .lst-share--pstd span {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
    vertical-align: middle
}

.action-wts--pws .lst-share--pstd span:hover {
    color: #c0fe71
}

.right-actionside-pts {
    flex: 1
}

.right-actionside-pts span {
    display: inline-block
}

.other-actwt {
    margin-right: 10px
}

.item-lk--uts {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #666;
    margin-left: 10px
}

.item-lk--uts::before {
    content: "";
    background-color: #d8c0c0;
    width: 3px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px
}

.item-lk--uts:first-child {
    margin-left: 0px
}

.item-lk--uts:first-child::before {
    display: none
}

.footer-comment-feeds {
    background-color: #121217;
    padding: 21.5px 25px 21.5px 30px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    flex-wrap: wrap
}

.author-pic-feed {
    flex: 0 0 auto;
    width: 47px
}

.author-pic-feed img {
    width: 47px;
    height: 47px;
    -o-object-fit: cover;
    object-fit: cover
}

.side-comment-write {
    flex: 1;
    max-width: 100%;
    padding-left: 15px
}

.form-control.control-input-comment {
    background: rgba(0, 0, 0, .431372549);
    border: 1px solid #2b381c;
    border-radius: 50px;
    height: 47px;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: hsla(0, 0%, 100%, .6);
    padding-left: 25px;
    padding-right: 130px
}

.form-control.control-input-comment::-moz-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.form-control.control-input-comment::placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.form-control.control-input-comment:focus {
    box-shadow: none;
    outline: none
}

.multiitms-comments-button {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -2px
}

.multiitms-comments-button button {
    vertical-align: bottom;
    line-height: 14px
}

.multiitms-comments-button .btn-smile-btn {
    margin-right: 5px
}

.multiitms-comments-button .btn-send-btn {
    margin-left: 28px
}

.about-moreinfo-ms-layout {
    padding: 50px 35px 40px
}

.group-list-musc-tag {
    margin-bottom: 40px
}

.group-list-musc-tag:last-child {
    margin-bottom: 0px
}

.heading-wt-wrs {
    color: #fff;
    font-family: "Telegraf UltraBold";
    font-size: 24px;
    margin-bottom: 10px;
    line-height: normal
}

.abt-txtln-wn {
    color: #707070;
    font-family: "Telegraf Regular";
    font-size: 18px;
    margin-bottom: 20px
}

.mult-musc-abtot {
    display: flex;
    flex-wrap: wrap
}

.mult-musc-abtot .elemt-itms-musc-block {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.mult-musc-abtot .elemt-itms-musc-block .block-chain-music {
    display: inline-block;
    border: 1px solid #c0fe71;
    border-radius: 50px;
    padding: 10px 23px 10px 23px;
    line-height: normal
}

.nm-inline-txt {
    font-family: "Telegraf Regular";
    color: #fff;
    font-size: 18px;
    display: block
}

.follow-profile-layout {
    padding: 30px 35px 36px
}

.card-followers-box {
    background-color: #000;
    border: 1px solid #26262a;
    border-radius: 10px;
    padding: 18px 15px 18px 18px;
    height: calc(100% - 18px);
    margin-bottom: 18px
}

.connect-flx-element {
    display: flex;
    flex-wrap: wrap
}

.connect-artist-mt {
    flex: 0 0 85px;
    max-width: 85px
}

.connect-artist-mt img {
    border-radius: 10px
}

.connect-sideright-flx {
    flex: 1;
    max-width: 100%;
    padding-left: 12px;
    line-height: normal
}

.heading-nm-artist {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 7px
}

.singer-infowps {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px
}

.location-view-connect {
    line-height: 14px;
    margin-bottom: 15px
}

.location-view-connect .artist-location {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff
}

.more-illview-buttons {
    align-items: center
}

.btn-profle-view {
    font-family: "Telegraf UltraBold";
    font-size: 14px;
    color: #c1ff72;
    padding: 0px
}

.btn-profle-view:focus {
    color: #c1ff72
}

.btn-following {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #979797;
    text-transform: uppercase
}

.btn-following.follow-active {
    color: #c1ff72;
    font-family: "Telegraf UltraBold"
}

@media(max-width: 1199px) {
    .my-follow-setwp .follow-list--msc {
        margin-right: 30px
    }
}

@media(max-width: 991px) {

    .left-pfl-infomsc,
    .right-follow-flxset {
        flex: 0 0 auto;
        width: 100%
    }

    .my-follow-setwp {
        padding-top: 20px
    }

    .social-linkwts {
        text-align: left;
        margin-top: 15px
    }

    .left-actionside-pts,
    .right-actionside-pts {
        flex: 0 0 100%;
        max-width: 100%
    }

    .right-actionside-pts {
        margin-top: 15px
    }
}

@media(max-width: 767px) {
    .my-follow-setwp .follow-list--msc {
        margin-right: 10px
    }

    .btn.btn-music-follow {
        width: 80px;
        height: 32px;
        font-size: 12px
    }

    .music-follow-txt {
        font-size: 14px
    }

    .social-linkwts .social-itms-link {
        margin-left: 20px
    }

    .social-linkwts .social-itms-link .links-social-profl img {
        width: 20px
    }

    .postlayut-container {
        padding: 30px 15px 20px
    }

    .addpost-user-msc {
        padding: 20px 15px 5px
    }

    .post-upload-imagecard {
        min-height: 200px
    }

    .btn.post-btnill-cancel {
        width: 75px;
        height: 36px;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 26px
    }

    .btn.post-btnill-save {
        width: 118px;
        height: 36px;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 26px
    }

    .btn.post-btnill-post {
        width: 60px;
        height: 36px;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 26px
    }

    .about-moreinfo-ms-layout {
        padding: 30px 15px 40px
    }

    .heading-wt-wrs {
        font-size: 22px;
        margin-bottom: 0px
    }

    .nm-inline-txt {
        font-size: 14px
    }

    .button-add-lst {
        margin-top: 10px
    }

    .follow-profile-layout {
        padding: 30px 15px 36px
    }

    .card-bodyflx-post {
        padding: 20px 15px 0px
    }

    .action-wts--pws .lst-share--pstd {
        margin-right: 10px
    }

    .action-wts--pws .lst-share--pstd img {
        width: 20px
    }

    .action-wts--pws .lst-share--pstd span {
        font-size: 16px
    }

    .item-lk--uts {
        font-size: 16px
    }

    .footer-comment-feeds {
        padding: 15px 10px
    }

    .side-comment-write {
        padding-left: 10px
    }

    .form-control.control-input-comment {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 90px
    }

    .multiitms-comments-button {
        line-height: normal
    }

    .multiitms-comments-button .btn-send-btn {
        margin-left: 10px
    }

    .multiitms-comments-button button {
        line-height: normal
    }

    .multiitms-comments-button button img {
        height: 15px
    }
}

.action-element-area {
    padding: 45px 0px
}

.thr-icon-mb {
    display: inline-block;
    margin-right: 15px
}

.thr-icon-mb:last-child {
    margin-right: 0px
}

.social-icon-bottom {
    display: inline-block;
    margin-right: 18px
}

.social-icon-bottom:last-child {
    margin-right: 0px
}

.footer-bottom {
    background-color: #c1ff72;
    padding: 36px 0px
}

.copywite-txt p {
    color: #330c0c;
    font-size: 16px;
    font-family: "Telegraf UltraLight"
}

.ftr-items-menu {
    display: inline-block;
    margin-left: 40px
}

.ftr-items-menu:first-child {
    margin-left: 0px
}

.ftr-items-menu .ftr-link-items {
    font-size: 16px;
    font-family: "Telegraf Regular";
    color: #000
}

.txt-made-wt p {
    color: #330c0c;
    font-size: 16px;
    font-family: "Telegraf Regular"
}

@media(max-width: 1199px) {
    .ftr-items-menu {
        margin-left: 30px
    }
}

@media(max-width: 991px) {
    .copywite-txt p {
        font-size: 14px
    }

    .ftr-items-menu {
        margin-left: 15px
    }

    .ftr-items-menu:first-child {
        margin-left: 0px
    }

    .ftr-items-menu .ftr-link-items {
        font-size: 14px
    }

    .txt-made-wt p {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .footer-bottom {
        padding: 20px 0px
    }

    .action-element-area {
        padding: 30px 0px
    }

    .thr-icon-mb {
        margin-right: 5px;
        width: 28px
    }

    .social-icon-bottom {
        margin-right: 5px;
        width: 22px
    }

    .social-icon-bottom img {
        height: 22px
    }

    .disc-content-wt {
        font-size: 16px
    }

    .list-content-msc li {
        font-size: 16px
    }

    .copywite-txt {
        text-align: center
    }

    .footer-menu-nv {
        text-align: center
    }

    .txt-made-wt {
        text-align: center
    }
}

/*# sourceMappingURL=style.css.map */

.dropdown-menu ul {
    width: max-content;
}


.bullet-check-lst {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.itms-bullet-grp {
    margin-right: 30px;
}

.bullet-txt-label {
    cursor: pointer;
    font-family: "Telegraf Regular";
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
}

.bullet-txt-label .check-itms-inputs {
    width: 18px;
    height: 18px;
    border: 1px solid #434a39;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    outline: none;
    vertical-align: middle;
    cursor: pointer;
}

.bullet-txt-label .check-itms-inputs:checked {
    background-color: #c0fe71;
}

.bullet-txt-label .check-itms-inputs:checked::before {
    background: url(./assets/images/check-icon-black.svg) no-repeat center;
}

.bullet-txt-label .check-itms-inputs::before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    transform: translateY(-1px);
}

.bullet-txt-label .nm-txt-filed {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}


.select-option-area .select2-selection--single {
    background-color: rgba(0, 0, 0, .431372549);
    border: 1px solid #2b381c;
    border-radius: 30px;
    color: #5e5f60;
    font-family: "Telegraf Regular";
    font-size: 14px;
    height: 52px;
    padding: 10px 24px;
}


.imgUploadCard-photo {
    background-color: rgba(82, 129, 23, .0509803922);
    border: 1px dashed #c0fe71;
    border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100% - 20px);
    margin-bottom: 20px;
}

.boxcard-upload-photo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 45px 20px 45px;
    cursor: pointer;
    height: 100%;
}

.upload-img-photo {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: #fff;
    line-height: normal;
}

.select2-selection--multiple {
    background-color: rgba(0, 0, 0, .431372549) !important;
    border: 1px solid #2b381c !important;
    border-radius: 30px !important;
    color: hsla(0, 0%, 100%, .3490196078);
    font-family: "Telegraf Regular";
    font-size: 14px;
    height: 52px;
    padding: 10px 24px;
}

.select2-selection__choice__display {
    color: #999;
}

.events-filter-list {
    margin-left: 15px;
}

.events-filter-list .btn-list-change {
    background-color: #000;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
    width: 107px;
    height: 50px;
    border: 1px solid #2e3033;
    border-radius: 30px;
    padding: 11px 15px;
}

.events-filter-list .btn-list-change:hover {
    background-color: #c1ff72;
    color: #000;
}

.events-filter-list {
    margin-left: 15px;

    .btn-list-change {
        background-color: 'Telegraf Regular';
        font-size: 18px;
        color: #fff;
        width: 107px;
        height: 50px;
        border: 1px solid #2E3033;
        border-radius: 30px;
        padding: 11px 15px;

        span {
            margin-top: 1px;
        }

        &:hover {
            background-color: #C1FF72;
            color: #000;

            img {
                filter: brightness(1) invert(1);
            }
        }
    }
}

.artist-marker img {
    width: 76px !important;
    height: 76px;
    border-radius: 50%;
    border: 3px solid #2E3033;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.leaflet-popup-content-wrapper {
    background: #000;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #333;
}

.leaflet-popup-tip {
    background: #0d0d0d;
}

.leaflet-popup-content {
    margin: 0;
    width: 380px !important;
    font-family: Arial, sans-serif;
    height: auto;
}

.popup-card {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    padding: 10px;
    background: #060608;
    margin: 10px;
    border-radius: 10px;
}

.popup-card img.popup-img {
    width: 86px;
    height: 108px;
    border-radius: 6px;
    object-fit: cover;
}

.popup-details {
    flex: 1;
    padding-top: 0px;
}

.popup-details h3 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 8px !important;
    color: #fff;
}

.popup-details p {
    margin: 6px 0 !important;
    font-size: 13px;
    color: #a0a0a0;
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: "Telegraf Regular";
    line-height: 1.3;
}

.popup-actions a {
    display: inline-block;
    margin-right: 8px;
    font-size: 12px;
    font-weight: 800;
    color: #c1ff72;
    line-height: 24px;
    text-decoration: none;
    font-family: "Telegraf UltraBold";
}

.leaflet-popup-header {
    background: #060608;
    padding: 8px 10px;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.leaflet-popup-header span.location {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    font-family: "Telegraf UltraBold";
}

.leaflet-popup-header span.event {
    color: #ffffff99;
    font-size: 14px;
    font-family: "Telegraf Regular";
    line-height: 18px;
    font-weight: 400;
}

.top_popup_deatils {
    display: grid;
}

.leaflet-popup-close-button,
.leaflet-bottom.leaflet-right {
    display: none;
}

.venue-action {
    margin-top: 40px;
    text-align: end;
}

.venue-marker img {
    width: 76px !important;
    height: 76px;
    border-radius: 50%;
    border: 3px solid #2E3033;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
    .sign-up-btn {
        font-size: 12px !important;
        padding: 10.5px 15px !important;
        line-height: 18px;
        height: 40px;
    }

    .events-filter-list {
        margin-left: 0px !important;
        padding-top: 10px;
    }

    .events-date-filter {
        padding-left: 0px !important;
        padding-top: 10px;
    }

    #map {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .events-layout-container {
        margin-top: -85px !important;
    }

    .events-banner-area img {
        height: 200px;
    }

    .title-events-h1 {
        font-size: 28px !important;
        font-weight: 400 !important;
    }
}

.events-filter-list .btn-list-change.active {
    background-color: #c1ff72;
    color: #000;
}

.events-filter-list {
    & .btn-list-change.active {
        img {
            filter: brightness(1) invert(1);
        }
    }
}

#map {
    height: 100vh;
    position: relative;
    margin-left: 36px;
    margin-right: 36px;
}

@media (min-width: 1500px) and (max-width: 2560px) {
    #map {
        margin-left: 120px !important;
        margin-right: 120px !important;
    }
}

.events-main-wrapper {
    padding-top: 0px !important;
}

.events-layout-container {
    padding-top: 0px !important;
    border-top: unset !important;
    margin-top: -160px;
}

.title-events-h1 {
    font-size: 56px;
    font-weight: 500;
}


/* Search Wrapper */
.custom-search-wrapper {
    position: relative;
    width: 320px;
}

/* Input */
.custom-search-input {
    border: 1px solid #444;
    border-radius: 40px;
    padding: 12px 45px 12px 20px;
    height: 48px;
    outline: none !important;
    background-color: #000 !important;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: hsla(0, 0%, 100%, .4509803922) !important;
}

.custom-search-input::placeholder {
    color: hsla(0, 0%, 100%, .4509803922) !important;
}

.custom-search-input:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #444 !important;
    /* Optional: keeps your neon border */
}

/* Search Icon inside the input */
.custom-search-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
    opacity: 0.8;
}

@media (max-width: 576px) {
    .filter-side--elemnt {
        display: block !important;
    }

    .events-search-field,
    .events-filter-side-toggle {
        display: inline-block !important
    }

}

#blockModal .messega-mdl,
#blockModal2 .messega-mdl {
    color: #fff;
}

/*------switch button----*/
.status-txt-swt {
    font-family: 'Telegraf Regular';
    font-size: 14px;
    color: #FFFFFF42;

    &.active {
        color: #fff;
    }
}

.switch-status {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 30px;
    margin: 0px 10px;

    .input-switch-toggle {
        opacity: 0;
        width: 0;
        height: 0;
    }
}

.slider-status-switch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #373636;
    border-radius: 34px;
    -webkit-transition: .4s;
    transition: .4s;

    &:before {
        position: absolute;
        content: "";
        height: 24px;
        width: 24px;
        left: 2px;
        bottom: 3px;
        background-color: #000;
        border-radius: 50%;
        -webkit-transition: .4s;
        transition: .4s;
    }
}

.input-switch-toggle {
    &:checked {
        + {
            .slider-status-switch {
                background-color: #c0fe71;

                &:before {
                    -webkit-transform: translateX(26px);
                    -ms-transform: translateX(26px);
                    transform: translateX(26px);
                }
            }
        }
    }

    :focus {
        + {
            .slider-status-switch {
                box-shadow: 0 0 1px #2196F3;
            }
        }
    }
}

.input-switch-toggle:checked+.slider-status-switch {
    background-color: #c0fe71;
}

.input-switch-toggle:checked+.slider-status-switch:before {
    transform: translateX(26px);
}

/*----------------------*/

.form_heading {
    font-size: 16px;
    color: #fff;
}

.terms_checkbox {
    font-family: 'Telegraf Regular';
    color: #fff;
}

.btn.btn-mdl-submit {
    width: auto !important;
}

/* Hide the default checkbox */
.custom-checkbox input[type="checkbox"] {
    display: none;
}

/* Custom checkbox style */
.custom-checkbox .checkmark {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #000;
    /* Black box */
    position: relative;
    border-radius: 2px;
    /* Slight rounding */
    margin-right: 8px;
    vertical-align: middle;
    border: 1px solid #c1ff72;
}

/* Show checkmark when checked */
.custom-checkbox input[type="checkbox"]:checked+.checkmark::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #c1ff72;
    /* White tick */
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

@media (max-width: 767px) {
    .sign-up-btn {
        font-size: 12px !important;
        padding: 10.5px 15px !important;
        line-height: 18px;
        height: 40px;
    }
}

#blockModal .messega-mdl,
#blockModal2 .messega-mdl {
    color: #fff;
}

@media (max-width: 767px) {
    .sign-up-btn {
        font-size: 12px !important;
        padding: 10.5px 15px !important;
        line-height: 18px;
        height: 40px;
    }

    #tab-vanue-1 .post-venue-layout,
    #tab-vanue-3 .offering-contain-layout {
        width: 100% !important;
    }
}

.summry-formfield .form_value {
    font-size: 12px;
    color: #fff;
    display: block;
    font-family: system-ui;
}

.summry-formfield .label-txt-field {
    font-weight: bold;
}

#tab-vanue-1 .post-venue-layout,
#tab-vanue-3 .offering-contain-layout {
    width: 805px;
}

.space-add-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.photo-gallery-grd {
    position: relative;
    height: calc(100% - 20px);
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .image-grid-column {
        width: 20%;
    }
}

.media-launch-step-2 {
    margin-bottom: 45px;
}

.space-less-7 {
    margin-left: -7px;
    margin-right: -7px;
}

.video-prev-ill-card {
    background-color: #1b1e1a;
    border-radius: 10px;
    padding: 15px 17px 20px;
    height: calc(100% - 20px);
    margin-bottom: 20px;
}

.video-bx-ill-element-ep {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.vide-ttl-ill-nmt,
.vide-show-ill-day {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: hsla(0, 0%, 100%, .6980392157);
    display: block;
    line-height: normal;
}

.embed-spotify-section {
    padding-top: 40px;
    padding-bottom: 24px;
}

.heading-info-ttl {
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px;
}

.box-wth-spoty-ill {
    background-color: #1b1b1b;
    border-radius: 15px;
    max-width: 875px;
}

.top-spoty-flx {
    padding: 20px 18px 18px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1294117647);
    display: flex;
    flex-wrap: wrap;
}

.img-wlx-spoty {
    flex: 0 0 200px;
    max-width: 200px;
}

.img-wlx-spoty .spti-img-resp {
    border: 3px solid #282828;
    border-radius: 15px;
    width: 200px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}

.content-track-wlx-spoty {
    flex: 1;
    padding-left: 30px;
}

.head-spotify-1 {
    display: flex;
    flex-wrap: wrap;
}

.left-spoty--chanl-1 {
    flex: 1;
    max-width: 100%;
    padding-right: 30px;
}

.music-name--ttl {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 12px;
}

.preview-txt-spt {
    display: inline-block;
    background-color: #060608;
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #fff;
    padding: 1px 8px;
    vertical-align: middle;
}

.spoty-wgt-nm {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 8px;
}

.head-spotify-2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.graph-music-track-spt {
    flex: 0 0 70%;
    max-width: 70%;
}

.graph-music-track-spt .track-music-imgspt {
    width: 100%;
}

.music-play-spt {
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 20px;
    text-align: right;
}

.middle-stopy-lnk {
    padding: 21px 20px;
    display: flex;
    flex-wrap: wrap;
}

.left-oher-spoty,
.right-spoty-plc {
    flex: 1;
}

.save-spoty-button {
    display: inline-block;
    margin-right: 50px;
}

.btn-save-spoty {
    background-color: rgba(0, 0, 0, 0);
    border: 0px;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #c0fe71;
    padding: 0px;
}

.copy-spt-lnk {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
}

.right-spoty-plc {
    text-align: right;
}

.right-spoty-plc .link-txt-amt {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
}

.bottom-spoty-ftr {
    background-color: #222;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 26px 20px;
}

.txt-short-spoty {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}

@media (max-width: 991px) {
    .img-wlx-spoty .spti-img-resp {
        width: 120px;
        height: 120px;
    }

    .save-spoty-button {
        margin-right: 12px;
    }
}

@media (max-width: 767px) {
    .img-wlx-spoty {
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 15px;
    }

    .content-track-wlx-spoty {
        padding-left: 0px;
    }

    .left-spoty--chanl-1 {
        padding-right: 10px;
    }

    .music-name--ttl {
        font-size: 18px;
    }

    .music-name--ttl {
        margin-bottom: 5px;
    }

    .right-spoty--chanl-2 {
        width: 60px;
    }

    .music-play-spt {
        flex: 0 0 15%;
        max-width: 15%;
        padding-left: 10px;
        text-align: right;
    }

    .graph-music-track-spt {
        flex: 0 0 85%;
        max-width: 85%;
    }

    .middle-stopy-lnk {
        padding: 15px 15px;
    }

    .left-oher-spoty,
    .right-spoty-plc {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn-save-spoty,
    .copy-spt-lnk {
        font-size: 16px;
    }

    .right-spoty-plc {
        text-align: left;
    }

    .left-oher-spoty,
    .right-spoty-plc {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .txt-short-spoty {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .sign-up-btn {
        font-size: 12px !important;
        padding: 10.5px 15px !important;
        line-height: 18px;
        height: 40px;
    }

    #promoter-tab-list-1 .agency-tabcontainer,
    #promoter-tab-list-3 .agency-tabcontainer {
        width: 100% !important;
    }
}

.summry-formfield .form_value {
    font-size: 12px;
    color: #fff;
    display: block;
    font-family: system-ui;
}

.summry-formfield .label-txt-field {
    font-weight: bold;
}

#promoter-tab-list-1 .agency-tabcontainer,
#promoter-tab-list-3 .agency-tabcontainer {
    width: 805px;
}

.space-add-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.photo-gallery-grd {
    position: relative;
    height: calc(100% - 20px);
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .image-grid-column {
        width: 20%;
    }
}

.media-launch-step-2 {
    margin-bottom: 45px;
}

.space-less-7 {
    margin-left: -7px;
    margin-right: -7px;
}

.video-prev-ill-card {
    background-color: #1b1e1a;
    border-radius: 10px;
    padding: 15px 17px 20px;
    height: calc(100% - 20px);
    margin-bottom: 20px;
}

.video-bx-ill-element-ep {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.vide-ttl-ill-nmt,
.vide-show-ill-day {
    font-family: "Telegraf Regular";
    font-size: 14px;
    color: hsla(0, 0%, 100%, .6980392157);
    display: block;
    line-height: normal;
}

.embed-spotify-section {
    padding-top: 40px;
    padding-bottom: 24px;
}

.heading-info-ttl {
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px;
}

.box-wth-spoty-ill {
    background-color: #1b1b1b;
    border-radius: 15px;
    max-width: 875px;
}

.top-spoty-flx {
    padding: 20px 18px 18px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1294117647);
    display: flex;
    flex-wrap: wrap;
}

.img-wlx-spoty {
    flex: 0 0 200px;
    max-width: 200px;
}

.img-wlx-spoty .spti-img-resp {
    border: 3px solid #282828;
    border-radius: 15px;
    width: 200px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}

.content-track-wlx-spoty {
    flex: 1;
    padding-left: 30px;
}

.head-spotify-1 {
    display: flex;
    flex-wrap: wrap;
}

.left-spoty--chanl-1 {
    flex: 1;
    max-width: 100%;
    padding-right: 30px;
}

.music-name--ttl {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 12px;
}

.preview-txt-spt {
    display: inline-block;
    background-color: #060608;
    font-family: "Telegraf Regular";
    font-size: 12px;
    color: #fff;
    padding: 1px 8px;
    vertical-align: middle;
}

.spoty-wgt-nm {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 8px;
}

.head-spotify-2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.graph-music-track-spt {
    flex: 0 0 70%;
    max-width: 70%;
}

.graph-music-track-spt .track-music-imgspt {
    width: 100%;
}

.music-play-spt {
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 20px;
    text-align: right;
}

.middle-stopy-lnk {
    padding: 21px 20px;
    display: flex;
    flex-wrap: wrap;
}

.left-oher-spoty,
.right-spoty-plc {
    flex: 1;
}

.save-spoty-button {
    display: inline-block;
    margin-right: 50px;
}

.btn-save-spoty {
    background-color: rgba(0, 0, 0, 0);
    border: 0px;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #c0fe71;
    padding: 0px;
}

.copy-spt-lnk {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
}

.right-spoty-plc {
    text-align: right;
}

.right-spoty-plc .link-txt-amt {
    display: inline-block;
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
}

.bottom-spoty-ftr {
    background-color: #222;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 26px 20px;
}

.txt-short-spoty {
    font-family: "Telegraf Regular";
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}

@media (max-width: 991px) {
    .img-wlx-spoty .spti-img-resp {
        width: 120px;
        height: 120px;
    }

    .save-spoty-button {
        margin-right: 12px;
    }
}

@media (max-width: 767px) {
    .img-wlx-spoty {
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 15px;
    }

    .content-track-wlx-spoty {
        padding-left: 0px;
    }

    .left-spoty--chanl-1 {
        padding-right: 10px;
    }

    .music-name--ttl {
        font-size: 18px;
    }

    .music-name--ttl {
        margin-bottom: 5px;
    }

    .right-spoty--chanl-2 {
        width: 60px;
    }

    .music-play-spt {
        flex: 0 0 15%;
        max-width: 15%;
        padding-left: 10px;
        text-align: right;
    }

    .graph-music-track-spt {
        flex: 0 0 85%;
        max-width: 85%;
    }

    .middle-stopy-lnk {
        padding: 15px 15px;
    }

    .left-oher-spoty,
    .right-spoty-plc {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn-save-spoty,
    .copy-spt-lnk {
        font-size: 16px;
    }

    .right-spoty-plc {
        text-align: left;
    }

    .left-oher-spoty,
    .right-spoty-plc {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .txt-short-spoty {
        font-size: 16px;
    }
}