body {
font-family:'Noto Serif',serif
}
a {
text-decoration:none;
color:#212529
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	    margin-bottom: .5rem !important;
}
p {
    margin-bottom: 1rem !important;
}
img {
	height: auto;
}
iframe{
border-width: 0px;
}
ned-ad[ad-name="ad-sticky"] {
display: none;
}
.header-pm {
z-index:1021
}
.font-1 {
font-family:'Noto Serif',serif!important
}
.font-2 {
font-family:'Montserrat',sans-serif!important
}
.main-color {
color:#C7D300
}
.main-bg {
background-color:#C7D300
}
#footer {
background-color:#feffef
}
@keyframes blink {
0%,100% {
opacity:1
}
50% {
opacity:0
}
}
.bi-circle-fill {
animation:blink 1s infinite
}
#big-menu {
display:none;
position:sticky;
background:#fff;
width:100%;
z-index:10000;
top:7%
}
img.fit-image {
object-fit: cover;
}
.menu-site {
background:#fafafa;
padding: 1em 0em 2em 2em;
}
.top-menu {
background:#f2f4d9;
text-transform:uppercase
}
.top-menu .nav-link {
font-size:.75em;
padding:0 1.3em 0 0 !important;
font-weight:700
}
#update {
font-size:.7em;
font-weight:700;
color:#2222227d
}
.top-bar-right, .top-bar-right a {
align-items:center;
color:#2222227d
}
.top-bar-right a:hover {
color: #222;
}
.top-bar-right i {
font-size:1.2em
}
.top-bar-right span {
font-size:.7em;
font-weight:700;
vertical-align:text-top
}
.rrss-top-bar-desktop i {
font-size: 1em;
margin: 0 0.4em 0 0;
}
.top-bar-right .nav-item:nth-child(2),.top-bar-right .nav-item:nth-child(1) {
position:relative
}
.top-bar-right .nav-item:nth-child(2)::after,.top-bar-right .nav-item:nth-child(1)::after {
content:'';
position:absolute;
right:-13px;
top:50%;
width:1px;
height:20px;
background-color:#2222227d;
transform:translateY(-50%)
}
.live-wrap {
align-items:center
}
.kicker-title {
color: #8a9116;
}
.live-wrap span {
background: #ffff;
border-radius: 15px;
color: #879007;
border: 2px solid #c5d024;
box-shadow: 0px 0px 5px 2px #f2f4db;
padding: 5px 7px;
font-weight: 500;
font-size: .9em;
}
#nav-icon {
width:35px;
height:30px;
position:relative;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-transition:.5s ease-in-out;
-moz-transition:.5s ease-in-out;
-o-transition:.5s ease-in-out;
transition:.5s ease-in-out;
cursor:pointer
}
#nav-icon span {
display:block;
position:absolute;
height:5px;
width:100%;
background:#fff;
border-radius:9px;
opacity:1;
left:0;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-transition:.25s ease-in-out;
-moz-transition:.25s ease-in-out;
-o-transition:.25s ease-in-out;
transition:.25s ease-in-out
}
#nav-icon span:nth-child(1) {
top:0
}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
top:10px
}
#nav-icon span:nth-child(4) {
top:20px
}
#nav-icon.open span:nth-child(1) {
top:18px;
width:0;
left:50%
}
#nav-icon.open span:nth-child(2) {
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg)
}
#nav-icon.open span:nth-child(3) {
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg)
}
#nav-icon.open span:nth-child(4) {
top:18px;
width:0;
left:50%
}
.btn-search {
background: #c7d300;
border: 1px solid #c7d300;
text-transform: uppercase;
}
.login{position:absolute;z-index:99;left:0;right:0;top:40%}.login h3{font-weight:900;color:#000;text-transform:uppercase}
#concurso-form {
border: 1px solid #2222224a;
border-radius: 15px;
}
.entry-content p,.entry-content ul,.entry-content li {
font-family:'Montserrat',sans-serif
}
.the-content,.container-tags,.last-content,.sn-single, .lb-pm, .videos-relacionados,.taboola-single {
margin:0 0 24px 98px
}
.lb-pm {
background: #f3f5dc;
padding: 1em 0 1em 0;
font-weight: 500;
border-radius: 10px;
}
.the-content a {
text-decoration:underline;
font-weight:700;
color:#545A0C;
}
.ad-giga {
align-items:center;
text-align:center;
padding:1em 0
}
.mldb1 {
min-height: 100px;
padding: 0.2em 0 0em 0;
}
.marquee-container {
width:200px;
height:25px;
overflow:hidden;
position:relative;
border-radius:15px;
background:#fff
}
.marquee {
white-space:nowrap;
display:inline-block;
width:200px
}
.marquee span {
color:#C7D300;
font-size:1em;
display:inline-block;
margin-left:-7em
}
@keyframes marquee {
0% {
transform:translateX(100%)
}
100% {
transform:translateX(-100%)
}
}
.marquee-container::before,.marquee-container::after {
content:'';
position:absolute;
top:0;
width:50px;
height:100%;
z-index:1
}
.marquee-container::before {
left:0;
background:linear-gradient(to right,white 0%,transparent 100%)
}
.marquee-container::after {
right:0;
background:linear-gradient(to left,white 0%,transparent 100%)
}
.top-10 {
top:9%
}
.entry-title {
line-height:1;
font-size: 2.1em;
font-weight:600
}
.entry-meta {
position:relative
}
.time-post {
color:#606060
}
.post-meta {
position:relative
}
.post-meta p {
color:#22222291
}
.entry-meta:before {
position:absolute;
content:'';
width:3px;
height:100%;
background:#c7d300
}
.post-thumbnail figcaption {
font-size:.6em;
background-color:#e5e5e5;
padding:5px 5px 5px 0
}
.entry-desc {
font-size:1.2em;
padding:5px 0
}
.container-tags {
border-top:1px solid #bbb9b9;
border-bottom:1px solid #bbb9b9;
padding:5px 0
}
.tag-single {
background:#f7f6f6;
padding:2px 5px 3px;
border-radius:10px
}
.tag-single a {
color:#000000
}
.related-post {
max-width:100%;
padding:.5em 0 0;
border-top:2px solid #c7d300;
border-bottom:2px solid #c7d300;
margin-bottom: 0.5em;
}
.related-post p {
font-size:1.1em;
line-height:1.2
}
.related-post h3 {
font-size: 1.2em;
}
.related-post img {
max-width: 135px;
height: 135px;
object-fit: cover;
}
.related-post a {
text-decoration:none;
color:inherit
}
iframe.instagram-media {
width: 85%;
margin: auto!important;
}
.last-content {
text-align:center;
color:#fff;
font-size:1.4em;
border-radius:10px;
padding:5px 0
}
/*.ratio-16x9 {
float:left
}*/
.sn-single i {
font-size:1.1em;
margin:0 .4em 0 0;
padding:7px 10px;
color:#fff;
border-radius:20px;
text-align:center
}
.sn-single .bi-facebook {
background-color:#1877f2
}
.sn-single .bi-twitter-x {
background-color:#14171a
}
.sn-single .bi-whatsapp {
background-color:#25d366
}
.next-post {
background:#f9f7f7;
padding:2em 0
}
.next-post i {
font-size:1.5em
}
.menu-desk-right {
background-color:#f6f6f6;
position:relative
}
.links-footer .list-inline-item {
position: relative;
}
.links-footer .list-inline-item:not(:last-child)::after {
content: "";
position: absolute;
right: -10px;
width: 2px;
height: 20px;
background: #c7d300;
top: -3px;
}
.desktop-player strong {
font-size:1.6em
}
.desktop-player a {
font-size:.9em;
border-bottom:2px solid #c7d300;
font-weight:500
}
#programacion .prev strong,#programacion .prev p {
font-size:12px;
line-height:1.2
}
#programacion .next strong,#programacion .next p {
font-size:12px;
line-height:1.2
}
#programacion .horario-program {
text-align:center
}
#programacion .program-wrap {
width:70px
}
#programacion .onair .program-wrap {
width:90px
}
#programacion .img-program {
width:85px;
height:85px;
position:absolute;
right:0;
bottom:0
}
#programacion .program-desktop {
background:#fff;
margin:.5em;
padding:.5em;
border-radius:15px;
position:relative;
max-width:220px;
height:105px
}
#programacion .prev .program-desktop,#programacion .next .program-desktop {
height:75px;
opacity:.8
}
#programacion .onair .program-desktop {
max-width:300px
}
#programacion .onair .program-desktop img {
width:125px;
height:125px
}
#programacion .onair .program-desktop p {
line-height:1.1;
font-size:13px
}
#programacion .onair .program-desktop strong {
font-size:15px
}
#programacion .onair .program-desktop i {
font-size:2.5em
}
#programacion .onair .program-desktop .flex-grow-1 span {
font-size:12px;
text-transform:uppercase;
background:#c7d300;
padding:3px 5px;
border-radius:15px;
color:#fff;
font-weight:700
}
#programacion .onair .program-desktop .flex-grow-1 i {
font-size:6px;
color:#fff;
position:relative;
top:-1px
}
#programacion .horario-program {
background:#eaeae8;
font-weight:700;
font-size:1.3em;
color:#c3c3c3;
margin:.5em
}
#programacion .onair .horario-program {
background:#eceed8;
font-weight:700;
font-size:1.3em;
color:#4c4c4c;
margin:.5em
}
.rrss-bigmenu {
padding:1em;
background:#fff;
border-radius:18px;
font-size:19px;
box-shadow:0 0 4px 0 #0000001a;
position:absolute;
margin:auto;
bottom:1em;
left:0;
right:0;
text-align:center;
width:85%
}
.rrss-bigmenu ul {
margin-bottom:0
}
.rrss-bigmenu i {
border:1px solid #fff;
border-radius:20px;
padding:2px 5px;
background:#c7d300;
color:#292727
}
.story-xl h2 {
font-size:1.875em;
line-height:1.1;
font-weight:700;
margin:1em 0 .2em
}
.story-md h2 {
font-size:1.313em;
line-height:1.1;
font-weight:700;
margin:1em 0 .2em
}
.story-xs h2 {
font-size:1em;
line-height:1.1;
font-weight:700;
margin:1em 0 .2em
}
.story-xl p,.story-md p,.story-xs p {
font-size:.875em;
font-weight:500;
line-height:1.3;
margin:0;
padding:.5em 0
}
.story-xs-vertical img{
max-width: 150px;
}
.story-xl .post-meta,.story-md .post-meta,.story-xs .post-meta {
font-size:.75em
}
.story-xl figure,.story-md figure,.story-xs figure {
position:relative
}
.story-md,.story-xs {
padding-bottom:1em;
margin-bottom: 1em;
border-bottom:1px dashed #BDBECC
}
img.fixed-width {
min-width: 220px;
}
.widget-home {
background:#f2f4d9;
width:100%;
height:100px;
margin:1em 0 0;
border-radius:20px
}
.title-widget {
background:#c7d300;
color:#fff;
font-weight:600;
text-transform:uppercase;
border-top-right-radius:20px;
border-top-left-radius:20px;
padding:0 0 0 1em;
font-size:1.1em
}
.title-widget-sub {
color:#535353;
font-weight:600;
text-transform:uppercase;
margin:.5em 0 0;
font-size:1em
}
.indicadores span {
background:#fff;
margin:0 7px 0 0;
padding:3px 5px;
font-size:.9em;
border-radius:7px;
font-weight:900;
color:#889006
}
.clima .dia {
background:#fff;
margin:0 7px 0 0;
padding:3px 5px;
font-size:.9em;
border-radius:7px;
font-weight:900;
color:#889006
}
.api-creditos {
font-size: 0.7em;
text-transform: uppercase;
margin: 0.7em 0 0 0;
font-weight: 500;
}
.section-title {
position:relative;
border-bottom:1px solid #87900733
}
.section-title:before {
content:"";
width:4px;
height:100%;
display:block;
background:#c7d300;
position:absolute;
left:0;
top:-5px
}
.section-title h3 {
text-transform:uppercase;
font-size: 1em;
font-weight:700
}
.section-title-small {
position:relative;
border-bottom:1px solid #87900733
}
.section-title-small:before {
content:"";
width:4px;
height:100%;
display:block;
background:#c7d300;
position:absolute;
left:0;
top:-5px
}
.section-title-small h3 {
text-transform:uppercase;
font-weight:700
}
.programa-item {
background:#f2f4d9;
border-radius:15px;
height:100px;
position:relative
}
.programa-item .show-title {
font-size:1.5em
}
.programa-item .show-host {
font-size:.8em
}
.programa-item .show-hour {
font-size:.7em
}
.programa-item img {
position:absolute;
top:-20px;
width:120px;
height:120px
}
.archive-small img {
max-width:200px
}
.play-video {
display:flex;
align-items:flex-end;
position:absolute;
left:0;
bottom:0;
width:100%;
height:100%
}
.story-xs .play-video i {
font-size: 2.5em;
color:#f2f4d9
}
.story-md .play-video i {
font-size: 2.5em;
color:#f2f4d9
}
.last-news {
max-width: 300px;
}
.last-news h3 {
font-size: 0.9em;
font-weight: 800;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.last-news time {
font-weight: 800;
color: #929a01;
}
#pie-comun9 .inside {
background:url(./imgs/piev9-2013_light.webp) no-repeat 0 0;
border-top:1px solid #f0f0f0;
padding:0;
position:relative;
width:993px;
height:116px;
margin:0 auto;
position:relative;
text-align:left;
border-bottom:1px solid #D2D2D2
}
#pie-comun9 a {
display:block;
text-indent:-9999px;
overflow:hidden;
color:#000;
text-decoration:none;
text-align:left
}
#pie-comun9 a:hover {
text-decoration:underline
}
#pie-comun9 .medios-destacados,#pie-comun9 .muestra-medios {
float:left;
width:auto;
display:inline
}
#pie-comun9 .medios-destacados ul {
margin-left:215px;
width:775px;
margin-top:5px;
margin-bottom:0;
overflow:hidden;
padding:0
}
#pie-comun9 .medios-destacados ul.primerafila {
padding-top:10px
}
#pie-comun9 .medios-destacados ul li {
display:inline;
float:left;
background:none;
margin:0 6px 0 0;
padding:0
}
* html #pie-comun9 div,* html #pie-comun9 ul,* html #pie-comun9 ol,* html #pie-comun9 li {
height:auto
}
:first-child+html #pie-comun9 div,:first-child+html #pie-comun9 ul,:first-child+html #pie-comun9 ol,:first-child+html #pie-comun9 li {
height:auto
}
#pie-comun9 #pc_prisa {
height:57px;
left:18px;
position:absolute;
top:15px;
width:144px
}
#pie-comun9 #pc_elpais {
width:105px;
height:25px
}
#pie-comun9 #pc_as {
width:55px;
height:25px
}
#pie-comun9 #pc_cincodias {
width:90px;
height:25px
}
#pie-comun9 #pc_santillana {
width:100px;
height:25px
}
#pie-comun9 #pc_planeta {
width:50px;
height:25px
}
#pie-comun9 #pc_clasificados {
width:65px;
height:25px
}
#pie-comun9 #pc_compartir,#pie-comun9 #pc_inn {
width:100px;
height:25px
}
#pie-comun9 #pc_plus {
width:70px;
height:25px
}
#pie-comun9 #pc_ser {
width:60px;
height:25px
}
#pie-comun9 #pc_los40 {
width:75px;
height:25px
}
#pie-comun9 #pc_caracol {
width:70px;
height:25px
}
#pie-comun9 #pc_adn {
width:65px;
height:25px
}
#pie-comun9 #pc_wradio {
width:51px;
height:25px
}
#pie-comun9 #pc_continental {
width:50px;
height:25px
}
#pie-comun9 #pc_maxima {
width:46px;
height:25px
}
#pie-comun9 #pc_m80 {
width:60px;
height:25px
}
#pie-comun9 #pc_radiole {
width:60px;
height:25px
}
#pie-comun9 #pc_dial {
width:50px;
height:25px
}
#pie-comun9 #pc_alfaguara {
width:70px;
height:25px;
display:none
}
#pie-comun9 #pc_uno {
width:52px;
height:25px
}
#pie-comun9 #pc_icon {
width:80px;
height:25px
}
#pie-comun9 #pc_verne {
width:70px;
height:25px
}
#pie-comun9 #pc_plural {
width:71px;
height:25px
}
#pie-comun9 #pc_loqueleo,#pie-comun9 #pc_tareasymas {
width:90px;
height:25px
}
#pie-comun9 #pc_huffington {
width:158px;
height:25px
}
#pie-comun9 #pc_meristation {
width:90px;
height:25px
}
#pie-comun9 #pc_parasaber {
width:65px;
height:25px
}
#pie-comun9 #pc_smoda {
width:75px;
height:25px
}
#pie-comun9 #pbt-medios {
height:24px;
left:18px;
position:absolute;
top:80px;
width:143px
}
#pie-comun9 #pc_kebuena {
width:82px;
height:25px
}
#pie-comun9 #pc_yesfm,#pie-comun9 #pc_podium {
width:80px;
height:25px
}
#pie-comun9 #pc_richmond {
width:80px;
height:25px
}
#pie-comun9 #pc_moderna {
width:105px;
height:25px
}
#pie-comun9 #pc_eps {
width:85px;
height:25px
}
#pie-comun9 a#cierrame {
background:url(./imgs/pc-bgs.webp) no-repeat 0 -22px;
width:64px;
height:21px;
line-height:21px;
overflow:hidden;
display:block;
text-indent:-9999px
}
#pie-comun9 #capa-webs-grupo {
position:absolute;
z-index:3000;
top:-271px;
right:0
}
#pie-comun9 .muestra-medios {
margin-top:40px;
margin-left:25px;
position:relative;
font:400 12px Arial;
color:#333
}
#pie-comun9 .muestra-medios a {
text-indent:0
}
#pie-comun9 .muestra-medios .capa-medios {
background:#e9e9e9 url(./imgs/pc-bgs.webp) repeat-x 0 -44px;
height:311px;
width:993px;
display:none
}
#pie-comun9 .muestra-medios.activado .capa-medios {
display:block
}
#pie-comun9 .muestra-medios.activado .capa-medios .pc-sombreado {
background:#fafafa url(./imgs/pc-bgs.webp) repeat-x 0 -72px;
height:37px;
width:100%;
margin-top:1px;
position:relative;
_border-top:1px solid #999
}
#pie-comun9 .muestra-medios.activado .capa-medios .pc-sombreado #cierrame2 {
background:url(./imgs/pc-bgs.webp) no-repeat scroll 25px 7px transparent;
height:29px;
overflow:hidden;
text-indent:-9999px
}
#pie-comun9 .muestra-medios .capa-medios h3 {
padding:0 0 0 11px;
font-weight:400;
line-height:29px;
margin:0
}
#pie-comun9 .muestra-medios .capa-medios h3 a {
float:right;
font-size:12px;
margin-right:3px
}
#pie-comun9 #empresa2 {
display:none
}
#pie-comun9 .cabecera-capa {
padding:3px;
border:1px solid #999;
border-width:1px 1px 0;
height:20px
}
#pie-comun9 .muestra-medios .cabecera-capa h3 {
float:left;
line-height:20px;
color:#000
}
#pie-comun9 .cabecera-capa a {
float:right
}
#pie-comun9.version-k .inside {
background:url(./imgs/piev9-2013_dark.webp) no-repeat 0 0;
border-top:0;
border-bottom:0
}
#pie-comun9.version-k a#cierrame {
background:url(./imgs/k-pc-bgs.webp) no-repeat 0 -22px
}
#pie-comun9.version-k .muestra-medios .capa-medios {
background:#2c2c2c url(./imgs/k-pc-bgs.webp) repeat-x 0 -44px
}
#pie-comun9.version-k .muestra-medios.activado .capa-medios .pc-sombreado {
background:#000 url(./imgs/k-pc-bgs.webp) repeat-x 0 -72px;
margin-top:1px
}
#pie-comun9.version-k .muestra-medios.activado .capa-medios .pc-sombreado #cierrame2 {
background:url(./imgs/k-pc-bgs.webp) no-repeat scroll 55px 8px transparent
}
#pie-comun9.version-k .muestra-medios .cabecera-capa h3 {
color:#fff;
font-weight:700
}
#pie-comun9.version-k .cabecera-capa {
border:1px solid #141414
}
@media (max-width: 993px) {
#pie-comun9 .inside {
width:100%;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
background:url(./imgs/pie-responsive.webp) no-repeat 50% 0
}
#pie-comun9.version-k .inside {
background:url(./imgs/pie-responsive-dark.webp) no-repeat 50% 0
}
#pie-comun9 #pc_prisa {
left:50%;
margin-left:-72px
}
#pie-comun9 #pbt-medios {
left:50%;
margin-left:-71px
}
#pie-comun9 .medios-destacados>ul {
display:none
}
#pie-comun9 #capa-webs-grupo,#pie-comun9 .muestra-medios .capa-medios,#pie-comun9 .muestra-medios .capa-medios iframe {
width:100%
}
}
.disclaimer p {
font-size:.8em;
line-height:1.1
}
#nav-below .btn {
border:1px solid #848484;
font-size:1em
}
.frecuencia-item {
border: 1px solid #c7d300;
border-radius: 20px;
text-align: center;
}
.frecuencia-item .ciudad {
position: relative;
margin-bottom: 0.5em;
}
.frecuencia-item .ciudad:after {
position: absolute;
bottom: -1px;
left: 0;
right: 0;
margin: auto;
content: '';
width: 40px;
height: 2px;
background: #c7d300;
}
.app-cta {
background: #f3f4dc;
border-radius: 15px;
padding: 5px;
}
.app-cta .badges img {
max-height: 45px;
}
@media (max-width: 575.98px) {
#main:before {
position:relative;
content:'';
width:100%;
height:10000px;
background:#eceed8d4
}
.the-content,.container-tags,.last-content,.sn-single, .lb-pm, .videos-relacionados, .taboola-single  {
margin:0
}
.archive-small img {
max-width: 100%;
width: 100%;
}
.cta-mob {
border-bottom:1px solid #00000021;
font-size:.9em
}
.main-menu {
padding:2px 0
}
.rrss-bigmenu,.prev,.next {
display:none!important
}
#programacion .onair .program-desktop strong {
font-size:13px
}
#programacion .onair .program-desktop p {
line-height:1.1;
font-size:11px
}
#programacion .onair .program-desktop {
max-width:100%;
height:90px
}
#programacion .onair .program-desktop img {
width:80px;
height:80px
}
.desktop-player strong {
font-size:1em
}
#big-menu {
top:55px;
width:85%;
overflow:scroll;
height:90vh
}
.w-100 {
width:inherit;
height:auto;
max-width:100%
}
.title-widget-sub {
font-size: 0.7em;
}
.widget-home {
background:#f2f4d9;
width:100%;
height:230px;
padding:0 0 1em;
margin:1em 0;
border-radius:20px
}
.indicadores div {
background:#fff;
text-align:center;
border-radius:15px;
margin:0 5px 0 0
}
.indicadores span {
margin:0;
padding:.5em;
background:none
}
.clima .dia {
background:#fff;
margin:0 7px 0 0;
padding:.5em;
font-size:.8em;
border-radius:15px;
font-weight:900;
color:#889006;
text-align:center;
margin:auto
}
.programa-item .show-title {
font-size:1.2em
}
.programa-item .show-host {
font-size:.8em
}
.programa-item .show-hour {
font-size:.7em
}
.story-xl h2 {
font-size:1.475em
}
.story-md h2 {
font-size:1.213em
}
.related-post {
float:inherit;
max-width:100%;
margin:.5em 0 1em;
padding:.5em 0;
border-top:2px solid #c7d300;
border-bottom:2px solid #c7d300
}
.top-bar-right .nav-item:nth-child(2)::after,.top-bar-right .nav-item:nth-child(1)::after {
display:none
}
#update {
font-size:.6em;
font-weight:700;
color:#0000006b
}
.navbar-topmenu {
padding:0
}
.last-content {
text-align:center;
color:#fff;
font-size:1em;
border-radius:10px;
padding:5px 0;
margin:1em 0 0!important
}
.container-tags ul {
display: flex;
overflow-x: auto;
flex-wrap: nowrap;
scrollbar-width: none;
text-transform: capitalize;
}
.tag-single {
margin:0 0 .5em;
font-size:.8em
flex: 0 0 auto;
}
.entry-title {
line-height:1.1;
font-size:1.6em
}
.entry-desc {
font-size:1em
}
.related-post p {
font-size:1em;
line-height:1.4
}
.live-wrap span {
background:#fff;
color:#2E2E2E!important;
border-radius:10px;
padding:3px 5px;
font-size:.8em
}
.logo-station img {
width:115px
}
.story-xs-vertical img {
max-width: 100px;
height: 110px;
object-fit: cover;
}
.menu {
font-size:2em;
color:#fff
}
.menu-site {
padding: 1em 0 8em 1em;
}
.ned-ad-dynamic {
height: 625px;
}
.rrss-top-bar-mob {
background: #262626;
border-radius: 9px;
padding: 3px 0 3px 0;
}
.rrss-top-bar-mob i {
font-size: 1em;
margin: 0 0.4em 0 0;
color: #eceed8;
}
}


.single-pm .gdisc-follow {
	margin: 0 0 24px 98px;
}

.gdisc-follow {
  --gd-bg: #f2f4d9;
  --gd-text: #000;
  --gd-sub: #c7d300;
  --gd-border: #e5e7eb;
  --gd-accent: #f3e03c;
  --gd-radius: 14px;
  --gd-shadow: 0 10px 24px rgba(0,0,0,.06);
    margin: 0;
}

.gdisc-follow .gdisc-follow__inner {
  display: grid;
  grid-template-columns: 44px 1fr auto;
  gap: 16px;
  align-items: center;
  background: var(--gd-bg);
  color: var(--gd-text);
  border: 1px solid var(--gd-border);
  border-radius: var(--gd-radius);
  padding: 16px 18px;
  box-shadow: var(--gd-shadow);
}

.gdisc-follow .gdisc-logo {
  width: 44px;
  height: 44px;
  margin: 0;
  display: grid;
  place-items: center;
}
.gdisc-follow .gdisc-logo__svg {
  width: 32px;
  height: 32px;
  display: block;
}


.gdisc-follow .gdisc-follow__title {
  margin: 0 0 2px 0;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}
.gdisc-follow .gdisc-follow__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  color: #000;
}


.gdisc-follow .gdisc-follow__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 999px;
    background: #c7d300;
    color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  
  transition: transform .06s ease, background .2s ease, box-shadow .2s ease;
}
.gdisc-follow .gdisc-follow__btn:hover { background: #cccccc; color: #34302a}
.gdisc-follow .gdisc-follow__btn:active { transform: translateY(1px); }


@media (max-width: 640px) {


.single-pm .gdisc-follow {
	margin: 1em 0;
}


  .gdisc-follow {
    margin: 0;
  }
  .gdisc-follow .gdisc-follow__inner {
    grid-template-columns: 36px 1fr;
    grid-template-rows: auto auto;
    gap: 12px;
  }
  .gdisc-follow .gdisc-logo { width: 36px; height: 36px; }
  .gdisc-follow .gdisc-logo__svg { width: 24px; height: 24px; }
  .gdisc-follow .gdisc-follow__btn {
        grid-column: 1 / -1;
        width: 150px;
        margin: auto;
        padding: 12px 16px;
    }
}