/*--modal-login--*/
.modal-logide-charge .cross-svg {
    width: 18px;
    height: 18px;
    background-image: url(../images/cross.svg);
}
.modal-logide-charge .modal-content {
    border: none;
    border-radius: 7px;
    padding: 0 15px;
    box-shadow: 0 0px 13px rgba(17,17,17,.010);
    -webkit-box-shadow: 0 0px 13px rgba(17,17,17,.010);
}
.modal-logide-charge .modal-body {
    padding: 0px;
}
.modal-form-outer {
    padding: 0px;
}
.hediv {
    float: left;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
}
.modal-logide-charge .close-modal {
    border: none;
    background: transparent;
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 2;
}

.modal-logide-charge .close-modal-skip {
    border: none;
    background: transparent;
    top: 13px;
    right: 10px;
    z-index: 2;
}

.logidecharge-padd {
    padding: 20px 15px 32px;
    background-image: url(../images/model-logic-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 6px;
}
.logo-horiz {
    margin: 70px 0px 20px;
}
.logo-horiz .display-white-on {
    display: block;

}
.logo-horiz .display-black-off {
    display: none;
}
.log-inde .nt-im {
    font-size: 18px;
    color: #073755;
    line-height: 32px;
}
.alr-account {
    font-size: 14px;
    color: #9c9c9c;
}
.alr-account a {
    position: relative;
    color: #9c9c9c;
    font-size: 16px;
    text-transform: uppercase;
}
.alr-account a:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    top: 100%;
    left: 0px;
    background: #9c9c9c;
}

.flag-outer {
    position: absolute;
    top: 10px;
    z-index: 1;
    left: 21px;
}
.country-dial-code, .country-flag {
    float: left;
}
.country-dial-code {
    color: #9c9c9c;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    border-right: 1px solid #c7c7c7;
    padding-right: 10px;
}

.login-form-cn .form-control {
    height: 46px;
    padding: 6px 8px 6px 2px;
    font-size: 15px;
    color: #27313a;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 35px;
    box-shadow: none;
    position: relative;
}
.paymnt-cell-field {
    padding-left: 115px !important;
}
.logidecharge-padd .btn {
    padding: 9px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 35px;
    text-transform: uppercase;
}
.logidecharge-padd .btn-primary {
    background-color: #fe5993 !important;
    border-color: #fe5993 !important;
    color: #fff;
}
.log-space-seprate {
    margin-top: 80px;
}
.alr-account2 {
    font-size: 14px;
    color: #9c9c9c;
    margin-bottom: 20px;
}
.alr-account2 a {
    position: relative;
    color: #9c9c9c;
    font-size: 14px;
    text-transform: uppercase;

}
.alr-account2 a:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    top: 100%;
    left: 0px;
    background: #9c9c9c;
}
.pn-generat-field {
    width: 53px;
    padding: 0px 6px;
    display: inline-block;
    text-align: center;
}
.login-form-cn .pn-generat-field .form-control {
    height: 46px;
    padding: 6px 10px 6px 10px;
    font-size: 18px;
    color: #27313a;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0px;
    box-shadow: none;
    position: relative;
    text-align: center;
}
.login-form-cn .pn-generat-field .form-control:focus {
    border-color: #cf0056;
    color: #fe5993;
}
.success-tick {
    font-size: 20px !important;
    font-weight: 500;
    color: #02b875 !important;
    text-transform: uppercase;
}
.primum-head {
    background-image: url(../images/premumhead-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border-radius: 7px;
    height: 284px;
}
.primum-head .premum-btn {
    font-size: 16px;
    font-weight: 700;
    color: #fe5993;
    background: #fff;
    border-radius: 35px;
    padding: 2px 10px 1px;
    text-transform: uppercase;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    top: 25px;

}
.primumcharge-padd {
    padding: 13px 0px 13px 2px;
    margin-top: -40px;
}
.list-primum-modal-outer {
    max-height: 240px;
}
.list-primum-modal {
    margin: 13px 0px 13px;
}
.list-primum-modal li {
    line-height: 45px;
    color: #536473;
    font-size: 15px;
    font-weight: 500;
    padding-left: 28px;
    background: url(../images/tick-premum.png) no-repeat 0px 16px;
}
.price-select-primum {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.price-select-primum li  {
    display: inline-block;
    background: #ebf4f3;
    margin-right: 15px;
    padding: 5px;
    position: relative;
    z-index: 2;
    border-radius: 7px;
    height: 116px;
}

.price-select-primum li:last-child  {
    margin-right: 0px;
}
.price-select-primum li, .price-select-primum li .price-con {
    width: 100px;
}
.price-select-primum li .price-con  {
    padding: 10px 0px 10px;
    border-radius: 7px;
    position: relative;
    height: 104px;
    display: table-cell;
    vertical-align: middle;
}
.price-select-primum li .price-con .check-primum  {
    position: absolute;
    left: 4px;
    top: 4px;
}

.price-select-primum li.active .price-con  {
    border: 2px solid #25c4b1;
    height: 108px;
}
.price-select-primum li.active {
    height: 118px;
}
.price-select-primum li .price-con .check-sub input[type="radio"] {
    display: none;
}
.price-select-primum li .price-con .check-sub input[type="radio"] + label {
    font-size: 14px;
    cursor: pointer;
}
.price-select-primum li .price-con .check-sub input[type="radio"] + label span {
    background: transparent url("../images/check-prem.png") no-repeat scroll right top;
    cursor: pointer;
    display: inline-block;
    height:18px;
    margin: 0px;
    vertical-align: middle;
    width: 18px;
}

.price-select-primum li .price-con .check-sub input[type="radio"]:checked + label span {
    background: transparent url("../images/check-prem.png") no-repeat scroll left top;
}
.check-sub  label {
    margin-bottom: 0px;
}
.price-select-primum li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3e3e3e;
    margin-top: 4px;
}
.price-select-primum li span.price-bg-pre {
    font-size: 38px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 0px;
}
.price-select-primum li span.price-mt-pre {
    font-size: 11px;
    color: #878686;
    line-height: 14px;
    font-weight: 500;
    margin-top: 0px;
}
.primumcharge-padd .btn {
    padding: 9px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 35px;
    text-transform: uppercase;
    margin-top: 13px;
}
.primumcharge-padd .btn-primary {
    background-color: #fe5993 !important;
    border-color: #fe5993 !important;
    color: #fff;
}
@media (max-width: 415px) {
    .price-select-primum li, .price-select-primum li .price-con {
        width: 90px;
        margin-right: 8px;
    }

    .price-select-primum li span.price-bg-pre {
        font-size: 34px;
    }

    .price-select-primum li span {
        font-size: 12px;
    }

    .price-select-primum li span.price-mt-pre {
        font-size: 11px;
    }
}
@media (min-width: 415px) {
    .modal-logide-charge .modal-dialog {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

}
@media (min-width: 1600px) {
    .modal-logide-charge .modal-dialog {
    }
}
/*--modal-login end--*/


/*--modal-login-black--*/
.black-theme .logidecharge-padd {
    background-image: url(../images/model-logicblack-bg.jpg);
}
.black-theme .log-inde .nt-im {
    color: #fff;
}
.black-theme .login-form-cn .form-control {
    color: #9c9c9c;
    /*background-color: #0f1013;*/
    border: 1px solid #393a3e;
}
.black-theme .login-form-cn .pn-generat-field .form-control:focus{
    border-bottom: 1px solid #cf0056;
}
.black-theme .logo-horiz .display-white-on {
    display: none;
}
.black-theme .logo-horiz .display-black-off {
    display: block;
}
.black-theme .login-form-cn .pn-generat-field .form-control {
    color: #9c9c9c;
    border: none;
    border-bottom: 1px solid #393a3e;
}
.black-theme .logidecharge-padd .btn-primary {
    background-color: #cf0056 !important;
    border-color: #cf0056 !important;
    color: #fff;
}
.black-theme .modal-backdrop {
    background-color: rgba(5, 5, 5, 0.60);
}
/*--modal-login-black end--*/
/*--white-theme--*/
.white-theme {
    background: #fff;
}
.white-theme #sidebar-tab {
    background-color: #fff;
    background-image: none;
    border-right: 1px solid #ebebeb;
    box-shadow: none;
}
.main-slider-banner .full-banner-slider:after, .main-slider-banner .full-banner-slider:before {
    height: 50px;
    position: absolute;
    left: 0px;
    content: '';
    width: 100%;
}
.main-slider-banner .full-banner-slider:before {
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%,#ffffff 100%);
    bottom: 0px;
    z-index: 2;
}
.list-homebanner-de .btn {
    color: #fff;
    border: 1px solid #160349;
}
.list-homebanner-de .btn-transparent {
    background: #160349;
}
.main-heading-text h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 17px;
    color: #3e3e3e;
    margin-top: 10px;
}
.padd-sub-heading.main-heading-text h2 {
    color: #fff;
}
.frstmain-heading-text h2 {
    font-size: 24px;
    color: #fff;
}
.black-theme .frstmain-heading-text h2 {
    color: #fff;
}
.frstmain-heading-mar {
    margin-top:20px;
}
.list-homebanner-de .btn-transparent2 {
    background: #fff !important;
    color: #160349 !important;
    border: 1px solid #fff !important;
}
.home-banner-de {
    bottom: 50px;
}
.white-theme .main-heading-text h2 {
    color: #27313a;
}


@media (min-width: 1920px){

    .main-heading-text h2 a .cn_item i {
        top: -5px;
    }
}

.white-theme .item-box h4 {
    color: #27313a;
}
.white-theme .main-strip-text h6 {
    color: #273039;
}
.white-theme .main-strip-text h4 {
    color: #888888;
}
.white-theme .main-strip-text2 h6 {
    color: #e15061;
    font-size: 14px;
}
.white-theme .main-strip-text2 h4 {
    color: #888888;
    font-size: 16px;
}
.white-theme .tile_img {
    border: 2px solid #f7f3f3;
    border-radius: 7px;
}
.white-theme .main-strip-select:hover .images-active-video .tile_img {
    border: 2px solid #fe4486;
}
.white-theme .allproduct-sh-main .item {
    box-shadow: 0px 0px 10px rgba(13,1,37,0.10);
}
.white-theme .allproduct-sh-main .item img {
    border-radius: 7px;
    border: 2px solid transparent;
}
.white-theme .allproduct-sh-main .item:hover img {
    border: 2px solid #fe4486;
}
.white-theme .sprite-audio-control {
    background-image: url(../images/white-theme/sprite-audio-control.png) !important;
    background-repeat: no-repeat;
}
.content-sm-sh .thumb-result img, .content-result .thumb-result img {
    border-radius: 7px;
}
.white-theme .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff !important;
    background-color: rgba(232, 234, 234, 0.60) !important;
}
.right-main-list li {
    margin-bottom: 13px;
}
.right-main-list .media-object {
    border-radius: 100%;
    box-shadow: none;
}
.right-main-list2 .media-object {
    border-radius: 7px;
    box-shadow: none;
}
.search-tabs .nav-tabs > li > a {
    color: #e15061;
}
.search-list-sh ul li a {
    color: #cf0056;
    border-right: 2px solid #cf0056;
}
.white-theme .added-list-right {
    background: white !important;
}
.last-hg-playlisting {
    height: 100px;
}
.white-theme .added-list-heading {
    background: rgba(240, 240, 243, 0.60);
}
.white-theme .added-list-heading:before {
    background: #fe5993;
}
.white-theme .added-list-heading span.cn_item {
    color: #6f6f74;
}
.white-theme .added-list-heading span {
    color: #35353f;
}
.white-theme .right-main-list li .media-heading {
    color: #6f6f74;
}
.white-theme .horzontalstrip-right {
    border-top: 1px solid #efefef;
}
.center-searchtop {
    border-bottom: 1px solid #d35061;

}
.white-theme .center-searchtop button .cn_item svg {
    fill: #333449;
}
.white-theme .center-searchtop .form-control {
    color:#323348;
}
.white-theme .content-result-de h6 {
    color: #273039;
}
.option-cate .dropdown-menu {
    background: #fff;
    padding: 5px 0px;

}
.option-cate .dropdown-menu .divider {
    background-color: #efefef;
}
.option-cate .dropdown-menu > li > a {
    color: #5b676e;
}
.option-cate .dropdown-menu {
    padding: 7px 0px;
}
.dropdown-menu > li > a {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 30px;
}
.video-content-detail {
    padding-bottom: 30px;
}
.white-theme .video-content-detail {
    border-bottom: 1px solid #efefef;
}

.white-theme .like-bar-video .cn_item {
    border: 2px solid #a5a5a5;
}
.white-theme .like-bar-video .cn_item svg {
    fill: #a5a5a5;
}
.white-theme .content-show-video h3 {
    color: #27313a;
}
.white-theme .content-sm-de h6 {
    color: #27313a;
}
.artist-banner {
    background-color: transparent;
}
.overlay-content {
    background-image: none;
}
.artist-banner:after {
    background: transparent !important;
}
.weekly-top-content .media-heading {
    font-weight: 400;
}
.white-theme .weekly-top-content .media-heading {
    color: #35353f;
}
.weekly-top-content .media-heading {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -1px;
}
.weekly-top-content .weekly-de-content {
    margin: 5px 0px 20px;
}
.weekly-top-content .media-left, .weekly-top-content .media>.pull-left {
    padding-right: 30px;
}
.white-theme .weekly-top-content .weekly-de-content .cn_item {
    color: #7a7191;
}
.white-theme .weekly-top-content .weekly-de-content .cn_item svg {
    fill: #7a7191;
}
.weekly-top-content .weekly-de-content .cn_item svg {
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
}

.weekly-top-content .weekly-de-content .cn_item {
    font-weight: 600;
    font-size: 18px;
    padding-right: 7px;
}
.white-theme .weekly-top-content .btn-weekly .btn {
    color: #9c9c9c;
    background: transparent;
    border-color: #9c9c9c;
}
.white-theme .weekly-top-content .btn-weekly .btn:hover {
    background: #f9f9f9;
}
.weekly-top-content .btn-weekly .btn {
    letter-spacing: 0px;
}
.white-theme .weekly-top-content .btn-weekly .btn.frist-btn {
    color: #fff;
    background: #fe5993 !important;
    border-color: #fe5993 !important;
}

.white-theme .weekly-top-content .btn-weekly svg {
    fill: #9c9c9c;
}
.white-theme .weekly-top-content .btn-weekly .frist-btn svg {
    fill: #fff;
}
.white-theme .weekly-top-content .btn-weekly .frist-btn:hover svg {
    fill: #fff;
}
.white-theme .weekly-top-content .btn-weekly .btn:hover svg {
    fill: #9c9c9c;
}
.white-theme .playlist-top-content .media-heading {
    color: #27313a;
}
.playlist-top-content .media-heading {
    font-weight: 400;
}
.playlist-top-content .like-bar .cn_item svg {
    fill: #fe5993;
}
.artist-cover-bg {
    width: 235px;
    height: 235px;
}
.artist-cover-bg .artist-cover {
    box-shadow: 0 1px 6px rgba(25,25,34,.16);
    padding: 0px;
}
.artist-cover-bg .edit-cover {
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.41);
    padding: 0px 13px;
    border-radius: 20px;
}
.white-theme .weekly-tabs .nav-tabs > li > a {
    color: #92929d;
}
.white-theme .weekly-tabs .nav-tabs > li.active > a, .white-theme .weekly-tabs .nav-tabs > li.active > a:focus, .white-theme .weekly-tabs .nav-tabs > li.active > a:hover {
    color: #35353f;
}
.black-theme .weekly-tabs .nav-tabs > li >a::after {
    background-color: #ffff;
}

.trn-border3-bg {
    background-image: none;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.04);
}
.white-theme .showmore-list a {
    color: #148ac8;
    border: 1px solid #9c9c9c;
}
.white-theme .showmore-list a .fa {
    color: #148ac8;
}
.table-weekly .table > tbody > tr > td, .table-weekly .table > tbody > tr > th, .table-weekly .table > tfoot > tr > td, .table-weekly .table > tfoot > tr > th, .table-weekly .table > thead > tr > td, .table-weekly .table > thead > tr > th {
    padding: 11px 10px 11px 10px;
    vertical-align: middle;
    border-bottom: 1px solid rgba(149, 149, 149, 0.20);
}
.table > tbody > tr > td .play-control-move {
    top: 52%;
    left: 59%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.weekly-de-title {
    margin-top: 10px;
}
.out-padd-weekly {
    margin-bottom: 20px;
}
.white-theme .weekly-de-title h3 {
    color: #27313a;
}
.weekly-de-title h3 {
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 30px;
}
.weekly-de-title .count {
    font-size: 30px;
}
.img-circle-table {
    border: 2px solid transparent;
    overflow: hidden;
    border-radius: 7px;
    height: 43px;
    width: 43px;
}
.img-circle-table:hover {
    border: 2px solid #ec1d26;
}
.table-weekly .table > tbody > tr > td.tb-color-2, .table-weekly .table > tbody > tr > td .tb-color-2 {
    color: #a6b8c7;
}
.table-hover > tbody > tr.current-playing, .table-hover > tbody > tr.current-paused, .table-hover > tbody > tr.current-playing td.song-table {
    background-color: #f9f9f9 !important;
}
.table-hover > tbody > tr td.song-table span{
    display: block;
    width: 100%;
    font-size: 13px;
    color: #9c9c9c;

    line-height: 21px;
    position: relative;
    top: 1px;
}
.table-hover > tbody > tr td.song-table span:first-child{
    color: #27313a;
    font-size: 14px;
    font-weight:600;
}
.white-theme .weekly-top-content .mymusci-notf .cn_item svg {
    fill: #949296;
}
.white-theme .tempo-top-content h1 {
    color: #27313a;
}
.white-theme .weekly-top-content .like-bar-weekly .cn_item, .white-theme .like-bar-video .cn_item {
    border: 2px solid #d6d6d6;
}
.white-theme .weekly-top-content .like-bar-weekly .cn_item:hover, .white-theme .like-bar-video .cn_item:hover {
    background: #f9f9f9;
}
.white-theme .availabe-icon-drp .cn_item {
    border: 1px solid #949296;
}
.white-theme .availabe-icon-drp .cn_item svg {
    fill: #949296;
}
.white-theme .tempo-top-content .btn-tempo-select .btn {
    color: #9c9c9c;
    border-color: #9c9c9c;
}
.white-theme .tempo-top-content .btn-tempo-select .btn.active {
    color: #0c0316;
    background: #e7e5ea;
    border-color: #e7e5ea;
}
.white-theme .list-all-select li .media-heading {
    color: #6f6f74;
}
.list-all-select .media-object {
    border: 1px solid transparent;
    border-radius: 100%;
}
.white-theme .setting-subcrib-tilte span {
    color: #9c9c9c;
}
.white-theme .weekly-top-content .like-bar-weekly .cn_item svg {
    fill: #949296;
}
.weekly-top-content .like-bar-weekly .cn_item.active svg {
    fill: #fff;
}
.weekly-top-content .like-bar-weekly .cn_item.active, .white-theme .like-bar-video .cn_item.active {
    border: 2px solid #fff;
    background: #fe5993 !important;
}
.white-theme .weekly-top-content .like-bar-weekly .cn_item svg {
    width: 26px;
    height: 26px;
}
.weekly-top-content .like-bar-weekly .cn_item {
    line-height: 60px;
    width: 48px;
    height: 48px;
    line-height: 43px;
}
.nav-header-list .wel-drop-top .title-wel.badge {
    cursor: pointer;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #fe4486;
    border-radius:11px;
    position: relative;
    top: -2px;
}
.nav-header-list .wel-drop-top .title-wel.badge a {
    color: #fff;
    text-transform: uppercase;
}
footer {
    padding-bottom: 0px;
    position: inherit;
    z-index: 99;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
.white-theme footer {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,.1);
    /*padding-top: 25px;*/
}
.white-theme .category-heading-text h2 {
    color: #27313a;
}
.white-theme .added-list-count h5 {
    color: #27313a;
}

.white-theme .nav-footer a {
    color: #273039;
    font-size: 14px;
}
.white-theme .copyright {
    font-size: 13px;
    color: #273039;
}
.white-theme .privacy-content h4, .white-theme .privacy-content h5, .white-theme .privacy-content p {
    color: #273039;
}
.white-theme .footer-player {
    background: #fff;
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-playpause-button i.fa {
    background: #fe4486;
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button button:before {
    color: #27313a;
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button button:hover:before {
    color: #fe4486;
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls .mejs-button i {
    color: #27313a;
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls .mejs-button i:hover {
    color: #fe4486;
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-playpause-button i.fa {
    color: #fff;
}
.white-theme .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
    background: rgba(255,255,255,0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(211,54,118,1)), to(rgba(211,54,118,1)));
    background: -webkit-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -moz-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -o-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -ms-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: linear-gradient(rgba(211,54,118,1), rgba(211,54,118,1));
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #dcd9d5;
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #d3d6d8;
}
.modal-backdrop {
    background-color: rgba(245, 244, 244, 0.65);
}
.modal-backdrop.in {
    filter: alpha(opacity=100);
    opacity: 1;
}
.text-theme {
    color: #e15061 !important;
}
.drop-log .dropdown-menu {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    padding: 8px 0px;
    border: none;
    top: 211%;
    min-width: 250px;
}
.drop-log ul > li > ul a {
    color: #5b676e;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 6px 30px;
    text-align: left;
    border-radius: 0px;
}
.drop-log ul > li > ul a:hover {
    background:#f9f9f9;
    color: #344046;
}
.drop-log .dropdown-menu:not([class*="bgm-"]) > li > a:hover {
    color: #344046;
}
.dropdown-menu .divider {
    margin: 5px 0;
}
.drop-log .dropdown-menu .divider {
    background-color: #efefef;
}


.move-switch {
    left: 0px;
    position: relative;
    top: -4px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 28px;
}
.switch input {display:none;}

.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch-slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .switch-slider {
    background-color: #5c88f7;
}
input:checked + .switch-slider:before {
    left: -6px;
}

input:focus + .switch-slider {
    box-shadow: 0 0 5px #5c88f7;
}

input:checked + .switch-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.switch-slider.round {
    border-radius: 34px;
}

.switch-slider.round:before {
    border-radius: 50%;
}
.search-list-sh {
    margin-top: 19px;
    margin-bottom: 30px;
    text-align: left;
}
.center-searchtop {
    border-bottom: none;
    width: 100%;
}
.search-in-cen {
    width: 100%;
}
.search-list-sh ul span {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 500;
}
.search-list-sh ul li {
    margin-left: 5px;
}
.search-list-sh ul li a {
    color: #27313a;
    border-right: none;
    font-size: 13px;
    border-radius: 4px;
}

.search-list-sh ul li a, .search-list-sh ul li:last-child a {
    border: 1px solid #ececec;
    padding: 0px 5px;
}
.center-searchtop .cn_item {
    position: absolute;
    top: 14px;
    left: 20px;
}
.white-theme .center-searchtop .cn_item svg {
    fill: #333449;
}
.center-searchtop .cn_item svg {
    left: 5px;
    fill: #fff;
    width: 24px;
    height: 24px;
}
.center-searchtop .form-control {
    font-size: 20px;
    background: transparent !important;
    border-radius: 35px;
    padding: 6px 140px 10px 60px;
    border: 1px solid #e3e6e8;
    height: 50px;
}
.center-searchtop button {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #27313a;
    font-size: 20px;
    border-left: 1px solid #e3e6e8;
    padding: 13px 30px 13px 30px;
    outline: none !important;
}

.search-tabs .nav-tabs {
    border-bottom: medium none;
    margin-bottom: 0px;
    margin-top: -2px;
}
.search-tabs .nav-tabs > li {
    margin: 0 auto;
    padding-right: 30px;
}
.search-tabs .nav-tabs > li:last-child {
    padding-right: 0px;
}
.search-tabs .nav-tabs > li > a {
    border: none;
    color: #35353f;
    font-size: 16px;
    font-weight: 500;
    line-height: 37px;
    padding: 4px 0 1px;
    position: relative;
    background: transparent;
    border-radius: 0px;
}
.search-tabs .nav-tabs > li.active > a, .search-tabs .nav-tabs > li.active > a:focus, .search-tabs .nav-tabs > li.active > a:hover {
    color: #cf0056;
    border: none;
    background: transparent;
}
.search-tabs .nav-tabs > li> a::after {
    background-color: #fe528f;
    border-radius: 4px;
    top: 100%;
    content: "";
    display: block;
    height: 3px;
    left: 0px;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    opacity: 0;
}
.search-tabs .nav-tabs > li.active> a::after {
    opacity: 1;
}
.list-genre-select .list-genre-select-content {
    border: 2px solid transparent;
    border-radius: 7px;
}
.list-genre-select.active .list-genre-select-content {
    border: 2px solid #fe4486;
}
.list-genre-select .list-genre-select-content {
    position: relative;
}
.list-genre-select .list-genre-select-content img {
    border-radius: 7px;
}
.list-genre-select.active .list-genre-select-content img {
    border-radius: 5px;
}
.white-theme .list-genre-select .overlay-genre {
    background:rgba(0, 0, 0, 0.5);
}
.white-theme .list-genre-select .img-responsive{
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}
.white-theme .list-genre-select.active .img-responsive{

    -webkit-filter: none;
    filter: none;
}
.white-theme .list-genre-de span {
    color: #ffffff;
}
.white-theme .list-genre-select.active .list-genre-de span {
    color: rgba(255, 255, 255, 1);
}
.white-theme .list-genre-select.active .overlay-genre {
    background: none;
}
.white-theme .list-genre-select .overlay-genre {
    border-radius: 7px;
}
.white-theme .list-genre-select.active .overlay-genre {
    background: -webkit-linear-gradient(top,rgba(254, 68, 134, 0.2),rgba(104, 135, 255, 0.2));
}
.list-genre-de span {
    color: rgba(254, 89, 147, 0.5);
}
.list-genre-de span {
    color: #fe5993;
}
.white-theme .like-video-right .cn_item svg {
    fill: #fe5993;
}
.white-theme .like-video-right .cn_item span {
    color: #fe5993;
}
.weekly-top-content .media-object {
    box-shadow: 0 1px 6px rgba(25,25,34,.16);
    width: 235px;
    height: 235px;
    object-fit: cover;
    border-radius: 7px;
}
.over-de-medi {
    z-index: 57;
}
.custome-carousel .owl-theme .owl-stage-outer .owl-stage {
    padding-left: 30px !important;
}
.sub-container-wrap  .custome-carousel .owl-theme .owl-stage-outer .owl-stage,
.sub-container-wrap  .custome-carousel-default .owl-theme .owl-stage-outer .owl-stage {
    padding-left: 15px !important;
}
.custome-carousel .owl-theme .owl-nav .owl-next, .custome-carousel-default .owl-theme .owl-nav .owl-next {
    background: none;
    margin: 0px;
    padding: 0px;
}
.custome-carousel .owl-theme .owl-nav .owl-prev:hover,
.custome-carousel .owl-theme .owl-nav .owl-next:hover,
.custome-carousel-default .owl-theme .owl-nav .owl-prev:hover,
.custome-carousel-default .owl-theme .owl-nav .owl-next:hover{
    background: none;
}
.custome-carousel .owl-theme .owl-nav .owl-prev, .custome-carousel-default .owl-theme .owl-nav .owl-prev {
    background: none;
    margin: 0px;
    padding: 0px 0px 0px 26px;
    left: 0px;
    width: 0px !important;
}
.custome-carousel .owl-theme .owl-nav .owl-prev .cn_item .fa,
.custome-carousel .owl-theme .owl-nav .owl-next .cn_item .fa,
.custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item .fa,
.custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item .fa{
    color: #222629;
    font-size: 20px;
    line-height: 43px;
}
.custome-carousel .owl-theme .owl-nav div, .custome-carousel-default .owl-theme .owl-nav div {
    filter: Alpha(Opacity=0);
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.custome-carousel:hover .owl-theme .owl-nav div, .custome-carousel-default:hover .owl-theme .owl-nav div {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.custome-carousel:hover .owl-theme .owl-nav.disabled div, .custome-carousel-default:hover .owl-theme .owl-nav.disabled div {
    filter: Alpha(Opacity=0);
    opacity: 0;
}
.custome-carousel .owl-theme .owl-nav div:hover, .custome-carousel-default .owl-theme .owl-nav div:hover {
    filter: Alpha(Opacity=100);
    opacity: .9;
}

.custome-carousel .owl-theme .owl-nav .owl-prev .cn_item,
.custome-carousel .owl-theme .owl-nav .owl-next .cn_item,
.custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item,
.custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item{
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.45);
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
}
.custome-carousel .owl-theme .owl-nav .owl-prev .cn_item,
.custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item{
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.45);
}
.custome-carousel .owl-theme .owl-nav .owl-next .cn_item,
.custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item{
    box-shadow:  0 2px 6px 2px rgba(34,38,41,.15);
    right: -19px;
}
.custome-carousel-default .owl-theme .owl-nav .owl-prev.disabled, .custome-carousel-default .owl-theme .owl-nav .owl-next.disabled {
    opacity: .0;
}
.custome-carousel-row .owl-theme .owl-nav  div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    background: transparent;
    filter: Alpha(Opacity=100);
    opacity: .9;
    border-radius: 0px;
}
.custome-carousel-row .owl-theme .owl-stage-outer .owl-stage {
    padding-left: 30px !important;
}
.custome-carousel-row .owl-nav .owl-prev, .custome-carousel-row .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    z-index: 44;
}
.custome-carousel-row .owl-theme .owl-nav .owl-next {
    background: none;
    margin: 0px;
    padding: 0px;
    right: 0px;
}
.custome-carousel-row .owl-theme .owl-nav .owl-prev:hover,
.custome-carousel-row .owl-theme .owl-nav .owl-next:hover {
    background: none;
}
.custome-carousel-row .owl-theme .owl-nav .owl-prev {
    background: none;
    margin: 0px;
    padding: 0px 0px 0px 26px;
    left: 0px;
    width: 0px !important;
}
.custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item .fa,
.custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item .fa {
    color: #222629;
    font-size: 20px;
    line-height: 43px;
}
.custome-carousel-row .owl-theme .owl-nav div {
    filter: Alpha(Opacity=0);
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.custome-carousel-row:hover .owl-theme .owl-nav div {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.custome-carousel-row .owl-theme .owl-nav div:hover {
    filter: Alpha(Opacity=100);
    opacity: .9;
}

.custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item,
.custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item {
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.45);
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
}
.custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.45);
}
.custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item {
    box-shadow:  0 2px 6px 2px rgba(34,38,41,.15);
    right: -19px;
}
.custome-carousel-row .owl-theme .owl-nav .owl-prev.disabled, .custome-carousel-row .owl-theme .owl-nav .owl-next.disabled {
    opacity: .0;
}
.custome-carousel-row .owl-dots {
    position: absolute;
    top:-59px;
    right: 10px;
    z-index: 44;
}
.custome-carousel-row .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 0px 3px;
    background: #D6D6D6;
}
.custome-carousel-row .owl-theme .owl-dots .owl-dot.active span {
    background: #7399fc;
    width: 38px;
    box-shadow: 0px 3px 5px #b7cbfd;
}
.black-theme .custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item .fa,
.black-theme .custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item .fa {
    color:#adb5bd;
}
.black-theme .custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item,
.black-theme .custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item {
    background: #495057;
}
#sidebar-tab ul > li:after {
    border-radius:0px;
    top: 17px;
    content: "";
    display: block;
    height: 51px;
    left: 0px;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 3px;
    opacity: 0;
}
#sidebar-tab ul > li.active:after {
    opacity: 0;
}
.white-theme #sidebar-tab ul > li:after {
    background-color: #fe528f;
}
.white-theme .white-header#header-wrap {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
}
.white-theme .white-header#header-wrap .nav-wrap nav > ul > li > a {
    color: #808b95;
}
.white-theme .white-header#header-wrap .nav-wrap nav > ul > li.active > a, .white-theme .white-header#header-wrap .nav-wrap nav > ul > li > a:hover, .white-theme .white-header#header-wrap .nav-wrap nav > ul > li > a:focus {
    color: #808b95;
}
.white-theme .white-header#header-wrap .nav-header-list .wel-drop-top .title-user {
    color: #808b95;
}
.custome-carousel-multiple {
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 1199px) {
    .custome-carousel .owl-theme .owl-stage-outer .owl-stage, .custome-carousel-default .owl-theme .owl-stage-outer .owl-stage {
        padding-left:15px !important;
    }
    .sub-container-wrap  .custome-carousel .owl-theme .owl-stage-outer .owl-stage,
    .sub-container-wrap  .custome-carousel-default .owl-theme .owl-stage-outer .owl-stage {
        padding-left: 15px !important;
    }
    .custome-carousel-row .owl-theme .owl-stage-outer .owl-stage {
        padding-left:15px !important;
    }

}
@media (max-width: 991px) {
    .main-slider-banner .owl-theme .owl-nav {
        display: none;
    }
    .weekly-top-content .like-bar-weekly {
        margin-left: 30px;
    }
    #sidebar-tab ul > li.active:after {
        opacity: 0 !important;
    }
}
@media (max-width: 767px) {

    .weekly-top-content .media-left, .weekly-top-content .media>.pull-left {
        padding-right: 0px;
    }
    .weekly-top-content .media-heading {
        font-size: 38px;
        line-height: 38px;
    }
    .weekly-top-content .like-bar-weekly {
        margin-left:0px;
    }
    .weekly-top-content .like-bar-weekly .cn_item {
        width: 48px;
        height: 48px;
        line-height: 43px;
    }
    .weekly-top-content .like-bar-weekly {
        margin-top: 15px;
    }
    .weekly-top-content .like-bar-weekly .cn_item svg {
        width: 23px;
        height: 23px;
    }

    .search-list-sh {
        margin-bottom: 20px;
        padding: 0px 28px;
    }
    .mar-top-search {
        margin-top: 30px;
    }
    .search-in-cen {
        width:100%;
    }
    .search-tabs .nav-tabs > li > a {
        font-size: 14px;
        padding: 4px 0 1px;
        line-height: 37px;
    }

    .video-content-detail {
        padding-bottom: 0px;
    }
    .video-content-detail .like-bar-video .cn_item {
        margin-bottom: 3%;
    }
    #sidebar-tab ul > li.active:after {
        opacity: 0 !important;
    }

    .main-heading-text h2 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 2px;
    }
    .padd-sub-heading.main-heading-text h2 {
        font-size: 22px;
    }
    .frstmain-heading-text h2 {
        font-size: 22px;
    }
    .main-heading-text h2 a .cn_item i {
        top: -4px;
    }
    .main-strip-text h4, .main-strip-text h6 {
        padding-left: 5px;
    }
    .item-box h4 {
        margin: 10px 0px 0px;
    }
    .white-theme .content-sm-sh>li {
        border-bottom: 1px solid rgba(149, 149, 149, 0.20);
    }
    .custome-carousel-row  .owl-theme .owl-dots {
        display: none;
    }
    .main-strip-text {
        padding-top: 0px;
    }
    .main-strip-text h6 {
        margin-bottom: 0px;
        height: 16px;
    }
    .custome-carousel-multiple {
        padding-left: 9px;
        padding-right: 0px;
    }
}
@media (max-width: 479px) {

    .playvd-md-icon {
        background: url(../images/playvd-sm-icon.png) no-repeat 0px 0px;
        width: 34px;
        height: 34px;
    }
    .over-de-medi .plyvd {
        left: 7px;
        bottom: 7px !important;
    }
    .main-heading-text h2 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 2px;
    }
    .main-heading-text h2 a .cn_item i {
        top: -2px;
    }
    .arrow-view-icon {
        height: 15px;
    }

    .white-theme .main-strip-text2 h4, .black-theme .main-strip-text2 h4 {
        font-size: 14px;
    }
    .weekly-top-content .media-heading {
        margin-bottom: 20px;
    }
    .weekly-top-content .like-bar-weekly {
        margin-bottom: 10px;
    }
    .weekly-de-title h3 {
        font-size: 26px;
        margin-top: 15px;
    }
    .weekly-de-title .count {
        font-size: 24px;
    }
    .center-searchtop .form-control {
        font-size: 16px;
    }
    .center-searchtop button {
        right: 10px;
        font-size: 14px;
        padding: 13px 10px 13px 15px;
    }


}
@media (max-width: 350px) {
    .main-heading-text h2 {
        font-size: 18px;
    }
    .frstmain-heading-text h2 {
        font-size: 20px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .main-slider-banner .full-banner-slider:after, .main-slider-banner .full-banner-slider:before {
        height: 60px;
    }
    .custome-carousel-row .owl-theme .owl-nav .owl-next {
        display: none;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .main-slider-banner .owl-theme .owl-nav {
        display: none;
    }
    .main-slider-banner .owl-theme .owl-dots {
        display: none;
    }
    .home-banner-de {
        bottom: 45px;
    }
    .list-homebanner-de .btn {
        padding: 5px 20px 2px;
        font-size: 15px;
    }
    .list-homebanner-de .btn-transparent .cn_item i {
        top: -2px;
    }
    .list-homebanner-de .btn-transparent .cn_item {
        margin-right: 4px;
    }
    .custome-carousel-row .owl-theme .owl-nav .owl-next {
        display: none;
    }
    footer {
        padding-bottom: 15px;
    }

}
@media (max-width: 1199px) and (min-width: 992px) {
    .main-slider-banner .full-banner-slider:after, .main-slider-banner .full-banner-slider:before {
        height: 90px;
    }
}
@media (min-width: 1200px) {
    .main-slider-banner .full-banner-slider:after, .main-slider-banner .full-banner-slider:before {
        height: 140px;
    }
}
@media (min-width: 1366px) {
    .main-slider-banner .full-banner-slider:after, .main-slider-banner .full-banner-slider:before {
        height: 150px;
    }
    .search-tabs .nav-tabs > li {
        padding-right: 42px;
    }
    .main-slider-banner .owl-theme .owl-dots {
        bottom: 73px;
    }
    .home-banner-de {
        bottom: 67px;
    }
}
@media (min-width: 1600px) {
    .main-slider-banner .full-banner-slider:after, .main-slider-banner .full-banner-slider:before {
        height: 200px;
    }

    .added-list-right {
        width: 293px;
    }
    .search-wrap, .genre-wrap {
        padding-left: 15px;
    }
    .search-tabs .nav-tabs > li {
        padding-right:  72px;
    }
    .like-bar-video {
        margin-top: 20px;
        margin-left: 0px;
    }
    .home-banner-de {
        bottom: 140px;
    }
    .main-slider-banner .owl-theme .owl-dots {
        bottom: 100px;
    }
}
/*--white-theme end--*/
/*--black-theme--*/

.black-theme{
    background: #131418;
}
.black-theme #sidebar-tab {
    background-color: #0f1013;
    background-image: none;
    border-right: 1px solid rgba(255, 116, 164, 0.15);
    box-shadow: none;
}
.black-theme .main-strip-text h6 {
    color: #fff;
}
.black-theme .main-strip-text h6, .black-theme .item-box h4, .black-theme .main-heading-text h2, .black-theme .main-strip-text2 h4 {
    color: #fff;
}
.black-theme .main-strip-text2 h6 {
    color: #888;
}
.black-theme .tile_img {
    border-radius: 8px;
}

.black-theme .allproduct-sh-main .item img {
    border-radius: 8px;
}

.black-theme .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff !important;
    background-color: rgba(255, 255, 255, 0.5) !important;
}

.black-theme .main-slider-banner .full-banner-slider:before {
    background: -webkit-linear-gradient(top, #131418 0%,#131418 100%);
    background: linear-gradient(to bottom,rgba(19, 20, 24,0) 0,#131418 100%,#131418 100%);
}
.black-theme .added-list-right {
    background: #131418 !important;
}
.black-theme .added-list-heading {
    background: rgba(42, 42, 42, 0.30);
}
.black-theme .added-list-heading:before {
    background: #c30152;
}
.black-theme .horzontalstrip-right {
    border-top: 1px solid #4f252d;
}
.black-theme .weekly-top-content .btn-weekly .btn {
    color: #9c9c9c;
    background: transparent;
    border-color: #4e4e50;
}
.black-theme .weekly-top-content .btn-weekly .btn:hover {
    color: #9c9c9c;
    background: #fff;
    border-color: #fff;
}
.black-theme .weekly-top-content .btn-weekly .btn.frist-btn {
    color: #fff;
    background: #fe5993;
    border-color: #fe5993;
}
.black-theme footer {
    background: #131418;
    border-top: 1px solid rgba(241, 237, 237, 0.1);
    /*padding-top: 25px;*/
}
.black-theme .nav-footer a {
    color: #fff;
}

.black-theme .footer-player {
    background: #131418;
}
.black-theme .copyright {
    font-size: 13px;
    color: #fff;
}
.black-theme .album-player-embed .contro-album-player {
    background: #fe4486;
}
.black-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button button:before {
    color: #fff;
}
.black-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button button:hover:before {
    color: #fe4486;
}
.black-theme  .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls .mejs-button i {
    color: #fff;
}
.black-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls .mejs-button i:hover {
    color: #fe4486;
}
.black-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #dcd9d5;
}
.black-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #d3d6d8;
}
.black-theme .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
    background: rgba(255,255,255,0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(211,54,118,1)), to(rgba(211,54,118,1)));
    background: -webkit-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -moz-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -o-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -ms-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: linear-gradient(rgba(211,54,118,1), rgba(211,54,118,1));
}

.black-theme .table-hover > tbody > tr td.song-table, .black-theme .table-hover > tbody > tr td.song-table span{
    color: #9c9c9c;
}
.black-theme .table-hover > tbody > tr td.song-table, .black-theme .table-hover > tbody > tr td.song-table span:first-child{
    color: #fff;
}

.black-theme .table-hover > tbody > tr.current-playing, .black-theme .table-hover > tbody > tr.current-paused, .black-theme .table-hover > tbody > tr.current-playing td.song-table {
    background-color: rgba(26, 27, 29, 0.30) !important;
}

.black-theme .table-hover > tbody > tr.current-playing td.song-table span:first-child,
.black-theme .table-hover > tbody > tr.current-paused td.song-table span:first-child{
    color: #fff;
}
.black-theme .table-weekly .table > tbody > tr > td, .black-theme .table-weekly .table > tbody > tr > th, .black-theme .table-weekly .table > tfoot > tr > td, .black-theme .table-weekly .table > tfoot > tr > th, .black-theme .table-weekly .table > thead > tr > td, .black-theme .table-weekly .table > thead > tr > th {
    border-bottom: 1px solid #282833;
}
.black-theme .table > tbody > tr > td .cn_item svg {
    fill: #fff;
}
.table > tbody > tr > td .cn_item svg.liked{
    fill:#cf0056;
}
.black-theme .showmore-list a, .black-theme .showmore-list a .fa {
    color: #148ac8;
}
.black-theme .showmore-list a {
    border: 1px solid #4e4e50;
}
.black-theme .custome-carousel .owl-theme .owl-nav .owl-prev .cn_item .fa,
.black-theme .custome-carousel .owl-theme .owl-nav .owl-next .cn_item .fa,
.black-theme .custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item .fa,
.black-theme .custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item .fa{
    color:#adb5bd;
}
.black-theme .custome-carousel .owl-theme .owl-nav .owl-prev .cn_item,
.black-theme .custome-carousel .owl-theme .owl-nav .owl-next .cn_item,
.black-theme .custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item,
.black-theme .custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item{
    background: #495057;
}
.black-theme .list-genre-select .overlay-genre {
    background: rgba(0, 0, 0, 0.5);
}
.black-theme .list-genre-select .img-responsive{
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}
.black-theme .list-genre-select.active .img-responsive{

    -webkit-filter: none;
    filter: none;
}
.black-theme .list-genre-de span {
    color: #ffffff;
}
.black-theme .list-genre-select.active .list-genre-de span {
    color: rgba(255, 255, 255, 1);
}
.black-theme.list-genre-select.active .overlay-genre {
    background: none;
}
.black-theme .list-genre-select .overlay-genre {
    border-radius: 7px;
}
.black-theme .list-genre-select.active .overlay-genre {
    background: -webkit-linear-gradient(top,rgba(208, 41, 85, 0.2),rgba(104, 135, 255, 0.2));
}
.black-theme #sidebar-tab ul > li:after {
    background-color: #cf0056;
}
.black-theme #sidebar-tab ul > li.active a svg, #sidebar-tab ul > li a:hover svg {
    fill: #cf0056;
}
.black-theme #sidebar-tab ul > li.active .tab-span, #sidebar-tab ul > li:hover .tab-span {
    color: #cf0056;
}
.black-theme .weekly-top-content .weekly-de-content .cn_item {
    color: #7a7191;
}
.black-theme .weekly-top-content .weekly-de-content .cn_item svg {
    fill: #7a7191;
}
.black-theme .weekly-top-content .like-bar-weekly .cn_item, .black-theme .like-bar-video .cn_item {
    border: 2px solid #626262;
}
.black-theme .weekly-top-content .like-bar-weekly .cn_item:hover, .black-theme .like-bar-video .cn_item:hover {
    background: rgba(37, 39, 41, 0.4);
}
.black-theme .video-content-detail {
    border-bottom: 1px solid #303336;
}
.black-theme .trn-border3-bg {
    background-image: none;
    box-shadow: 1px 6px 28px rgba(18, 19, 23, 0.75);
    background-color: #23232d;
}
.black-theme .black-header#header-wrap {
    /*background: rgba(15,16,19,0.24);*/
    background: #101113;
    border-bottom: 1px solid transparent;
}
.black-theme .black-header#header-wrap .nav-wrap nav > ul > li > a {
    color: #abaaab;
}
.black-theme .black-header#header-wrap .nav-wrap nav > ul > li.active > a, .black-theme .black-header#header-wrap .nav-wrap nav > ul > li > a:hover, .black-theme .black-header#header-wrap .nav-wrap nav > ul > li > a:focus {
    color: #fff;
}
.black-theme .black-header#header-wrap .nav-header-list .wel-drop-top .title-user {
    color: #fff;
}
.black-theme .center-searchtop .form-control {
    background: rgba(26, 27, 29, 0.30) !important;
    border: 1px solid #23232d;
}
.black-theme .center-searchtop button {
    color: #fff;
    right: 0px;
    border-left: 1px solid #23232d;
    padding: 13px 30px 13px 30px;
    border-radius: 0px 35px 35px 0px;
    background: rgba(255, 255, 255, 0.10);
}
.black-theme .jazz-artist-footer span {
    color: #fff;
}
.black-theme .jazz-artist-footer .song-title-pl {
    color: #fff;
}
.black-theme .search-list-sh ul span {
    color: #818a91;
}
.black-theme .search-list-sh ul li a {
    color: #7e8791;
    background: rgba(45, 46, 49, 0.10);
}
.search-list-sh ul li a, .search-list-sh ul li:last-child a {
    border: 1px solid #4a4b50;
}
.black-theme .drop-log .dropdown-menu {
    box-shadow: 0 2px 10px rgba(1, 1, 1, 0.05);
    background-color: #1a1b1d;
}
.black-theme .drop-log ul > li > ul a {
    color: #808b95;
}
.black-theme .drop-log ul > li > ul a:hover {
    background:rgba(37, 39, 41, 0.7);
    color: #fff;
}
.black-theme .drop-log .dropdown-menu:not([class*="bgm-"]) > li > a:hover {
    color: #fff;
}
.black-theme .drop-log .dropdown-menu .divider {
    background-color: #282833;
}
/*.tooltip {
  position: relative;
  display: inline-block;
  margin: 10px 20px;
  opacity: 1;
}*/

.footer-player .album-player-embed .mejs-container .mejs-controls .tooltip-inner {
    background-color: #23232b;
    max-width: 800px;
    white-space: nowrap;
    float: none;
    width: 90px !important;
    height: auto !important;
    padding: 6px 0px !important;
}
.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}
.footer-player .album-player-embed .mejs-container .mejs-controls .tooltip.top  {
    width: auto !important;
    height: auto !important;
}
.footer-player .album-player-embed .mejs-container .mejs-controls .tooltip.top .tooltip-arrow {
    border-top-color: #23232b;
    margin-left: -5px !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 5px solid #23232b !important;
    width: auto !important;
    height: auto !important;
}
.footer-player .album-player-embed .mejs-container .mejs-controls .tooltip.top {
    padding: 5px 0 !important;
    margin-top: -3px !important;
}
.black-theme .option-cate .dropdown-menu {
    background: #1a1b1d;
    box-shadow: 0 0px 5px rgba(1, 1, 1, 0.05);
}
.black-theme .option-cate .dropdown-menu > li > a {
    color: #ffffff;
}
.black-theme .option-cate .dropdown-menu > li > a:hover {
    color: #b3bdb9;
    background: rgba(26, 27, 29, 0.30);
}
.black-theme .option-cate .dropdown-menu .divider {
    background-color: #282833;
}

.black-theme .search-tabs .nav-tabs > li.active > a, .black-theme .search-tabs .nav-tabs > li.active > a:focus, .black-theme .search-tabs .nav-tabs > li.active > a:hover {
    color: #cf0056;
}
.black-theme .nav-wrap nav .dropdown-menu {
    background-color: #1a1b1d;
}
.black-theme .nav-wrap nav .dropdown-menu {
    background-color:#1a1b1d;
}
.black-theme .nav-wrap nav .dropdown-menu .divider {
    background-color: #282833;
}
.black-theme .nav-wrap nav .dropdown-menu > li > a {
    color: #808b95 !important;
}
.black-theme .nav-wrap nav .dropdown-menu > li > a:focus, .black-theme .nav-wrap nav .dropdown-menu > li > a:hover {
    background-color: rgba(37, 39, 41, 0.7);
    color:#fff !important;
}
.black-theme .text-primary {
    color: #cf0056 !important;
}

.error-tooltip {
    left: 50%;
    top: -30px;
    display: block;
    opacity: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-size: 14px;
}
.error-tooltip .tooltip-inner {
    max-width: 500px;
    padding: 5px 15px;
    color: #fff;
    background-color: #0bb37f;
}
.error-tooltip.tooltip.top .tooltip-arrow {
    border-top-color: #0bb37f;
    left: 10%;
}
@media (max-width: 767px){
    .black-theme .content-sm-sh>li {
        border-bottom: 1px solid #282833;
    }
    .black-theme .album-player-embed .contro-album-player {
        background: transparent;
    }
}
/*--black-theme end--*/
/*--profile page--*/
.profile-cover-bg {
    width: 158px;
    height: 158px;
}
.profile-weklyheading .media-heading  {
    font-size: 24px;
    line-height: 24px;
}
.profile-weklyheading .divider {
    height: 1px;
    margin: 13px 0 13px;
    overflow: hidden;
    background-color: #ebebeb;
}
.black-theme .profile-weklyheading .divider {
    background-color: #282833;
}
.weekly-top-content .profile-btn-edg .btn {
    color: #fff;
    background: #25c4b1;
    border-color: #25c4b1;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 10px 3px;
    margin-top: 5px;
}
.profile-btn-edg span {
    display: block;
    font-size: 13px;
    color: #9c9c9c;
}
.pr-tab-content {
    padding-top: 30px;
}
.profile-form-submit .form-group {
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.profile-form-submit label {
    color: #3f4047;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 10px;
    float: left;
    width: 24%;
}
.black-theme .profile-form-submit label {
    color: #adadad;
}
.profile-form-submit .position-relative {
    float: left;
    padding-right: 15px;
    width: 76%;
}

.profile-form-submit .form-control {
    background-color: #fff;
    border-radius: 35px;
    color: #60626b;
    font-weight: 400;
    font-size: 14px;
    height: 45px;
    padding: 8px 12px;
    box-shadow: none;
    border: 1px solid #ebedf2;
}
.profile-form-submit .form-control.flg-on-field {
    padding-left: 60px;
}
.profile-form-submit .form-control:focus {
    border-color: #09bce8;
    box-shadow: none;
    border: 1px solid #ebedf2;
}
.black-theme .profile-form-submit .form-control {
    background-color: rgba(26, 27, 29, 0.30);
    border: 1px solid #23232d;
}
.black-theme .profile-form-submit .form-control:focus {
    background-color: rgba(26, 27, 29, 0.30);
    border: 1px solid #23232d;
}
.profile-form-submit .btn {
    text-transform: uppercase;
    padding: 10px 16px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 35px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.11);
}
.profile-form-submit .btn-primary {
    background-color: #fe528f !important;
    border-color: #fe528f !important;
    color: #fff;
}
@media (max-width: 479px) {
    .weekly-top-content .media-heading {
        margin-bottom: 0px;
    }
    .profile-form-submit label, .profile-form-submit .position-relative {
        float: left;
        width: 100%;
    }
    .profile-form-submit label {
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .profile-form-submit .position-relative {
        padding-right: 0px;
    }
}

/*--profile page end--*/




.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total {
    background: #dcd9d5;
}

.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #d3d6d8;
}
.white-theme .footer-player .mejs__time {
    color: #27313a;
}
.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-playpause-button i.fa {
    background: #fe4486;
}
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__button button:before {
    color: #27313a;
}
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__button button:hover:before {
    color: #fe4486;
}
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__navigation-controls .mejs__button i {
    color: #27313a;
}
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__navigation-controls .mejs__button i:hover {
    color: #fe4486;
}
.white-theme .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-playpause-button i.fa {
    color: #fff;
}
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current {
    background: #fff;
    background: rgba(255,255,255,0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(211,54,118,1)), to(rgba(211,54,118,1)));
    background: -webkit-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -moz-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -o-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: -ms-linear-gradient(top, rgba(211,54,118,1), rgba(211,54,118,1));
    background: linear-gradient(rgba(211,54,118,1), rgba(211,54,118,1));
}
.footer-player .album-player-embed .mejs__container .mejs__controls .mejs__time-rail .mejs__time-current {
    background: rgb(254, 68, 134);
}
.footer-player .album-player-embed .mejs__container .mejs__controls .mejs__time-rail .mejs__time-loaded {
    background: rgba(193, 191, 191, 0.9);
}
@media (max-width: 767px) {

    .footer-player.top-fixed .album-player-embed .mejs__container .mejs__controls .mejs__playpause-button i.fa {
        font-size: 14px;
        top: -16px;
    }
}
/*--table dropdown--*/
.context-menu {
    padding: 7px 0px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.white-theme .context-menu {
    background: #fff;
}
.context-menu > li > a {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 30px;
    color: #5b676e;
}
.white-theme .context-menu > li > a:hover {
    color: #000;
    background: #f9f9f9;
}
.white-theme .context-menu .divider {
    background-color: #efefef;
}
.context-menu .divider {
    margin: 5px 0;
}
.black-theme .context-menu {
    background: #1a1b1d;
    box-shadow: 0 0px 5px rgba(1, 1, 1, 0.05);
}
.black-theme .context-menu > li > a {
    color: #fff;
}
.black-theme .context-menu > li > a:hover {
    color: #b3bdb9;
    background: rgba(26, 27, 29, 0.30);
}
.black-theme .context-menu .divider {
    background-color: #282833;
}
/*--table dropdown end--*/
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-total {
    background: #d3d6d8;
}
.black-theme  .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-total {
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8));
    background: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8));
}
.black-theme .mejs__horizontal-volume-current {
    background:rgba(211,54,118,1);
}
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__track-container .mejs__track-title {
    color: #888;
}
.black-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__track-container .mejs__track-title {
    color: #fff;
}
.footer-player .album-player-embed .mejs__container .mejs__controls .mejs__track-container .mejs__track-artist a {
    color: #27313a;
    font-size: 16px;
}
.white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__track-container .mejs__track-artist a {
    color: #27313a;
}
.black-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__track-container .mejs__track-artist a {
    color: #fff;
}
.black-theme .more-listshow {
    background: #131418;
}
.black-theme .more-listshow ul > li .tab-span {
    color: #9c9c9c;
}
.black-theme .more-listshow ul > li:hover a {
    background-color: rgba(26, 27, 29, 0.30);
}
.black-theme .more-listshow ul > li:hover .tab-span {
    color: #fff;
}
.white-theme .more-listshow ul > li .tab-span {
    color: #27313a;
}
.white-theme .more-listshow ul > li:hover a {
    background-color: #f9f9f9;
}
.white-theme .more-listshow h3 {
    color: #27313a;
}
.white-theme .close-more-lishshow svg {
    fill: #949296;
}
.weekly-tabs, .search-tabs {
    overflow: hidden;
}
.weekly-tabs .nav-tabs, .search-tabs .nav-tabs {
    overflow-y: hidden;
    white-space: nowrap;
    overflow-x: auto;
}
.weekly-tabs .nav-tabs > li, .search-tabs .nav-tabs > li {
    display: inline-block;
    float: none;
}
@media (max-width: 767px) {

    .pr-tab-content {
        padding-top: 10px;
    }
    .profile-form-submit .form-group {
        margin-bottom: 20px;
    }
    .title-arrow-icon {
        background-image: url(../images/arrow-hm-sm.png) !important;
        background-repeat: no-repeat;
        height: 17px;
        width: 10px;
        background-position: 0px 0px;
    }
    .home-banner-de {
        bottom: 18px;
    }
    .content-sm-sh {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .nav-header-list .wel-drop-top {
        padding-top: 18px;
    }
    .drop-log .dropdown-menu {
        top: 160%;
    }
}
.white-theme .search-tabs .nav-tabs > li > a {
    color: #92929d;
}
.white-theme .search-tabs .nav-tabs > li.active > a, .white-theme .search-tabs .nav-tabs > li.active > a:focus, .white-theme .search-tabs .nav-tabs > li.active > a:hover {
    color:#35353f;
}
.black-theme .search-tabs .nav-tabs > li > a {
    color: #adadad;
}
.black-theme .search-tabs .nav-tabs > li.active > a, .black-theme .search-tabs .nav-tabs > li.active > a:focus, .black-theme .search-tabs .nav-tabs > li.active > a:hover {
    color: #fff;
}

@media (max-width: 360px) {
    .weekly-thumb {
        width: 210px;
    }
}
@media (max-width: 425px) {
    .pn-generat-field {
        width: 45px;
    }
}
@media (min-width: 1200px) {
    .weekly-tabs .nav-tabs, .search-tabs .nav-tabs {
        overflow-x: hidden;
    }
}



/*black theme color */

.black-theme .main-strip-select:hover .images-active-video .tile__img {
    border: 2px solid #cf0056;
}
.black-theme .main-strip-select .images-active-video .strip-down i {
    color: #cf0056;
}
.black-theme .list-genre-select.active .list-genre-select-content {
    border: 2px solid #cf0056;
}
.search-tabs .nav-tabs > li> a::after {
    background-color: #cf0056;
}
.black-theme .allproduct-sh-main .item:hover img {
    border:2px solid #cf0056;
}
/*black theme color */



/*footer-large*/
.footer-large {
    border-top: 1px solid #ebebeb;
    padding-top: 53px;
    position: relative;
    padding-bottom: 76px;
    z-index: 60;
    background: #fff;

}
.footer-transparent-large {
    background-image: url(../images/white-theme/footer-transparent-large.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .08;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 192px;
}
.no-repeat {
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.footer-large .facebook-svg {
    background-image: url(../images/white-theme/facebook.svg);
    width: 8px;
    height: 16px;
}
.footer-large .youtube-svg {
    background-image: url(../images/white-theme/youtube.svg);
    width: 20px;
    height: 15px;
    top: 1px;
}
.footer-large .instagram-svg {
    background-image: url(../images/white-theme/instagram.svg);
    width: 17px;
    height: 16px;
}
.footer-large .twitter-svg {
    background-image: url(../images/white-theme/TWITTER.svg);
    width: 20px;
    height: 18px;
}

.footer-large .tiktok-svg {
    background-image: url(../images/white-theme/TIKTOK.svg);
    width: 20px;
    height: 19px;
}

.footer-large-left {
    float: left;
}
.footer-large-right {
    float: right;
}
.footer-large h4 {
    color: #073755;
    font-size: 16px;
    margin-bottom: 27px;
    margin-top: 0px;
    font-weight: 500;
}
.list-footer-large > li {
    line-height: 29px;
    font-weight: 400;
}
.list-footer-large > li > a {
    display: block;
    font-size: 13px;
    color: #60626b;
}
.footerlarge-nav ul li, .footerlarge-social ul li, .footerlarge-appselect ul li {
    float: left;
}
.footerlarge-nav ul li a, .footerlarge-social ul li a, .footerlarge-appselect ul li a {
    display: block;
}
.footerlarge-nav ul li {
    margin-right: 20px;
}
.footerlarge-social ul li {
    margin-right: 22px;
}
.footerlarge-appselect ul li {
    margin-right: 16px;
}
.footerlarge-social ul li:last-child, .footerlarge-nav ul li:last-child, .footerlarge-appselect ul li:last-child  {
    margin-right: 0px;
}
.largefooter-logo-head .footer-large-logo {
    margin-bottom: 9px;
}
.largefooter-logo-head span {
    color: #073755;
    font-size: 16px;
    font-weight: 500;
}
.footerlarge-social {
    margin-top: 23px;
    margin-bottom: 28px;
}
.footerlarge-nav ul li a {
    font-size: 13px;
    color: #27313a;
}
.footer-large .hr-style-seprate {
    border-top: 1px solid #ebebeb;
    width: 100%;
    text-align: left;
    float: left;
    margin: 29px 0px 17px;
}
.copyright-footerlarge {
    font-size: 12px;
    color: #828282;
    margin-top: 4px;
}
.display-white-on {
    display: block;
}
.display-black-off {
    display: none;
}
@media (max-width: 1199px) {
    .footer-large {
        padding-bottom: 46px;
    }
    .footer-large-left {
        text-align: center;
    }
    .largefooter-logo-head .footer-large-logo {
        margin-bottom: 9px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 25px;
    }
    .footer-large-right {
        float: left;
    }
    .footerlarge-nav ul li, .footerlarge-social ul li, .footerlarge-appselect ul li {
        float: none;
        display: inline-block;
    }
    .largefooter-logo-head span {
        margin-left: 10px;
    }

}
@media (max-width: 767px) {
    .footer-large {
        padding-top: 25px;
        padding-bottom: 72px;
    }
    .footer-large h4 {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .footerlarge-social {
        margin-top: 15px;
        margin-bottom: 18px;
    }
    .footer-large .hr-style-seprate {
        margin: 16px 0px 14px;
    }

}
.black-theme .footer-large {
    background: #121317;
    border-top: 1px solid #282833;
}
.black-theme .display-white-on {
    display: none !important;
}
.black-theme .display-black-off {
    display: block !important;
}
.black-theme .footer-transparent-large {
    opacity: 1;
}
.black-theme .largefooter-logo-head span {
    color: #fefefe;
}
.black-theme .footer-large h4, .black-theme .footerlarge-nav ul li a, .black-theme .copyright-footerlarge {
    color: #fff;
}
.list-footer-large > li > a {
    color: #888888;
}
.black-theme .footer-large .hr-style-seprate {
    border-top: 1px solid #282833;
}
.black-theme .footer-large .facebook-svg {
    background-image: url(../images/white-theme/facebook-black.svg);
}
.black-theme .footer-large .youtube-svg {
    background-image: url(../images/white-theme/youtube-black.svg);
}
.black-theme .footer-large .instagram-svg {
    background-image: url(../images/white-theme/instagram-black.svg);
}
.black-theme .footer-large .twitter-svg {
    background-image: url(../images/white-theme/TWITTER-BLACK.svg);
}
.black-theme .footer-large .tiktok-svg {
    background-image: url(../images/white-theme/TIKTOK-BLACK.svg);
}
/*footer-large end*/


@media(max-width:768px){
    #sidebar-tab ul > li a:hover svg {
        fill: #a6b8c7;
    }
    #sidebar-tab ul > li:hover .tab-span {
        color: #5a6d7d;
    }
    .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__navigation-controls .mejs__button i:hover {
        color: #fff;
    }
    .white-theme .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__navigation-controls .mejs__button i:hover {
        color: #27313a;
    }
    .black-theme .weekly-top-content .btn-weekly .btn:hover {
        color: #9c9c9c;
        background: transparent;
        border-color: #4e4e50;
    }
    .white-theme .weekly-top-content .btn-weekly .btn:hover {
        color: #9c9c9c;
        background: transparent;
        border-color: #9c9c9c;
    }
    .images-active-video:hover .over-de-medi {
        opacity: 0;
    }
    .black-theme .main-strip-select:hover .images-active-video .tile_img {
        border: 2px solid #111319;
    }
    .white-theme .main-strip-select:hover .images-active-video .tile_img {
        border: 2px solid #f7f3f3;
    }
    .main-strip-select:hover .images-active-video .strip-down {
        opacity: 0;
    }
}




/*--gettapp-tophead--*/
.gettapp-tophead {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1099;
    width: 100%;
    float: left;
    opacity: .98;
    height: 61px;
    padding: 8px 12px 8px 12px;
    background: #121212;
}

.gettapp-tophead .gettapp-tophead-logo {
    float: left;
    margin-right: 3%;
    margin-top: -1px;
}
.gettapp-tophead .gettapp-tophead-logo img {
    width: 45px;
}
.gettapp-tophead .gettapp-topheadtitle {
    float: left;
    margin-top: 4px;
}
.gettapp-tophead .gettapp-topheadtitle span {
    font-size: 15px;
    color: #fff;
    line-height: 19px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}
.gettapp-tophead-btn {
    float: right;
    margin-top: 7px;
}
.gettapp-tophead-btn .btn {
    padding: 5px 11px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    border-radius: 35px;
    background-color: #d83258 !important;
    border-color: #d83258 !important;
    color: #fff !important;
}
@media (max-width: 360px) {
    .gettapp-tophead .gettapp-topheadtitle span {
        font-size: 14px;
    }
}
@media (max-width: 350px) {
    .gettapp-tophead {
        padding: 8px 10px 8px 10px;
    }
    .gettapp-tophead .gettapp-tophead-logo {
        margin-right: 3%;
    }
    .gettapp-tophead .gettapp-topheadtitle span {
        font-size: 13px;
    }
    .gettapp-tophead-btn .btn {
        padding: 5px 10px;
        font-size: 12px;
    }
}
/*--gettapp-tophead end--*/
/*--modal-getapp-modal--*/
.modal-getapp-modal .close-modal {
    border: none;
    background: transparent;
    position: absolute;
    top: 6px;
    right: 6px;
}
.modal-getapp-modal .cross-white-svg {
    width: 18px;
    height: 18px;
    background-image: url(../images/cross-white.svg);
}
.gettapp-modal-bg {
    background-image: url(../images/gettapp-modal-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 448px;
    background-position: 0px 0px;
    background-size: cover;
    border-radius: 7px 7px 0px 0px;
}
.modal-getapp-modal .modal-body {
    padding: 0px;
}
.modal-getapp-modal .modal-content {
    background: #121212;
    border: none;
    border-radius: 7px;
    padding: 0 15px;
}
.gettapp-thumb {
    padding: 0px 0px 16px;
}
.getapp-modal-padd {
    padding: 25px 0px 45px;
}
.getapp-modal {
    padding-top: 10px;
}
.getapp-modal h1 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 29px;
}
.getapp-modal h1 span {
    font-weight: 700;
}
.getapp-modal-de .btn{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 25px;
    padding:6px 0px;
    text-transform: uppercase;
    margin-left:auto;
    margin-right:auto;
    width: 202px;
}
.getapp-modal-de .btn+.btn{
    margin-top: 17px;
}
.getapp-modal-de .btn-primary {
    background-color: #d83258 !important;
    border-color: #d83258;
}
.getapp-modal-de ._btn-secondary {
    background-color: transparent !important;
    border-color: #fff;
}
.modal-getapp-modal .modal-dialog {
    width: 311px;
    margin: 90px auto 30px;
}
@media (max-width: 350px) {
    .modal-getapp-modal .modal-dialog {
        width: 95%;
    }
}
.gettapp-tophead-btn .cross-svg {
    width: 22px;
    height: 22px;
    background-image: url(../images/cross-white.svg);
}
/*--modal-getapp-modal end--*/


/*/ headersearchform /*/

#top-search2 {
    width: 305px;
    position: relative;
    top: 7px;
    margin: 0px 25px;
}

#top-search-wrap2 {
    background: transparent;
    position: relative;
    width: 100%;
    float: left;
}

.top-searchcenter {
    margin: 0 auto;
    width: 100%;
}

#top-search-wrap2 input[type="text"] {
    height: 42px;
    margin: 0;
    padding: 4px 12px 4px 46px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(227, 230, 232, 0.20);
    border-radius: 25px;
    color: #555;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    outline: none;
}

#top-search-wrap2 input[type="text"]:focus {
    border: 1px solid #e84e8e;
}

#top-search-wrap2 input[type="text"]::-moz-placeholder {
    color: #8d8b9a;
    opacity: 1;
}

#top-search-wrap2 input[type="text"]::-ms-input-placeholder {
    color: #8d8b9a;
}

#top-search-wrap2 input[type="text"]::-webkit-input-placeholder {
    color: #8d8b9a;
}

#top-search-wrap2 button {
    border: none;
    background: transparent;
    position: absolute;
    left: 13px;
    top: 10px;
}

#top-search-wrap2 button svg {
    fill: #3e3e56;
    width: 20px;
    height: 20px;
}

.black-theme #top-search-wrap2 input[type="text"] {
    background-color: #fff;
    border: 1px solid #fff;
    color: #32324b;
}

.black-theme #top-search-wrap2 input[type="text"]:focus {
    border: 1px solid #fff;
}
#top-search-wrap2 .top-searchcenter.active input[type="text"],
#top-search-wrap2 .top-searchcenter.active input[type="text"]:focus,
.black-theme #top-search-wrap2 .top-searchcenter.active input[type="text"],
.black-theme #top-search-wrap2 .top-searchcenter.active input[type="text"]:focus  {
    border: 1px solid #fe528f;
}
.black-theme #top-search-wrap2 button svg {
    fill: #0f1013;
}

@media (max-width: 1199px) {
    #top-search2 {
        top: -1px;
        margin: 0px 15px;
    }
}

@media (max-width: 991px) {
    #top-search2 {
        width: 275px;
        top: -1px;
    }
}

.search-fnd-after {
    padding: 30px 0px 0px;
}

.search-fnd-after span{
    color:#92929d;
    font-weight: 400;
    /*color: #9c9c9c;*/
    font-size: 16px;
}
@media (max-width: 767px) {
    .search-fnd-after {
        padding: 21px 0px 5px;
    }
}
.search-fnd-after {
    padding: 30px 0px 0px;
}

/*/ headersearchform end /*/

/* setting-player */

.setting-player {
    position: absolute;
    /*right: 90px;*/
    right: 225px;
    top: 2px;
    display: block;
}

@media (max-width: 1023px) {
    .setting-player{
        /*display: none;*/
        right: 86px;
    }
    .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__left-controls{
        display: block !important;
    }
    .mejs__queue{
        display: none !important;
    }
    .top-fixed .setting-player{
        right: 282px;
        z-index: 999;
        top: 241px;
    }
    .top-fixed .dropdown-menu.dropdown-menu-right.player-rate-set{
        left: 0;
        right: auto;
    }
}
@media (max-width: 324px) {
    .top-fixed .setting-player{
        right: 234px;
    }
}
@media (min-width: 325px) and  (max-width: 375px) {
    .top-fixed .setting-player{
        right: 277px;
    }
}
@media (min-width: 325px) and  (max-width: 375px) {
    .top-fixed .setting-player{
        right: 277px;
    }
}
@media (min-width: 376px) and  (max-width: 425px) {
    .top-fixed .setting-player{
        right: 322px;
    }
}
@media (min-width: 426px) and  (max-width: 768px) {
    .top-fixed .setting-player{
        right: 322px;
    }
}
.setting-player li.dropdown>a {
    color: #acacac;
    font-size: 14px;
    text-decoration: none;
}

.player-rate-set {
    font-size: 13px;
    background-color: #fff;
    color: #7f7a7a;
    padding: 10px 0px;
    border-radius: 7px;
    width: 200px;
    bottom: 100%;
    top: auto;
    border: none;
}

.player-rate-set li:first-child {
    font-size: 13px;
    color: #514f4f;
    font-weight: 400;
    padding-left: 15px;
    background-color: transparent !important;
}

.player-rate-set .divider {
    background-color: #efefef;
}

.player-rate-set>li>a {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    padding: 8px 15px;
    color: #514f4f !important;
}

.player-rate-set>li>a:focus,
.player-rate-set>li>a:hover,
.player-rate-set>.active>a,
.player-rate-set>.active>a:focus,
.player-rate-set>.active>a:hover {
    background-color: #f9f9f9;
}

.player-rate-set>li>a .rate-ty {
    color: #88888a;
    margin-left: 7px;
}

.player-rate-set>li>a .badge {
    min-width: 10px;
    padding: 2px 6px;
    font-size: 9px;
    font-weight: 400;
    color: #514f4f;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #8A96AD;
    display: inline-block;
}

.setting-player .dropdown .dropdown-menu:not([data-animation]).pull-right,
.setting-player .bootstrap-select .dropdown-menu:not([data-animation]).pull-right,
.setting-player .btn-group .dropdown-menu:not([data-animation]).pull-right,
.setting-player .dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right,
.setting-player .bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right,
.setting-player .btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.player-rate-set .plyset-tick {
    color: #fff;
    background: #ab054d;
    width: 21px;
    height: 21px;
    display: none;
    border-radius: 100%;
    text-align: center;
    position: relative;
    top: -1px;
    border: 1px solid #d10058;
}

.player-rate-set li.active .plyset-tick {
    display: inline-block;
}

.player-rate-set .plyset-tick .tickset-player {
    /*background: url(../images/tickset-player.png) no-repeat 0px 0px;*/
    width: 9px;
    height: 8px;
}

.player-rate-set>li.active>a .badge {
    display: none;
}

.black-theme .player-rate-set {
    background-color: #1a1b1d;
    color: #fff;
}

.black-theme .setting-player li.dropdown>a {
    color: #fff;
}

.black-theme .player-rate-set li:first-child {
    color: #fff;
}

.black-theme .player-rate-set .divider {
    background-color: #282834;
}

.player-rate-set .divider {
    padding: 0px !important;
    margin: 10px 0px;
}

.black-theme .player-rate-set>li>a {
    color: #fff !important;
}

.black-theme .player-rate-set>li>a:focus,
.black-theme .player-rate-set>li>a:hover,
.black-theme .player-rate-set>.active>a,
.black-theme .player-rate-set>.active>a:focus,
.black-theme .player-rate-set>.active>a:hover {
    background-color: rgba(255, 255, 255, 0.07);
}

.black-theme .player-rate-set>li>a .rate-ty {
    color: #88888a;
}

.black-theme .player-rate-set>li>a .badge {
    color: #fff;
    background-color: transparent;
    border: 1px solid #bf0652;
}

.footer-player .custom-mute{
    display: none !important;
}

/* setting-player end*/



/*/ digit mobile screen /*/

@media (max-width:319px) {
    .banner-wrap-on,
    .banner-wrap-on2 {
        padding-bottom: 0px;
    }
    .main-strip-text h4 {
        font-size: 9px !important;
    }
    .main-strip-text h6 {
        font-size: 10px !important;
        height: auto;
        margin-top: 4px;
    }
    .item-box h4 {
        font-size: 11px;
    }
    .custome-carousel .owl-theme .owl-nav .owl-next,
    .custome-carousel .owl-theme .owl-nav .owl-prev,
    .custome-carousel-default .owl-theme .owl-nav .owl-next,
    .custome-carousel-default .owl-theme .owl-nav .owl-prev {
        display: block;
    }
    .custome-carousel .owl-theme .owl-nav .owl-prev .cn_item,
    .custome-carousel .owl-theme .owl-nav .owl-next .cn_item,
    .custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item,
    .custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item {
        width: 30px;
        height: 30px;
    }
    .custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item,
    .custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item {
        width: 30px;
        height: 30px;
    }
    .custome-carousel .owl-theme .owl-nav .owl-prev .cn_item .fa,
    .custome-carousel .owl-theme .owl-nav .owl-next .cn_item .fa,
    .custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item .fa,
    .custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item .fa,
    .custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item .fa,
    .custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item .fa {
        font-size: 15px;
        line-height: 29px;
    }
    .custome-carousel .owl-theme .owl-nav .owl-next .cn_item,
    .custome-carousel-default .owl-theme .owl-nav .owl-next .cn_item,
    .custome-carousel-row .owl-theme .owl-nav .owl-next .cn_item {
        right: -15px;
    }
    .custome-carousel .owl-theme .owl-nav .owl-prev .cn_item,
    .custome-carousel-default .owl-theme .owl-nav .owl-prev .cn_item,
    .custome-carousel-row .owl-theme .owl-nav .owl-prev .cn_item {
        left: -10px;
    }
    .main-heading-text h2 {
        font-size: 18px;
    }
    .main-heading-text h2 a .cn_item i {
        top: -1px;
    }
    .arrow-view-icon {
        height: 16px;
        width: 9px;
    }
    .footer-large {
        padding-top: 10px;
    }
    .footer-large .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
    .footer-large h4 {
        margin-bottom: 8px;
        margin-top: 8px;
        font-size: 14px;
    }
    #sidebar-tab ul {
        text-align: left;
    }
    #sidebar-tab ul>li {
        display: none;
    }
    #sidebar-tab ul>li:last-child {
        display: inline-block;
    }
    .weekly-top-content .btn-weekly .btn {
        margin-right: 2px;
        margin-bottom: 10px;
    }
    .weekly-top-content .btn-weekly .btn+.btn {
        margin-left: 0px;
    }
    .table-weekly .table>tbody>tr>td {
        max-width: 140px;
    }
    .gettapp-tophead {
        padding: 8px 5px 8px 5px;
    }
    .gettapp-tophead .gettapp-tophead-logo {
        margin-right: 3%;
        margin-top: 3px;
    }
    .gettapp-tophead .gettapp-tophead-logo img {
        width: 34px;
    }
    .gettapp-tophead .gettapp-topheadtitle span {
        font-size: 10px;
        line-height: 16px;
    }
    .gettapp-tophead-btn .btn {
        padding: 3px 6px;
        font-size: 10px;
    }
    .content-sm-de h6,
    .cate-title span {
        width: 120px;
    }
    .category-btn-fl .btn {
        margin-right: 5px;
        margin-bottom: 7px;
    }
}

.category-btn-fl .btn+.btn {
    margin-left: 0px;
}

/*/ digit mobile screen end /*/


/*/ searchtopdropdown /*/

.top-searchcenter {
    position: relative;
    z-index: 2;
}

.drop-down-searchhistry {
    width: 100%;
    background: #ffffff;
    position: absolute;
    border: 1px solid #e8e8ea;
    top: 21px;
    border-top: none;
    border-radius: 0px 0px 25px 25px;
    padding: 30px 0px 15px;
    z-index: 1;
    display: none;
}

.drop-down-searchhistry li {
    line-height: 35px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 100%;
    background: transparent;
}

.drop-down-searchhistry li:hover {
    background: rgba(115, 115, 138, 0.08);
}

.drop-down-searchhistry li span {
    float: left;
}

.drop-down-searchhistry li span.cross-searchicon {
    cursor: pointer;
    float: right;
    width: 4%;
}

.drop-down-searchhistry li span.histry-searchicon {
    margin-right: 8px;
    width: 5%;
}

.drop-down-searchhistry .search-histry-title {
    font-size: 14px;
    color: #565672;
    width: 84%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.drop-down-searchhistry .crosshistry-icon,.searchpage-cross .crosshistry-icon{
    background-image: url(../images/svg/Cross.svg);
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
}

.drop-down-searchhistry .histryrefre-icon {
    background-image: url(../images/svg/History.svg);
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
}

.black-theme .drop-down-searchhistry {
    background: #fff;
    border: 1px solid #fff;
    border-top: none;
}

.black-theme .drop-down-searchhistry .search-histry-title {
    color: #414162;
}
.white-theme .drop-down-searchhistry .crosshistry-icon,
.black-theme .drop-down-searchhistry .crosshistry-icon {
    background-image: url(../images/svg/Cross-black.svg);
}
.white-theme .drop-down-searchhistry .histryrefre-icon,
.black-theme .drop-down-searchhistry .histryrefre-icon {
    background-image: url(../images/svg/History-black.svg);
}

.sidebar-more-items{
    display: none;
}
@media (max-width:767px) {
    .drop-down-searchhistry {
        z-index: 2;
    }
}
@media (max-width:319px) {
    .drop-down-searchhistry li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .drop-down-searchhistry li span.histry-searchicon {
        width: 7%;
    }
    .drop-down-searchhistry .search-histry-title {
        font-size: 13px;
        width: 82%;
    }
    .sidebar-more-items{
        display: block;
    }
    .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__track-container .mejs__track-cover img{
        max-width: 50px;
    }
    .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__track-container .mejs__track-title {
        left: 42px;
    }.footer-player .mejs__container .mejs__controls .mejs__time {
         margin-left: 68px;
         top: -10px;
     }
    .footer-player .album-player-embed .mejs__container .mejs__controls .mejs__left-controls {
        display: none !important;
    }
    .mejs__button .heartlike-icon{
        display: none !important;
    }

}


/*/ searchtopdropdown end /*/


/*/ searchpage history dropown /*/

.center-searchtop {
    position: relative;
}

.center-searchtop .cn_item {
    position: relative;
    top: 0px;
    left: auto;
}

.center-searchtop .search-in-cen .cn_item {
    position: absolute;
    top: 14px;
    left: 20px;
}

.search-in-cen {
    z-index: 3;
}

.center-searchtop .drop-down-searchhistry {
    padding-top: 40px;
}

@media (max-width:319px) {
    .center-searchtop .drop-down-searchhistry {
        padding-top: 25px;
    }
    .center-searchtop .form-control {
        font-size: 13px;
    }
    .center-searchtop .form-control {
        font-size: 13px;
        padding: 6px 67px 10px 37px;
        height: 41px;
    }
    .center-searchtop button {
        right: 10px;
        padding: 8px 6px 8px 10px;
        font-size: 12px;
    }
    .center-searchtop .search-in-cen .cn_item {
        position: absolute;
        top: 11px;
        left: 13px;
    }
    .center-searchtop .cn_item svg {
        width: 18px;
        height: 20px;
    }
}

/*/ searchpage history dropown end /*/


/* liv-vide page */

.subpage-title-vd {
    margin-top: 20px;
}

.subpage-title-vd .main-heading-text h2 a .cn_item {
    margin-right: 10px;
    margin-left: 0px;
}

.subpage-title-vd .main-heading-text h2 a .cn_item i {
    top: -6px;
    transform: rotate(-183deg);
    -webkit-transform: rotate(-183deg);
}

.subpage-titile-vidtitle {
    margin-top: 10px;
}

ul.vidtop-lv-status {
    position: absolute;
    left: 30px;
    top: 20px;
    z-index: 99;
}

.vidtop-lv-status li {
    display: inline-block;
    margin-right: 6px;
    position: relative;
}

.vidtop-lv-status li .liv-vieweye .lvview {
    background-image: url(../images/liveeyes-icon.png);
    width: 28px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.vidtop-lv-status li .badge {
    min-width: 10px;
    padding: 10px 21px 10px 14px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #2f3845;
    border-radius: 20px;
}

.vidtop-lv-status li .badge.liv-vdd {
    background-color: #c30956;
}

.vidtop-lv-status li .liv-vdd .lvdot {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
}

.vid-content-status {
    margin-top: 16px;
}

.vid-live-likelist li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
}

.vid-live-likelist li .cn_item {
    opacity: .6;
    cursor: pointer;
}

.vid-live-likelist li .cn_item i {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.vid-live-likelist li .cn_item i:hover {
    transform: scale(1.1);
}

.vid-live-likelist li .cn_item.active {
    opacity: 1;
}

.liveheart-icon {
    background-image: url(../images/liveheart-icon.png);
    width: 49px;
    height: 49px;
}

.livelike-icon {
    background-image: url(../images/livelike-icon.png);
    width: 48px;
    height: 48px;
}

.livewow-icon {
    background-image: url(../images/livewow-icon.png);
    width: 43px;
    height: 38px;
}

.livecon-icon {
    background-image: url(../images/livecon-icon.png);
    width: 42px;
    height: 37px;
}

.liveclap-icon {
    background-image: url(../images/liveclap-icon.png);
    width: 41px;
    height: 41px;
}

.vidshare-social {
    background-image: url(../images/vidshare-social.png);
    width: 41px;
    height: 41px;
}

.vidshare-list .share-whatsapp-icon {
    background-image: url(../images/share-whatsapp-icon.png);
    width: 19px;
    height: 19px;
}

.vidshare-list .share-facebook-icon {
    background-image: url(../images/share-facebook-icon.png);
    width: 19px;
    height: 19px;
}

.vidshare-list .share-instgram-icon {
    background-image: url(../images/share-instgram-icon.png);
    width: 20px;
    height: 20px;
}

.setting-social-list {
    margin-top: 3px;
}

.setting-social-list li.dropdown>a {
    color: #808b95;
    font-size: 12px;
    text-decoration: none;
}

.vidshare-list {
    font-size: 12px;
    background-color: #fff;
    color: #7f7a7a;
    padding: 10px 0px;
    border-radius: 7px;
    width: 170px;
    bottom: 100%;
    top: auto;
    border: none;
}

.vidshare-list>li>a {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 15px;
    color: #808b95 !important;
}

.vidshare-list>li>a .cn_item i {
    margin-right: 10px;
}

.vidshare-list>li>a:focus,
.vidshare-list>li>a:hover,
.vidshare-list>.active>a,
.vidshare-list>.active>a:focus,
.vidshare-list>.active>a:hover {
    background-color: #f9f9f9;
}

.vidshare-list>li>a .rate-ty {
    color: #88888a;
    margin-left: 7px;
}

.setting-social-list .dropdown .dropdown-menu:not([data-animation]).pull-right,
.setting-social-list .bootstrap-select .dropdown-menu:not([data-animation]).pull-right,
.setting-social-list .btn-group .dropdown-menu:not([data-animation]).pull-right,
.setting-social-list .dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right,
.setting-social-list .bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right,
.setting-social-list .btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.black-theme .vidshare-list>li>a:focus,
.black-theme .vidshare-list>li>a:hover,
.black-theme .vidshare-list>.active>a,
.black-theme .vidshare-list>.active>a:focus,
.black-theme .vidshare-list>.active>a:hover {
    background-color: #2d3033;
}

.black-theme .vidshare-list {
    background-color: #1a1b1d;
}

@media (max-width:767px) {
    ul.vidtop-lv-status {
        left: 20px;
        top: 5px;
    }
    .vidtop-lv-status li {
        margin-right: 3px;
    }
    .vidtop-lv-status li .badge {
        padding: 7px 10px 7px 10px;
        font-size: 13px;
    }
    .vidtop-lv-status li .liv-vdd .lvdot {
        width: 8px;
        height: 8px;
        margin-right: 5px;
    }
    .vidtop-lv-status li .liv-vieweye .lvview {
        margin-right: 3px;
        top: 3px;
        transform: scale(.8);
        -webkit-transform: scale(.8);
    }
    .liveheart-icon {
        background-image: url(../images/liveheart-icon-min.png);
        width: 34px;
        height: 34px;
    }
    .livelike-icon {
        background-image: url(../images/livelike-icon-min.png);
        width: 35px;
        height: 35px;
    }
    .livewow-icon {
        background-image: url(../images/livewow-icon-min.png);
        width: 31px;
        height: 28px;
    }
    .livecon-icon {
        background-image: url(../images/livecon-icon-min.png);
        width: 30px;
        height: 27px;
    }
    .liveclap-icon {
        background-image: url(../images/liveclap-icon-min.png);
        width: 29px;
        height: 29px;
    }
    .vidshare-social {
        background-image: url(../images/vidshare-social-min.png);
        width: 30px;
        height: 30px;
    }
}

@media (max-width:479px) {
    .vid-live-likelist li {
        margin-right: 7px;
    }
    .vid-content-status .float-right-right {
        margin-bottom: 10px;
    }
    .vidshare-list {
        padding: 1px 0px;
        width: 139px;
        min-width: 110px;
    }
}

@media (max-width:319px) {
    .vid-content-status .float-right-right {
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }
    .vidshare-list.dropdown-menu.dropdown-menu-right {
        right: auto;
        left: 0px;
    }
    .setting-social-list .dropdown .dropdown-menu:not([data-animation]).pull-right,
    .setting-social-list .bootstrap-select .dropdown-menu:not([data-animation]).pull-right,
    .setting-social-list .btn-group .dropdown-menu:not([data-animation]).pull-right,
    .setting-social-list .dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right,
    .setting-social-list .bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right,
    .setting-social-list .btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
        -webkit-transform-origin: bottom left;
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        transform-origin: bottom left;
    }
}

@media (min-width: 1920px) {
    .subpage-title-vd .main-heading-text h2 a .cn_item i {
        top: -8px;
    }
}


/* liv-vide page end*/

/* liv-stream-popupend */
.liv-stream-popupend {
    background: #cd0055;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 100;
}
.liv-stream-popupend .stream-popupend-cross {
    position: absolute;
    right: 11px;
    top: 11px;
}
.liv-stream-popupend .cross-svg {
    width: 25px;
    height: 26px;
    background-image: url(../images/cross-white.svg);
    cursor: pointer;
}
.poppupend-box {
    padding: 60px 0px 60px;
    margin: 0px auto;
    width: 100%;
    background-image: url(../images/soundbar-stream.png);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: contain;
}
.liv-stream-popupend .poppupend-box-list {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.liv-stream-popupend .poppupend-box-list li {
    display: inline-block;
    margin-right: 0px;
    position: relative;
    padding: 0px 30px;
}
.liv-stream-popupend .poppupend-box-list li.popupend-msg:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -2px;
    height: 94%;
    width: 0px;
    border-left: 1px dotted #fff;
}
.liv-stream-popupend .poppupend-box-list li.popupend-msg span {
    display: block;
    font-size: 39px;
    font-weight: 500;
    color: #fff;
    line-height: 41px;
    text-align: left;
}
.liv-stream-popupend .poppupend-box-list li.popupend-msg span:last-child {
    font-size: 26px;
}
.liv-stream-popupend .poppupend-box-list li .vid-lvimg-end {
    width: 180px;
}
.liv-streammain-popupend {
    background: #cd0055;
    border-radius: 20px;
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    transform: translate(0px, -0%);
    -webkit-transform: translate(0px, -0%);
    z-index: 100;
}
.liv-streammain-popup-outer .modal-dialog {
    width: 790px;
    margin: 100px auto 0px;
}
.liv-streammain-popup-outer .modal-content {
    position: relative;
    background-color: #cd0055;
    border: 1px solid #cd0055;
    border-radius: 20px;
}
.liv-streammain-popup-outer .modal-body {
    position: relative;
    padding: 0px;
}
.liv-streammain-popupend .thum-liv-outer {
    display: inline-block;
    margin-right: 10px;
    width: 146px;
    position: relative;
}
.liv-streammain-popupend .poppupend-box-list li {
    margin-right: 0px;
    padding: 0px 10px;
}
.liv-streammain-popupend .thum-liv-img {
    width: 141px;
    height: 141px;
    position: absolute;
    left: 0px;
    top: -98px;
}
.liv-streammain-popupend .thum-liv-img img {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    padding: 4px;
    background: #cd0055;
    border: 2px solid #fff;
}
.liv-streammain-popupend .poppupend-box-list li.popupend-mainmsg span {
    font-size: 39px;
    font-weight: 500;
    color: #fff;
    line-height: 41px;
    text-align: left;
    display: inline-block;
}
@media (max-width:991px) {
    .poppupend-box {
        padding: 25px 0px 40px;
    }

    .liv-stream-popupend .poppupend-box-list li .vid-lvimg-end {
        width: 120px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg {
        margin-top: 20px;
    }

    .liv-stream-popupend .poppupend-box-list li {
        padding: 0px 20px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span {
        font-size: 25px;
        line-height: 30px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span:last-child {
        font-size: 18px;
    }

    .liv-streammain-popup-outer .modal-dialog {
        width: 90%;
        margin: 40px auto 0px;
    }

    .liv-streammain-popupend {
        width: 100%;
    }

    .liv-streammain-popupend .poppupend-box-list li {
        padding: 0px 10px;
        margin-top: 10px;
    }

    .liv-streammain-popupend .thum-liv-outer {
        width: 106px;
    }

    .liv-streammain-popupend .thum-liv-img {
        width: 101px;
        height: 101px;
        top: -68px;
    }

    .liv-streammain-popupend .poppupend-box-list li.popupend-mainmsg span {
        font-size: 24px;
        line-height: 27px;
    }
}
@media (max-width:479px) {
    .liv-stream-popupend {
        width: 95%;
    }

    .liv-stream-popupend .stream-popupend-cross {
        right: 6px;
        top: 1px;
    }

    .liv-stream-popupend .cross-svg {
        width: 18px;
        height: 18px;
    }

    .poppupend-box {
        padding: 13px 0px 17px;
    }

    .liv-stream-popupend .poppupend-box-list li {
        padding: 0px 10px;
    }

    .liv-stream-popupend .poppupend-box-list li .vid-lvimg-end {
        width: 75px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg {
        margin-top: 15px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg:before {
        top: 1px;
        height: 92%;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span {
        font-size: 13px;
        line-height: 19px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span:last-child {
        font-size: 12px;
    }

    .liv-streammain-popupend {
        width: 100%;
    }

    .liv-streammain-popupend .poppupend-box-list li {
        padding: 0px 4px;
    }

    .liv-streammain-popupend .thum-liv-outer {
        margin-right: 5px;
        width: 46px;
    }

    .liv-streammain-popupend .thum-liv-img {
        width: 46px;
        height: 46px;
        top: -36px;
    }

    .liv-streammain-popupend .thum-liv-img img {
        padding: 2px;
    }

    .liv-streammain-popupend .poppupend-box-list li.popupend-mainmsg span {
        font-size: 14px;
        line-height: 17px;
    }
}
@media (max-width:319px) {
    .poppupend-box {
        padding: 9px 0px 13px;
    }

    .liv-stream-popupend .poppupend-box-list li {
        padding: 0px 5px;
    }

    .liv-stream-popupend .poppupend-box-list li .vid-lvimg-end {
        width: 45px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg {
        margin-top: 15px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span {
        font-size: 10px;
        line-height: 15px;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span:last-child {
        font-size: 8px;
    }

    .liv-streammain-popupend .thum-liv-outer {
        width: 26px;
    }

    .liv-streammain-popupend .thum-liv-img {
        width: 26px;
        height: 26px;
        top: -21px;
    }

    .liv-streammain-popupend .poppupend-box-list li.popupend-mainmsg span {
        font-size: 10px;
        line-height: 12px;
    }
}

@media (min-width:1600px) {
    .poppupend-box {
        padding: 60px 0px 90px;
    }

    .liv-stream-popupend .poppupend-box-list li .vid-lvimg-end {
        width: auto;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span {
        display: block;
        font-size: 48px;
        font-weight: 500;
        color: #fff;
        line-height: 52px;
        text-align: left;
    }

    .liv-stream-popupend .poppupend-box-list li.popupend-msg span:last-child {
        font-size: 32px;
    }

    .liv-streammain-popup-outer .modal-dialog {
        width: 1060px;
        margin: 200px auto 0px;
    }

    .liv-streammain-popupend .poppupend-box-list li {
        padding: 0px 20px;
    }

    .liv-streammain-popupend .poppupend-box-list {
        margin-top: 10px;
    }

    .liv-streammain-popupend .thum-liv-outer {
        width: 166px;
    }

    .liv-streammain-popupend .thum-liv-img {
        width: 151px;
        height: 151px;
        top: -111px;
    }

    .liv-streammain-popupend .poppupend-box-list li.popupend-mainmsg span {
        font-size: 48px;
        line-height: 51px;
    }
}

.liked-anim {
    position: absolute;
    bottom: 70px;
    left: 45px;
    right: 0;
    visibility: hidden;
    transition: .6s;
    z-index: 2;
    font-size: 2px;
    color: transparent;
    font-weight: 400;
}
.liked-anim.press {
    bottom: 160px;
    font-size: 20px;
    visibility: visible;
    animation: fade 1s;
}
.liked-anim.press.hide-anim {
    visibility: hidden;
}

@keyframes fade {
    0% {color:#transparent;}
    50% {color:#e23b3b;}
    100% {color:#transparent;}
}

@keyframes size {
    0% {padding:10px 12px 8px;}
    50% {padding:14px 16px 12px;
        margin-top:-4px;}
    100% {padding:10px 12px 8px;}
}
/* liv-stream-popupend  end*/

.facebookShareThumb{
    display: none;
}
/*all modal style */
.modal-sm-all .modal-content {
    background-color: #131418;
    border: none;
    border-radius: 20px;
    padding: 0 15px;
    box-shadow: 0 0px 13px rgba(17, 17, 17, .10);
    -webkit-box-shadow: 0 0px 13px rgba(17, 17, 17, .10);
}
.modal-sm-all .modal-dialog {
    margin-top:60px;
}
.modal-sm-all .modal-body {
    padding: 0px;
}
.modal-sm-all .md-sub-leftpadd {
    padding-left: 15px;
    padding-right: 15px;
}
.modal-sm-all .md-socail-padd {
    padding-left: 30px;
    padding-right: 30px;
}
.modal-sm-all .md-modal-top {
    padding-top: 15px;
}
.modal-sm-all .md-sub-padd {
    padding-top: 12px;
    padding-bottom: 30px;
}
.padd-off-bottom {
    padding-bottom: 0px !important;
}
.modal-sm-all .close-modal {
    border: none;
    background: transparent;
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 2;
    margin: 20px -10px 0px 0px;
    outline: none;
    padding: 0px;
}
.modal-sm-all .close-modal .left-back i {
    margin-top: 3px;
}
.modal-sm-all .close-modal .left-back-svg{
    background-image: url(../images/svg/Back.svg);
    width: 22px;
    height: 13px;
}
.modal-sm-all .logobar {
    margin-bottom:25px;
}
.logobar img {
    margin: 0px auto;
}

.md-logocell{
    display: table-cell;
    height: 150px;
    vertical-align: middle;
    width: 100vw;
    text-align: center;
}
.md-lginstyle .modal-content {
    background: -webkit-linear-gradient(bottom, rgba(19, 20, 24,1) 40%,rgba(73, 88, 83,1) 70%);
    background: linear-gradient(to top,rgba(19, 20, 24,1) 40%,rgba(38, 40, 47,1) 70%);

}
.modal-form-outer {
    padding: 0px;
}
.badge.skip-badge-mdal {
    border-radius: 10px;
    padding: 7px 10px;
    font-weight: 400;
}
.badge.skip-badge-topic {
    font-size: 14px;
    background-color: #232424;
    margin-top: 21px;
}
.modllogin-all-social h2 {
    font-size: 29px;
    color: #fff;
    font-weight: 700;
    line-height: 36px;
}
.modllogin-all-social h4 {
    font-size: 27px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 13px;
}
.modllogin-all-social .sl-text-form span {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
}
.modllogin-all-social p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 300;
}
.modllogin-social-list {
    padding-top: 40px;
}
.modllogin-list {
    padding-top: 22px;
}
.modllogin-social-list li {
    margin-bottom: 12px;
}
.modllogin-social-list li a {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #3b3b3b;
    display: block;
    padding: 11px 10px;
    border-radius: 20px;
    position: relative;
    background: transparent;
}
.modllogin-social-list li a .cn_item {
    position: absolute;
    left: 20px;
    top: 25%;
}
.modllogin-social-list li.fb-style a {
    border: 1px solid #126db1;
    background: #126db1;
}
.modllogin-social-list li.fb-style a .cn_item {
    top: 31%;
}
.modllogin-social-list li.gm-style a .cn_item {
    top: 28%;
}
.modllogin-social-list li.gm-style a {
    border: 1px solid #fff;
    background: #fff;
    color: #404040;
}


.modllogin-terms {
    margin-top: 0px;
}
.modl-form .modllogin-terms {
    margin-top: 0px;
}
.modllogin-terms span {
    font-weight: 300;
    font-size: 15px;
}
.modllogin-terms span, .modllogin-terms span a {
    color: #bababa;
}
.modllogin-terms span a {
    font-weight: 400;
    position: relative;
    font-size: 15px;
}
.modllogin-terms span a:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #31afd4;
    top: 118%;
}
.sgn-term-border {
    border-top: 1px solid #282828;
    padding: 25px 15px;
}
.modllogin-terms p {
    font-weight: 300;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0px;
}

.modllogin-terms p, .modllogin-terms a, .modllogin-terms p a {
    color: #8288a0;
}
.modllogin-terms p a {
    font-weight:300;
    font-size: 14px;
    text-decoration: underline;
}
.modl-form {
    padding-top: 15px;
}
.border-form-cn .form-control {
    height: 43px;
    padding: 6px 15px 6px 21px;
    font-size: 15px;
    color: #fff;
    border: none;
    border-radius: 7px;
    background: #979595;
    box-shadow: none;
    position: relative;
    font-weight: 400;
    border: 1px solid #252529;
}
.border-form-cn .form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.border-form-cn .form-control::placeholder {
    color: #4f4f52;
    opacity: 1;
}

.border-form-cn .form-control:-ms-input-placeholder {
    color: #4f4f52;
}

.border-form-cn .form-control::-ms-input-placeholder {
    color: #4f4f52;
}
.number-region-slect .number-region {
    position: absolute;
    left: 11px;
    top: 6px;
    z-index: 2;
}
.number-region-slect .number-region:after {
    top: 8px;
    content: "";
    display: block;
    height: 14px;
    right: -10px;
    position: absolute;
    width: 1px;
    background-color: #fff;
}
.number-region-slect .number-region span {
    font-size: 14px;
    font-weight: 700;
    color: #dedede;
    display: inline-block;
    line-height: 32px;
}
.number-region-slect .form-control {
    padding-left: 55px;
}
.ff-icon-abso-left .ff-icon-left {
    left: 20px;
}
.ff-icon-abso-right .ff-icon-right, .ff-icon-right {
    right: 20px;
}
.ff-icon-abso-left .ff-icon-left, .ff-icon-abso-right .ff-icon-right, .ff-icon-right  {
    top:10px;
}
.ff-icon-abso-left .form-control {
    padding-left: 50px;
}
.ff-icon-abso-right .form-control {
    padding-right: 50px;
}
.mdeys-password svg {
    fill: #454545;
}
.modal-all .btn {
    padding: 11px 60px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 900;
    border-radius: 32px;
    text-transform: uppercase;
}
.modal-all .btn.disabled {
    background-color: #979595;
    border: 1px solid #979595;
    color: #131418;

}
.border-form-cn .form-group {
    margin-bottom: 18px;
}
.modal-btnspacer {
    margin-top: 60px;
    margin-bottom: 50px;
}
.modal-btnspacer2 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.remnd-text-form {
    margin-top: -8px;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
}
.forget-pass-modal u {
    font-size: 14px;
    color: #9e9e9f;
}
.modl-form-loginpopup {
    padding-top:0px;
}
.or-incase-out {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 10px 0px 0px;
    position: relative;
}
.or-incase-out:after {
    content: "------------------------------";
    letter-spacing: 6px;
    position: absolute;
    left: 41px;
    color: #404040;
    top: 0px;
    display:none;
}
.or-incase-out .or-incase {
    font-size: 15px;
    position: relative;
    padding: 0px 12px;
    background: #101010;
    top: 0px;
    z-index: 2;
}
.verifyp-title {
    color: #9e9e9f !important;
}
.verifynumber-title {
    font-size: 16px;
    color: #fff;
}
.pin-input-field {
    margin: 20px auto 0px;
}
.pin-input-field li {
    display: inline-block;
    width: 48px;
    margin-right: 13px;
}
.pin-input-field li .form-control {
    height: 49px;
    padding: 6px 0px 8px 0px;
    font-size: 27px;
    font-weight: 700;
    color: #fff;
    background-color: #2a2a2a;
    background-image: none;
    border: none;
    border-radius: 7px;
    text-align: center;
}
.pin-input-field .form-control:focus {
    color: #fff;
    background-color: #979595;
}
.pin-input-field .form-control::placeholder {
    color: #979595;
    opacity: 1;
}

.pin-input-field .form-control:-ms-input-placeholder {
    color: #464745;
}

.pin-input-field .form-control::-ms-input-placeholder {
    color: #464745;
}
.pin-input-checker {
    margin: 23px 0px 0px;
}
.pin-input-field li .pinfield-fill .form-control {
    border: 1px solid #fff;
}
.pin-input-checker span.pinresend-title {
    font-size: 12px;
    color: #9e9e9f;
    position: relative;
}
.pin-input-checker2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.pin-input-checker2 span.pinresend-title {
    font-size: 14px;
    color: #8288a0;
    font-weight: 300;
}
.pin-input-checker .seprater-pin {
    width: 100%;
    margin-top: 0px;
    position: relative;
    height: 22px;
}
.pin-input-checker .seprater-pin:after {
    content: "_ _ _ _ _ _ _ _";
    letter-spacing: 3px;
    left: 0px;
    color: #404040;
    top: -5px;
    position: relative;
}
.pin-input-checker .seprater-pin span {
    font-size: 15px;
    font-weight: 600;
    color: #0b0d33;
    background: #fff;
    display: inline-block;
    padding: 0px 10px;
    position: relative;
    top: -12px;
}
.select-bjsubc {
    margin-bottom: 35px;
}
.select-bjsubc li {
    position: relative;
    display: inline-block;
    margin-right:10px;
}
.select-bjsubc li:last-child {
    margin-right:0px !important;
}
.select-bjsubc .box-slectbj {
    background: #1a1a1a;
    border:1px solid #1a1a1a;
    border-radius: 7px;
    display:table-cell;
    height:50px;
    vertical-align:middle;
    width:65px;
    text-align:center;
}
.select-bjsubc .cn_item {
    opacity: 0;
    position: absolute;
    right: -8px;
    top: -8px;
}
.checktick-svg {
    background-image: url(../images/svg/checktick.svg);
    width: 17px;
    height: 16px;
}
.select-bjsubc li.active .cn_item {
    opacity:1;
}
.select-bjsubc li.active .box-slectbj {
    background: #0f1013;
    border:1px solid #717171;
}
@media (max-width: 767px){
    .modal-sm-all .modal-dialog {
        margin-top: 10px;
    }
}
@media (max-width: 479px){
    .modllogin-all-social h4 {
        font-size: 24px;
    }
    .or-incase-out {
        margin-top: 0px;
    }
    .or-incase-out:after {
        content: "-------------------";
        left: 49%;
        top: 12px;
        transform: translate(-50%, -50%);
        width: 200px;
    }
}
@media (min-width: 480px){
    .modal-sm-all .modal-dialog {
        width: 429px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1800px){
    .modal-sm-all .modal-dialog {
        margin-top: 129px;
    }

}
/*modal-proceed*/
.modal-proceed-success.in {
    background: rgb(0 0 0 / 0.4);
}
.modal-proceed-success .modal-dialog {
    margin-top: 150px;
    margin-left: auto;
    margin-right: auto;
}
.modal-proceed-success .modal-proceed {
    border-bottom: none;
    border-radius: 15px;
    background: #1d1d1d;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.modal-proceed-success  .modal-proceed-content {
    margin: 0px auto;
}
.modal-proceed-success  .modal-content {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    padding: 0 15px;
    box-shadow: none;
}
.modal-proceed-success  .modal-proceed-content {
    margin: 0px auto;
}
.after-success-padd {
    padding: 50px 20px 40px;
}
.after-sucs-icons {
    display: inline-block;
    margin-bottom: 15px;
}

.after-success-heading h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 29px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.after-success-heading span {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
}
.after-success-heading .paymntsuccess-title {
    color: #8288a0;
}
.after-sucs-payment-btn {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: -40px;
    margin-top: 40px;
}
.after-sucs-payment-btn div {
    height: 59px;
    text-align: center;
    border-top: 1px solid #303030;
}
.after-sucs-payment-btn div a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 59px;
    text-align: center;
    text-transform: uppercase;
}

.after-sucs-payment-btn div:first-child a  {
    color: #e72a46;
}
@media (max-width: 767px){
    .after-success-padd {
        padding: 40px 15px 30px;
    }
    .after-success-heading h3 {
        font-size: 20px;
    }
    .after-success-heading span {
        font-size: 15px;
        line-height: 24px;
    }
    .modal-proceed-success .modal-content {
        padding: 0px;
        box-shadow: none;
    }
    .after-sucs-payment-btn {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: -30px;
    }
}

@media (min-width: 480px){
    .modal-proceed-success .modal-dialog {
        width: 354px;
    }
}
/*modal-proceed end*/
/*subcribed section*/
.border-on-heading {
    position:relative;
    padding-bottom: 17px;
}
.border-on-shadow:before {
    background: rgb(6 6 6 / 23%);
    height: 3px;
    position: absolute;
    content: '';
    left: 0px;
    top: 100%;
    width: 100%;
    z-index: 2;

}
.border-on-shadow:after {
    box-shadow: 0px 4px 6px 0px rgb(4 3 3);
    height: 1px;
    position: absolute;
    content: '';
    left: 0px;
    top: 100%;
    width: 100%;
    z-index: 3;

}
.md-heading-center h2 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 27px;
    margin: 20px 0px 0px;
}
.modlsub-all-heading h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 16px;
    font-family: 'Arca Majora';
}
.selectpc-subc {
    padding-top: 16px;
}
.selectpc-subc li {
    position: relative;
    padding: 2px 0px 2px 0px;
    margin-bottom: 4px;
    float: left;
    width: 100%;
}
.selectpc-subc li .cn_itemleft {
    margin-right: 10px;
}

.selectpc-subc .subc-text-right {
    font-size: 21px;
    font-weight: 700;
    color: #8c91a7;
    position: relative;
    top: 16px;
    float: right;
}
.moovilog-icon {
    background-image: url(../images/svg/Moovi.svg);
    height: 19px;
    width: 16px;
}

.selectpc-subc .subc-text-left {
    float: left;
}
.selectpc-subc .subc-text-left .subcr-mm-bor {
    margin: -6px 0px 1px;
    padding-left: 12px;
    position: relative;
}
.selectpc-subc .subc-text-left .subcr-mm-bor:before {
    position: absolute;
    content: '';
    left: 0px;
    height: 22px;
    width: 1px;
    background: #282828;
    top: 6px;
}
.selectpc-subc .subc-text-left .subcr-mm-bor span {
    display: inline-block;

}
.selectpc-subc .subc-text-left .subcr-mm-bor span:first-child {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    line-height: 0px;
}

.selectpc-subc .subc-text-left .subcr-mm-bor .subc-price {
    font-size: 13px;
    color: #9e9e9f;
    font-weight: 400;
    line-height: 12px;
    display: block;
}
.selectpc-subc .subc-text-left .subcr-mm-borone span:first-child  {

    line-height: 18px;
}
.try-pre-sp {
    padding: 3px 8px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #e41b38;
    margin-left: 10px;
    text-transform: uppercase;
    margin-top: -3px;
}
.selectpc-subc .subc-text-left .mt-price {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    background: #31afd4;
    padding: 8px 12px 7px 12px;
    border-radius: 35px;
}
.subc-lst-text {
    padding-top: 10px;
}
.subc-lst-text li {
    padding-left: 28px;
    font-size: 17px;
    line-height: 21px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 300;
}
.subc-lst-text li:last-child {
    margin-bottom: 0px !important;
}
.subc-lst-text li:before {
    background-image: url(../images/svg/tick-subcr.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
}
.subcrb-hr2 {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #282828;
}


.pamentselect-subc-heading {
    padding-bottom: 15px;
}
.modlsub-all-heading.pamentselect-subc-heading  h4 {
    margin-top: 10px;
}
.pamentselect-subc li .pamentselect-box {
    border: 1px solid #3b3b3b;
    border-radius: 15px;
    height: 60px;
    padding: 2px 16px 2px 16px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.pamentselect-subc li .pamentselect-box .cn_item {
    display: table-cell;
    height: 54px;
    vertical-align: middle;
}
.pamentselect-subc li .check-subc-frm {
    position: absolute;
    content: '';
    top: 31%;
    z-index: 1;
    right: 15px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    line-height: 18px;
    background: #111112;
    border: 2px solid #313131;
}
.pamentselect-subc li.active .pamentselect-box {
    border: 1px solid #ff007f;
}
.pamentselect-subc li.active .check-subc-frm {
    background: #111112;
    border: 2px solid #fff;
}
.pamentselect-subc li.active .check-subc-frm:before {
    position: absolute;
    content: '';
    left: 4px;
    /*background-image: url(../images/paymentslect-tick.png);*/
    top: 5px;
    width: 11px;
    height: 9px;
}
/* radio and check box */

.radio-sub-input,
.check-sub-input {
    padding: 0px;
}

.check-sub-long .title-check {
    width: auto;
}

.radio-sub-input label, .check-sub-input label {
    margin-bottom: 0px;
    float: left;
    padding-left: 25px;
    position: relative;
}

.radio-sub-input.radio-sub-modify {
    opacity: .2;
}

.radio-sub-input input[type="radio"],
.check-sub-input input[type="checkbox"] {
    display: none;
}

.radio-sub-input .check-alighn, .check-sub-input .check-alighn {
    position: absolute;
    top: 8px;
    left: 0px;
}

.radio-sub-input .title-check,
.check-sub-input .title-check {
    font-weight: 400;
    color: #8c8da1;
    font-size: 14px;
}

.radio-sub-input input[type="radio"]+label span {
    /* background: transparent url(../images/check_radio_sheet.png) no-repeat scroll right top;*/
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: -18px 8px 0 0;
    vertical-align: middle;
    width: 14px;
}

.radio-sub-input input[type="radio"]:checked+label span {
    /*background: transparent url(../images/check_radio_sheet.png) no-repeat scroll left top;;*/
}

.radio-sub-input input[type="radio"]:checked+label .title-radio {
    font-weight: 400;
    color: #8c8da1;
}

.check-sub-input input[type="checkbox"]+label span {
    background: transparent url(../images/sprite-sub-check2.png) no-repeat scroll left top;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: -18px 8px 0 0;
    vertical-align: middle;
    width: 12px;
}

.check-sub-input input[type="checkbox"]:checked+label span {
    background: transparent url(../images/sprite-sub-check2.png) no-repeat scroll right top;
}

.check-sub-input input[type="checkbox"]:checked+label .title-check {
    color: #8c8da1;
    font-weight: 400;
}
.modal-sm-all .suncrb-logo-sub {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #282828;
}

.subs-notesm p {
    font-size:14px;
    font-weight: normal;
    line-height: 24px;
    color: #9e9e9f;
    margin-bottom: 20px;
}
.subff-sm label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.subff-sm>.row .walkthroug-btn,
.border-form-cn>.row .walkthroug-btn  {
    padding-left: 30px;
    padding-right: 30px;
}

.subff-sm .form-control {
    height: 44px;
    padding: 6px 15px 6px 21px;
    font-size: 16px;
}

.sett-list-border>li {
    padding: 20px 0px 20px;
    border-bottom: 1px solid #282828;
    position: relative;
    float: left;
    width: 100%;
}
.sett-list-border .modlbor-set-st a:hover, .sett-list-border .modlbor-set-st a:focus {
    text-decoration: none;
}
.sett-list-border>li:last-child {
    border-bottom:none;
}
.sett-list-border>li>a {
    font-size: 16px;
    font-weight: 700;
    color: #31afd4;
}
.sett-list-border>li .modlbor-set-st p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 4px;
}
.sett-list-border>li .modlbor-set-st .descrb-set {
    font-size: 14px;
    color: #9e9e9f;
    font-weight: 300;
}
.sett-list-border>li .modlbor-set-st .cn_item {
    position: absolute;
    right: 0px;
    top: 19%;
}
.sett-list-border>li .modlbor-set-st .move-switch {
    position: absolute;
    right: 0px;
    top: 33%;
}
.sett-list-border>li .subs-visa {
    max-width: 80px;
    margin-top: 6px;
}

.sett-list-border>li .inside-selectpc-subc.selectpc-subc {
    padding-top: 0px;
}
.sett-list-border>li .inside-selectpc-subc.selectpc-subc li {
    border: none;
    height: auto;
    padding: 2px 0px 2px 0px;
    margin-bottom: 0px;
    cursor: text;
}
.sett-list-border>li p {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 10px;
    color: #9e9e9f;
}

.sett-list-border .badge.sett-badge {
    border-radius: 16px;
    padding: 7px 10px;
    font-weight: 400;
    font-size: 14px;
    background-color: #232424;
    text-transform: uppercase;
    margin-top: -4px;
}

.hediv {
    float: left;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
}
.hediv .cancel-modal {
    border: none;
    background: transparent;
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 2;
}
.hediv  .cn_item {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    background: rgba(0,0,0,.30);
}
.hediv .cancel-svg {
    background-image: url(../images/svg/Cancel.svg);
    width: 9px;
    height: 9px;
}
.primum-head {
    text-align: center;
    padding-top: 55px;
}
.primum-head .logobar {
    margin: 0px 0px 12px;
}
.primum-head .premum-btn {
    font-size: 12.5px;
    font-weight: 600;
    color: #fff;
    background: #e41b38;
    padding: 2px 15px 1px;
    text-transform: uppercase;
    border-radius: 8px;
}
.primum-head h4 {
    margin-bottom: 0px;
    margin-top: 20px;
}
.primumcharge-padd {
    padding: 0px 30px;
}
.price-select-primum {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.price-select-primum li {
    display: inline-block;
    background: #1d1d1d;
    margin-right: 25px;
    padding: 5px;
    position: relative;
    z-index: 2;
    border-radius: 12px;
    height: 129px;
    border:1px solid #1d1d1dl;
    cursor: pointer;
}
.price-select-primum li:last-child {
    margin-right: 0px !important;

}
.price-select-primum li, .price-select-primum li .price-con {
    width: 100px;
}
.price-select-primum li .price-con {
    padding: 10px 0px 10px;
    border-radius: 7px;
    position: relative;
    height: 129px;
    display: table-cell;
    vertical-align: middle;
}
.price-select-primum li .price-con .discounttag-pre {
    position: absolute;
    left: 50%;
    top: -5px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.discounttag-pre .badge {
    font-size: 12px;
    background: #e01f3d;
    font-weight: 400;
    border-radius: 6px;
    padding: 4px 10px;
    color: #fff;
}
.price-select-primum li span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #6d6d6d;
    margin-top: 4px;
}
.price-select-primum li span.price-bg-pre {
    font-size: 38px;
    line-height: 25px;
    font-weight: 600;
    margin-top: 0px;
}

.price-select-primum li span.price-mt-pre {
    font-size: 11px;
    color: #6d6d6d !important;
    line-height: 14px;
    font-weight: 300;
    margin-top: 0px;;
}
.price-select-primum li.active {
    border: 1px solid #e72a46;
    background: #0c0c0c;
}
.price-select-primum li.active span, .price-select-primum li.active span.price-bg-pre {
    color: #fff;
}
.price-select-primum li.active span.price-mt-pre {
    color: #8288a2 !important;
}
.list-primum-modal {
    margin: 20px 0px 13px;
}
.list-primum-modal li {
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-left: 30px;
    padding-bottom: 15px;
    background: url(../images/svg/circlecheck.svg) no-repeat 0px 7px;
}

.subc-listnw-modl .subc-icon1 {
    background-position: -27px 0px;
}
.subc-listnw-modl .subc-icon2 {
    background-position: -27px -23px;
}
.subc-listnw-modl .subc-icon3 {
    background-position: -27px -46px;
}
.subc-listnw-modl .subc-icon4 {
    background-position: -27px -69px;
}
.subc-listnw-modl .subc-icon5 {
    background-position: -27px -92px;
}
.subc-listnw-modl .subc-icon6 {
    background-position: -27px -115px;
}
.bj-pronw-text {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 13px;
}
.modal-sm-all .cross-svg {
    width: 22px;
    height: 22px;
    background-image: url(../images/cross.svg);
    background-repeat: no-repeat;
}
.selectpc-subc-new li {
    padding: 0px 12px 0px 30px;
    margin-bottom: 15px;
    border-radius: 7px;
    border: 2px solid #272c40;
    background: transparent;
}
.selectpc-subc-new .subc-text {
    font-size: 18px;
    font-weight: 700;
    color: #131418;
    position: relative;
    top: 19px;
    float: left;
}
.selectpc-subc-new .subc-text-right div {
    padding: 10px 0px 11px;
}
.selectpc-subc-new li.active {
    border: 2px solid #272c40;
    background: #272c40;
}
.selectpc-subc-new .badge.savetext-subcnew {
    background: #10aa6a;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 8px 4px;
    letter-spacing: -.5px;
    position: absolute;
    left: 10px;
    top: -13px;
}
.selectpc-subc-new .subc-text-right {
    font-size: 17px;
    font-weight: 700;
    color: #8c91a7;
    top: 9px;
    border-left: 2px solid #393f4f;
    height: 39px;
}
.selectpc-subc-new li.active .subc-text-right {
    border-left: 2px solid #393f4f;
}
.selectpc-subc-new .subc-price {
    font-size: 18px;
}
.selectpc-subc-new .subc-tax {
    font-size: 12px;
}
.bj-subc-form-new .btn {
    padding: 11px 35px;
    font-size: 13px;
    font-weight: 900;
    background-color: #cf0056 !important;
    border-color: #cf0056 !important;
    color: #131418 !important;
    letter-spacing: 0px;
}
.selectpc-subc-new li .check-subc-frm {
    left: 10px;
    width: 14px;
    height: 14px;
    border: 2px solid #272c40;
    background: transparent;
}
.selectpc-subc-new li.active .check-subc-frm {
    border: 2px solid #cf0056;
    background: #cf0056;
}
.selectpc-subc-new li.active .check-subc-frm:before {
    position: absolute;
    content: '';
    background-image: url(../images/svg/tick.svg);
    width: 9px;
    height: 6px;
    left: 0px;
    top: 2px;
}
.subc-listnw-modl li {
    position: relative;
    padding: 11px 0px 11px 35px;
    border-bottom: 2px solid #272c40;

}
.subc-listnw-modl li:last-child {
    border-bottom: none !important;
}
.subc-listnw-modl li span {
    font-size: 15px;
    color: #cdcdcd;
    font-weight: 500;
}
@media (max-width: 767px) {
    .check-sub-long .title-check {
        width: 90%;
    }

    .sett-list-border .badge-mv {
        top: 18px;
    }
    .sett-list-border .badge.sett-badge {
        padding: 7px 8px;
        font-size: 12px;
    }
}
@media (max-width: 384px) {
    .sett-list-border>li {
        padding: 18px 0px 18px;
    }

    .sett-list-border>li .modlbor-set-st .descrb-set {
        font-size: 12px;
    }
}
@media (max-width: 479px) {
    .pamentselect-subc li .pamentselect-box {
        padding: 2px 8px 2px 8px;
    }
    .pamentselect-subc li .check-subc-frm {
        right: 6px;
    }
    .pamentselect-subc li .pamentselect-box img {
        max-width: 80px;
    }
}
@media (max-width: 413px) {
    .price-select-primum li, .price-select-primum li .price-con {
        width: 90px;
    }
    .price-select-primum li {
        margin-right: 5%;
    }
}
@media (max-width: 364px) {
    .price-select-primum li, .price-select-primum li .price-con {
        width: 85px;
    }

}
@media (max-width: 359px) {

    .pamentselect-subc li .pamentselect-box img {
        max-width: 65px;
    }
    .price-select-primum li, .price-select-primum li .price-con {
        width: 80px;
    }
    .selectpc-subc-new .subc-text {
        font-size: 16px;
    }
    .selectpc-subc-new .subc-text-right {
        padding-left: 10px;
        width: 73px;
    }
}
/*subcribed section end*/
/*chooseartist modal*/
.search-modl-select .form-control {
    padding-left:40px;
}
.search-modl-select .search-mdlselect-icon {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
}
.border-form-cn .search-modl-select .form-control {
    height: 38px;
    color: #fff;
    background: #2a2a2a;
}
.textheading-modl {
    padding-left: 15px;
}
.textheading-modl h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 31px;
    color: #fff;
    margin: 0px;
}
.textheading-modl h4::after {
    background-color: #fff;
    top: 100%;
    content: "";
    display: block;
    height: 2px;
    left: 0px;
    position: absolute;
    width: 57px;
}
.item-box-mdl img {
    padding: 0px !important;
    border: none !important;
}
.item-box-mdl h4 {
    font-size: 11px;
    margin-bottom:15px;
}

.item-box-mdl {
    position: relative;
}
.item-box-mdl .itemselect-icon {
    position: absolute;
    right: 0px;
    top:4px;
}
.item-box-mdl .checktick-svg {
    width: 32px;
    height: 32px;
    opacity:0;
}
.item-box-mdl.active .checktick-svg {
    opacity:1;
}
.md-select-borver {
    background: #2a2a2a;
    width: 100%;
    height: 1px;
    margin-top: 10px;
}
.selectmd-yourchose-height {
    overflow:hidden;
    max-height:400px;

}

.mdlartis-carousel .owl-theme .owl-stage-outer .owl-stage {
    padding-top: 24px;
}
.mdlartis-carousel-multiple .owl-carousel .owl-stage {
    width: 103% !important;
}
.mdl-yourchose .modal-all {
    margin-top: 20px;
}
.selectchs-btn {
    position: absolute;
    left: 50%;
    bottom: -2px;
    z-index: 2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    opacity:0;
}
.selectchs-btn.active {
    opacity:1;
}
@media (max-width: 767px) {
    .item-box-mdl h4 {
        font-size: 9px;
    }
    .item-box-mdl .checktick-svg {
        width: 22px;
        height: 22px;
        opacity: 0;
    }
    .mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools, .mCustomScrollBox>.mCSB_scrollTools, .mCustomScrollBox~.mCSB_scrollTools, .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }
    #sidebar-tab ul > li .tab-span {
        font-size: 13px;
    }
    #sidebar-tab.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, #sidebar-tab.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools, #sidebar-tab .mCustomScrollBox>.mCSB_scrollTools, .mCustomScrollBox~.mCSB_scrollTools, #sidebar-tab.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, #sidebar-tab.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
        opacity: 0;
        filter: "alpha(opacity=0)";
        -ms-filter: "alpha(opacity=0)";
    }
    .mdlartis-carousel-multiple .owl-carousel .owl-stage {
        width: 104% !important;
    }
    .mdlartis-carousel .owl-theme .owl-stage-outer .owl-stage {
        padding-top: 10px;
    }
    .modllogin-all-social h2 {
        font-size: 26px;
        line-height: 31px;
    }
    .selectmd-yourchose-height {
        max-height: 250px;
    }
}
/*chooseartist modal end*/
/*modal box end*/
@media (max-width: 767px) {
    .modal-proceed-success .modal-dialog {
        margin-top: 80px;
    }
}
@media (max-width: 479px) {
    .modal-sm-all .md-sub-leftpadd {
        padding-left: 15px;
        padding-right: 15px;
    }
    .modal-sm-all .md-modal-top, .modal-sm-all .md-sub-padd {
        padding-top: 0px;
    }
    .modal-sm-all .md-socail-padd {
        padding-left: 20px;
        padding-right: 20px;
    }
    .primumcharge-padd {
        padding-left: 15px;
        padding-right: 15px;
    }

    .modal-btn-big.modal-all {
        padding-left:0px;
        padding-right:0px;
    }
}
/*all modal style end*/
/*fn page*/
.sbpagetop-tabs {
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 20px;
}
.sbpagetop-tabs .nav-tabs {
    border-bottom: medium none;
    white-space: nowrap;
    width: 100%;
}

.sbpagetop-tabs .nav-tabs>li {
    margin: 0 auto;
    padding-right: 55px;
    display: inline-block;
    float: none;
}

.sbpagetop-tabs .nav-tabs>li>a {
    border: none;
    color: #e2dddd;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    padding: 4px 0 1px;
    position: relative;
    background: transparent !important;
}
.sbpagetop-tabs .nav-tabs>li.active>a,
.sbpagetop-tabs .nav-tabs>li.active>a:focus,
.sbpagetop-tabs .nav-tabs>li.active>a:hover {
    color: #fff;
    border: none;
    background: transparent;
}
.sbpagetop-tabs .nav-tabs>li.active>a {
    font-size: 24px;
}
.sbpagetop-tabs .nav-tabs>li>a::after {
    background-color: #fff;
    top: 100%;
    content: "";
    display: block;
    height: 2px;
    left: 0px;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    opacity: 0;
}

.black-theme .sbpagetop-tabs .nav-tabs>li>a {
    color: #929292;
}
.black-theme .sbpagetop-tabs .nav-tabs>li.active>a,
.black-theme .sbpagetop-tabs .nav-tabs>li.active>a:focus,
.black-theme .sbpagetop-tabs .nav-tabs>li.active>a:hover {
    color: #fff;
}

.black-theme .sbpagetop-tabs .nav-tabs>li>a::after {
    background-color: #fff;
}
.sbpagetop-tabs .nav-tabs>li.active a::after {
    opacity: 1;
}
.fn-morng-top {
    background:#f0f2f5;
    border-radius: 8px;
    margin-bottom: 20px;
    cursor: pointer;

}
.black-theme .fn-morng-top {
    background:#2b2b2b;

}
.fn-morng-top .media {
    margin-top: 0;
}
.fn-morng-top .media-left, .fn-morng-top .media>.pull-left {
    padding-right: 12px;
}
.fn-morng-top .media-body {
    vertical-align: middle;
}
.fn-morng-top .media-heading {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 14px;
    color: #3e3e3e;
    font-weight: 500;
    line-height: 17px;
}
.black-theme .fn-morng-top .media-heading {
    color: #fff;
}
.fn-morng-top, .fn-morng-top .thumb-fnhead {
    height: 66px;
}
.fn-morng-top .thumb-fnhead {
    width: 65px;
}
.fn-morng-top .media-object {
    border-radius: 8px 0px 0px 8px;
}
.main-heading-text h2 {
    position: relative;
}
.main-heading-text .see-all {
    color: #828080 !important;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
}
.black-theme .main-heading-text .see-all {
    color: #b3b3b3 !important;
}
.black-theme .fn-more-onart h6 {
    color: #888888;
}
.fn-thumbheading-img {
    margin-bottom: 13px;
    margin-top: 10px;
}
.fn-thumbheading-img .thumb-fnhead {
    width:48px;
    height:48px;
}
.fn-thumbheading-img .media-object {
    border-radius: 100%;
}
.fn-thumbheading-img .media-body {
    vertical-align: middle;
}
.fn-thumbheading-img .media-left, .fn-thumbheading-img .media>.pull-left {
    padding-right: 15px;
}
.fn-thumbheading-img .media-heading {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 22px;
    color: #3e3e3e;
    font-weight: 700;
}
.black-theme .fn-thumbheading-img .media-heading {
    color: #fff;
}
.fn-thumbheading-img h5 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #72727d;
}
.black-theme .fn-thumbheading-img h5 {
    color: #888888;
}
@media (max-width: 767px) {
    .carousel-ml-mor {
        padding-left: 15px;
        padding-right: 15px;
    }
    .custome-carousel.carousel-ml-mor .owl-carousel .owl-stage {
        width: 110% !important;
        padding-left: 0px !important;
    }
    .fn-morng-top {
        margin-bottom: 18px;

    }
    .sbpagetop-tabs .nav-tabs>li {
        padding-right: 30px;
    }

    .sbpagetop-tabs .nav-tabs>li>a {
        font-size: 16px;
    }
    .sbpagetop-tabs .nav-tabs>li.active>a {
        font-size: 18px;
    }
    .main-heading-text .see-all {
        font-size: 13px;
    }

    .fn-thumbheading-img {
        margin-bottom: 10px;
        margin-top: 2px;
    }
    .fn-thumbheading-img .media-heading {
        font-size: 18px;
    }
}
@media (max-width: 414px) {
    .fn-morng-top .thumb-fnhead {
        width: 55px;
    }
    .fn-morng-top, .fn-morng-top .thumb-fnhead {
        height: 56px;
    }
    .fn-morng-top .media-left, .fn-morng-top .media>.pull-left {
        padding-right: 8px;
    }
    .fn-morng-top .media-heading {
        font-size: 12px;
    }
}
/*fn page*/
/*setting-iconheader-top*/
.setting-iconheader-top .drop-setting .dropdown-menu {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    background-color: #0f1013;
    padding: 8px 18px;
    top: 211%;
    min-width: 361px;
    border: 1px solid #222728;
    border-radius: 7px;
    right: -151px;
}
.drop-setting .dropdown .dropdown-menu:not([data-animation]).pull-right, .drop-setting .bootstrap-select .dropdown-menu:not([data-animation]).pull-right, .drop-setting .btn-group .dropdown-menu:not([data-animation]).pull-right, .drop-setting .dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right, .drop-setting .bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right, .drop-setting .btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
}
.drop-setting .cross-svg {
    position: absolute;
    right: 11px;
    top: 8px;
    display:none;
}
.setting-iconheader-top .drop-setting .drop-setting-text {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    border: none;
    border-radius: 0px;
}
.setting-iconheader-top .sett-list-border>li {
    padding: 0px 0px 17px;
    border-bottom: none;
    position: relative;
    float: left;
    width: 100%;
}
.setting-iconheader-top .sett-list-border>li:first-child {
    padding-top: 17px;
}
.setting-iconheader-top .sett-list-border>li:last-child {
    border-bottom: none;
}
.setting-iconheader-top .sett-list-border>li>a {
    font-size: 15px;
    font-weight: 700;
    color: #cf0056;
}
.sett-list-border>li .modlbor-set-st p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
}
.sett-list-border>li .modlbor-set-st .tt-bo-modlbor {
    font-size: 15px;
    font-weight: 700;
}
.sett-list-border>li .modlbor-set-st .descrb-set {
    font-size: 12px;
    color: #888888;
    font-weight: 400;
}
.sett-list-border .badge-mv {
    top: 16px;
    position: absolute;
    right: 0px;
}
.sett-list-border .badge.sett-badge {
    border-radius: 35px;
    padding: 5px 7px;
    font-weight: 700;
    font-size: 8px;
    background-color: #fff;
    color: #000000;
    text-transform: uppercase;
}

.settng-drop-social {
    margin-top: 5px;
}
.settng-drop-social li {
    display: inline-block;
    margin-right: 5px;
}
.settng-drop-social .facebook-svg {
    background-image: url(../images/white-theme/facebook-black.svg);
    width: 8px;
    height: 16px;
}
.social-connt-width  .fb-color {
    background-color: #188ff0 !important;
    color: #fff  !important;
}
.settng-drop-social .cn_item {
    position: relative !important;
    top:0px;

}
.social-connt-width li span {
    width:91px;
}
.social-connt-width li {
    margin-bottom: 1px;
}
.cursor-pointer {
    cursor: pointer;
}
.arronext-seticon {
    background-image: url(../images/svg/Back-white.svg);
    background-repeat: no-repeat;
    width: 5px;
    height: 10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.sett-list-border>li .modlbor-set-st .move-switch {
    position: absolute;
    right: 0px;
    top: 33%;
    left: auto;
}
.setting-iconheader-top .move-check-str {
    position: absolute;
    right: 0px;
    top: 33%;
    cursor: pointer;
}
.setting-iconheader-top .strem-text {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    position: relative;
    top: 0px;
    display: inline-block;
}
.setting-iconheader-top .stremcheck-bb {
    left: 0px;
    width: 11px;
    height: 11px;
    border: 2px solid #272c40;
    background: transparent;
    position: relative;
    content: '';
    top: 0px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 3px;
}
.setting-iconheader-top .move-check-str.active .stremcheck-bb {
    border: 2px solid #fff;
    background: #fff;
}
.setting-iconheader-top .move-check-str.active .stremcheck-bb:before {
    position: absolute;
    content: '';
    background-image: url(../images/svg/tick2.svg);
    width: 7px;
    height: 6px;
    left: 0px;
    top: 0px;
}
.sett-list-border .switch {
    width: 25px;
    height: 13px;
}
.sett-list-border .switch-slider {
    background-color: #595959;
}
.sett-list-border .switch-slider.round {
    border-radius: 34px;
}
.sett-list-border .switch-slider:before {
    height: 18px;
    width: 18px;
    bottom: -2px;
    left: -5px;
    background-color: #b5bab4;
}
.sett-list-border input:checked+.switch-slider {
    background-color: #8b013b;
}
.sett-list-border input:checked+.switch-slider:before {
    background-color: #cf0056;
}
.sett-list-border input:checked+.switch-slider:before {
    left: -15px;
}
@media (max-width: 767px) {
    .setting-iconheader-top .drop-setting .dropdown-menu {
        top: 0px;
        width:100%;
        min-width: 100%;
        border-radius: 7px;
        position: fixed;
        overflow-y: auto;
        height: 100%;
        right:0px;
    }
    .drop-setting .dropdown .dropdown-menu:not([data-animation]).pull-right, .drop-setting .bootstrap-select .dropdown-menu:not([data-animation]).pull-right, .drop-setting .btn-group .dropdown-menu:not([data-animation]).pull-right, .drop-setting .dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right, .drop-setting .bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right, .drop-setting .btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
        -webkit-transform-origin: top right;
        -moz-transform-origin: top right;
        -ms-transform-origin: top right;
        transform-origin: top right;
    }
    .setting-iconheader-top .sett-list-border>li:first-child {
        padding-top: 37px;
    }
    .drop-setting .cross-svg {
        display:block;
    }
}
/*setting-iconheader-top*/
.white-theme .no-payment-text {
    color: #131418;
}
