/* © Radio Nuñoeño — © 2026 | AMYGDALA.PE AGENCIA CREATIVA

AMYGDALA.PE AGENCIA CREATIVA
DERECHOS RESERVADOS 2026
  
AMYGDALA.PE developer
Contacto: Para publicidad y cooperación. CEL. +51989590294 */


body {
    margin: 0px;
}

input[type=range].amplitude-volume-slider {
    -webkit-appearance: none;
    transform: rotate(270deg);
    background: #000;
}

input[type=range].amplitude-volume-slider:focus {
    outline: 0;
    background: #000;
}

input[type=range].amplitude-volume-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: .2s;
    background: #1bb5fe;
    border-radius: 10px;
}

input[type=range].amplitude-volume-slider::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #1bb5fe;
    cursor: pointer;
    margin-top: -4px;
    -webkit-appearance: none;
}

input[type=range].amplitude-volume-slider:focus::-webkit-slider-runnable-track {
    background: #1bb5fe;
    border-radius: 10px;
}

input[type=range].amplitude-volume-slider::-moz-range-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: .2s;
    background: #1bb5fe;
    border-radius: 10px;
}

input[type=range].amplitude-volume-slider::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #c92222;
    cursor: pointer;
    margin-top: -4px;
}

input[type=range].amplitude-volume-slider::-ms-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    animate: .2s;
    background: 0 0;
    border-color: transparent;
    border-width: 15px 0;
    color: transparent;
}

input[type=range].amplitude-volume-slider::-ms-fill-lower {
    background: #000;
    border-radius: 10px;
}

input[type=range].amplitude-volume-slider::-ms-fill-upper {
    background: #000;
    border-radius: 10px;
}

input[type=range].amplitude-volume-slider::-ms-thumb {
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
    margin-top: 2px;
}

input[type=range].amplitude-volume-slider:focus::-ms-fill-lower {
    background: #000;
}

input[type=range].amplitude-volume-slider:focus::-ms-fill-upper {
    background: #000;
}

input[type=range].amplitude-volume-slider::-ms-tooltip {
    display: none;
}








.fadeIn {
    -webkit-animation: fadeInAnimation .8s ease-out;
    animation: fadeInAnimation .8s ease-out
}

@-webkit-keyframes fadeInAnimation {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.msp_radio .np__global_player .np__player_card_img {
    width: 250px;
    height: 250px
}

.msp_radio div,.msp_radio span,.msp_radio applet,.msp_radio object,.msp_radio iframe,.msp_radio h1,.msp_radio h2,.msp_radio h3,.msp_radio h4,.msp_radio h5,.msp_radio h6,.msp_radio p,.msp_radio blockquote,.msp_radio pre,.msp_radio a,.msp_radio abbr,.msp_radio acronym,.msp_radio address,.msp_radio big,.msp_radio cite,.msp_radio code,.msp_radio del,.msp_radio dfn,.msp_radio em,.msp_radio img,.msp_radio ins,.msp_radio kbd,.msp_radio q,.msp_radio s,.msp_radio samp,.msp_radio small,.msp_radio strike,.msp_radio strong,.msp_radio sub,.msp_radio sup,.msp_radio tt,.msp_radio var,.msp_radio b,.msp_radio u,.msp_radio i,.msp_radio center,.msp_radio dl,.msp_radio dt,.msp_radio dd,.msp_radio ol,.msp_radio ul,.msp_radio li,.msp_radio fieldset,.msp_radio form,.msp_radio label,.msp_radio legend,.msp_radio table,.msp_radio caption,.msp_radio tbody,.msp_radio tfoot,.msp_radio thead,.msp_radio tr,.msp_radio th,.msp_radio td,.msp_radio article,.msp_radio aside,.msp_radio canvas,.msp_radio details,.msp_radio embed,.msp_radio figure,.msp_radio figcaption,.msp_radio footer,.msp_radio header,.msp_radio hgroup,.msp_radio menu,.msp_radio nav,.msp_radio output,.msp_radio ruby,.msp_radio section,.msp_radio summary,.msp_radio time,.msp_radio mark,.msp_radio audio,.msp_radio video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    xxfont: inherit;
    vertical-align: baseline
}

.msp_radio article,.msp_radio aside,.msp_radio details,.msp_radio figcaption,.msp_radio figure,.msp_radio footer,.msp_radio header,.msp_radio hgroup,.msp_radio menu,.msp_radio nav,.msp_radio section {
    display: block
}

.msp_radio ol,.msp_radio ul {
    list-style: none
}

.msp_radio blockquote,.msp_radio q {
    quotes: none
}

.msp_radio blockquote:before,.msp_radio q:before,.msp_radio blockquote:after,.msp_radio q:after {
    content: '';
    content: none
}

.msp_radio table {
    border-collapse: collapse;
    border-spacing: 0
}

.msp_radio svg {
    margin: initial;
    margin-top: initial;
    margin-right: initial;
    margin-bottom: initial;
    margin-left: initial;
    padding: initial;
    padding-top: initial;
    padding-right: initial;
    padding-bottom: initial;
    padding-left: initial
}

.msp_radio a:hover {
    cursor: pointer
}

.msp_radio .np__global_wrapper {
    overflow: hidden
}

.msp_radio .np__global_player {
    font-family: 'Poppins',sans-serif!important;
    font-size: 16px;
    position: relative;
    z-index: 99999
}

.msp_radio .np__global_player *,.msp_radio .np__global_player :after,.msp_radio .np__global_player :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.msp_radio .np__global_player .np__truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    line-height: 1.5
}

.msp_radio .np__global_player .np__flex_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.msp_radio .np__global_player h1,.msp_radio .np__global_player h2,.msp_radio .np__global_player h3,.msp_radio .np__global_player h4,.msp_radio .np__global_player h5,.msp_radio .np__global_player h6,.msp_radio .np__global_player strong,.msp_radio .np__global_player p,.msp_radio .np__global_player span,.msp_radio .np__global_player ol,.msp_radio .np__global_player ul,.msp_radio .np__global_player li,.msp_radio .np__global_player a,.msp_radio .np__global_player b {
    font-family: 'Poppins',sans-serif!important;
    margin: 0;
    padding: 0
}

.msp_radio .np__global_player .np__controls_elements {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    z-index: 5
}

.msp_radio .np__global_player .np__content_btn_goair {
    position: absolute;
    top: -56px;
    width: 100%;
    text-align: center
}

.msp_radio .np__global_player .np__btn_goair {
    font-family: 'Poppins',sans-serif!important;
    cursor: pointer;
    background-color: #FFF;
    color: #484848;
    border-radius: 50px;
    text-align: center;
    padding: 7px 18px 4px;
    outline: none;
    border: none;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

.msp_radio .np__global_player .np__btn_goair:hover {
    background-color: #484848;
    color: #1bb5fe
}

.msp_radio .np__global_player .np__btn_goair:hover .np__soundbadge_offair_replay {
    fill: #1bb5fe
}

.msp_radio .np__global_player .np__btn_goair .np__soundbadge_offair_replay {
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in
}

.msp_radio .np__global_player .np__container_ads_full {
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    z-index: 50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__ads_full {
    width: 60%;
    position: absolute
}

.msp_radio .np__global_player .np__ads_full::before {
    content: "";
    width: 1px;
    margin-left: -1px;
    float: left;
    height: 0;
    padding-top: 56.25%
}

.msp_radio .np__global_player .np__ads_full::after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__ads_full {
        width:320px;
        height: 180px
    }
}

.msp_radio .np__global_player .np__container_ads_full__bottom {
    width: 455px;
    height: 260px;
    top: inherit;
    bottom: 80px
}

.msp_radio .np__global_player .np__container_ads_full__bottom .np__ads_full {
    width: 100%;
    height: 100%
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__container_ads_full__bottom {
        width:320px;
        height: 183px;
        bottom: 150px
    }
}

.msp_radio .np__global_player .np__container_ads {
    background-color: #000;
    position: absolute;
    top: -200px;
    width: 320px;
    height: 181px;
    margin: 0 auto;
    left: 0;
    right: 0
}

.msp_radio .np__global_player .np__close_ads {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    border: none;
    background-color: #eaeaea;
    width: 25px;
    height: 25px
}

.msp_radio .np__global_player .np__close_ads span {
    font-size: 1rem;
    font-weight: 500
}

.msp_radio .np__global_player .np__content_dialog {
    /* Propiedades de Glassmorphism */
    background-color: rgba(0,0,0,0.5);
    /*background: rgba(255, 255, 255, 0.1); /* Fondo translúcido */
    -webkit-backdrop-filter: blur(10px); /* Desenfoque para navegadores WebKit */
    backdrop-filter: blur(10px); /* Desenfoque para otros navegadores */
    top: 0;
    position: fixed;
    display: block;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.msp_radio .np__global_player .np__dialog {
    position: relative;
    background-color: #fff;
    padding: 10px 15px;
    color: #000;
    width: 400px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__dialog {
        width:85%;
        margin-top: -70px
    }
}

.msp_radio .np__global_player .np__dialog h3 {
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 500;
    text-align: center
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__dialog h3 {
        margin-bottom:5px
    }
}

.msp_radio .np__global_player .np__dialog ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__dialog ul li {
    margin: 0 5px
}

.msp_radio .np__global_player .np__box_share_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.msp_radio .np__global_player .np__box_share_item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.msp_radio .np__global_player .np__share_item_pic {
    margin-top: 15px;
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)
}

.msp_radio .np__global_player .np__share_item_pic .default_poster svg {
    background-color: #1bb5fe;
    fill: #000
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__share_item_pic {
        margin-top:5px;
        width: 150px;
        height: 150px
    }
}

.msp_radio .np__global_player .np__share_song {
    font-size: 1rem;
    margin-top: 15px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__share_song {
        margin-top:5px
    }
}

.msp_radio .np__global_player .np__share_artist {
    font-size: .8125rem;
    margin-bottom: 20px;
    font-weight: 300;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__share_artist {
        margin-bottom:5px
    }
}

.msp_radio .np__global_player .np__item_share {
    text-decoration: none;
    background-color: #efefef;
    border-radius: 50px;
    margin: 10px 0;
    padding: 10px 15px;
    display: block;
    color: #fff!important;
    text-transform: capitalize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__item_share svg {
    color: #fff!important;
    width: 20px
}

.msp_radio .np__global_player .np__item_share i {
    font-size: 20px
}

.msp_radio .np__global_player .np__dialog_close { /* close ícono hover*/
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 2.25rem;
    /* background-color: transparent; */
    background: rgba(231, 231, 231, 0.6);
    color: #000000;
    border: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;

    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;

    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.msp_radio .np__global_player .np__dialog_close:hover,
.msp_radio .np__global_player .np__dialog_close:focus-visible {
    background-color: #1BB5FE;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.35);
    color: #fff;
}


.msp_radio .np__global_player .np__item_share__facebook {
    background-color: #262626!important
}

.msp_radio .np__global_player .np__item_share__messenger {
    background-color: #0084ff!important
}

.msp_radio .np__global_player .np__item_share__twitter {
    background-color: #262626!important
}

.msp_radio .np__global_player .np__item_share__tiktok {
    background-color: #262626!important
}


.msp_radio .np__global_player .np__item_share__youtube {
    background-color: #262626!important
}

.msp_radio .np__global_player .np__item_share__instagram {
    background-color: #262626!important
}

.msp_radio .np__global_player .np__item_share__whatsapp {
    background-color: #262626!important
}

.msp_radio .np__global_player .np__elements_soundbadge {
    width: 33.3333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 15px
}

.msp_radio .np__global_player .np__avatar_element {
    width: 70px;
    height: 70px;
    overflow: hidden;
    display: block;
    margin-right: 18px
}

.msp_radio .np__global_player .np__avatar_element .default_poster svg {
    background-color: #1bb5fe;
    fill: #000
}

.msp_radio .np__global_player .np__avatar_element_image {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    -o-object-fit: cover;
    object-fit: cover
}

.msp_radio .np__global_player .np__soundbadge_info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    line-height: 1.2
}

.msp_radio .np__global_player .np__soundbadge_info_top {
    margin-bottom: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    line-height: 1.2
}

.msp_radio .np__global_player .np__artist_name .np__program_subtitle .np__program_description .np__song_title .np__show_name .np__program_name .np__soundbadge_info_small {
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 700;
    text-align: center
}

.msp_radio .np__global_player .np__soundbadge_info_small_center {
    line-height: 1.5
}

.msp_radio .np__global_player .np__soundbadge_ecualizer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -2px
}

.msp_radio .np__global_player .np__soundbadge_onair {
    background-color: #f30000;
    border: 2px solid #f30000;
    color: #fefefe;
    padding: 2px 8px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 5px
}

.msp_radio .np__global_player .np__soundbadge_onair .np__soundbadge_ecualizer .np__equalizer div {
    background-color: #fefefe
}

.msp_radio .np__global_player .np__soundbadge_onair span {
    font-size: .65rem;
    margin-top: 3px
}

.msp_radio .np__global_player .np__soundbadge_info_principal {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    line-height: 1.2;
    width: 100%
}

.msp_radio .np__global_player .np__info_principal {
    font-size: .8rem
}

.msp_radio .np__global_player .np__soundbadge_like {
    cursor: pointer;
    margin: 0 5px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__like_svg_normal {
    width: 20px;
    fill: transparent;
    stroke: #FFF;
    color: #FFF
}

.msp_radio .np__global_player .np__like_svg_active svg {
    width: 20px;
    fill: #000;
    stroke: #000;
    color: #000
}

.msp_radio .np__global_player .np__soundbadge_offair {
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    padding: 5px 8px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in
}

.msp_radio .np__global_player .np__soundbadge_offair .np__soundbadge_offair_replay {
    fill: #FFF;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in
}

.msp_radio .np__global_player .np__soundbadge_offair:hover {
    background-color: #FFF;
    color: #000
}

.msp_radio .np__global_player .np__soundbadge_offair:hover .np__soundbadge_offair_replay {
    fill: #000
}

.msp_radio .np__global_player .np__elements_play_controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 25
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__btn_controls_mobile {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        right: 0;
        top: 3px
    }

    .msp_radio .np__global_player .np__btn_controls_mobile .np__btn_controls_icon_cast {
        width: 20px
    }
}

@media (min-width: 601px) {
    .msp_radio .np__global_player .np__btn_controls_mobile {
        display:none
    }
}

.msp_radio .np__global_player .np__btn_controls {
    color: #FFF;
    fill: #FFF;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 100%;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__btn_controls:hover {
    background-color: #1bb5fe;
    color: #000;
    fill: #000
}

.msp_radio .np__global_player .np__btn_controls.moreless {
    margin-right: 15px
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__btn_controls.moreless .np__btn_controls_icon {
        -webkit-filter:drop-shadow(3px 3px 2px rgba(0,0,0,0.7));
        filter: drop-shadow(3px 3px 2px rgba(0,0,0,0.7))
    }
}

.msp_radio .np__global_player .np__btn_controls.moreless .np__btn_controls_icon {
    width: 35px;
    height: 35px
}

.msp_radio .np__global_player .np__btn_controls.disabled {
    opacity: .5
}

.msp_radio .np__global_player .np__btn_controls.disabled:hover {
    background: transparent;
    opacity: .5;
    color: #FFF;
    cursor: not-allowed
}

.msp_radio .np__global_player .np__btn_controls_icon {
    width: 20px;
    height: 20px
}

.msp_radio .np__global_player .np__btn_controls_icon_menu {
    width: 30px;
    height: 30px
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__btn_controls_icon_menu {
        width:25px!important;
        height: 25px!important
    }
}

.msp_radio .np__global_player .np__btn_controls_icon__share.center {
    width: 26px;
    margin: 0 auto
}

.msp_radio .np__global_player .np__btn_controls_play_ad {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin: 0 2px
}

.msp_radio .np__global_player .np__btn_controls_play_ad svg {
    fill: #fff;
    color: #fff
}

.msp_radio .np__global_player .np__btn_controls_volume_container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container {
    background-color: #000;
    position: absolute;
    bottom: 40px;
    width: 40px;
    left: 5px;
    cursor: default;
    height: 0;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(0px) translateY(10px);
    transform: translateX(0px) translateY(10px);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

.msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container.np__visible {
    opacity: 1;
    visibility: visible;
    height: 170px;
    -webkit-transform: translateX(0px) translateY(0);
    transform: translateX(0px) translateY(0)
}

@media (max-width: 900px) {
    .msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container {
        left:3px
    }
}

@media (min-width: 577px) and (max-width: 900px) {
    .msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container {
        bottom:45px
    }
}

.msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container .np__player_volume_container_elements {
    position: relative;
    height: 80%;
    width: 10px
}

.msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container .np__player_volume_container_elements .np__player_volume_track {
    height: 100%;
    width: 10px;
    position: relative;
    background-color: #efefef;
    cursor: pointer;
    overflow: hidden;
    border-radius: 5px
}

.msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container .np__player_volume_container_elements .np__player_volume_track .np__player_volume_percent {
    width: 10px;
    height: 70%;
    background: #1bb5fe;
    position: absolute;
    bottom: 0
}

.msp_radio .np__global_player .np__btn_controls_volume_container .np__player_volume_container .np__player_volume_container_elements .np__player_volume_dragging {
    cursor: pointer;
    background-color: #fff;
    border: 4px solid #1bb5fe;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    display: block;
    position: absolute;
    bottom: 70%;
    left: -4px;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    -webkit-transform: translateX(0px) translateY(10px);
    transform: translateX(0px) translateY(10px)
}

.msp_radio .np__global_player .np__btn_controls_volume_ad {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin: 0 2px
}

.msp_radio .np__global_player .np__btn_controls_volume_ad svg {
    fill: #fff;
    color: #fff
}

.msp_radio .np__global_player .np__btn_container_ad {
    padding-left: 10px;
    padding-bottom: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.2)));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#33000000',GradientType=0)
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__btn_container_ad {
        padding-left:5px;
        padding-bottom: 0
    }
}

.msp_radio .np__global_player .np__btn_container_ad .np__btn_controls_volume_container {
    display: inline-block;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    bottom: -2px
}

.msp_radio .np__global_player .np__btn_container_ad .np__btn_controls_volume_container .np__btn_controls_volume_ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__btn_container_ad .np__btn_controls_volume_container .np__player_volume_container {
    display: none
}

.msp_radio .np__global_player .np__btn_controls_play {
    background-color: #1bb5fe;
    color: #fefefe;
    border-radius: 100%;
    width: 50px;
    height: 50px
}

.msp_radio .np__global_player .np__btn_controls_play:hover {
    color: #fefefe
}

@media (max-width: 768px) {
    .msp_radio .np__global_player .np__btn_controls_play {
        width:50px!important;
        height: 50px!important
    }
}

.msp_radio .np__global_player .np__btn_controls__like {
    position: absolute;
    top: 10px;
    right: 10px
}

.msp_radio .np__global_player .np__btn_controls__like svg {
    width: 25px;
    height: 25px
}

.msp_radio .np__global_player .np__btn_controls__volume svg {
    height: 30px
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__btn_controls {
        width:35px;
        height: 35px
    }

    .msp_radio .np__global_player .np__btn_controls_icon {
        width: 24px
    }

    .msp_radio .np__global_player .np__btn_controls_icon__share {
        width: 20px
    }

    .msp_radio .np__global_player .np__btn_controls_icon__share.center {
        width: 26px;
        margin: 0 auto
    }

    .msp_radio .np__global_player .np__soundbadge_like {
        display: none
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .msp_radio .np__global_player .np__btn_controls {
        width:45px;
        height: 45px;
        margin: 0
    }

    .msp_radio .np__global_player .np__btn_controls_icon {
        width: 17px
    }

    .msp_radio .np__global_player .np__soundbadge_like {
        width: 35px;
        height: 35px;
        margin: 0
    }
}

.msp_radio .np__global_player .np__elements_menu_controls {
    position: relative;
    width: 33.3333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__elements_menu_controls {
        display:none
    }
}

.msp_radio .np__global_player .np__full_player_page {
    display: none
}

.msp_radio .np__global_player.np__fullscreen .np__full_player_page {
    background-color: #000;
    color: #FFF;
    width: 100%;
    height: 100vh;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.msp_radio .np__global_player .np__full_player_page .np__box_spinner {
    position: absolute;
    background-color: #141414;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__full_player_page .np__box_spinner .np__spinner {
    color: #1bb5fe;
    width: 50px;
    height: 50px
}

.msp_radio .np__global_player .np__full_player_page .np__box_spinner .np__spinner_svg {
    stroke-dasharray: 80px,200px;
    stroke-dashoffset: 0
}

.msp_radio .np__global_player .np__container_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    background-size: cover;
    background-position: center center;
    opacity: .5;
    filter: alpha(opacity=40);
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.msp_radio .np__global_player .np__container_bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0,0,0,0.8);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0.8)),color-stop(30%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.8)),color-stop(30%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background: linear-gradient(to bottom,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)
}

.msp_radio .np__global_player .np__player_page_section {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.msp_radio .np__global_player .np__player_page_section_a {
    background-color: #000;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    padding: 0;
    z-index: 1;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.msp_radio .np__global_player .np__player_page_section_a.opened {
    width: 50%
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__player_page_section_a.opened {
        width:100%
    }
}

.msp_radio .np__global_player .np__page_section_menu {
    height: 100%;
    overflow: hidden;
    position: relative
}

.msp_radio .np__global_player .np__section_nav_tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.msp_radio .np__global_player .np__section_nav_tabs .np__tab__active > a {
    color: #FFF;
    opacity: 1;
    border-bottom: 2px solid #1bb5fe
}

.msp_radio .np__global_player .np__section_nav_tabs li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.msp_radio .np__global_player .np__section_nav_tabs li a {
    color: #FFF;
    opacity: .5;
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    display: block;
    padding: 20px;
    border-bottom: 2px solid #FFF;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.msp_radio .np__global_player .np__section_nav_tabs li a:hover {
    color: #FFF;
    border-bottom: 2px solid #1bb5fe;
    opacity: 1
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__section_nav_tabs li a {
        padding:20px 5px;
        font-size: .625rem
    }
}

@media (min-width: 577px) and (max-width: 992px) {
    .msp_radio .np__global_player .np__section_nav_tabs li a {
        font-size:.725rem;
        padding: 15px 5px
    }
}

.msp_radio .np__global_player .np__section_nav_tabs .np__section_nav_tabs_prev_mobile {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit
}

.msp_radio .np__global_player .np__section_nav_tabs .np__section_nav_tabs_prev_mobile a {
    margin: 0;
    padding: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-tap-highlight-color: transparent
}

.msp_radio .np__global_player .np__section_nav_tabs .np__section_nav_tabs_prev_mobile a button {
    padding: 0;
    margin: 0;
    background-color: transparent
}

.msp_radio .np__global_player .np__section_nav_tabs .np__section_nav_tabs_prev_mobile a button svg {
    width: 30px;
    height: 30px
}

@media (min-width: 577px) {
    .msp_radio .np__global_player .np__section_nav_tabs .np__section_nav_tabs_prev_mobile {
        display:none
    }
}

.msp_radio .np__global_player .np__section_tabs_content {
    position: relative;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 63px
}

.msp_radio .np__global_player .np__tab_pane {
    position: relative;
    overflow: hidden;
    height: 100%
}

.msp_radio .np__global_player .np__section_tabs_content > .np__tab_pane {
    display: none
}

.msp_radio .np__global_player .np__section_tabs_content > .np__tab_pane__active {
    display: block
}

.msp_radio .np__global_player .np__tab_pane_container {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.msp_radio .np__global_player .np__tab_pane_container::-webkit-scrollbar {
    width: 5px
}

.msp_radio .np__global_player .np__tab_pane_container::-webkit-scrollbar-track {
    background: #000
}

.msp_radio .np__global_player .np__tab_pane_container::-webkit-scrollbar-thumb {
    background: #1bb5fe;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.msp_radio .np__global_player .np__sound_badge {
    margin: 0;
    padding: 0
}

.msp_radio .np__global_player .np__sound_badge .np__sound_badge_item_empty {
    padding: 10px;
    font-size: 1em;
    font-weight: 400;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #000
}

.msp_radio .np__global_player .np__sound_badge_item {
    cursor: pointer;
    padding: 5px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFF;
    fill: #FFF
}

.msp_radio .np__global_player .np__sound_badge_item:not(:last-child) {
    border-bottom: 1px solid #1D1D1D
}

.msp_radio .np__global_player .np__sound_badge_item:hover {
    background-color: #1bb5fe;
    color: #FCF7F7;
    fill: #FCF7F7
}

.msp_radio .np__global_player .np__sound_badge_item:hover .np__item_more_info .np__info_time__offair svg {
    fill: #FCF7F7
}

.msp_radio .np__global_player .np__sound_badge_item__paused {
    background-color: #000
}

.msp_radio .np__global_player .np__sound_badge_item__paused .np__img_overlay,.msp_radio .np__global_player .np__sound_badge_item__paused .np__img_icon_play {
    opacity: 1
}

.msp_radio .np__global_player .np__item_box_img {
    position: relative;
    margin-right: 10px;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    overflow: hidden
}

.msp_radio .np__global_player .np__item_box_img .default_poster svg {
    background-color: #1bb5fe;
    fill: #000
}

.msp_radio .np__global_player .np__item_box_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.msp_radio .np__global_player .np__sound_badge_item_program {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0
}

.msp_radio .np__global_player .np__img_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0
}

.msp_radio .np__global_player .np__img_icon_play {
    fill: #fff;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0
}

.msp_radio .np__global_player .np__item_box_text {
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.msp_radio .np__global_player .np__item_song {
    font-size: .9rem
}

.msp_radio .np__global_player .np__item_artist {
    font-size: .75rem
}

.msp_radio .np__global_player .np__info_time {
    font-size: .65rem;
    font-weight: 400;
    margin: 2px 0;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    line-height: 1.5
}

.msp_radio .np__global_player .np__info_time__offair,.msp_radio .np__global_player .np__info_time__onair {
    color: #1bb5fe;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500
}

.msp_radio .np__global_player .np__info_time__offair svg {
    fill: #1bb5fe;
    width: 13px
}

.msp_radio .np__global_player .np__info_time__onair .np__equalizer div {
    background-color: #1bb5fe
}

.msp_radio .np__global_player .np__item_like,.msp_radio .np__global_player .np__item_next {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto
}

.msp_radio .np__global_player .np__sound_badge_item:hover .np__img_overlay,.msp_radio .np__global_player .np__sound_badge_item:hover .np__img_icon_play {
    opacity: 1
}

.msp_radio .np__global_player .np__sound_badge_item:hover .np__info_time__offair svg {
    fill: #000
}

.msp_radio .np__global_player .np__sound_badge_item:hover .np__info_time__onair {
    color: #FCF7F7;
    fill: #FCF7F7
}

.msp_radio .np__global_player .np__sound_badge_item:hover .np__info_time__onair .np__equalizer div {
    background-color: #FCF7F7
}

.msp_radio .np__global_player .np__sound_badge_item:hover .np__info_time__offair {
    color: #FCF7F7
}

.msp_radio .np__global_player .np__sound_badge_item:hover .np__item_next svg {
    fill: #FCF7F7
}

.msp_radio .np__global_player .np__item_more_info {
    display: inline-block
}

.msp_radio .np__global_player .np__item_program {
    background-color: #000;
    font-size: .625rem;
    color: #FFF;
    text-transform: uppercase;
    -moz-display: flex;
    -webkit-display: flex;
    -o-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    padding: 0 8px;
    margin-right: 5px
}

.msp_radio .np__global_player .np__item_program svg {
    width: 15px;
    fill: #FFF;
    margin-right: 3px
}

.msp_radio .np__global_player .np__item_program_info {
    margin: 0;
    padding: 0
}

.msp_radio .np__global_player .np__item_more_info__program {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__item_box_img {
        width:50px;
        height: 50px
    }
}

.msp_radio .np__global_player .np__item_circle_live {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    border-radius: 100%;
    background-color: #000;
    display: inline-block
}

.msp_radio .np__global_player .np__info_program {
    position: absolute;
    background: #000;
    color: #FFF;
    padding: 0 0 50px;
    overflow-y: scroll;
    overflow-x: hidden;
    top: 0;
    right: -100%;
    bottom: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.msp_radio .np__global_player .np__info_program::-webkit-scrollbar {
    width: 5px
}

.msp_radio .np__global_player .np__info_program::-webkit-scrollbar-track {
    background: #000
}

.msp_radio .np__global_player .np__info_program::-webkit-scrollbar-thumb {
    background: #1bb5fe;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.msp_radio .np__global_player .np__info_program__show {
    right: 0;
    visibility: visible;
    opacity: 1;
    min-width: 100%;
    max-width: 100%
}

.msp_radio .np__global_player .np__info_program_previous {
    margin-bottom: auto
}

.msp_radio .np__global_player .np__info_program_previous .np__info_program_previous_text_back {
    color: #FFF;
    font-size: .85rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.msp_radio .np__global_player .np__info_program_previous .np__info_program_previous_text_back:hover {
    color: #000
}

@media (min-width: 577px) {
    .msp_radio .np__global_player .np__info_program_previous .np__info_program_previous_text_back {
        display:none
    }
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__info_program_previous .np__info_program_previous_btn svg {
        display:none
    }
}

.msp_radio .np__global_player .np__info_program_previous_btn {
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none
}

.msp_radio .np__global_player .np__info_program_previous_btn svg {
    width: 35px;
    height: 35px;
    fill: #FFF;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in
}

.msp_radio .np__global_player .np__info_program_previous_btn:hover svg {
    fill: #FFF;
    opacity: .5
}

.msp_radio .np__global_player .np__info_program_card {
    -moz-display: flex;
    -webkit-display: flex;
    -o-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px
}

.msp_radio .np__global_player .np__card_image {
    width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
    border-radius: 100%;
    margin-right: 15px
}

.msp_radio .np__global_player .np__card_image svg.default_poster {
    background-color: #1bb5fe;
    fill: #000
}

.msp_radio .np__global_player .np__card_image.rounded_image {
    border-radius: 5px
}

.msp_radio .np__global_player .np__card_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.msp_radio .np__global_player .np__card_info {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__card_info {
        text-align:center;
        margin-top: 20px
    }

    .msp_radio .np__global_player .np__card_info .np__info_time__onair {
        width: 100px;
        margin: 0 auto
    }
}

.msp_radio .np__global_player .np__card_info_title {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.5
}

.msp_radio .np__global_player .np__card_info_title_custom {
    color: #1bb5fe
}

.msp_radio .np__global_player .np__card_info_date {
    font-size: .6875rem;
    line-height: 1.5
}

.msp_radio .np__global_player .np__card_info_description {
    font-size: .875rem;
    line-height: 1.5;
    margin: 10px 0
}

.msp_radio .np__global_player .np__card_info_date__name {
    text-transform: uppercase;
    color: #FFF
}

.msp_radio .np__global_player .np__card_info_btn {
    background-color: #1bb5fe;
    outline: none;
    border: none;
    color: #000;
    fill: #000;
    border-radius: 50px;
    padding: 5px 20px 5px 10px;
    text-transform: capitalize;
    font-size: .75rem;
    font-weight: 500;
    margin: 15px 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto
}

.msp_radio .np__global_player .np__card_info_btn svg {
    margin-right: 10px
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__card_info_btn {
        margin:0 auto
    }
}

.msp_radio .np__global_player .np__card_info_subtab_element_podcasts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.msp_radio .np__global_player .np__card_info_subtab_btn {
    outline: none;
    border: 1px solid #E20A16;
    color: #FFF;
    border-radius: 50px;
    padding: 8px 12px;
    text-transform: capitalize;
    font-size: .75rem;
    font-weight: 500;
    margin: 15px 5px;
    background-color: transparent;
    width: 140px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.msp_radio .np__global_player .np__card_info_subtab_btn:hover {
    background-color: #E20A16;
    border: 1px solid #E20A16;
    color: #000
}

.msp_radio .np__global_player .np__card_info_subtab_btn.np__active {
    background-color: #E20A16;
    border: 1px solid #E20A16;
    color: #000
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__card_info_subtab_btn {
        width:initial;
        padding: 5px 8px
    }
}

@media (max-width: 992px) {
    .msp_radio .np__global_player .np__info_program_card {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .msp_radio .np__global_player .np__card_image {
        width: 180px;
        height: 180px;
        border-radius: 5px;
        margin: 0 auto;
        overflow: hidden
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .msp_radio .np__global_player .np__card_image {
        margin:0 auto 20px
    }
}

.msp_radio .np__global_player .np__info_filters {
    padding: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.msp_radio .np__global_player .np__info_filters p {
    text-transform: uppercase;
    font-size: .8125rem
}

.msp_radio .np__global_player .np__btn_filter {
    background-color: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    font-weight: 500;
    border-radius: 50px;
    outline: none;
    height: 35px;
    cursor: pointer;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    -moz-text-align-last: center;
    text-align-last: center
}

.msp_radio .np__global_player .np__btn_filter:active {
    background-color: #E20A16;
    border: #E20A16;
    color: #000;
    color: rgba(255,255,255,0);
    text-shadow: 0 0 0 #000
}

.msp_radio .np__global_player .np__btn_filter:focus {
    background-color: #E20A16;
    border: #E20A16;
    color: #000;
    color: rgba(255,255,255,0);
    text-shadow: 0 0 0 #000
}

.msp_radio .np__global_player .np__btn_filter option {
    background-color: #929292
}

.msp_radio .np__global_player .np__player_page_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 768px) {
    .msp_radio .np__global_player .np__player_page_header.np__player_page_header_keep_opened .np__header_left {
        display:none
    }
}

.msp_radio .np__global_player .np__player_page_header.np__player_page_header_keep_opened .np__header_center {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.msp_radio .np__global_player .np__header_center {
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px)
}

/* CSS BASE (ESCRITORIO) */
.msp_radio .np__global_player .np__header_center_logo {
    width: 185px;
    transform: translateY(10px); /* ajusta para bajar/subir */
}

/* =========================
   RESPONSIVE
   ========================= */

/* MÓVIL */
@media (max-width: 480px) {
  .msp_radio .np__global_player .np__header_center_logo {
    width: 170px;
    transform: translateY(30px);
  }
}

/* TABLET */
@media (min-width: 481px) and (max-width: 768px) {
  .msp_radio .np__global_player .np__header_center_logo {
    width: 120px;
    transform: translateY(4px);
  }
}


.msp_radio .np__global_player .np__header_right_user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.msp_radio .np__global_player .np__user_avatar {
    cursor: pointer;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50px
}

.msp_radio .np__global_player .np__user_avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle
}

.msp_radio .np__global_player .np__content_notification {
    position: relative
}

.msp_radio .np__global_player .np__notification_counter {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #000;
    color: #FFF;
    border-radius: 50px;
    right: 8px;
    top: 0;
    text-align: center;
    line-height: 20px;
    font-size: .6875rem;
    font-weight: 500
}

.msp_radio .np__global_player .np__controls_float {
    position: absolute;
    top: 10px;
    right: 0
}

.msp_radio .np__global_player .np__player_card {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.msp_radio .np__global_player .np__player_card_img {
    position: relative;
    overflow: hidden;
    width: 350px;
    height: 350px;
    margin-bottom: 20px;
    border-radius: 15px
}

.msp_radio .np__global_player .np__player_card_img svg.default_poster {
    background-color: #E20A16;
    fill: #000
}

@media (max-width: 1440px) {
    .msp_radio .np__global_player .np__player_card_img {
        width:350px;
        height: 350px
    }
}

@media (max-width: 1024px) {
    .msp_radio .np__global_player .np__player_card_img {
        width:400px;
        height: 400px
    }
}

@media (max-width: 768px) {
    .msp_radio .np__global_player .np__player_card_img {
        width:350px;
        height: 350px
    }
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__player_card_img {
        width:280px;
        height: 280px
    }
}

@media (max-width: 320px) {
    .msp_radio .np__global_player .np__player_card_img {
        width:200px;
        height: 200px
    }
}

.msp_radio .np__global_player .np__player_card_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block
}

.msp_radio .np__global_player .np__player_song {
    font-size: 1.25rem;
    margin: 0;
    max-width: 60%;
    text-align: center;
    line-height: 1.5;
    overflow: hidden;
    color: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__player_song {
        max-width:100%
    }
}

.msp_radio .np__global_player .np__player_artist {
    font-size: 1rem;
    max-width: 60%;
    text-align: center;
    line-height: 1.5;
    overflow: hidden;
    color: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
    
}

@media (min-width: 1200px) {
    .msp_radio .np__global_player .np__player_artist {
        max-width:40%
    }
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__player_artist {
        max-width:100%
    }
}

.msp_radio .np__global_player .np__player_card .np__soundbadge_info_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 70%;
    text-align: center;
    overflow: initial;
    text-overflow: initial;
    white-space: initial
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__player_card .np__soundbadge_info_top {
        width:100%
    }
}

.msp_radio .np__global_player .np__player_card .np__soundbadge_onair,.msp_radio .np__global_player .np__player_card .np__soundbadge_offair {
    padding: 3px 8px 1px;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.msp_radio .np__global_player .np__player_card .np__soundbadge_offair {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 8px 1px
}

.msp_radio .np__global_player .np__player_card .np__soundbadge_offair span {
    font-size: .65rem
}

.msp_radio .np__global_player .np__player_controls_principal {
    margin: 30px 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__player_controls_principal {
        margin:10px 0 0
    }
}

.msp_radio .np__global_player .np__badge_like {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px
}

.msp_radio .np__global_player .np__badge_like svg {
    width: 30px
}

.msp_radio .np__global_player .np__player_overlay {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(16%,rgba(0,0,0,0.11)),color-stop(99%,rgba(0,0,0,0.7)),to(rgba(0,0,0,0.7)));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.11) 16%,rgba(0,0,0,0.7) 99%,rgba(0,0,0,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.msp_radio .np__global_player .np__content_time {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    cursor: pointer
}

.msp_radio .np__global_player .np__content_time:hover .np__content_progress_bar .np__progress_time {
    -webkit-transform: scaleY(1.5);
    transform: scaleY(1.5)
}

.msp_radio .np__global_player .np__content_time:hover .np__content_progress_bar .np__progress_handle:before {
    opacity: .4;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.msp_radio .np__global_player .np__time_number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.msp_radio .np__global_player .np__time_number_progress {
    font-size: .6875rem;
    color: #fff
}

.msp_radio .np__global_player .np__content_progress_bar {
    position: relative;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    -webkit-box-shadow: 0 -2px 10px 0 rgba(0,0,0,0.25);
    box-shadow: 0 -2px 10px 0 rgba(0,0,0,0.25)
}

.msp_radio .np__global_player .np__progress_time {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    cursor: pointer;
    height: 4px;
    background-color: #fff;
    border-radius: 50px;
    overflow: hidden;
    position: relative
}

.msp_radio .np__global_player .np__progress_time.np__live {
    cursor: initial
}

.msp_radio .np__global_player .np__progress_timeline {
    background-color: #E20A16;
    width: 0;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0
}

.msp_radio .np__global_player .np__progress_timeline.np__progress_timeline_dvr {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="cssLighten" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"><rect opacity="0.6" fill="white" width="50" height="50"/></svg>')!important
}

.msp_radio .np__global_player .np__progress_handle {
    -webkit-transform: translate(-8px);
    transform: translate(-8px);
    opacity: 1;
    cursor: pointer;
    background-color: #E20A16;
    width: 12px;
    height: 12px;
    margin: auto;
    position: absolute;
    top: -4px;
    left: 0;
    border-radius: 50px
}

.msp_radio .np__global_player .np__progress_handle:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -4px;
    margin: auto;
    background-color: #E20A16;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.msp_radio .np__global_player .np__marker_time {
    visibility: hidden;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    top: -40px;
    left: 0;
    font-size: .75rem;
    border-radius: 2px
}

.msp_radio .np__global_player .np__banner {
    width: 100%;
    margin-top: auto
}

.msp_radio .np__global_player .np__banner > div {
    text-align: center
}

.msp_radio .np__global_player .np__equalizer {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    width: 8px;
    margin-right: 5px;
    margin-top: -1px
}

.msp_radio .np__global_player .np__equalizer div {
    background: #FFF;
    height: 100%;
    width: 2px;
    -webkit-animation: equalize 2s infinite;
    animation: equalize 2s infinite
}

.msp_radio .np__global_player .np__equalizer div:nth-child(1) {
    -webkit-animation-delay: -3.5s;
    animation-delay: -3.5s
}

.msp_radio .np__global_player .np__equalizer div:nth-child(2) {
    -webkit-animation-delay: -5.8s;
    animation-delay: -5.8s
}

.msp_radio .np__global_player .np__equalizer div:nth-child(3) {
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s
}

.msp_radio .np__global_player .np__equalizer__stop div {
    -webkit-animation: none;
    animation: none;
    height: 15%
}

@-webkit-keyframes equalize {
    0%,100% {
        -webkit-clip-path: inset(79% 0 0 0);
        clip-path: inset(79% 0 0 0)
    }

    10% {
        -webkit-clip-path: inset(62% 0 0 0);
        clip-path: inset(62% 0 0 0)
    }

    20% {
        -webkit-clip-path: inset(17% 0 0 0);
        clip-path: inset(17% 0 0 0)
    }

    30% {
        -webkit-clip-path: inset(76% 0 0 0);
        clip-path: inset(76% 0 0 0)
    }

    40% {
        -webkit-clip-path: inset(61% 0 0 0);
        clip-path: inset(61% 0 0 0)
    }

    50% {
        -webkit-clip-path: inset(49% 0 0 0);
        clip-path: inset(49% 0 0 0)
    }

    60% {
        -webkit-clip-path: inset(21% 0 0 0);
        clip-path: inset(21% 0 0 0)
    }

    70% {
        -webkit-clip-path: inset(62% 0 0 0);
        clip-path: inset(62% 0 0 0)
    }

    80% {
        -webkit-clip-path: inset(33% 0 0 0);
        clip-path: inset(33% 0 0 0)
    }

    90% {
        -webkit-clip-path: inset(44% 0 0 0);
        clip-path: inset(44% 0 0 0)
    }
}

@keyframes equalize {
    0%,100% {
        -webkit-clip-path: inset(79% 0 0 0);
        clip-path: inset(79% 0 0 0)
    }

    10% {
        -webkit-clip-path: inset(62% 0 0 0);
        clip-path: inset(62% 0 0 0)
    }

    20% {
        -webkit-clip-path: inset(17% 0 0 0);
        clip-path: inset(17% 0 0 0)
    }

    30% {
        -webkit-clip-path: inset(76% 0 0 0);
        clip-path: inset(76% 0 0 0)
    }

    40% {
        -webkit-clip-path: inset(61% 0 0 0);
        clip-path: inset(61% 0 0 0)
    }

    50% {
        -webkit-clip-path: inset(49% 0 0 0);
        clip-path: inset(49% 0 0 0)
    }

    60% {
        -webkit-clip-path: inset(21% 0 0 0);
        clip-path: inset(21% 0 0 0)
    }

    70% {
        -webkit-clip-path: inset(62% 0 0 0);
        clip-path: inset(62% 0 0 0)
    }

    80% {
        -webkit-clip-path: inset(33% 0 0 0);
        clip-path: inset(33% 0 0 0)
    }

    90% {
        -webkit-clip-path: inset(44% 0 0 0);
        clip-path: inset(44% 0 0 0)
    }
}

.msp_radio .np__global_player .np__spinner {
    display: inline-block;
    line-height: 1;
    color: #828282;
    -webkit-animation: spinner-rotate 1.4s linear infinite;
    animation: spinner-rotate 1.4s linear infinite;
    margin: 16px;
    width: 100px;
    height: 100px
}

.msp_radio .np__global_player .np__spinner_svg {
    -webkit-animation: spinner-rotate-dash 1.4s ease-in-out infinite;
    animation: spinner-rotate-dash 1.4s ease-in-out infinite;
    stroke-dasharray: 80px,200px;
    stroke-dashoffset: 0;
    stroke: currentColor
}

@keyframes spinner-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-rotate-dash {
    0% {
        stroke-dasharray: 1px,200px;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 100px,200px;
        stroke-dashoffset: -15px
    }

    100% {
        stroke-dasharray: 100px,200px;
        stroke-dashoffset: -120px
    }
}

@-webkit-keyframes spinner-rotate-dash {
    0% {
        stroke-dasharray: 1px,200px;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 100px,200px;
        stroke-dashoffset: -15px
    }

    100% {
        stroke-dasharray: 100px,200px;
        stroke-dashoffset: -120px
    }
}

.msp_radio .np__global_player .np__notifications_body .np__spinner {
    width: 30px;
    height: 30px
}

.msp_radio .np__global_player .np__embed_responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.msp_radio .np__global_player .np__embed_responsive::before {
    display: block;
    content: ""
}

.msp_radio .np__global_player .np__embed_responsive .np__embed_responsive_item,.msp_radio .np__global_player .np__embed_responsive iframe,.msp_radio .np__global_player .np__embed_responsive embed,.msp_radio .np__global_player .np__embed_responsive object,.msp_radio .np__global_player .np__embed_responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.msp_radio .np__global_player .np__embed_responsive_21by9::before {
    padding-top: 42.857143%
}

.msp_radio .np__global_player .np__embed_responsive_16by9::before {
    padding-top: 56.25%
}

.msp_radio .np__global_player .np__embed_responsive_4by3::before {
    padding-top: 75%
}

.msp_radio .np__global_player .np__embed_responsive_1by1::before {
    padding-top: 100%
}

.msp_radio .np__global_player .np__hidden {
    display: none!important
}

.msp_radio .np__global_player .np__hide {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.msp_radio .np__global_player .np__show {
    visibility: visible;
    -webkit-animation: np-animation-show .5s ease;
    animation: np-animation-show .5s ease
}

@-webkit-keyframes np-animation-hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes np-animation-hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes np-animation-show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes np-animation-show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.msp_radio .np__global_player .np__notifications_hide {
    visibility: hidden;
    -webkit-animation: np-notifications-hide .25s ease;
    animation: np-notifications-hide .25s ease
}

.msp_radio .np__global_player .np__notifications_show {
    visibility: visible;
    -webkit-animation: np-notifications-show .25s ease;
    animation: np-notifications-show .25s ease
}

@-webkit-keyframes np-notifications-hide {
    0% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0px) translateY(0px);
        transform: translateX(0px) translateY(0px)
    }

    100% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(0px) translateY(-10px);
        transform: translateX(0px) translateY(-10px)
    }
}

@keyframes np-notifications-hide {
    0% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0px) translateY(0px);
        transform: translateX(0px) translateY(0px)
    }

    100% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(0px) translateY(-10px);
        transform: translateX(0px) translateY(-10px)
    }
}

@-webkit-keyframes np-notifications-show {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(0px) translateY(-10px);
        transform: translateX(0px) translateY(-10px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0px) translateY(0px);
        transform: translateX(0px) translateY(0px)
    }
}

@keyframes np-notifications-show {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(0px) translateY(-10px);
        transform: translateX(0px) translateY(-10px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0px) translateY(0px);
        transform: translateX(0px) translateY(0px)
    }
}

.msp_radio .np__global_player .np__fade {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.msp_radio .np__global_player .np__fade.np__in {
    opacity: 1;
    visibility: visible
}

.msp_radio .np__global_player .np__page_content_wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh
}

.msp_radio .np__global_player .np__page_content_wrapper.sidebarOpen {
    width: 50%
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__page_content_wrapper.sidebarOpen {
        width:0;
        padding: 0
    }
}

.msp_radio .np__global_player .np__sidebar_wrapper {
    width: 0
}

.msp_radio .np__global_player .np__my_account {
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    z-index: 20;
    opacity: 1;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}

.msp_radio .np__global_player .np__my_account.np__hidden,.msp_radio .np__global_player .np__my_account.np__hide {
    right: -100%;
    opacity: 0
}

.msp_radio .np__global_player .np__content_account {
    padding: 35px 25px 25px
}

.msp_radio .np__global_player .np__content_avatar {
    width: 150px;
    height: 150px;
    overflow: hidden;
    display: block;
    border-radius: 100%;
    margin: 0 auto
}

.msp_radio .np__global_player .np__content_avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.msp_radio .np__global_player .np__content_personal_info {
    margin: 50px 0 0
}

.msp_radio .np__global_player .np__content_personal_info h3 {
    font-size: .875rem;
    color: #FFF;
    font-weight: 300
}

.msp_radio .np__global_player .np__content_form {
    margin-top: 20px
}

.msp_radio .np__global_player .np__form_group {
    margin-bottom: 15px
}

.msp_radio .np__global_player .np__form_group label {
    color: #FFF;
    display: inline;
    font-weight: 300;
    font-size: .75rem
}

.msp_radio .np__global_player .np__form_control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #FFF;
    outline: none;
    background-color: transparent;
    background-image: none;
    border: 1px solid #292929;
    margin-top: 10px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.msp_radio .np__global_player .np__form_control:focus {
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    border: 1px solid #000
}

.msp_radio .np__global_player .np__form_group select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 8px 15px;
    position: relative
}

.msp_radio .np__global_player .np__form_group_select {
    position: relative
}

.msp_radio .np__global_player .np__form_group_select svg {
    position: absolute;
    top: 10px;
    right: 15px;
    fill: #292929
}

.msp_radio .np__global_player .np__form_inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.msp_radio .np__global_player .np__form_inline .np__form_group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px
}

.msp_radio .np__global_player .np__form_inline .np__form_group:last_child {
    margin-right: 0
}

.msp_radio .np__global_player .np__form_btn {
    cursor: pointer;
    background-color: #000;
    color: #FFF;
    font-size: .85rem;
    padding: 10px 30px;
    border-radius: 50px;
    border: none;
    outline: none;
    margin-top: 20px;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.msp_radio .np__global_player .np__form_btn:hover {
    background-color: #c12024
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__my_account {
        width:90%
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .msp_radio .np__global_player .np__my_account {
        width:50%
    }
}

.msp_radio .np__global_player .np__notifications_header {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.msp_radio .np__global_player .np__notifications_header h3 {
    font-size: .875rem
}

.msp_radio .np__global_player .np__notification_activate {
    color: #FFF
}

.msp_radio .np__global_player .np__notification_desactivate {
    color: #000
}

.msp_radio .np__global_player .np__notifications_header_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.msp_radio .np__global_player .np__notification_delete {
    width: 25px;
    height: 25px;
    fill: #000;
    margin-left: 10px
}

.msp_radio .np__global_player .np__switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px
}

.msp_radio .np__global_player .np__switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.msp_radio .np__global_player .np__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #484848;
    -webkit-transition: .4s;
    transition: .4s
}

.msp_radio .np__global_player .np__slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 5px;
    bottom: 4px;
    background-color: #000;
    -webkit-transition: .4s;
    transition: .4s
}

.msp_radio .np__global_player input:checked + .np__slider {
    background-color: #000
}

.msp_radio .np__global_player input:focus + .np__slider {
    -webkit-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000
}

.msp_radio .np__global_player input:checked + .np__slider:before {
    -webkit-transform: translateX(22px);
    transform: translateX(22px)
}

.msp_radio .np__global_player .np__slider.np__round {
    border-radius: 34px
}

.msp_radio .np__global_player .np__slider.np__round:before {
    border-radius: 50%
}

.msp_radio .np__global_player .np__notifications_body {
    margin-top: 20px;
    color: #FFF;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 90vh
}

.msp_radio .np__global_player .np__notifications_info {
    text-align: center
}

.msp_radio .np__global_player .np__notifications_info_icon {
    width: 120px;
    height: 120px;
    fill: #000;
    margin: 50px 0
}

.msp_radio .np__global_player .np__notifications_info h4 {
    font-size: .8125rem;
    font-weight: 400
}

.msp_radio .np__global_player .np__notifications_info p {
    font-size: .6875rem;
    font-weight: 300
}

.msp_radio .np__global_player .np__adswizz__banner {
    position: fixed;
    bottom: 22%;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px solid #fff;
    z-index: 30
}

@media (min-width: 576px) {
    .msp_radio .np__global_player .np__adswizz__banner {
        bottom:14%
    }
}

.msp_radio .np__global_player.np__fullscreen .np__player_widget {
    display: none
}

.msp_radio .np__global_player .np__player_widget {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #000;
    color: #FFF;
    fill: #FFF;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    z-index: 99999999999999
}

.msp_radio .np__global_player .np__player_widget .np__container_bg {
    z-index: -5
}

.msp_radio .np__global_player .np__player_widget .np__btn_controls {
    color: #FFF;
    fill: #FFF
}

.msp_radio .np__global_player .np__player_widget .np__btn_controls.disabled {
    opacity: .5
}

.msp_radio .np__global_player .np__player_widget .np__btn_controls.disabled:hover {
    background: transparent;
    opacity: .5;
    color: #FFF;
    cursor: not-allowed
}

.msp_radio .np__global_player .np__player_widget .np__btn_controls_play {
    background-color: #1bb5fe;
    color: #fefefe
}

.msp_radio .np__global_player .np__player_widget .np__btn_goair {
    background-color: #fff;
    color: #000
}

.msp_radio .np__global_player .np__player_widget .np__btn_goair .np__soundbadge_offair_replay {
    fill: #000;
    width: 18px;
    margin-right: 5px
}

.msp_radio .np__global_player .np__player_widget .np__btn_goair:hover {
    background-color: #000;
    color: #fff
}

.msp_radio .np__global_player .np__player_widget .np__btn_goair:hover .np__soundbadge_offair_replay {
    fill: #fff
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__player_widget {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: inherit;
        padding-bottom: 10px
    }

    .msp_radio .np__global_player .np__player_widget .np__elements_soundbadge {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0;
        padding: 8px 10px 0 14px
    }

    .msp_radio .np__global_player .np__player_widget .np__elements_soundbadge .np__avatar_element {
        position: absolute;
        top: 0;
        right: -17px;
        width: 30%;
        height: 100%;
        z-index: -1;
        opacity: .8
    }

    .msp_radio .np__global_player .np__player_widget .np__elements_soundbadge .np__avatar_element .np__avatar_element_image {
        -webkit-mask-image: -webkit-gradient(linear,left top,right top,color-stop(5%,transparent),color-stop(80%,black));
        -webkit-mask-image: linear-gradient(to right,transparent 5%,black 80%);
        mask-image: -webkit-gradient(linear,left top,right top,color-stop(5%,transparent),color-stop(80%,black));
        mask-image: linear-gradient(to right,transparent 5%,black 80%)
    }

    .msp_radio .np__global_player .np__player_widget .np__elements_soundbadge .np__soundbadge_info {
        text-align: left;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        width: 88%
    }

    .msp_radio .np__global_player .np__player_widget .np__elements_soundbadge .np__soundbadge_info .np__soundbadge_info_top {
        margin-bottom: 0
    }

    .msp_radio .np__global_player .np__player_widget .np__elements_soundbadge .np__soundbadge_info .np__soundbadge_info_principal {
        padding: 2px 0
    }

    .msp_radio .np__global_player .np__player_widget .np__elements_play_controls {
        padding: 10px 10px 4px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.msp_radio .np__global_player .np__player_widget .np__content_time {
    top: -18px;
    left: 0;
    width: 100%;
    z-index: 10;
    bottom: initial;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.msp_radio .np__global_player .np__player_widget .np__content_time .np__content_progress_bar .np__progress_time {
    border-radius: 0
}

.msp_radio .np__global_player .np__player_widget .np__content_time .np__content_progress_bar.np__active .np__progress_handle,.msp_radio .np__global_player .np__player_widget .np__content_time .np__content_progress_bar.np__active .np__marker_time {
    visibility: visible
}

.msp_radio .np__global_player .np__player_widget .np__content_time .np__time_number {
    display: none
}

@media (min-width: 600px) {
    .msp_radio .np__global_player .np__player_widget .np__controls_elements {
        height:70px
    }
}

.msp_radio .np__global_player .np__player_widget .np__controls_elements .np__time_number {
    margin-bottom: 0;
    margin-right: 10px
}

@media (max-width: 576px) {
    .msp_radio .np__global_player .np__player_widget .np__controls_elements .np__time_number {
        display:none
    }
}

.msp_radio .np__global_player .np__player_widget .np__controls_elements .np__time_number .np__time_number_progress {
    color: #FFF
}

.msp_radio .np__global_player .np__player_widget .np__controls_elements .np__time_number .np__time_number_progress:nth-child(2) {
    margin: 0 10px
}

@media (max-width: 600px) {
    .msp_radio .np__global_player .np__player_widget.np__player_with_waves {
        padding-bottom:35px
    }
}

@media (min-width: 600px) {
    .msp_radio .np__global_player .np__player_widget.np__player_with_waves {
        height:110px
    }

    .msp_radio .np__global_player .np__player_widget.np__player_with_waves .np__avatar_element {
        width: 110px;
        height: 110px;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

.msp_radio .np__global_player .np__player_widget.np__player_with_waves .plyr_ms_waves {
    position: absolute;
    height: 40px;
    left: 10px;
    right: 10px;
    bottom: 0;
    z-index: 5
}

@media (min-width: 600px) {
    .msp_radio .np__global_player .np__player_widget.np__player_with_waves .plyr_ms_waves {
        left:120px
    }
}

.msp_radio .np__global_player .np__player_widget.np__player_with_waves .np__content_time {
    bottom: 4px;
    left: 14px;
    right: 14px;
    top: auto;
    width: auto;
    z-index: 50;
    padding: 0 8px
}

@media (min-width: 600px) {
    .msp_radio .np__global_player .np__player_widget.np__player_with_waves .np__content_time {
        left:124px
    }
}

@media (max-width: 576px) {
    .msp_radio .np__btn_rss_links {
        width:100%;
        padding-top: 10px
    }
}

.msp_radio .np__btn_rss_links .np__btn_rss_link {
    text-decoration: none;
    border: 1px solid #FFF;
    border: 1px solid #FFFFFF50;
    border-radius: 50%;
    display: inline-block;
    line-height: 0;
    margin-right: 4px
}

.msp_radio .np__btn_rss_links .np__btn_rss_link:last-child {
    margin-right: 0
}

.msp_radio .np__btn_rss_links .np__btn_rss_link:hover {
    border: 1px solid #E20A16;
    background-color: #E20A16
}

.msp_radio .np__btn_rss_links .np__btn_rss_link:hover i {
    background-color: #FCF7F7
}

.msp_radio .np__btn_rss_links .np__btn_rss_link i {
    margin: 3px;
    width: 28px;
    height: 28px;
    display: inline-block;
    background-color: #FFF;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    mask-position: 50% 50%;
    -webkit-transition: all ease .25s;
    transition: all ease .25s
}

.msp_radio .plyr_ms_container_detect_adsblock {
    background-color: rgba(255,255,255,0.96);
    color: #141414;
    position: fixed;
    bottom: 0;
    z-index: 50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 12px 16px!important;
    z-index: 9999999999;
    height: 70px;
    width: 100%;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important
}

.msp_radio .plyr_ms_container_detect_adsblock .plyr_ms_detect_adsblock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 600px) {
    .msp_radio .plyr_ms_container_detect_adsblock {
        padding:8px 16px!important;
        -webkit-box-sizing: border-box!important;
        box-sizing: border-box!important;
        min-height: 128px
    }

    .msp_radio .plyr_ms_container_detect_adsblock .plyr_ms_detect_adsblock {
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        text-align: left
    }

    .msp_radio .plyr_ms_container_detect_adsblock .plyr_ms_detect_adsblock .plyr_ms_detect_adsblock_signal {
        width: 50px;
        height: 50px;
        font-size: 32px;
        margin: 0 16px 0 0
    }

    .msp_radio .plyr_ms_container_detect_adsblock .plyr_ms_detect_adsblock .plyr_ms_detect_adsblock_info {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.msp_radio .np__btn_multilive {
    font-size: 20px
}

.msp_radio .__multilive_styles .np__multilive_title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8em;
    padding: 10px;
    border-bottom: 1px solid #1D1D1D;
    font-family: 'Poppins',sans-serif!important
}

.msp_radio .__multilive_styles li.np__sound_badge_item {
    cursor: default;
    padding: 10px
}

.msp_radio .__multilive_styles li.np__sound_badge_item:hover {
    background-color: #000;
    color: #FFF;
    fill: #FFF
}

.msp_radio .__multilive_styles li.np__sound_badge_item .np__sound_badge_item_item {
    overflow: hidden
}

.msp_radio .__multilive_styles li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info {
    width: 100%
}

.msp_radio .__multilive_styles li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info .np__info_time {
    width: 100%;
    display: inline-block
}

.msp_radio .__multilive_styles li.np__sound_badge_item div.np__item_box_img {
    width: 110px;
    min-width: 110px
}

.msp_radio .__multilive_styles li.np__sound_badge_item .np__card_info_btn {
    padding: 0 11px 0 4px;
    margin: 4px 0 0
}

.msp_radio .__multilive_styles li.np__sound_badge_item .np__card_info_btn .np__soundbadge_offair_replay {
    width: 18px;
    height: 18px;
    margin: 2px 5px 4px 0
}

.msp_radio .np__multilive_tab .np__multilive_title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8em;
    padding: 10px;
    border-bottom: 1px solid #1D1D1D;
    font-family: 'Poppins',sans-serif!important
}

.msp_radio .np__multilive_tab li.np__sound_badge_item {
    cursor: default;
    padding: 10px
}

.msp_radio .np__multilive_tab li.np__sound_badge_item:hover {
    background-color: #000;
    color: #FFF;
    fill: #FFF
}

.msp_radio .np__multilive_tab li.np__sound_badge_item .np__sound_badge_item_item {
    overflow: hidden
}

.msp_radio .np__multilive_tab li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info {
    width: 100%
}

.msp_radio .np__multilive_tab li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info .np__info_time {
    width: 100%;
    display: inline-block
}

.msp_radio .np__multilive_tab li.np__sound_badge_item div.np__item_box_img {
    width: 110px;
    min-width: 110px
}

.msp_radio .np__multilive_tab li.np__sound_badge_item .np__card_info_btn {
    padding: 0 11px 0 4px;
    margin: 4px 0 0
}

.msp_radio .np__multilive_tab li.np__sound_badge_item .np__card_info_btn .np__soundbadge_offair_replay {
    width: 18px;
    height: 18px;
    margin: 2px 5px 4px 0
}

.msp_radio .np__multilive_widget {
    background-color: #000;
    color: #FFF;
    fill: #FFF;
    position: absolute;
    bottom: 74px;
    right: 4px;
    min-width: 400px;
    max-width: 90%;
    border-radius: 5px;
    overflow: hidden
}

.msp_radio .np__multilive_widget .np__multilive_title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8em;
    padding: 10px;
    border-bottom: 1px solid #1D1D1D;
    font-family: 'Poppins',sans-serif!important
}

.msp_radio .np__multilive_widget li.np__sound_badge_item {
    cursor: default;
    padding: 10px
}

.msp_radio .np__multilive_widget li.np__sound_badge_item:hover {
    background-color: #000;
    color: #FFF;
    fill: #FFF
}

.msp_radio .np__multilive_widget li.np__sound_badge_item .np__sound_badge_item_item {
    overflow: hidden
}

.msp_radio .np__multilive_widget li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info {
    width: 100%
}

.msp_radio .np__multilive_widget li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info .np__info_time {
    width: 100%;
    display: inline-block
}

.msp_radio .np__multilive_widget li.np__sound_badge_item div.np__item_box_img {
    width: 110px;
    min-width: 110px
}

.msp_radio .np__multilive_widget li.np__sound_badge_item .np__card_info_btn {
    padding: 0 11px 0 4px;
    margin: 4px 0 0
}

.msp_radio .np__multilive_widget li.np__sound_badge_item .np__card_info_btn .np__soundbadge_offair_replay {
    width: 18px;
    height: 18px;
    margin: 2px 5px 4px 0
}

.msp_radio .np__btn_playlist {
    font-size: 20px
}

.msp_radio .__playlist_styles .np__playlist_title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8em;
    padding: 10px;
    border-bottom: 1px solid #1D1D1D;
    font-family: 'Poppins',sans-serif!important
}

.msp_radio .__playlist_styles li.np__sound_badge_item {
    cursor: pointer;
    padding: 5px 10px;
    min-height: 45px;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    background-color: #000
}

.msp_radio .__playlist_styles li.np__sound_badge_item.dragging {
    border-bottom: none
}

.msp_radio .__playlist_styles li.np__sound_badge_item:hover,.msp_radio .__playlist_styles li.np__sound_badge_item.dragging {
    background-color: #E20A16;
    color: #FCF7F7;
    fill: #FCF7F7
}

.msp_radio .__playlist_styles li.np__sound_badge_item:hover:first-child:last-child .np__sound_badge_item_item .np__btn_controls.np__btn_move,.msp_radio .__playlist_styles li.np__sound_badge_item.dragging:first-child:last-child .np__sound_badge_item_item .np__btn_controls.np__btn_move {
    visibility: hidden
}

.msp_radio .__playlist_styles li.np__sound_badge_item:hover .np__sound_badge_item_item .np__btn_controls,.msp_radio .__playlist_styles li.np__sound_badge_item.dragging .np__sound_badge_item_item .np__btn_controls {
    visibility: visible;
    display: initial!important
}

.msp_radio .__playlist_styles li.np__sound_badge_item:hover .np__sound_badge_item_item .np__btn_controls.np__btn_play,.msp_radio .__playlist_styles li.np__sound_badge_item.dragging .np__sound_badge_item_item .np__btn_controls.np__btn_play {
    display: none!important
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item {
    overflow: hidden;
    width: 100%
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls {
    visibility: hidden;
    color: #FFF;
    width: 24px;
    height: 30px;
    border-radius: initial
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_play {
    visibility: visible;
    margin-right: 10px
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_trash {
    color: #FFFFFF50;
    margin-left: 10px;
    font-size: 1.2em;
    display: none
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_move {
    cursor: move;
    margin-right: 10px
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_move:nth-child(2) {
    display: none
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls:hover {
    color: #FFF;
    background-color: transparent
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info {
    width: 100%
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info .np__info_time {
    width: 100%;
    display: inline-block
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__card_info_btn {
    padding: 0 11px 0 4px;
    margin: 4px 0 0
}

.msp_radio .__playlist_styles li.np__sound_badge_item .np__card_info_btn .np__soundbadge_offair_replay {
    width: 18px;
    height: 18px;
    margin: 2px 5px 4px 0
}

.msp_radio .np__playlist_tab .np__playlist_title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8em;
    padding: 10px;
    border-bottom: 1px solid #1D1D1D;
    font-family: 'Poppins',sans-serif!important
}

.msp_radio .np__playlist_tab li.np__sound_badge_item {
    cursor: pointer;
    padding: 5px 10px;
    min-height: 45px;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    background-color: #000
}

.msp_radio .np__playlist_tab li.np__sound_badge_item.dragging {
    border-bottom: none
}

.msp_radio .np__playlist_tab li.np__sound_badge_item:hover,.msp_radio .np__playlist_tab li.np__sound_badge_item.dragging {
    background-color: #E20A16;
    color: #FCF7F7;
    fill: #FCF7F7
}

.msp_radio .np__playlist_tab li.np__sound_badge_item:hover:first-child:last-child .np__sound_badge_item_item .np__btn_controls.np__btn_move,.msp_radio .np__playlist_tab li.np__sound_badge_item.dragging:first-child:last-child .np__sound_badge_item_item .np__btn_controls.np__btn_move {
    visibility: hidden
}

.msp_radio .np__playlist_tab li.np__sound_badge_item:hover .np__sound_badge_item_item .np__btn_controls,.msp_radio .np__playlist_tab li.np__sound_badge_item.dragging .np__sound_badge_item_item .np__btn_controls {
    visibility: visible;
    display: initial!important
}

.msp_radio .np__playlist_tab li.np__sound_badge_item:hover .np__sound_badge_item_item .np__btn_controls.np__btn_play,.msp_radio .np__playlist_tab li.np__sound_badge_item.dragging .np__sound_badge_item_item .np__btn_controls.np__btn_play {
    display: none!important
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item {
    overflow: hidden;
    width: 100%
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls {
    visibility: hidden;
    color: #FFF;
    width: 24px;
    height: 30px;
    border-radius: initial
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_play {
    visibility: visible;
    margin-right: 10px
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_trash {
    color: #FFFFFF50;
    margin-left: 10px;
    font-size: 1.2em;
    display: none
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_move {
    cursor: move;
    margin-right: 10px
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_move:nth-child(2) {
    display: none
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls:hover {
    color: #FFF;
    background-color: transparent
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info {
    width: 100%
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info .np__info_time {
    width: 100%;
    display: inline-block
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__card_info_btn {
    padding: 0 11px 0 4px;
    margin: 4px 0 0
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__card_info_btn .np__soundbadge_offair_replay {
    width: 18px;
    height: 18px;
    margin: 2px 5px 4px 0
}

.msp_radio .np__playlist_tab li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_move {
    margin-right: auto
}

.msp_radio .np__playlist_widget {
    background-color: #000;
    color: #FFF;
    fill: #FFF;
    position: absolute;
    bottom: 74px;
    right: 4px;
    min-width: 400px;
    max-width: 90%;
    border-radius: 5px;
    padding-bottom: 5px
}

.msp_radio .np__playlist_widget ul.np__sound_badge {
    background-color: #000;
    max-height: 50vh;
    overflow-y: auto
}

.msp_radio .np__playlist_widget ul.np__sound_badge::-webkit-scrollbar {
    width: 5px
}

.msp_radio .np__playlist_widget ul.np__sound_badge::-webkit-scrollbar-track {
    background: #1D1D1D
}

.msp_radio .np__playlist_widget ul.np__sound_badge::-webkit-scrollbar-thumb {
    background: #E20A16;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.msp_radio .np__playlist_widget .np__item_song {
    font-size: .8rem
}

.msp_radio .np__playlist_widget .np__playlist_title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8em;
    padding: 10px;
    border-bottom: 1px solid #1D1D1D;
    font-family: 'Poppins',sans-serif!important
}

.msp_radio .np__playlist_widget li.np__sound_badge_item {
    cursor: pointer;
    padding: 5px 10px;
    min-height: 45px;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    background-color: #000
}

.msp_radio .np__playlist_widget li.np__sound_badge_item.dragging {
    border-bottom: none
}

.msp_radio .np__playlist_widget li.np__sound_badge_item:hover,.msp_radio .np__playlist_widget li.np__sound_badge_item.dragging {
    background-color: #E20A16;
    color: #FCF7F7;
    fill: #FCF7F7
}

.msp_radio .np__playlist_widget li.np__sound_badge_item:hover:first-child:last-child .np__sound_badge_item_item .np__btn_controls.np__btn_move,.msp_radio .np__playlist_widget li.np__sound_badge_item.dragging:first-child:last-child .np__sound_badge_item_item .np__btn_controls.np__btn_move {
    visibility: hidden
}

.msp_radio .np__playlist_widget li.np__sound_badge_item:hover .np__sound_badge_item_item .np__btn_controls,.msp_radio .np__playlist_widget li.np__sound_badge_item.dragging .np__sound_badge_item_item .np__btn_controls {
    visibility: visible;
    display: initial!important
}

.msp_radio .np__playlist_widget li.np__sound_badge_item:hover .np__sound_badge_item_item .np__btn_controls.np__btn_play,.msp_radio .np__playlist_widget li.np__sound_badge_item.dragging .np__sound_badge_item_item .np__btn_controls.np__btn_play {
    display: none!important
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item {
    overflow: hidden;
    width: 100%
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls {
    visibility: hidden;
    color: #FFF;
    width: 24px;
    height: 30px;
    border-radius: initial
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_play {
    visibility: visible;
    margin-right: 10px
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_trash {
    color: #FFFFFF50;
    margin-left: 10px;
    font-size: 1.2em;
    display: none
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_move {
    cursor: move;
    margin-right: 10px
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls.np__btn_move:nth-child(2) {
    display: none
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__btn_controls:hover {
    color: #FFF;
    background-color: transparent
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info {
    width: 100%
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__sound_badge_item_item .np__item_more_info .np__info_time {
    width: 100%;
    display: inline-block
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__card_info_btn {
    padding: 0 11px 0 4px;
    margin: 4px 0 0
}

.msp_radio .np__playlist_widget li.np__sound_badge_item .np__card_info_btn .np__soundbadge_offair_replay {
    width: 18px;
    height: 18px;
    margin: 2px 5px 4px 0
}

.msp_radio .np__global_player .msp_radio .np__global_player .np__content_time {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    cursor: pointer;
}

.np__player_card_img {
    width: 350px;
    height: 350px
}

.fa-volume-up, .fa-volume-mute, .fa-step-backward, .fa-step-forward, .fa-share-alt, .fa-chevron-up, .fa-chevron-down, .fa-bars {
    font-size: 20px!important;
    xpadding: 15px!important;
}

.fa-play, .fa-pause {
    font-size: 20px!important;
    xpadding: 15px!important;
}

.jp-volume-bar {
    position: relative;
    background-color: #666;
    width: 15px;
    height: 150px;
    cursor: pointer;
}

.jp-volume-bar-value {
    position: absolute;
    bottom: 0;
    background-color: #e20a16;
    width: 100%
}

@media screen and (min-width: 0px) and (max-width:479px) {
    .androvol {
        display:block!important;
    }
}

.redex {
    display: flex!important;
}


/* © Radio Nuñoeño — © 2026 | AMYGDALA.PE AGENCIA CREATIVA

AMYGDALA.PE AGENCIA CREATIVA
DERECHOS RESERVADOS 2026
  
AMYGDALA.PE developer
Contacto: Para publicidad y cooperación. CEL. +51989590294 */