* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: "Roboto slab", Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
.container {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    background-size: cover;
}
.img-circle {
    border-radius: 0;
}
a:hover,
a:focus {
    text-decoration: none;
    color: white;
    outline: none;
}
.btn:hover,
.btn:focus,
.btn.active {
    color: yellow;
    text-decoration: none;
    outline: none;
}
:focus {
    outline: none;
}
::-moz-focus-inner {
    border: 0;
}
a,
a:active,
a:focus {
    outline: none;
}
a {
    color: white;
    text-decoration: none;
}
.pr-info{
    background-color: rgba(25, 17, 17,0.5);
    color: #fff;
    border: 2px solid #ff0000;
}
.pr-inf-btn{
        width: 50%;
    }
    .terms{background: #1d051a; text-align: left; padding: 5px 19px 18px 5px;border-radius: 15px}
    @media only screen and  (min-width: 768px) {
    .terms{
        width: 50%;
        margin-bottom: 10px;

    }
    .pr-inf-btn{
        width: 25%;
    }
    }
.pr-inf-btn{
         /*background: #ff0000!important;*/
         color: #000;
         background: linear-gradient(180deg, rgb(146 140 140) 34%, rgb(247 247 247) 85%) !important;
         font-weight: 900;
}
.pr-content{
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 77%, rgba(255,255,255,0) 100%) !important;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 16px!important;
    border: none !important;
    padding: 5px !important;
}
.pr-top{
   padding: 10px !important;
   font-size: 18px !important;
   margin-bottom: 10px;
   /*font-family: 'Liber_DR_G' !important;*/
   letter-spacing: 6px;
}
.pr-header{
    background: #333 !important;
}
.pr-font{
/*    letter-spacing: 4px;*/
    color:white;
    /*text-shadow: 3px 0px 0 #FF0000, -2px 2px 0 #000, -2px 1px 0 #000, -2px 1px 0 #000;*/
    /*text-shadow: 3px 0px 0px #FF0000, -3px 0px 0px #fff, 0px 0px 0px #fff, 0px 0px 0px #fff;*/
    font-size: 29px;
    /*font-family: 'Liber_R_G' !important;*/
}

.pr-text-field{
    margin-bottom: 5px;
    border: 1px solid #e00f0f;
    border-radius: 10px;
    color: #fff;
    width: 80%;
    background-color: rgba(0,0,0,0.6);
    padding: 6px 0px;
    text-align: center;
}
.mysub{
    margin-left: 20px;
    text-align: left;
    font-size: 15px;
}
.mysub b{
    color: #FFF200;
    font-weight: bold;
}
.list-view .pager{
    color: rgb(255, 255, 255) !important;
    font-weight: 600;
}
ul.yiiPager .selected a {
    background: #ffff00 !important;
    color: #000000 !important;
    font-weight: bold;
}
ul.yiiPager {
    font-size: 15px !important;
}
.pager .previous>a, .pager .previous>span{
    float:none !important;
}
@font-face {
    font-family: "AvantGarde-Demi";
    src: url("../fonts/638.ttf")
}
@media (max-width: 1920px) {
    .navbar-header {
        float: none;
        background-color: transparent;
        color: transparent;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-toggle img {
        margin-bottom: 0;
        padding-bottom: 0;
        width: 36px;
        margin-top: 0;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        text-align: left;
        height: 100vh;
        float: none!important;
        margin-top: -5px;
    }
    .navbar-default .navbar-nav > li > a {
        color: white;
    }
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }
    .nav > li > a:hover,
    .nav > li > a:focus,
    .nav > li > a:active {
        text-decoration: none;
        background-color: transparent;
        color: darkgrey;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #85c624;
        background-color: transparent;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .landing_img {
        width: 100%;
        height: 150px;
    }
    .navbar-header {
        text-align: center;
    }
}
@media (max-device-width: 480px) {
    .title_wrapper {
        width: 100%;
        height: 50px;
    }
    .navbar-header {
/*        background-image: url("../images/rehman/nav.jpg");
        background-size: cover;*/
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 5px;
        margin: 8px 0px;
        background-color: transparent;
        background-image: none;
        border-radius: 4px;
        display: inline-block;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border: none;
        margin-top: 15px;
        margin-bottom: 0px;
        padding: 0px 3px 0px;
        background-color: transparent;
    }
    .navbar-default {
        background: transparent;
        border-bottom-width: 0px;
        margin-top: -15px;
        margin-bottom: 0;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: transparent;
        background-color: #000;
        opacity: 1;
        height: 100%;
        font-size: 12px;
        text-transform: uppercase;
    }
    .navbar-nav {
        margin: 0px 0px 0px -10px;
        padding: 0px;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: black;
        background-color: transparent;
    }
    .navbar-default .navbar-nav > li > a {
        color: white;
        font-family: AvantGarde-Demi;
    }
    .navbar-default .navbar-brand {
        color: #ffffff;
        float: none;
        display: inline-block;
        padding-left: 0px;
        margin-left: 0px;
        font-family: "AvantGarde-Demi";
        font-size: 28px;
        padding-top: 22px;
    }
    .navbar-default .navbar-brand:focus,
    .navbar-default .navbar-brand:active,
    .navbar-default .navbar-brand:hover {
        color: #ffffff
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #121212;
    }
    .navbar-header {
        text-align: center;
    }
    h4 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .index-bg {
        /* background-image: url("../images/slider/bg.jpg") !important; */
        /* background-image: url("../images/Game-UI_BG.jpg") !important; */
        /* background: linear-gradient(15deg, rgba(190,0,0,1) 0%, rgba(0,0,0,1) 47%, rgba(147,5,5,1) 95%); */
        background-color:#4d4d4d;
        height: auto;
        background-size: cover;
        text-align: center;
        padding-top: 1px;
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    .carousel-indicators {
        position: absolute;
        bottom: 0px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }
    .carousel-indicators li {
        display: inline-block;
        width: 9px;
        height: 9px;
        margin: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: white;
        border-radius: 10px;
    }
    ul,
    ol {
        margin-top: 0;
        margin-bottom: 0px;
    }
    .carousel-indicators .active {
        width: 9px;
        height: 9px;
        margin: 3px;
        background-color: #fa5a3f;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .carousel-inner > .item {
        /* -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left; */
    }
/*    .popular-see {
        width: 100%;
        height: 25px;
        background: rgba(181, 7, 27, 0.5);
        color: #ffffff;
        margin: 2px 0px 0px 0px;
        font-family: Roboto_Regular;
    }*/
    .popular-artist {
        width: 100%;
        display: inline-block;
        left: 0;
        color: #ffffff;
        position: absolute;
        float: left;
    }
    h4 a {
        color: white;
        font-size: 15px;
        margin-top: 0px;
        margin-left: 5px;
        padding: 4px 5px;
        float: left;
        text-transform: uppercase;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-family: Roboto_Regular;
    }
    .see-all {
        text-transform: uppercase;
        position: absolute;
        display: inline-block;
        right: 0;
        float: right;
        text-overflow: ellipsis;
        padding: 1px 0px;
        margin-right: 10px;
        overflow: hidden;
    }
    .see-all a {
        text-decoration: none;
        font-size: 15px;
        color: #ffffff;
        font-family: Roboto_Regular;
    }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        width: 100%;
        height: 220px;
    }
    .img {
        width: 100%;
        height: auto;
        border: 1px solid #322c31;
    }
    .title {
        text-transform: uppercase;
        text-decoration: none;
        width: 100%;
        color: #ffffff;
        text-align: center;
        font-size: 12px;
        padding: 0px;
        margin: 0px overflow hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: 1px solid #322c31;
        border-right: 1px solid #322c31;
        border-bottom: 1px solid #322c31;
        background: rgba(0, 0, 0, 0.4);
    }
    .btn-wrapper {
        text-align: center;
    }
    .more_button_wrapper {
        position: relative;
        right: 15px;
        float: right;
        margin-top: 8px;
    }
    .btn h5 {
        margin: 0;
        padding: 0;
    }
    .btn-bg {
        color: white;
    }
    .btn {
        display: inline-block;
        padding: 2px;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 4px;
        background: rgba(000, 000, 000, 0.5);
    }
    .index_my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 45px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .index_dhun_2016 {
        margin-top: 3px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .index_my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .index_dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    /**TOP_ALBUM**/

    .row {
        margin: 0;
        padding: 10px 18px;
    }
    .col-xs-4 {
        padding: 5px 5px;
    }
    .topalbum-bg {
        background-image: url("../images/raaz/bg.png");
        height: auto;
        background-size: cover;
    }
    .heading {
        width: 100%;
        height: 22px;
        padding: 0px 5px;
        float: left;
        background-color: #503943;
        color: #ffffff;
        margin: 0px 0px;
        font-family: Roboto_Regular;
    }
    h2 {
        font-size: 15px;
        margin-top: 0px;
        padding: 3px 2px;
        text-transform: uppercase;
    }
    .img1 {
        width: 100%;
        height: auto;
        border: transparent;
    }
    .title-time {
        height: 15px;
        width: 100%;
        background-color: #7f6872;
    }
    .album_title {
        width: 75%;
        position: absolute;
        display: inline-block;
        float: left;
        left: 0;
        color: #ffffff;
        font-size: 8px;
        padding: 2px 6px 2px;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .time {
        width: 30%;
        position: absolute;
        display: inline-block;
        right: 0;
        float: right;
        color: #ffffff;
        font-size: 8px;
        padding: 2px 0px 2px;
    }
    .row-align {
        margin: 0;
        padding: 2px 2px;
    }
    .col-align {
        padding: 2px 2px;
    }
    .my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 10px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .dhun_2016 {
        margin-top: 3px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    /**ACTIVE SUBCRIBE**/

    .subscription-bg {
        background-image: url("../images/activesubcribe/subcribe.png");
        width: 100%;
        height: 556px;
        background-size: cover;
        text-align: center;
    }
    .subscription-bg h3 {
        margin: 0px;
        text-align: center;
        color: #ffffff;
        padding: 50px 0 30px;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 600;
        font-family: Roboto_Regular;
    }
    .videos_btn {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 100px;
        margin: 0 auto;
        padding: 0px 100px;
        color: white;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
    }
    .videos_btn a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 28px;
        font-weight: 600;
        margin-left: -38px;
        font-family: Roboto_Regular;
    }
    .sub_my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
        margin-top: 50px;
    }
    .sub_dhun_2016 {
        margin-top: 314px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
    }
    .sub_my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .sub_dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    /**UNSUBCRIBE**/

    .videos_btn1 {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 80%;
        color: white;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
        margin: 0 5px 5px 35px;
        padding: 7px;
    }
    .videos_btn1 a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        margin-left: 0px;
        font-family: AvantGarde-Demi;
    }
    .videos_btn2 {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 80%;
        color: white;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
        margin: 0 5px 5px 35px;
        padding: 8px;
    }
    .videos_btn2 a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        margin-left: 0px;
        font-family: Roboto_Regular;
    }
    .videos_btn3 {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 80%;
        margin: 0 auto;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
        margin-left: 35px;
        padding: 5px;
    }
    .videos_btn3 a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 19px;
        font-weight: 600;
        margin-left: 0px;
        font-family: Roboto_Regular;
    }
    .unsub_my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
        margin-top: 50px;
    }
    .unsub_dhun_2016 {
        margin-top: 280px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
    }
    .unsub_my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .unsub_dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    /**SONG**/

    .song-bg {
        background-image: url("../images/artistsong/background.png");
        height: auto;
        background-size: cover;
        text-align: center;
        padding-top: 1px;
    }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1920px) {
    .container {
        width: 360px;
        margin: 0 auto;
    }
    .title_wrapper {
        width: 100%;
        height: 50px;
    }
    .navbar-header {
/*        background-image: url("../images/rehman/nav.jpg");
        background-size: cover;*/
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 5px;
        margin: 8px 0px;
        background-color: transparent;
        background-image: none;
        border-radius: 4px;
        display: inline-block;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border: none;
        margin-top: 15px;
        margin-bottom: 0px;
        padding: 0px 3px 0px;
        background-color: transparent;
    }
    .navbar-default {
        background: transparent;
        border-bottom-width: 0px;
        margin-top: -15px;
        margin-bottom: 0;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: transparent;
        background-color: #000;
        opacity: 1;
        height: 100%;
        font-size: 12px;
        text-transform: uppercase;
    }
    .navbar-nav {
        margin: -6px 0px 0px 0px;
        padding: 0px;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: black;
        background-color: transparent;
    }
    .navbar-default .navbar-nav > li > a {
        color: white;
        font-family: AvantGarde-Demi;
    }
    .navbar-default .navbar-brand {
        color: #ffffff;
        float: none;
        display: inline-block;
        padding-left: 0px;
        margin-left: 0px;
        font-family: "AvantGarde-Demi";
        font-size: 28px;
        padding-top: 22px;
    }
    .navbar-default .navbar-brand:focus,
    .navbar-default .navbar-brand:active,
    .navbar-default .navbar-brand:hover {
        color: #ffffff
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #121212;
    }
    .navbar-header {
        text-align: center;
    }
    .index-bg {
         /*background-image: url("../images/yoga/y3.jpg");*/
        /* background-image: url("../images/Game-UI_BG.jpg") !important; */
        /* background: #294a58; */
        /* background: linear-gradient(15deg, rgba(190,0,0,1) 0%, rgba(0,0,0,1) 47%, rgba(147,5,5,1) 95%); */
        background-color: #4d4d4d;
        height: auto;
        background-size: cover;
        text-align: center;
        padding-top: 1px;
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    .carousel-indicators {
        position: absolute;
        bottom: 0px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }
    .carousel-indicators li {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin: 30px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        border-radius: 10px;
    }
    .carousel-indicators .active {
        width: 9px;
        height: 9px;
        background-color: #fa5a3f;
        margin: 30px;
    }
    ul,
    ol {
        margin-top: 0;
        margin-bottom: 0px;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .carousel-inner > .item {
        /* -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left; */
    }
/*    .popular-see {
        width: 100%;
        height: 25px;
        background: rgba(181, 7, 27, 0.5);
        color: #ffffff;
        margin: 2px 0px 0px 0px;
        font-family: Roboto_Regular;
    }*/
    .popular-artist {
        width: 100%;
        display: inline-block;
        left: 0;
        color: #ffffff;
    }
    h4 {
        font-size: 15px;
        margin-top: 0px;
        margin-left: 5px;
        padding: 4px 5px;
        float: left;
        text-transform: uppercase;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-family: Roboto_Regular;
    }
    .see-all {
        text-transform: uppercase;
        position: absolute;
        display: inline-block;
        float: right;
        padding: 1px 0px;
        margin-left: -65px;
    }
    .see-all a {
        text-decoration: none;
        font-size: 15px;
        color: #ffffff;
        font-family: Roboto_Regular;
    }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        width: 100%;
        margin: auto;
    }
    .img {
        width: 100%;
        height: auto;
        border: 1px solid #322c31;
    }
    .title {
        text-transform: uppercase;
        text-decoration: none;
        width: 100%;
        color: #ffffff;
        text-align: center;
        font-size: 12px;
        padding: 0px;
        margin: 0px overflow hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: 1px solid #322c31;
        border-right: 1px solid #322c31;
        border-bottom: 1px solid #322c31;
        background: rgba(0, 0, 0, 0.4);
    }
    .btn-wrapper {
        text-align: center;
    }
    .more_button_wrapper {
        position: relative;
        right: 15px;
        float: right;
        margin-top: 8px;
    }
    .btn h5 {
        margin: 0;
        padding: 0;
    }
    .btn-bg {
        color: white;
    }
    .btn {
        display: inline-block;
        padding: 2px;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 4px;
        background: rgba(000, 000, 000, 0.5);
    }
    .index_my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 45px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .index_dhun_2016 {
        margin-top: 3px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .index_my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .index_dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    /**TOP ALBUM**/

    .row {
        margin: 0;
        padding: 10px 10px;
    }
    .col-xs-4 {
        padding: 5px 5px;
    }
    .topalbum-bg {
        background-image: url("../images/raaz/bg.png");
        height: auto;
        background-size: cover;
    }
    .heading {
        width: 100%;
        height: 22px;
        padding: 0px 5px;
        float: left;
        background-color: #503943;
        color: #ffffff;
        margin: 0px 0px;
        font-family: Roboto_Regular;
    }
    h2 {
        font-size: 15px;
        margin-top: 0px;
        padding: 3px 2px;
        text-transform: uppercase;
    }
    .img1 {
        width: 100%;
        height: auto;
        border: transparent;
    }
    .title-time {
        height: 15px;
        width: 100%;
        background-color: #7f6872;
    }
    .album_title {
        width: 75%;
        position: absolute;
        display: inline-block;
        float: left;
        left: 0;
        color: #ffffff;
        font-size: 8px;
        padding: 2px 6px 2px;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .time {
        width: 25%;
        position: absolute;
        display: inline-block;
        right: 0;
        float: right;
        color: #ffffff;
        font-size: 8px;
        padding: 2px 0px 2px;
    }
    .my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 10px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .dhun_2016 {
        margin-top: 3px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        background: rgba(0, 0, 0, 0.5);
    }
    .my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .row-align {
        margin: 0;
        padding: 2px 2px;
    }
    .col-align {
        padding: 2px 2px;
    }
    /**ACTIVE SUBCRIBE**/

    .subscription-bg {
        background-image: url("../images/activesubcribe/subcribe.png");
        width: 100%;
        height: 556px;
        background-size: cover;
        text-align: center;
    }
    .subscription-bg h3 {
        margin: 0px;
        text-align: center;
        color: #ffffff;
        padding: 50px 0 30px;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 600;
        font-family: Roboto_Regular;
    }
    .videos_btn {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 100px;
        margin: 0 auto;
        padding: 0px 100px;
        color: white;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
    }
    .videos_btn a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 28px;
        font-weight: 600;
        margin-left: -38px;
        font-family: Roboto_Regular;
    }
    .sub_my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
        margin-top: 50px;
    }
    .sub_dhun_2016 {
        margin-top: 315px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
    }
    .sub_my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .sub_dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    /**UNSUBCRIBE**/

    .videos_btn1 {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 80%;
        color: white;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
        margin: 0 5px 5px 35px;
        padding: 7px;
    }
    .videos_btn1 a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        margin-left: 0px;
        font-family: AvantGarde-Demi;
    }
    .videos_btn2 {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 80%;
        color: white;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
        margin: 0 5px 5px 35px;
        padding: 8px;
    }
    .videos_btn2 a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        margin-left: 0px;
        font-family: Roboto_Regular;
    }
    .videos_btn3 {
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        width: 80%;
        margin: 0 auto;
        border: 1px solid #503A34;
        border-radius: 4px;
        cursor: pointer;
        margin-left: 35px;
        padding: 5px;
    }
    .videos_btn3 a {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 19px;
        font-weight: 600;
        margin-left: 0px;
        font-family: Roboto_Regular;
    }
    .unsub_my_account {
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
        margin-top: 50px;
    }
    .unsub_dhun_2016 {
        margin-top: 280px;
        width: 100%;
        height: auto;
        padding: 0px;
        text-align: center;
        border-radius: 4px;
        border-top: 1px solid #503A34;
        border-bottom: 1px solid #503A34;
        background: rgba(0, 0, 0, 0.5);
    }
    .unsub_my_account a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    .unsub_dhun_2016 a {
        color: white;
        text-decoration: none;
        font-family: Roboto_Regular;
        font-size: 12px;
    }
    /**SONG**/

    .song-bg {
        background-image: url("../images/artistsong/background.png");
        height: 560px;
        background-size: cover;
        text-align: center;
        padding-top: 1px;
    }
    
}
.mm{
    background: #ffffffa6;
    color: black;
    padding: 30px;
}
.glow_text {
    font-size: 20px;
    text-align: center;
    /* animation: glow 1s ease-in-out infinite alternate; */
  }
  
  @-webkit-keyframes glow {
    from {
      text-shadow: 0 0 10px #ff6b6b, 0 0 20px #ea87d5, 0 0 30px #da5555, 0 0 40px #f31313, 0 0 50px #9c50d6, 0 0 60px #c347a2, 0 0 70px #c44dc5;
    }
    
    to {
      text-shadow: 0 0 20px #fff, 0 0 30px #ffffff, 0 0 40px #000000, 0 0 50px #000000, 0 0 60px #000000, 0 0 70px #000000, 0 0 80px #000000;
    }
  }

  .my-category{
    font-size: 20px;
    color: #292f3b !important;
    flex: 1;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .more_btn{
    float: right;font-size: 15px;font-weight: bold;color:white;
    padding: 4px;
  }
  .product_card{
    box-shadow: 0px 3px 15px 3px #c3bcbc;
    margin-bottom: 20px;
    text-align: left;
  }
  .card_details{
      padding: 10px;
      background: #fff;
      text-align: center;
  }
  .play_icon{
    box-shadow: 0 5px 16px rgb(0 0 0 / 16%), 0 5px 16px rgb(0 0 0 / 23%);
    color: white;
    margin-bottom: 15px;
    font-size:20px;
    background: #2700ff;
    padding: 12px;
    border-radius: 30px;
  }
  .view_icon{
    margin-left: 10px;
    box-shadow: 0 5px 16px rgb(0 0 0 / 16%), 0 5px 16px rgb(0 0 0 / 23%);
    color: white;
    margin-bottom: 15px;
    font-size:20px;
    background: #fe9c3f;
    padding: 8px;
    border-radius: 30px;
  }
  .product_details{
    color: rgb(255, 255, 255);margin-bottom: 15px;font-size:15px;font-weight: 700;
    
  }


  .heading-1 {
    padding-top: 30px;
}

hr.new2 {
    border-top: 2px rgb(255, 255, 255);
}

.sms-bg {
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    margin: 0px 5px 10px 5px;
    padding: 0px 20px 0px 20px;
    border: none;
    box-shadow: 0 5px 16px rgb(0 0 0 / 16%), 0 5px 16px rgb(0 0 0 / 23%);
    background-color: #2731ae;
    border: solid 1px #2731ae;
}

.product_show{
    background-color: white;
    padding: 30px;
}
 /* SK Css  */
 #mobilenav{
    display: block;
}
#desktopnav{
    display: none;
}
#mobileview{
    display: block;
}
#desktopview{
    display: none;
}
.blog_img{
    height: 120px ;
}
.content_hv{
    height: 90%;width: 90%;
    margin-top: 10px;
}
.category_text{
    color:white;
    font-size: 2.5rem;
    border-bottom: 4px solid black;
    cursor: pointer;
    text-transform: uppercase;
    text-align: left;
}
.f_category_text{
    font-weight: 800;
    font-size: 2.15rem;
    /* border-bottom: 4px solid #fa5a3f; */
    cursor: pointer;
    text-transform: uppercase;
    text-align: left;
}
.content_width{
    width: 90%;
}
@media only screen and  (min-width: 768px) {
.more_btn{
    margin-top: 2%;
}
   #mobilenav{
       display: none;
   } 
   #desktopnav{
       display: block;
    }  
   #mobileview{
    display: none;
    }
    #desktopview{
        display: block;
    }
   .blog_img{
    height: 350px;
    width: 275px;
}
.content_hv{
    height: 90%;width: 90%;
    margin-top: 10px;
}
.category_text{
    font-size: 3.5rem;
    color:white;
    border-bottom: 4px solid black;
}
.content_width{
    width: 30%;
}
}
.category_text:hover,
.category_text:focus{
    color: blue;
    border-bottom: 4px solid rgb(255, 255, 255);
}

.hover_class:hover,
.hover_class:focus{
    color: #fa5a3f;
    cursor: pointer;
}
.box_shadow{
    box-shadow:4px 6px 4px 4px #353333;
}
.trending_txt{
    color: #000;
    font-weight: 900;
}


.glowing_box{
  transform: scale(1);
  animation: pulse-black 2s infinite;
}
@keyframes pulse-black {
    0% {
      transform: scale(0.95);
      /* box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7); */
    }
    
    70% {
      transform: scale(1);
      /* box-shadow: 0 0 0 10px rgba(0, 0, 0, 0); */
    }
    
    100% {
      transform: scale(0.95);
      /* box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); */
    }
  }