@font-face {
  font-family: 'frecce';
  src: url('fonts/frecce.eot?15394593');
  src: url('fonts/frecce.eot?15394593#iefix') format('embedded-opentype'),
  url('fonts/frecce.woff2?15394593') format('woff2'),
  url('fonts/frecce.woff?15394593') format('woff'),
  url('fonts/frecce.ttf?15394593') format('truetype'),
  url('fonts/frecce.svg?15394593#frecce') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  font-family: "montserrat",sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  overflow-x: hidden;
  line-height: 1.3em !important;
  background: #121212;
}
body {
  height: 100%
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em !important
}
h5 {
  color: #A68DDA;
}
img {
  width: 100%;
}
a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
input:focus,
a:focus {
  outline: 0
}
a.purple {
  color: #DE2F2F;
}
.pt10 {
  padding-top: 10px
}
.containerInterna {
  max-width: 100%;
}
.imgContain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.imgCover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
}
.imgCover.centered {
  background-position: center;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.hidden {
  display: none;
}
#logo {
  width: 100px;
  height: 72px
}
.openMobileMenu {
  width: 39px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack:end;
          justify-content:flex-end;
}
header .header {
  position: fixed;
  z-index: 40;
  width: 100%;
  background: #121212;
  top: 0;
  height: 66px
}
header .header .first {
  height: 66px;
}
header .header .second {
  height: 24px;
}
.admin-bar header .header {
  top:32px
}
header #burger,
header #burgerWhite,
header #back,
header #userLogin,
header #userLogged,
header #network {
  width: 19px;
  height: 19px;
}
header #back {
  display: none;
  cursor: pointer;
}
header .mobileHeader {
  height: 44px;
  padding: 0 15px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  background: #121212;
  border-bottom: 2px solid white
}
header .mobileHeader .side {
  width: 39px
}
header .mobileHeader .centrale {
  padding: 0 10px;
  margin-top: 34px
}
header .menuMobile {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #181818;
  opacity: .90;
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 53px;
  padding: 0 15px;
  top: 0
}
header .menuMobile .testata {
  height: 44px
}
header .menuMobile .contFirst,
header .menuMobile .contSecond {
  display: none;
}
header .menuMobile ul#menu-rds-soft {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
header .menuMobile ul#menu-rds-soft li {
  margin-bottom: 15px;
}
header .menuMobile ul#menu-rds-soft li:last-child {
  margin-bottom: 0
}
header .menuMobile ul#menu-rds-soft li a {
  font-size: 16px;
  color: #FFFFFF;
  /*text-transform: uppercase;*/
  font-weight: 600
}
header .menuMobile ul#menu-rds-soft li a:hover,
header .menuMobile ul#menu-rds-soft li.current_page_item a,
header .menuMobile ul#menu-rds-soft li.current-menu-item a,
header .menuMobile ul#menu-rds-soft li.current-menu-ancestor a {
  color: #DE2F2F
}
header .menuMobile ul#menu-rds-soft li ul.sub-menu {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 30px
}
header .menuMobile ul#menu-rds-soft li ul.sub-menu li {
  margin-bottom: 10px
}
header .menuMobile ul#menu-rds-soft li ul.sub-menu li:last-child {
  margin-bottom: 0
}
header .menuMobile ul#menu-rds-soft li ul.sub-menu li a {
  text-transform: none;
  font-weight: 500
}
header .menuMobile .contMobileMenuClone ul.sub-menu li.current-menu-item a {
  color: #DE2F2F
}
header .menuMobile .contMobileMenuClone ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
header .menuMobile .contMobileMenuClone ul > a {
  font-size: 16px;
  color: #DE2F2F;
  font-weight: 700;
  cursor: default;
}
header .menuMobile .contMobileMenuClone ul > ul {
  padding-top: 30px
}
header .menuMobile .contMobileMenuClone ul > ul li {
  margin-bottom: 15px
}
header .menuMobile .contMobileMenuClone ul > ul li:last-child {
  margin-bottom: 0
}
header .menuMobile .contMobileMenuClone ul > ul li a {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500
}
header .menuMobile .contMobileMenuClone ul > ul li a:hover {
  color: #DE2F2F
}
span.white {
  color: #FFFFFF
}
.player {
  background: #DE2F2F;
  color: #FFFFFF;
  position:fixed;
  width:100%;
  height: 50px;
  bottom: 0;
  z-index: 3;
  padding-left: 15px;
  padding-right: 15px
}
.player .imgCover {
  min-width: 34px;
  height: 34px !important
}
#content.site-content {
  padding:0
}
#carousel {
  position: relative;
  margin-top: 44px
}
#carousel .slick-slide {
  line-height: 0
}
#carousel .slider .imgCover,
.pageHeader {
  position: relative;
}
#carousel .slider .imgCover .overlay,
.pageHeader .overlay,
.sliderCentered .overlay,
.region .overlay {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.3)));
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
}
.region .overlay {
  height: 110px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.6)));
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
}
#carousel .slider .imgCover .contDettagli,
#carousel .slider .cover .contDettagli,
.pageHeader .contDettagli,
.sliderCentered .contDettagli{
  position: absolute;
  bottom: 10px;
  z-index: 1;
}
#carousel .slider .imgCover .contDettagli,
#carousel .slider .cover .contDettagli {
  right: 20px
}
.sliderCentered .contDettagli{
  left: 20px
}
#carousel .slider .imgCover .dettagli h2,
#carousel .slider .imgCover .dettagli p,
.pageHeader .dettagli h2,
.sliderCentered .dettagli h2,
#carousel .slider .cover .dettagli h2,
#carousel .slider .cover .dettagli p {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
}
#carousel .slider .imgCover .dettagli p,
#carousel .slider .cover .dettagli p,
.pageHeader .dettagli p {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  display: none;
}
#carousel .slider .imgCover .dettagli .quadrato,
#carousel .slider .cover .dettagli .quadrato,
.pageHeader .dettagli .quadrato,
.sliderCentered .imgCover .dettagli .quadrato {
  width: 3px;
  height: 21px;
  background: #DE2F2F;
  margin-right: 5px;
  margin-left: -5px;
}
.pageHeader .openVideoBtn {
  position: absolute;
  z-index: 999;
  background: url("../img/iconPlay.svg") no-repeat center;
  position: absolute;
  width: 30px;
  height: 30px;
}
.contOpenVideBtn {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
}
.sliderCentered .imgCover .dettagli .quadrato {
  margin-top: 3px;
  height: 14px;
}
main {
  margin-bottom: 57px
}
main section {
  padding: 20px 0
}
main .grey {
  background: #181818
}
main .chart.white .grey {
  background: #1D1D1D
}
main .chart .fascia {
  background: #1D1D1D
}
main h3.title {
  color: #BABABA;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 20px;
}
.home main h3.title {
  color: #DE2F2F;
}
.page-template-page-che-canzone-era main h3.title {
  margin-bottom: 0
}
main h3.title.centered {
  text-align: center;
}
main h3.title a {
  color: inherit;
}
main .videoSticky .thumbVideo .imgCover {
  height: 193px;
}
main .videoSticky .thumbVideo .icona,
main .videoDesktop .thumbVideoDesktop .icona {
  background: url("../img/iconPlay.svg") no-repeat center;
  position: absolute;
  width: 25px;
  height: 25px;
  right: 5px;
  bottom: 30px;
}
main .videoSticky img {
  margin-bottom: 10px
}
main .videoSticky h4 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  margin: 2px 0 10px 0
}
main .videoSticky span {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
main .videoSticky p {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 400;
  margin: 0;
  margin-bottom: 20px
}
main .singleNews .imgCover,
main .singleConduttore .imgCover,
main .singleGioco .imgCover {
  height: 228px;
  margin-bottom: 10px
}
main .singleConduttore .cover{
  margin-bottom: 10px
}
main .singleNews {
  margin-bottom: 20px
}
main .singleNews span {
  font-weight: 400;
  font-size: 14px;
  color: #DE2F2F
}
#beat_of_the_city .singleNews span {
  color: #FFFFFF
}
main .singleNews h4 {
  color: #FFFFFF;
  margin:0;
  font-size: 15px;
  font-weight: 600
}
.post-type-archive-programma .singleNews h4 {
  color: inherit;
}
main .singleConduttore {
  margin-bottom: 10px
}
main .singleConduttore .fasciaConduzione {
  display: none
}
.onAir {
  width: auto;
  padding: 1px 6px;
  background-color: #DE2F2F;
  color: #FFFFFF;
  font-size:12px;
  font-weight: 600;
  text-transform: uppercase;
  right: 10px;
  top: 10px;
  position: absolute;
}
.onAir.t0 {
  top: 0;
  right: 0
}
main .singleGioco {
  margin-bottom: 20px
}
main .singleGioco:last-child {
  margin-bottom: 0
}
main .singleConduttore h4,
main .singleGioco h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 600
}
main .singleGioco span {
  font-size: 15px;
  font-weight: 600;
  color: #FFFFFF
}
main .singleGioco .cover {
  margin-bottom: 10px
}
main .singleConduttore h4 {
  color: #BABABA;
  margin-bottom: 5px
}
main .singleGioco h4 {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500
}
main .singleGioco .dettagliManifestazione {
  font-size: 14px;
  color: #DE2F2F;
  font-weight: 400
}
main .singleNews p {
  color: #BABABA;
  font-weight: 500
}
main .singleConduttore p {
  font-weight: 600;
  margin-bottom: 0
}
main .singleGioco a:hover {
  color: inherit;
}
main .singleGioco .premiInPalio {
  color: #BABABA;
  font-size: 15px;
  font-weight: 600;
}
main .singleGioco .concorso,
.single .concorso{
  background: #66C56B;
  color: #FFFFFF;
  font-size: 12px;
  padding: 3px 10px;
  font-weight: 500;
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  top: 10px
}
main .singleGioco .concorso.end,
.single .concorso.end {
  background: #DE2F2F
}
main .singleGioco .concorso.future,
.single .concorso.future {
  background: #FF6F6C;
}
main .chart ul {
  list-style: none;
  padding: 0
}
main .chart .brano {
  padding-bottom: 20px
}
main .chart .brano:last-child {
  padding-bottom: 0
}
main .chart .brano.grey {
  background: #F6F5F8
}
.brano .new {
  top: 10px;
  right: -9px
}
main .chart .brano .imgCover {
  width: 47px;
  height: 47px;
  min-width: 47px;
}
main .chart .brano .posizione {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  margin: 0 10px 0 0;
  width: 50px;
  min-width: 50px;
  padding: 10px 0;
  text-align: center
}
main .chart .brano .contTesti,
main .chartDesktop .brano .testi
{
  width: calc(100% - 47px)
}
main .chart .brano span.titolo {
  color: #BABABA;
  font-weight: 500;
  font-size: 16px
}
main .chartDesktop .autore {
  color: #DE2F2F
}
main .chart .brano .andamento {
  margin-left: auto;
  /*border-left: 1px solid #DBD6E6;*/
  padding: 10px 0;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  width: 47px;
  min-width: 47px
}
main .chart .brano .andamento .icona {
  background-image: url('../img/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
  margin: 0 0 0 auto;
}
main .chart .brano .andamento[type="stable"] .icona {
  background-image: url('../img/equal.svg');
}
main .chart .brano .andamento[type="new"] .icona {
  background-image: url('../img/new.svg');
  width: 32px;
  height: 18px
  }main .chart .brano .andamento[type="down"] .icona {
    background-image: url('../img/arrowDown.svg');
  }
  main .playlistNoSlick,
  .home #load {
    display: none;
  }
  .home #load {
    margin: 10px 0 20px 0
  }
  .cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .cover.contain {
    background-size: contain;
  }
  .cover .icona {
    background: url("../img/iconPlay.svg") no-repeat center;
    position: absolute;
    width: 25px;
    height: 25px;
    top: calc(50% - 15px)
  }
  .img-responsive-40by21 {
    padding-top: 52.5%;
  }
  .embed-responsive-40by21 {
    padding-top: 52.5%;
    position: relative;
  }
  .cover.embed-responsive-16by9 {
    padding-top: 56.25%;
    position: relative;
  }
  .t0 {
    top:0
  }
  .overlayResponsive {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 1px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0,0,0,0)),to(rgba(0,0,0,0.3)));
    background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.3) 100%);
  }
  main .playlist .brano,
  main .playlistNoSlick .brano {
    position: relative;
  }
  main .playlist .brano h4,
  main .playlistNoSlick .brano h4 {
    margin-top: 5px;
    margin-bottom: 2px;
    font-weight: 600;
    font-size: 14px;
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
    color: #DE2F2F
  }
  main .playlist .brano p,
  main .playlistNoSlick .brano p {
    font-weight: 400;
    margin-bottom: 20px;
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
    color: #D5D3D3;
    font-size: 13px
  }
  .home .playlist .brano h4,
  .home .playlist .brano p {
    max-width: 130px
  }
  .playBtn {
    cursor: pointer;
  }
  main .playlist .brano .amplitude-play-pause,
  main .playlistNoSlick .brano .amplitude-play-pause,
  main .puntata .playBtn .amplitude-play-pause,
  main .singoloPodcast .playBtn .amplitude-play-pause,
  main .playerSingleNews .playBtn,
  main .singleNews .playBtn,
  img.iconVideo {
    background: url("../img/iconPlay.svg") no-repeat center;
    width: 25px;
    height: 25px;
    margin: 0 auto
  }
  main .playlist .brano .amplitude-play-pause.amplitude-playing,
  main .playlistNoSlick .brano .amplitude-play-pause.amplitude-playing,
  main .puntata .playBtn .amplitude-play-pause.amplitude-playing,
  main .singoloPodcast .playBtn .amplitude-play-pause.amplitude-playing,
  main .playerSingleNews .playBtn .amplitude-play-pause.amplitude-playing {
    background: url("../img/iconPause.svg") no-repeat center;
    width: 25px;
    height: 25px
  }
  main .playlist .brano .thumbVideo,
  main .playlistNoSlick .brano .thumbVideo {
    position: absolute;
    width: 100%;
  }
  main .playlist .slick-slide {
    margin-right: 20px
  }
  main .playlist .slick-slide:last-child {
    margin-right: 0
  }
  .slick-dots {
    position: relative;
  }
  .slick-dots li {
    margin: 0;
    width: 15px;
    height: 15px;
  }
  .slick-dots li button {
    padding: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
  }
  .slick-dots li button:before {
    color: #DE2F2F !important;
    width: 15px;
    height: 15px;
    line-height: 15px;
  }
  main .sliderSegreti .slick-slide {
    width: 98%;
    /*margin: 0 1%;*/
  }
  main ul#tabHeader,
  main ul#tabHeaderClone {
    padding: 20px 0;
    margin: 0;
    list-style: none;
  }
  main #tabHeaderClone {
    display: none;
  }
  main ul#tabHeader li {
    margin-right: 20px;
  }
  main ul#tabHeader li a,
  main ul#tabHeaderClone li a {
    font-size: 16px;
    color: #BABABA;
  }
  main ul#tabHeader li a.active,
  main ul#tabHeader li a:hover,
  main ul#tabHeaderClone li a.active,
  main ul#tabHeaderClone li a:hover {
    color: #DE2F2F;
    /*border-bottom: 3px solid #DE2F2F*/
  }
  main #tabContent {
    padding-bottom: 20px;
    font-weight: 500
  }
  main #tabContent ul {
    list-style: none;
    padding: 0
  }
  main #tabContent .frequenza{
    padding-top: 10px;
    padding-bottom: 10px
  }
  main #tabContent .giornata {
    padding-top: 20px;
    padding-bottom: 0
  }
  main #tabContent .frequenza:first-child,
  main #tabContent .giornata:first-child {
    padding-top: 0;
  }
  main #tabContent .frequenza > div:last-child,
  main #tabContent .giornata > div:last-child {
    color: #DE2F2F;
    font-weight: 600;
    line-height: 22px
  }
  main #tabContent .giornata a,
  main #tabContent .giornata a:hover {
    color: #FFFFFF;
  }
  main #tabContent .giornata.grigia {
    background: #1a1a1a
  }
  main #tabContent .giornata .orario {
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 5px;
    color: #FFFFFF
  }
  main #tabContent .giornata .conduttore {
    font-weight: 600;
    color: #DE2F2F;
    font-size: 16px
  }
  main #tabContent .giornata .riassunto {
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 5px;
    font-size: 14px;
  }
  main #tabContentDesktop {
    display: none;
    position: relative;
  }
  .page-template-page-frequenze hr,
  .page-template-page-palinsesto hr {
    margin: 0 0 20px 0
  }
  main .gform_fields li label {
    font-size: 15px;
    color: #BABABA;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0
  }
  main .gform_fields li input {
    color: rgba(186,186,186,.61);
    font-weight: 600
  }
  main .gform_fields li input[type="text"],
  main .gform_fields li input[type="email"],
  main .gform_fields li input[type="tel"] {
    font-size: 12px !important;
    padding: 15px 20px !important
  }
  main .gform_fields li input[type="text"]::-webkit-input-placeholder,
  main .gform_fields li input[type="email"]::-webkit-input-placeholder,
  main .gform_fields li input[type="tel"]::-webkit-input-placeholder {
    font-size:12px;
    color: rgba(186,186,186,.61);
    font-weight: 600
  }
  main .gform_fields li input[type="text"]:-ms-input-placeholder,
  main .gform_fields li input[type="email"]:-ms-input-placeholder,
  main .gform_fields li input[type="tel"]:-ms-input-placeholder {
    font-size:12px;
    color: rgba(186,186,186,.61);
    font-weight: 600
  }
  main .gform_fields li input[type="text"]::-ms-input-placeholder,
  main .gform_fields li input[type="email"]::-ms-input-placeholder,
  main .gform_fields li input[type="tel"]::-ms-input-placeholder {
    font-size:12px;
    color: rgba(186,186,186,.61);
    font-weight: 600
  }
  main .gform_fields li input[type="text"]::-moz-placeholder,
  main .gform_fields li input[type="email"]::-moz-placeholder,
  main .gform_fields li input[type="tel"]::-moz-placeholder {
    font-size:12px;
    color: rgba(186,186,186,.61);
    font-weight: 600
  }
  main .gform_fields li input[type="text"]::placeholder,
  main .gform_fields li input[type="email"]::placeholder,
  main .gform_fields li input[type="tel"]::placeholder {
    font-size:12px;
    color: rgba(186,186,186,.61);
    font-weight: 600
  }
  main .gform_fields li.gfield_contains_required span.gfield_required {
    display: none
  }
  main .gform_fields li.gfield_contains_required label::before {
    content: "*"
  }
  main .gform_fields li.dataNascita .clear-multi > div {
    margin: 0;
    width: 100%;
    margin-bottom: 1px;
    margin-right: 20px;
    position: relative
  }
  main .gform_fields li.dataNascita .clear-multi > div:last-child {
    margin-bottom: 0;
  }
  #input_1_2_3_container {
    margin-right: 0
  }
  /*main .gform_fields li.dataNascita .clear-multi > div::after {
  position: absolute;
  top:calc(50% - 10px);
  right: 15px;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 14px;
  }*/
  main .gform_fields li.dataNascita .clear-multi select {
    -webkit-appearance:none;
    background: rgba(255,255,255,.04);
    border-radius: 0;
    border: 0;
    font-size:12px;
    color: rgba(186,186,186,.61);
    font-weight: 600;
    height: 45px;
    width: 100%;
    outline: 0;
    padding-left: 20px
  }
  main .gform_fields li.dataNascita .clear-multi select option {
    text-align: left;
  }
  main .gform_fields li input[type="file"] {
    padding: 15px 20px;
    font-size:12px;
    color: rgba(186,186,186,.61);
    font-weight: 600;
    max-height: 45px
  }
  main input.gform_button[type="submit"],
  #loadMore,
  .backButton a,
  .submit_button,
  .nav-previous,
  .nav-next,
  .nav-disabled {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 500;
    outline: 0;
  }
  .nav-disabled {
    color: #d6d6d6;
    border-color: #d6d6d6
  }
  main input.gform_button[type="submit"]:hover,
  #loadMore:hover,
  .backButton a:hover,
  .submit_button:hover,
  .swal-button-container button,
  a.submit_button:hover,
  .nav-previous:hover,
  .nav-next:hover {
    /*background: #DE2F2F;
    color: #FFFFFF*/
  }
  .accediGioco::after {
    content: "";
    background: url("../img/arrowRight.svg") no-repeat center;
    width: 11px;
    height: 12px;
    display: block;
    margin: 10px auto 0 auto
  }
  .nav-previous,
  .nav-next {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .backButton {
    text-align: center;
    padding: 20px 0
  }
  .backButton a {
    padding-top: 10px;
    padding-bottom: 10px
  }
  .logOut a {
    position: absolute;
    background-color: #DE2F2F;
    color: #FFFFFF;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
  }
  .logOut a:hover {
    color: #FFFFFF;
  }
  #load {
    text-align: center
  }
  main .gform_footer {
    margin: 0;
    text-align: center;
    padding-bottom: 0 !important
  }
  main .gform_wrapper {
    margin: 0
  }
  main .puntata,
  main .puntata .dettagli{
    width: 100%;
  }
  main .puntata .dettagli > div {
    padding-right: 10px
  }
  main .puntata {
    height: 50px;
    background: #1d1d1d
  }
  main .sliderSegreti .puntata {
    height: 36px;
    opacity: 0
  }

  main .puntata .numero {
    width: calc(10% + 20px);
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 600;
    padding-left: 10px
  }
  main .puntata .edizione {
    padding: 0 10px;
    width: 100%;
  }
  main .puntata .edizione.noBorder {
    border: 0
  }
  main .puntata .last {
    width: calc(10% + 20px);
    padding-right: 10px
  }
  main .puntata .edizione span {
    color: #FFFFFF;
    font-weight: 500
  }
  main .puntata .imgCover {
    min-width: 30px;
    height: 30px;
    background-position: center;
    background-size: contain
  }
  main .puntata .copertina {
    border-right: 1px solid #DBD6E6;
    width: calc(10% + 20px);
    min-width: 50px;
    padding: 0 20px
  }
  .playlist .progress,
  .playlistNoSlick .progress {
    opacity: 0
  }
  .progress::-moz-progress-bar
  {
    background: #DE2F2F;
  }
  .progress::-webkit-progress-bar
  {
    background: transparent;
  }
  .progress::-webkit-progress-value
  {
    background: #DE2F2F;
  }
  .home .progress,
  .page-template-page-playlist .progress
  {
    height: 5px;
    background: rgba(45,45,45,.8);
  }
  .progress {
    height: 5px;
    background: rgba(45,45,45,.8);
    border-radius: 0;
    border: 0;
    width: 100%;
  }
  .page-template-page-playlist .playlist .brano .thumbVideo,
  .page-template-page-playlist .playlist .brano .imgCover {
    width: 100%;
  }
  .page-template-page-playlist .playlist .brano {
    margin-bottom: 20px;
    max-width: none;
  }
  .page-template-page-classifiche .imgCover {
    height: 110px;
  }
  .page-template-page-classifiche .region {
    padding: 0
  }
  .page-template-page-classifiche #it {
    padding-bottom:2px
  }
  .page-template-page-classifiche #uk {
    padding-left: 2px;
  }
  .page-template-page-classifiche #uk .overlay  {
    margin-left: 1px
  }
  .page-template-page-classifiche .region .testi {
    position:absolute;
    z-index: 1;
  }
  .page-template-page-classifiche .region .testi > div:first-child {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600
  }
  .page-template-page-classifiche .region .testi > div:last-child {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 500
  }
  .page-template-page-classifiche select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    outline: 0;
    font-size: 12px;
    font-weight: 600;
    color: #BABABA
  }
  .page-template-page-classifiche .select::after {
    content: "\f107";
    font-family: FontAwesome;
    color: #BABABA
  }
  .page-template-page-classifiche .brano {
    background: #1d1d1d;
    height: 57px;
    padding: 0 18px 0 0 !important
  }
  .page-template-page-classifiche .brano .testi .autore {
    color: #DE2F2F;
    font-size: 15px;
    font-weight: 700
  }
  .page-template-page-classifiche .brano .testi .titolo {
    font-size: 14px;
    font-weight: 400
  }
  .page-template-page-che-canzone-era .audioSticky {
    background-color: #F6F5F8;
  }
  .page-template-page-che-canzone-era .audioSticky .imgCover {
    width: 50%
  }
  .page-template-page-che-canzone-era .audioSticky .dettagli {
    padding: 0 0 20px 10px
  }
  .page-template-page-che-canzone-era .audioSticky .dettagli span {
    margin-bottom: 14px
  }
  .page-template-page-che-canzone-era .audioSticky .dettagli .artist {
    font-size: 16px;
    font-weight: 600;
    color: #A68DDA
  }
  .page-template-page-che-canzone-era .audioSticky .dettagli .title {
    font-weight: 700
  }
  .page-template-page-che-canzone-era .audioSticky .icona {
    background: url("../img/iconPlay.svg") no-repeat center;
    position: absolute;
    width: 30px;
    height: 30px
  }
  .page-template-page-che-canzone-era .testata .data {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
    color: #DE2F2F
  }
  .page-template-page-che-canzone-era #load {
    padding: 20px 0
  }
  .page-template-page-che-canzone-era .ccePlaylist .brano .singleThumb .dettagli .artista {
    font-weight: 600;
    color: #A68DDA
  }
  .page-template-page-che-canzone-era section {
    position: relative;
  }
  .page-template-page-che-canzone-era .filetto {
    border-left: 1px solid #DE2F2F;
    height: calc(100% - 280px);
    position: absolute;
    left: 5px;
    z-index: 0
  }
  .searchContainer {
    padding: 40px 0
  }
  .search-form {
    border-bottom: 1px solid rgba(161, 161, 161, .5); /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  }
  .search-form .search-submit,
  .search-form input {
    background-color: inherit;
    border: none;
  }
  .search-form label {
    margin-bottom: 0
  }
  .search-form input {
    width: 100%;
    color: #A1A1A1;
    font-size: 16px;
    font-weight: 600
  }
  form.search-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align:center;
            align-items:center;
    padding-bottom: 10px
  }
  form.search-form button {
    font-size: 20px;
    color: #A1A1A1;
    padding: 0
  }
  form.search-form input::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 600;
    color: #A1A1A1
  }
  form.search-form input:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 600;
    color: #A1A1A1
  }
  form.search-form input::-ms-input-placeholder {
    font-size: 16px;
    font-weight: 600;
    color: #A1A1A1
  }
  form.search-form input::-moz-placeholder {
    font-size: 16px;
    font-weight: 600;
    color: #A1A1A1
  }
  form.search-form input::placeholder {
    font-size: 16px;
    font-weight: 600;
    color: #A1A1A1
  }
  .single .contDettagli h2 span.categoria {
    color: #DE2F2F
  }
  .single main h3.title,
  .single main h6 {
    margin: 0;
    margin-bottom: 5px
  }
  .single main h6 {
    margin-bottom: 10px
  }
  .single main .riassunto {
    font-size: 16px;
    color: #BABABA;
    font-weight: 600;
    padding-bottom: 5px
  }
  .single main .autore {
    color: #43BCCD;
    font-weight: 700
  }
  .single main .data {
    font-size: 14px;
    font-weight: 500;
    color: #DE2F2F
  }
  .single main .contenuto {
    font-weight: 400;
    padding-top: 20px
  }
  blockquote {
    background: #F6F5F8;
    padding: 30px 15px;
    margin-bottom: 1.5rem
  }
  blockquote::before {
    content: " ";
    background-image: url('../img/virgolette.svg');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18px;
    height: 20px;
    position: absolute;
  }
  blockquote p:first-child {
    margin-top: 20px
  }
  blockquote p:last-child {
    margin-bottom: 0
  }
  .flowplayer {
    display: none;
    width: 100px;
    height: 100px
  }
  .social .d-flex > div:first-child,
  .socialClone .d-flex > div:first-child {
    margin-bottom: 10px
  }
  .social .imgCover, .socialClone .imgCover {
    width: 23px;
    height: 23px
  }
  .socialClone {
    position: fixed;
    top: 0;
    padding-top: 33px;
    background-color: #121212;
    height: auto;
    z-index: 1;
  }
  .search .boxRicerca {
    background: #F6F5F8
  }
  .search main form {
    padding: 15px 0
  }
  .search main form input[type="search"] {
    font-size: 17px;
    color: #BABABA;
    font-weight: 700
  }
  .search main form label {
    width: 100%;
    padding-right: 10px
  }
  .search main form input::-webkit-input-placeholder {
    font-size: 17px;
    color: #BABABA;
    font-weight: 700
  }
  .search main form input:-ms-input-placeholder {
    font-size: 17px;
    color: #BABABA;
    font-weight: 700
  }
  .search main form input::-ms-input-placeholder {
    font-size: 17px;
    color: #BABABA;
    font-weight: 700
  }
  .search main form input::-moz-placeholder {
    font-size: 17px;
    color: #BABABA;
    font-weight: 700
  }
  .search main form input::placeholder {
    font-size: 17px;
    color: #BABABA;
    font-weight: 700
  }
  .search main .title span {
    color: #BABABA;
  }
  .search main .contenuto {
    font-weight: 500
  }
  .search main .thumbVideo .imgCover {
    height: 193px;
    margin-bottom: 10px
  }
  .search main .thumbVideo .icona {
    background: url("../img/iconPlay.svg") no-repeat center;
    position: absolute;
    width: 30px;
    height: 30px
  }
  .search main article .data {
    font-weight: 600;
    color: #FFFFFF
  }
  .search main article .titolo {
    font-weight: 600;
    color: #DE2F2F;
    font-size: 16px
  }
  .search main article {
    margin-bottom: 1.5em
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed,
  .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /*LOADER*/
  .spinner > div {
    width: 5px;
    height: 5px;
    background-color: #DE2F2F;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }
  .spinner.white > div {
    background-color: #FFFFFF;
  }
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
  }
  /*TENDINA LOGIN*/
  .tendinaLogin {
    background: transparent;
    display: none
  }
  .tendinaLogin a.closeLoginForm,
  .tendinaLogin a.closeRegisterForm {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .tendinaLogin a.closeRegisterForm {
    left: 15px
  }
  .tendinaLogin a.closeLoginForm:hover,
  .tendinaLogin a.closeRegisterForm:hover {
    color: inherit;
  }
  .tendinaLogin .modale {
    /*background: rgba(27,27,27,.95);*/
    background-color: #252525;
    padding: 30px 20px;
    position: relative;
    width: 90vw;
    max-width: 450px
  }
  .tendinaLogin .modale form h3 {
    font-size: 16px;
    font-weight: 600;
    color: #BABABA;
    margin-bottom: 20px;
    margin-top: 15px;
    text-align: center
  }
  .tendinaLogin .modale form,
  .tendinaLogin .modale form input {
    width: 100%
  }
  .tendinaLogin .modale form input[type="text"],
  .tendinaLogin .modale form input[type="email"],
  .tendinaLogin .modale form input[type="password"] {
    border: 0;
    border-bottom: 1px solid rgba(186,186,186,.5);
    background: transparent;
    color: #FFFFFF;
    padding-bottom: 7px;
  }
  .tendinaLogin .modale form label {
    font-size: 16px;
    color: #BABABA;
    font-weight: 600;
    opacity: 1;
  }
  .tendinaLogin .modale form label span.required {
    color: #DE2F2F;
  }
  .tendinaLogin .modale span.oppure {
    color: #BABABA;
    font-weight: 500;
    margin: 10px 0
  }
  .tendinaLogin .modale .loginSocial {
    margin-bottom: 30px
  }
  .tendinaLogin .modale .loginSocial .wp-social-login-provider-list {
    margin-bottom: 30px;
    padding: 0
  }
  .tendinaLogin .modale .loginSocial .wp-social-login-provider-list a {
    color: #FFFFFF;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 12px;
    height: 38px;
    min-width: 100px;
    font-weight: 600;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
  }
  .tendinaLogin .modale a.lostPassword:hover {
    color: inherit;
    text-decoration: underline;
  }
  .tendinaLogin .modale .loginSocial .wp-social-login-provider-list a::before {
    content: "Accedi con";
    margin-right: 4px
  }
  .tendinaLogin .modale .loginSocial a.wp-social-login-provider-facebook {
    background-color: #4E69B2;
  }
  .tendinaLogin .modale form label.error {
    display: block !important;
    color: red;
    margin-top: 5px;
    font-size: 12px
  }
  .tendinaLogin .modale form .linea {
    margin-bottom: 30px
  }
  .tendinaLogin .modale form .linea.last {
    margin-bottom: 40px
  }
  .registerLink {
    color: #BABABA;
    font-weight: 700
  }
  .registerLink a {
    color: #DE2F2F
  }
  .registerLink a:hover {
    color: #DE2F2F;
    text-decoration: underline;
  }
  .blockCheckBox {
    margin-bottom: 20px
  }
  .blockCheckBox .checkbox {
    position: relative;
  }
  .blockCheckBox .checkbox input {
    width: auto !important;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px
  }
  .blockCheckBox .checkbox label {
    font-size: 12px !important;
    padding-left: 20px
  }
  .blockCheckBox .checkbox label a {
    color: #DE2F2F
  }
  .blockCheckBox .checkbox label a:hover {
    color: #DE2F2F;
    text-decoration: underline;
  }
  .cookiePolicy {
    margin-bottom: 30px
  }
  .cookiePolicy a {
    color: #DE2F2F
  }
  .cookiePolicy a:hover {
    color: #DE2F2F;
    text-decoration: underline
  }
  .blockCheckBox .checkbox label.error {
    padding-left: 0
  }
  .welcome a {
    color: #DE2F2F;
  }
  .welcome a:hover {
    text-decoration: underline;
  }
  .welcome .buttons {
    width: 100%;
    margin-top: 5px
  }
  .welcome .buttons a {
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px
  }
  .welcome .buttons a:last-child {
    background: #DE2F2F;
    border: 1px solid #DE2F2F;
    color: #FFFFFF
  }
  input:disabled {
    color: #a0a0a0
  }
  .fancybox-content {
    padding: 0;
    font-family: "montserrat",sans-serif;
  }
  .fancybox-bg {
    background: rgba(27,27,27, 1);
  }
  .fancybox-is-open .fancybox-bg {
    opacity: 1
  }
  .fancybox-slide--html .fancybox-content {
    margin: 15px 0
  }
  .fancybox-slide:before {
    margin: 0
  }
  .modal-body {
    padding: 0
  }
  .login-action-lostpassword #nav {
    display: none
  }
  .swal-text,
  .swal-footer {
    text-align: center;
  }
  .page-template-default .autore {
    font-size: 14px;
    font-weight: 600;
    color: #A68DDA;
    margin: 10px 0 20px 0
  }
  .page-template-default .data {
    font-size: 12px
  }
  /*VIDEO WORDPRESS*/
  .wp-audio-shortcode {
    margin-bottom: 20px
  }
  .wp-video,
  video.wp-video-shortcode,
  .wp-video-shortcode.mejs-container,
  .wp-video-shortcode.mejs-overlay.load {
    width: 100% !important;
  }
  .wp-video-shortcode .mejs-container {
    padding-top: 56.25%;
  }
  .wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
  }
  video.wp-video-shortcode {
    position: relative;
  }
  .mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* .mejs-controls {
    display: none;
  } */
  .mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
  }
  section#giochi {
    position: relative;
  }
  .single-giochi .boxPartecipa {
    background: #1a1a1a
  }
  .single-giochi .descrizioneGioco {
    font-weight: 500;
  }
  .single-giochi .descrizioneGioco p {
    word-wrap: break-word;
  }
  .gform_wrapper div.validation_error,
  .gform_wrapper li.gfield.gfield_error {
    color: red;
    font-size: 12px;
  }
  .gform_wrapper .gfield_error .gfield_label,
  .gform_wrapper .validation_message {
    color: red;
    margin: 10px 0
  }
  .gform_wrapper .validation_message {
    font-size: 12px;
  }
  .gform_hidden,
  .gform_validation_container {
    display: none
  }
  .gform_body ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #gform_fields_2 .gf_scroll_text {
    font-weight: 500;
    padding: 10px;
    background: #272727;
  }
  .scrollable {
    height: 210px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #field_2_8 {
    margin: 20px 0 30px 0
  }
  #field_2_8 > label {
    display: none
  }
  .gchoice_2_8_1 {
    display: -webkit-box;
    display: flex;
  }
  li.gchoice_2_8_1 label#label_2_8_1 {
    margin-top: -2px;
    font-size: 12px;
    margin-left: 10px;
    color: #FFFFFF
  }
  #gform_fields_2 .gf_scroll_text::before {
    content: "Modalità di partecipazione ai giochi";
    font-weight: 600;
    display: block;
    margin-bottom: 20px
  }
  #gform_fields_2 .gf_scroll_text h3 {
    font-size: 12px;
  }
  #field_2_8, ul#input_2_8 li {
    background: transparent;
    padding: 0
  }
  .gf_list_inline label {
    font-size: 12px;
  }
  ul#gform_fields_1 li {
    margin-bottom: 20px
  }
  ul#gform_fields_1 li > label {
    margin-top: 0;
    margin-bottom: 10px
  }
  ul#gform_fields_1 li input {
    width: 100%;
    background: rgba(255,255,255,.04);
  }
  .ginput_recaptcha > div {
    width: 100% !important
  }
  .g-recaptcha > label::before {
    content:"*"
  }
  img.gform_delete {
    width: 20px;
    height: 20px
  }
  iframe#ftmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 0
  }
  .home .backButton {
    display: none
  }
  .page-template-page-career main input {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* Then Style */
    border: 0;
    outline: none;
    border-radius: 0
  }
  .single-news main h3.title {
    margin: auto;
  }
  .single-news .col-2 {
    padding-right: 0
  }
  .single-news .titolo {
    display: none
  }
  section#videoD {
    display: none
  }
  .videoDesktop {
    display: none;
  }
  footer {
    display: none;
    background: #3A3A3A;
    color: #BABABA;
    height: 148px
  }
  .socialMobileMenu {
    display: none;
    color: #FFFFFF;
    height: 90px;
    line-height: 90px;
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
  }
  .socialMobileMenu ul {
    list-style: none;
    padding: 0;
    margin: 0
  }
  .socialMobileMenu ul li {
    margin-right: 10px
  }
  .socialMobileMenu ul li:last-child {
    margin-right: 0
  }
  .socialMobileMenu ul li .imgContain {
    width: 24px;
    height: 24px
  }
  .desktopSearch {
    display: none;
    width: 100%;
    background:rgba(18,18,18, .8);
    z-index: 2;
    position: fixed;
    top: 54px
  }
  .desktopSearch .closeRicercaDesktop {
    position: absolute;
    right: 30px;
    top: 30px
  }
  .desktopSearch .closeRicercaDesktop a img {
    width: 30px
  }
  .desktopSearch h3 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600
  }
  .desktopSearch .searchDesktopContainer {
    padding: 60px 0
  }
  .desktopSearch .searchDesktopContainer form {
    width: 100%;
    border-bottom: 1px solid white
  }
  .desktopSearch .searchDesktopContainer form input,
  .desktopSearch .searchDesktopContainer form i {
    color: #FFFFFF;
  }
  .desktopSearch .searchDesktopContainer form input::-webkit-input-placeholder {
    color: #FFFFFF;
  }
  .desktopSearch .searchDesktopContainer form input:-ms-input-placeholder {
    color: #FFFFFF;
  }
  .desktopSearch .searchDesktopContainer form input::-ms-input-placeholder {
    color: #FFFFFF;
  }
  .desktopSearch .searchDesktopContainer form input::-moz-placeholder {
    color: #FFFFFF;
  }
  .desktopSearch .searchDesktopContainer form input::placeholder {
    color: #FFFFFF;
  }
  .chartDesktop {
    display: none;
  }
  .chartDesktop .brano {
    background-color: #1D1D1D;
    padding: 0 30px;
    margin-bottom: 30px;
    height: 90px;
  }
  .chartDesktop.white .brano {
    /*background-color: #FFFFFF*/
  }
  .chartDesktop .brano,
  .chartDesktop .brano .testi {
    font-size: 17px
  }
  .chartDesktop .brano .posizione {
    color: #DE2F2F
  }
  .chartDesktop .brano .andamento {
    margin-left: auto;
    width: 52px;
    height: 16px;
  }
  .chartDesktop .brano .andamento .icona {
    background-image: url('../img/arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    margin: 0 auto;
  }
  .chartDesktop .brano .andamento[type="stable"] .icona {
    background-image: url('../img/equal.svg');
    width: 52px;
    height: 13px
  }
  .chartDesktop .brano .andamento[type="new"] .icona {
    background-image: url('../img/new.svg');
    width: 52px;
  }
  .contAudioStickyDesktop {
    display: none;
  }
  .page-template-page-che-canzone-era .ccePlaylist .brano {
    padding: 10px 0;
    border-bottom: 1px solid #f7f7f7;
  }
  .page-template-page-che-canzone-era .ccePlaylist .brano .orario {
    border-right: 1px solid rgba(167,141,218,.2);
    width: 20%;
    padding: 10px 0;
    color: #DE2F2F
  }
  .page-template-page-che-canzone-era .ccePlaylist .brano .artista {
    border-right: 1px solid rgba(167,141,218,.2);
    width: 40%;
    padding: 10px;
  }
  .page-template-page-che-canzone-era .ccePlaylist .brano .name {
    width: 45%;
    font-weight: 500;
    padding: 10px
  }
  .page-template-page-che-canzone-era .ccePlaylist .brano.current,
  .page-template-page-che-canzone-era .ccePlaylist .brano.current .orario {
    color: #DE2F2F
  }
  .page-template-page-che-canzone-era .dataLista {
    color: #BABABA
  }
  .containerDate {
    display: none;
  }
  #datepickerCCE input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    text-align: right;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: #DE2F2F;
    cursor: pointer
  }
  #datepickerCCE::after {
    margin-left: 10px;
    content: "\f107";
    font-family: FontAwesome;
    color: #DE2F2F;
    font-size: 16px
  }
  .datepicker.dateRDS .datepicker--nav .datepicker--nav-title i {
    color: #DE2F2F
  }
  .datepicker.dateRDS .datepicker--content .datepicker--days-names .datepicker--day-name {
    color: #DE2F2F
  }
  .datepicker.dateRDS .datepicker--cell.-current- {
    color: #DE2F2F
  }
  .meteoRoma img {
    width: 69px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
  }
  .meteoRoma .white {
    color: #FFFFFF;
    font-size: 24px;
  }
  .img-responsive-16by9 {
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  .img-responsive-16by9 .icona {
    background: url("../img/iconPlay.svg") no-repeat center;
    position: absolute;
    width: 46px;
    height: 46px
  }
  .whiteSpace {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .whiteSpace.red {
    color: #DE2F2F
  }
  footer {
    display: none
  }
  .pageLoader img {
    width: 30px
  }
  .contenutoTestuale {
    font-size: 14px;
    font-weight: 400
  }
  .contenutoTestuale h4,
  .contenutoTestuale h3,
  .contenutoTestuale h2 {
    color: #DE2F2F;
    font-weight: 600;
    font-size: 18px;
  }
  .contenutoTestuale a {
    text-decoration:underline;
  }
  .contenutoTestuale strong {
    font-weight: bold
  }
  .contenutoArticolo .subTitle {
    font-size: 14px
  }
  .socialHeader ul {
    list-style: none;
    margin: 0;
    padding: 0
  }
  .socialHeader ul li {
    margin-right: 10px
  }
  .socialHeader ul li:last-child {
    margin-right: 0
  }
  .socialHeader ul li a .imgCover {
    width: 24px;
    height: 24px
  }
  .slick-prev:before,
  .slick-next:before {
    font-family: "frecce";
    font-style: normal;
    font-weight: bolder;
    speak: none;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
    font-size: 20px;
  }
  .sliderSegreti .slick-prev::before,
  .sliderSegreti .slick-next::before {
    color: #DE2F2F;
  }
  .sliderSegreti .slick-prev:hover,
  .sliderSegreti .slick-next:hover {
    cursor: default;
  }
  .slick-prev,
  .slick-next {
    z-index: 1;
    width: 5%;
    height: 100%;
  }
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
    z-index: 1
  }
  .slick-prev:before {
    content: "\e800";
  }
  [dir="rtl"] .slick-prev:before { content: "\f054"; }
  [dir="rtl"] .slick-next {
    left: -10px;
    top: 70px;
    right: auto;
  }
  .slick-next:before {
    content: "\e801";
  }
  [dir="rtl"] .slick-next:before {
    content: "\e800";
  }
  section#podcast .singoloPodcast {
    background: #1D1D1D;
    height: 70px;
  }
  section#podcast .singoloPodcast.white {
    background-color: #1D1D1D
  }
  section#podcast .singoloPodcast .titolo {
    display: grid;
  }
  section#podcast .singoloPodcast .titolo h4 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #FFFFFF;
  }
  section#podcast .objPodcast {
    /*margin-bottom: 20px*/
  }
  section#podcast .podcastBlock {
    margin-bottom: 12px;
    height: 75px;
    overflow:hidden
  }
  section#podcast .podcastBlock .podControls i {
    color: rgba(255,255,255,.3)
  }
  section#podcast .podcastBlock .podControls a i {
    color: #FFFFFF
  }
  section#podcast .singoloPodcast span {
    font-weight: 400;
    font-size: 12px;
  }
  .playerDesktop {
    display: none
  }
  .frecce,
  .frecceSlider {
    z-index: 1;
    padding: 0 15px;
    opacity: 0
  }
  .frecce i,
  .frecceSlider i {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600
  }
  .listenLive {
  }

  .toolSwitch {
    text-align: center;
    background: #DE2F2F;
    border-radius: 4px;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 10px;
    margin-top: 13px;
    visibility: hidden;
    -webkit-transition: 1s .5s;
    transition: 1s .5s;
  }
  .toolSwitch i {
    font-size: 18px;
  }
  .toolSwitch span {
    margin-left: 3px
  }
  .toolSwitch.visible {
    display: block;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .toolSwitch::before
  {
    content: "";
    position: absolute;
    top: -6px;
    left: calc(50% - 5px);
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #DE2F2F transparent;
    display: block;
    width: 0;
    z-index: 1;
  }
  h4, h5, h6 {
    clear: both;
    color: #FFFFFF;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0
  }
  .post-type-archive-news .singleNews p {
    margin-bottom: 0
  }
  .post-type-archive-conduttore .singleConduttore .cover {
    margin-bottom: 10px
  }
  .post-type-archive-conduttore a.alternativa {
    color: #BABABA;
  }
  .post-type-archive-conduttore a.alternativa img,
  .post-type-archive-programma a.alternativa img {
    width: 12px;
    height: 12px
  }
  .single-conduttore main .contenuto {
    padding: 0
  }
  .single-conduttore main .contenuto p:last-child {
    margin-bottom: 0
  }
  .page-template-page-classifiche h3.title {
    padding-bottom: 0
  }
  .boxPartecipa a {
    text-decoration: none;
  }
  .single-giochi h5 {
    color: #dc2340
  }
  .slick-dots {
    padding: 0 0 20px 0
  }
  .post-type-archive-news .sliderCentered .contDettagli {
    left: 10px;
    bottom: 10px;
    width: calc(100% - 20px)
  }
  .post-type-archive-news .sliderCentered .contDettagli .dettagli a h2 {
    font-size: 16px
  }
  .single-programma main .puntata .dettagli > div {
    padding: 0
  }
  .ctaButton button {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 500;
    outline: 0;
  }
  #loadMore::after,
  .ctaButton button::after {
    content:"";
    background: url('../img/arrowDown.svg') no-repeat center;
    width: 11px;
    height:12px;
    display: block;
    margin: 0 auto;
    margin-top: 2px
  }
  .playMore {
    display: none
  }
  .playerSingleNews {
    background: #1D1D1D;
    padding: 20px;
    margin-top: 20px
  }
  .playerSingleNews > div {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
  }
  /* The radio */
  .radio {
    display: block;
    position: relative;
    padding-top: 8px;
    padding-left: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  /* Hide the browser's default radio button */
  .radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  /* Create a custom radio button */
  .checkround {
    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF ;
    border-color:#DE2F2F;
    border-style:solid;
    border-width:2px;
    border-radius: 50%;
  }
  /* When the radio button is checked, add a blue background */
  .radio input:checked ~ .checkround {
    background-color: #FFFFFF;
  }
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .checkround:after {
    content: "";
    position: absolute;
    display: none;
  }
  /* Show the indicator (dot/circle) when checked */
  .radio input:checked ~ .checkround:after {
    display: block;
  }
  /* Style the indicator (dot/circle) */
  .radio .checkround:after {
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background:#f8204f;
  }
  .cust-btn{
    margin-bottom: 10px;
    background-color: #DE2F2F;
    border-width: 2px;
    border-color: #DE2F2F;
    color: #FFFFFF;
  }
  .cust-btn:hover{
    border-color: #DE2F2F;
    background-color: #FFFFFF;
    color: #DE2F2F;
    border-radius: 20px;
    -webkit-transform-style: 2s;
    transform-style: 2s;
  }

  .sceltaFrequenza {
    z-index: 100000;
    color: #FFFFFF;
    bottom: 80px;
    border: 2px solid #DE2F2F
  }
  .sceltaFrequenza .boxSF {
    background: #000000;
    height: auto;
    max-width: 270px;
    border-radius: 0;
    padding: 20px;
  }
  .sceltaFrequenza .boxSF::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 25px;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #DE2F2F transparent;
    display: block;
    width: 0;
    z-index: 1;
  }

  .sceltaFrequenza .boxSF .boxHeader {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 1px solid #DE2F2F
  }
  .sceltaFrequenza .boxSF .boxHeader h3 {
    margin: 0;
    color: #FFFFFF;
  }
  .sceltaFrequenza .boxSF .boxHeader img {
    width: 80px;
  }
  .sceltaFrequenza .boxSF .boxBody {
    font-weight: 500;
    padding: 20px 0 0 0;
    font-size: 14px;
    line-height: 21px
  }
  .sceltaFrequenza .boxSF .boxBody .boxScelta {
    padding: 10px 0
  }
  .sceltaFrequenza .boxSF .boxFooter {
    padding-top: 20px;
    border-top: 1px solid rgba(0,0,0,.1)
  }
  button.fluxChange{
    position: relative;
    height: 22px;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    width: 50px;
    text-align: center;
    background: #FFFFFF;
    color: #DE2F2F;
    opacity: .3;
    font-weight: 600;
    outline: 0;
  }
  .player button.fluxChange{
    font-size: 12px;
  }
  .player .zona {
    margin-left: auto
  }
  .player .scritta {
    font-weight: 400;
    line-height: 19px;
    font-size: 12px;
  }
  button.fluxChange:hover,
  button.fluxChange:disabled {
    opacity: 1;
    background: #FFFFFF;
  }
  button.fluxChange:first-child {
    margin-right: 2px
  }
  input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    margin: 0;
    position: absolute;
    top: -8px;
    height: 20px;
    cursor: pointer;
    background-color: inherit;
  }

  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 0;
    height: 5px;
    width: 10px;
    background: #901c1c;
    cursor: pointer;
  }

  input[type=range]::-moz-range-thumb {
    border: 0;
    height: 5px;
    width: 10px;
    background: #901c1c;
    cursor: pointer;
  }

  /* All the same stuff for IE */
  input[type=range]::-ms-thumb {
    border: 0;
    height: 5px;
    width: 10px;
    background: #901c1c;
    cursor: pointer;
  }

  .meteoWidget iframe .footer {
    display: none
  }
  #page {
    margin-top: 44px
  }
  .sliderVideo h2 {
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    bottom: 0
  }
  .gameTermined {
    text-align: center;
    background: #de183e;
    color: #FFFFFF;
    padding: 30px;
  }

  .modalFrequenza {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7)
  }
  .modalFrequenza .content {
    background: #FFFFFF;
    max-width: 250px;
    position: absolute;
    z-index: 10;
    bottom: 55px;
    right: 14px;
    padding: 10px;
    border: 2px solid #DE2F2F
  }
  .modalArrow {
    position: fixed;
    bottom: 47px;
    right: 64px;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 999;
  }
  .singleChart {
    margin-bottom: 20px
  }
  .singleChart:last-child {
    margin-bottom: 0
  }
  .singleChart img {
    width: 47px;
    height: 47px;
  }
  .singleChart .cont {
    width: calc(100% - 47px)
  }
  .singleChart .testi {
    width: calc(100% - 77px)
  }
  .singleChart .testi h4 {
    color: #DE2F2F;
    font-size:15px;
    font-weight: 600;
    margin-top: 0
  }
  .singleChart .testi h6 {
    color: #FFFFFF;
    font-size:14px;
    font-weight: 400
  }
  .singleChart .icona {
    min-width: 47px
  }
  .singleChart .icona img {
    height: 14px
  }
  .singleChart .icona img#new {
    height: 18px
  }
  .singleChart .posNum {
    min-width:30px;
    font-size: 12px;
    font-weight:400
  }
  .hiddenOnMobile {
    display: none;
  }
  .gform_footer::after {
    content: "";
    background: url("../img/arrowRight.svg") no-repeat center;
    width: 11px;
    height: 12px;
    display: block;
    margin: 10px auto 0 auto
  }
  .tendinaLogin .modale input.submit_button {
    border: 1px solid #D5D3D3;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    text-transform: none;
  }
  a.lostPassword {
    color: #BABABA
  }
  .singleVideo {
    margin-top: 20px
  }
  .singleVideo:first-child {
    margin-top: 0
  }
  .singleVideo h4 {
    font-weight: 600;
    font-size: 16px;
    margin: 10px 0 0 0;
  }
  .singleVideo p {
    font-weight: 400;
    font-size: 14px;
    margin: 2px 0 0 0;
    line-height: 20px;
  }
  .singleVideo .icona {
    z-index: 1;
    right: 10px;
    top: calc(100% - 40px);
  }
  .seguici {
    font-size: 16px;
    color: #D5D3D3
  }
  .apriRicercaDesktopCont i {
    font-size:19px;
    margin-right: 8px
  }
  .apriRicercaDesktopCont span {
    font-size:14px;
    font-weight: 400;
    color: #E4E4E4
  }
  .slidesPlayer div {
    height: 34px
  }
  .psgal {
    margin: 0 !important;
    text-align: left !important
  }
  .psgal figure {
    padding: 0 !important;
    margin-bottom: 4px !important;
    width: 150px !important
  }
  .pswp__button--share {
    display: none !important
  }
  .sponsor span {
    color: rgba(186,186,186,.8) !important;
    font-size: 13px;
    font-weight: 600 !important;
  }
  .sponsor img {
    max-width: 70px;
    max-height: 50px;
    height: auto;
    width: auto;
  }
  .astero .astero-large .astero-fc-date {
    color: #DE2F2F;
  }
  ul.astero-details .asterofont {
    font-size: 30px
  }
  ul.astero-details li {
    margin-bottom: 10px !important
  }
  ul.astero-details li .astero-small-8 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .astero-credit {
    display: none
  }
  .singoloPodcast .contTitoloPod {
    width: calc(100% - 130px)
  }
  .singoloPodcast i.fas {
    font-size: 13px
  }
  .SecondLevelMenu {
    position: fixed;
    width: 100%;
    height: calc(100% - 66px);
    top: 66px;
    left: 0;
    background: #181818;
    z-index: 30;
    display: none
  }
  .SecondLevelMenu .results ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #E4E4E4;
    font-size: 20px;
  }
  .SecondLevelMenu .results ul li {
    margin-bottom: 18px;
  }
  .SecondLevelMenu .results ul li:last-child {
    margin-bottom: 0
  }
  .SecondLevelMenu .results ul li a:hover,
  .SecondLevelMenu .results ul li a.active {
    color: #DE2F2F
  }
  .SecondLevelMenu .chiudi {
    top: 60px;
    right: 0
  }
  .singleFascia {
    /*background: #1D1D1D*/
    background: none
  }
  .singleFascia .testi {
    padding-left: 0 !important
  }
  .sliderGiochi .singleGioco {
    padding: 0 10px
  }
  .sliderBeat .singleNews {
    padding: 0 10px
  }
  #hoverPlayer span {
    color: #DE2F2F;
    font-size:14px;
    font-weight:600
  }
  .loginDesktop {
    height:24px;
    font-size:14px;
    font-weight:600;
  }
  .fancybox-close-small svg {
    fill: #BABABA;
    opacity: 1;
    stroke: #BABABA;
    stroke-width: 3.5px
  }
  .fancybox-close-small {
    padding: 2px;
    right: 10px;
    top: 10px;
    width: 36px;
    height: 36px;
  }
  .pcboxclassfica .pcdati {
    background: white;
    color: black
  }
  .pcboxclassfica .pcdati .pcgiocatorecondividi {
    right: 20px;
    cursor: pointer;
  }
  .new img {
    width: 64px
  }
  .fascia.containerMini {
    padding: 20px
  }
  .single .container {
    padding: 0 15px
  }
  .navigation {
    margin-top: 60px
  }
  .navigation .nav-disabled {
    opacity: .3
  }
  .navigation .freccia a {
    display: block;
  }
  .navigation .freccia img {
    width: 11px;
    height: 12px;
  }
  .navigation .freccia img.disabled {
    opacity: .3
  }
  .navigation .freccia.sx img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .page-id-617 strong {
    color: #DE2F2F;
  }
  .post-type-archive-programma .singleNews {
    margin-bottom: 20px
  }
  .contenuto a {
    color: #DE2F2F;
  }
  .flexcontainer {
    -webkit-column-count: 2;
    -moz-column-count: 2;
         column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
         column-gap: 50px
  }
  .titoloPlayer {
    font-size: 13px
  }
  .page-id-617 .contenutoTestuale a {
    text-decoration: none;
  }
  .lastImm span,
  img.imgConduttore {
    display: none
  }
  .postid-109402 .contenutoTestuale a {
    text-decoration: none;
    border: 2px solid #DE2F2F;
    font-size: 13px;
    padding: 6px 40px;
    line-height: 22px;
    border-radius: 22px;
    font-weight: 600
  }
  .postid-109402 .contenutoTestuale a:hover {
    background: white;
    border: 2px solid white;
  }

  .contenutoTestuale a.specialButton {
    text-decoration: none;
    border: 2px solid #DE2F2F;
    font-size: 13px;
    padding: 6px 40px;
    line-height: 22px;
    border-radius: 22px;
    font-weight: 600
  }

  .contenutoTestuale a.specialButton:hover {
    background: white;
    border: 2px solid white;
  }

  @-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
  }
  @keyframes sk-bouncedelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
      transform: scale(0);
      } 40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
      }
    }

.singoloPodcast .scopri {
  font-size: 13px;
  font-weight: 600;
  color: #DE2F2F;
  text-transform: uppercase;
}
