html {
    background: #fafbfc;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
body {
    font-family: 'Moderat', sans-serif;
    font-size: 14px; 
    letter-spacing: 1px;
    font-weight: 400;
    width: 100%;
    min-height: 100vh;
    color: #6c7781;
    overflow-x: hidden;
    overflow-y: hidden;
}
body p{
    font-size: 14px;
}
.sr-item{
    visibility: visible !important;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    -ms-transition: -ms-transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    -o-transition: -o-transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    transition: transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}
/*.plyr__controls {*/
    /*color: #c02afe !important;*/
/*}*/
.plyr__progress__buffer {
    color: #c02afe;
}
/*.plyr__controls {*/
    /*color: #c02afe !important;*/
/*}*/
/*.plyr__progress__buffer {*/
    /*color: #c02afe;*/
/*}*/

/*.plyrist_audio .plyr__controls {*/
    /*color: #c02afe !important;*/

/*}*/

.plyr--full-ui input[type=range] {
    color: #c02afe !important;
}

._mymusic .hover-events-parent{
    background: #36383d;
    border: none !important;
}

.jconfirm .jconfirm-box.jconfirm-type-purple {
    border-top: solid 7px #9b59b6;
    /* -webkit-animation-name: type-purple; */
     animation-name: none;
}
.mb-78{
    padding-bottom: 78px;
}
.mute-video {
    position: absolute;
    right: 40px;
    top: 100px;
    background:url(../../../assets/img/no-audio-white.png) no-repeat center;
    background-size:32px;
    border:0;
    width:32px;
    height:32px;
    color: transparent;
    z-index: 999;
    opacity: 0.8;
}
.unmute-video {
    background:url(../../../assets/img/audio-white.png) no-repeat center;
    background-size:32px;
}
.playlist_video_heading{
    position: relative;
    display: flex;
    flex-direction: row;
    min-width: 0;
    word-wrap: break-word;
    margin-top: -30px;
}
.playlist_video_artist{
    margin-bottom: 10px;
    line-height: 30px;
    margin-left: 10px;
}
.playlist_video_artist:before{
    content: '|';
    display: inline-block;
    margin-right: 10px;
}
.thumb-title{
    display: flex;
    flex-direction: row;
    justify-content: center;
    vertical-align: middle;
}
.thumb-title > div{
    margin-right: 15px;
}
.square {
     position: relative;
     width: 162px;
     height: 160px;
     overflow: hidden;
     border-radius: 4px;
     border:0px solid #ddd;
  }
.square img {
     position: absolute;
     max-width: 100%;
     width: 100%;
     height: auto;
     top: 50%;     
     left: 50%;
     transform: translate( -50%, -50%);
 }
.plyrist-theme-0{margin:0px;}
.plyrist .plyr-item{padding:0.5rem 0.5rem 0.5rem 2rem;list-style-type: none;}
.plyrist.plyrist_audio .plyr-item.active{background:#ab2aff;}
.plyrist .plyr-item:before{left:15px;}
.plyrist.plyrist_audio .plyr-item:before{left:15px;}
.plyrist .plyr-item.active:before{left:15px;}
.plyrist.plyrist_audio .plyr-item.active:before{left:15px;}
.plyrist.plyrist_video .plyr-item.active:before {
    left: 15px;
}

.plyr-list-popup .plyr-list .plyr-item-author{
    overflow: hidden;
    display: inline-block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px;
}
.ui-sortable-helper{
    background-color: #ab2aff;
}
.plyrist.plyrist_video .plyr-item{
    background: rgba(0,0,0, 0.2);
}
.plyr__control--overlaid{
    background: linear-gradient(45deg, #c02afe, #562afe);
    background-image: linear-gradient(45deg, #c02afe, #562afe) !important;
}
.plyrist.plyrist_video .plyr-list .plyr-item-poster {
    padding: 2rem 3rem;
    position: relative;
}
.plyrist.plyrist_video .plyr-list .plyr-item-poster .time{
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: #000000;
    opacity: 1;
    font-size: 11px;
    padding: 0px 4px;
}
.plyrist.plyrist_video .plyr-item:before {
    left: 3.5rem;
}
.jconfirm .jconfirm-box{
    color: #fff;
    background-color: #36383d;
}
.btn-black:hover{
    color: #fff;
}
.plyrist .plyr-list .plyr-item-poster{padding:1.5rem;}
.plyr__info.plyr__row{flex-direction:column;align-items:flex-start;}
.slick-arrow-center .slick-arrow:before, .slick-arrow-center .slick-arrow:after{margin-top:-62px;}
.plyrist_video .plyr--stopped .plyr__poster{z-index:0;}
.slick-arrow:after{color:#b32afe;}
#videoslider .slick-arrow:after, #topvideoslider .slick-arrow:after,
#video_tracks .slick-arrow:after{color:#fff !important;background: linear-gradient(45deg, #c02afe, #562afe) !important;}
.min-h-200{min-height:210px;}
img.brand_logo{max-width:180px;}
.row .list-item{opacity:1 !important;visibility:visible !important;}
.form-container span.error{padding:0px 16px;color:red;display:none !important;}
#authModal .form-control.error{border-color:#ff0100;}
.jconfirm.jconfirm-modern .jconfirm-box{background-color:#1a1b22 !important;color:#fff;}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon{color:#fff;}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{color:#fff;font-size:20px;}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{text-align:center;font-size:14px;font-weight:200;color:#fff;margin-bottom:25px;}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content b{color:#2ecc71;}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{border:none !important;background:linear-gradient(45deg, #c02afe, #562afe);color:#FFFFFF;border-radius:5rem;padding:0.65rem 2rem;}
.btn-playicon:before{content:'';width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-4px, -50%);border:6px solid transparent;border-left-color:currentColor;border-left-width:10px;transition:all 0.2s;}
.btn-playicon.active:before{width:10px;height:10px;border-top-width:0;border-bottom-width:0;border-left-width:3px;border-right-width:3px;border-right-color:currentColor;transform:translate(-50%, -50%) rotate(180deg);}
.myzone ._d_t.inheritheight{display:block;align-items:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-o-align-items:flex-start;position:relative;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flexbox;display:flex;height:inherit;}
._d_t_img{border:8px solid rgba(255, 255, 255, 0.15);width:160px;height:160px !important;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50% 50% 50% 50%;-o-border-radius:50%;border-radius:50%;margin:0 10px 0 0;position:relative;}
._d_t_img img{display:block;width:100%;position:absolute;top:0;height:100%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50% 50% 50% 50%;-o-border-radius:50%;border-radius:50%;}
.myzone ._d_t.inheritheight ._d_t_det{display:initial;transform:translate(0,8%);-webkit-transform:translate(0,8%);-moz-transform:translate(0,8%);-ms-transform:translate(0,8%);-o-transform:translate(0,8%);text-align:left;width:auto;margin-left:30px;display:inline-block;top:0;position:relative;}
.myzone-tabs{float:left;width:100%;margin-top:20px;margin-bottom:0;}
.myzone-tabs a{padding:9px 1%;float:left;text-transform:uppercase;font-size:16px;width:auto;text-align:center;letter-spacing:1px;}
body.bg-dark .myzone-tabs a.active{color:#fff;border-bottom:solid 3px #c02afe;}
body.bg-light .myzone-tabs a.active{color:rgba(0,0,0,.5);border-bottom:solid 3px #c02afe;}
.myzone-tab-content{margin-top:15px;margin-bottom:30px;float:left;width:100%;}
.w-100{width:100%;}
.lastend-container h2.top-heading{font-size:90%;font-weight:600;letter-spacing:1.5px;margin:3% 0 2%;text-align:center;text-transform:uppercase;}
.myzone .lastend-container h2{text-align:left;margin-top:18px;font-size:12px;}
body.bg-light .lastend-container h2.top-heading{color:#000;}
body.bg-dark .lastend-container h2.top-heading{color:rgba(255,255,255,.4);}
.setbg{-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;padding:25px 40px;}
body.bg-dark .setbg{background:#272933;}
body.bg-light .setbg{background:#ffffff;}
.myzone .bk1 h4{font-size:155%;font-weight:600;}
.myzone_subscription .bk1 h4{font-size:15px;margin-bottom:10px;}
.myzone_subscription .setbg p{font-size:15px!important;}
.myzone_subscription .bk1 p:nth-of-type(1){display:initial;}
body.bg-dark .myzone .bk1 p{color:rgba(255,255,255,.4);}
.myzone .lastend-container .setbg.bk2{padding:25px 40px;}
body.bg-dark .myzone .bk2 h4{color:#c02afe;}
.myzone .plus-feature{margin-top:25px;display:block;}
.myzone .plus-feature>div{display:block;}
.myzone .plus-feature div._m{margin-bottom:35px;}
.myzone .plus-feature div._m div._m1{display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-o-align-items:center;align-items:center;padding-right:50px;}
.myzone .plus-feature div._m div._m1{padding-right:0;}
.myzone .plus-feature .download-thumb{width:66px;height:66px;display:inline-block;content:'';margin-right:20px;vertical-align:middle;min-width:66px;}
.myzone .plus-feature .hd-thumb{width:66px;height:66px;display:inline-block;content:'';margin-right:20px;vertical-align:middle;min-width:66px;}
.myzone .plus-feature .noads-thumb{width:66px;height:66px;display:inline-block;content:'';margin-right:20px;vertical-align:middle;min-width:66px;}
body.bg-dark svg .stroke_path{stroke:#fff;opacity:.7;stroke-width:1.5px;}
body.bg-light svg .stroke_path{stroke:#000;opacity:.7;stroke-width:1.5px;}
.myzone .plus-feature h5{font-size:125%;font-weight:700;}
body.bg-dark .myzone .plus-feature h5{color:rgba(255,255,255,.9);}
.myzone_subscription .setbg p{font-size:15px!important;}
.myzone .plus-feature div._m1-det p{font-size:100%;font-weight:400;margin-top:5px;text-align:left;}
body.bg-dark .myzone .plus-feature div._m1-det p{color:rgba(255,255,255,.4);}
.mar50tb{margin:50px 0!important;}
.myzone .upgrade{text-align:center;margin-bottom:30px;}
.myzone .upgrade a{padding:10px 35px;}
.upgrade-btn{-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;letter-spacing:.7px;font-size:100%;font-weight:400;padding:10px 36px;display:inline-block;text-transform:uppercase;white-space:nowrap;border:0;cursor:pointer;}
.myzone .setbg.bk3{padding:40px 40px;}
.plan_wrap .carousel{margin-bottom:20px;position:relative;}
.carouseltracklist{margin-bottom:20px;position:relative;padding:30px 0;}
.card_layout{margin:auto;overflow:hidden;padding:3px;position:relative;-webkit-overflow-scrolling:touch;text-align:center;}
.card_layout .carousel_ul{position:relative;display:inline-block;margin:0;padding:0;outline:0;border:0;text-decoration:none;list-style:none;}
.card_layout .list{float:left;}
.plan_card{width:330px;height:110px;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2), 0 0 4px 0 rgba(0,0,0,.1);background-color:#272933;border:1px solid #272933;position:relative;box-sizing:border-box;cursor:pointer;margin-right:40px;}
.plan1{margin-bottom:20px;}
.list:last-child .plan_card{margin-right:0;}
.plan_card .row_1{top:10px;}
.plan_card .row_2{top:50%;transform:translateY(-50%);}
.plan_card .row_3{bottom:10px;}
.plan_card .rowline{position:absolute;width:95%;left:2.5%;}
.plan_card .rowline ._lt{float:left;padding-left:40px;position:relative;width:calc(50% - 40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.plan_card .rowline .sPlan{font-size:14px;font-weight:600;color:#fff;}
.plan_wrap .carousel._inr .plan_card .rowline ._lt{width:calc(80% - 40px);}
.plan_card .rowline del{font-size:16px;font-weight:700;color:rgba(255,255,255,.4);}
.plan_card .rowline ._rt{float:right;width:50%;text-align:right;}
.plan_wrap .carousel._inr .plan_card .rowline ._rt{width:33%;}
.plan_card .rowline .year{font-size:18px;font-weight:300;text-transform:uppercase;white-space:normal;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.plan_card .row_2 ._rt{position:absolute;top:50%;transform:translateY(-50%);right:0;}
.plan_card .status{width:21px;height:21px;border:2px solid rgba(255,255,255,.35);display:inline-block;border-radius:50%;position:absolute;left:0;top:0;box-sizing:border-box;}
.plan_card .status svg{display:none;}
.clearfix:after, .clearfix:before{display:table;visibility:hidden;content:'';line-height:0;clear:both;}
.plan_card .rowline .sPlan{font-size:14px;font-weight:600;color:#fff;}
.plan_card .rowline .saving{font-size:12px;font-weight:500;color:rgba(255,255,255,.4);}
.plan_wrap .pay_btn{width:400px;height:60px;border-radius:30px;background:#c02afe;background:linear-gradient(45deg, #c02afe, #562afe);border:0;margin:auto;display:block;font-size:18px;font-weight:600;color:#fff;cursor:pointer;text-align:center;}
.plan_card.active{background:rgba(192, 42, 254, 0.06);border:2px solid #c02afe;transition:.1s all;}
.plan_card.active .status{border:2px solid #c02afe;}
.plan_card.active .status svg path{fill:#c02afe;}
.plan_card.active .status svg{display:block;position:absolute;width:100%;height:100%;left:0;}
#otpdiv input{display:inline-block;width:15%;height:50px;line-height:50px;text-align:center;margin:15px 3% 35px;font-size:20px;border-top:0px;border-left:0px;border-right:0px;border-radius:0px;border-bottom-width:2px;}
#otpForm h3{color:#1a1b22;text-transform:capitalize;letter-spacing:1px;}
.lastend-container{padding:0;}
.nomusic{font-size:115%;text-align:center;padding:40px 0 20px;}
.desktop{display:block;}
.nomusic svg{margin:25px auto;width:120px;height:120px;display:block;opacity:.3;}
.mymusic-signup{text-align:center;margin:0 0 25px;}
body.bg-dark .nomusic{color:rgba(255,255,255,.8);}
.carousel{position:relative;padding:30px 0;}
.padtp30{padding-top:30px!important;}
body.bg-dark .carousel{border-bottom:1px solid rgba(255,255,255,.15);}
.carousel h2{font-size:150%;text-transform:uppercase;letter-spacing:1.5px;padding:0 0 17px;font-weight:400;}
body.bg-dark .carousel h2{color:rgba(255,255,255,.6);}
.carousel h2 a{line-height:26px;}
body.bg-dark .carousel h2 a{color:rgba(255,255,255,.6);}
.createplaylist{margin-bottom:30px;text-align:left;}
.createplaylist a{letter-spacing:.7px;font-size:85%;font-weight:600;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;display:inline-block;padding:10px 25px;}
body.bg-dark .createplaylist a{color:rgba(255,255,255,.9);background:#36383d;}
.createplaylist a svg{margin-right:10px;width:18px;height:17px;display:inline-block;vertical-align:middle;}
.carouseltracklist .card_layout{width:100%;overflow:hidden;padding:1px 0;position:relative;-webkit-overflow-scrolling:touch;}
.carouseltracklist ul.carousel_ul{position:relative;margin-left:-22px;width:100%;float:left;}
.plan_wrap .carouseltracklist ul.carousel_ul{float:none;}
.clearfix:after, .clearfix:before{display:table;visibility:hidden;content:'';line-height:0;clear:both;}
.carouseltracklist ul.carousel_ul li{width:160px;display:inline-block;margin-left:-4px;vertical-align:top;float:left;margin:0;}
.plan_wrap .carouseltracklist ul.carousel_ul li{width:auto;}
.carouseltracklist ul.carousel_ul li:first-of-type{margin-left:0!important;}
.carouseltracklist ul.carousel_ul li div.card_layout_data{margin-left:23.5px;position:relative;}
.carouseltracklist ul.carousel_ul li div.hover-events-parent{position:relative;padding-top:100%;height:0;background-size:cover;background-position:100% 100%;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
body.bg-dark .carouseltracklist ul.carousel_ul li div.hover-events-parent{border:1px solid rgba(255,255,255,.15);}
a.play{position:absolute;top:50%;left:50%;z-index:3;background:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);padding:14px;display:none;}
body.bg-dark a.play{background:rgba(0,0,0,.65);}
a.play svg{content:'';width:23px;height:25px;display:block;cursor:pointer;position:relative;left:4px;opacity:1;}
a.play svg._paus{display:none;left:0px;}
a.play.active svg._paus{display:block;}
a.play.active svg._play{display:none;}
.carouseltracklist ul.carousel_ul li div.hover-events-parent a.imghover{display:block;}
.carouseltracklist ul.carousel_ul li div.hover-events-parent img{width:100%;height:100%;display:block;position:absolute;z-index:1;top:0;left:0;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.carouseltracklist ul.carousel_ul li div.card_layout_data .arwtork_label{margin:7px 0;width:auto;position:relative;padding:7px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}
.carouseltracklist ul.carousel_ul li div.card_layout_data .arwtork_label a.playlist-name{font-size:85%;text-transform:capitalize;letter-spacing:.8px;}
body.bg-dark .carouseltracklist ul.carousel_ul li div.card_layout_data .arwtork_label a.playlist-name{color:rgba(255,255,255,.8);}
body.bg-dark .carouseltracklist ul.carousel_ul li:hover div.card_layout_data .arwtork_label a.playlist-name{color:rgba(255,255,255,1);}
div.hover-events-parent:hover a.play, div.item:hover a.play{display:block;}
.songlist-type2{position:relative;padding:30px 0 0;}
.songlist-type2 h2{font-size:140%;font-weight:400;text-transform:uppercase;letter-spacing:1.5px;padding:0 0 2.7%;}
body.bg-dark .songlist-type2 h2{color:rgba(255,255,255,.6);}
body.bg-dark .songlist-type2 h2 a{color:rgba(255,255,255,.6);}
.songlist-type2 h2 a{line-height:26px;}
.songlist-type2 h2 .viewall{font-size:80%;float:right;-webkit-transition:all .8s;transition:all .8s;-moz-transition:all .8s;-o-transition:all .8s;-ms-transition:all .8s;text-transform:initial;}
.songlist-type2 h2 .viewall svg{content:'';-webkit-transition:all .8s;transition:all .8s;-moz-transition:all .8s;-o-transition:all .8s;-ms-transition:all .8s;opacity:.4;width:8px;height:13px;margin-left:5px;display:inline-block;vertical-align:middle;}
.songlist-type2 ul{margin:0;padding:0;outline:0;border:0;text-decoration:none;list-style:none;margin-left:-41px;}
.songlist-type2 ul li{width:33.3%;margin:0 0 45px -4px;display:inline-block;vertical-align:top;padding:0;border-bottom:0;}
.songlist-type2 ul li:last-of-type{border:0;padding-bottom:15px!important;}
body.bg-dark .songlist-type2 ul li{border-bottom:0;}
.songlist-type2 ul li div.item{position:relative;min-height:65px;margin-left:42px;}
.songlist-type2 ul li div.item div.item-artwork{position:absolute;left:0;top:0;width:60px;padding-top:60px;height:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
body.bg-dark .songlist-type2 ul li div.item div.item-artwork{border:1px solid rgba(255,255,255,.15);}
.songlist-type2 a.play{transform:scale(0.65) translate(-50%,-50%);-webkit-transform:scale(0.65) translate(-50%,-50%);-moz-transform:scale(0.65) translate(-50%,-50%);-ms-transform:scale(0.65) translate(-50%,-50%);-o-transform:scale(0.65) translate(-50%,-50%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;}
body.bg-dark a.play{background:rgba(0,0,0,.65);}
.songlist-type2 ul li div.item div.item-artwork img{display:block;width:100%;position:absolute;top:0;left:0;height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.songlist-type2 ul li div.item div.item-details{padding:0 17% 0 75px;min-height:65px;position:relative;}
.songlist-type2 ul li div.item div.item-details h3{font-size:100%;letter-spacing:.8px;font-weight:500;width:100%;max-height:40px;line-height:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}
.songlist-type2 ul li div.item div.item-details a{font-size:85%;margin-top:5px;padding:0;}
.songlist-type2 ul li div.item div.item-details h3 a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;width:100%;}
body.bg-dark .songlist-type2 ul li div.item div.item-details h3 a{color:rgba(255,255,255,.8);}
.songlist-type2 ul li div.item div.item-details .item-artist{margin-top:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}
.songlist-type2 ul li div.item div.item-details .item-artist a{font-size:85%;letter-spacing:.8px;}
body.bg-dark .songlist-type2 ul li div.item div.item-details .item-artist a{color:rgba(255,255,255,.6);}
.songlist-type2 ul li div.item div.item-details .hover-activity{position:absolute;bottom:0;left:75px;padding:8.5px 0;display:none;width:calc(100% - 70px);}
body.bg-dark .songlist-type2 ul li div.item div.item-details .hover-activity{background:#1a1b22;}
.songlist-type2 ul li div.item div.item-details .hover-activity svg{margin-right:20px;cursor:pointer;}
.songlist-type2 ul li div.item div.item-details .hover-activity .like{width:21px;display:inline-block;vertical-align:middle;}
.songlist-type2 ul li div.item div.item-details .hover-activity .share{width:18px;height:16px;display:inline-block;vertical-align:middle;}
.songlist-type2 ul li div.item div.item-details .hover-activity .addplaylist{width:18px;height:17px;display:inline-block;vertical-align:middle;}
.songlist-type2 ul li div.item div.item-details .hover-activity svg:last-of-type{margin-right:0;}
.songlist-type2 ul li div.item:hover .hover-activity{display:block!important;}
.headsmall .page-hero .bg-media{max-height:600px;}
.headsmall .page-hero .video-bg .bg-media{max-height: none;}
.headsmall .media-content{background-position:50% 15%;}
.bg-white-overlay{color:#fff;background-color:rgba(255,255,255,.35);}
.playlist-activity-menu svg.s_more{margin-left:20px;display:inline-block;vertical-align:middle;cursor:pointer;}
.carouseltracklist h2{font-size:140%;text-transform:uppercase;letter-spacing:1.5px;padding:0 0 17px;font-weight:400;text-align:left;}
body.bg-dark .carouseltracklist h2 a{color:rgba(255,255,255,0.4);}
.carouseltracklist h2 a{line-height:26px;}
.breadcrum{height:50px;line-height:50px;}
body.bg-dark .breadcrum .ls-container>div{border-bottom:1px solid rgba(255, 255, 255, 0.03);}
.breadcrum ul{display:flex;flex-direction:row;vertical-align:middle;margin:0;padding:0;outline:0;border:0;text-decoration:none;list-style:none;}
.breadcrum ul li{-webkit-transform:scale(0.95);transform:scale(0.95);-moz-transform:scale(0.95);-o-transform:scale(0.95);-ms-transform:scale(0.95);font-size:15px;letter-spacing:.4px;display:block;float:left;margin-left:-4px;white-space:nowrap;}
/*.breadcrum ul li{-webkit-transform:scale(0.95);transform:scale(0.95);-moz-transform:scale(0.95);-o-transform:scale(0.95);-ms-transform:scale(0.95);font-size:15px;letter-spacing:.4px;display:block;float:left;margin-left:-4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}*/
.breadcrum ul li.current{overflow: hidden;text-overflow: ellipsis;}

.breadcrum ul li:first-of-type{list-style-type:none;margin-left:0;}
body.bg-dark .breadcrum ul li{color:rgb(178, 42, 253);}
.breadcrum ul li a{text-decoration:none;}
.breadcrum ul li a{position:relative;}
.breadcrum ul li:first-of-type a{padding-left:27px;}
body.bg-dark .breadcrum ul li a{color:rgb(178, 42, 253);}
body.bg-dark .breadcrum ul li:first-child a{color:#FFFFFF;}
body.bg-dark .breadcrum ul li:last-of-type{color:rgba(178, 42, 253,0.8);}
.breadcrum ul li .bulletsign:before{content:'.';display:inline-block;height:15px;font-size:37px;line-height:15px;margin:0 4px;}
.breadcrum svg{width:20px;height:20px;position:absolute;left:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);opacity:.7!important;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
body.bg-dark .breadcrum ul li .bulletsign:before{color:#562afe;}
.p-image{position:absolute;top:126px;right:15px;color:#afafaf;transition:all .3s cubic-bezier(.175, .885, .32, 1.275);}
.p-image:hover{color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.175, .885, .32, 1.275);}
.p-image .upload-button{font-size:1.2em;}
.file-upload{display:none;margin:0 0 1rem 0;width:100%;}
.scrollitemmoreactivity{display:inline-block;vertical-align:middle;position:relative;}
.songqueue-activity{width:210px;position:absolute;right:21px;top:42px;display:none;z-index:99;padding:15px 0;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;}
.songqueue-activity{width:auto;max-width:300px;overflow:hidden;}
body.bg-dark .songqueue-activity{background:#343842;-webkit-box-shadow:0 4px 32px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 4px 32px 0 rgba(0,0,0,0.5);box-shadow:0 4px 32px 0 rgba(0,0,0,0.5);-o-box-shadow:0 4px 32px 0 rgba(0,0,0,0.5);-ms-box-shadow:0 4px 32px 0 rgba(0,0,0,0.5);top:-45px!important;}
.scrollitemmoreactivity .songqueue-activity{text-align:left;right:0!important;top:25px!important;}
.songqueue-activity a{padding:6px 15px;font-size:12px;margin:0;white-space:nowrap;display:block;}
.playlist-activity-menu .songqueue-activity a{margin:0;display:block;width:auto;opacity:1;-webkit-transform:scale(1);transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform-origin:1 1;-moz-transform-origin:1 1;-o-transform-origin:1 1;transform-origin:1 1;}
body.bg-dark .songqueue-activity a{color:rgba(255,255,255,0.9);}
body.bg-dark .playlist-activity-menu .songqueue-activity a{background:0;}
body.bg-dark .songqueue-activity a:hover{background:#333444 !important;}
.playlist-activity-menu svg{margin-left:20px;display:inline-block;vertical-align:middle;cursor:pointer;}
.songqueue-activity a.queue-share, .videoqueue-activity a.queue-share, .albumqueue-activity a.queue-share, .playlistqueue-activity a.queue-share, .videoqueue-activity a{
    font-size: 12px;
}
.songqueue-activity a.queue-share svg,.videoqueue-activity a.queue-share svg,
.albumqueue-activity a.queue-share svg, .playlistqueue-activity a.queue-share svg{margin-right:10px;width:16px;height:12px;display:inline-block;vertical-align:middle;}
.playlist-activity-menu .songqueue-activity a svg{margin-left:0;}
.songqueue-activity a.editplaylist svg,
.albumqueue-activity a.editplaylist svg{width:14px;margin-right:10px;display:inline-block;vertical-align:text-bottom;}
.songqueue-activity a.editplaylist svg,
.albumqueue-activity a.editplaylist svg{width:14px;margin-right:10px;display:inline-block;vertical-align:text-bottom;}
.albumqueue-activity a.download svg,.videoqueue-activity a.download svg{margin-right:10px;width:16px;height:21px;display:inline-block;vertical-align:middle;-webkit-transform:scale(.85);transform:scale(.85);-moz-transform:scale(.85);-o-transform:scale(.85);-ms-transform:scale(.85);}
input.editplaylist.heading{height:40px;width:89%;max-width:300px;padding:0 15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;letter-spacing:.9px;background:rgba(0,0,0,0.5);color:rgba(255,255,255,0.6);border:1px solid rgba(255,255,255,0.3);}
.desktopflex{display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.s_l{padding:0 10px;position:relative;-webkit-transition:all .8s;transition:all .8s;-moz-transition:all .8s;-o-transition:all .8s;-ms-transition:all .8s;min-height:55px;cursor:pointer;margin:0;list-style:none;}
.s_h{padding:0 10px;height:32px!important;}
.s_l.s_h{cursor:default!important;}
._editsection .s_h{height:50px!important;}
.s_l:after, .s_l:before{display:table;visibility:hidden;content:'';clear:both;}
.s_l .s_cnt{width:11.5%;position:relative;min-width:40px;float:left;height:inherit;}
.s_l.s_h .s_cnt{width:30%;}
body.bg-dark .s_h{border-bottom:1px solid rgba(255,255,255,0.15);}
.s_h a{letter-spacing:.7px;text-transform:uppercase;font-size:100%;}
.s_l li>a{margin-right:30px;}
body.bg-dark .s_h a{color:rgba(255,255,255,0.5);}
.s_l.s_h a{cursor:pointer!important;}
.selectall svg{margin-right:15px;width:18px;height:18px;display:inline-block;vertical-align:text-bottom;position:relative;}
.selectall svg.checkedsvg{display:none;}
.selectall.selected svg.uncheckedsvg{display:none;}
.selectall.selected svg.checkedsvg{display:inline-block;vertical-align:text-bottom;}
svg.delete-icon{cursor:pointer;}
.s_l .s_title{width:37%;float:left;height:inherit;}
.ed_pt .s_l.s_h .s_title{width:70%;display:inline-block;text-align:right;}
.trans_btn{-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;padding:0 3%;font-size:100%;display:inline-block;margin-right:20px;height:35px;line-height:35px;}
.ed_pt .s_l.s_h .s_title a{margin:0 0 0 20px;display:inline-block;min-width:120px !important;text-align:center;}
.ed_pt .s_l.s_h .s_title a:first-of-type svg{margin-right:15px;width:18px;height:21px;display:inline-block;vertical-align:text-bottom;}
body.bg-dark .ed_pt .s_l.s_h .s_title a{color:rgba(255,255,255,0.9);}
body.bg-dark .trans_btn{border:1px solid rgba(255,255,255,0.4);color:rgba(255,255,255,0.8);}
.customcheck{margin-right:7px;width:20px;height:20px;display:inline-block;vertical-align:middle;position:relative;margin-right:30px;padding:0px !important;}
.customcheck .checkedsvg{display:none;}
.customcheck.selected .uncheckedsvg{display:none;}
.customcheck.selected .checkedsvg{display:inline-block;vertical-align:text-bottom;}
body.bg-dark svg .fill_path_blue{fill:#c02afe;}
.songqueue-activity a.queue-remove svg{width:14px;margin-right:18px;display:inline-block;vertical-align:text-bottom;}
body.bg-dark ._de_tp ._d_t ._d_t_img{border:0px solid rgba(255,255,255,.15);}
._de_tp ._d_t{display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flexbox;display:flex;align-items:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-o-align-items:flex-start;position:relative;}
.songInfo_page ._de_tp ._d_t{display:block;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
._de_tp ._d_t ._d_t_det ._t{display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-o-align-items:center;}
._de_tp ._d_t ._d_t_det ._t ._t1{margin-left:20px;width:calc(100% - 20px);text-transform: capitalize;    white-space: nowrap;}
._de_tp ._d_t ._d_t_det h1{font-size:170%;letter-spacing:.9px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;text-transform:capitalize;min-width: 106px;}
.songInfo_page ._t1 h1+a{cursor:pointer!important;font-size:14px!important;display:inline-block!important;}
._de_tp ._d_t ._d_t_det a, ._de_tp ._d_t .trackInfo{margin-left: 15px;font-size:12px;letter-spacing:.5px;font-weight:300;cursor:default;text-transform:capitalize;margin-top:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}
body.bg-dark ._de_tp ._d_t ._d_t_det a,
body.bg-dark ._de_tp ._d_t .trackInfo a{color:rgba(255,255,255,.8);}
._de_tp ._d_t ._d_t_img{width:162px;margin:0 10px 0 0;position:relative;padding-top:160px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;}
._de_tp ._d_t ._d_t_img img{display:block;width:100%;position:absolute;top:0;height:100%;object-fit: cover;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;}
._de_tp ._d_t ._d_t_det{display:block;width:calc(100% - 380px);}
._d_act{position:absolute;top:0;right:0;}
._d_act svg{margin-left:10px;display:inline-block;vertical-align:middle;cursor:pointer;}
._d_act .like{width:24px;height:21px;vertical-align:middle;cursor:pointer;}
._d_act .like{display:inline-block;vertical-align:middle;position:relative;}
._d_act .share{width:18px;height:16px;vertical-align:middle;}
._d_act .addplaylist{width:18px;height:17px;vertical-align:middle;}
._d_act>.download{width:18px;height:21px;vertical-align:middle;-webkit-transform:scale(0.8);transform:scale(0.8);-moz-transform:scale(0.8);-o-transform:scale(0.8);-ms-transform:scale(0.8);}
.mobile{display:none!important;}
.songInfo_page .mobile.trackInfo{width:100%;margin:10px 0px;}
._d_act .songqueue-activity a cite{font-style:normal;}
._d_act .songqueue-activity a svg{margin-left:0;}
a.viewall{line-height:20px;font-size:80%;-webkit-transition:all .8s;transition:all .8s;-moz-transition:all .8s;-o-transition:all .8s;-ms-transition:all .8s;text-transform:initial;padding:0 15px;margin-left:15px;position:relative;top:-1px;color:#c02afe;border-left:1px solid rgba(255,255,255,.2);}
body.bg-dark a.viewall svg .fill_path{fill:#c02afe !important;}
.viewall svg{-webkit-transition:all .8s;transition:all .8s;-moz-transition:all .8s;-o-transition:all .8s;-ms-transition:all .8s;width:8px;height:13px;margin-left:5px;display:inline-block;vertical-align:middle;margin-top:-3.5px;}
.lis-none{list-style:none;}
.cat_btn{letter-spacing:1.5px;text-transform:uppercase;font-weight:600;padding-bottom:16px;padding-left:0;padding-right:0;border-bottom-width:3px;border-right-width:0;border-top-width:0;border-left-width:0;border-style:solid;border-color:transparent;background-color:transparent;color:#f5f5f5;cursor:pointer;font-size:12px;-webkit-appearance:button;}
.cat_btn.active{border-color:#b02afe;}
.ml-32{margin-left:32px;}
.searchbox-wrap{background-color:#f5f5fa2e;border-radius:4px;padding-left:32px;padding-right:32px;align-items:center;height:80px;display:flex;}
.bgc-transparent{background-color:transparent;}
.app-none{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.bdw-0{border-width:0;}
.p-0{padding:0 0!important;}
.searchbox-wrap input{padding-left:16px;padding-right:16px;color:#fff;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border-width:0;background-color:transparent;height:70px;}
.searchbox-wrap input::-webkit-input-placeholder{color:#ffffff78 !important;}
.searchbox-wrap input:-moz-placeholder{color:#ffffff78 !important;}
.searchbox-wrap input::-moz-placeholder{color:#ffffff78 !important;}
.searchbox-wrap input:-ms-input-placeholder{color:#ffffff78 !important;}
.jc-between{justify-content:space-between;}
.ai-center{align-items:center;}
.mb-16{margin-bottom:16px;}
.mt-32{margin-top:32px;}
.uil-lh-big{line-height:1.33;}
.uil-fw-normal{font-weight:300;}
.mv-0{margin-top:0;margin-bottom:0;}
.ss-heading p{margin-top:1rem;}
.pos-relative{position:relative;}
.css-1iv2saq{box-shadow:rgba(22, 29, 37, 0.05) 0px 1px 0px 0px;border-top-left-radius:2px;border-bottom-left-radius:2px;background-color:transparent;}
.css-kb9vxb{box-shadow:rgba(22, 29, 37, 0.05) 0px 1px 0px 0px;border-top-right-radius:2px;border-bottom-right-radius:2px;left:-1px;background-color:transparent;}
.bw-25{width:25px;}
.bh-25{height:25px;}
.op-50p{opacity:.5;}
.ml-8{margin-left:8px;}
.bdc-proton{border-color:#c5c9e0;}
.bdw-1{border-width:1px;}
.uil-fsz-14{font-size:14px;}
.bds-solid{border-style:solid;}
.ml-16{margin-left:16px;}
.css-10v800z{top:-1px;}
.uil-ai-center{align-items:center;}
.uil-d-inline-flex{display:inline-flex;}
.uil-tt-upper{text-transform:uppercase;}
.uil-lsp-big{letter-spacing:1.5px;}
.uil-fxs-0{flex-shrink:0;}
.css-e71ai6-root-root-arrow{backface-visibility:hidden;width:21px;height:21px;top:-1px;}
.css-1mfkzsl-root-root{backface-visibility:hidden;width:14px;height:14px;vertical-align:inherit;}
.mr-8{margin-right:8px;}
._play_all_wrap{display:block;min-width:84px;cursor:pointer!important;position:absolute;bottom:0;border-bottom:0!important;height:auto;}
#p-list-play_all.btn-primary, #p-list-play_all_continue.btn-primary{margin-left: 0px;padding:8px 20px!important;vertical-align:bottom;text-transform:uppercase!important;cursor:pointer!important;text-align:left;font-size:12px;letter-spacing:.5px;font-weight:400;margin-top:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-border-radius:25px 25px 25px 25px;-moz-border-radius:25px 25px 25px 25px;-ms-border-radius:25px 25px 25px 25px;-o-border-radius:25px 25px 25px 25px;border-radius:25px 25px 25px 25px;}
#p-list-play_all svg, #p-list-play_all_continue svg{width:16px;height:17px;opacity:1!important;vertical-align:text-top!important;margin-right:8px;display:none;float:left;}
#p-list-play_all svg._ply, #p-list-play_all_continue svg._ply{display:block;top:2px;position:relative;}
#p-list-play_all.pause-icon svg._ply, #p-list-play_all_continue.pause-icon svg._ply{display:none;}
#p-list-play_all.pause-icon svg._paus, #p-list-play_all_continue.pause-icon svg._paus{display:block;width:21px;height:20px;position:relative;left:-3px;margin-right:4px;}
#p-list-play_all.btn-primary span, #p-list-play_all_continue.btn-primary span{display:inline-block;text-transform:uppercase;line-height:14px;}

#p-list-play_all-mobile.btn-primary, #p-list-play_all_continue.btn-primary{padding:8px 20px!important;vertical-align:bottom;text-transform:uppercase!important;cursor:pointer!important;text-align:left;font-size:12px;letter-spacing:.5px;font-weight:400;margin-top:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-border-radius:25px 25px 25px 25px;-moz-border-radius:25px 25px 25px 25px;-ms-border-radius:25px 25px 25px 25px;-o-border-radius:25px 25px 25px 25px;border-radius:25px 25px 25px 25px;}
#p-list-play_all-mobile svg, #p-list-play_all_continue svg{width:16px;height:17px;opacity:1!important;vertical-align:text-top!important;margin-right:8px;display:none;float:left;}
#p-list-play_all-mobile svg._ply, #p-list-play_all_continue svg._ply{display:block;top:2px;position:relative;}
#p-list-play_all-mobile.pause-icon svg._ply, #p-list-play_all_continue.pause-icon svg._ply{display:none;}
#p-list-play_all-mobile.pause-icon svg._paus, #p-list-play_all_continue.pause-icon svg._paus{display:block;width:21px;height:20px;position:relative;left:-3px;margin-right:4px;}
#p-list-play_all-mobile.btn-primary span, #p-list-play_all_continue.btn-primary span{display:inline-block;text-transform:uppercase;line-height:14px;}


.plyrist_audio .plyr__controls .plyr__poster{width:50px;height:50px;}
.songlist-type2 .list-title{font-size:0.8rem;}
.overlay-list-hover:hover .media:after{z-index: 1;position: absolute;background-color: #c02afe;background: linear-gradient(0deg, #c02afe, #562afebf);}
button.active .active-fill{color: #c02afe !important;opacity: 1 !important;fill: currentColor;}
.btn-more svg,.abtn-more svg{width: 22px;height: 22px;}
.plyr-list li a{color: #fff;}
.plyr-list li a span:nth-child(2){-size: 0.8em;}
.h3{text-transform: capitalize;}
.h3 span.sub-title{	font-size: 14px;-top: 5px;font-weight: 300;}
/*Dhruvil*/
#conqrModal.addplaylist .createplaylist_modal_content{padding: 10px 33px;margin-bottom: 15px;}
#conqrModal.addplaylist .createplaylist_modal_content .createplaylist{margin-bottom: 20px;padding: 0px 0px 0;}
#conqrModal.addplaylist .createplaylist svg{top: 10px;right: 0px;} 
/*#conqrModal.addplaylist .createplaylist_modal_content .createplaylist_img{border: 1px solid #54565a;}*/
.cursor-pointer {cursor: pointer;}
#conqrModal.addplaylist .createplaylist_modal_content .createplaylist_img label, .editplaylist_img .cursor-pointer{max-width: 150px;float: right;height: auto}
.carouseltracklist h2{font-size: 1.875rem;margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;text-transform: none;letter-spacing: 0px;}
.editplaylist_img{padding-right: 10px;text-align: end;}
.avatar img{height: 100%;}
@media(max-width:767px){.page-header{padding: 0rem;} .font-size-xxl {font-size: 3rem !important;}.page-hero .gd-primary{padding-left: 20px !important;padding-right: 20px !important;}}
@media(max-width:375px){#conqrModal.addplaylist .createplaylist_modal_content .col-8{padding: 0;}}
@media screen and (max-width:1199px) and (min-width:768px){
  .page-hero{min-height:60vh;}
  .headsmall .page-hero{min-height:20vh;}
}
@media screen and (min-width:1600px){.myzone .plus-feature{display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.myzone .plus-feature div._m{margin-bottom:0;width:33.3%;}
.myzone .plus-feature div._m div._m1{-webkit-align-items:flex-start;-moz-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;}
.songlist-type2 ul li{width:25%;}
}
@media (min-width:1200px){.lg\:mt-48{margin-top:48px;}
.lg\:mb-24{margin-bottom:24px;}
.lg\:uil-fsz-24{font-size:24px;}
.css-1mvm9vb-root{font-size:12px;}
.css-e71ai6-root-root-arrow{width:24px;height:24px;top:0px;}
}
@media (min-width:768px){.sm\:d-block{display:block !important;}
.show-md{display:none;} 
.min-h-300{min-height:300px;}
}
@media screen and (max-width:849px){.myzone .bk2 p{text-align:center;}
.myzone_subscription .setbg p{font-size:15px!important;}
#about-us{padding-top:20px !important;padding-bottom:20px !important;}
.page-hero{padding:6rem 0 0rem 0;min-height:60vw;}
.min-height-sm-0{min-height:30vw !important;}
}
@media screen and (max-width:768px){.sm-mb-4{margin-bottom:30px;}
.songInfo_page ._de_tp ._d_t{display:block;}
._de_tp ._d_t ._d_t_det{display:none;}
.mobile{display:block!important;}
._de_tp ._d_t ._d_t_img img{border-radius:4px;height:auto;border:1px solid rgba(255,255,255,.15);}
body.bg-dark ._de_tp ._d_t ._d_t_img{border:0;}
._de_tp ._d_t ._d_t_img{width:160px;margin:0;border-radius:4px;border:0;}
.myzone ._d_t.inheritheight{display:block !important;}
.mute-video{right:20px !important;top:70px !important;background-size: 28px;border: 0;width: 28px;height: 28px;}

.hidden-md{display:none !important;}
.page-header{padding:0px;background:rgba(0, 0, 0, 0.85);}
.plyrist .plyr-item .close{display:block;}
/*.plyr video{min-height: 300px;}*/
.plyr--video .plyr__controls{padding:15px 10px 10px;}
/*.safari .safari-mt{margin-top: 300px;}*/
}
@media(max-width:520px){
  .page-header{padding:0px;background:rgba(0, 0, 0, 0.65);}
  ._de_tp ._d_t ._d_t_det{width: 100%;}
  ._de_tp ._d_t{
    flex-direction: column;
  }
  ._de_tp ._d_t ._d_t_det ._t ._t1 {
    margin-left: 0px;
    width: 100%;
    margin-top: 10px;
  }

  ._de_tp ._d_t ._d_t_det a, ._de_tp ._d_t .trackInfo {
    margin-left: 0px;
  }
  .thumb-title {
    display: flex;
    flex-direction: column;
  }
  .playlist_video_artist:before {
    content: '';
    display: inline-block;
    margin-right: 0px;
  }
  .playlist_video_artist {
    margin-left: 0px;
    text-align: left;
  }
  .playlist_video_heading {
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    margin-top: -30px;
  }
}
.view_more_comments_wrap{
    padding: 0.75rem 1.25rem;
}
.view_more_comments_wrap span, .view_more_comments_link{
    display: inline-block;
}
.view_more_comments_wrap span:hover, .view_more_comments_link:hover{
    text-decoration: none;
    cursor: pointer;
}
.arrow-reply{
    position: relative;
}
.arrow-reply:before{
    content: '';
    padding-left: 26px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjUxMS42MjZweCIgaGVpZ2h0PSI1MTEuNjI3cHgiIHZpZXdCb3g9IjAgMCA1MTEuNjI2IDUxMS42MjciIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTUwNi4yMDYsMTc5LjAxMkwzNjAuMDI1LDMyLjgzNGMtMy42MTctMy42MTctNy44OTgtNS40MjYtMTIuODQ3LTUuNDI2cy05LjIzMywxLjgwOS0xMi44NDcsNS40MjYNCgkJYy0zLjYxNywzLjYxOS01LjQyOCw3LjkwMi01LjQyOCwxMi44NXY3My4wODloLTYzLjk1M2MtMTM1LjcxNiwwLTIxOC45ODQsMzguMzU0LTI0OS44MjMsMTE1LjA2QzUuMDQyLDI1OS4zMzUsMCwyOTEuMDMsMCwzMjguOTA3DQoJCWMwLDMxLjU5NCwxMi4wODcsNzQuNTE0LDM2LjI1OSwxMjguNzYyYzAuNTcsMS4zMzUsMS41NjYsMy42MTQsMi45OTYsNi44NDljMS40MjksMy4yMzMsMi43MTIsNi4wODgsMy44NTQsOC41NjUNCgkJYzEuMTQ2LDIuNDcxLDIuMzg0LDQuNTY1LDMuNzE1LDYuMjc2YzIuMjgyLDMuMjM3LDQuOTQ4LDQuODU5LDcuOTk0LDQuODU5YzIuODU1LDAsNS4wOTItMC45NTEsNi43MTEtMi44NTQNCgkJYzEuNjE1LTEuOTAyLDIuNDI0LTQuMjg0LDIuNDI0LTcuMTMyYzAtMS43MTgtMC4yMzgtNC4yMzYtMC43MTUtNy41NjljLTAuNDc2LTMuMzMzLTAuNzE1LTUuNTY0LTAuNzE1LTYuNzA4DQoJCWMtMC45NTMtMTIuOTM4LTEuNDI5LTI0LjY1My0xLjQyOS0zNS4xMTRjMC0xOS4yMjMsMS42NjgtMzYuNDQ5LDQuOTk2LTUxLjY3NWMzLjMzMy0xNS4yMjksNy45NDgtMjguNDA3LDEzLjg1LTM5LjU0Mw0KCQljNS45MDEtMTEuMTQsMTMuNTEyLTIwLjc0NSwyMi44NDEtMjguODM1YzkuMzI1LTguMDksMTkuMzY0LTE0LjcwMiwzMC4xMTgtMTkuODQyYzEwLjc1Ni01LjE0MSwyMy40MTMtOS4xODYsMzcuOTc0LTEyLjEzNQ0KCQljMTQuNTYtMi45NSwyOS4yMTUtNC45OTcsNDMuOTY4LTYuMTRzMzEuNDU1LTEuNzExLDUwLjEwOS0xLjcxMWg2My45NTN2NzMuMDkxYzAsNC45NDgsMS44MDcsOS4yMzIsNS40MjEsMTIuODQ3DQoJCWMzLjYyLDMuNjEzLDcuOTAxLDUuNDI0LDEyLjg0Nyw1LjQyNGM0Ljk0OCwwLDkuMjMyLTEuODExLDEyLjg1NC01LjQyNGwxNDYuMTc4LTE0Ni4xODNjMy42MTctMy42MTcsNS40MjQtNy44OTgsNS40MjQtMTIuODQ3DQoJCUM1MTEuNjI2LDE4Ni45Miw1MDkuODIsMTgyLjYzNiw1MDYuMjA2LDE3OS4wMTJ6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==");
    background-position: 0px 0px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    display: inline-block;
    transform: rotateX(180deg);
    width: 17px;
    height: 17px;
    vertical-align: middle;
}
.comment-list p{
    margin-bottom: 5px;
}
.dot-pulse{
    color: white;
    text-align: center;
    display: inline-block;
}
.dot-pulse i{
    width: 6px;
    height: 6px;
    border-radius:50%;
    margin: 0px 2px;
    background-color: #fff;
    display: inline-block;
    animation-name: jumpingDots;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
}
.dot-pulse i:nth-child(2){
    animation-delay: 0.4s; 
}
.dot-pulse i:nth-child(3){
    animation-delay: 0.8s; 
}

#my-circle{width: 70px; height: 70px;}

.slick {
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 1s ease !important;
    -webkit-transition: opacity 1s ease !important;
}

.slick.slick-initialized {
    visibility: visible !important;
    opacity: 1 !important;    
}

.plyr__video-wrapper{
    overflow: unset;
}

.plyr:-webkit-full-screen video{
    max-height: 100% !important;
}

.plyr:fullscreen video{
    max-height: 100% !important;
}
@keyframes jumpingDots {
    20% {
        transform: translateY();
    }
    50%{
        transform: translateY(-8px);
    }
}

@media (max-width: 540px)
{
    img.brand_logo{
        max-width: 120px !important;
    }
    .event-notification{
        padding: 10px;
    }
    body.bg-dark .event-notification{
        right: auto;
        left: 50%;
        min-width: 90%;
    }
    .event-notification svg{
        width: 20px;
        height: 20px;
    }
    .event-notification div{
        width: 85%;
    }
    .divider-with-text{
        display: none;
    }
    .divider-with-text span{
        display: none;
    }
    .auth-container form:before{
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 0;
    }

    .auth-container form .form-inner{
        display: block;
        position: relative;
        z-index: 1;
    }
}
.btn-black{
    color: #fff;
    background: #000;
    border-color: transparent;
    border: none;
}
.btn-black:hover, .btn-black:focus{
    color: #fff;
    background: #000;
    border-color: transparent;
    border: none;
    box-shadow: 0px 0px 1px 3px #000;
}
.btn-point{
    min-width: 130px;
}
.btn-point:after{
    content: '';
    width: 8px;
    height: 8px;
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 0px;
    line-height: inherit;
    vertical-align: middle;
    margin-top: -4px;
}
.section{
    position: relative;
    padding: 60px 0px;
    z-index: 1;
}
.section_join_us{
    position: relative;
    background-image: url(https://d18exubxgh34kl.cloudfront.net/img/moon.png);
    background-size: cover;
    background-color: transparent;
    padding-top: 150px;
    padding-bottom: 150px;
    overflow: hidden;
    margin: -2rem;
}
.section-shape {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.section-shape img {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.river-wave-dark {
    background: url(https://d18exubxgh34kl.cloudfront.net/img/wave-dark.svg) repeat-x;
    position: absolute;
    top: -62px;
    width: 6400px;
    height: 100px;
}
.river-wave-dark.animated{
     animation: river-wave 35s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite; 
     transform: translate3d(0, 0, 0); 
}
.river-wave-dark:nth-of-type(2) {
     top: -62px; 
     opacity: 1; 
}
.river-wave-dark.animated:nth-of-type(2) {
     animation: river-wave 20s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite; 
}
@keyframes river-wave {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: -1600px;
    }
}
@-webkit-keyframes river-wave {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: -1600px;
    }
}

@keyframes swell {
    0%, 100% {
        -webkit-transform: translate3d(0,0px,0);
        transform: translate3d(0,0px,0);
    }
    50% {
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }
}
@-webkit-keyframes swell {
    0%, 100% {
        -webkit-transform: translate3d(0,0px,0);
        transform: translate3d(0,0px,0);
    }
    50% {
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }
}
.btn-purple-dark {
    padding: 10px 40px;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    background: rgba(0, 0, 0, 1);
    font-weight: 700;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-transform: capitalize;
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    position: relative;
    z-index: 1;
    text-decoration: none;
}
.btn-purple-dark:before, .btn-purple-dark:after {
    content: ' ';
    position: absolute;
    border-radius: 30px;
}
.btn-purple-dark:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    background: #503b9a;
    background: -moz-linear-gradient(45deg, #c02afe, #562afe);
    background: -webkit-gradient(linear, 45deg, #c02afe, #562afe);
    background: -webkit-linear-gradient(45deg, #c02afe, #562afe);
    background: -o-linear-gradient(45deg, #c02afe, #562afe);
    background: -ms-linear-gradient(45deg, #c02afe, #562afe);
    background: linear-gradient(45deg, #c02afe, #562afe);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c02afe', endColorstr='#562afe',GradientType=1 );
}
.btn-purple-dark:after {
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
    background-color: rgba(0,0,0,0.8);
    z-index: -1;
    opacity: 1;
    transition: all 0.6s ease-in-out;
}
.btn-purple-dark:hover, .btn-purple-dark:focus {
    border: none;
    background: linear-gradient(45deg, #c02afe, #562afe);
    background-image: linear-gradient(45deg, #c02afe, #562afe) !important;
    color: #FFFFFF;
}
.btn-purple-dark:hover:after, .btn-purple-dark:focus:after {
    border: none;
    background: linear-gradient(45deg, #c02afe, #562afe);
    background-image: linear-gradient(45deg, #c02afe, #562afe) !important;
    color: #FFFFFF;
}
.slick-visible .slick-list {
    overflow-y: hidden;
}
.fb-login-buttons, .fb-login-buttons:hover, .fb-login-buttons:focus, .fb-login-buttons:focus:active{
    background-color: #1877f2;
    color: #ffffff;
    padding: 0.50rem 0.75rem;
    width: 100%;
    border-radius: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;   
}
.fb-login-buttons img{
    float: left;
}

#header .navbar-nav ul{
    font-size: 0.85rem;
    background-color: #22232c;
    box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 1000;
    padding: 0.5rem 0;
    list-style: none;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 5%), 0 -1px 0 rgb(0 0 0 / 2%);
}

#header .navbar-nav ul li {
    position: relative;
    float: none;
    display: flex;
    align-items: center;
}

#header .navbar-nav ul a {
    color: #FFF;
    min-width: 180px;
    line-height: 1.5;
    padding: 0.5rem 1rem;
}

#header .navbar-nav li:hover > ul, #header .navbar-nav li.focus > ul {
    left: auto;
}

.g-signin2{
    width: 100%;
}
.g-signin2 .abcRioButton{
    width: 100% !important;
    border-radius: 40px;
}

@media(min-width: 1620px){
    .w_1_3_xl{
        min-width: 33rem;
        max-width: 35rem;
    }
    .w_1_3{
        width: 100%;
    }
}

@media(max-width: 768px){
    .exclusivelife .media{
        margin-bottom: 10px;
    }
    .p-2-sm{
        padding: 0.5rem !important;
    }
    .section{
        padding: 30px 0px;
    }
    .section_join_us{
        padding-top: 150px;
        padding-bottom: 150px;
    }
}


/* Buy Package new page design css */
.packages-container-titlebar p{
    font-size: 20px;
}
.package-container{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    margin-bottom: 2rem;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
    box-shadow: inset 0px 0px 0px 2px #fff;
}
.package-container .package-checkbox-wrap{
    flex: 1 1 auto;
    text-align: center;
}
.package-container .package-content-wrap{
    flex: 6 1 auto
}

.package-checkbox-wrap .package-checkbox{
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 4px;
    text-align: center;
    color: #fff;
}
.package-container.active, .package-container:hover{
    box-shadow: inset 0px 0px 0px 2px #c02afe;
}
.package-container .plus-sign-wrapper{
    position: absolute;
    top: 0px;
    right: 0px;
    background: #c02afe;
    width: 50px;
    text-align: center;
    height: 50px;
    transform: rotate(45deg);
    line-height: 75px;
    margin-right: -25px;
    margin-top: -25px;
    font-size:20px;
    opacity: 0;
    cursor: pointer;
}
.package-container.active .plus-sign-wrapper{
   opacity: 1;
}
.package-container .plus-sign-wrapper span{
    transform: rotate(-45deg);
    display: inline-block;
}
/*.package-container.active:after, .package-container:hover:after{
    content: '\0025';
    position: absolute;
    right: -20px;
    top: -4px;
    background: #c02afe;
    transform: rotate(45deg);
    z-index: 0;
    border-radius: 0px;
    width: 60px;
    height: 30px;
    text-align: center;
    padding: 6px;
}*/
.package-container.active .package-checkbox-wrap .package-checkbox{
    border-color: transparent;
    background: #c02afe;
    background-size: cover;
    background-position: center center;
}
.package-container .package-checkbox-wrap .package-checkbox:after{
    content: '\2713';
    vertical-align: middle;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 900;
    font-size: 13px;
    z-index: 1;
    opacity: 0;
}
.package-container.active .package-checkbox-wrap .package-checkbox:after{
    opacity: 1;
}
.package-container .package-content-wrap .price{
    font-size: 18px;
    font-weight: 700;
}
@media(max-width:  768px){
    .packages-container-titlebar p{
        font-size: 14px;
    }
}
/* end Buy Package new page design css */