/*Social fascia radio 24 tutto in basso*/

.aprev--radio {
  height: 100%;
  padding-bottom: 46px;
}
/*Link nei titoli di colore azzurrino*/
a.aprev-title-clr.frx {
  color: #009ca6 !important;
}
a.aprev-title-clr.frx:hover {
  opacity: 0.7;
}

/*Riduzione padding bottom su fascia radio*/
.rel.rel--bg.fix {
  padding-bottom: 20px;
}

/*Link nei titoli di colore azzurrino*/
a.aprev-title-clr.frx {
  color: #009ca6 !important;
}

/* Classi Generali*/
.no-outline {
  outline: none;
}

.no-border {
  border: 0;
}
/* banner skin */
body.backgroundAdv #btop {
  height: 80px;
}

@media (min-width: 768px) {
  body.backgroundAdv #btop {
    min-height: 80px;
  }

  body.backgroundAdv #wrapper {
    /*max-width: 760px;*/
  }
  body.backgroundAdv {
    background-size: 1538px !important;
  }
}

body.backgroundAdv {
  background-repeat: no-repeat;
  background-position: -465px top;
}

body.backgroundAdv #wrapper {
  margin: 0 auto;
}

@media (min-width: 1024px) {
  body.backgroundAdv {
    background-size: 2062px !important;
  }
  body.backgroundAdv #wrapper {
    /*max-width: 1024px*/
  }
  body.backgroundAdv #btop {
    height: 107px;
  }
}

@media (min-width:1540px) {
  body.backgroundAdv {
    background-size: 2545px !important;
  }
  body.backgroundAdv #wrapper {
    /*max-width: 1260px;*/
  }
  body.backgroundAdv #btop {
    height: 133px;
  }
}

body.backgroundAdv #bleft,
body.backgroundAdv #bright {
  position: absolute;
  top: 0;
  bottom: 0;
}

body.backgroundAdv #bleft {
  left: 0;
}

body.backgroundAdv #bright {
  right: 0;
}

@media (min-width: 1008px) {
  body.backgroundAdv {
    background-position: center top !important;
    background-attachment: fixed;
  }
}

.backgroundAdv {
  background-color: #0f0f0f !important;
  background-attachment: scroll !important;
}

.backgroundAdv #wrapper {
  /*  background: #0F0F0F; */
  padding: 0 !important;
}

body.backgroundAdv .loader-container {
  max-width: 100%;
  top: 0;
  left: 0;
}

/*  video  */

figure iframe {
  width: 100%;
  height: 560px;
}

/* video esterni - youtube, facebook ... */

figure.video-ext iframe {
  width: 100%;
  height: 560px;
}

@media (max-width: 1024px) {
  figure.video-ext iframe {
    height: 430px;
  }
}

@media (max-width: 768px) {
  figure.video-ext iframe {
    height: 300px;
  }
}
@media (max-width: 480px) {
  figure.video-ext iframe {
    height: 240px;
  }
}
@media (max-width: 375px) {
  figure.video-ext iframe {
    height: 190px;
  }
}

/* embed-natliver */
figure.video-ext .embed-natliver iframe {
  height: 100%;
}

/*  video external  */

.videoFullscreen .video-js,
.videoFullscreenIframe iframe {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.videoFixTmp,
.videoFixTmp .video-js {
  width: 100%;
  height: 550px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .videoFixTmp,
  .videoFixTmp .video-js {
    height: 430px;
  }
}

@media (max-width: 768px) {
  .videoFixTmp,
  .videoFixTmp .video-js {
    height: 300px;
  }
}
@media (max-width: 480px) {
  .videoFixTmp,
  .videoFixTmp .video-js {
    height: 240px;
  }
}
@media (max-width: 375px) {
  .videoFixTmp,
  .videoFixTmp .video-js {
    height: 190px;
  }
}

.popout-video--popout .video-js.vjs-ad-playing .popout-video--btn {
  display: none;
}
/* Player Brightcove */

/* nascondo titolo/sottotilo player */
.vjs-dock-text {
  display: none;
}

.loader-container {
  width: 100%;
  margin: 0 auto;
  top: 0px;
  background-color: #000000cf;
  min-height: 100%;
  display: table;
  z-index: 100;

  position: fixed;
}
.loader-container .loader {
  top: 26em;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .loader-container .loader {
    top: 18em;
  }
}
@media (max-width: 768px) {
  .loader-container .loader {
    top: 21em;
  }
}

/* Dropup Social*/

.dropup-menu--bubble.dropup-menu-right::before {
  left: auto;
  right: 18px;
  top: 77px;
  transform: rotate(180deg);
}

.dropup-menu--bubble.dropup-menu-right {
  margin-left: 0;
  margin-right: -10px;
  margin-top: -120px;
}

.dropup-menu-right {
  right: 0;
  left: auto;
}

.dropup-menu--bubble {
  border: none;
  margin-top: 8px;
  margin-left: -20px;
}

.dropup-menu--bubble::before {
  content: '';
  display: block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
  position: absolute;
  top: -7px;
  left: 18px;
}

/* Fix per menu su safari */
@media (min-width: 768px) {
  .backgroundAdv.is-sidemenu-in #pg-wrapper {
    overflow: initial;
  }
}

/* error login */
.errorpage.errorLogin {
  background: #000000;
  padding-bottom: 30px;
}

/*  mostro pulsante “mute” del player video fino a min-width 260 (solo embed)  */
@media screen and (max-width: 426px) and (min-width: 120px) {
  .vjs-volume-panel.vjs-control.vjs-volume-panel-vertical,
  .vjs-volume-panel.vjs-control.vjs-volume-panel-horizontal,
  .vjs-mute-control.vjs-control.vjs-button {
    display: inline-block !important;
  }
  .vjs-volume-panel.vjs-control.vjs-volume-panel-vertical,
  .vjs-volume-panel.vjs-control.vjs-volume-panel-horizontal {
    width: 40px !important;
  }
}
/*  override stil pulsanti toolbar mobile  */
@media screen and (max-width: 130px) {
  .vjs-play-control.vjs-button.vjs-playing,
  .vjs-play-control.vjs-button.vjs-paused,
  .vjs-mute-control.vjs-button.vjs-vol-3,
  .vjs-fullscreen-control.vjs-control.vjs-button {
    width: 22px !important;
  }
  .video-js .vjs-control-bar {
    height: 28px !important;
  }
  .vjs-button > .vjs-icon-placeholder:before {
    font-size: 1.6em !important;
  }
}

#socialLogin .list-inline-item {
  display: inline-block !important;
}

#socialLogin .list-inline-item:not(:last-child) {
  margin-right: 10px;
}

/* override style errato della data nelle foglie */
.meta-article p.auth + .meta.foglia-text-white {
  margin-left: 14px;
}
.ahead .meta.foglia-text-white .time {
  color: #ffffff;
}
.meta-article.no-signature p.auth + .meta.foglia-text-white {
  margin-left: 0;
}
.meta-article.no-signature p.auth + .meta.foglia-text-white:before {
  width: 0;
}

/* COLORE NERO A TESTO RICERCA */

.suggestion-list-item span:nth-child(2) {
  color: #000000;
}

.suggestion-list-item strong {
  color: #000000;
}

.suggestion-list-item a {
  color: #000000;
}

.suggestion-list-item .suggestion-type span {
  color: rgba(15, 15, 15, 0.5);
}

.suggestion-list-item .suggestion-type span :hover {
  color: rgba(15, 15, 15, 0.7);
}

.suggestion-list-item:not(:last-child) {
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
}

.lightblue {
  color: #5e9ccc !important;
}

@media (max-width: 767.98px) {
  .video-list-no-border {
    border-left: 0px !important;
  }
}
/* SFONDO SIDEBAR PUBBLICITA' HOME */
.blk {
  background: #0f0f0f !important;
}
/* BORDER LEFT SIDEBAR PUBBLICITA' HOME, AGGIUNTO COLORE SFONDO PER NON FARLO VEDERE */
@media (max-width: 1020px) {
  .row--lined > .col:not(:first-child)::after,
  .row--lined > .slick-list > .slick-track > .carousel-slide:not(:first-child)::after,
  .row--lined > [class*='col-']:not(:first-child)::after {
    border-left: 1px solid rgb(14, 14, 14);
  }
}
/* TESTO PUBBLICITA' SIDEBAR HOME */
.pbl {
  font-size: 12px;
  opacity: 0.25;
  padding-bottom: 6px;
  color: #ffffff;
  font-family: SoleSans, Arial, Helvetica Neue, Helvetica, sans-serif;
}

/* MARGINS MOBILE FOGLIA PODCAST */

@media (max-width: 1023.98px) {
  .player--podcast.player--stream .icon-podcast {
    margin-left: 11px;
  }

  .player--podcast.player--stream .btn--player,
  .player--podcast.player--stream .player-footer-link {
    margin-left: 15px;
  }

  .player--podcast.player--stream .icon-download,
  .player--podcast.player--stream .timing--total {
    margin-right: 15px;
  }
}

@media (max-width: 767.98px) {
  .player--podcast.player--stream .complete-bar {
    width: 95% !important;
  }
}

/* BOX CONTENUTO PUBBLICITARIO */
.paid-content-container {
  height: 30px;
  background-color: #5e9ccc;
}
.paid-content-text {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  font-family: SoleSans, Arial, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 12px;
  padding-top: 7px;
  line-height: 1.14;
}

.no-margin-img {
  margin-bottom: 0 !important;
}

/* Consigliati per TE */

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.subhead {
  text-transform:none;
}

@media (max-width: 767.98px) {
  .slick-initialized .slick-slide{
    align-self:flex-start;
  }

}


  .rel.navigalisting.navigasez .rel-list .col{
    height:auto;
    align-items:center;
    vertical-align: middle;
  }
  .rel.navigalisting.navigasez .rel-list .col a{
    line-height:1.25em;
    padding:10px 23px;
  }

  .sbox--serie-singola .navigalisting ul.row.serie-singola-row li.col--first {
    min-height:611px;
  }

  .sbox--serie-singola .navigalisting.rel{
    min-height:620px;
  }
@media (max-width: 1539.98px){
  .sbox--serie-singola .navigalisting.rel {
    min-height:530px;
  }
  .sbox--serie-singola .navigalisting ul.row.serie-singola-row li.col--first {
    min-height:521px;
  }
  ul.row.serie-singola-row:first-child>li:not(.col--first) {
    min-width: 225px;
    max-width: 225px;
  }
  
  
}
@media (max-width: 1023.98px){
  .sbox--serie-singola .navigalisting.rel {
    min-height:600px;
  }
  .sbox--serie-singola .navigalisting ul.row.serie-singola-row li.col--first {
    min-height: 580px;
  }
}

@media (max-width: 768.98px){
  .sbox--serie-singola .navigalisting.rel {
    min-height:0;
  }
  .sbox--serie-singola .navigalisting ul.row.serie-singola-row li.col--first {
    min-height: 0;
  }
  ul.row.serie-singola-row:first-child>li:not(.col--first) {
    min-width: 0;
    max-width: unset;
    
  }
}

.video16by9 {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}

.video16by9 #wowza_player {
  position:absolute;
}

.video-ext iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.scta.bg-gray .adv.adv--masthead {
  padding: 15px 0px;
}


/* preferisco sovrascrivere qui i css di brightcove per semplicità di mantenimento */
.popout-video.popout-video--popout .video-js:before {
  padding-top:56.25%;
  content: '';
  display:block;
}
/* 
@media all and (min-width: 1024px) {
  .popout-video--popout .video-js {
    width: 375px !important;
    height: 211px !important;
    min-width: 375px !important;
    min-height: 211px !important;
  }
}
 */
@media only screen and (min-width: 769px) {
  .popout-video--popout .video-js{
    width: 530px !important;
    height: auto !important;
    min-width: 530px !important;
    min-height: auto !important;
  }
}

@media only screen and (max-width: 768px) {
  .popout-video--popout .video-js {
    width: 90% !important;
    height: auto !important;
    min-width: 90% !important;
    min-height: auto !important;
    right: auto!important;
  }
}

.popout-video--popout .popout-video--btn {
  background: transparent;
  cursor: pointer;
  pointer-events: auto;
  top: au0to;
  left: 0;
  position: absolute;
  z-index: 1;
  padding: 15px;
  border: none;
}

.popout-video--popout .popout-video--btn .icon-close:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.popout-video--popout .icon-close {
  color: white;
  top: 0 !important;
  left: 0 !important;
  position: absolute !important;
  font-size: 23px;
  transform: none !important;
  -webkit-transform: none !important;
}

.popout-video video {
  width: 100%;
  vertical-align: middle;
}

@media (max-width: 768.98px) and (orientation: portrait) {
  .popout-video--popout.video9by16, .popout-video--popout.video9by16 .video-js:not(.vjs-ad-playing) {
    width: 33% !important;
    min-width: 150px !important;
  }
  .popout-video.popout-video--popout.video9by16 .video-js:not(.vjs-ad-playing):before {
    padding: 0;
  }
  .popout-video--popout.video9by16 .video-js:not(.vjs-ad-playing) video {
    position: relative;
  }
}

.scta--adv {
  position: relative;
}

.scta--adv .adv--masthead {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
}

.main-header .text-center.logo a img, .sticky-header .text-center.logo a img {
  width: auto;
  margin-left: auto;
}
@media (min-width: 1024px) {
  .ftop-logo img {
      margin-left: auto;
  }
}

.modal-header {
  text-align: initial;
}
.modal-logo {
  position: relative;
  transform: none;
  top: auto;
  left: auto;
}
.modal-logo img {
  height: 32px;
}