* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
body { background: #000000;
background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(253, 187, 45, 1) 100%) repeat-x #000 ;}

html {
    font-family: sans-serif;
    font-display: auto;
    text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family--ms-text-size-adjust: 100%;
    font-family--webkit-text-size-adjust: 100%
}

a {
    color: inherit;
    text-decoration: none
}


audio::-webkit-media-controls-play-button {
    transform: scale(2.8,2.8)
}

audio::-webkit-media-controls-panel {
    background-color: #ffffff;
    color: #000
}

.mell_bloque_100{width: 1070px; height: auto; overflow: hidden; margin: 0 auto; padding-top: 20px; padding-bottom: 50px}

.suenaa_1{width: 500px; float: left; height: auto; overflow: hidden; border: #fff 1px solid; margin-left: 20px; padding-top: 100px; padding-bottom: 100px;

    background: #0b0112;
background: linear-gradient(90deg,rgba(11, 1, 18, 1) 0%, rgba(20, 38, 128, 1) 50%, rgba(58, 58, 74, 1) 100%);

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.8)

}


.suenaa_2{width: 500px; float: left; height: auto; overflow: hidden; border: #fff 1px solid; margin-left: 30px; padding-top: 100px; padding-bottom: 100px;

background: #0a2b38;
background: linear-gradient(90deg,rgba(10, 43, 56, 1) 0%, rgba(33, 74, 50, 1) 50%, rgba(41, 38, 12, 1) 100%);

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.8)

}


.mell_logo_radio{width: 100%; height: auto; overflow: hidden; float: left; text-align: center; padding-top: 20px; padding-bottom: 20px}

.mell_reproductor{width: 100%; height: auto; overflow: hidden; float: left; text-align: center; position: relative; padding: 10px}
.mell_caja_repro{border: #00ff2e 2px dotted; padding: 7px;
width: 350px; height: auto; margin: 0 auto; overflow: hidden; flex-direction: center; position: relative;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
.mell_caja_repro p{font-size: 1.2rem; font-weight: 600; color: #00ff2e; padding: 10px}
.mell_publicidad{width: 100%; height: auto; overflow: hidden; float: left; margin-top: 10px}
.mell_publicidad img{width: 100%}
.mell_live{background: #fff; width: 50%; height: 600px; float: left; margin-top: 10px;}
.mell_coment{background: #fff; width: 50%; height: 600px; float: left; margin-top: 10px; overflow: scroll;}
.mell_logos_radios{width: 100%; height: auto; overflow: hidden; float: left; margin-top: 40px}
.mell_logos_radios h1{font-size: 15px; color: #fff; text-align: center; font-weight: 400;}
.mell_logos_radios img{
    width: auto; border: #fff 2px dotted; margin-top: 30px; margin-left: 130px;
     border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px
}
.mell_text_pie{width: 100%; height: auto; overflow: hidden; float: left; margin-top: 70px}
.mell_text_pie p{font-size: 18px; color: #fff; width: 100%; float: left; margin-top: 10px; text-align: center;}
.mell_img_1{width: 100%; height: auto; overflow: hidden; float: left; margin-top: 30px; text-align: center;}
.ico_bola img{
    width: 50px; margin-left: 5px; margin-right: 5px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px
}
.mell_img_2{width: 100%; height: auto; overflow: hidden; float: left; margin-top: 15px; text-align: center; margin-bottom: 50px}

.wapp{position:fixed;width:auto;height:auto;right:10px;bottom:10px} 
.wapp img{width: 200px; height: auto;}

/* movil */

@media screen and (max-width: 1090px) {
    .mell_live, .mell_coment{width: 100%}
    .mell_bloque_100{width: 600px; height: auto; overflow: hidden; margin: 0 auto;}
    .suenaa_1{width: auto; margin-left: 0px}
    .suenaa_2{width: auto; margin-left: 0px; margin-top: 50px}

    .mell_logos_radios img{margin-left: 40px}
}

@media screen and (max-width: 630px) {
    .mell_bloque_100{width: 100%; height: auto; overflow: hidden; margin: 0 auto}
}

@media screen and (max-width: 500px) {
.mell_reproductor img{width: 300px}
.mell_logos_radios img{width: 28%; margin-top: 20px; margin-left: 10px;}
.suenaa_1, .suenaa_2{padding-top: 30px; padding-bottom:50px;}
.mell_caja_repro { width: 290px}
.mell_text_pie p{font-size: 16px}
.ico_bola img{width: 40px}
}
