:root {
    --background1-color: #fff7e5;
    --performer-role-color: #777;
    --count-color: #777;
    --link-color: #440000;
    --cd-number-color: #b30000;
    --header-color1: #c20008;
    --button-buy: #992400;
    --navlink-active: #ffe74d;
}
body {
    position: relative;
    overflow-x: hidden;
}
#recaptcha {
    overflow: hidden;
    border-right: solid 1px #d3d3d3;
}
@font-face {
    font-family: Verlag;
    src:
        url("../fonts/Verlag/Verlag-Light.woff2") format("woff2"),
        url("../fonts/Verlag/Verlag-Light.woff") format("woff");
    font-style: normal;
}
@font-face {
    font-family: VerlagBold;
    src:
        url("../fonts/Verlag/Verlag-Bold.woff2") format("woff2"),
        url("../fonts/Verlag/Verlag-Bold.woff") format("woff");
    font-style: normal;
}
.bolder {
    font-weight: bolder;
}
ul.work-musicology li {
    list-style-type: disc;
}
.removemar {
    margin-bottom: 0;
    color: #fff;
    line-height: normal;
}
.btns_wrapper button:hover {
    background: #691417;
    color: #fff;
}
#accordion .active10 .panel-title .rotate {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.subheading a[aria-expanded="true"] .rotate {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.descgreytxt {
    color: grey;
}
.custlinnotable {
    padding: 15px 0 !important;
}
.customlink {
    position: relative;
    max-width: 100%;
}
.customlink ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.customlink ul li {
    display: inline-block;
    padding-top: 0.5rem;
}
.customlink ul li a {
    display: block;
    color: #ab1d19;
    font-size: 18px;
    text-align: center;
    padding: 5px 15px;
    border: 2px solid #ab1d19 !important;
    border-radius: 6px !important;
    font-weight: 700;
}
div.customlink ul.nav li.nav-item a.nav-link:not(.active):hover {
    cursor: pointer;
}
div.customlink ul.nav li.nav-item a.nav-link.active:hover {
    cursor: default;
}
#album .album_container .play_price ul li a:hover {
    color: unset;
}
.active3 {
    background: #ab1d19;
    color: #fff !important;
}
.cus_tooltip {
    position: relative;
    display: inline-block;
}
.cus_tooltip .tooltiptext {
    visibility: hidden;
    text-transform: initial;
    width: 250px;
    background-color: #fff;
    color: #222;
    text-align: center;
    border-radius: 6px;
    padding: 12px;
    position: absolute;
    z-index: 1;
    left: -52px;
    top: -88px;
    box-shadow: 0 10px 20px -10px #4e4343;
    margin: auto;
    display: block;
}
.cus_tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40%;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.cus_tooltip:hover .tooltiptext {
    visibility: visible;
}
@media (max-width: 500px) {
    .customlink ul li a {
        font-size: 14px;
        padding: 5px 6px;
    }
    .g-recaptcha {
        width: 255px !important;
    }
}
.rc-anchor-normal-footer {
    margin-right: -50px !important;
}
.workPagnation2 li.disabled {
    background-color: #fff !important;
}
.workPagnation2 li.disabled a {
    color: #e5d5c4 !important;
    padding: 5px 10px !important;
}
.workPagnation2 li.active {
    background-color: #c20008;
}
.workPagnation2 li.active a {
    color: #fff !important;
    padding: 5px 10px !important;
}
.leftwidth > span:first-child {
    display: inline-block;
    width: 94%;
}
.leftwidth > span:nth-child(2) {
    width: 6%;
    display: inline-block;
}
.performeralbumlist {
    position: relative;
}
.performeralbumlist ul {
    padding: 0;
    display: table;
    width: 100%;
    margin-bottom: 0;
}
.performeralbumlist li {
    display: inline-table;
    position: relative;
    vertical-align: middle;
}
.leftwidth .prformer_list_left1 li {
    display: table-cell;
    padding-right: 5px;
}
.performeralbumlist .leftwidth {
    width: 100%;
    display: inline-table;
    position: relative;
    top: 10px;
}
.performeralbumlist .rightwidth {
    width: 100%;
    text-align: right;
    display: inline-table;
}
.rightwidth a {
    display: inline-block;
}
.performeralbumlist .rightwidth:after {
    display: none;
}
#bdt_context > div {
    padding-top: 40px;
    padding-bottom: 20px;
}
#bdt_context .col,
#bdt_context .col p {
    color: #fff;
}
.broseAll {
    text-align: center;
}
.mn-black-color {
    color: #000;
}
.comp_name:hover {
    color: maroon;
}
.notable_tab {
    font-family: VerlagBold !important;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: auto;
}
.notable_tab.labels .n_trk {
    font-family: Calibri;
}
.notable_tab ul {
    justify-content: space-between;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background: #ab1d19;
    color: #fff !important;
}
.notable_tab .nav-pills .nav-link {
    border: 2px solid #ab1d19;
    color: #ab1d19;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 22px;
    width: 100%;
    text-align: center;
}
.notable_tab .nav-pills li.nav-item {
    margin-right: auto;
    flex: 0 0 24%;
}
.notable_tab .nav-pills li.nav-item:last-child {
    margin-right: 0;
}
.notablesearchlist {
    overflow-y: auto;
    height: auto;
    position: relative;
    display: block;
    width: 100%;
    max-width: 98%;
    margin-bottom: 50px;
}
.notablesearchlist a.female:after {
    content: "[F]";
    display: inline;
    margin: 0 0 0 5px;
    opacity: 0.5;
}
.searchlist2 li.female:after {
    content: "[F]";
    display: inline;
    margin: 0 0 0 5px;
    opacity: 0.5;
}
.searchlist2 li.midionly:after {
    content: "[MIDI only]";
    display: inline;
    margin: 0 0 0 5px;
    opacity: 0.5;
}
.searchlist3 {
    margin: 30px 0;
}
.searchlist3 .panel-default {
    padding: 0;
}
.searchlist3 .subworkpannel1 {
    border: 1px solid #eee;
}
.searchlist3 .subheading li a {
    cursor: pointer;
}
.searchlist3 .subheading li a:hover {
    text-decoration: underline !important;
}
.searchlist3 .subheading li a.plusbtn:hover {
    text-decoration: none !important;
}
.searchlist3 .cateName-list p {
    margin-bottom: 0;
    color: #000;
}
.searchlist3 .subheading li a:hover {
    color: #bf100f !important;
}
.searchlist3 .subheading {
    padding-left: 0;
}
.searchlist3 .cateName-list li {
    border-bottom: 1px solid #eee;
}
.searchlist3 .subheading li a.categoryName {
    color: #000 !important;
    text-decoration: none !important;
}
.notablesearchlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.notablesearchlist li {
    padding: 15px 10px !important;
    display: block;
    border-bottom: 1px solid #eee;
}
.notablesearchlist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
.notablesearchlist::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
.notablesearchlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #d4d0cd12;
}
.notablesearchlist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
.notablesearchlist::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
.notablesearchlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #d4d0cd12;
}
.notablesearchlist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
.notablesearchlist::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
.notablesearchlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #d4d0cd12;
}
.allCompsersearchlist a.notable {
    font-size: 20px;
    line-height: normal;
    font-weight: 900;
}
.allCompsersearchlist a.midionly:after {
    content: "[MIDI only]";
    display: inline;
    margin: 0 0 0 5px;
    opacity: 0.5;
}
.allCompsersearchlist a.female:after {
    content: "[F]";
    display: inline;
    margin: 0 0 0 5px;
    opacity: 0.5;
}
.alphorderlist li a:hover {
    color: #f9a10e;
}
.active2 {
    color: #f9a10e !important;
}
.allCompo_tab {
    font-family: VerlagBold !important;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: auto;
}
.allCompo_tab ul {
    justify-content: space-between;
}
.allCompo_tab .nav-pills .nav-link {
    border: 2px solid #ab1d19;
    color: #ab1d19;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 22px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.allCompo_tab .nav-pills li.nav-item {
    margin-right: auto;
    flex: 0 0 24%;
}
.allCompo_tab .nav-pills li.nav-item:last-child {
    margin-right: 0;
}
.allCompsersearchlist {
    overflow-y: auto;
    height: auto;
    position: relative;
    display: block;
    width: 100%;
    max-width: 98%;
    margin-bottom: 50px;
}
.allCompsersearchlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.allCompsersearchlist li {
    padding: 15px 10px !important;
    display: block;
    border-bottom: 1px solid #eee;
}
.allCompsersearchlist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
.allCompsersearchlist::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
.allCompsersearchlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #d4d0cd12;
}
.allCompsersearchlist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
.allCompsersearchlist::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
.allCompsersearchlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #d4d0cd12;
}
.allCompsersearchlist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
.allCompsersearchlist::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
.allCompsersearchlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #d4d0cd12;
}
.alphOrderlistCont {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    margin: 0;
    max-width: 74%;
    justify-content: center;
}
.alphorderlist {
    list-style: none;
    padding: 0;
    display: flex;
}
.alphorderlist li {
    display: inline-flex;
    vertical-align: middle;
}
.alphorderlist li a {
    font-size: 24px;
    text-transform: uppercase;
    color: #ab1d19;
    font-weight: 700;
    padding: 9px;
}
.modal-content {
    border: none !important;
}
.modal.show .modal-content {
    -webkit-transform: translateX(75%);
    -moz-transform: translateX(75%);
    -ms-transform: translateX(75%);
    transform: translateX(75%);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    border-radius: 10px;
}
.modal.show .modal-dialog {
    transform: translateX(-75%) translateY(0);
    -webkit-transform: translateX(-75%) translateY(0);
    -moz-transform: translateX(-75%) translateY(0);
    -ms-transform: translateX(-75%) translateY(0);
}
.welcomeModal .modal-content {
    width: 100%;
    border-radius: 0;
}
.welcomeModal .modal-footer {
    background: #e2e2e2;
    padding: 1.5rem;
    justify-content: center;
}
.welcomeModal .modal-header {
    background: red;
    color: #fff;
    justify-content: center;
    border-radius: 0;
    border: 0;
}
.modal-footer {
    background: #e2e2e2;
    justify-content: center;
    -ms-justify-content: center;
}
.modal-footer .nextModalbtn1.nextModalbtn {
    background: #fff !important;
    color: #691417;
    font-weight: 700;
    text-transform: uppercase;
    border-color: #691417;
    padding: 2px 35px;
    border: 2px solid;
}
.nextModalbtn:focus {
    box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
    border-color: #691417;
}
.modal-footer .nextModalbtn1.nextModalbtn:hover {
    color: #fff !important;
    border-color: #691417;
    background: #691417 !important;
    outline: 0 !important;
}
.modal-title {
    font-weight: 900;
    line-height: normal;
    font-size: 24px;
    text-align: center;
}
.modal-title span {
    font-weight: 300;
    font-size: 20px;
}
.modal-title {
    font-weight: 900;
    line-height: normal;
    font-size: 24px;
    text-align: center;
    font-family: VerlagBold;
}
.modal-title span {
    font-weight: 300;
    font-size: 20px;
}
.modaltext p {
    font-size: 25px;
    text-align: center;
    color: #000;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}
.modaltext {
    margin: 0 auto;
    font-family: Verlag;
    display: table !important;
    height: 300px;
}
.modaltext span {
    color: #a40200;
    font-size: 22px;
}
.modaltext span strong {
    font-family: VerlagBold;
}
h1 {
    font-family: Verlag;
}
.performarDisBlock {
    display: block !important;
}
#mobsearchBtn1 {
    display: none;
}
#mobsearchBtn1 a {
    color: #fff;
    font-family: Calibri;
    letter-spacing: 1px;
    border-radius: 0;
    line-height: normal;
}
#desktopsearchBtn2 i.fa,
#mobsearchBtn1 i.fa {
    font-size: 200%;
}
#giftBanner:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 100%;
    background: #bb7d11;
    left: 0;
    right: 0;
}
#giftBanner .sectionP20 {
    padding-top: 23px;
}
.bannderMob {
    display: none !important;
}
#Adding {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #691417;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 80%;
    top: 80px;
    font-size: 17px;
}
#already {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #691417;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 80%;
    top: 80px;
    font-size: 17px;
}
#Adding.show {
    visibility: visible;
    -webkit-animation:
        fadein 0.5s,
        fadeout 0.5s 2.5s;
    animation:
        fadein 0.5s,
        fadeout 0.5s 2.5s;
}
#already.show1 {
    visibility: visible;
    -webkit-animation:
        fadein 0.5s,
        fadeout 0.5s 2.5s;
    animation:
        fadein 0.5s,
        fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }
    to {
        top: 80px;
        opacity: 1;
    }
}
@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }
    to {
        top: 80px;
        opacity: 1;
    }
}
@-webkit-keyframes fadeout {
    from {
        top: 80px;
        opacity: 1;
    }
    to {
        top: 0;
        opacity: 0;
    }
}
@keyframes fadeout {
    from {
        top: 80px;
        opacity: 1;
    }
    to {
        top: 0;
        opacity: 0;
    }
}
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.loading:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}
.loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.loading:not(:required):after {
    content: "";
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1.5s infinite linear;
    -moz-animation: spinner 1.5s infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1.5s infinite linear;
    animation: spinner 1.5s infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow:
        rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
        rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
        rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
        rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
        rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
        rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
        rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
        rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow:
        rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
        rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
        rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
        rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
        rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
        rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
        rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
        rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.prtracktextright {
    float: right;
    font-size: 16px;
}
.buybtn,
.playbtn,
.playlist_toggle .plusbtn {
    display: inline-block;
}
.playlist_toggle .plusbtn {
    margin-left: 3px;
}
.dropdown-toggle::after {
    display: none;
}
.mn-media_body a {
    color: #000;
}
.mn-media_body a:hover {
    text-decoration: underline !important;
    color: #c00;
}
#cartbtn i.fa-shopping-cart:before {
    margin-right: 5px;
}
.web-header-icon a i {
    font-size: 15px;
}
.web-header-icon a i span {
    font-family: Calibri;
}
.header-icon a i span {
    font-family: Calibri;
}
.mob-navigation {
    display: flex;
    position: absolute;
    right: 60px;
}
.mob-navigation .header-icon {
    padding-right: 10px;
}
.mob-navigation .header-icon a {
    color: #fff;
}
#cartbtn a {
    color: #fff !important;
}
#cartbtn {
    display: none;
}
.parent_div {
    position: relative;
}
.mn-checkbox {
    margin-right: 0;
    top: 4px;
}
#fixedContainer {
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 15px;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
#fixedContainer button {
    background: #691417;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    margin: 0 10px;
}
.mn-scrolltop {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: -18px;
    right: -63px;
}
.mnscroll:hover {
    background: #bfbaba;
    border-radius: 50%;
    width: 48px;
    height: 48px;
}
.mnscroll {
    border-radius: 50%;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: 0 0;
    padding: 10px 15px;
    text-align: center;
    margin: 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    opacity: 0.8;
}
.mnscroll:hover {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    opacity: 1;
}
.mnscroll .fa {
    font-size: 30px;
    margin-top: -5px;
    margin-left: 1px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    color: #691417;
}
.mnscroll span {
    position: absolute;
    font-size: 10px;
    line-height: 8px;
    width: 100%;
    bottom: -10px;
    left: 0;
}
.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 1 !important;
}
.scroll {
    position: absolute;
    right: 20px;
    bottom: 120px;
    background: red;
    padding: 0 12px;
    text-align: center;
    margin: 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    opacity: 0.7;
    border-radius: 6px;
}
.scroll:hover {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    background: #691417;
    opacity: 1;
}
.scroll .fa {
    font-size: 28px;
    margin-left: 1px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    color: #fff;
}
.scroll span {
    position: absolute;
    font-size: 10px;
    line-height: 8px;
    width: 100%;
    bottom: -10px;
    left: 0;
}
.newreals_album1,
.regular {
    visibility: hidden;
}
.slick-initialized {
    visibility: visible;
}
.logo {
    width: 100%;
    height: auto;
    max-width: 400px;
}
.logo .text-logo {
    width: 300px;
}
.logo .unicorn-logo {
    max-width: 59px;
    margin-right: 10px;
}
body {
    font-family: Calibri, sans-serif;
}
body p {
    line-height: 20pt;
}
button {
    outline: 0 !important;
}
a {
    outline: 0 !important;
    text-decoration: none !important;
}
a.txtwhite:hover {
    color: #fff;
}
.bottom_footer a:hover {
    color: #691417;
    text-decoration: underline;
}
.btn-primary:hover {
    color: #f9a10e;
    background: #bf100f;
}
.p0 {
    padding: 0;
}
.m0 {
    margin: 0;
}
.mtb10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.responsive {
    padding-top: 20px;
    padding-bottom: 20px;
}
.margin-minus-mn {
    margin-top: -175px;
}
.centered {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.sectionP10 {
    padding-top: 10px;
}
.sectionP20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.sectionP40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.sectionP60 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.sectionP60-0 {
    padding-top: 70px;
    padding-bottom: 0;
}
.sectionP80 {
    padding-top: 70px;
    padding-bottom: 80px;
}
.mnsectionP20 {
    padding-top: 20px;
    padding-bottom: 0;
}
.mnsectionP30 {
    padding-top: 0;
    padding-bottom: 50px;
}
.sectionP140 {
    padding-top: 70px;
}
.padding_bottom {
    padding-bottom: 45px;
}
p {
    font-size: 15px;
    color: #777;
}
a.g:hover {
    color: #fda10e;
}
.br {
    border-right: 1px solid #eee;
}
.heading-text {
    margin-bottom: 20px;
}
.heading-text span {
    font-size: 32px;
    font-family: robo-light;
}
.ul-style {
    padding-left: 0;
    list-style: none;
}
#home-section h1 {
    padding-bottom: 40px;
}
.prsscrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
.prsscrollbar::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
.prsscrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #d4d0cd12;
}
.browerbtn a {
    width: 300px;
    padding: 15px;
    margin-right: 40px;
    margin-left: 40px;
    margin-top: 40px;
    border-radius: 6px;
}
.white {
    color: #fff;
}
.light {
    color: #555;
}
.blue {
    color: #1f558d;
}
.whitegb {
    background-color: #fff;
}
.blue-bg {
    background: rgba(9, 29, 73, 0.97);
}
.gradient {
    background: -moz-linear-gradient(45deg, rgba(121, 0, 4, 0.9) 10%, rgba(227, 0, 9, 0.9) 90%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(10%, rgba(121, 0, 4, 0.9)), color-stop(90%, rgba(227, 0, 9, 0.9)));
    background: -webkit-linear-gradient(45deg, rgba(121, 0, 4, 0.9) 10%, rgba(198, 14, 14, 0.95) 100%);
    background: -o-linear-gradient(45deg, rgba(121, 0, 4, 0.9) 10%, rgba(198, 14, 14, 0.95) 100%);
    background: -ms-linear-gradient(45deg, rgba(121, 0, 4, 0.9) 10%, rgba(198, 14, 14, 0.95) 100%);
    background: linear-gradient(45deg, rgba(121, 0, 4, 0.9) 10%, rgba(198, 14, 14, 0.95) 100%);
}
.gradient2 {
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255) 0, rgba(255, 255, 255) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, rgba(255, 255, 255)), color-stop(100%, rgba(255, 255, 255)));
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255) 0, rgba(255, 255, 255) 100%);
    background: -o-linear-gradient(45deg, rgba(255, 255, 255) 0, rgba(255, 255, 255) 100%);
    background: -ms-linear-gradient(45deg, rgba(255, 255, 255) 0, rgba(255, 255, 255) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255) 0, rgba(255, 255, 255) 100%);
    overflow: hidden;
}
.albmflow {
    overflow: visible !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #c20008;
    border-color: #fff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #c00;
    border-color: #fff;
}
.browerbtn {
    text-align: center;
}
.btn-danger {
    width: 300px;
    height: 60px;
    background: 0 0;
    color: #c00;
    border-radius: 6px;
    font-weight: 700;
    font-size: 20px;
    margin-right: 55px;
    padding-top: 12px;
}
.allplaybtn a:hover {
    background: #691417;
    color: #fff !important;
    border-color: #691417;
}
nav.navbar.navbar-expand-lg.navbar-default.navbar-light.bg-light {
    background: #bc0e0e !important;
}
.navbar-default {
    background: #691417;
    border: none;
    position: sticky;
    top: 0;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
    z-index: 1050;
}
.navbar-nav.navbar-right > li {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 1px;
    list-style-type: none;
}
ul#navigation {
    align-items: center;
}
.navbar-nav.navbar-right > li > a {
    padding: 10px 6px;
    color: #fff;
    font-family: Calibri;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 0;
    line-height: normal;
}
.navbar-nav.navbar-right > li > a:hover {
    background: 0 0;
    color: #fda10e;
}
.navbar-nav.navbar-right > li > a.active {
    background: 0 0;
    color: var(--navlink-active);
}
.navbar-nav.navbar-right > li > a.active:hover {
    background: 0 0;
    color: #fda10e;
}
.navbar-nav.navbar-right > li.gold {
    padding-top: 12px;
}
.navbar-nav.navbar-right > li.gold > a {
    color: #fc7c11;
}
.navbar-nav.navbar-right > li.gold > a:hover {
    color: #fff;
    background: 0 0;
}
.navbar-brand {
    float: left;
    height: auto;
    padding-top: 0;
}
.navbar-toggle {
    margin-top: 25px;
}
.navbar-collapse.collapse.in {
    max-height: 80vh !important;
    overflow-y: scroll;
}
.nav-justified {
    border: none;
}
.radtabs .nav-tabs.nav-justified > li > a {
    border-radius: 0;
    border-color: #eee;
    border-bottom: none !important;
    padding-top: 25px;
    padding-bottom: 25px;
    background: 0 0;
    color: #6011b1;
    font-family: Calibri;
    font-size: 16px;
}
.radtabs .nav-tabs.nav-justified > li > a:hover {
    background-color: #fff;
}
.radtabs .nav-tabs.nav-justified > li.active {
    background-color: #fff;
    border-color: #fff !important;
}
.radtabs .nav-tabs.nav-justified > li.active > a:hover {
    color: #6011b1;
}
.navbar-collapse .mr-auto {
    margin-left: auto !important;
    margin-right: unset !important;
}
.nav-fixed {
    box-shadow:
        0 5px 20px 0 rgba(0, 0, 0, 0.2),
        0 13px 24px -11px rgba(8, 27, 73, 0);
    background-color: #691417;
}
.mn-navbor {
    border: 1px solid;
    border-radius: 8px !important;
}
.bar1,
.bar2,
.bar3 {
    width: 30px;
    height: 3px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}
.navbar-toggler:not(.collapsed) .bar-btn .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 7px);
    transform: rotate(-45deg) translate(-9px, 7px);
}
.navbar-toggler:not(.collapsed) .bar-btn .bar2 {
    opacity: 0;
}
.navbar-toggler:not(.collapsed) .bar-btn .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-5px, -4px);
}
.menu-btn {
    pointer-events: none;
}
.bar-btn {
    pointer-events: bounding-box;
}
.dropdown-menu {
    background: #691417;
    border-radius: 0;
    z-index: 9999;
}
.dropdown-item {
    color: #fff;
    border-bottom: 1px solid #e6e4e4;
    font-family: Calibri;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 0;
    line-height: normal;
}
.login_spacing {
    padding-bottom: 10rem;
    padding-top: 5rem;
}
.header-pad {
    padding-top: 70px;
    padding-bottom: 65px;
}
.header-pad-mn {
    padding-top: 70px;
    padding-bottom: 200px;
}
.header-text p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 17px;
}
.header-text {
    margin: 0 auto;
}
.header-bg_signup {
    background-color: #840c1b;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.header-bg {
    background-color: #840c1b;
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}
.login-btn {
    border-radius: 0;
    background-color: #c00;
    border: 1px solid #fff;
    color: #fff;
}
.mn-sign-up {
    border-radius: 10px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    overflow: hidden;
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
}
.mn-sign-up .head h3 {
    font-family: Calibri;
    color: #040404;
    font-size: 45px;
    text-align: center;
    font-weight: 700;
}
.info {
    margin: 0;
    border: 1px solid #040404;
    padding: 0 20px;
    top: 10px;
    position: absolute;
    right: 10px;
    font-weight: 600;
}
.plan {
    display: flex;
    flex-wrap: nowrap;
    margin: 10px 0 0 55px;
}
.plan > div {
    width: 145px;
    margin: 0;
    height: 138px;
    padding: 10px;
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background: #fff;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background: #007aff;
}
.prs-form .custom-control-label::before {
    border-radius: unset !important;
    background-color: transparent;
    border: 1px solid #c4c1c1;
}
.cusRow {
    justify-content: center;
}
.proceed_box {
    height: 350px;
    border-radius: 10px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    overflow: hidden;
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
    position: relative;
}
.pro_info {
    margin: 0;
    border: 1px solid #040404;
    padding: 0 20px;
    top: 5px;
    position: absolute;
    right: 10px;
    font-weight: 600;
}
.pro_info a {
    color: #040404;
    cursor: pointer;
}
.radio-box-right {
    background: #bb7d11;
    padding: 1rem;
    color: #fff;
    width: 85%;
    margin: 0.9rem auto 3rem;
    padding-top: 0;
    height: 150px;
    cursor: pointer;
}
.radio-box-right h3 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}
.radio-box-right p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 0;
}
.pro_btn {
    text-align: center;
    display: block;
    color: #000;
    background: #ccc;
    width: 70%;
    border: 1px solid #ccc;
    margin: auto;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    font-family: Arial;
}
.btn.disabled,
.btn:disabled {
    opacity: 0.45;
    background-color: #ccc !important;
    color: #222 !important;
}
.custom-radio.signup-radio label.custom-control-label:before {
    top: 5px;
    left: -28px;
}
.custom-radio.signup-radio label.custom-control-label:after {
    top: 5px;
    left: -28px;
}
.modal.show .modal-dialog.more_dialog {
    transform: translateX(-75%) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(-75%) translateY(0);
    -ms-transform: translateX(-75%) translateY(0);
}
.modal.show .modal-content.more_content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    box-shadow: none;
}
.more_dialog .more_content {
    width: 100%;
}
.more_dialog .more_content .more-head h4 {
    font-weight: 600;
    font-size: 23px;
}
.more_dialog .more_content .more_body h3 {
    color: #9c0f19;
    font-weight: 600;
    font-size: 22px;
}
.more_dialog .more_content .more_body ul li {
    font-size: 18px;
    font-weight: 700;
    line-height: 35px;
}
.mn-sign-up {
    height: 360px;
    border-radius: 10px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    overflow: hidden;
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
}
.mn-sign-up .head h3 {
    font-family: Calibri;
    color: #040404;
    font-size: 25px;
    text-align: center;
    font-weight: 700;
}
.acc_text {
    font-family: Calibri;
    color: #040404;
    font-size: 25px;
    text-align: center;
    font-weight: 700;
}
.max_height {
    height: 100%;
}
.info {
    margin: 0;
    border: 1px solid #040404;
    padding: 0 20px;
    top: 25px;
    position: absolute;
    right: 25px !important;
    font-weight: 600;
}
.plan {
    display: flex;
    flex-wrap: nowrap;
    margin: 15px auto 0;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.plan > div {
    flex: 0 0 45%;
    margin: 0;
    height: 150px;
    padding: 0 10px;
}
.year_sub_color {
    background-color: #bb7d11;
}
.mon_sub_color {
    background-color: #ede9e6;
}
.plan label {
    text-align: center;
}
.yearly {
    font-size: 19px;
    color: #fff;
    display: block;
    line-height: 20px;
    font-weight: bolder;
    letter-spacing: -1px;
}
.price {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.plan_limit {
    font-size: 12px;
    color: #fff;
    font-weight: bolder;
}
.mon_sub .plan_limit {
    color: #040404;
}
.mon_sub .price {
    color: #040404;
}
.mon_sub .yearly {
    color: #040404;
}
.input-box {
    position: relative;
    margin: 0 auto;
    padding: 5px;
}
.singup {
    width: 70%;
}
.singup input {
    width: 100%;
    padding: 5px 15px;
    border: 2px solid #eee;
    font-weight: 700;
    font-family: sans-serif;
}
.W100.btn-lg.btn-block {
    background: #c20008;
    background-color: #c20008;
    color: #fff;
    font-family: Arial;
    border-radius: unset;
}
.singup .custom-checkbox .custom-control-label::before {
    border-radius: 1.25rem;
}
.singup .custom-control-label::after {
    top: -0.75rem !important;
}
.singup .custom-control-label::before {
    top: -0.75rem !important;
}
.mn-sub_yer {
    text-align: center;
    padding: 5px 0;
}
.mn-sub_yer .yearly {
    font-size: 20px;
    line-height: 35px;
}
.mn-sub_yer .price {
    font-size: 20px;
    line-height: 25px;
}
.login-note {
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 250px;
    margin: 0 auto;
}
.login-or {
    margin: 0;
    position: absolute;
    top: 31%;
    left: 35%;
    transform: translate(-50%, -50%);
}
.login-or h5 {
    color: #fff;
    font-weight: 400;
    font-size: 23px;
    margin-bottom: 0;
    width: 80px;
    text-align: center;
}
.login-or h5::after {
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.login-or h5::before {
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.aboutlogin_details h3 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-bottom: 1rem;
}
.aboutlogin_details h4 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bolder;
}
.aboutlogin_details p {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 0 0 20px 0;
}
.free_traialbtn {
    text-align: center;
}
.aboutlogin_details .btn.btn-warning {
    background-color: #edab23;
    border-color: #edab23;
    color: #fff;
    padding: 9px 40px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: unset;
}
.login-div {
    border-radius: 10px;
    background: #fff;
    padding: 2rem;
    overflow: hidden;
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
}
.login-div .head h3 {
    text-align: center;
    font-family: Arial;
    font-weight: 700;
    padding-bottom: 30px;
}
.login-div input {
    width: 100%;
    padding: 5px 15px;
    border: 1px solid #eee;
    font-size: 20px;
}
.login-div .body {
    width: 75%;
    margin: 0 auto;
}
.login-div .foot {
    width: 73%;
    margin: 0 auto;
}
.login-div ul {
    list-style: none;
    padding: 0;
    display: table;
    width: 100%;
    margin-bottom: 0;
}
.logged_detail li {
    display: table-cell;
    width: 61%;
}
.logged_detail {
    margin: 20px 0 0;
}
.login-div li a {
    font-weight: 700;
    color: #c00;
}
.aboutlogin_details {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.prs_modal p {
    color: #9c0f19;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
}
.prs_modal .modal-title {
    font-weight: 700;
    font-size: 25px;
}
.prs_modal .list-group-item {
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
}
.prs_modal .modal-footer p {
    color: #9c0f19;
}
.info a {
    color: #000;
}
.foot h2 {
    font-family: Calibri;
    color: #040404;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}
.alubm_playplu {
    display: block;
    float: right;
    position: relative;
}
.album_description_1 h2 a {
    color: #333;
    font-size: 1.5rem;
}
.album_description_1 h2 a:hover {
    text-decoration: underline !important;
    color: #c00;
}
.album_list_2 ul li a:hover {
    text-decoration: underline !important;
    color: #c00;
}
.media-body.album_container {
    padding: 5px 0 0 25px;
}
.album_container h5 {
    font-size: 45px;
    font-weight: 700;
}
.album_container h6 {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
}
.album_container small {
    font-size: 16px;
}
.album_description ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.album_description a.link-ul {
    font-weight: 700;
}
.album_description ul li span {
    color: grey;
    font-weight: 700;
    padding-right: 5px;
    font-size: 16px;
}
.album_container .play_price ul {
    list-style-type: none;
    float: right;
}
.album_container .play_price li {
    display: table-cell;
    padding-right: 0;
    float: left;
}
.playbtn.redtl {
    margin-right: 10px;
}
.playbtn {
    cursor: pointer;
    border: 2px solid #c00;
    border-radius: 6px;
    padding: 12px 20px 12px 25px;
    color: #fff !important;
    background-color: #c00;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.buybtn {
    border: 2px solid var(--button-buy);
    border-radius: 6px;
    padding: 12px 15px 12px 15px;
    color: #fff;
    background: var(--button-buy);
    text-transform: uppercase;
    margin-left: 0;
    font-weight: 700;
}
.buymp3price {
    padding: 5px 15px 5px 15px;
    line-height: 20px;
    font-size: 16px;
}
.plusbtn {
    cursor: pointer;
    border: 2px solid #c00;
    border-radius: 6px;
    padding: 12px 20px 12px 20px !important;
    color: #c00 !important;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    background: #fff;
}
.album_description_1 h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}
.album_description_1 ul {
    list-style-type: none;
    padding: 0;
}
.album_container2 {
    display: table;
    margin-top: 25px;
    margin-bottom: 0;
    width: 100%;
}
.album_description_1 li {
    padding-bottom: 20px;
}
.album_description_1 {
    padding-top: 20px;
    padding-left: 15px;
}
.album_description_1 li:last-child {
    padding-bottom: 5px;
}
.track_heading {
    text-align: center;
    color: #fff;
    background: var(--cd-number-color);
}
.track_heading h2 {
    font-size: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.album_page {
    padding: 0;
}
.album_page_track .album_leftlist {
    padding-top: 0 !important;
    padding-bottom: 0;
    margin-top: -10px !important;
}
.album_page_track .album_leftlist ul li {
    padding: 0;
}
#album .album_description {
    width: 100%;
    display: block;
    position: relative;
}
#album .album_container .play_price {
    display: block;
    width: 100%;
    margin-top: 20px;
}
.album_container h5 {
    padding-bottom: 16px !important;
}
.album_list_2 ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
}
.album_list_2 ul li {
    display: inline;
}
.album_list_2 ul li a {
    font-weight: 700;
    color: #000;
}
.albume_onlybtn {
    background: red;
    border-radius: 6px;
    width: auto !important;
    height: auto;
    display: inherit;
    text-align: center !important;
    padding: 15px 10px;
    color: #fff !important;
    font-weight: 700;
    font-size: 14px;
    cursor: default;
    text-transform: uppercase;
}
.buybtn:hover {
    background: #691417;
    color: #fff !important;
    border-color: #691417;
}
.playbtn:hover {
    background-color: #691417;
    border-color: #691417;
    color: #fff !important;
}
.plusbtn:hover,
.searchlist3 .playlist_toggle a.plusbtn:hover {
    background-color: #691417;
    border-color: #691417;
    color: #fff !important;
}
.alert-submit {
    text-align: left;
    margin-top: 30px;
    font-weight: 600;
    background: #f0bb4f;
    padding: 5px 10px;
    border-radius: 2px;
}
.message-box textarea.text-area {
    resize: vertical;
}
.check-box.ng-scope {
    padding: 10px 0;
}
.msg-body {
    margin-left: 15px;
}
div#message_box_and_submit_button {
    padding-top: 30px;
}
#message_box_and_submit_button em {
    font-weight: 600;
    font-style: normal;
    color: #212529;
}
.prs_must_checkbox .prs_must_list_checkbox a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.prs_must_checkbox .prs_must_list_checkbox {
    padding: 22px 0 0 0;
    position: relative;
}
.prs-form .custom-control-label::before {
    border-radius: unset !important;
    background-color: transparent;
    border: 1px solid #c4c1c1;
}
.suggestion {
    text-align: center;
    color: #000;
    background: #eee;
    padding: 8px 10px;
    font-size: 24px;
    margin-bottom: 0;
}
.search_form .form-control {
    border: 1px solid #ced4da;
    border-radius: 6px;
    color: #000;
    font-weight: 700;
    height: 60px;
}
.search_form .form-control::placeholder {
    font-weight: 400;
}
.search_form label.custom-control-label {
    color: #fff;
}
.modal-content {
    height: auto;
}
.playlist_toggle {
    position: relative;
}
.album_description_1 span {
    font-weight: 400;
}
.smpl {
    line-height: 35px !important;
}
.album_description_1 span.work-space {
    padding-left: 0;
}
.album_rightlist ul li {
    padding: 0 9px 0 0 !important;
}
#composer .album_rightlist ul li {
    padding: 0 2px !important;
    display: inline-table;
    position: relative;
    text-wrap: nowrap;
}
#composer .track_body .album_rightlist_1 {
    margin-top: 30px;
}
.album_list_cont {
    display: flex;
    width: 100%;
    background-color: #fff;
    padding-bottom: 11px;
    padding-top: 10px;
    position: relative;
}
#composer .album_page_track .album_leftlist {
    position: relative;
}
.album_list_cont1 {
    display: table;
    width: 100%;
    background-color: #fff;
    padding-bottom: 0;
    padding-top: 10px;
    position: relative;
}
.album_leftlist {
    display: table-cell;
    width: 63.1%;
}
.album_leftlist ul {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}
.album_rightlist {
    display: table-cell;
    width: 34%;
}
.album_leftlist ul li {
    display: table-cell;
    width: auto;
    padding: 0 0 0 20px;
}
.album_rightlist ul {
    list-style-type: none;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right;
}
#composer .album_rightlist ul {
    display: table;
    text-align: right;
}
.album_rightlist ul li {
    display: table-cell;
    padding: 40px 9px 0 0;
}
#track_detail .album_rightlist ul li {
    padding: 0 !important;
}
.album_leftlist ul li i {
    color: #9c0f19;
}
.album_list_left1 {
    margin-bottom: 30px;
}
.album_rightlist_1 {
    margin-bottom: 30px;
}
.prs_title h1 {
    font-weight: 700;
    line-height: 30px;
}
.prs_title p {
    font-size: 16px;
    color: #cac6c6;
    margin-bottom: 0;
}
#composer .suggestion {
    color: #000;
    font-weight: 700;
}
.albumlist li {
    padding: 15px 0 0 0;
    border-bottom: 1px solid #eee;
}
.media-body h5 {
    font-weight: 700;
    line-height: 44px;
    padding-bottom: 40px;
}
.media-body p {
    font-weight: 700;
    color: #000;
    margin: 0;
}
.media-body {
    padding-top: 10px;
}
.prs_title h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
}
.prs_title p strong {
    width: 85%;
    float: right;
    color: #000;
}
.media-body p:last-child {
    font-weight: 400;
    margin-top: 15px;
}
.media-body p {
    margin-top: 15px;
}
.footer {
    position: absolute;
    width: 100%;
    background-color: #f5f5f5;
    height: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.footer a {
    color: #353535;
    font-weight: 600;
}
.socialicon ul {
    list-style-type: none;
    padding: 0;
    text-align: left;
}
.socialicon li {
    display: inline;
}
.socialicon li a {
    padding: 10px;
    color: #691417;
}
.socialicon li a:hover {
    padding: 10px;
    color: #881519;
}
.bottom_footer ul {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}
.bottom_footer li {
    display: inline;
}
.footer:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 100%;
    background: #bb7d11;
}
.bottom_footer p {
    text-align: center;
    display: inherit;
    line-height: normal;
    margin-bottom: 5px;
    font-weight: 900;
    color: #353535;
}
.nicescroll-rails div {
    width: 5px !important;
    height: 25px;
    border-radius: 2px;
    border: none !important;
    background: -moz-linear-gradient(top, #fda10e 0, #ff6c0d 100%);
    background: -webkit-linear-gradient(top, #fda10e 0, #ff6c0d 100%);
    background: -o-linear-gradient(top, #fda10e 0, #ff6c0d 100%);
    background: -ms-linear-gradient(top, #fda10e 0, #ff6c0d 100%);
    background: linear-gradient(to bottom, #fda10e 0, #ff6c0d 100%);
}
.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}
.appicon {
    position: relative;
    white-space: nowrap;
}
.appsocial {
    list-style-type: none;
    text-align: right;
    justify-content: end;
    margin: auto;
}
.appsocial li {
    display: inline;
}
.appicon.mnsectionP30 {
    padding-bottom: 30px;
}
.appicon p {
    text-align: center;
    display: inherit;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    margin-left: 21%;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.page_title_two {
    font-size: 56px;
    text-transform: capitalize;
    color: var(--header-color1);
    font-weight: 600;
}
.card-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    letter-spacing: 0.2px;
}
.newreals_album1 .card {
    border-radius: unset;
    border: none;
    background: 0 0;
}
.newreals_album1 .card-body {
    padding: 8px 10px 5px 8px;
    color: #fff;
    max-width: 88.5%;
}
.newreals_album1 .card-text:last-child {
    color: #fff;
    background-color: transparent;
    padding-left: 0;
}
.radio_listmn {
    list-style: none;
    padding-left: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.radio_listmn li {
    flex: 0 0 30%;
}
.prs_title {
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    padding: 0 0;
    font-size: 56px;
}
.custm_top_border {
    padding-top: 60px;
}
.custm_top_border .page_title_two:before {
    content: " ";
    width: 290px;
    height: 10px;
    background: #c20008;
    position: absolute;
    left: 0;
    top: -30px;
}
.btn-danger {
    width: 300px;
    height: 60px;
    background: 0 0;
    color: #c00 !important;
    border-color: #c00 !important;
    border-radius: 6px;
    font-weight: 700;
    font-size: 20px;
    margin-right: 55px;
}
@media (max-width: 980px) {
    textarea.text-area {
        width: 100% !important;
        border: 1px solid;
    }
    .featureplaylist-btn .add-to-queue-img {
        left: auto !important;
    }
    .btn-group .add-to-queue-img {
        left: auto !important;
    }
}
@media (max-width: 768px) {
    span.showon-mobile {
        display: none;
    }
    textarea.text-area {
        width: 100% !important;
    }
    form.form-sec.contact_us_formss {
        padding: 15px 10px !important;
    }
    .scroll {
        bottom: 140px !important;
        right: 5px;
    }
    .performeralbumlist .plusbtn:before {
        opacity: 0 !important;
    }
    .performeralbumlist .plusbtn:after {
        opacity: 0 !important;
    }
}
@media (max-width: 768px) {
    .none {
        display: none;
    }
    .banner-text {
        margin-top: 36px;
    }
}
@media (max-width: 991px) {
    .banner-text h3 {
        font-size: 1.5rem;
    }
}
@media (max-width: 768px) {
    .none {
        display: none;
    }
    .banner-text {
        margin-top: 36px;
    }
}
@media (max-width: 991px) {
    .banner-text h3 {
        font-size: 1.5rem;
    }
}
.cus-container .row a span {
    color: #fff;
}
@media (max-width: 767px) {
    .scroll {
        bottom: 160px !important;
    }
    .aboutlogin_details {
        margin: 0;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }
    .comp-modl {
        justify-content: center;
    }
    .notable_tab .srch-name {
        justify-content: center;
    }
    .pianist-div .pianist {
        margin: auto;
    }
    .beats-div .piano-beats {
        margin: auto;
    }
}
.radtabs .nav-tabs {
    border-bottom: 2px solid #eae8e7;
    margin-bottom: 30px;
}
.nav-justified .nav-item {
    text-align: left;
    color: #000 !important;
    font-weight: 700;
    font-size: 24px;
    padding-left: 0;
}
.radtabs .nav-tabs .nav-link.active {
    color: #c20008 !important;
    border: none;
}
.radtabs .nav-tabs .nav-link:focus,
.radtabs .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.page_title_four {
    color: #bf0f0f;
    font-size: 25px;
    position: relative;
    padding-bottom: 10px;
}
.page_title_four:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #d4d0cd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.prs_list_details li a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.prs_list_details li {
    padding: 10px 0;
}
.prs_list_details ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}
.prs_list_details {
    max-height: 360px;
    overflow-y: scroll;
    padding: 1.2em 0;
}
#bdt_context1 .sectionP80 {
    padding-top: 120px;
    padding-bottom: 30px;
}
.prs-form .custom-control {
    padding: 12px 5px;
    color: #000 !important;
    font-weight: 700;
}
.allplaybtn a {
    cursor: pointer;
    border: 2px solid #c00;
    border-radius: 6px;
    padding: 12px 120px;
    color: #fff !important;
    background: #c00;
    text-transform: uppercase;
    font-weight: 700;
}
.allplaybtn {
    position: relative;
    margin: 30px 0;
}
.table th {
    border-top: none;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    width: 50%;
    font-family: Calibri;
    cursor: pointer;
    font-weight: 700;
    text-transform: capitalize;
}
.mustknow_form .custom-control {
    padding-left: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000 !important;
    font-weight: 700;
}
.mustknow_form .custom-control-label::before {
    border-radius: unset !important;
    background-color: transparent;
    border: 1px solid #c4c1c1;
}
.mustknow_form_radio .custom-control {
    padding-left: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000 !important;
    font-weight: 700;
}
.mustknow_form_radio .custom-control-label::before {
    background-color: transparent;
    border: 1px solid #c4c1c1;
}
.loged .dropdown-toggle::after {
    display: none;
}
.loged .dropdown-menu.show {
    left: -87px !important;
}
.loged img {
    width: 30px;
    height: auto;
}
.prs_title_3 {
    margin-top: 30px;
}
.prs_title_3 p {
    line-height: 18pt;
    margin-bottom: 0;
}
.prs_title_2 h1 {
    font-weight: 700;
    line-height: normal;
    color: #000;
}
.prs_title_2 a {
    color: #000;
}
.prs_title_2 p {
    font-size: 16px;
    color: #333;
    margin-bottom: 0;
}
.prs_title_p {
    font-size: 18px !important;
    color: #000 !important;
    clear: both;
    margin-bottom: 5px;
    padding-bottom: 5px;
    display: table;
    width: 100%;
    font-weight: 700 !important;
}
.composer_name {
    font-size: 20px !important;
    color: #000 !important;
    clear: both;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: 700 !important;
}
.mn-media_body h5 {
    line-height: 20px !important;
    padding-bottom: 0 !important;
}
.header-pad-gc_great {
    padding-bottom: 350px;
}
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}
#accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 15px;
}
#accordion .panel-title a {
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #000;
    background: var(--background1-color);
    padding: 15px 32px 15px 18px;
    position: relative;
    transition: all 0.5s ease 0s;
}
#accordion .panel-title a.collapsed {
    border-bottom-color: #ddd;
    color: #000;
}
#accordion .panel-title a span {
    top: 6px;
    left: 10px;
    position: relative;
    display: block;
}
#accordion .panel-title a span:before {
    content: "\f0de";
    font-family: FontAwesome;
    font-weight: 900;
    font-size: 18px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a span .collapsed:before {
    content: "\f0dd";
}
#accordion .panel-body {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    background: #fff;
    border: none;
    padding: 14px 0 0 0;
}
.panel-title {
    margin-bottom: 0;
}
.list-group-item.mn {
    padding-right: 0;
}
.panel-list .list-group-item {
    padding: 5px 0 25px 0;
}
.margin-minus-mn_great {
    margin-top: -322px;
}
#accordion ul ul li h4 a {
    background: #fff !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    font-weight: 400 !important;
}
#accordion ul {
    list-style-type: none;
}
#accordion .panel-title a span:before {
    display: none;
}
#accordion .panel-title a span {
    top: 0;
    left: 0;
}
.open-tab {
    max-height: 450px;
    overflow-y: auto;
}
.open-tab ul {
    max-height: inherit;
    overflow-y: hidden;
}
.select_perfrmer_div {
    background: #eee;
    padding: 10px 10px;
}
.select_perfrmer_div h3 {
    margin-bottom: 0;
    padding: 0;
    font-size: 20px;
}
.select_perfrmer_div .prs_title_3 {
    margin-top: 10px;
}
.select_perfrmer_div p {
    cursor: pointer;
    color: #000;
}
#home-radio .prs-form .custom-control {
    display: block;
}
.btns_wrapper button i {
    font-size: 14px !important;
}
.btns_wrapper {
    text-align: right;
}
.worktopcusline-style {
    height: 52px;
    margin: 0 2px 1px;
    padding-bottom: 1px;
}
.workcusline-style {
    height: 50px;
    padding: 0 4px 0 4px;
}
.topcusline-style {
    margin: 0 6px 0 3px;
    height: 52px;
}
@media (min-width: 320px) and (max-width: 479px) {
    .worktopcusline-style {
        height: 47px;
        margin: 0 2px;
        padding-bottom: 3px;
    }
}
.regular .slick-slide img {
    width: 128px;
    height: 128px;
    margin: 0 auto;
    object-fit: cover;
    object-position: top center;
}
.slick-next:before,
.slick-prev:before {
    color: #000;
}
.slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 1;
}
.slick-active {
    opacity: 1;
    color: #000;
}
.slick-current {
    opacity: 1;
}
.regular .slick-prev:before {
    content: "";
    background-image: url(../img/arrow-red-left.png) !important;
    background-size: 100% 100%;
    height: 103px;
    width: 52px !important;
    position: absolute;
    bottom: 30px;
    right: 15px;
}
.regular .slick-next:before {
    content: "";
    background-image: url(../img/arrow-red-right.png) !important;
    background-size: 100% 100%;
    height: 103px;
    width: 52px !important;
    position: absolute;
    bottom: 25px;
}
.great_imgsec p {
    background: #fff;
    padding: 0 10px;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    text-align: center;
}
.newreals_album1 .slick-slide img {
    width: 280px;
    height: 280px;
    transition: 0.5s;
}
.newreals_album1 .slick-prev:before,
.newreals_album1 .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 1;
}
.newreals_album1 .slick-active {
    opacity: 1;
    color: #000;
}
.newreals_album1 .slick-current {
    opacity: 1;
}
.newreals_album1 .slick-prev:before {
    content: "";
    background-image: url(../img/arrow-red-left.png) !important;
    background-size: 100% 100%;
    height: 103px;
    width: 52px !important;
    position: absolute;
    bottom: -40px;
    right: 30px;
}
.newreals_album1 .slick-next:before {
    content: "";
    background-image: url(../img/arrow-red-right.png) !important;
    background-size: 100% 100%;
    height: 103px;
    width: 52px !important;
    position: absolute;
    bottom: -40px;
}
.show_div {
    min-width: 365px;
    position: absolute;
    right: 0;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    z-index: 99;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
}
.playmodalbox .show_div:before {
    top: -18px;
    right: 17px;
}
.modal_wrapper_body {
    border: 12px solid #660003;
    height: 150px;
    overflow-y: scroll;
    text-align: left;
    padding: 5px;
}
.modal_wrapper_header {
    background: #660003;
    color: #fff;
    padding: 20px 15px 0;
    text-align: left;
}
.modal_wrapper_footer {
    background: #660003;
    color: #fff;
    padding: 15px 3px;
    position: relative;
    top: 0;
    text-align: left;
}
.modal_prelogin_header {
    position: relative;
    background: #660003;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.show_prelogin_div {
    position: absolute;
    width: 300px;
    top: unset;
    pointer-events: auto;
    z-index: 99;
}
.modal_prelogin_body {
    border: 15px solid #660003;
    background-color: #fff;
}
.modal_prelogin_footer {
    background: #660003;
    padding: 10px 0 30px 0;
    display: inline-block;
    position: relative;
    top: -5px;
    width: 100%;
    border-radius: 0 0 10px 10px;
}
.statusBox p {
    font-size: 13px;
    text-align: center;
    padding: 5px;
    margin-bottom: 0;
}
a.free_trial_link {
    font-size: 22px;
    font-weight: 700;
    color: #666;
}
.show_prelogin_div .statusBox p a {
    color: #666;
    text-decoration: underline !important;
}
.show_prelogin_div .img_icons {
    width: 90%;
    margin: 0 auto;
}
.show_prelogin_div .img_icons img {
    margin-right: 5px;
    width: 60px;
}
.show_prelogin_div .img_icons img:last-child {
    margin-right: 0;
}
.media-body.album_container h5 {
    font-size: 30px;
    margin: 0;
    padding: 0 !important;
    line-height: 35px;
}
.album_container h6 {
    font-size: 24px;
    margin-bottom: 0 !important;
    line-height: 30px;
}
.album_container2 {
    margin-top: 5px;
}
.media-body.album_container p {
    margin-top: 10px;
}
.media-body.album_container {
    padding: 0 0 0 25px;
}
.composer_lists {
    overflow-y: auto;
    height: 130px;
    padding: 5px 10px;
    background: #eee;
}
.work_performer_list {
    overflow-y: auto;
    height: 130px;
}
.playmodalbox {
    position: relative;
}
.footer {
    z-index: 1;
}
.playmodalbox .show_prelogin_div {
    top: 0;
    right: 0;
}
.playmodalbox .show_prelogin_div:before {
    top: -18px;
    right: 18px;
}
.hd_close_div {
    padding: 10px 0;
}
.hd_close_div button {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #fff;
    opacity: 1;
}
.show_div:before,
.show_prelogin_div:before {
    content: "";
    position: absolute;
    border-width: 9px;
    border-style: solid;
    border-color: transparent;
    transform: rotate(180deg);
    border-top-color: #660003;
}
.hd_close_div.post_login {
    padding: 0;
}
.post_login button.close {
    top: 0;
}
.modal_wrapper_footer i {
    font-style: normal;
    background: #f9c357;
    padding: 1px 5px;
    border-radius: 6px;
    position: relative;
    font-size: 14px;
    color: #660003;
    line-height: 0;
    left: 10px;
    top: -5px;
    cursor: pointer;
}
.login-div h3.m0.ng-binding {
    transform: scale(1.1);
    transition: all 1s;
    color: #7b1218;
    text-transform: capitalize;
    padding: 10px 0;
    margin-bottom: 10px;
}
.great_imgsec.card {
    border: none;
    padding-top: 0;
    min-height: 212px;
}
.great_imgsec.card p {
    line-height: normal;
}
.work_performer_list.prs_title_3.prsscrollbar a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 1px;
}
.select_perfrmer_div:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #a3a3a3;
    position: absolute;
    top: 40px;
    left: 0;
}
.select_perfrmer_div {
    position: relative;
}
.conductor_name a {
    color: #333;
}
.conductor_name a:hover {
    color: #c00;
    text-decoration: underline !important;
}
.album_link {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 15px;
}
.album_link a:hover {
    color: #c00;
    text-decoration: underline !important;
}
.workpagination p span {
    color: #c00;
    font-weight: 700;
}
.workpagination p {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}
.workpagination {
    background: #eee;
    padding: 5px 0;
}
.prs_must_list_checkbox a:hover {
    text-decoration: underline !important;
    color: #b31d15;
}
DIV.music-main {
    background-color: #fff;
    color: #333;
    text-align: left;
}
DIV.music-main DIV.bio-info {
    border: 1px solid #aaa;
    background-color: #eee;
    padding: 5px;
    width: 92%;
    margin: 5px 0 5px 0;
    color: #333;
}
.biog {
    padding-top: 2rem;
}
.biog p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #212934;
}
.biog p a {
    text-decoration: underline !important;
    color: #212934;
}
.biog h6 {
    font-weight: 700;
    text-align: center;
}
.album_page_track {
    position: relative;
    display: table;
    width: 100%;
}
#track_detail .track_body .album_rightlist ul {
    padding-top: 22px;
}
.track_body .album_rightlist ul li:first-child {
    margin-right: 10px;
}
#composer .album_page_track .album_leftlist {
    width: 70% !important;
    display: inline-table;
}
#composer .album_page_track .album_rightlist {
    width: 30% !important;
    display: inline-table;
}
#track_detail .track_body .show_prelogin_div:before {
    top: -18px;
    transform: rotate(180deg);
}
#track_detail .album_leftlist {
    width: 70%;
    display: inline-table;
    position: relative;
}
#track_detail .album_rightlist {
    width: 30%;
    display: inline-table;
}
#track_detail .album_rightlist.album_rightlist_width {
    width: auto;
}
@media (max-width: 767px) {
    .web {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
    .allCmp-center {
        justify-content: center;
    }
}
@media (min-width: 320px) and (max-width: 415px) {
    .nav-justified .nav-item {
        font-size: 17px;
        text-align: center;
    }
}
@media (max-width: 500px) {
    #searchpage .search_form .col-md-2 {
        max-width: max-content;
        padding-right: 0;
    }
}
@media (max-width: 640px) {
    .media {
        display: block;
        text-align: center;
    }
    .album_container2 {
        display: block;
        text-align: left;
        width: 100%;
    }
    .album_container .play_price ul {
        float: right !important;
        padding: 0;
        margin-top: 30px !important;
    }
    .buymp3price {
        height: 50px;
        line-height: 18px;
    }
    a.buytrackprice {
        height: 52px;
        line-height: 20px;
    }
    .buyalbumprice {
        height: 52px;
        line-height: 18px;
    }
    .track_body ul.work_playbtn_list.workbtn_listxx li:first-child {
        padding-right: 5px !important;
    }
    .page_title_two.m0 {
        font-size: 35px;
        padding-left: 15px;
    }
    .album_container h5 {
        font-size: 30px;
        text-align: left;
    }
    .album_container h6 {
        font-size: 25px;
        text-align: left;
        line-height: 30px;
    }
    .album_container small {
        font-size: 20px;
    }
    .playbtn {
        padding: 12px 18px;
    }
    .newreals_album1 .slick-slide img {
        width: 100%;
        height: 100%;
    }
    .great_imgsec a {
        margin: 0 auto;
    }
    #home-section h1 {
        padding-bottom: 30px;
    }
    .allplaybtn a {
        border: 2px solid #c20008;
        padding: 12px 10px;
    }
    .prs-form .custom-control {
        padding: 5px 25px;
    }
    .nav-justified .nav-item {
        font-size: 17px;
    }
    .radio_listmn {
        list-style: none;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        padding-left: 0;
        font-size: 13px;
    }
    .mn-scrolltop {
        right: 0;
    }
    .page_title_four {
        font-size: 19px;
    }
    .prs_list_details li a {
        font-size: 13px;
    }
    .prs_list_details li :before {
        width: 13px;
        height: 19px;
        top: 13px;
    }
    .searchlist3 {
        margin: 0;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .header-pad {
        padding-top: 70px;
        padding-bottom: 10px;
    }
    .mn-sign-up .head h3 {
        font-size: 25px;
        padding-top: 15px;
    }
    .plan > div {
        display: flex;
        width: 100%;
        height: auto;
        padding-right: 5px;
    }
    .yearly {
        font-size: 25px;
    }
    .plan label {
        margin: 0 auto;
    }
    .mn-sub_yer .yearly {
        font-size: 20px;
        line-height: 25px;
        padding: 5px 0;
    }
    .plan > div {
        width: 100%;
        height: auto;
        padding-right: 5px;
    }
    .mn-sub_yer {
        margin: auto 10px;
    }
    .browerbtn a,
    .btn-danger {
        width: auto;
        font-size: 12px;
        padding: 10px 8px !important;
        height: auto;
        margin-right: 0;
        margin-left: 0;
    }
    .prs_title {
        font-size: 40px;
    }
    #album .gradient2 .sectionP140 {
        padding-top: 70px;
    }
    #album .gradient2 .media-body.album_container h5 {
        line-height: normal;
        font-size: 20px;
    }
    #album .gradient2 .album_description_1 h2 {
        font-size: 20px;
        line-height: normal;
    }
    #album .gradient2 .album_description_1 ul {
        padding-left: 0;
    }
    .track_body .album_rightlist_1 ul {
        margin: 20px;
    }
    #track_detail .album_list_2 ul {
        display: grid;
    }
    .aboutlogin_details {
        width: 100%;
    }
    .login-div li a {
        font-size: 13px !important;
    }
    .logged_detail li {
        width: 50%;
    }
    .page_title_two {
        font-size: 20px;
    }
    .navbar-brand {
        width: 210px;
    }
    .search_form .col-md-2 {
        max-width: max-content;
        margin-left: 0;
    }
    .col-md-5.offset-sm-3 {
        margin-left: 0;
    }
    .search_form .form-control {
        height: auto;
    }
    .search_form .col-md-5 {
        max-width: 66%;
    }
    .appsocial img {
        width: 100%;
    }
    .appicon p {
        display: none;
    }
    .appsocial {
        margin: 0;
        padding: 0;
    }
    .bottom_footer ul {
        padding-left: 0;
    }
    .socialicon li a {
        font-size: 12px;
        padding: 3px;
    }
    .footer_left {
        width: 80%;
    }
    .footer_right {
        width: 20%;
    }
    .album_rightlist_1 {
        margin-bottom: 0;
        font-size: 15px;
    }
    .album_container .album_list_2 ul {
        text-align: left;
    }
    .album_container .album_list_2 ul li {
        padding-left: 0;
    }
}
@media (min-width: 767px) and (max-width: 980px) {
    .radio_listmn {
        list-style: none;
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
        padding-left: 0;
        font-size: 15px;
    }
    .mn-scrolltop {
        right: 0;
    }
    .page_title_four {
        font-size: 19px;
    }
    .prs_list_details li a {
        font-size: 15px;
    }
}
@media (max-width: 992px) {
    .great_imgsec a {
        margin: 0 auto;
    }
    .browerbtn {
        display: block;
        height: auto;
        width: 100%;
    }
    .browerbtn a {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
    }
    .p0 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .radio-box-right {
        margin: 20px auto 2.8rem;
    }
    .mn-sign-up .head h3 {
        font-size: 20px;
    }
    .acc_text {
        font-size: 20px;
    }
    .singup.sectionP20 {
        padding-top: 0;
    }
}
@media (max-width: 991px) {
    .navbar-expand-lg .navbar-toggler {
        display: block !important;
    }
    .allplaybtn a {
        padding: 12px 100px;
    }
    ul#navigation {
        align-items: flex-start;
    }
    .header-icon a i {
        font-size: 13px;
    }
    .mob-navigation {
        top: 17px;
    }
    .menuTooltip .menuTooltip-text {
        left: 200% !important;
        font-size: 14px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #great_container .offset-sm-1 {
        margin-left: 0 !important;
    }
    .mn-sub_yer .yearly {
        font-size: 20px;
        line-height: 25px;
        padding: 5px 0;
    }
    .plan {
        margin: 0;
    }
    .plan > div {
        padding-right: 0;
        margin-bottom: 15px;
        display: block;
        cursor: pointer;
        margin-top: 20px;
    }
    .mn-sub_yer {
        margin: 0 auto;
    }
    .header-text {
        min-width: 75% !important;
    }
    .yearly {
        font-size: 22px;
    }
    span.price {
        font-size: 22px;
    }
    .appsocial img {
        width: 100%;
    }
    .album_leftlist {
        width: 50%;
    }
    .album_rightlist {
        width: 50%;
    }
    .album_list_cont {
        margin-bottom: 0;
        padding-bottom: 1px;
    }
    .navbar-nav.navbar-right > li {
        padding: 10px 0 5px 0;
    }
    #searchpage .col-md-5.offset-sm-3 {
        max-width: 50% !important;
        margin-left: 22%;
    }
    #searchpage .custom-control.custom-radio {
        padding-left: 0;
    }
    .page_title_two {
        font-size: 56px;
    }
    .sectionP140 {
        padding-top: 70px;
    }
    .centered .album_list_2 ul li {
        padding-left: 15px;
    }
}
@media (min-width: 768px) and (max-width: 1280px) {
    .subscription-alert p {
        font-size: 16px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .appsocial img {
        width: 100%;
    }
    .navbar-nav.navbar-right > li > a {
        padding: 9px;
    }
    .plan {
        margin: 10px 10px 0 10px;
    }
    .radio-box-right {
        margin: 10px auto 3.2rem;
    }
    .album_leftlist {
        width: 61%;
    }
    .album_rightlist {
        width: 39%;
    }
    .album_list_cont {
        margin-bottom: 0;
        padding-bottom: 1px;
    }
}
@media (max-width: 1024px) {
    .album_img img {
        max-height: 200px;
    }
    .w1-75 {
        width: 100%;
    }
    .prs_titlep_42 .prtracktextright {
        float: left;
    }
    .cus_tooltip .tooltiptext {
        display: none;
    }
}
@media (max-width: 1199px) {
    .prs_title,
    .title-large {
        font-size: 50px;
    }
}
@media (max-width: 1199px) and (min-width: 1024px) {
    .newreals_album1 .slick-slide img {
        width: 200px;
        height: 200px;
    }
}
@media (max-width: 1080px) {
    #home-section .container {
        padding-right: 15px;
        padding-left: 40px;
    }
    #composer .col-md-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        margin-right: 0;
    }
    #composer .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 53.333333%;
        max-width: 53.333333%;
    }
    .custom_width_define .col-md-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        margin-right: 0;
    }
    .custom_width_define .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 53.333333%;
        max-width: 53.333333%;
        margin-left: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .playbtn {
        padding: 12px 12px 12px 12px;
    }
    .buybtn {
        padding: 5px 15px 5px 15px;
    }
    .album_container .play_price {
        display: block;
    }
    .album_container .play_price ul {
        float: none;
        padding-top: 20px;
        padding-left: 0;
    }
    .album_page_track .album_leftlist {
        width: 57.5%;
    }
    .album_page_track.album_list_cont:after {
        width: 63%;
        bottom: 0;
    }
    .album_page_track .album_rightlist {
        width: 34%;
    }
    .albume_onlybtn {
        width: 150px;
    }
    #track_detail .album_rightlist ul li {
        padding: 0 2px 0 2px !important;
    }
    .cusbuymp3price {
        margin-left: 1px;
    }
}
@media (max-width: 991px) and (min-width: 767px) {
    .navbar-collapse.collapse.show {
        display: block !important;
    }
    .navbar-collapse {
        background-color: #691417 !important;
    }
    .navbar-nav.navbar-right > li {
        padding-top: 5px !important;
        padding-bottom: 0 !important;
    }
    .navbar-nav.navbar-right > li > a {
        font-size: 15px !important;
    }
    #navigation .mn-navbor {
        border: none !important;
    }
    .custom_width_define .col-md-3,
    .custom_width_define .col-md-7 {
        margin: 0 auto;
    }
    .box-main-img img {
        width: 260px !important;
    }
}
@media (max-width: 768px) and (min-width: 650px) {
    .album_container2 .buyalbumprice {
        padding: 5px 5px 5px 5px;
        margin-left: 0 !important;
    }
    .playlist .playbtn {
        padding: 10px 15px !important;
    }
    .albume_onlybtn {
        padding: 13px 10px !important;
    }
    .cusalbume_onlybtn1 {
        padding: 13px 10px !important;
    }
}
@media (max-width: 991px) {
    #track_detail .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .album_container2 {
        display: block;
    }
    .album_container2 .play_price {
        display: inline-block;
        padding-top: 15px;
    }
    .album_container2 .play_price .playbtn {
        padding: 14px 20px 14px 20px;
        height: 52px;
        line-height: 18px;
    }
    .album_container2 .play_price ul {
        padding: 0;
        float: none;
    }
    .album_page_track.album_list_cont {
        display: block;
    }
    .album_page_track .album_leftlist {
        width: 100% !important;
    }
    .album_page_track .album_rightlist {
        display: block;
    }
    .album_page_track .album_rightlist {
        width: 100% !important;
        text-align: left !important;
    }
    .album_page_track .album_leftlist {
        display: block;
    }
    .album_page_track.album_list_cont:after {
        width: 100%;
        bottom: -10px;
    }
    .mn-pannel-list {
        padding: 0;
    }
    #album .col-md-9,
    #track_detail .col-md-9 {
        max-width: 85% !important;
        -ms-flex: 0 0 85%;
        flex: 0 0 85%;
    }
    #track_detail .col-md-2,
    #track_detail .col-md-8 {
        width: 100% !important;
        -ms-flex: 0 0 99.666667%;
        flex: 0 0 99.666667%;
        max-width: 99.666667%;
    }
    .navbar-default {
        padding: 0.3rem;
    }
    .subscription-alert {
        padding: 2px 0 !important;
    }
    .loged img {
        width: 24px;
        height: 24px;
        top: -2px;
        position: relative;
    }
    #desktopsearchBtn2 {
        display: none;
    }
    #mobsearchBtn1 {
        display: block;
    }
    .performeralbumlist .leftwidth {
        width: 100%;
    }
    .performeralbumlist .rightwidth {
        margin: 10px 0 0;
    }
    .performeralbumlist .rightwidth:after {
        display: block;
    }
    .performeralbumlist .leftwidth:after {
        display: none;
    }
    .rightwidth .albume_onlybtn {
        width: auto !important;
    }
    .share_btn .form-group {
        float: left !important;
        margin-top: 20px;
    }
    .dropdwn_nav .mob_visbl {
        display: inline-block !important;
        color: #fff;
        font-size: 12px;
    }
    .dropdwn_nav .dropdown-menu {
        top: 0 !important;
        padding: 0 12px !important;
        padding-bottom: 0 !important;
        position: relative !important;
        border: none;
        box-shadow: none !important;
    }
    .dropdwn_nav .mb-5 {
        margin-bottom: 0 !important;
    }
    .dropdwn_nav .dropdown-menu li a {
        border-bottom: none !important;
    }
    .dropdown-item {
        border-bottom: none !important;
    }
    .album_page_track.albumhrline .album_leftlist:after {
        width: 100% !important;
    }
    .performeralbumlist .performer_left_colm,
    .performeralbumlist .performer_right_colm {
        width: 100% !important;
    }
    .custom_performers_tracks {
        position: relative;
    }
    .login-or {
        left: 50%;
    }
}
@media (max-width: 980px) {
    .newreals_album1 .slick-next:before,
    .newreals_album1 .slick-prev:before,
    .regular .slick-next:before,
    .regular .slick-prev:before {
        display: none;
    }
}
@media (max-width: 899px) {
    #home-section .slick-next {
        right: 0;
    }
    #home-section .slick-prev {
        left: -25px;
    }
    #home-section .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
    .page_title_two,
    .prs_title {
        font-size: 35px;
        text-align: center;
    }
    .countcs {
        font-size: 25px;
        text-align: center;
    }
    .header-pad-mn {
        padding-top: 70px;
        padding-bottom: 150px;
    }
    #navigation .mn-navbor {
        border: none !important;
    }
    .login-or {
        margin: 3.5rem 0;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }
    .login-or h5 {
        color: #fff;
        font-weight: 400;
        font-size: 23px;
        margin-bottom: 0;
        width: 80px;
        text-align: center;
        position: relative;
        margin: auto;
    }
    .proceed_box {
        height: auto;
    }
    .mn-sign-up {
        height: auto;
    }
    .mn-sign-up .head h3 {
        margin-bottom: 1rem;
    }
    .plan > div {
        margin-bottom: 0;
        margin-top: 0;
        justify-content: center;
    }
    .radio-box-right {
        margin: 2rem;
        width: auto;
    }
    .plan {
        display: block;
        margin: 0 2rem;
        width: auto;
        height: 220px;
    }
    .pianist-div {
        display: block !important;
    }
    .beats-div {
        display: block !important;
    }
    .box-main-img img {
        width: 60% !important;
        height: auto !important;
    }
    .box-main-img {
        text-align: center;
    }
    .piano-beats.rounded {
        margin-top: 1rem !important;
    }
}
@media (max-width: 599px) {
    .page_title_two.m0 {
        font-size: 35px;
        padding-left: 0;
    }
    .top_titleP60 {
        padding-bottom: 30px;
    }
    .regular .slick-prev,
    .slick-next {
        display: block;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    .top_titleP60 {
        padding-bottom: 30px;
    }
}
@media (max-width: 640px) {
    .album_description_1 ul {
        padding-left: 0;
    }
    .album_page_track .album_rightlist {
        width: 100%;
    }
    #home-section .container {
        padding-right: 60px;
        padding-left: 60px;
    }
    .album_list_2 ul li {
        padding-left: 20px;
    }
    .albume_onlybtn {
        width: auto !important;
        height: auto;
    }
    #album .album_container .play_price {
        display: inline-block;
    }
    .share_btn button {
        padding: 8px 10px 8px 10px;
        font-size: 14px;
    }
    #tableFea tbody tr td:last-child .btn-group button,
    #tableplaylist tbody tr td:last-child .btn-group button {
        padding: 8px 10px 8px 10px !important;
    }
    #tableplaylist a.playbtn {
        padding: 8px 10px 8px 10px !important;
    }
}
@media (max-width: 360px) {
    .worlkbtnradio .custom-control-inline {
        padding-left: 9px;
        font-size: 15px;
    }
}
@media (max-width: 340px) {
    .pianist {
        width: 280px !important;
        height: 200px !important;
    }
    .buyalbumprice {
        font-size: 10px !important;
    }
    .buy-inbox.buymp3price {
        padding: 5px 8px 5px 8px;
        white-space: nowrap;
    }
}
button {
    background: #fff;
    border: 2px solid #660003;
    cursor: pointer;
}
.alubm_playplu .show_div {
    width: 100%;
    min-width: 365px;
    right: 0;
}
.alubm_playplu .show_div:before,
.show_prelogin_div:before {
    transform: rotate(180deg);
}
.modal_wrapper_body .col-sm-6 {
    float: left;
    text-align: left;
    padding-left: 6px;
    padding-right: 0;
}
.col-sm-6.btns_wrapper {
    float: right;
    padding: 0;
    margin: 0;
    text-align: right;
}
.myplaylists_row {
    background-color: #fff3d6 !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 7px;
}
.myplaylists_row .btns_wrapper a i.fa {
    font-size: 15px;
}
.modal-backdrop.fade.show {
    display: none;
}
.mn-img-left {
    max-width: 165px;
}
@media (max-width: 1080px) {
    .show_prelogin_div:before {
        top: -18px !important;
        transform: rotate(180deg) !important;
    }
}
@media (max-width: 980px) {
    .row.pg_responsive .col-md-3 {
        max-width: 100% !important;
        margin: 0 auto;
    }
    .show_div:before {
        transform: rotate(180deg) !important;
    }
    .show_prelogin_div:before {
        top: -18px !important;
        transform: rotate(180deg) !important;
    }
    #cartbtn {
        display: block;
    }
    .notable_tab {
        max-width: 100%;
        margin-left: 0;
    }
    .notable_tab .nav-pills li.nav-item {
        margin-right: auto;
    }
    .notable_tab .nav-pills .nav-link {
        font-size: 16px !important;
        padding: 1rem 2.5rem;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .row.pg_responsive .col-md-3 {
        margin: 10px 0;
    }
    .modal_wrapper_body .col-sm-6 {
        float: left;
        width: 50% !important;
    }
    .show_prelogin_div:before {
        right: 0;
    }
    #composer .col-md-7 {
        max-width: 100% !important;
        flex: 0 0 100%;
    }
    #composer .album_link {
        display: block !important;
        width: 100%;
        margin: 0;
    }
    #composer .track_body .album_list_2 ul li {
        padding-left: 0;
    }
    .performerlink_1 .album_list_2 ul li {
        padding-left: 0 !important;
    }
}
@media (max-width: 639px) {
    .notable_tab {
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .nav-pills {
        max-width: 100%;
        margin: 0 auto;
    }
    .notable_tab .nav-pills .nav-link {
        font-size: 14px !important;
        padding: 1rem !important;
        width: 100% !important;
        text-align: center;
    }
    .notable_tab .nav-pills li.nav-item {
        margin-right: 10px !important;
        margin: 0 auto !important;
        float: none !important;
    }
    .alphOrderlistCont {
        max-width: 100%;
        flex-wrap: wrap;
    }
    .alphorderlist {
        display: flex;
        flex-wrap: inherit;
        line-height: normal;
    }
    .alphorderlist li a {
        font-size: 20px;
    }
    .allCompo_tab .nav-pills .nav-link {
        font-size: 14px !important;
        padding: 1rem 0.5rem !important;
        width: 100% !important;
        text-align: center;
    }
    .allCompo_tab .nav-pills li.nav-item {
        flex: 0 0 23%;
    }
    .allCompo_tab {
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .allCompo_tab .nav-pills li.nav-item {
        margin-right: 10px !important;
        margin: 0 auto !important;
        float: none !important;
    }
}
@media (min-width: 541px) and (max-width: 639px) {
    img.card-img-top {
        border-radius: 6px;
    }
}
@media (min-width: 768px) and (max-width: 2000px) {
    img.card-img-top {
        border-radius: 7px;
    }
}
@media (max-width: 480px) {
    .select_perfrmer_div h3 {
        font-size: 16px;
    }
    .select_perfrmer_div:before {
        top: 35px !important;
    }
    #composer .track_body {
        padding-bottom: 10px;
    }
    .worlkbtnradio_per {
        position: relative !important;
        border-bottom: 1px solid #a3a3a3;
        display: block;
        margin-bottom: 12px;
    }
    .workpagination p {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 13px;
    }
    .alphorderlist li a {
        font-size: 15px !important;
        padding: 5px !important;
    }
}
@media (max-width: 400px) {
    #composer .album_link {
        width: 100% !important;
    }
    #composer .track_body .album_rightlist_1 ul {
        margin: 20px 0;
    }
    .albume_onlybtn {
        width: auto !important;
        height: auto;
        padding: 14px;
    }
    #composer .album_link {
        padding-left: 5px;
        padding-right: 0;
    }
    body .subscription-alert p {
        font-size: 10px !important;
        line-height: 26px;
    }
    .mob-navigation .header-icon {
        padding-right: 6px;
    }
    .header-icon a i {
        font-size: 12px;
    }
}
@media (max-width: 375px) {
    .col_right_shr input {
        width: 100% !important;
        display: inline-block;
    }
    .mob-navigation {
        right: 50px;
    }
    .bar1,
    .bar2,
    .bar3 {
        width: 20px;
        margin: 3px 0;
    }
    .navbar-toggler:not(.collapsed) .bar-btn .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-1px, 0);
    }
}
@media (max-width: 320px) {
    .select_perfrmer_div:before {
        top: 40px !important;
    }
    .customlink ul li a {
        font-size: 12px;
        padding: 5px;
    }
    .logo .unicorn-logo {
        margin-right: 5px;
    }
    .header-icon a i {
        font-size: 11px;
    }
}
@media screen and (max-width: 1270px) and (min-width: 1081px) {
    .navbar-nav.navbar-right > li > a {
        padding: 10px 5px !important;
        display: inline-block;
        letter-spacing: 0.7px;
    }
}
@media screen and (max-width: 1270px) and (min-width: 1025px) {
    .cusD {
        top: 60px !important;
    }
    .dropdwn_nav .dropdown-menu {
        top: 58px !important;
    }
}
@media (max-width: 1080px) {
    .navbar-nav.navbar-right > li > a {
        padding: 10px 5px !important;
        display: inline-block;
        word-spacing: 0;
        letter-spacing: 0.5px;
    }
}
@media (max-width: 767px) {
    .navbar-collapse,
    .navbar-default {
        background: #691417 !important;
    }
    .navbar-nav.navbar-right > li {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        margin-left: 1px;
        list-style-type: none;
    }
    .navbar-nav.navbar-right > li > a {
        padding: 5px !important;
    }
    #composer .header-pad-mn {
        padding-top: 70px;
        padding-bottom: 316px;
    }
    #searchpage .header-pad-mn {
        padding-top: 70px;
        padding-bottom: 170px;
    }
    .mn-img-left {
        max-width: 100% !important;
        margin-left: 0;
    }
    .mn-img-left img {
        margin-bottom: 15px;
    }
    .albume_onlybtn {
        width: auto;
        height: auto;
    }
    .notable_tab {
        max-width: 100%;
        margin-left: 0;
    }
    .notable_tab .nav-pills .nav-link {
        font-size: 14px !important;
        padding: 1rem 2rem;
        width: 100%;
    }
    .notable_tab .nav-pills li.nav-item {
        margin-right: auto;
    }
    .alphOrderlistCont {
        max-width: 100%;
        flex-wrap: wrap;
    }
    .alphorderlist {
        overflow: hidden !important;
        display: inline-block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .alphorderlist.scrollAllComp li {
        float: left !important;
    }
    .alphorderlist.scrollAllComp li:nth-child(14) {
        clear: left;
    }
    .alphorderlist li a {
        font-size: 15px;
        line-height: normal;
        padding: 10px;
    }
    .allCompo_tab .nav-pills .nav-link {
        font-size: 14px !important;
        padding: 1rem 2rem;
        width: 120px;
    }
    .allCompo_tab {
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .allCompo_tab .nav-pills li.nav-item {
        margin-right: 10px !important;
        margin: 0 auto !important;
        float: none !important;
    }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
    .navbar-collapse {
        max-height: 100%;
        position: relative;
        z-index: 999;
    }
    .navbar-nav.navbar-right > li {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        margin-left: 1px;
        list-style-type: none;
    }
    .navbar-nav.navbar-right > li > a {
        padding: 5px !important;
    }
}
#album img {
    object-fit: cover;
}
.main-album-img {
    border: 1px solid #d3d3d3;
    border-radius: 6px;
}
.track_body {
    background: var(--background1-color);
    margin-bottom: 20px;
}
.album_page .track_body {
    background: var(--background1-color);
    margin-bottom: 40px;
}
#track_detail .album_rightlist ul li {
    display: inline-table;
    position: relative;
}
@media (min-width: 981px) {
    .album_page_track .album_leftlist ul li {
        display: inline-block;
    }
    .album_leftlist ul li:first-child,
    ul.prformer_list_left1 li:first-child {
        width: 75%;
        vertical-align: top;
    }
}
@media all and (-webkit-min-device-pixel-ratio: 0) {
    .W100.btn-lg.btn-block {
        background-color: #c20008;
    }
}
@media (max-width: 1080px) {
    .workplayplubtn {
        display: table;
    }
}
@media (max-width: 980px) {
    #composer .album_page_track .album_leftlist {
        width: 100% !important;
    }
}
@media (max-width: 480px) {
    .show_prelogin_div {
        width: 300px !important;
        right: -125px !important;
    }
    .show_prelogin_div .img_icons img {
        width: 60px;
    }
    .album_rightlist_1 .work-outter-queue,
    .album_rightlist_1 .work-outter-queue .buymp3price,
    .rightwidth .prformer_list_right1,
    .rightwidth .prformer_list_right1 .buymp3price,
    .workinlinebtnprice .workbtn_listxx {
        font-size: 12px;
    }
    a.buytrackprice {
        height: unset !important;
        font-size: 12px;
        padding: 2px 6px 2px 6px;
    }
    .buytrackprice {
        line-height: 18px;
    }
}
@media (max-width: 320px) {
    #composer .track_body .playbtn {
        padding: 12px 10px;
    }
    #composer .track_body .plusbtn {
        padding: 12px;
    }
}
#composer .track_body .plusbtn:hover {
    color: #fff !important;
}
@media (min-width: 768px) and (max-width: 991px) {
    #cartbtn {
        display: block;
    }
    #composer .col-md-7 {
        max-width: 100% !important;
    }
}
@media (min-width: 993px) and (max-width: 1023px) {
    .appsocial img {
        width: 100%;
    }
}
@media (min-width: 640px) and (max-width: 767px) {
    #home-section .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .nav-justified {
        box-shadow: none;
    }
    #nav-tab a {
        display: inline-flex;
    }
    #track_detail .album_rightlist {
        width: 35%;
    }
    #composer .album_rightlist ul {
        display: inline-flex;
    }
    .mustknow_form_radio .custom-control {
        z-index: 9;
    }
    .logo .navbar-brand img {
        width: 250px;
        height: auto;
    }
    .logo {
        width: 350px;
    }
    #composer .work_playbtn_list {
        font-size: 14px;
    }
    #composer .album_page_track .album_leftlist {
        vertical-align: top;
    }
    #composer .album_page_track .album_list_cont1 {
        padding-top: 14px;
    }
    #track_detail .album_leftlist {
        width: 65%;
    }
}
@supports (-ms-ime-align: auto) {
    .mustknow_form_radio .custom-control {
        z-index: 9;
    }
    #track_detail .track_body .album_rightlist {
        width: 32% !important;
    }
    #track_detail .album_leftlist {
        width: 64%;
        max-width: 600px;
    }
    #track_detail .album_rightlist {
        width: 36%;
        max-width: 350px;
    }
    .alubm_playplu {
        display: table-cell;
        float: none;
    }
    #composer .album_page_track .album_leftlist {
        width: 64% !important;
        max-width: 600px;
    }
    #composer .album_page_track .album_rightlist {
        width: 36%;
        max-width: 350px;
    }
    #composer .album_rightlist ul li {
        padding: 0 1px 0 0 !important;
        display: inline-table;
    }
    .notable_tab {
        max-width: 860px;
    }
    .allCompo_tab {
        max-width: 860px;
    }
}
@supports (-moz-appearance: none) {
    #track_detail .album_leftlist {
        width: 63.5%;
    }
    #track_detail .album_rightlist {
        width: 36%;
    }
    #composer .album_page_track .album_leftlist {
        width: 63.5% !important;
    }
    #composer .album_page_track .album_rightlist {
        width: 36%;
    }
    .custom_performers_tracks {
        display: flex !important;
    }
    .performer_left_colm,
    .performer_right_colm {
        display: inline-flex !important;
    }
}
@media (max-width: 991px) {
    #navigation li.loged {
        display: none;
    }
    #cartbtn li {
        list-style: none;
    }
    .alubm_playplu {
        text-align: left !important;
        float: none;
        display: inline-block;
    }
    #track_detail .album_rightlist ul li {
        display: inline-block;
    }
    .alubm_playplu li {
        display: table-cell !important;
    }
    #bdt_context1 .sectionP80 {
        padding-top: 60px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #composer .album_rightlist ul li {
        padding: 0 1px 0 0 !important;
        display: inline-table;
    }
    #track_detail .album_leftlist {
        width: 68%;
    }
    #track_detail .album_rightlist {
        width: 32%;
    }
    #composer .album_page_track .album_leftlist {
        width: 68% !important;
    }
    #composer .album_page_track .album_rightlist {
        width: 32% !important;
    }
    .centered.cus-pad-work {
        padding: 0;
    }
}
@media (max-width: 991px) {
    #track_detail .album_leftlist {
        width: 100%;
        display: table;
    }
    #track_detail .album_rightlist {
        width: 100%;
        display: table;
        float: right;
    }
    ul.album_mnbtn_plusbtn {
        display: block;
    }
    #track_detail .album_rightlist ul {
        text-align: left;
    }
    #composer .album_page_track .album_leftlist {
        width: 100% !important;
        display: inline-table;
    }
    #composer .album_page_track .album_rightlist {
        width: 100% !important;
        display: inline-table;
    }
    #composer .album_rightlist ul {
        text-align: left;
    }
    .albumxx {
        flex: 0 0 93.333333% !important;
        max-width: 93.333333% !important;
    }
    .album_page_track.albumhrline:after {
        width: 100% !important;
        bottom: -5px !important;
    }
    .worlkbtnradio_per {
        position: relative !important;
        border-bottom: 1px solid #a3a3a3;
        display: block;
        margin-bottom: 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .prs_title,
    .title-large {
        font-size: 45px;
    }
}
@media (min-width: 1081px) and (max-width: 1199px) {
    #composer .col-md-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 28%;
        margin-right: 0;
    }
}
@media (min-width: 320px) and (max-width: 351px) {
    .worlkbtnradio span.sortby {
        margin-right: 20px !important;
    }
    .notable_tab .nav-pills .nav-link {
        width: 65px !important;
    }
    .allCompo_tab .nav-pills .nav-link {
        width: 65px !important;
        padding: 16px 0 16px 0 !important;
    }
}
@media (min-width: 641px) and (max-width: 767px) {
    .albumxx .album_container2 .play_price .playbtn {
        padding: 16px 12px 16px 12px;
    }
    .buyalbumprice {
        padding: 5px !important;
    }
    .albumxx .media-body.album_container {
        padding: 0 0 0 10px;
    }
    .centered .album_list_2 ul li {
        padding-left: 20px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .workbtn_listxx {
        margin-left: 5px !important;
        width: auto !important;
    }
    .mustformgenre .row .col-md-6 {
        width: 50%;
        flex: 0 0 50%;
    }
    #home-radio .sectionP80 {
        padding-bottom: 0;
    }
    .bannderMob {
        display: block !important;
    }
    .bannderDesk {
        display: none !important;
    }
}
@media (min-width: 395px) and (max-width: 767px) {
    .workinlinebtnprice .workbtn_listxx {
        float: right;
    }
}
@media (min-width: 320px) and (max-width: 394px) {
    .workinlinebtnprice .workbtn_listxx {
        width: 100% !important;
        text-align: left;
        font-size: 12px;
    }
    .workinlinebtnprice .workbtn_listxx .playbtn {
        padding: 12px 12px;
    }
}
.album_mnbtn_plusbtn li {
    display: table-cell !important;
}
.album_page_track.album_list_cont.workplayplubtn {
    margin: 0;
    padding: 0;
}
.composersectm .album_list_left1 {
    margin-bottom: 0;
}
.composersectm .album_rightlist_1 {
    margin-bottom: 0;
}
.workinlinebtnprice {
    text-align: right;
}
.viwe_albumlinktxt {
    width: auto;
    text-align: center;
    position: relative;
}
.viwe_albumlinktxt a {
    color: #000;
    font-weight: 900;
}
.viwe_albumlinktxt a:hover {
    color: #c00;
    text-decoration: underline !important;
}
.workbtn_listxx {
    display: table;
    list-style: none;
    width: 100%;
    padding: 0;
}
.workbtn_listxx li {
    display: inline-table;
    margin: 0 2px;
    position: relative;
    padding: 0 2px;
    text-wrap: nowrap;
}
.newwrp {
    position: relative;
}
.albumhrline .album_list_left1 {
    margin-bottom: 0;
}
.albumhrline .album_rightlist_1 {
    margin-bottom: 0;
}
.albumhrline {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.activeper {
    color: #c00 !important;
}
@media (min-width: 320px) and (max-width: 640px) {
    .radiocol12 {
        max-width: 100%;
    }
    .radiomin12 {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0 14px;
    }
    .navbar-toggler {
        padding-bottom: 0;
    }
    .mustknow_form_radio .custom-control-label::before {
        top: 0.1rem !important;
    }
    .mustknow_form_radio .custom-control-label::after {
        top: 0.1rem !important;
    }
}
@media (min-width: 641px) and (max-width: 767px) {
    .radiocol12 {
        max-width: 100%;
    }
    .radiomin12 {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0 35px;
    }
    .allplaybtn a {
        padding: 12px 65px;
    }
}
@media (max-width: 1199px) and (min-width: 992px) and (-ms-high-contrast: none), (max-width: 1199px) and (min-width: 992px) and (-ms-high-contrast: active) {
    .navbar-nav.navbar-right > li > a {
        padding: 10px 5px !important;
    }
}
.removearrow12 li :before {
    background-image: unset !important;
}
.removearrow12 .loginaft {
    color: #c20008;
    font-size: 24px;
    font-weight: 700;
}
.removearrow12 .loginaft:hover {
    text-decoration: underline !important;
}
.select_perfrmer_div a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 1px;
}
.worlkbtnradio {
    position: absolute;
    right: 0;
    top: 10px;
    font-weight: 700;
}
.worlkbtnradio span.sortby {
    margin-right: 10px;
}
.worlkbtnradio_per {
    position: absolute;
    right: 0;
    top: 10px;
    font-weight: 700;
}
.worlkbtnradio_per span.sortby {
    margin-right: 10px;
}
.w1-75 {
    float: left;
    width: 75% !important;
    display: block;
}
@media (min-width: 981px) and (max-width: 1199px) {
    .notable_tab {
        max-width: 100%;
        margin-left: 15px;
    }
    .notable_tab .nav-pills li.nav-item {
        margin-right: 10px;
    }
    .notable_tab .nav-pills .nav-link {
        font-size: 16px !important;
        padding: 1rem 2.5rem;
        width: 100%;
    }
}
@media (min-width: 1024px) and (max-width: 1080px) {
    .album_page_track.album_list_cont.workplayplubtn:after {
        bottom: -20px;
    }
}
@media (max-width: 1081px) {
    .worlkbtnradio {
        position: relative;
        border-bottom: 1px solid #a3a3a3;
        display: block;
        margin-bottom: 12px;
    }
}
#bdt_context1 .sectionP80 {
    padding-top: 10px;
}
.recodebt {
    border-bottom: 1px solid #dcdcdc;
}
.recodebt {
    border-bottom: 1px solid #dcdcdc;
}
.playlist_toggle .plusbtn:before {
    content: attr(data-title);
    position: absolute;
    font-size: 13px;
    line-height: normal;
    background: #691417;
    bottom: -32px;
    color: #fff;
    padding: 5px;
    width: 110px;
    text-align: center;
    left: 0;
}
.playlist_toggle .plusbtn:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #691417;
    content: "";
    bottom: -9px;
    left: 20px;
    position: absolute;
    right: 0;
    background-color: unset;
}
.playlist_toggle .plusbtn:after,
.playlist_toggle .plusbtn:before {
    display: none;
}
.playlist_toggle .plusbtn:hover::after,
.playlist_toggle .plusbtn:hover::before {
    display: block;
}
.performancesListBorder {
    border-bottom: 1px solid #dcdcdc;
}
@media (min-width: 981px) {
    .playlist_toggle .plusbtn:hover::after,
    .playlist_toggle .plusbtn:hover::before {
        z-index: 999;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    .slick-initialized .slick-slide {
        justify-content: center;
    }
    .slick-initialized .slick-slide div:first-child,
    .slick-initialized .slick-slide div:nth-child(2) {
        flex: 0 0 50%;
    }
}
@media (min-width: 981px) and (max-width: 991px) {
    .notable_tab .nav-pills .nav-link {
        font-size: 16px !important;
        padding: 1rem 3rem;
        width: 160px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .alphOrderlistCont {
        max-width: 100%;
        flex-wrap: wrap;
    }
    .alphorderlist {
        display: flex;
        flex-wrap: inherit;
        line-height: normal;
        align-items: center;
        justify-content: start;
    }
    .alphorderlist li a {
        font-size: 17px;
    }
    .allCompo_tab .nav-pills .nav-link {
        font-size: 16px !important;
        padding: 1rem 3rem;
        width: 160px;
    }
    .allCompo_tab {
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .allCompo_tab .nav-pills li.nav-item {
        margin-right: 10px !important;
        margin: 0 auto !important;
        float: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .alphOrderlistCont {
        max-width: 92%;
        flex-wrap: wrap;
    }
    .alphorderlist {
        display: flex;
        flex-wrap: inherit;
        line-height: normal;
    }
    .alphorderlist li a {
        font-size: 20px;
    }
    .allCompo_tab .nav-pills .nav-link {
        font-size: 16px !important;
        padding: 1rem 2.5rem;
        width: 100%;
    }
    .allCompo_tab {
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .allCompo_tab .nav-pills li.nav-item {
        margin-right: 10px !important;
        margin: 0 auto !important;
        float: none !important;
    }
}
#tableFea tr,
#tableMyFav tr,
#tableplaylist tr {
    border: 0;
    background: #fff;
}
#tableFea tr td,
#tableplaylist tr td {
    vertical-align: middle;
}
#tableFea thead tr,
#tableplaylist thead tr {
    color: #fff;
    background: var(--cd-number-color);
}
#tableFea thead tr th,
#tableplaylist thead tr th {
    padding: 13px 36px 13px 10px;
    font-weight: 700;
    font-size: 16px;
    border: 0;
    vertical-align: bottom;
    position: relative;
}
.cntntupd {
    display: none;
}
.plylstttlwrap {
    position: relative;
    clear: both;
    display: table;
    width: 100%;
}
.plylstdescwrap {
    position: relative;
    display: table;
    width: 100%;
}
.plylstttlwrap h4 {
    float: left;
    display: inline-block;
}
.plylstdescwrap .cntntedit,
.plylstttlwrap .cntntedit {
    margin-left: 5px;
    float: left;
}
.editfocus {
    border: 1px solid #000;
    padding: 0 10px 0 5px;
    position: relative;
}
.editfocus:before {
    content: "|";
    position: absolute;
    right: 2px;
    top: 0;
    font-weight: 100;
    font-size: 21px;
    line-height: normal;
    color: #2e3d48;
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -ms-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
}
@keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-moz-keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-webkit-keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-ms-keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-o-keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
.plylstdescwrap span:focus::before,
.plylstttlwrap h4:focus::before {
    opacity: 0;
}
.plylstdescwrap span {
    float: left;
}
.plylstdescwrap span.editfocus:before {
    font-size: 18px;
}
#tableFea thead tr th:first-child,
#tableplaylist thead tr th:first-child {
    font-size: 16px;
}
#tableFea thead tr th.sorting:after,
#tableFea thead tr th.sorting:before,
#tableplaylist thead tr th.sorting:after,
#tableplaylist thead tr th.sorting:before {
    display: none;
}
#tableFea thead tr th.sorting_asc:after,
#tableplaylist thead tr th.sorting_asc:after {
    display: none;
}
#tableFea thead tr th.sorting_desc:after,
#tableplaylist thead tr th.sorting_desc:after {
    display: none;
}
#tableFea thead tr th.sorting_asc:before,
#tableplaylist thead tr th.sorting_asc:before {
    content: "\f0d8 ";
    font-family: fontawesome;
    position: absolute;
    bottom: 13px;
    left: 80px;
}
#tableFea thead tr th.sorting_desc:before,
#tableplaylist thead tr th.sorting_desc:before {
    content: "\f0d7 ";
    font-family: fontawesome;
    position: absolute;
    bottom: 14px;
    left: 80px;
    opacity: 1;
}
#tableFea tbody tr td,
#tableplaylist tbody tr td {
    border: 0;
}
#tableFea tbody tr td,
#tableplaylist tbody tr td {
    border-bottom: 2px solid #ede9e6 !important;
}
#tableFea tbody tr td:last-child .btn-group button,
#tableplaylist tbody tr td:last-child .btn-group button {
    cursor: pointer;
    border: 2px solid #c00;
    padding: 12px 20px 12px 20px;
    color: #c00;
    background-color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
#tableFea tbody tr td:last-child .btn-group,
#tableplaylist tbody tr td:last-child .btn-group {
    text-align: right;
}
#tableFea tbody tr td:last-child .btn-group button:not(:last-child),
#tableplaylist tbody tr td:last-child .btn-group button:not(:last-child) {
    background: #c00 !important;
    color: #fff !important;
    border-color: #c00 !important;
}
.view-btn button {
    background: #c00;
    border-color: #c00;
    border-radius: 6px;
    color: #fff;
    padding: 12px 15px;
    font-weight: 700;
    text-transform: uppercase;
}
#tableFea tbody tr td:last-child .btn-group button:last-child,
#tableFea tbody tr td:last-child .btn-group button:nth-child(3),
#tableFea tbody tr td:last-child .btn-group button:nth-child(3) a {
    cursor: no-drop;
    background: #ede9e6;
    border-color: #c00 !important;
    color: #c00 !important;
}
#tableFea button a {
    color: #c00;
}
table#tableplaylist button a {
    color: #c00 !important;
}
.dropdwn_nav {
    position: relative;
}
.dropdwn_nav .dropdown-menu {
    position: absolute;
    background: #691417 !important;
    padding: 20px 12px;
}
.dropdwn_nav .dropdown-menu li a {
    color: #000;
}
.dropdwn_nav .dropdown-menu {
    top: 50px;
}
@media (min-width: 993px) {
    .dropdwn_nav:hover ul.dropdown-menu {
        display: block;
    }
}
.dropdwn_nav .dropdown-menu li a {
    color: #fff;
    padding: 5px 0;
    border-bottom: 1px solid #e6e4e4;
    display: block;
    font-family: Calibri;
    letter-spacing: 1px;
    font-size: 15px;
    text-align: center;
}
.dropdwn_nav .dropdown-menu li:last-child a {
    border-bottom: none;
}
.share_hdng i {
    font-family: FontAwesome;
    font-size: 16px;
    vertical-align: top;
    font-style: normal;
}
.col_left_shr {
    width: auto;
    float: left;
}
.col_right_shr {
    float: left;
    padding-left: 12px;
}
.composerSearchlist {
    display: inline-block;
    width: 100%;
    position: relative;
}
.composerSearchlist span {
    position: absolute;
    right: 8px;
    top: 27%;
    width: 28px;
    height: 28px;
    text-align: center;
    color: #000;
    padding: 5px;
}
.col_right_shr input {
    margin-bottom: 10px;
    width: 300px;
}
.share_btn button.fillbtn {
    background-color: #c82333;
    border-color: #bd2130;
    color: #fff !important;
}
.share_btn .form-group {
    float: right;
}
.share_details {
    padding: 10px;
}
.share_details p {
    font-size: 20px;
    color: #000;
}
.foredititle h1 {
    display: inline-block;
    max-width: 97%;
}
li.dropdown-menu-item a.active {
    color: var(--navlink-active);
}
.dropdwn_nav ul li:hover a {
    color: #fda10e;
}
.playlist_title_hdng.editfocus:before {
    display: none;
}
#myplaylists .modal-dialog {
    transform: none !important;
    -webkit-transform: none !important;
    transition: none !important;
    -webkit-transition: none !important;
}
#myplaylists .modal-content {
    transform: none !important;
    -webkit-transform: none !important;
    width: auto;
}
#tableFea button:hover,
#tableFea button:hover a,
div#tableplaylist_wrapper button:hover,
div#tableplaylist_wrapper button:hover a {
    background-color: #691417 !important;
    border-color: #691417 !important;
    color: #fff !important;
}
.tooltips {
    position: relative;
}
.tooltips .tooltiptext {
    visibility: hidden;
    width: 300px;
    height: auto;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -60px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.tooltips .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 60px;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #c5c5c5 transparent;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.tooltips:hover .tooltiptext {
    visibility: visible;
}
@media (max-width: 991px) {
    .album_list_cont .album_leftlist:after {
        display: none;
    }
    .album_list_cont:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        background: #eee;
        left: 0;
        bottom: 0;
    }
}
@media (max-width: 980px) {
    table#tableFea thead tr,
    table#tableplaylist thead tr {
        width: 100%;
    }
    table#tableFea thead th {
        width: 33% !important;
    }
    table#tableFea tbody tr,
    table#tableplaylist tbody tr {
        width: 100%;
        border-bottom: 2px solid #ede9e6 !important;
    }
    table#tableFea tbody tr td {
        width: 23% !important;
    }
    table#tableFea tbody tr td:last-child,
    table#tableplaylist tbody tr td:last-child {
        width: auto;
        display: block !important;
        clear: both;
    }
    .featureplaylist-btn {
        text-align: right;
    }
    table#tableFea tr,
    table#tableplaylist tr {
        clear: both;
        float: left;
    }
    #tableFea thead tr th,
    #tableplaylist thead tr th {
        padding-right: 0 !important;
    }
    table#tableplaylist tbody tr td {
        width: 29% !important;
    }
    table#tableplaylist thead th {
        width: 30% !important;
    }
    table#tableplaylist .plylstttlwrap h4 {
        word-break: break-all;
    }
}
@media (max-width: 980px) and (min-width: 481px) {
    table#tableFea tbody td:first-child {
        min-width: 210px;
    }
}
.mob_visbl {
    display: none !important;
}
.modal-backdrop.show {
    z-index: -1;
    display: none;
}
@media (max-width: 480px) {
    table#tableplaylist tbody tr td.dataTables_empty {
        width: 100% !important;
        border: 0 !important;
    }
}
@media (max-width: 414px) {
    table#tableplaylist td,
    table#tableplaylist th {
        padding: 2px;
    }
    .plylstttlwrap h4 {
        font-size: 16px;
    }
    #tableplaylist tr {
        padding-bottom: 10px;
    }
}
.login-div h3 {
    font-size: 25px;
}
@media (max-width: 400px) {
    #tableplaylist thead tr th.sorting_asc:first-child::before {
        left: 52px !important;
    }
    #tableplaylist thead tr th.sorting_desc:first-child::before {
        left: 52px !important;
    }
    #tableplaylist thead tr th.sorting_asc:before {
        left: 75px;
    }
    #tableplaylist thead tr th.sorting_desc:before {
        left: 75px;
    }
}
.dropdwn_nav .show-hide {
    display: block !important;
}
.myplaylists_row a {
    background: #fff;
    border: 2px solid #660003;
    cursor: pointer;
    padding: 3.5px 5px !important;
    display: inline !important;
}
.myplaylists_row a i {
    color: #000;
}
.myplaylists_row a:hover {
    background-color: #660003;
}
.myplaylists_row a:hover i {
    color: #fff;
}
.modal-content {
    box-shadow: 2px 2px 2px 2px #f0f1f0;
}
.fa-check-circle-o {
    color: #03a003 !important;
}
.new_subscrb_popup p {
    font-size: 16px !important;
}
.track_body .show_div:before {
    right: 16px;
    top: -18px;
}
.workinlinebtnprice .playmodalbox .show_div {
    right: 0;
    top: 0;
}
.workinlinebtnprice .playmodalbox .show_div:before {
    top: -17px;
    transform: rotate(180deg);
}
.performeralbumlist a.plusbtn.lblock {
    position: relative;
}
.performeralbumlist .plusbtn:before {
    content: attr(data-title);
    position: absolute;
    font-size: 13px;
    opacity: 0;
    line-height: normal;
    background: #691417;
    bottom: -32px;
    color: #fff;
    padding: 5px;
    min-width: 110px;
    left: 0;
    z-index: 9;
    text-align: center;
}
.performeralbumlist .plusbtn:after {
    width: 0;
    height: 0;
    opacity: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #691417;
    content: "";
    bottom: -9px;
    left: 20px;
    position: absolute;
    right: 0;
}
.performeralbumlist .plusbtn:hover::after {
    opacity: 1;
}
.performeralbumlist .plusbtn:hover::before {
    opacity: 1;
}
.performeralbumlist .btns_wrapper a {
    margin: 0;
    padding: 0.8px 3px;
}
a.free_trial_link {
    cursor: pointer;
    text-decoration: underline !important;
}
.album_rightlist ul li:nth-child(2) .playmodalbox {
    z-index: 99;
}
span.btn_wrapper {
    display: block;
    text-align: center;
    padding: 10px 0;
}
span.btn_wrapper button:hover {
    background-color: #edab23;
    border-color: #edab23;
}
.input_box input {
    padding: 5px;
}
p.err_msg {
    color: red !important;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 17px !important;
    position: relative;
}
p.err_msg:before {
    content: "\f071";
    font-family: FontAwesome;
}
span#dlt_confirm:before {
    display: none;
}
span#dlt_confirm:after {
    display: none;
}
.album_list_2 ul li a {
    font-size: 18px;
}
.foredititle span.cntntedit {
    padding-left: 10px;
}
.cntntupd i.fa:before,
.foreditdesc .cntntedit i:before,
.foredititle span.cntntedit i.fa:before,
.performeralbumlist span.cntntedit i:before {
    color: #6b6b6b !important;
}
.cntntedit,
.cntntupd {
    cursor: pointer;
}
.welcomeModal .modal-content {
    box-shadow: 0 1px 1px 0 #f0f1f0 !important;
}
.about_us_content {
    margin-bottom: 40px;
}
.about_us_content p {
    font-size: 17px;
    color: #353535;
}
.site_link {
    color: #353535;
}
.site_link:hover {
    color: #691416;
}
.dropdwn_nav a.dropdown-toggle {
    cursor: pointer;
}
.browerbtn a:hover {
    border-color: #f9a10e;
}
#must-know .sectionP60-0 {
    padding-bottom: 10px;
}
#nav-tabContent .custom-radio label {
    cursor: pointer;
}
.mustformgenre .custom-checkbox label,
.radiocol12 .custom-checkbox label {
    cursor: pointer;
}
.searchboxin .btn-primary.focus,
.searchboxin .btn-primary:focus {
    box-shadow: none !important;
}
.select_perfrmer_div .pull-right,
.work_div_title .pull-right {
    font-size: 18px !important;
    color: #000 !important;
    margin-bottom: 5px;
    padding-top: 15px;
    font-weight: 700 !important;
    float: right;
}
.work_performer_list.prs_title_3.prsscrollbar {
    width: 100%;
}
.custom_performers_tracks {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.performer_left_colm {
    width: 70% !important;
    display: inline-table;
}
.performer_right_colm {
    width: 30% !important;
    display: inline-table;
}
ul.prformer_list_right1 li {
    padding: 0 2px 0 0 !important;
    text-wrap: nowrap;
}
.buyybtn {
    display: inline-block;
}
@media (min-width: 1600px) {
    .performeralbumlist .leftwidth:after {
        bottom: -9px;
    }
}
@media (min-width: 2500px) {
    .performer_left_colm {
        width: 60% !important;
    }
    .performer_right_colm {
        width: 40% !important;
    }
    #track_detail .album_leftlist {
        width: 62% !important;
    }
    #track_detail .album_rightlist {
        width: 38% !important;
    }
    #composer .album_page_track .album_leftlist {
        width: 60% !important;
    }
    #composer .album_page_track .album_rightlist {
        width: 40% !important;
    }
    .leftwidth > span:first-child {
        width: 85% !important;
    }
    .leftwidth > span:nth-child(2) {
        width: 10%;
        text-align: center;
    }
    .album_listbtn .albume_onlybtn,
    .performeralbumlist .albume_onlybtn {
        width: auto !important;
        display: block;
    }
    .album_list_cont .album_leftlist:after,
    .performeralbumlist li.leftwidth:after {
        height: 4px;
    }
    .performeralbumlist .leftwidth:after {
        height: 4px;
    }
    .width_sixty {
        width: 65% !important;
    }
}
@media (min-width: 1080px) and (max-width: 1400px) {
    .track_body .album_rightlist ul.album_mnbtn_plusbtn li:first-child {
        margin-right: 15px !important;
        display: block !important;
    }
}
@media (max-width: 1300px) {
    .logo {
        max-width: 320px;
    }
    .logo .unicorn-logo {
        max-width: 55px;
        max-height: 100%;
    }
    .logo .text-logo {
        width: 250px;
        max-height: 100%;
    }
}
@media (max-width: 767px) {
    #track_detail .album_rightlist.album_rightlist_width {
        width: 100%;
    }
    #track_detail .track_body .album_rightlist ul {
        padding-top: 0 !important;
        margin: 0 !important;
        padding-right: 4px;
        justify-content: flex-end;
    }
    .album-queue-btn-box.btn-inbox {
        padding-right: 15px !important;
    }
    .track_body .album_rightlist_1 ul {
        margin: 0 20px;
    }
    .custom_width_define .col-md-3,
    .custom_width_define .col-md-7 {
        margin: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .composerSearchlist span {
        top: 18% !important;
    }
}
.workpagination.containerscroll {
    width: 100%;
    display: flex;
    padding: 0;
}
.width_sixty {
    width: 100%;
    display: inline-flex;
    padding: 0 35px;
    align-items: center;
}
.width_sixty p {
    text-align: center;
    width: 100%;
}
@media (max-width: 1024px) {
    .width_sixty {
        width: 100%;
    }
    .dropdwn_nav .dropdown-menu {
        top: 33px;
    }
}
@media (max-width: 850px) and (min-width: 510px) {
    .custom_portrait_width {
        flex: 0 0 93.333333% !important;
        max-width: 93.333333% !important;
    }
}
@media (max-width: 767px) {
    .get_all_wrapper .offset-sm-1 {
        margin-left: 0;
        padding: 0;
    }
}
@media (max-width: 480px) {
    a.albume_onlybtn:before {
        height: 120px !important;
        padding: 10px !important;
    }
    .workpagination.containerscroll {
        display: grid;
    }
    .width_sixty {
        width: 100% !important;
    }
}
a.albume_onlybtn {
    position: relative;
}
a.albume_onlybtn:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #691417;
    content: "";
    bottom: -9px;
    left: 40px;
    position: absolute;
    right: 0;
    opacity: 0;
}
a.albume_onlybtn:before {
    top: 61px;
    content: 'Regretfully, this track cannot be purchased/downloaded separately--but only through the purchase/download of the entire album. (See "BUY MP3 ALBUM" above.)';
    position: absolute;
    text-transform: initial;
    font-size: 15px;
    height: 100px;
    z-index: 9;
    line-height: normal;
    background: #691417;
    bottom: -85px;
    color: #fff;
    padding: 6px;
    width: 300px;
    left: -80px;
    opacity: 0;
    display: none;
    text-wrap: wrap;
}
.albume_onlybtn.albm-only-popup::before {
    left: -200px;
}
a.albume_onlybtn:hover::after,
a.albume_onlybtn:hover::before {
    display: block;
    opacity: 1;
}
#myplaylists .btn-group button:hover {
    background: #f0bc52;
    border-color: #f0bc52 !important;
    color: #000 !important;
}
.workpagination span.track_num {
    color: #000 !important;
    display: block !important;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25 !important;
}
.slick-next:before,
.slick-prev:before {
    opacity: 1 !important;
}
#nav-tab a {
    cursor: inherit;
}
#nav-tab .mn-checkbox label {
    cursor: pointer;
    line-height: 22px !important;
}
#newreleases_page_two .custom-control label {
    cursor: pointer;
}
#createplaylistform {
    display: none;
}
#createplaylistbtn button,
#createplaylistform button {
    font-weight: 600;
    color: #c00;
    border-color: #c00;
}
#createplaylistform button:hover,
span#createplaylistbtn button:hover {
    background-color: #edab23;
    border-color: #edab23;
    color: #000;
}
.questn_mark i {
    font-size: 30px;
    font-weight: 500;
}
.show_mob {
    display: none;
}
.radiowrapper {
    position: relative;
}
.custmz_hdng {
    padding: 0 !important;
    margin-bottom: 0 !important;
    color: #c40000;
    font-weight: 700;
}
.custmz_hdng:after {
    display: none;
}
.radio_radbtn .custom-control-label {
    cursor: pointer;
}
.radio_radbtn .custom-control-label::before {
    top: 10px !important;
}
a.nav-item.nav-link.mob-full-width {
    cursor: default !important;
}
.show_tab_landscape,
.show_tab_portrait {
    display: none;
}
@media (max-width: 1080px) {
    area {
        outline: 0 !important;
    }
}
@media (max-width: 768px) {
    .autoplay_text .slick-prev:before {
        left: 70px !important;
    }
    .autoplay_text .slick-next:before {
        right: 70px !important;
    }
    #accordion .panel-title a {
        font-size: 12px !important;
    }
}
@media (min-width: 992px) {
    .dropdwn_nav .dropdown-menu {
        left: -50px;
    }
    .dropdwn_nav.questNav .dropdown-menu {
        left: -100px;
    }
}
@media (max-width: 1024px) and (min-width: 1024px) {
    .show_desk {
        display: none !important;
    }
    .show_tab_landscape {
        display: block;
    }
    #image img {
        width: 1024px !important;
    }
}
@media (min-width: 991px) and (max-width: 1920px) {
    .cus-container .banner-wid {
        width: 80%;
    }
}
@media (max-width: 991px) {
    .show_mob {
        display: block !important;
    }
    .show_desk {
        display: none !important;
    }
    section#top_txt_slider {
        top: 55px !important;
    }
}
@media (max-width: 768px) and (min-width: 768px) {
    .show_tab_portrait {
        display: block;
    }
    .show_mob {
        display: none !important;
    }
    #image img {
        width: 768px !important;
    }
}
@media (max-width: 767px) {
    #accordion .panel-title a span:after {
        right: -15px;
    }
    .searchboxin .offset-sm-1 {
        margin-left: 0 !important;
    }
}
@media (max-width: 640px) {
    section#top_txt_slider {
        display: none;
    }
    #accordion .panel-title a {
        font-size: 15px !important;
    }
    .radio_radbtn .custom-control-label::after,
    .radio_radbtn a.nav-item.active label::after {
        top: 10px !important;
    }
    .radio_radbtn .custom-control-label::before,
    .radio_radbtn a.nav-item.active label::before {
        top: 5px !important;
    }
    a.nav-item.mob-full-width {
        display: block !important;
        width: 100% !important;
        flex: auto;
    }
    .composerSearchlist span {
        top: 6px;
    }
}
@media (max-width: 360px) {
    .worlkbtnradio span.sortby {
        margin-right: 20px !important;
    }
}
.radio_radbtn a.nav-item.active label::before {
    background: #c00;
}
.radio_radbtn a.nav-item.active label::after {
    background-color: #fff;
    width: 6px;
    left: -19px;
    height: 6px;
    top: 15px;
    border-radius: 20px;
}
div#image {
    text-align: center !important;
}
img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}
.dropdown-menu-item button {
    background-color: transparent;
    color: #fff;
    text-align: center;
    border: transparent;
}
.dropdown-menu-item button:hover {
    color: #fda10e !important;
}
@media (min-width: 991px) {
    li.dropdown-menu-item {
        text-align: center;
    }
}
body {
    margin: 0 !important;
}
span.question_text {
    position: relative;
    left: 10px;
    color: #0e0e0e;
}
span.question_text.tool-open,
span.question_text:hover {
    color: #c00;
}
span.question_text:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #691417;
    content: "";
    bottom: -9px;
    left: 0;
    position: absolute;
    right: 0;
    opacity: 0;
}
span.question_text:before {
    top: 45px;
    content: 'When in "Full works" mode, no opera will be played unless "Stage (incl. Opera)" is expressly selected. Full works may contain single tracks from compilation albums.';
    position: absolute;
    text-transform: initial;
    font-size: 15px;
    height: 160px;
    z-index: 9;
    line-height: normal;
    background: #691417;
    bottom: -85px;
    color: #fff;
    padding: 10px;
    width: 200px;
    left: -50px;
    opacity: 0;
    display: none;
}
.tooltip-area {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}
.question_tooltip i {
    font-size: 1.5rem;
}
.question_tooltip {
    position: relative;
    left: 20px;
}
.question_tooltip .question_tooltiptext {
    visibility: hidden;
    width: 350px;
    background-color: #691417;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 1rem;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}
.question_tooltip .question_tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 17%;
    margin-left: -5px;
    border-width: 6px;
    border-style: solid;
    border-color: #691417 transparent transparent transparent;
}
.question_tooltip:hover .question_tooltiptext {
    visibility: visible;
    opacity: 1;
}
@media (max-width: 980px) and (min-width: 768px) {
    .radio_radbtn .custom-control-label {
        font-size: 19px;
    }
    .radio_radbtn a.nav-item.active label::after {
        top: 13px !important;
    }
    .radio_radbtn .custom-control-label::before {
        top: 7px !important;
    }
    .subscription-alert p {
        font-size: 12px !important;
    }
}
@media (min-width: 768px) {
    span.question_text:hover::after,
    span.question_text:hover::before {
        display: block;
        opacity: 1;
    }
}
@media (max-width: 767px) {
    .question_text.tool-open:after,
    span.question_text.tool-open:before {
        display: block;
        opacity: 1;
    }
    .playlist_details_pg .performeralbumlist .rightwidth {
        display: block;
        width: 100% !important;
        padding-top: 20px;
        padding-bottom: 10px;
    }
}
.cusalbume_onlybtn {
    padding: 15px 10px;
    margin-left: 1px;
}
::i-block-chrome,
cusalbume_onlybtn {
    padding: 15px 8px;
    margin-left: 1px;
}
@media (max-width: 640px) {
    .nav-justified.radio_radbtn .nav-item {
        flex-basis: auto !important;
    }
    .mob-full-width {
        width: 100%;
    }
    span.question_text:before {
        right: -35px;
        left: unset;
        top: 34px;
    }
    .playlist .playbtn {
        padding: 10px 15px !important;
    }
    .albume_onlybtn {
        padding: 14px 10px !important;
        margin-left: 0;
    }
    .cusalbume_onlybtn1 {
        padding: 13px 10px !important;
    }
}
@media (max-width: 480px) and (min-width: 412px) {
    #home-section .newreals_album1 .slick-slide img {
        margin: 0 auto;
    }
    .newreals_album1 .card-body {
        text-align: center;
        max-width: 100%;
    }
}
@media (max-width: 414px) {
    .radio_radbtn .custom-control-label {
        font-size: 15px;
    }
}
@media (max-width: 981px) {
    .dropdwn_nav .dropdown-menu li a {
        text-align: left !important;
    }
}
@media screen and (max-width: 814px) and (orientation: landscape) {
    .question_text.tool-open:after,
    span.question_text.tool-open:before {
        display: block;
        opacity: 1;
    }
    .nav-justified.radio_radbtn .nav-item {
        flex-basis: auto !important;
    }
    .mob-full-width {
        width: 100%;
    }
    .navbar-collapse {
        overflow-y: hidden;
    }
    ul#navigation {
        width: 100%;
    }
}
@media screen and (max-width: 736px) and (orientation: landscape) {
    ul#navigation {
        width: 100%;
    }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
    .menu-sec {
        height: auto;
    }
    .slick-initialized .slick-slide div:first-child,
    .slick-initialized .slick-slide div:nth-child(2) {
        flex: 0 0 90%;
    }
    #bdt_context1 .slick-initialized .slick-slide div:first-child,
    #bdt_context1 .slick-initialized .slick-slide div:nth-child(2) {
        flex: 0 0 50%;
    }
    .zoomimg2.home-slider {
        width: 250px;
        height: 250px;
    }
    .zoomimg2.home-slider img.card-img-top {
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) {
    .zoomimg2.home-slider {
        width: 150px;
        height: 150px;
    }
}
.disp_tbl a.nav-item {
    display: table;
}
#home-radio .fade:not(.show) {
    display: none;
}
.errr_msgs p {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    background: #981911;
    color: #fff;
    padding: 10px;
    width: 425px;
    margin: 0 auto 20px;
}
@media (max-width: 414px) {
    .errr_msgs p {
        font-size: 15px !important;
        width: 260px !important;
    }
    .playmodalbox .show_div {
        min-width: 310px !important;
        right: -125px !important;
    }
    .buyalbumprice {
        font-size: 12px;
    }
    .modal_wrapper_body {
        font-size: 13px;
    }
    .buy-inbox.buyalbumprice {
        font-size: 10px;
        white-space: nowrap;
    }
}
.search_result #accordion .panel-title a span {
    top: 0;
    left: 0;
    position: relative;
    display: inline !important;
}
.contact_us_formss input[type="email"],
.contact_us_formss input[type="password"],
.contact_us_formss input[type="text"] {
    width: 100%;
    padding: 15px;
    display: inline-block;
    border: none;
    margin-bottom: 15px;
    background: #f1f1f1;
}
.contact_us_formss select#opt {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    display: inline-block;
    background: #f1f1f1;
}
.contact_us_formss input[type="password"],
.contact_us_formss input[type="text"] {
    border: 1px solid;
}
.contact_us_formss input[type="password"]:focus,
.contact_us_formss input[type="text"]:focus {
    background-color: #f1f1f1;
    outline: 0;
    border-color: #262626;
}
.contact_us_formss .col-md-12 input:focus,
.contact_us_formss .col-md-12 select:focus {
    border-radius: 6px;
}
.contact_us_formss .form-container {
    padding: 70px 0;
}
.contact_us_formss .signin {
    background-color: #f1f1f1;
    text-align: center;
}
.dropdown-menu li {
    color: #fff;
}
.contact_us_formss .col-md-12 {
    display: flex !important;
}
.contact_us_formss .col-md-12 label {
    padding-top: 10px;
    padding-right: 10px;
    min-width: 80px;
}
.contact_us_formss .col-md-12 input,
.contact_us_formss .col-md-12 select {
    padding: 8px !important;
    color: #666;
    outline: 0;
    border: 1px solid #262626;
    width: 100%;
}
h1.cf_background {
    white-space: nowrap;
    color: #ffe598;
    background: #950106;
    font-size: 22px;
    padding: 10px;
    font-weight: 700;
    border-radius: 8px 8px 0 0;
}
form.form-sec.contact_us_formss {
    border: 1px solid #000;
    margin-top: 30px;
    border-radius: 25px;
    padding: 30px;
    background: #fff;
    z-index: 99999 !important;
}
.full_width_cf {
    margin: 30px 15px;
    border: 1px solid #000;
    border-radius: 8px;
}
.cf-d-contact {
    padding: 0 10px;
}
#help_yes_no_prompt li {
    margin-bottom: 20px;
    list-style-type: none;
    display: inline-block;
    margin-left: 10px;
}
#help_yes_no_prompt .help-button {
    padding: 8px;
    background: #950106;
}
#help_yes_no_prompt ul {
    padding-left: 0;
}
#help_yes_no_prompt {
    margin-top: 20px;
}
#help_yes_no_prompt ul li span a {
    color: #fff;
}
.form-sec.contact_us_formss p.info-ctn {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.playbtn:before {
    content: "\f04b";
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    left: -5px;
}
.allplaybtn a:before {
    content: "\f04b";
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    left: -3px;
}
a.playbtn.redtl {
    background: #fff;
    color: #c00 !important;
}
a.playbtn.redtl {
    background: #fff;
    color: #c00 !important;
    border-color: #c00 !important;
}
#tableplaylist tbody tr td:last-child .btn-group button:not(:last-child):hover {
    background: #691417 !important;
    border-color: #691417 !important;
}
#tableFea tbody tr td:last-child .btn-group button:last-child:hover {
    background: #691417 !important;
    border-color: #691417 !important;
    cursor: pointer;
    color: #fff !important;
}
.browerbtn a.btn-danger:hover {
    background: #691417;
    border-color: #691417 !important;
    color: #fff !important;
}
a.btn.btn-danger:active {
    background: #691417 !important;
}
button#dlt_confirm {
    color: #c00 !important;
    background: #fff !important;
}
button#dlt_confirm:after {
    display: none;
}
a.playbtn.redtl:after {
    display: none;
}
a.playbtn.redtl:hover {
    background: #691417;
    color: #fff !important;
    border-color: #691417 !important;
}
@media (max-width: 1024px) {
    .playlist_toggle .plusbtn:hover::after,
    .playlist_toggle .plusbtn:hover::before {
        opacity: 0 !important;
    }
    .performeralbumlist .plusbtn:hover::before {
        opacity: 0 !important;
    }
    .performeralbumlist .plusbtn:hover::after {
        opacity: 0 !important;
    }
}
@media (max-width: 480px) {
    .btns_wrapper button i {
        font-size: 11px !important;
    }
    .modal_wrapper_header {
        padding: 10px 12px 10px;
    }
    .contact_us_formss .browerbtn a {
        width: 100%;
        font-size: 16px;
        padding: 11px 22px !important;
    }
    form.form-sec.contact_us_formss {
        margin-top: 0;
    }
    .contact_us_formss .browerbtn a {
        margin-top: 0;
    }
    #help_yes_no_prompt .help-button {
        padding: 4px;
    }
    #help_yes_no_prompt li {
        margin-left: 5px;
    }
    #help_yes_no_prompt ul {
        padding: 0 10px;
        display: flex;
    }
    #help_yes_no_prompt li {
        font-size: 14px;
    }
    .login-div input {
        width: 100%;
        padding: 15px !important;
    }
    .about_us_content p {
        padding: 18px;
    }
    .about_us_content.medi-row p {
        padding: 0;
    }
    .custom_performers_tracks .show_div {
        width: 300px !important;
        left: -50px !important;
    }
    .custom_performers_tracks .show_div:before {
        left: 139px !important;
    }
}
span.description_newline.ng-binding {
    display: block;
    font-size: 14px;
}
.autoplay_text.slick-initialized.slick-slider {
    overflow: hidden;
}
#top_txt_slider {
    text-transform: uppercase;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px 0;
    border-color: #bb7d11;
    text-align: center;
    height: 57px;
    background-color: #991417;
    color: #fff;
}
#top_txt_slider h2 {
    color: #fff !important;
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 8px;
}
.slide-texts p {
    color: #fff !important;
    margin-bottom: 0 !important;
}
#top_txt_slider h4 {
    color: #fff !important;
    font-size: 18px;
    position: relative;
    margin-top: 8px;
    margin-bottom: -3px;
}
.autoplay_text .slick-prev {
    z-index: 99;
}
.autoplay_text .slick-prev:before {
    content: "";
    background-image: url(../img/arrow-white-left.png) !important;
    background-size: 100% 100%;
    height: 30px;
    width: 25px !important;
    position: absolute;
    bottom: -5px;
    left: 150px;
    transition: transform 0.5s ease;
}
.autoplay_text .slick-next:before {
    content: "";
    background-image: url(../img/arrow-white-right.png) !important;
    background-size: 100% 100%;
    height: 30px;
    width: 25px !important;
    position: absolute;
    bottom: -5px;
    right: 150px;
    transition: transform 0.5s ease;
}
.autoplay_text .slick-next:hover:before {
    transform: scale(1.5);
}
.autoplay_text .slick-prev:hover:before {
    transform: scale(1.5);
}
.prtracktextright {
    padding: 0 10px;
}
.broseAll a:hover {
    color: #fff !important;
    background: #691417;
}
input.sbt-form.ng-scope {
    padding: 10px 12px;
    background: 0 0;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid;
    line-height: normal;
}
input.sbt-form:hover {
    background: #691417;
    color: #fff;
}
a.item-text:active,
a.item-text:hover {
    background: 0 0;
    cursor: initial;
}
.buybtn span {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    display: block;
}
@media (min-width: 1900px) {
    .container {
        max-width: 1440px !important;
    }
    #track_detail .album_leftlist {
        width: 77%;
    }
    #track_detail .album_rightlist {
        width: 23%;
    }
    .performer_left_colm {
        width: 76% !important;
    }
    .performer_right_colm {
        width: 24% !important;
    }
    #composer .album_page_track .album_leftlist {
        width: 76% !important;
    }
    #composer .album_page_track .album_rightlist {
        width: 24% !important;
    }
}
@media (min-width: 2000px) {
    section#top_txt_slider {
        top: 89px;
    }
}
.m-0-10 {
    margin: auto 10%;
}
.rel-pg label.custom-control-label {
    color: #000 !important;
    font-weight: 700;
    font-size: 20px;
}
.slick-next {
    z-index: 99;
}
.album_list_2 ul li span {
    font-weight: 300;
}
.searchboxin .newsearchbtn {
    border-color: #bf100f !important;
    border-radius: 6px;
}
a.buybtn:active,
a.buybtn:visited {
    background: red;
    border-color: red;
}
a.buybtn.rem1 {
    background: #000;
    border-color: #000;
    padding: 5px 15px 5px 15px;
    line-height: 20px;
    font-size: 16px;
}
a.buybtn.rem1:hover {
    background-color: #691417;
    border-color: #691417;
}
.dropdown-item:last-child {
    border-bottom: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #fda10e;
    background: 0 0;
}
@media (max-width: 991px) {
    .dropdwn_nav .dropdown-item {
        color: #fff !important;
    }
    #cartbtn li img {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .footer .mnsectionP20 {
        padding-bottom: 20px !important;
    }
    span.showon-mobile {
        display: none;
    }
    .subscription-alert p {
        font-size: 12px !important;
    }
}
.footer .mnsectionP20 {
    padding-bottom: 105px !important;
}
h5.card-title span {
    font-weight: 500;
}
li#tableFea_next {
    width: auto !important;
}
.playlist-sec {
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 99999;
    margin: 0 auto;
    width: 100%;
}
.play-section {
    background: #000;
    padding: 6px 0;
}
.even {
    background: #606060;
    padding: 5px 0;
}
.odd {
    background: #404040;
    padding: 5px 0;
}
.ui-slider-range-min {
    height: 5px;
    width: 300px;
    position: absolute;
    border: none;
    border-radius: 10px;
    outline: 0;
}
.ui-slider-handle {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    margin-left: -8px;
    margin-top: -8px;
    cursor: pointer;
    outline: 0;
}
.fap-play-pause,
.fap-skip-next {
    position: relative;
    height: 100%;
    display: inline-block;
    padding: 0 10px;
}
.link {
    line-height: 16px !important;
}
.link a {
    font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
    #first {
        order: 2;
    }
    #second {
        order: 3;
    }
    #third {
        order: 1;
    }
    .p-10 {
        padding: 2px 10px;
    }
    .play-section {
        padding: 2px 0;
    }
    .play-list-info {
        position: relative;
        top: 2px;
    }
    .play-section {
        padding-bottom: 8px !important;
    }
}
span.fap-icon-pause {
    color: #fff;
}
.play-list-info {
    background-color: #000000e0 !important;
}
.tableFea_next {
    margin-left: 35px;
}
.dropdown-menu.show {
    border-radius: 0 !important;
}
@media all and (max-width: 767px) and (min-width: 320px) {
    .playlist-sec .col-sm-6 {
        max-width: 50% !important;
        display: block;
    }
}
input[type="range"] {
    background: #f9f9f9 !important;
}
input[type="range"] {
    background: #f9f9f9 !important;
}
small {
    font-size: 10px;
    display: none;
}
.album_container .play_price li:first-child {
    padding-right: 4px !important;
}
.album_rightlist ul {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
#tableFea a.view-btn button {
    height: 100%;
}
#tableFea button.playbtn {
    margin-right: 4px;
}
.btnview {
    cursor: pointer;
    border: 2px solid #c00;
    border-radius: 6px;
    padding: 12px 20px 12px 20px;
    color: #c00 !important;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-right: 4px;
    background: #fff;
}
.btnview:hover {
    background: #691417 !important;
    border: 2px solid #691417;
    color: #fff !important;
}
.modal_prelogin_header button.close {
    padding: 0 !important;
}
.btnall {
    cursor: pointer;
    border: 2px solid #c00;
    border-radius: 6px;
    padding: 12px 20px 12px 20px;
    color: #fff !important;
    background-color: #c00;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.btnall:hover {
    background-color: #691417;
    border-color: #691417;
    color: #fff !important;
}
.playbtn.fade:not(.show) {
    display: none;
}
.txtwhite {
    color: #fff;
}
.albumlist ul {
    display: flex;
    flex: 0 0 100%;
    align-items: center;
    padding: 10px 0 !important;
    flex-wrap: wrap;
}
.albumlist ul li.plylistlft {
    flex: 0 0 50%;
    padding: 0 20px;
    border: 0;
}
.albumlist ul li.playlstrght {
    flex: 0 0 50%;
    justify-content: flex-end;
    align-items: center;
    padding: 0 20px;
    border: 0;
    display: inline-flex;
}
.albumlist ul li.playlstrght .playbtn {
    margin-right: 4px;
}
.inflex {
    display: inline-flex;
}
.workbtn_listxx a.btnx {
    position: relative;
    top: 9px;
}
@media (max-width: 991px) {
    .albumlist ul li.playlstrght,
    .albumlist ul li.plylistlft {
        flex: 0 0 100% !important;
    }
    .albumlist ul li.plylistlft {
        margin-bottom: 20px;
    }
}
@media (max-width: 480px) {
    .albumlist ul li.playlstrght {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding: 0 2px;
    }
}
.subscription-alert {
    position: relative;
    top: 0;
    text-align: center;
    background: #ffda80;
    padding: 4px 30px 3px;
    height: 26px;
    line-height: 18px;
}
.subscription-alert p {
    padding: 0;
    text-align: left;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}
.radiocustom-control-label::before {
    width: 1rem;
    height: 1rem;
}
.zoomimg2 {
    width: 95%;
    height: 210px;
    margin: 0;
    padding: 0;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    overflow: hidden;
}
.hover02 .zoomimg2 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 220px;
    height: 210px;
    max-width: 100%;
}
.circ-play:hover + .zoomimg2 img,
.hover02 .zoomimg2:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.album-box .zoom-img,
.hover00 {
    position: relative;
    z-index: 90;
}
.album-box .circ-play,
.hover00 .circ-play {
    opacity: 0;
}
.album-box .zoom-img:hover .circ-play,
.hover00:hover .circ-play {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    transition: bottom 0.25s ease-in-out;
    bottom: 30px;
}
.album-box .circ-play,
.hover00 .circ-play {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 89;
    width: 80px;
    height: 80px;
    padding-top: 14px;
    padding-left: 8px;
    line-height: 20px;
    border: 6px solid #fff;
    border-radius: 50%;
    color: #f5f5f5;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 20px;
    font-weight: 700;
    transition: all 0.3s ease;
}
.album-box .circ-play:hover,
.hover00 .circ-play:hover {
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 10px #ffff64;
    text-shadow: 0 0 10px #ffff64;
}
.zoomimg3 {
    width: 130px;
    height: auto;
    margin: auto;
    padding: 0;
    overflow: hidden;
    border-radius: 100%;
}
.hover03 .zoomimg3 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 130px;
    height: 130px;
}
.hover03 .zoomimg3:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.Phover02 {
    margin-right: 1em;
}
.Pzoomimg2 {
    width: 300px;
    height: 300px;
    margin: 0 0 1em 0;
}
.img-section .Phover02 .Pzoomimg2 img {
    width: auto;
    height: auto;
}
.Wzoomimg2 {
    width: 260px;
    height: 260px;
    margin: 0 1em 1em 0;
}
.Whover02 .Wzoomimg2 img {
    width: 260px;
    height: 260px;
}
.cus-performer li {
    margin: 0 1px;
}
.cusline-style {
    height: 50px;
    padding: 0 3px;
}
.featurecusline-style {
    margin: 0 6px 0 2px;
    height: 55px;
    padding-bottom: 0;
}
div.album_img img {
    max-height: 100%;
}
@media (min-width: 1900px) {
    .zoomimg2 {
        width: 280px;
        height: 280px;
    }
    .hover02 .zoomimg2 img {
        width: 280px;
        height: 280px;
    }
    .img-section .Phover02 .Pzoomimg2 img {
        width: 380px;
        height: 380px;
    }
    .img_section .Whover02 .Wzoomimg2 img {
        width: 380px;
        height: 380px;
    }
}
@media (min-width: 1440px) {
    .max_height {
        height: 100vh;
    }
    .web-header-icon a i {
        font-size: 20px;
    }
}
@media (max-width: 1440px) {
    .navbar-nav.navbar-right > li > a {
        padding: 10px 5px;
        font-size: 13px;
    }
}
@media screen (-webkit-min-device-pixel-ratio: 1) and (min-width: 1440px) and (max-width: 1899px) {
    .zoomimg2 {
        width: 300px;
        height: 300px;
    }
    .hover02 .zoomimg2 img {
        width: 100%;
        height: 100%;
    }
}
@media screen and (min-width: 1440px) and (max-width: 1899px) {
    .zoomimg2 {
        max-width: 210px;
        max-height: 210px;
        width: auto;
        height: auto;
    }
    .img-section .Phover02 .Pzoomimg2 img {
        width: 210px;
        height: 210px;
    }
    .hover02 .zoomimg2 img {
        width: 210px;
        height: 210px;
    }
}
@media (min-width: 769px) {
    .buybtn,
    .playbtn {
        display: inline-block;
    }
}
@media (max-width: 768px) {
    #lb-img {
        display: none;
    }
}
@media (min-width: 650px) and (max-width: 768px) {
    .buybtn,
    .playbtn {
        display: inline-block;
    }
}
@media (min-width: 320px) and (max-width: 649px) {
    .buybtn,
    .playbtn {
        display: inline-block;
    }
}
@media (min-width: 641px) and (max-width: 649px) {
    .buybtn,
    .playbtn {
        display: inline-block;
    }
}
@media (min-width: 320px) and (max-width: 403px) {
    #top_txt_slider h2 {
        font-size: 12px;
    }
    .slide-texts p {
        font-size: 11px;
        line-height: 20px;
        padding: 5px 30px 0;
    }
    #top_txt_slider h4 {
        color: #fff !important;
        font-size: 12px;
        position: relative;
    }
    .autoplay_text .slick-next:before {
        content: "";
        background-image: url(../img/arrow-white-right.png) !important;
        background-size: 10px;
        height: 30px;
        width: 25px !important;
        position: absolute;
        bottom: -1px;
        right: 150px;
        transition: transform 0.5s ease;
        background-repeat: no-repeat;
    }
    .autoplay_text .slick-next:before {
        right: 30px !important;
    }
    .autoplay_text .slick-prev:before {
        content: "";
        background-image: url(../img/arrow-white-left.png) !important;
        background-size: 10px;
        height: 20px;
        width: 20px !important;
        position: absolute;
        bottom: 10px;
        left: 150px;
        transition: transform 0.5s ease;
        background-repeat: no-repeat;
    }
    .autoplay_text .slick-prev:before {
        left: 40px !important;
    }
}
@media (min-width: 404px) and (max-width: 479px) {
    #top_txt_slider h2 {
        font-size: 12px;
    }
    .slide-texts p {
        font-size: 11px;
        line-height: 20px;
        padding: 5px 30px 0;
    }
    #top_txt_slider h4 {
        color: #fff !important;
        font-size: 12px;
        position: relative;
    }
    .autoplay_text .slick-next:before {
        content: "";
        background-image: url(../img/arrow-white-right.png) !important;
        background-size: 10px;
        height: 30px;
        width: 25px !important;
        position: absolute;
        bottom: -10px;
        right: 150px;
        transition: transform 0.5s ease;
        background-repeat: no-repeat;
    }
    .autoplay_text .slick-next:before {
        right: 30px !important;
    }
    .autoplay_text .slick-prev:before {
        content: "";
        background-image: url(../img/arrow-white-left.png) !important;
        background-size: 10px;
        height: 20px;
        width: 20px !important;
        position: absolute;
        bottom: 0;
        left: 150px;
        transition: transform 0.5s ease;
        background-repeat: no-repeat;
    }
    .autoplay_text .slick-prev:before {
        left: 40px !important;
    }
}
@media (min-width: 480px) and (max-width: 600px) {
    #top_txt_slider h2 {
        color: #fff !important;
        font-size: 17px;
        margin-bottom: 0;
        margin-top: 8px;
    }
    .slide-texts p {
        color: #fff !important;
        margin-bottom: 0 !important;
        font-size: 12px;
    }
    #top_txt_slider h4 {
        color: #fff !important;
        font-size: 16px;
        position: relative;
    }
    .autoplay_text .slick-prev:before {
        left: 40px !important;
    }
    .autoplay_text .slick-next:before {
        right: 40px !important;
    }
    .autoplay_text .slick-prev:before {
        content: "";
        background-image: url(../img/arrow-white-left.png) !important;
        background-size: 10px;
        height: 30px;
        width: 25px !important;
        position: absolute;
        bottom: -10px;
        left: 150px;
        transition: transform 0.5s ease;
        background-repeat: no-repeat;
    }
    .autoplay_text .slick-next:before {
        content: "";
        background-image: url(../img/arrow-white-right.png) !important;
        background-size: 10px;
        height: 30px;
        width: 25px !important;
        position: absolute;
        bottom: -10px;
        right: 150px;
        transition: transform 0.5s ease;
        background-repeat: no-repeat;
    }
}
@media (min-width: 769px) and (max-width: 800px) {
    .slick-next {
        right: -45px;
    }
    .slick-prev {
        left: -45px;
    }
}
@media (min-width: 992px) and (max-width: 1270px) {
    .navbar {
        height: 89px;
    }
    .performer_left_colm {
        width: 67% !important;
    }
    .performer_right_colm {
        width: 33% !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .zoomimg2 {
        width: 95%;
        height: 200px;
    }
    .hover02 .zoomimg2 img {
        width: 210px;
        height: 200px;
    }
    .img_section .Whover02 .zoomimg2 {
        width: 290px;
        height: auto;
    }
    .img_section .Whover02 .Wzoomimg2 img {
        width: 290px;
        height: 290px;
    }
}
@media (max-width: 1199px) {
    .logo {
        max-width: 270px;
    }
    .logo .unicorn-logo {
        max-width: 45px;
        max-height: 100%;
    }
    .logo .text-logo {
        width: 200px;
        max-height: 100%;
    }
    .navbar-nav.navbar-right > li > a {
        font-size: 11px !important;
    }
    .web-header-icon a i {
        font-size: 13px;
    }
    .musical-tabs ul li a {
        padding: 4px 8px !important;
    }
}
@media (min-width: 641px) and (max-width: 767px) {
    .buymp3price {
        padding: 4px 15px 4px 15px;
    }
    .cusbuymp3track {
        padding: 5px 15px 5px 15px;
    }
    .media {
        width: 550px;
    }
    .top-buy.buybtn {
        font-size: 13px;
    }
}
@media (max-width: 640px) {
    .question_tooltip .question_tooltiptext {
        left: -145px;
        font-size: 12px;
        width: 300px;
    }
    .question_tooltip .question_tooltiptext::after {
        left: 71%;
    }
    .question_tooltip .question_tooltiptext.com_question_tooltiptext {
        left: -75px;
    }
    .question_tooltip .question_tooltiptext.com_question_tooltiptext::after {
        left: 48%;
    }
    .allplaybtn a {
        padding: 12px 50px;
    }
}
@media (min-width: 320px) and (max-width: 479px) {
    #top_txt_slider h4:after {
        top: -2px;
    }
}
.overlay {
    position: fixed;
    bottom: 0;
    left: 160px;
    right: 0;
    top: 0;
    background-color: transparent;
    overflow: hidden;
    display: block;
    margin: auto;
    width: 450px;
    height: auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.1s ease;
    transition: 0.1s ease;
    z-index: 1055;
}
.hoversec:hover .overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#lb-img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
#lb-img img {
    width: 100%;
    height: auto;
    max-width: 450px;
    border: 5px solid #ccc;
}
.great-btn {
    margin: 5em auto 0;
    display: block;
}
.great-btn .browerbtn a {
    margin: 0 1em 1.5em;
}
.great-sec {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
    padding: 0;
    margin-bottom: 5em;
}
.great-sec li {
    flex: 0 0 20%;
    padding: 10px 8px 10px 0;
}
.great-sec li a {
    display: flex;
    align-items: center;
}
.great-sec li img {
    width: 40px;
    height: 40px;
    float: left;
    margin: 0 10px 0 0;
    border-radius: 3px;
}
.great-sec li span {
    display: block;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    color: #222;
}
.allgreatpage-head {
    margin: 0 0 0.5em;
    font-size: 65px;
    text-transform: capitalize;
    color: var(--header-color1);
    font-weight: 600;
    font-family: Verlag;
}
.browerbtn .cus-btn-great {
    border: 1px solid maroon;
    display: inline-block;
    margin: 0 15px 5em;
    color: maroon;
    font-weight: 600;
}
.browerbtn .cus-btn-great:hover {
    background-color: maroon;
    color: #fff;
}
.album_container .play_price li {
    position: relative;
}
.prs_list_work .mn_play_icon {
    color: #c20008;
    padding: 5px 3px 5px 6px;
    border: 1px solid;
    font-size: 13px;
    height: 25px;
    width: 25px;
    text-align: center;
    align-items: center;
    margin-right: 10px;
    border-radius: 6px;
    cursor: pointer;
}
.modal.show .modal-dialog.cus-dialog-box {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(-50%, -50%);
}
.modal-content.cus-modal-contant {
    box-shadow: 0 5px 20px -5px #000;
    width: auto;
}
.modal-header.modal-header1.popup-modal-head {
    display: block;
}
.popup-modal-head h3 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 0;
}
.modal-header.popup-modal-head {
    background: #ececec;
    padding: 10px 0;
}
.modal-body.cus-modal-popup-bdy {
    font-size: 20px;
    text-align: center;
    color: #000;
    font-weight: 500;
}
.modal-body.cus-modal-popup-bdy p {
    font-size: 20px;
    color: #000;
}
.modal-footer.popup-modal-footer {
    background: #ececec;
    padding: 12px 0;
    border-top: 1px dashed #d2d2d2;
    border-radius: 0 0 6px 6px;
}
.cus-btn-popup {
    width: auto;
    height: auto;
    padding: 5px 30px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #fff !important;
    background: #c00;
    border: 1px solid #c00;
    font-size: 16px;
    letter-spacing: 1px;
    margin: auto;
}
@media (max-width: 1024px) {
    .home-slider {
        width: 95%;
        height: 170px;
    }
    .hover02 .zoomimg2:hover img {
        transform: none;
    }
    .hover02.home-slider-outter .home-slider img {
        width: 210px;
        height: 170px;
    }
    .modal.show .modal-dialog.cus-dialog-box {
        left: 15%;
    }
    .logo {
        max-width: 235px;
    }
    .logo .unicorn-logo {
        max-width: 40px;
    }
    .logo .text-logo {
        width: 180px;
    }
}
@media (max-width: 768px) {
    .mp3cusline-style {
        height: 54px;
        padding-bottom: 2px;
    }
    .great-btn .browerbtn a {
        margin: 0 1em 1.5em;
    }
    .featureplaylist-btn {
        text-align: right;
    }
    .great-sec li {
        flex: 0 0 33.33%;
    }
    .browerbtn .cus-btn-great {
        margin: 0 5px 1em;
        font-size: 15px;
        padding: 15px 0;
        width: 30%;
    }
    .modal.show .modal-dialog.cus-dialog-box {
        left: 0;
    }
}
@media (max-width: 767px) {
    .home-slider {
        width: 95%;
        height: 250px;
    }
    .hover02.home-slider-outter .home-slider img {
        width: 250px;
        height: 250px;
    }
}
@media (max-width: 639px) {
    .home-slider {
        width: 100%;
        height: 200px;
    }
    .hover02.home-slider-outter .home-slider img {
        width: 200px;
        height: 200px;
    }
}
@media (max-width: 540px) {
    .great-sec li {
        flex: 0 0 50%;
        padding: 10px 6px 10px 0;
    }
    .great-sec li img {
        margin: 0 5px 0 0;
    }
    .great-sec li span {
        font-size: 11px;
    }
    .browerbtn .cus-btn-great {
        margin: 0 0 1em;
        color: maroon;
        font-weight: 500;
        font-size: 13px;
        padding: 10px 5px !important;
        width: 100%;
    }
    .allgreatpage-head {
        margin: 15px 0;
        font-size: 30px;
    }
    .great-btn .browerbtn a {
        margin: 0 0 1em;
        color: maroon !important;
        font-weight: 500;
        font-size: 13px;
        padding: 10px 5px !important;
        width: 90%;
    }
    .modal.show .modal-dialog.cus-dialog-box {
        margin: 0 2em;
        transform: translate(-75%, -50%);
    }
    .media-body.album_container {
        padding: 25px 0 0;
    }
    .workinlinebtnprice .playmodalbox .show_div {
        right: -35px;
    }
    .workinlinebtnprice .playmodalbox .show_div:before {
        right: 52px;
    }
    .workinlinebtnprice .workbtn_listxx {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .workbtn_listxx a.btnx {
        top: 0;
    }
    .track_body .workinlinebtnprice .playmodalbox .show_div {
        min-width: 300px;
    }
    .home-slider {
        width: 100%;
        height: 100%;
        margin: auto;
    }
    .hover02.home-slider-outter .home-slider img {
        width: 100%;
        height: auto;
    }
    .foot h2 {
        font-size: 15px;
    }
    .singup .foot .W100.btn-lg.btn-block {
        background-color: #c20008;
        font-size: 15px;
    }
    .pro_btn {
        font-size: 15px;
    }
    .prs_title.title-large {
        display: none;
    }
    h1.prs_title.d-none {
        display: block !important;
    }
}
@media (max-width: 479px) {
    .mp3cusline-style {
        height: 43px;
        padding-bottom: 1px;
    }
    a.performerbuytrack {
        height: 42px !important;
        line-height: 16px;
    }
    a.workpagebuymp3 {
        height: unset !important;
        font-size: 12px;
        padding: 0 6px 6px 6px;
        text-align: center;
        white-space: nowrap;
    }
    .modal.show .modal-dialog.cus-dialog-box {
        margin: 0 1em;
        transform: translate(-75%, -50%);
    }
    .modal-body.cus-modal-popup-bdy {
        font-size: 15px;
    }
    .modal-body.cus-modal-popup-bdy p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .track_body .playmodalbox .show_div {
        min-width: 330px;
    }
    .playmodalbox .show_div {
        min-width: 330px;
        right: -100px;
    }
    .album_rightlist .show_div:before {
        right: 115px;
    }
    .workbtn_listxx .show_prelogin_div {
        right: -100px;
    }
    .workbtn_listxx .show_prelogin_div:before {
        right: 115px;
    }
    .playmodalbox .show_prelogin_div:before {
        right: 130px;
    }
    .logo {
        max-width: 200px;
    }
    .logo .unicorn-logo {
        max-width: 35px;
    }
    .logo .text-logo {
        width: 150px;
    }
    .subscription-alert p {
        font-size: 10px !important;
    }
    .mn-sub_yer .yearly {
        font-size: 15px;
    }
    .mn-sub_yer .price {
        font-size: 15px;
    }
    .radio-box-right h3 {
        font-size: 15px;
    }
    .radio-box-right p {
        font-size: 12px;
    }
    .plan {
        margin: 0 1rem;
    }
    .radio-box-right {
        margin: 2rem 1rem;
    }
    .mob-navigation {
        top: 15px;
    }
}
@media (max-width: 375px) {
    .logo {
        max-width: 150px;
    }
    .navbar-brand {
        width: 150px;
    }
    .logo .unicorn-logo {
        max-width: 25px;
    }
    .logo .text-logo {
        width: 120px;
    }
    .credit-btn.box-header h4 a {
        font-size: 11px;
    }
}
@media (max-width: 360px) {
    .track_body .workinlinebtnprice .playmodalbox .show_div {
        min-width: 300px;
        right: -100px;
    }
    .track_body .workinlinebtnprice .playmodalbox .show_div:before {
        right: 115px;
    }
    .playmodalbox .show_div {
        min-width: 300px;
    }
    .mn-sign-up .head h3 {
        font-size: 15px;
    }
    .mn-sub_yer .yearly {
        font-size: 13px;
        padding-bottom: 0;
    }
    .mn-sub_yer .price {
        font-size: 13px;
    }
    .mn-sub_yer .price {
        font-size: 13px;
        line-height: 15px;
    }
    .plan_limit {
        font-size: 11px;
    }
    .plan {
        height: 180px;
    }
    .foot h2 {
        font-size: 12px;
    }
    .singup .foot .W100.btn-lg.btn-block {
        font-size: 12px;
    }
    .pro_btn {
        font-size: 12px;
    }
    .radio-box-right h3 {
        font-size: 13px;
    }
    .radio-box-right p {
        font-size: 11px;
    }
    #mobsearchBtn1 a {
        padding: 10px 0;
    }
}
@media (max-width: 320px) {
    .browerbtn .cus-btn-great {
        margin: 0 0 1em;
        padding: 10px 0 !important;
        width: 100%;
    }
    .great-sec li {
        padding: 10px 5px 10px 0;
    }
    .great-sec li span {
        font-size: 10px;
    }
    .popup-modal-head h3 {
        font-size: 18px;
    }
    .modal-body.cus-modal-popup-bdy p {
        font-size: 13px;
    }
    .modal-body.cus-modal-popup-bdy {
        font-size: 12px;
    }
    .cus-btn-popup {
        font-size: 12px;
        padding: 5px 30px !important;
    }
    .track_body .workinlinebtnprice .playmodalbox .show_div {
        left: -120px !important;
    }
    .track_body .workinlinebtnprice .playmodalbox .show_div:before {
        left: 140px !important;
    }
    .track_body .playmodalbox .show_div {
        min-width: 300px;
    }
    .logo {
        max-width: 160px;
    }
    .logo .unicorn-logo {
        max-width: 30px;
    }
    .logo .text-logo {
        width: 125px;
    }
    .question_tooltip .question_tooltiptext.com_question_tooltiptext {
        left: -93px;
    }
    .question_tooltip .question_tooltiptext.com_question_tooltiptext::after {
        left: 54%;
    }
}
@media (max-width: 280px) {
    body .subscription-alert p {
        font-size: 8px !important;
    }
    .playbtn {
        padding: 12px 10px 12px 10px;
    }
    .album_container2 .play_price .playbtn {
        padding: 14px 10px 14px 10px;
        font-size: 11px;
    }
    .buyalbumprice {
        padding: 5px 10px 5px 10px;
        font-size: 11px;
    }
    .sectionP140 {
        padding-top: 70px;
    }
    .logo {
        max-width: 100px;
    }
    .logo .unicorn-logo {
        max-width: 20px;
        margin-right: 5px;
    }
    .logo .text-logo {
        width: 100px;
    }
}
#track_detail .album_rightlist ul li {
    padding: 0 2px 0 0 !important;
    text-wrap: nowrap;
}
#track_detail .album_rightlist ul li .plusbtn {
    margin-left: 2px !important;
}
.playlist_toggle.album_rightlist_1 ul li a.plusbtn {
    margin-left: 2px !important;
}
#track_detail .album_rightlist ul li a.albume_onlybtn {
    padding: 15px 10px;
}
.allCompLoader {
    position: absolute !important;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.allCompLoader:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.allCompLoader:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    top: 45%;
    float: none;
}
.cus-great:hover .great-img {
    border: 1px solid #c00;
    border-radius: 3px;
}
.cus-great:hover .great-txt {
    border: 1px solid #c00;
    padding: 3px 1px;
    border-radius: 3px;
    color: maroon;
}
span.crd {
    opacity: 0.6;
    font-weight: 400;
    padding-left: 5px;
    text-transform: lowercase;
}
input.downloadcount {
    background: 0 0;
    color: #fff;
    border: 0;
    width: 35px;
}
input.downloadcount:focus-visible {
    outline: 0;
}
.menuTooltip {
    position: relative;
}
.menuTooltip .menuTooltip-text {
    visibility: hidden;
    width: 150px;
    background-color: #6e1415;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -75px;
    margin-top: 10px;
}
.menuTooltip .menuTooltip-text::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #6e1415;
}
.downloadcount:hover ~ .menuTooltip .menuTooltip-text {
    visibility: visible;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.Shopping_cart:hover ~ .menuTooltip .menuTooltip-text {
    visibility: visible;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.searchTool:hover ~ .menuTooltip .menuTooltip-text {
    visibility: visible;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.cusD {
    display: none;
    left: -87px !important;
    top: 47px;
}
.cusP {
    position: relative;
}
.cusP:hover .cusD {
    display: block;
}
.SignupTxt-section {
    padding: 0 2rem;
}
.SignupTxt-section .main-text {
    color: #ffcf9c;
    font-size: 43px;
    font-weight: 700;
    text-align: center;
}
.SignupTxt-section .sec-main-text {
    color: #ffcf9c;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}
.SignupTxt-section .clipTxt {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.SignupTxt-section .streamList ul {
    list-style: none;
    padding-left: 0;
}
.SignupTxt-section .streamList ul li {
    font-size: 18px;
    font-weight: 700;
    color: #ffcf9c;
}
.SignupTxt-section .streamList ul li a {
    cursor: pointer;
}
.SignupTxt-section .streamList ul li:hover a {
    text-decoration: underline !important;
}
.SignupTxt-section .streamList ul li:hover a i {
    color: #ffcf9c;
}
.SignupTxt-section .streamList ul li a i {
    color: #fff;
    margin-right: 5px;
    font-size: 20px;
}
.fullList a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.Archives-sign-up {
    height: auto;
}
@media (max-width: 1920px) and (min-width: 1900px) {
    .SignupTxt-section ul.firstList {
        padding-left: 4rem;
    }
    .alphOrderlistCont {
        max-width: 55%;
    }
    .box-main-img img {
        width: auto !important;
    }
}
@media (max-width: 991px) {
    .fullList a {
        font-size: 13px;
    }
    .SignupTxt-section .main-text {
        font-size: 30px;
    }
    .SignupTxt-section .sec-main-text {
        font-size: 18px;
    }
    .SignupTxt-section .clipTxt {
        font-size: 12px;
    }
    .SignupTxt-section .streamList ul li {
        font-size: 13px;
    }
    .musical-tabs ul li a {
        font-size: 10px !important;
        padding: 4px 5px !important;
    }
}
@media (max-width: 767px) {
    .Archives-sign-up {
        height: auto;
    }
    .SignupTxt-section ul.firstList {
        padding-left: 4rem;
    }
    .album-info-box {
        margin-top: 20px;
    }
    .musical-tabs ul li a {
        font-size: 14px;
        padding: 4px 6px;
    }
}
@media (max-width: 639px) and (min-width: 576px) {
    .SignupTxt-section ul.firstList {
        padding-left: 1rem;
    }
}
@media (max-width: 576px) {
    .Box-album img {
        width: 110px !important;
    }
}
@media (max-width: 540px) and (min-width: 500px) {
    .SignupTxt-section ul.firstList {
        padding-left: 3.5rem;
    }
}
@media (max-width: 500px) {
    .SignupTxt-section ul.firstList {
        padding-left: 2rem;
    }
}
@media (max-width: 479px) and (min-width: 420px) {
    .SignupTxt-section ul.firstList {
        padding-left: 2rem;
    }
}
@media (max-width: 479px) {
    .SignupTxt-section {
        padding: 0;
    }
    .SignupTxt-section .main-text {
        font-size: 25px;
    }
    .SignupTxt-section .sec-main-text {
        font-size: 15px;
    }
    .SignupTxt-section .streamList ul li {
        font-size: 11px;
    }
    .SignupTxt-section .streamList ul li a i {
        font-size: 12px;
    }
}
@media (max-width: 360px) {
    .SignupTxt-section ul.firstList {
        padding-left: 1rem;
    }
}
@media (max-width: 320px) {
    .SignupTxt-section .main-text {
        font-size: 20px;
    }
    .SignupTxt-section .sec-main-text {
        font-size: 12px;
    }
    .SignupTxt-section .clipTxt {
        font-size: 10px;
    }
    .SignupTxt-section .streamList ul li {
        font-size: 10px;
    }
}
html {
    scroll-behavior: smooth;
}
.box-img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    display: block;
}
.box-div {
    width: 250px !important;
    height: 200px !important;
}
.banner-text {
    text-align: center;
    margin-top: 54px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.cus-container {
    text-align: center;
}
.banner-text .col p {
    font-size: 18px;
    white-space: nowrap;
}
@media (max-width: 768px) {
    .none {
        display: none;
    }
    .banner-text {
        margin-top: 36px;
    }
}
@media (max-width: 991px) {
    .banner-text h3 {
        font-size: 1.5rem;
    }
}
.cus-container .row a span {
    color: #fff;
}
.scrollAllComp.cus-wrap {
    flex-wrap: wrap;
    margin-right: 26%;
}
.main-dropdown {
    padding: 0;
}
.main-dropdown > li > div:first-child {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #000;
    background: var(--background1-color);
    padding: 15px 20px 15px 18px;
    position: relative;
}
.main-dropdown > li {
    margin: 1rem 0;
}
.main-dropdown ul li > div:first-child {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    padding: 15px 25px 15px 18px;
    position: relative;
}
.main-dropdown li.xcat > div:first-child {
    cursor: pointer;
}
.main-dropdown > li > div:first-child {
    cursor: pointer;
}
.main-dropdown .rotate {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s;
    font-size: 28px;
    position: absolute;
    right: 10px;
    user-select: none;
}
.main-dropdown .rotate.down {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
button.expand-toggle {
    display: block;
    color: #ab1d19;
    font-size: 18px;
    text-align: center;
    padding: 5px 15px;
    border: 2px solid #ab1d19;
    border-radius: 6px;
    font-weight: 700;
    letter-spacing: 0.6px;
}
button.expand-toggle:hover {
    background: #ab1d19;
    color: #f9a10e;
}
.main-dropdown a {
    color: #000;
}
.main-dropdown a:hover {
    color: #b71011 !important;
    text-decoration: underline !important;
}
.fa-drop .fa {
    font-size: 20px;
    margin-left: 4px;
}
.n_trk {
    color: var(--count-color);
    margin-left: 10px;
}
.srch-name {
    align-items: center;
    margin-bottom: 15px;
    position: relative;
}
.srch-name p {
    margin: 0 0 0 5px;
}
.srch-name .fa-search {
    font-size: 21px;
    margin: 0 5px 6px 0;
}
.srch-name .srch-box {
    margin-bottom: 10px;
    border: none;
    border-bottom: 1px solid grey;
    resize: none;
    outline: 0;
}
.modal-header form .srch-box {
    border: 2px solid #a9a9a9;
    resize: none;
    outline: 0;
    margin-left: 5px;
    border-radius: 6px;
    padding: 6px;
}
.srch-modal .modal-header {
    padding: 10px;
}
.apnnd-modal #myModal {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    overflow-y: hidden;
    height: 250px;
    z-index: 1049;
}
.modal-dialog.srch-modal {
    position: relative;
    transform: none;
    margin: 0 !important;
}
.srch-modal .modal-body {
    overflow-y: auto;
    min-height: 100px !important;
    max-height: 180px !important;
}
.srch-modal .modal-content {
    box-shadow: 4px 5px 8px 7px #efe8e8;
}
.srch-modal .modal-body ul {
    list-style: none;
    padding: 0;
}
.pianist-div .pianist {
    width: 300px;
    height: 215px;
    display: block;
}
.srch-name.d-flex.comp-modl {
    margin-top: 4rem;
}
.pianist-div .cus-wrap {
    margin-right: auto !important;
}
.beats-div .cus-wrap {
    margin-right: auto !important;
}
.modal-content .modal-body.perf-h {
    max-height: 135px !important;
}
.modal-body .searchlist2 ul li a:hover {
    color: maroon;
}
.apnnd-modal .modal:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: 0 0;
    z-index: 0;
}
.srch-modal form {
    width: 100%;
    display: flex;
    align-items: baseline;
}
.srch-modal form input {
    width: 100%;
}
.card-text.pref-text {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.modal-body .searchlist2 ul li {
    margin-left: 2px;
    padding: 3px;
}
.modal-open {
    overflow-y: scroll;
}
.srch-modal .modal-header {
    padding: 10px 10px 2px 10px;
    align-items: baseline;
}
li .cus-pad {
    padding-left: 3px;
}
.removemar span.alrpr {
    color: #fff;
    font-weight: 100;
}
.removemar span.emptyheader {
    color: #fff;
    font-weight: 200;
}
.palyer-hover .fa {
    font-size: 25px;
}
.player-modal {
    top: unset;
    overflow: auto;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    bottom: 75px;
    border: 2px solid #ccc;
    border-radius: 6px;
}
.modal-ok {
    text-align: center;
    padding: 5px;
}
.modal-ok button {
    padding: 2px 25px 2px 25px;
    border-radius: 6px;
}
.piano-beats {
    width: 263px;
    display: block;
    margin-top: 15px;
    margin-bottom: auto;
}
.mainmedival-tab {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
}
.medival-tab {
    flex: 0 0 30%;
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 5px;
    background: var(--background1-color);
    text-align: center;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.medival-tab a {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    background-color: #ab1d19;
    border: 1px solid #ab1d19;
    border-radius: 6px;
    padding: 3px 5px;
}
.medi-box {
    align-items: center;
}
.block-quote {
    width: 80%;
    margin: 20px auto 20px auto !important;
    background-color: #eee;
    border: 1px solid #aaa;
    box-shadow: 0 10px 20px -10px #dee2e6;
    padding: 20px;
}
.composer-quote {
    text-align: justify !important;
    font-size: 120%;
    margin-bottom: 0;
}
.reni-album-img a {
    color: #000;
}
.reni-album-img a:hover {
    color: #c00;
    text-decoration: underline !important;
}
.reni-album-img a .fa-play {
    font-size: 12px;
    padding-left: 3px;
}
.reni-album-info .reni-album-name {
    color: #000;
    font-weight: 700;
}
.reni-album-info .reni-album-name:hover {
    color: #c00;
    text-decoration: underline !important;
    font-weight: 700;
}
.reni-playbtn {
    cursor: pointer;
    padding: 10px 12px 10px 12px;
    color: #fff !important;
    background-color: #c00;
    border: 1px solid #c00;
    font-weight: 700;
}
.reni-playbtn .fa-play {
    font-size: 12px;
    margin: 5px;
}
.reni-buybtn a {
    padding: 9px 13px 9px 13px;
    color: #fff;
    background-color: var(--button-buy);
    text-transform: uppercase;
    border: 1px solid var(--button-buy);
    font-weight: 700;
}
.reni-buybtn {
    margin: 10px 0 10px 0;
}
.reni-buybtn strong {
    color: #9c0f19;
    font-weight: 700;
    font-size: 18px;
}
.name-link a {
    color: #000;
    text-decoration: underline !important;
}
.name-link a:hover {
    text-decoration: underline !important;
    color: #c00;
}
.name-link p span {
    margin-left: 10px;
}
.name-link {
    text-align: justify;
}
.crdt {
    color: var(--performer-role-color);
    font-weight: 400;
    padding-left: 3px;
}
.prd {
    opacity: 0.7;
    font-weight: 400;
    margin-left: 10px;
}
.CusBox-Table table {
    width: 100%;
}
.name-link.CusBox-Table p {
    margin: 0.5rem 0;
}
.CusBox-Table table tr td:first-child {
    width: 50%;
}
.CusBox-Table table tr td:nth-child(2) {
    width: 0%;
}
.CusBox-Table table tr td:nth-child(3) {
    width: 50%;
}
.Box-album {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
}
.Box-album img {
    width: 65%;
    height: auto;
    object-fit: contain;
    border-radius: 6px;
}
.Box-album a {
    font-size: 18px;
}
.box-main-img {
    width: 100%;
    height: 100%;
    white-space: nowrap;
}
.box-main-img img {
    width: 280px;
    object-fit: fill;
    border-radius: 6px;
}
.album-info-box {
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 12px;
    box-shadow: 0 10px 20px -10px #dee2e6;
}
.Box-album a {
    width: 100%;
    text-align: initial;
}
.musical-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.musical-tabs ul li a {
    display: block;
    color: #ab1d19;
    font-size: 14px;
    text-align: center;
    padding: 4px 15px;
    border: 2px solid #ab1d19;
    border-radius: 6px;
    font-weight: 700;
}
.musical-tabs ul li {
    display: inline-block;
    margin: 5px 3px 0 0;
}
.musical-tabs ul li a.active {
    background: #ab1d19;
    color: #f9a10e !important;
}
.link-ul a,
a.link-ul {
    text-decoration: underline !important;
    color: var(--link-color) !important;
}
.link-ul a:hover,
a.link-ul:hover {
    color: #b31d15 !important;
}
.cusTable tr td a.link-hover:hover {
    color: #b31d15 !important;
}
.banner-text .col h3 {
    font-weight: 700;
    font-size: 26px;
}
.cus-mb {
    padding-bottom: 25px;
}
.cus-rounded {
    border-radius: 8px;
}
.cus-br {
    border-radius: 8px;
}
.piano-beats.rounded {
    border-radius: 8px !important;
}
div.prs_list_work,
ul.prs_list_work li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.countcs {
    font-size: 30px;
    color: #c20008;
}
.welcome-page h1.prs_title {
    color: #ffcf9c;
}
.banner-text {
    text-align: center;
    margin-top: 35px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.cus-container {
    text-align: center;
}
.banner-text .col p {
    font-size: 18px;
    white-space: nowrap;
}
#tableMyFav .perfs::before {
    content: "Performers: ";
}
#tableMyFav .album::before {
    content: "Album: ";
}
#tableMyFav .rmbtn {
    border: 0;
    border-radius: 6px;
    padding: 12px 20px 12px 20px;
    background: #c00 !important;
    color: #fff !important;
    margin-left: 4px;
    font-weight: 700;
}
.rec-details .text-container .work,
table#tableMyFav td div.work {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rec-details .text-container .album,
.rec-details .text-container .perfs,
table#tableMyFav td div.album,
table#tableMyFav td div.perfs {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (max-width: 991px) {
    table#tableMyFav tbody tr td:last-child {
        display: block !important;
        clear: both;
        border-top: 0;
        text-align: left;
    }
    table#tableMyFav tr {
        display: block;
        clear: both;
    }
}
.scroll-text {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: -4px;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.cus-bio p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #212934;
}
.cus-bio p a {
    color: #212934;
    text-decoration: underline !important;
}
.cus-bio address {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #212934;
}
.credit-btn.box-header h4 {
    text-align: center;
    padding: 8px 5px;
    font-size: 13px;
}
hr.bio-sep {
    border: none;
    height: 3px;
    color: #c00;
    background-color: #c00;
    margin: 30px 20px;
}
.mytabs {
    border-bottom: 1px solid #dee2e6;
}
.mytabs .nav-link {
    font-size: 20px;
    font-weight: 700;
}
.mytabs .nav-link.active {
    color: #bf100f;
}
.mytabs .nav-link:not(.active):hover {
    cursor: pointer;
}
.mytabs .nav-tabs {
    margin: 0;
    border-bottom: 1px solid #dee2e6;
}
.mytabs .tab-content {
    padding: 10px;
    height: 100%;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}
.mytabs .nav-tabs > .active > a,
.mytabs .nav-tabs > .active > a:focus,
.mytabs .nav-tabs > .active > a:hover {
    border-color: #dee2e6;
    border-bottom-color: transparent;
}
.mytabs .nav-tabs .nav-link:not(.active) {
    border-color: #e9ecef #e9ecef #dee2e6;
    background-color: #f5f5f5;
}
.mytabs .nav-tabs .nav-link:hover:not(.active) {
    background-color: #fcfcfc;
}
#tab-recordings > div:last-child div div.albumhrline:last-child,
#tab-tracks > div:last-child div.albumhrline:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.mytabs .nav-item {
    padding-right: 0.25rem !important;
}
#tableMyFav .playlist-item-number {
    vertical-align: middle;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
#tableMyFav .playlist-item-number.orderable {
    cursor: move;
}
#tableMyFav tbody tr {
    border-top: 1px solid #dee2e6;
}
#tableMyFav td {
    border-top: none;
}
.comp-cat {
    font-weight: 700 !important;
}
.album-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem;
}
.album-container .album-box {
    max-width: 302px;
    width: 100%;
}
.album-container .album-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 5px;
    margin-right: 5px;
}
.album-container .album-text.album-reld > div:last-child,
.album-container .album-text > span {
    font-weight: 700;
}
.album-container .album-cover {
    width: 100%;
    display: block;
}
.album-container .zoom-img {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    border-radius: 7px;
    margin-bottom: 0.5rem;
}
.album-container .zoom-img img {
    width: 100%;
    transition: all 0.3s ease-in-out;
    object-fit: cover;
}
.album-container .zoom-img img:hover {
    transform: scale(1.2);
    transition: 0.5s;
}
.album-container .circ-play:hover + img {
    transform: scale(1.2);
    transition: 0.5s;
}
.album-container .album-text.album-reld {
    display: flex;
    justify-content: space-between;
}
.uibpag .page-link,
.uibpag .page-link:hover {
    border: 1px solid #bf100f !important;
    border-color: #bf100f !important;
}
.uibpag .page-link {
    color: #bf100f;
}
.uibpag .page-item.active .page-link {
    background-color: #bf100f;
}
.uibpag .pagination > li {
    text-align: center;
    min-width: 56px;
    font-size: 20px;
}
.uibpag .page-item.disabled .page-link {
    color: #bf100f;
}
.uibpag ul.pagination {
    justify-content: center !important;
}
@media (max-width: 767px) {
    .uibpag .pagination > li {
        text-align: center;
        min-width: 50px;
        font-size: 16px;
    }
}
@media (max-width: 575px) {
    .uibpag .pagination > li {
        text-align: center;
        min-width: 47px;
        font-size: 14px;
    }
}
.dataTables_wrapper .top .dataTables_paginate {
    margin-bottom: 20px;
}
.dataTables_wrapper .bottom .dataTables_paginate {
    margin-top: 20px;
}
#car-greats .card-body {
    padding: 1rem;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav.navbar-right > li > a {
        padding: 10px 15px;
        font-size: 12px;
    }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
    .navbar.navbar-default .container {
        width: 100%;
    }
    .header-text h1 {
        font-size: 26px;
    }
    .header-text p {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .navbar-brand img {
        max-height: 40px;
    }
    .navbar-nav.navbar-right > li > a {
        padding: 10px 10px;
        font-size: 14px;
    }
    .radtabs .nav-tabs.nav-justified > li > a > i > img {
        max-width: 30px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse,
    .navbar-toggle {
        display: block !important;
    }
    .navbar-header {
        float: none;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav {
        float: none;
    }
    .nav.navbar-nav {
        clear: both;
        float: left;
        margin: 0 0 0 -15px;
        width: 100%;
    }
    .navbar-nav.navbar-right > li {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .navbar-nav.navbar-right > li.active {
        background: rgba(0, 0, 0, 0.15);
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .navbar-collapse {
        background: rgba(9, 29, 73, 0.97);
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    }
    .br {
        border-bottom: 1px solid #f1f1f1;
    }
    .heading-text span {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .navbar-nav.navbar-right > li {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .navbar-nav.navbar-right > li.active {
        background: rgba(0, 0, 0, 0.15);
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .navbar-collapse {
        background: rgba(9, 29, 73, 0.97);
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    }
    .header-text h1 {
        font-size: 26px;
    }
    .header-text p {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .radtabs .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .radtabs .nav-tabs.nav-justified > li > a > i > img {
        max-width: 30px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: rgba(255, 255, 255, 0.01);
    }
    .br {
        border: none;
        border-bottom: 1px solid #f1f1f1;
    }
}
.play-list-info {
    background-color: #500000 !important;
    padding: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
}
.play-section {
    background: #000;
    padding: 0;
    height: 100%;
    position: fixed;
    top: 88px;
    width: 100%;
}
.music-list-sec ul {
    list-style: none;
    max-height: 55vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}
.music-list-sec ul li:first-child {
    pointer-events: none;
    background-color: #691417;
    position: sticky;
    top: 0;
}
.music-list-sec ul li:first-child h3.remov-button {
    display: none;
}
.music-list-sec ul li:first-child h3.radio-playing {
    display: block;
}
.music-list-sec ul li:not(:first-child) h3.remov-button {
    display: block;
}
.music-list-sec ul li:not(:first-child) h3.radio-playing {
    display: none;
}
.music-list-sec ul li {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    color: #fff;
    border-bottom: 0 solid #000;
    padding: 10px;
    cursor: pointer;
    background: #404040;
    font-size: 11px;
}
.music-list-sec ul li h3.radio-playing {
    width: 150px;
}
.Sr_No_Id {
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 15px;
    width: 50px;
    padding: 0;
}
.Sr_No_Id:focus-visible {
    outline: 0;
}
.music-list-sec ul li a {
    width: 100%;
    max-width: 900px;
    padding-right: 1rem;
}
.music-list-sec ul li:hover {
    background: #292929;
}
.music-list-sec ul li:nth-child(2n):hover {
    background: #292929;
}
.music-list-sec ul li:nth-child(2n) {
    background: #606060;
}
.music-list-sec ul li h2 {
    margin-bottom: 0;
    font-size: 20px;
    padding: 5px;
    font-weight: 600;
}
.music-list-sec ul li img {
    width: 60px;
}
.music-list-sec ul li span {
    word-wrap: break-word;
    font-size: 15px;
    display: inline-block;
    font-family: Calibri;
    letter-spacing: 1px;
    line-height: 19px;
}
.music-list-sec ul li h3 {
    font-size: 15px;
    text-align: right;
    font-family: Calibri;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.footer-list {
    padding: 0;
    height: 70px;
}
.footer-list ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.footer-list ul li i {
    padding: 5px 12px;
    font-size: 15px;
    color: #fff;
}
.footer-list ul li span.heart-icon {
    position: relative;
}
.footer-list ul li span.heart-icon i {
    font-size: 22px;
}
.footer-list ul li span.heart-icon-check:before {
    content: "\f058";
    font-size: 19px;
    position: absolute;
    bottom: 6px;
    right: 10px;
    color: #540000;
    font-family: FontAwesome;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #fff;
}
.footer-albumimg .album_img {
    width: 50px;
    height: 50px;
    margin: 0 1em 0 0;
}
.footer-albumimg .album_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.footer-list ul li p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-family: Calibri;
    word-wrap: break-word;
    line-height: 18px;
}
.footer-list ul li span {
    color: #d0d0d0;
    font-size: 14px;
    font-family: Calibri;
    letter-spacing: 1px;
    line-height: 18px;
}
.footer-list ul li.custom-icon-sec span {
    margin-right: 10px;
}
.footer-list ul li.custom-icon-sec span.cus-vol-player {
    margin-right: 0;
}
.footer-list ul li.custom-icon-sec span.volume_slash {
    margin-right: 0;
}
.alb-order {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.custom-icon-sec .fap-icon-pause:first-child {
    margin-top: 1px;
}
.custom-icon-sec .current_total_time {
    padding-top: 2px;
}
.marquee-line2 {
    padding-left: 0;
}
.close-btn-sec {
    text-align: right;
}
.Queue-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.video-js {
    border: 3px solid #ccc;
}
.close-btn-sec .cus-hide-btn-footer {
    border: 1px solid #fff;
    background: 0 0;
    padding: 5px 15px;
    color: #fff;
    font-size: 15px;
    font-family: Calibri;
    letter-spacing: 1px;
    position: relative;
}
.close-btn-sec .cus-hide-btn-footer:hover {
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
}
.clip-sec:before {
    content: "";
    position: absolute;
    top: 7px;
    left: -30px;
    width: 31px;
    height: 7px;
    background: red;
}
.orange-bar {
    background: #b0b0b0 !important;
}
.close-btn-sec .cus-hide-btn-footer i {
    padding-left: 10px;
    padding-right: 0;
}
.custom-icon-sec {
    width: 28%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
}
.custom-icon-sec h5 {
    display: inline-block;
    position: relative;
    top: 0;
}
.volume_slash .volume_icon {
    padding: 5px 15px;
}
.cus-vol-player {
    display: inline-block;
    position: relative;
    top: 0;
}
.music-list-sec ul::-webkit-scrollbar {
    width: 10px;
}
.music-list-sec ul::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.music-list-sec ul::-webkit-scrollbar-thumb {
    background: #888;
}
.music-list-sec ul::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.controls {
    display: flex;
    position: absolute;
    bottom: 71px;
    width: 100%;
    flex-wrap: wrap;
    background-color: #a0a0a0 !important;
    height: 1px;
}
.orange-bar {
    height: 2px;
    top: 0;
    left: 0;
    width: 100%;
}
.orange-juice {
    height: 2px;
    width: 0;
    background-color: red;
    opacity: 1;
    position: absolute;
    z-index: 99;
}
.orange-juice:after {
    content: "";
    position: absolute;
    top: -7px;
    right: 0;
    width: 16px;
    height: 16px;
    background: red;
    border-radius: 50%;
    opacity: 0;
    transition: 0.5s;
    z-index: 999;
    pointer-events: none;
    display: block;
}
.orange-juice.changed:after {
    opacity: 1;
}
.orange-bar:hover .orange-juice:after {
    opacity: 1;
}
.orange-bar span {
    position: absolute;
    top: -15px;
    left: 0;
    background: 0 0;
    height: 20px;
    width: 100%;
    z-index: 99;
}
.orange-bar .show_time {
    position: absolute;
    left: 0;
    top: -30px;
    width: auto;
    max-width: 52px;
    padding: 12px 8px;
    border-radius: 3px;
    line-height: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    display: none;
}
.buffer-sec {
    height: 2px;
    width: 0;
    background-color: #ffeb3b;
    position: absolute;
    top: 0;
    opacity: 0.5;
}
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0;
    display: none;
}
.mins-clip-sec {
    background: #aa1417;
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 72px;
    text-align: center;
    padding: 4px 0;
}
.mins-clip-sec h3 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Calibri;
    letter-spacing: 1px;
}
.mins-clip-sec h3 a {
    color: #fff;
    text-decoration: underline !important;
}
.mins-clip-sec h3 i {
    padding: 5px;
}
.clip-outter {
    position: relative;
    flex-grow: 6;
}
.clip-sec {
    display: block !important;
    position: absolute;
    left: 0;
    bottom: 18px;
    font-size: 11px !important;
    background-color: red;
    padding: 1px 10px;
    letter-spacing: 1px;
    font-weight: 600;
}
.clip-sec:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -30px;
    width: 31px;
    height: 2px;
    background: red;
}
.playing-bg {
    background: #2125298f;
    padding: 15px;
}
.Remove-btn .remove-btn-sec {
    background: 0 0;
    color: #fff;
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    font-size: 15px;
    margin: 0 5px;
    font-family: Calibri;
    letter-spacing: 1px;
    position: relative;
}
.Remove-btn .remove-btn-sec:hover {
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
}
.show-hide-btn {
    display: inline-block;
}
.Remove-btn {
    display: inline-block;
}
.remove-btn-outter-sec {
    float: right;
}
#third {
    order: 0;
}
.queue {
    display: inline-block !important;
}
.imghover {
    width: auto;
    height: auto;
}
.album-list-sec {
    padding: 15px 0;
}
.custom-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
.cus-div-width {
    width: 50%;
}
.list-inner-sec {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}
.album-cover-img {
    height: 100%;
    width: 100%;
    max-width: 350px;
    position: relative;
    margin: 0 auto;
}
.album-cover-img img {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: 330px;
    height: 330px;
}
.music-list-sec {
    padding: 0 1em;
}
.footer-albumimg {
    position: relative;
    margin: 0;
    display: flex !important;
    width: 52%;
}
.footer-albumimg img {
    margin: 0;
}
.footer-albumimg .album-title-sec {
    color: #d0d0d0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.footer-albumimg .album-title-sec .marquee-line1 {
    color: #fff !important;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
}
.footer-albumimg .album-title-sec span.footer-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
    font-size: 14px;
}
.text-box {
    overflow: hidden;
}
.text-wrapper {
    white-space: nowrap;
}
.text-wrapper .text {
    display: inline-block;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
}
.text + .text {
    margin-left: 50px;
}
marquee {
    display: block;
}
.footer-text {
    display: block;
}
.custom-icon-sec .fap-icon-pause i {
    font-size: 25px;
}
.footer-list ul li .cus-vol-player i {
    font-size: 25px;
}
.current_total_time {
    font-size: 14px;
    color: #d0d0d0;
    position: relative;
    top: 0;
    padding: 0 14px;
}
.song-list-sec marquee {
    font-size: 15px;
    display: inline-block;
    font-family: Calibri;
    letter-spacing: 1px;
    line-height: 19px;
}
.btn-remove .button-inr-sec::before {
    content: "";
    width: 1px;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.2s linear;
    background: red;
}
.close-btn-sec .btn-remove::after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.2s linear;
    background: red;
}
.btn-remove .button-inr-sec::after {
    content: "";
    width: 1px;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.2s linear;
    background: red;
}
.footer-list ul li p.button-inr-sec {
    padding-left: 0;
    display: inline-block;
}
.volume_icon {
    cursor: pointer;
}
.volume_slash {
    display: inline !important;
    position: relative;
    margin-left: -5px;
}
span.volume_slash_before:before {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(35deg);
}
.playlist-sec {
    z-index: 99;
}
.add-to-queue-img {
    display: none;
    position: absolute;
    top: -37px;
    left: -143px;
    margin: auto;
    width: 150px;
    background: #fff;
}
.mustadd-to-queue-img {
    display: none;
    position: absolute;
    top: -19px;
    left: 0;
    margin: auto;
    width: 110px;
    background: #fff;
}
.New_playlistdetail-add-to-queue .add-to-queue-img {
    left: 55px;
    right: 0;
}
.custom-row span.img-bottom {
    margin: 0.5rem auto 0;
    width: 110px;
    display: block;
    text-align: center;
}
.custom-row span.img-bottom a {
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.custom-row span.img-bottom a:hover {
    color: #fff;
    opacity: 0.7;
}
.custom-icon-sec .cus-vol-player {
    display: inline-flex;
}
.footer-albumimg img.setimg {
    height: 50px;
    width: 50px;
}
.playradio {
    position: relative;
}
.playradio img {
    position: absolute;
    top: -37px;
    left: -143px;
}
.footer-close-btn {
    background: 0 0;
    border: 1px solid #fff;
    padding: 0;
    margin-left: 10px;
    padding: 6px 0;
}
.footer-close-btn .close-btn-icon {
    font-size: 15px;
}
@media (min-width: 1822px) and (max-width: 2050px) {
    .album-cover-img img {
        width: 480px;
        height: 480px;
    }
    .album-cover-img {
        width: 100%;
        height: 100%;
        max-width: 480px;
    }
    .footer-albumimg {
        width: 66%;
    }
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
    .custom-icon-sec {
        width: 18%;
        margin-right: 0;
    }
    .footer-list ul li span.heart-icon i {
        font-size: 25px;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 25px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 25px;
    }
    .palyer-hover .fa {
        font-size: 25px;
    }
    span.volume_slash_before:before {
        content: "";
        width: 40px;
        height: 3px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
}
@media (min-width: 1550px) and (max-width: 1820px) {
    .footer-albumimg {
        width: 60%;
    }
    .custom-icon-sec {
        width: 24%;
        margin-right: 0;
    }
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
}
@media (min-width: 1400px) {
    .album-cover-img {
        width: 100%;
        height: 100%;
        max-width: 100%;
    }
    .album-cover-img img {
        width: 450px;
        height: 450px;
    }
}
@media (min-width: 1367px) and (max-width: 1520px) {
    .album-cover-img {
        height: 100%;
        width: 100%;
        position: relative;
        margin: 0 auto;
    }
    .music-list-sec ul {
        height: 50vh;
    }
}
@media (max-width: 1366px) {
    .album-cover-img {
        width: 100%;
        height: 100%;
    }
    .music-list-sec ul {
        height: 100%;
        max-height: 46vh;
    }
    .album-cover-img img {
        width: 300px;
        height: 300px;
    }
    .music-list-sec ul li h3.radio-playing {
        font-size: 12px;
    }
}
@media (max-width: 1210px) {
    .cus-vol-player {
        width: auto;
    }
    .footer-albumimg .album-title-sec {
        width: 600px;
    }
}
@media (min-width: 1150px) and (max-width: 1210px) {
    .footer-albumimg {
        width: 50%;
    }
}
@media (max-width: 1150px) {
    .footer-albumimg {
        width: 43%;
    }
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
    .custom-icon-sec {
        width: 30%;
    }
}
@media (max-width: 1140px) {
    .Sr_No_Id {
        font-size: 13px;
    }
}
@media (max-width: 1032px) {
    .custom-icon-sec {
        width: 32%;
    }
    .footer-albumimg .album-title-sec {
        width: 485px;
    }
    .playradio img {
        position: absolute;
        top: -37px;
        left: -80px;
    }
}
@media (max-width: 1024px) {
    .cus-div-width {
        width: 100%;
    }
    .album-cover-img {
        width: 100%;
        height: 100%;
        max-width: 380px;
        max-height: 380px;
    }
    .album-cover-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .music-list-sec {
        padding: 1em;
    }
    .footer-albumimg {
        width: 42%;
    }
    .footer-albumimg .album-title-sec {
        color: #d0d0d0;
        width: 510px;
        overflow: hidden;
        position: relative;
    }
    .custom-icon-sec {
        width: 38%;
        margin: 0;
    }
    .footer-list ul li span {
        font-size: 12px;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 22px;
    }
    span.volume_slash_before:before {
        content: "";
        width: 30px;
        height: 3px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
    .current_total_time {
        padding: 0 5px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 22px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 5px 10px;
        font-size: 12px;
    }
    .close-btn-sec .cus-hide-btn-footer i {
        padding-left: 5px;
        font-size: 11px;
    }
    .footer-list ul li p.button-inr-sec {
        font-size: 12px;
        padding: 3px 0 4px 0;
    }
    .album-queue-btn-box .add-to-queue-img {
        top: -39px;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: 25px;
        right: 0;
    }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
    .close-btn-sec .cus-hide-btn-footer {
        font-size: 15px;
    }
    .Remove-btn .remove-btn-sec {
        font-size: 15px;
    }
    .cus-div-width {
        width: 50%;
    }
    .music-list-sec {
        padding: 0 1em;
    }
    .music-list-sec ul {
        max-height: 60vh;
    }
    .music-list-sec ul li {
        padding: 5px 10px;
    }
    .music-list-sec ul li span {
        font-size: 13px;
        line-height: 17px;
    }
    .album-cover-img {
        width: 100%;
        height: 350px;
    }
    .album-cover-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .footer-albumimg {
        width: 41%;
    }
    .footer-albumimg .album-title-sec {
        color: #d0d0d0;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .custom-icon-sec {
        margin: 0;
    }
    .footer-list ul li.custom-icon-sec span {
        margin-right: 5px;
    }
    .footer-list ul li span {
        font-size: 12px;
    }
    .footer-albumimg .album-title-sec span.footer-text {
        font-size: 14px;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 22px;
    }
    span.volume_slash_before:before {
        content: "";
        width: 35px;
        height: 3px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
    .current_total_time {
        padding: 0 5px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 25px;
    }
    .palyer-hover .fa {
        font-size: 25px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 5px 10px;
        font-size: 12px;
    }
    .close-btn-sec .cus-hide-btn-footer i {
        padding-left: 5px;
        font-size: 15px;
    }
    .footer-close-btn .close-btn-icon {
        font-size: 15px;
    }
    .footer-list ul li p.button-inr-sec {
        font-size: 12px;
    }
    .play-list-info {
        background-color: #500000 !important;
        padding: 0;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9;
    }
}
@media (max-width: 991px) {
    .add-to-queue-img.radio_Playbtn {
        top: -40px;
        left: 150px;
    }
}
@media (max-width: 991px) and (min-width: 769px) {
    .play-section {
        top: 55px;
    }
}
@media (max-width: 907px) {
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
    .playradio img {
        position: absolute;
        top: -38px;
        left: -44px;
    }
}
@media (max-width: 825px) {
    .footer-albumimg {
        width: 50%;
    }
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
    .custom-icon-sec {
        width: 36%;
        margin: 0;
    }
    .mins-clip-sec {
        padding: 4px;
    }
    .mins-clip-sec h3 {
        font-size: 12px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 5px;
        font-size: 12px;
    }
    .footer-list ul li.custom-icon-sec span {
        margin-right: 8px;
    }
    .footer-list ul li i {
        padding: 5px 10px;
    }
    .volume_slash .volume_icon {
        padding: 5px 10px;
    }
}
@media (max-width: 772px) {
    .footer-albumimg {
        width: 47%;
    }
    .footer-albumimg .album-title-sec {
        width: 300px;
    }
    .custom-icon-sec {
        width: 35%;
        margin: 0;
    }
    .footer-list ul li p {
        font-size: 12px;
    }
    .footer-albumimg .album-title-sec span.footer-text {
        font-size: 14px;
        line-height: 15px;
    }
}
@media (max-width: 768px) {
    .play-list-info {
        top: auto;
    }
    .Queue-btn {
        margin-top: 15px !important;
    }
    .play-section {
        top: 50px;
    }
    .list-inner-sec {
        padding: 0;
    }
    .album-cover-img {
        height: 100%;
        width: 100%;
        max-height: 350px;
        max-width: 270px;
    }
    .album-cover-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .music-list-sec ul li span {
        font-size: 13px;
        padding: 0;
        line-height: 15px;
    }
    .music-list-sec ul {
        list-style: none;
        height: 40vh;
        max-height: 40vh;
    }
    .music-list-sec ul li h3 {
        font-size: 13px;
    }
    .custom-icon-sec {
        position: absolute;
        right: 0;
        top: 50px;
        left: 7px;
        width: 100%;
        margin: 15px 20px 0 6px;
        justify-content: flex-start;
    }
    .footer-list ul {
        align-items: unset;
        padding-top: 12px;
    }
    .footer-list ul li {
        flex: 0 0 100%;
    }
    span.volume_slash_before:before {
        content: "";
        width: 30px;
        height: 3px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
    .footer-list ul li p {
        font-size: 13px;
        line-height: 14px;
    }
    .footer-list ul li p.button-inr-sec {
        font-size: 12px;
    }
    .footer-albumimg .album-title-sec .footer-text {
        font-size: 12px;
        line-height: 14px;
    }
    .album-title-sec {
        margin-top: 0;
    }
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
    .footer-albumimg {
        height: 50px;
        width: 50px;
        margin-top: 10px;
    }
    .clip-sec {
        top: 10px;
        font-size: 11px !important;
    }
    .clip-sec:before {
        height: 3px;
    }
    .Queue-btn {
        margin-top: 10px;
        margin-bottom: 5px;
        position: absolute;
        right: 20px;
        top: 45px;
    }
    .close-btn-sec .cus-hide-btn-footer {
        padding: 2px 10px;
        font-size: 13px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 5px 10px;
        font-size: 14px;
    }
    .close-btn-sec .cus-hide-btn-footer i {
        padding-left: 5px;
    }
    .footer-list ul li i {
        padding: 3px 10px;
        font-size: 13px;
    }
    .footer-close-btn .close-btn-icon {
        font-size: 15px;
    }
    .Remove-btn .remove-btn-sec {
        padding: 2px 10px;
        font-size: 13px;
    }
    .playing-bg {
        background: #2125298f;
        padding: 10px 15px;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 22px;
    }
    .palyer-hover .fa {
        font-size: 22px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 22px;
    }
    .mins-clip-sec h3 {
        font-size: 13px;
    }
    .mins-clip-sec h4 {
        font-size: 13px;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    .controls {
        bottom: 101px;
    }
    .orange-bar {
        height: 2px;
    }
    .buffer-sec {
        height: 3px;
    }
    .mins-clip-sec {
        bottom: 101px;
    }
    .footer-list {
        padding: 0;
        height: 100px;
    }
    .cus-div-width {
        width: 100%;
    }
    .perfomer-add-to-queue .add-to-queue-img {
        top: -30px;
        left: -113px;
        width: 120px;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: unset;
        right: unset;
        top: -40px;
    }
    .playradio img {
        position: absolute;
        top: -37px;
        left: -30px;
    }
}
@media screen and (max-width: 768px) and (orientation: landscape) {
    .footer-list ul {
        list-style: none;
        margin-bottom: 0;
        padding: 16px 0 0;
        display: flex;
        justify-content: space-between;
        align-items: unset;
    }
    .footer-albumimg {
        width: 50px;
        height: 50px;
    }
    .footer-list ul li {
        flex: 0 0 100%;
    }
    .custom-icon-sec {
        left: 0;
        top: 50px;
    }
    .play-list-info {
        top: unset;
    }
    .Queue-btn {
        margin-top: 10px;
        margin-bottom: 5px;
        position: absolute;
        top: 50px;
    }
    .footer-list ul li p {
        font-size: 13px;
        line-height: 14px;
    }
    .footer-list ul li span {
        font-size: 12px;
        line-height: 14px;
    }
    span.volume_slash_before:before {
        content: "";
        width: 30px;
        height: 3px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
    .cus-div-width {
        width: 50%;
    }
    .custom-row span.img-bottom a {
        font-size: 11px;
    }
    .custom-row span.img-bottom {
        margin: 0.3rem auto 0;
    }
    .list-inner-sec {
        padding: 0;
    }
    .music-list-sec ul {
        height: 30vh;
        max-height: 30vh;
    }
    .music-list-sec ul li span {
        font-size: 12px;
        line-height: 17px;
    }
    .playing-bg {
        padding: 5px 15px;
    }
}
@media (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .Queue-btn {
        right: 16px !important;
        top: 45px !important;
    }
}
@media (max-width: 767px) {
    .add-to-queue-img.radio_Playbtn {
        top: -44px;
        left: 80px;
    }
}
@media (max-width: 640px) {
    .add-to-queue-img.radio_Playbtn {
        top: -43px;
        left: 50px;
    }
}
@media (max-width: 540px) and (-webkit-min-device-pixel-ratio: 2) {
    .controls:hover {
        bottom: 104px;
    }
    .playing-bg {
        background: #2125298f;
        padding: 5px 15px;
    }
    .music-list-sec ul li span {
        font-size: 12px;
        white-space: nowrap;
        width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 0;
    }
    .music-list-sec ul li h3 {
        font-size: 11px;
        line-height: 18px;
        margin-bottom: 0;
    }
    .Remove-btn .remove-btn-sec {
        font-size: 9px;
        padding: 3px 5px;
    }
    .Remove-btn .remove-btn-sec:hover {
        font-size: 9px;
        padding: 3px 5px;
    }
    .close-btn-sec .cus-hide-btn-footer i {
        padding-left: 2px;
        padding-right: 0;
        font-size: 9px;
    }
    .close-btn-sec .cus-hide-btn-footer {
        padding: 3px 10px;
        font-size: 9px;
    }
    .close-btn-sec .cus-hide-btn-footer:hover {
        padding: 3px 10px;
        font-size: 9px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 3px 5px;
        font-size: 9px;
    }
    .footer-list ul li p.button-inr-sec {
        font-size: 9px;
    }
    .play-section {
        top: 50px;
    }
    .music-list-sec ul {
        height: 33vh;
    }
    .play-list-info {
        position: relative;
    }
    .footer-list {
        background-color: #500000 !important;
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 0 1em 0 10px;
        height: 105px;
        width: 100%;
    }
    .footer-list ul {
        display: flex;
        align-items: unset;
        padding-top: 16px;
    }
    .footer-list ul li img {
        width: 45px;
    }
    .footer-albumimg {
        height: 50px;
        width: 45px;
    }
    .footer-list ul li p {
        color: #fff;
        font-size: 13px;
        padding-left: 0;
        margin-bottom: 1px;
        word-wrap: break-word;
        line-height: 14px;
    }
    .album-title-sec {
        width: 250px;
        margin-top: 0;
    }
    .footer-albumimg .album-title-sec {
        width: 440px;
    }
    .footer-list ul li i {
        padding: 5px;
        font-size: 11px;
        color: #fff;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 22px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 22px;
    }
    .footer-list ul li span {
        font-size: 12px;
        line-height: 14px;
        padding: 0;
    }
    .footer-list ul li.custom-icon-sec span {
        margin-right: 20px;
    }
    .footer-list ul li.custom-icon-sec span.cus-vol-player {
        margin-right: 0;
    }
    .cus-vol-player {
        width: auto;
    }
    .footer-albumimg .album-title-sec .footer-text {
        font-size: 12px;
        line-height: 14px;
    }
    .marquee-line2 {
        padding-left: 5px;
    }
    .mins-clip-sec h3 {
        font-size: 10px;
        line-height: 9px;
    }
    .mins-clip-sec h4 {
        font-size: 11px;
    }
    .mins-clip-sec {
        bottom: 105px;
        padding: 8px;
    }
    .controls {
        bottom: 106px;
    }
    .clip-sec {
        display: block !important;
        position: absolute;
        right: -20px;
        top: -18px;
        font-size: 10px !important;
        background-color: #d00808;
        padding: 2px 10px;
        letter-spacing: 1px;
        font-weight: 600;
        transition: 0.5s;
    }
    .clip-sec:before {
        content: "";
        position: absolute;
        top: 8px;
        left: -30px;
        width: 31px;
        height: 3px;
        background: #d0080c;
    }
    .Queue-btn {
        margin: 0 10px 0 0;
        position: absolute;
        right: 12px;
        top: 54px;
    }
    .custom-row span.img-bottom {
        margin: 0.5rem auto;
    }
    #track_detail .col-md-6 {
        flex: 0 0 50%;
        max-width: 100%;
    }
    .marquee-line3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    span.volume_slash_before:before {
        content: "";
        width: 30px;
        height: 3px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
    .music-list-sec ul li {
        padding: 5px 10px 2px;
        font-size: 11px;
    }
    .close-btn-sec .cus-hide-btn-footer .queue {
        font-size: 9px;
    }
    .close-btn-sec .cus-hide-btn-footer .queue ~ i.fa {
        font-size: 9px;
    }
    .footer-close-btn .close-btn-icon {
        font-size: 16px;
        padding: 6px 6px;
    }
    .footer-list ul li {
        display: inline-block;
        vertical-align: bottom;
        flex: 0 0 100%;
        margin: 10px 0;
    }
    .footer-list ul li.custom-icon-sec {
        padding-top: 5px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .list-inner-sec {
        padding: 0;
        width: 100%;
    }
    .sec-list-inner-sec {
        width: 100%;
        height: 100%;
        margin: auto;
    }
    .album-cover-img {
        width: 100%;
        height: 100%;
        max-width: 170px;
        max-height: 170px;
    }
    .album-cover-img img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }
    .song-list-sec marquee {
        font-size: 12px;
        line-height: 1;
    }
    .current_total_time {
        padding: 0 5px;
    }
    .music-list-sec {
        padding: 4px 0 0;
    }
    .music-list-sec ul {
        height: 30vh;
    }
    .add-to-queue-img {
        top: -39px;
        left: -60px;
    }
    .album-queue-btn-box .add-to-queue-img {
        top: -17px;
        left: -68px;
    }
    .work-queue-btn .add-to-queue-img {
        left: -65px;
    }
    .work-outter-queue .add-to-queue-img {
        left: -69px;
    }
    .top-perf-queue .add-to-queue-img {
        left: -65px;
    }
    .perfomer-add-to-queue .add-to-queue-img {
        top: -39px;
        left: -74px;
        width: 150px;
    }
    .featureplaylist-btn .add-to-queue-img {
        left: -81px;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: unset;
        right: unset;
    }
    .custom-row span.img-bottom a {
        display: none;
    }
    .footer-close-btn {
        padding: 0;
    }
}
@media (min-width: 541px) and (max-width: 718px) {
    .footer-close-btn {
        padding: 4px 0;
    }
}
@media (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2) {
    .playing-bg {
        background: #2125298f;
        padding: 5px 15px;
    }
    .music-list-sec ul li a {
        max-width: 300px;
    }
    .song-list-sec {
        width: auto;
        display: flex;
    }
    .music-list-sec ul li span {
        font-size: 12px;
        white-space: nowrap;
        width: 190px;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 0;
    }
    .music-list-sec ul li h3 {
        font-size: 11px;
        line-height: 18px;
        margin-bottom: 0;
        flex: 0 0 30%;
    }
    .Remove-btn .remove-btn-sec {
        font-size: 9px;
        padding: 3px 5px;
    }
    .close-btn-sec .cus-hide-btn-footer i {
        padding-left: 2px;
        padding-right: 0;
        font-size: 9px;
    }
    .close-btn-sec .cus-hide-btn-footer {
        padding: 3px 10px;
        font-size: 9px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 3px 5px;
        font-size: 9px;
    }
    .footer-list ul li p.button-inr-sec {
        font-size: 9px;
    }
    .play-section {
        top: 48px;
    }
    .music-list-sec ul {
        height: 33vh;
    }
    .play-list-info {
        position: relative;
    }
    .footer-list {
        background-color: #500000 !important;
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 0 1em 0 10px;
        height: 105px;
        width: 100%;
    }
    .footer-list ul {
        display: flex;
        align-items: unset;
        padding-top: 16px;
    }
    .footer-list ul li img {
        width: 45px;
    }
    .footer-albumimg {
        height: 50px;
        width: 45px;
    }
    .footer-list ul li p {
        color: #fff;
        font-size: 13px;
        padding-left: 0;
        margin-bottom: 1px;
        word-wrap: break-word;
        line-height: 14px;
    }
    .album-title-sec {
        width: 250px;
        margin-top: 0;
    }
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
    .footer-list ul li i {
        padding: 5px;
        font-size: 11px;
        color: #fff;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 22px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 22px;
    }
    .volume_slash .volume_icon {
        padding: 5px 12px 5px 10px;
    }
    .footer-list ul li span {
        font-size: 11px;
        line-height: 14px;
        padding: 0;
    }
    .cus-vol-player {
        width: auto;
    }
    .footer-albumimg .album-title-sec .footer-text {
        font-size: 12px;
        line-height: 14px;
    }
    .marquee-line2 {
        padding-left: 5px;
    }
    .mins-clip-sec h3 {
        font-size: 9px;
        line-height: 9px;
    }
    .mins-clip-sec h4 {
        font-size: 11px;
    }
    .mins-clip-sec {
        bottom: 105px;
        padding: 8px;
    }
    .controls {
        bottom: 106px;
    }
    .clip-sec {
        display: block !important;
        position: absolute;
        right: -20px;
        top: -18px;
        font-size: 10px !important;
        background-color: #d00808;
        padding: 2px 10px;
        letter-spacing: 1px;
        font-weight: 600;
        transition: 0.5s;
    }
    .clip-sec:before {
        content: "";
        position: absolute;
        top: 8px;
        left: -30px;
        width: 31px;
        height: 3px;
        background: #d0080c;
    }
    .Queue-btn {
        margin: 0 10px 0 0;
        position: absolute;
        right: 0;
        top: 54px;
    }
    #track_detail .col-md-6 {
        flex: 0 0 50%;
        max-width: 100%;
    }
    .marquee-line3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    span.volume_slash_before:before {
        content: "";
        width: 30px;
        height: 3px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
    .music-list-sec ul li {
        padding: 5px 10px;
        font-size: 11px;
    }
    .close-btn-sec .cus-hide-btn-footer .queue {
        font-size: 9px;
    }
    .close-btn-sec .cus-hide-btn-footer .queue ~ i.fa {
        font-size: 9px;
    }
    .footer-list ul li {
        display: inline-block;
        vertical-align: bottom;
        flex: 0 0 100%;
        margin: 10px 0;
    }
    .footer-list ul li.custom-icon-sec {
        padding-top: 8px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .list-inner-sec {
        padding: 0;
        width: 100%;
    }
    .sec-list-inner-sec {
        width: 100%;
        margin: auto;
    }
    .album-cover-img {
        width: 100%;
        height: 100%;
        max-width: 180px;
        max-height: 180px;
    }
    .album-cover-img img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }
    .song-list-sec marquee {
        font-size: 12px;
        line-height: 1;
    }
    .current_total_time {
        padding: 0 5px;
    }
    .music-list-sec {
        padding: 4px 0 0;
    }
    .music-list-sec ul {
        height: 26vh;
    }
    .footer-albumimg .album-title-sec span.footer-text {
        font-size: 14px;
    }
    .add-to-queue-img {
        top: -33px;
        left: -33px;
        width: 120px;
    }
    .add-to-queue-img.radio_Playbtn {
        left: 80px;
        top: -36px;
    }
    .album-queue-btn-box .add-to-queue-img {
        top: -33px;
        left: -40px;
    }
    .work-queue-btn .add-to-queue-img {
        left: -47px;
    }
    .work-outter-queue .add-to-queue-img {
        left: -40px;
    }
    .top-perf-queue .add-to-queue-img {
        left: -48px;
    }
    .featureplaylist-btn .add-to-queue-img {
        left: -53px;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: 113px;
        right: unset;
        top: 2px;
    }
    .footer-list ul li.custom-icon-sec span {
        margin-right: 20px;
    }
    .playradio img {
        position: absolute;
        top: -30px;
        left: 0;
    }
    .Sr_No_Id {
        flex: 0 0 10%;
        font-size: 11px;
        width: 30px;
    }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
    .play-section {
        top: 69px;
    }
    .playing-bg {
        padding: 5px 15px;
    }
    .mins-clip-sec {
        padding: 4px;
    }
    .mins-clip-sec h3 {
        font-size: 11px;
    }
    .album-cover-img {
        max-height: 110px;
        max-width: 110px;
    }
    .music-list-sec {
        padding: 0;
    }
    .music-list-sec ul {
        height: 35vh;
        max-height: 35vh;
    }
    .Sr_No_Id {
        width: 40px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 4px;
    }
    .footer-list ul li.custom-icon-sec span {
        margin-right: 12px;
    }
    .music-list-sec li h3.remov-button {
        font-size: 12px;
    }
    .music-list-sec ul li h3.radio-playing {
        font-size: 12px;
        max-width: 100%;
        flex: 0 0 30%;
    }
}
@media screen and (max-height: 450px) and (max-width: 914px) and (orientation: landscape) {
    .album-cover-img {
        max-height: 150px;
        max-width: 150px;
    }
}
@media (max-width: 414px) and (-webkit-min-device-pixel-ratio: 2) {
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
}
@media (max-width: 375px) and (-webkit-min-device-pixel-ratio: 2) {
    .footer-albumimg .album-title-sec {
        width: 100%;
    }
    .music-list-sec ul li span {
        width: 190px;
    }
    .work-queue-btn .add-to-queue-img {
        left: -60px;
    }
    .top-perf-queue .add-to-queue-img {
        left: -60px;
    }
    .perfomer-add-to-queue .add-to-queue-img {
        left: -72px;
        top: -40px;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: 95px;
    }
    .music-list-sec ul li a {
        max-width: 205px;
    }
    .song-list-sec {
        width: auto;
    }
    .music-list-sec ul li h3 {
        flex: 0 0 28%;
    }
}
@media (max-width: 360px) and (-webkit-min-device-pixel-ratio: 2) {
    .music-list-sec ul li span {
        width: 180px;
    }
    .footer-albumimg .album-title-sec {
        width: 260px;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: 88px;
    }
    .album-cover-img {
        width: 100%;
        height: 100%;
        max-width: 160px;
        max-height: 160px;
    }
    .music-list-sec ul li a {
        max-width: 190px;
    }
    .music-list-sec ul li h3 {
        flex: 0 0 30%;
    }
    .footer-list ul li.custom-icon-sec span {
        margin-right: 10px;
    }
}
@media screen and (max-height: 360px) and (orientation: landscape) {
    .album-cover-img {
        max-height: 130px;
        max-width: 130px;
    }
    .music-list-sec ul {
        height: 30vh;
        max-height: 30vh;
    }
    .mins-clip-sec h3 {
        font-size: 10px;
    }
    .music-list-sec ul li span {
        font-size: 12px;
        line-height: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 145px;
    }
    .Sr_No_Id {
        font-size: 12px;
        width: 33px;
    }
    .music-list-sec ul li h3.radio-playing {
        max-width: 100%;
        flex: 0 0 35%;
    }
    .music-list-sec ul li a {
        padding-right: 10px;
    }
}
@media screen and (max-height: 320px) and (orientation: landscape) {
    .album-cover-img {
        max-height: 83px;
        max-width: 85px;
    }
    .mins-clip-sec h3 {
        font-size: 9px;
    }
    .music-list-sec ul li {
        padding: 3px 5px;
    }
    .music-list-sec ul li span {
        font-size: 10px;
        line-height: 13px;
        width: 150px;
    }
    .music-list-sec li h3.remov-button {
        font-size: 10px;
    }
    .music-list-sec li h3.radio-playing {
        font-size: 10px;
    }
    .Sr_No_Id {
        font-size: 11px;
        width: 30px;
    }
    .footer-albumimg .album_img {
        width: 35px;
        height: 35px;
        margin: 0 10px 0 0;
    }
    .footer-albumimg img.setimg {
        height: 35px;
        width: 35px;
    }
    .footer-albumimg .album-title-sec {
        width: 490px;
    }
    .footer-albumimg .album-title-sec span.footer-text {
        font-size: 10px;
        line-height: 13px;
    }
    .custom-icon-sec {
        margin-top: 5px;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 18px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 18px;
    }
    .playing-bg {
        padding: 5px 10px;
    }
    .close-btn-sec .cus-hide-btn-footer {
        padding: 2px 10px;
        font-size: 11px;
    }
    .Remove-btn .remove-btn-sec {
        padding: 2px 10px;
        font-size: 11px;
    }
    .album-list-sec {
        padding: 8px 0;
    }
    .mins-clip-sec {
        bottom: 91px;
    }
    .controls {
        bottom: 91px;
    }
    .buffer-sec {
        height: 2px;
    }
    .footer-list {
        padding: 0;
        height: 90px;
    }
    .close-btn-sec.Queue-btn .cus-hide-btn-footer {
        padding: 2px 5px;
    }
    .footer-close-btn .close-btn-icon {
        font-size: 15px;
    }
    .footer-list ul li p.button-inr-sec {
        font-size: 11px;
    }
    .Queue-btn {
        margin-top: 10px !important;
    }
    span.volume_slash_before:before {
        content: "";
        width: 25px;
        height: 2px;
    }
}
@media (max-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    .playing-bg {
        padding: 10px 15px;
    }
    .custom-row span.img-bottom {
        margin: 0.5rem auto;
        text-align: center;
    }
    .list-inner-sec {
        width: 100%;
    }
    .sec-list-inner-sec {
        width: 100%;
        margin: auto;
    }
    .album-cover-img {
        width: 100%;
        height: 100%;
        max-width: 120px;
        max-height: 120px;
    }
    .album-cover-img img {
        max-width: 100%;
        max-height: 100%;
    }
    .music-list-sec ul {
        height: 25vh;
    }
    .footer-albumimg .album-title-sec {
        width: 225px;
    }
    .music-list-sec ul li span {
        width: 150px;
    }
    .Queue-btn {
        margin-right: 8px;
    }
    .add-to-queue-img {
        left: -39px;
    }
    .top-perf-queue .add-to-queue-img {
        left: -60px;
    }
    .perfomer-add-to-queue .add-to-queue-img {
        left: -44px;
        top: -31px;
        width: 120px;
    }
    .footer-list ul li.custom-icon-sec span {
        margin-right: 8px;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 17px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 20px;
    }
    span.volume_slash_before:before {
        content: "";
        width: 25px;
    }
    .footer-list ul li.custom-icon-sec span:first-child {
        margin-right: 1px !important;
    }
    .footer-list ul li.custom-icon-sec {
        display: flex !important;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: 70px;
    }
}
@media (max-width: 280px) and (-webkit-min-device-pixel-ratio: 2) {
    .footer-albumimg .album_img {
        width: 40px;
        height: 40px;
        margin: 2px 10px 0 0;
    }
    .footer-albumimg img.setimg {
        height: 40px;
        width: 40px;
    }
    .footer-list ul li {
        margin: 10px 0 5px;
    }
    .footer-albumimg .album-title-sec {
        width: 210px;
    }
    .footer-list ul li span {
        font-size: 10px;
        line-height: 10px;
    }
    .footer-albumimg .album-title-sec .footer-text {
        line-height: 12px;
    }
    .volume_slash .volume_icon {
        padding: 5px 12px 5px 15px;
    }
    span.volume_slash_before:before {
        content: "";
        width: 13px;
        height: 2px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(35deg);
    }
    .music-list-sec ul li span {
        width: 120px;
    }
    .footer-list ul li .cus-vol-player i {
        padding: 0 10px 0 10px;
    }
    .New_playlistdetail-add-to-queue .add-to-queue-img {
        left: 50px;
    }
}
@media (min-width: 540.5px) and (max-width: 2000px) {
    .cus-mx {
        margin-right: 8px;
        margin-left: 8px;
    }
}
@media (min-width: 540.5px) and (max-width: 740px) {
    .list-inner-sec {
        padding: 0;
    }
}
.video-js .vjs-control-bar {
    display: flex;
}
.disabled {
    color: #666;
    cursor: not-allowed !important;
    color: gray !important;
    cursor-pointer: none;
}
.btn_que .playerToltip {
    margin-right: 0;
}
@media (min-width: 940px) and (max-width: 1207px) {
    .custom-icon-sec {
        width: 33%;
    }
}
@media (max-width: 940px) {
    .footer-list ul li.custom-icon-sec span {
        margin-right: 4px;
    }
}
@media (min-width: 769px) and (max-width: 842px) {
    .footer-albumimg {
        width: 38%;
    }
}
@media (min-width: 380px) and (max-width: 768px) {
    .custom-icon-sec span {
        margin-right: 15px !important;
    }
}
@media (min-width: 315px) and (max-width: 360px) {
    .custom-icon-sec span {
        margin-right: 10gpx !important;
    }
}
@media (max-width: 540px) {
    .playerToltip {
        display: none;
    }
}
@media (max-width: 330px) {
    .footer-list ul li span.heart-icon i {
        font-size: 18px;
    }
    .footer-list ul li span.heart-icon i {
        font-size: 18px;
    }
    .custom-icon-sec .fap-icon-pause i {
        font-size: 18px;
    }
    .footer-list ul li .cus-vol-player i {
        font-size: 18px;
    }
}
.periods-card {
    border: none;
    border-radius: 0;
}
.periods-card img {
    width: 100%;
    border-radius: 8px;
}
.periods-card h3 {
    font-size: 25px;
    text-align: center;
    white-space: nowrap;
    color: #b31d15;
    font-weight: 700;
}
.reset-pw-field {
    border-radius: 5px;
    height: 40px;
    margin-left: 10px;
}
.play-dur {
    margin: auto 10px auto 0;
}
.rec-details {
    display: flex !important;
    flex-wrap: wrap;
    align-items: flex-start;
}
.rec-details .image-container {
    width: 100px;
    flex: 0 0 124px;
}
.rec-details .image-container a {
    padding: 0.5rem;
}
.rec-details .image-container img {
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    width: 100px;
    box-sizing: content-box;
}
.rec-details .text-container {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(100% - 124px);
    padding: 0.5rem;
}
.rec-details .button-container {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    align-self: center;
    margin-left: auto;
}
.main-dropdown.parentlistwork ul li > div:first-child {
    border-bottom: none;
}
@media (min-width: 992px) {
    .rec-details .text-container {
        flex-basis: 0;
    }
}
@media (max-width: 390px) {
    .rec-details .text-container {
        flex-basis: 60%;
    }
}
#precision table.uib-timepicker tr td:nth-child(-n + 2) {
    display: none;
}
.opt-grp {
    font-weight: 700;
}
#myModalOld table {
    font-family: Arial, sans-serif;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin: 20px 0;
}
#myModalOld .modal-body {
    background-color: #f5f5f5;
}
#myModalOld th {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    text-align: center;
    padding: 8px;
}
#myModalOld td {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    text-align: center;
    padding: 8px;
}
#myModalOld td i.fa {
    font-size: 24px;
    color: green;
}
#myModalOld th:first-child {
    border-left: none;
}
#myModalOld td:first-child {
    border-left: none;
    font-weight: 700;
    color: #691417;
    text-align: right;
}
.ad-container {
    width: 100%;
    background-color: #cccccc;
    text-align: center;
}
.ad-container .ad-banner {
    width: 100%;
    max-width: 970px;
    height: auto;
    padding: 10px 0;
}
