html,body{
    background: #52555B;
    font-family: Arial;
    color: #FFF;
    height: 100%;
}
.container{
    background: #1B1D21;
    margin-top: 63px !important;
}
h2{
    text-transform: uppercase;
    color: #FFF;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin: 0 0 30px 0;
}
.col, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-12, .col-md-2,
.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-12{
    padding: 15px;
}
#app{
    text-align: left !important;
    color:#FFF !important;
}
.grecaptcha-badge{
    z-index: 2;
}

/*############## TOPO ##############*/

.topo{
    color: #585858;
}
.logo{
    float: left;
    width: 320px;
    height: 62px;
    margin-right: 15px;
}
.logo img{
    float: left;
    height: 100%;
    margin-right: 15px;
}
.logo h1{
    height: 62px;
    display: flex;
    align-items: center;
    margin: 0 0 0 15px;
    font-size: 1em;
    font-weight: bold;
    font-size: 0.85em;
}
.player{
    float: right;
}
.player .btn_play_pause{
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    margin-top: 7px;
    background: none;
    border: 2px solid #FFF;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
}
.player .btn_play_pause .fas{
    font-size: 9px;
    color: #FFF;
}
.player #volume{
    float: left;
    width: 140px;
    height: 5px;
    padding: 0 10px 0 0;
    margin: 3px 10px 0 10px;
}
.rangeslider__handle{
    width: 10px;
    height: 10px;
    margin-top: 2px;
    border: none !important;
    cursor: pointer;
    background-color: #FFF;
}
.rangeslider__handle:active {
    border: none !important;
    cursor: pointer;
    background-color: #FFF;
}
.rangeslider__fill{
    height: 5px;
    background: #C8C8C8;
}
.rangeslider__fill__bg{
    height: 5px;
    background: #52555B;
}
.player img{
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.player .musica{
    float: right;
    width: 150px;
    line-height: 1;
    font-size: 15px;
    font-weight: bold;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.player .cantor-banda{
    float: right;
    width: 150px;
    line-height: 1;
    font-size: 11px;
    text-transform: uppercase;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.player-off{
    float: right;
    opacity: 0.5;
}
.player-off .fa-pause{
    float: left;
    padding: 5px;
    border: 2px solid #FFF;
    border-radius: 50%;
    font-size: 9px;
}
.player-off .fa-volume-up {
    float: left;
    margin: 4px 0 0 6px;
}
.player-off .fake-slider{
    float: left;
    width: 140px;
    position: relative;
    height: 5px;
    padding: 0 10px 0 0;
    margin: 9px 10px 0 10px;
    background: #52555B;
    border: none;
    border-radius: 5px;
}
.player-off .fake-slider::after{
    content: "";
    width: 10px;
    height: 10px;
    background: #FFF;
    position: absolute;
    top: -2px;
    left: 100px;
    border-radius: 50%;
}
.player-off .ico-off{
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 50%;
    background: #F00;
}

/*############## PLAYER TOPO ##############*/


.jp-audio, .jp-jplayer{
    float: left;
}
.player .capa{
    float: left;
    height: 62px;
    width: auto;
    margin-right: 12px;
}
.player .cantor-banda{
    float: left;
    width: 150px;
    line-height: 1;
    font-size: 11px;
    text-transform: uppercase;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.player .musica{
    float: left;
    width: 150px;
    margin-bottom: 6px;
    line-height: 1;
    font-size: 12px;
    font-weight: bold;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.player .btn_play_pause{
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background: #ff7200;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    border: 0;
    margin: 16px 12px 0 0;
    border: 2px solid #FFF;
}
.player .btn_play_pause .fas{
    font-size: 9px;
    color: #FFF;
}

.player .cx-volume{
    float: right;
    width: 80px;
    height: 62px;
    padding: 17px 0;
    margin: 0;
    text-align: right;
    font-size: 12px;
}
.player .cx-musica-banda{
    float: left;
    width: 165px;
    height: 62px;
    padding: 15px 0;
}
.player .fa-volume-up{
    float: left;
    margin-top: 3px;
}
.player #volume{
    float: left;
    clear: both;
    width: 100%;
    padding: 0 ;
    margin: 0;
    color: #FFF;
}
.rangeslider{
    height: auto;
    margin-top: 5px;
}
.rangeslider__handle{
    display: none;
    /*width: 10px !important;*/
    /*height: 10px !important;*/
    /*margin-top: 2px !important;*/
    /*border: none !important;*/
    /*cursor: pointer !important;*/
    /*background-color: #FFF !important;*/
    /*border: 1px solid #E6E6E6;*/
}
.rangeslider__handle:active {
    border: none !important;
    cursor: pointer !important;
    background-color: #FFF !important;
}
.rangeslider__fill{
    height: 8px !important;
    background: #ff7200;
}
.rangeslider__fill__bg{
    height: 8px !important;
    background: #F3EFF1 !important;
}
.player-off{
    float: right;
    opacity: 0.5;
    height: 62px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.player-off .fa-pause{
    float: left;
    padding: 5px;
    border: 2px solid #FFF;
    border-radius: 50%;
    font-size: 9px;
}
.player-off .fa-volume-up {
    float: left;
    margin: 4px 0 0 6px;
}
.player-off .fake-slider{
    float: left;
    width: 140px;
    position: relative;
    height: 5px;
    padding: 0 10px 0 0;
    margin: 9px 10px 0 10px;
    background: #52555B;
    border: none;
    border-radius: 5px;
}
.player-off .fake-slider::after{
    content: "";
    width: 10px;
    height: 10px;
    background: #FFF;
    position: absolute;
    top: -2px;
    left: 100px;
    border-radius: 50%;
}
.player-off .ico-off{
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 50%;
    background: #F00;
}
.player-off .cx-volume-fake{
    float: right;
    width: 80px;
    height: 62px;
    padding: 17px 0;
    margin: 0 40px;
    text-align: right;
    font-size: 12px;
}
.player-off .cx-volume-fake .fa-volume-up{
    margin-left: 0;
}
.player-off .volume-fake{
    width: 80px;
    height: 7px;
    background: #585858;
    border-radius: 25px;
    margin-top: 5px;
}
.botoes{
    float: left;
    margin: 27px 0 0 70px;
}
.botoes a{
    text-decoration: none;
}
.botoes a:hover{
    color: #585858 !important;
}




.player-top {
    top: 0;
    border-bottom: 1px solid #F3EFF1;
}
.player-top, .player-bottom {
    position: fixed;
    z-index: 16;
    width: 100%;
    background: #FFF;
}
.topo {
    width: 1170px;
    display: table;
    margin: 0 auto;
    padding: 0 15px;
}
.topo .redes_sociais {
    float: right;
    width: auto;
    height: 62px;
    padding: 8px 0 0 0;
}
.topo .redes_sociais label {
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.topo .redes_sociais label+label{
    margin-left: 15px;
}
.topo .redes_sociais a {
    float: left;
    margin: 2px 3px 0 3px;
}
.redes_sociais .fab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    border-radius: 50% !important;
    transition: background-color 0.5s ease;
}


/*######################### REDES SOCIAIS #########################*/

.redes_sociais{
    float: left;
    width: 100%;
}
.redes_sociais a{
    float: left;
    margin: 0 10px 10px 0;
}
.redes_sociais .fab{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    font-weight: 100;
    color: #FFF;
    border-radius: 50% !important;
    transition: background-color 0.5s ease;
}
.redes_sociais a:hover{
    text-decoration: none;
}
.fa-youtube{
    background-color: #E62D25;
}
.fa-facebook-f{
    background-color: #324B7B;
}
.fa-twitter{
    background-color: #339CC3;
}
.fa-instagram{
    background-color: #AD2F9D;
}
.fa-whatsapp{
    background-color: #2FBF39;
}
.fa-google-plus-g{
    background:#DC4E41;
}
.fa-soundcloud{
    background: #FD7E14;
}
.fa-lastfm{
    background: #E31B23;
}
.fa-snapchat-ghost{
    background: #FFE11E;
}
.fa-flickr{
    background: #0063DC;
}
.fa-share-alt{
    background: #416DAE;
}
.fa-viber{
    background: #665CAC;
}
.fa-android {
    background: #000;
    color: #00D976 !important;
}

/*############## VIDEO/LETRA ##############*/

.video iframe{
    position: relative;
    border: 2px solid #FFF;
}
.letra{
    height: 252px;
    font-size: 14px;
}
pre{
    font-family: Arial !important;
    font-size: 1em !important;
    color: #FFF !important;
}
.my-scrollbar{
    background: none;
}
.scrollbar{
    width: 6px !important;
    background: rgba(0, 0, 0, 1) !important;
    cursor: pointer !important;

    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.vue-scrollbar__scrollbar-vertical, .vue-scrollbar__scrollbar-horizontal{
    width: 6px !important;
    background: #52555B;
    opacity: 1 !important;

    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.vue-scrollbar__scrollbar-vertical:hover, .vue-scrollbar__scrollbar-horizontal:hover {
    background: rgba(82, 85, 91, 1) !important;
}
.sem-video{
    float: left;
    width: 100%;
    height: 100%;
    min-height: 300px;
    background: #000;
    text-align: center;
    color: #3E3E3E;
}
.sem-video .fa-youtube{
    margin: 100px auto 0 auto;
    font-size: 3em;
    filter: opacity(0.5);
    background: none;
}
.sem-letra{
    display: flex;
    align-items: center;
    justify-content: center;
}

/*############## PROXIMAS/ULTIMAS MUSICAS ##############*/

.proximas_ultimas_musicas ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.proximas_ultimas_musicas li{
    position: relative;
    float: left;
    width: 100%;
    padding: 15px 5px;
    border-bottom: 2px solid #52555B;
    transition: 0.4s;
}
.proximas_ultimas_musicas li:hover{
    background: #52555B;
}
.proximas_ultimas_musicas li img{
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
.proximas_ultimas_musicas li span{
    float: left;
    font-size: 28px;
    font-weight: bold;
}
.proximas_ultimas_musicas li strong{
    float: left;
    width: 80%;
    margin-left: 10px;
    font-size: 16px;
}
.proximas_ultimas_musicas li small{
    float: left;
    width: 80%;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.proximas_ultimas_musicas li .capa-ampliada{
    display: none;
    background-color: rgba(0, 0, 0, .5);
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s; /* Firefox < 16 */
    -ms-animation: fadein 1s; /* Internet Explorer */
    -o-animation: fadein 1s; /* Opera < 12.1 */
    animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0.5; }
    to   { opacity: 1; }
}

.proximas_ultimas_musicas li .capa-ampliada img{
    width: 100%;
    height: 100%;
}
.proximas_ultimas_musicas li .capa-ampliada:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    margin-right: 4px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #FF7100 transparent transparent;
}
.proximas_ultimas_musicas li:hover .capa-ampliada{
    display: block;
    position: absolute;
    z-index: 1;
    width: 100px;
    height: 100px;
    right: 0;
    top: -12px;
    margin: 0;
    border: 4px solid #000;
}
.proximas_ultimas_musicas .fa-music{
    float: left;
    padding: 12px;
    background: #44455C;
    margin-right: 15px;
}
.proximas_ultimas_musicas .nenhuma-musica{
    margin-top: 10px;
}

/*############## PECA SUA MUSICA ##############*/

#peca-sua-musica{
    float: left;
    width: 100%;
    padding: 15px;
    background: #17191C;
}
#peca-sua-musica label{
    float: left;
    width: 47%;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
}
#peca-sua-musica label input[type="text"], #peca-sua-musica label input[type="email"]{
    float: left;
    width: 100%;
    background: #1E2024;
    border: 1px solid #101114;
    padding: 5px;
    color: #FFF;
    outline: none;
}
#peca-sua-musica label input[type="text"]:focus, #peca-sua-musica label input[type="email"]:focus{
    border: 1px solid #52555B;
}
#peca-sua-musica label:nth-child(even){
    float: right;
}
#peca-sua-musica label.ultimo{
    width: 100% !important;
}
#peca-sua-musica textarea{
    width: 100%;
    height: 90px;
    background: #1E2024;
    border: 1px solid #101114;
    resize: none;
    padding: 5px;
    color: #FFF;
    outline: none;
}
#peca-sua-musica label textarea:focus{
    border: 1px solid #52555B;
}
#peca-sua-musica button{
    float: right;
    width: 40%;
    height: 76px;
    padding: 8px;
    background: #000;
    color: #FFF;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

/*############## ENQUETE ##############*/

#enquete, .voto-sucesso{
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 15px;
    background: #17191C;
}
#enquete .campos{
    float: left;
    width: 100%;
    min-height: 213px;
}
#enquete label, .result .progress{
    float: left;
    width: 100%;
    position: relative;
    padding: 5px 5px 5px 25px;
    border-bottom: 1px solid #000;
    cursor: pointer;
}
#enquete label input[type="radio"]{
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
}
#enquete label input[type="radio"]::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: -10px;
    left: -1px;
    background: #0C0D0F;
    border: 3px solid #0C0D0F;
    border-radius: 50% !important;
    cursor: pointer;
    transition: background-color 0.5s ease;
}
#enquete label input[type="radio"]:checked::before {
    background-color: #52555B;
}
#enquete input[type="submit"] {
    position: relative;
    bottom: 0;
    width: 40%;
    height: 76px;
    padding: 8px;
    margin-right: 25px;
    background: #000;
    color: #FFF;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
#enquete .botoes{
    margin: 20px 0 0 0;
}
#enquete .botoes a{
    color: #FFF;
    cursor: pointer;
}
#enquete .botoes a:hover {
    text-decoration: underline;
}
.result{
    float: left;
    width: 100%;
    position: relative;
    padding: 15px;
    background: #17191C;
}
.result .progress{
    display: block;
    height: auto;
    font-size: 1em;
    background: none;
    border-radius: 0;
    padding-left: 5px;
}
.result .progress .progress-bar{
    width: 100% !important;
    text-align: left;
    background: none;
}
.result a{
    margin-top: 30px;
    padding: 8px 16px;
    background: #000;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    float: left;
}
.voto-sucesso{
    text-align: center;
}
.voto-sucesso .fa-check{
    font-size: 1.5em;
    margin-right: 10px;
    color: #52555B;
}
.voto-sucesso a{
    float: left;
    cursor: pointer;
}
.voto-sucesso a:hover{
    text-decoration: underline !important;
}

/*############## MURAL DE RECADOS ##############*/

#mural{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
#mural .my-scrollbar{
    float: left;
    width: 66.66%;
    max-height: 330px;
}
#mural .content{
    float: left;
    width: 100%;
    /*height: 345px;-------------------- ERRO*/
}
#mural .content .comentario{
    float: left;
    width: 50%;
    padding: 0 10px;
}
/*#mural .content .comentario:nth-child(even){*/
    /*float: right;*/
/*}*/
#mural .content .avatar{
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
#mural .content .avatar img{
    width: 100%;
    border-radius: 50%;
}
#mural .content .comentario span{
    float: right;
    width: 78%;
    color: #52555B;
    font-weight: bold;
}
#mural .content .comentario p{
    float: right;
    width: 78%;
}
#mural .content .resposta{
    float: right;
    width: 80%;
    position: relative;
}
#mural .content .resposta:before{
    content: "";
    position: absolute;
    left: -30px;
    padding: 0;
    width: 20px;
    height: 20px;
    border-left: 3px solid #52555B;
    border-bottom: 3px solid #52555B;
}
#mural .content .avatar{
    float: left;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    background: #52555B;
    text-align: center;
    color: #FFF;
    font-size: 1.5em;
    font-weight: bold;
}
#mural form{
    float: right;
    position: relative;
    width: 32%;
    margin-left: 1%;
    text-transform: uppercase;
    font-size: 12px;
}
#mural form:after{
    content: "deixe aqui sua mensagem";
    position: absolute;
    top: -30px;
    width: 355px;
    text-align: center;
}
#mural form input[type="text"]{
    float: left;
    width: 100%;
    height: 45px;
    padding: 5px;
    background: #222428;
    border: 1px solid #131416;
    outline: none;
    color: #FFF;
}
#mural form textarea{
    float: left;
    width: 100%;
    height: 135px;
    margin: 2% 0;
    padding: 5px;
    background: #222428;
    border: 1px solid #131416;
    resize: none;
    outline: none;
    color: #FFF;
}
#mural form textarea:focus, #mural form input[type="text"]:focus{
    border: 1px solid #52555B;
}
#mural form button{
    width: 100%;
    height: 64px;
    padding: 8px;
    background: #000;
    color: #FFF;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    margin: 5px 0 0 0;
}
#mural form a{
    display: block;
    margin-top: 10px;
    color: #FFF;
    text-align: center;
    text-decoration: underline;
}
#mural form .captcha{
    float: left;
    width: 100%;
}
#mural form .captcha div{
    display: block;
    margin: 0 auto;
}
#mural .fb-signin-button{
    cursor: pointer;
    margin: 120px 0 0 30px;
    padding: 8px 20px;
    display: inline-block;
}
.mural-sem-recado{
    position: relative;
    float: left;
    width: 65%;
    height: 330px;
    padding: 15px;
    background: #17191C;
}
.mural-sem-recado img{
    float: left;
    width: auto;
    height: 100%;
    margin-right: 40px;
}
.mural-sem-recado h4{
    font-size: 2em;
    margin: 20px 0;
}
.mural-sem-recado p{
    line-height: 1.8;
    font-size: 1.2em;
}
.fa-share{
    font-size: 7em;
    color: #44455C;
    position: absolute;
    top: -44px;
    right: -33px;
    transform: rotate(50deg);
}
.sem-mural{
    float: left;
}

/*############## LOCUTOR ##############*/

.locutor{
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: 5px;
    background: #17191C;
}
.locutor img{
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 20px 0 0;
    border-radius: 50%;
}
.locutor span{
    font-size: 20px;
    font-weight: bold;
}
.locutor p{
    margin-top: 20px;
}
.locutor .redes_sociais{
    float: right;
    width: calc(100% - 155px);
    margin-top: 10px;
}
.locutor .url{
    display: block;
    margin-left: 20px;
    color: #75777C;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.locutor .url .fas{
    font-size: 14px;
}

/*############## PROGRAMACAO ##############*/

.nav-tabs{
    border-bottom:20px solid #000;
    padding-left: 14px;
}
.nav-tabs .nav-item{
    margin: 0 5px 0 0;
}
.nav-tabs .nav-item a{
    background: #0D1014;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0;
    border: 0;
}
.nav-tabs .nav-item a:hover{
    border: none;
    background: #272B32;
}
.nav-tabs .nav-item a.active{
    background: #000;
    color: #FFF;
    border: 0;
    border-top: 5px solid #000;
    margin-top: -5px;
}
.nav-tabs .nav-item a.active:hover{
    background: #000;
}
.tab-pane{
    background: #17191C;
    padding: 15px 15px 30px 15px;
}
.tab-pane table{
    width: 100%;
}
.tab-pane table tr{
    border-bottom: 1px solid #000;
}
.tab-pane table tr td{
    padding: 15px 0;
}
.tab-pane table tr td .avatar{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.tab-pane table tr td .avatar img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/*############## RODAPE ##############*/

.rodape{
    background: #000;
    color: #52555B;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rodape .link-max{
    float: right;
    font-size: 12px;
    color: #52555B;
}
.rodape span{
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    height: 34px;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px solid #191A1B;
}
.rodape .ico-redes-sociais{
    float: left;
    width: 34px;
    height: 34px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border:2px solid #52555B;
    border-radius: 50%;
    text-decoration: none;
    color: #52555B;
}
.rodape .ico-redes-sociais .fab{
    background: none;
}
.manutencao_cont h1 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}

/*############ JPLAYER #################*/

#jp_container_1 {
    text-align: left;
}

@media (min-width:320px){
    .manutencao-main{
        height: 100%;
    }
    .manutencao {
        font-family: 'Poppins', sans-serif;
        height: 100%;
    }
    .manutencao_cont {
        font-size: 16px;
    }
    .manutencao_cont {
        margin-top: 0 !important;
    }
}
@media (min-width:768px){
    .manutencao_cont {
        font-size: 25px;
    }
    .manutencao_cont {
        margin-top: auto !important;
    }
}

@media only screen and (max-device-width: 1025px) {

    .topo {
        width: 100%;
        padding: 0 15px 0 5px;
    }
    .logo {
        width: 280px;
        height: auto;
        margin: 5px 10px 0 0;
    }
    .logo img{
        max-width: 100%;
        height: auto;
    }
    .topo .redes_sociais label+label {
        margin-left: 10px;
    }

    /*************** MURAL DE RECADOS ****************/

    #mural form .captcha iframe{
        width: 297px !important;
    }
}
@media only screen and (max-device-width: 768px) {

    .logo{
        display: none;
    }

    /*************** PROXIMAS E ULTIMAS MUSICAS ****************/

    .proximas_ultimas_musicas li {
        padding: 15px 0;
    }
    .proximas_ultimas_musicas li strong, .proximas_ultimas_musicas li small {
        width: 75%;
        margin-left: 10px;
    }

    /*************** MURAL DE RECADOS ****************/

    #mural .content, #mural form, #mural .content .comentario {
        width: 100%;
        margin: 15px 0;
    }

}

@media only screen and (max-device-width: 600px) {

    /*************** TOPO ****************/

    .logo, .cx-volume{
        display: none;
    }
    .topo .redes_sociais label {
        display: none;
    }
    .topo .redes_sociais label+label {
        display: block;
        margin: 0 15px 0 0;
    }
    .player-off{
        text-align: center;
    }
    .player-off .fake-slider{
        width: 270px;
        margin-bottom: 20px;
    }
    .player-off .ico-off {
        float: none;
        display: inline-block;
        margin: 0 5px -4px 0;
    }
    .col{
        width: 100%;
        flex-basis: auto;
    }

    /*************** VIDEO/LETRA ****************/

    .video{
        width: 100%;
    }
    .sem-video{
        min-height: 160px;
    }

    /*************** PROXIMAS E ULTIMAS MUSICAS ****************/

    .proximas_ultimas_musicas{
        width: 100%;
        margin-top: 30px;
    }
    .proximas_ultimas_musicas li strong, .proximas_ultimas_musicas li small{
        width: 68%;
    }

    /*************** ENQUETE ****************/

    #enquete .campos{
        min-height: inherit;
    }
    #enquete input[type="submit"]{
        height: 53px;
    }

    /*************** MURAL DE RECADOS ****************/

    #mural .my-scrollbar{
        width: 100%;
        margin-bottom: 30px;
    }
    #mural .content, #mural form, #mural .content .comentario{
        width: 100%;
        margin: 15px 0;
    }
    #mural .content .comentario span, #mural .content .comentario p{
        width: 76%;
    }
    #mural form textarea{
        height: 160px;
    }
    #mural .fb-signin-button{
        width: 100%;
        margin-top: 10px;
        float: left;
        text-align: center;
    }
    .mural-recados{

    }
    .mural-sem-recado{
        width: 100%;
        height: auto;
    }
    .mural-sem-recado::before{
        content: "";
    }
    .mural-sem-recado img {
        height: auto;
        width: 90px;
        margin: 0 20px 0 0;
    }
    .mural-sem-recado h4 {
        font-size: 1.3em;
        margin: 0 0 20px 0;
    }
    .mural-sem-recado p {
        margin-bottom: 0;
        font-size: 1em;
        line-height: 1.5;
    }
    .fa-share{
        display: none;
    }
    #mural .fb-signin-button{
        margin: 15px 0 0 0;
    }

    /*************** PECA SUA MUSICA ****************/

    #peca-sua-musica .captcha{
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    #peca-sua-musica .captcha div{
        display: block;
        margin: 0 auto;
    }
    #peca-sua-musica button{
        width: 100%;
        height: 53px;
    }

    /*************** LOCUTOR ****************/

    .locutor img{
        width: 70px;
        height: 70px;
    }
    .locutor .redes_sociais{
        width: 100%;
        display: flex;
        justify-content: center
    }
    .locutor span {
        display: block;
        margin-top: 15px;
    }
    .locutor .url {
        margin: 10px 0;
        color: #75777C;
        font-size: 0.8em;
    }

    /*************** PROGRAMACAO ****************/

    .nav-tabs{
        display: -webkit-box;
    }
    table tr td:last-child{
        display: none;
    }
    .nav-item{
        width: 12%;
    }
    .nav-item a{
        font-size: 1px !important;
        letter-spacing:-2px !important;
    }
    .nav-item a::first-letter{
        font-size:16px;
        font-weight: bold;
        color: #FFF;
    }
    .nav-item a.active{

    }
    .fade{
        display: block;
    }

    /*************** RODAPE ****************/

    .rodape .redes-sociais{
        display: flex;
        justify-content: center;
        padding-bottom: 0;
    }
    .rodape .link-max{
        width: 100%;
        text-align: center;
    }

}
