/******************************************************************
Theme Name: Radio InBlu
Author: Marco Buttarini
Author URI: http://marbu.org
Version 1.0
******************************************************************/

body {
    background: #eeeeee;
}

.slider_guida {
    background: #c12809;
}

.slider_guida_title {
    background: #FFEA94;
    box-shadow: none !important;
}


.logo_container .logo {
    margin: 10px 0 0 0;
    color: #0065b2;
}

.logo_container .logo svg {
    max-width: 60px;
    height: auto;
}

.box_container {
    background: #f5f5f5;
}

#map_div {
    width: 100%;
    height: 500px;
    margin: 0 0 0 0;
}

.main_nav ul li a {
    font-size: 17px;
    box-shadow: none;
}

.main_nav ul li.programmi a,
.main_nav ul li.programmi:hover a,
.main_nav ul li.programmi a:hover {
    background: #143270 !important;
}

.main_nav ul li.palinsesto a {
    background: #9C3389;
}

.main_nav ul li.playlist a {
    background: #2E75B5;
}

.main_nav ul li.podcast a {
    background: #CC071E;
}

.main_nav ul .sub-menu {
    background: -moz-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(20, 50, 112, 1)), color-stop(100%, rgba(20, 50, 112, 0.85)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#143270', endColorstr='#d9143270', GradientType=0);
    /* IE6-9 */
}

.main_nav ul .sub-menu h4 {
    color: #078df2;
}

.infowindow b {
    color: #f73019;
}


/******************************************************************
MEDIA QUERIES & DEVICE STYLES
******************************************************************/


/* Normal Size */


/* 17/04/18 gas tolto per renderlo compatibile in home
@media only screen and (min-width: 996px) {
    .main_content .box_onair {
        display: none !important; 
    }
}
*/


/* 17/04/18 gas tolto per renderlo compatibile in home */

.main_content .box_onair {
    margin-left: -12px;
    margin-top: 15px;
}


/***** Tablet (Smaller than 959px) *****/

@media only screen and (min-width: 768px) and (max-width: 995px) {

}


/***** Mobile *****/

@media only screen and (max-width: 767px) {
    #header .grid_4.logo_container {
        margin: 0px;
        height: 45px;
    }
}


/***** Phone (landscape 420px) *****/

@media only screen and (min-width: 480px) and (max-width: 767px) {}


/***** Phone (portrait 300px) *****/

@media only screen and (max-width: 479px) {}


/***** Retina *****/

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {}


/******************************************************************
IE SPECIFIC FIXES
******************************************************************/

html.lt-ie9 {}


/* banner temporanei */

.cei-skin-side {
    height: 100%;
    position: absolute;
    width: calc( (100% - 1008px) / 2);
}

.cei-skin-side-right {
    right: 0;
}

.cei-skin-side a {
    display: block;
    height: 100%;
    width: 100%;
}

.cei-skin-side span {
    display: block;
    text-indent: -9999px;
}

#header,
.temporary-skin-adv {
    width: 1008px;
    margin: 0 auto;
}

#header {
    background: #fff;
    background: rgba(255, 255, 255, .9);
}

@media only screen and (min-width: 995px) and (max-width: 1366px) {
    body {
        background-size: 1366px auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
    .cei-skin-side {
        width: calc( (100% - 768px) / 2);
    }
    #header,
    .temporary-skin-adv {
        width: 768px;
    }
    body {
        background-size: 1040px auto;
    }
}

@media only screen and (max-width: 767px) {
    #header {
        width: 100%;
        margin: 0;
        background: #005bae none repeat scroll 0 0;
    }
    .temporary-skin-adv {
        display: none;
    }
    .cei-skin-side {
        display: none;
    }
}

.temporary-skin-adv {
    display: block;
    height: 120px;
    position: relative;
}

.temporary-skin-adv a,
.temporary-skin-adv a:visited {
    display: block;
    width: 100%;
    height: 100%
}

.temporary-skin-adv span {
    display: block;
    text-indent: -9999px;
}

.temporary-skin-adv a:after {
    content: " ";
    position: absolute;
    width: 180px;
    height: 800px;
    top: 0;
    left: -180px;
}

.temporary-skin-adv a:before {
    content: " ";
    position: absolute;
    width: 180px;
    height: 800px;
    top: 0;
    right: -180px;
}


/* solo per test */


/*
.temporary-skin-adv, .temporary-skin-adv a:after,.temporary-skin-adv a:before {
    background: rgba(255, 0, 0, 0.5) none repeat scroll 0 0;
}
*/

.fullwidth {
    width: 100% !important;
}

#ninja_forms_form_1 .ninja-forms-required-items {
    display: none;
}

#ninja_forms_form_1 label {
    text-align: left;
}

#menu-head-menu {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    font-style: normal;
    text-transform: capitalize;
    margin: 18px 38px 0 0 !important;
}

#menu-head-menu li {
    color: #003A81 !important;
}

#menu-head-menu li:after {
    content: none !important;
}

/*.main_nav ul {
    margin: 0 !important;
}*/

.sub_nav {
    margin: 0 !important;
}

/**
 * Plugin: Wordpress Popular Posts
 */

.wpp-list li {
    margin-bottom: 5px;
}


/*****/


/**
 * Plugin: YARPP
 */

.attachment-yarpp-thumbnail {
    margin-left: auto !important;
    margin-right: auto !important;
}

.yarpp-thumbnail {
    height: auto !important;
}

.yarpp-related h3 {
    text-transform: uppercase !important;
}


/*****/

.seed-cl-mbclnmp {
    margin: 10px !important;
    padding: 3px 5px !important;
    width: 130px !important;
    height: 32px !important;
    line-height: 32px;
    border-radius: 0px !important;
    background-color: white !important;
    border: 0px !important;
    color: #333333 !important;
    cursor: pointer !important;
    text-align: center;
}

.seed-cl-mbcli {
    margin: 0px !important;
    margin-left: 30px !important;
    padding: 3px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    cursor: pointer;
    width: auto !important;
    height: 22px !important;
    border-radius: 0px !important;
    background-color: white !important;
    border: 0px !important;
    color: #333333 !important;
    display: inilne !important;
}

.seed-cl-mbclic {
    border-radius: 0px !important;
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
    color: white !important;
    font-weight: bolder !important;
    font-size: 18px !important;
    background-color: black !important;
    border: 0px !important;
    cursor: pointer !important;
    width: 100px !important;
    padding: 10px !important;
    text-align: center !important;
}

.seed-cl-mdcli {
    position: fixed !important;
    display: none;
    width: 100% !important;
    height: 100% !important;
    border: 0px solid #333333 !important;
    left: 0px !important;
    margin: 0px !important;
    top: 0px !important;
    color: #333333 !important;
    padding: 0px !important;
    font-size: 15px !important;
    font-family: Arial !important;
    font-weight: bolder !important;
    border-radius: 0px !important;
    line-height: 20px !important;
    background-color: white !important;
    text-align: left !important;
    z-index: 10000 !important;
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    background: rgba(0, 0, 0, 0.8) !important;
}

.seed-cl-mdcli-internal {
    background-color: white !important;
    position: relative !important;
    left: 12% !important;
    top: 10% !important;
    width: 75% !important;
    height: 75% !important;
    z-index: 10000 !important;
    box-sizing: content-box !important;
    border: 1px solid black;
    -webkit-box-sizing: content-box !important;
    overflow: auto !important;
}

.seed-cl-mdcli-internal h1 {
    font-family: arial !important;
    font-size: 24px !important;
    font-weight: bolder !important;
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.seed-cl-mdcli-internal h2 {
    font-family: arial !important;
    font-size: 22px !important;
    font-weight: bolder !important;
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.seed-cl-mdcli-internal p {
    font-family: arial !important font-size: 15px !important;
    line-height: 20px !important;
    margin: 5px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.seed-cl-mdcli-internal ul li {
    font-family: arial !important;
    font-size: 15px !important;
    list-style-type: disc !important;
    line-height: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.seed-cl-mdcli-internal ul {
    font-family: arial !important;
    margin: 10px !important;
    padding-left: 40px !important;
    padding-right: 20px !important;
}

.seed-cl-mdcli-internal div {
    font-family: arial !important font-size: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.seed-cl-mdcli-internal a {
    font-family: arial !important;
    font-size: 15px !important;
    text-decoration: underline !important;
    color: #555555 !important;
}

.seed-cl-mdcl {
    position: fixed !important;
    width: 100% !important;
    border: 0 solid #333333 !important;
    background: #555555;
    background-color: rgba(85, 85, 85, 0.9) !important;
    left: 0 !important;
    bottom: 0 !important;
    color: white !important;
    padding: 10px !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-family: Verdana !important;
    z-index: 10000000 !important;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .seed-cl-mdcl {
        flex-direction: column;
    }
}

.seed-cl-mdcl p {
    padding: 10px;
    margin: 0;
}

.seed-cl-mdcl a {
    color: #fff;
    text-decoration: underline;
}

.iframePlayer {
    height: 60px !important;
}

#header .row {
    background-color: #FFEA94;
    padding-bottom: 22px;
}

#top_nav {
    background-color: #003A81;
}

#top_nav.row {
    background-color: #003A81;
}

#top_nav .grid_12.clearfix {
    background-color: #003A81;
}

#menu-top-menu li a:hover {
    background: #2E75B5 !important;
    border-top: none !important;
    color: #ffffff !important;
}

.top_nav ul li a {
    border-top: none !important;
}

.menu-item.menu-item-has-children.programmi .row {
    background: -moz-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(20, 50, 112, 1)), color-stop(100%, rgba(20, 50, 112, 0.85)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(20, 50, 112, 1) 0%, rgba(20, 50, 112, 0.85) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#143270', endColorstr='#d9143270', GradientType=0);
    /* IE6-9 */
}

.main_nav ul li.guarda-tv2000-live a {
    color: #ffffff !important;
}

.main_nav ul li.guarda-tv2000-live a:hover {
    color: #ffd100 !important;
}

.slider_title.slider_guida_title.clearfix li:after {
    content: none !important;
}

.slider_title.slider_guida_title.clearfix h4 {
    color: #003A81;
}

.icon-instagram {
    justify-content: center;
    display: flex !important;
    align-items: center;
}

.icon-instagram svg {
    width: 22px;
    height: 22px;
    fill: #ffffff;
}

.icon-instagram:hover svg {
    fill: #9C3389;
}

.guarda-tv2000-live:hover {
    color: #ffd100 !important;
}

#menu-top-menu .attivo {
    background-color: #2E75B5 !important;
}

.slider_generic.clearfix {
    display: flex;
}

/* Featured Post */
.featuredbar .wrapper {
    border: 2px solid #F2F2F2;
    margin: 0 0 10px 0 !important;
}
.featuredbar .element {
    float: left;
    margin-left: 1.7%;
    min-width: 200px;
    width: 30%;
}
.featuredbar .element .box-title {
    font-size: 16px;
    margin: 1px 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.featuredbar .element .element-title {
    margin-bottom: 3px;
}
.featuredbar .element img{
    width: 200px;
    height: 133px;
}
/* End Featured Post */

.adv_skin_header {
    margin-top: 10px;
    height: 250px;
}

.banner_leaderboard {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 90px;
}