
/*---vc_menu_main_footer*/
.vc_menu_main_footer {
    margin-right:15px;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    float:left;
}
.vc_menu_main_footer ul.menu_1 {
    width:100%;
    float:left;
    clear:left;
}
.vc_menu_main_footer ul.menu_1 li {
    margin-right:12px;
    float:left;
}
.vc_menu_main_footer ul.menu_1 li:last-child {
    margin-right:0px;
}
.vc_menu_main_footer ul.menu_1 li a {
    padding:0 3px;
    text-transform:uppercase;
    color:#fff;
    font-size:1.1em;
    line-height:2.6em;
    display:block;
    width:100%;
    float:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_menu_main_footer ul.menu_1 ul.menu_2,
.vc_menu_main_footer ul.menu_1 ul.menu_3,
.vc_menu_main_footer ul.menu_1 ul.menu_4,
.vc_menu_main_footer ul.menu_1 ul.menu_5 {
    display:none;
}


/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    /*.vc_menu_main_footer ul.menu_1 {
    height: 40px;
    overflow:hidden;
    }*/
    .vc_menu_main_footer ul.menu_1 li {
        float: left;
        width: 33.333%;
        height: auto;
    }
}

/* Portrait phones and smaller */
@media (max-width: 767px) {
    .vc_menu_main_footer {
        margin-right:0px;
        overflow:hidden;
        width:100%;
    }
    /*.vc_menu_main_footer ul.menu_1 {
    height: 40px;
    overflow:hidden;
    }*/
    .vc_menu_main_footer ul.menu_1 li a {
        line-height:2.2em;
    }
    .vc_menu_main_footer ul.menu_1 li ul.menu_2 .cont_menu_li:after {
        content:'';
    }
    .vc_menu_main_footer ul.menu_1 li ul.menu_2 .cont_menu_li {
        display:none;
    }
    .vc_menu_main_footer ul.menu_1 li ul.menu_2 li.sezione {
      width: 100%;
    }
    .vc_menu_main_footer ul.menu_1 li a:hover {
        background:inherit;
        color:#fff;
    }
    .vc_menu_main_footer ul.menu_1 li {
        float: left;
        height: auto;
    }
}
@media (max-width: 480px){
}
.vc_logo {
    float:left;
}
.vc_logo img {
    max-width:100%;
}
.vc_box_copyright {
    width:100%;
    float:left;
    clear:left;
}
.vc_box_copyright p {
    font-size:0.7em;
    line-height:4em;
    text-align:right;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_copyright .logo {display:none;}
/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .vc_box_copyright p {
        text-align:left;
    }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .vc_box_copyright p {
        text-align:left;
    }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_box_copyright p {
        text-align:center;
    }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .vc_box_copyright p {
        text-align:center;
    }
}
/*leaderboard_footer_728x90*/
.banner_leaderboard_footer_728x90 {
    /*width:100%;
    float:left;
    clear:left;*/
    text-align:center;
    margin: 0 auto;
    display: table;
}
.banner_leaderboard_footer_728x90 img {
    margin:0 auto;
    padding:0px;
    border:0px;
}
/*leaderboard_2
@media (max-width: 767px) {
    
    .banner_leaderboard_footer_728x90 {
       display:none;
    }

}*/
.vc_logo_group_footer {
    float:right;
}
.vc_logo_group_footer img {
    max-width:100%;
}
/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .vc_logo_group_footer {
        position:absolute;
        right:0px;
        top:0px;
    } 
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_logo_group_footer {
        position:absolute;
        right:0px;
        top:0px;
    }   
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
}
/*--vc_register*/
.vc_register {
    width:100%;
    float:left;
}
.vc_register .occhiello_titolo {display:none;}
.vc_register p.registrati,
.vc_register p.modifica_dati {
    width:100%;
    float:left;
    clear:left;
}
.vc_register p.registrati a,
.vc_register p.modifica_dati a {
    height:30px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    color:#fff;
    line-height:2.0em;
    border:1px #039bf6 solid;
    background:#039bf6;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;    
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
/*leaderboard_bottom_mobile_320x50*/
.banner_leaderboard_bottom_mobile_320x50 {
    margin: 10px auto;
    padding: 0px;
    text-align: center;
}
.banner_leaderboard_bottom_mobile_320x50 iframe,
.banner_leaderboard_bottom_mobile_320x50 img {
    margin:0 auto;
    padding:0px;
    border:0px;
    max-width:100%;
}
/*leaderboard_2*/
/*@media (max-width: 480px) {
    .banner_leaderboard_320x50 {
    }

}*/
/*---vc_menu_footer_service*/
.vc_menu_footer_service {
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
    font-size: 1.4em;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_menu_footer_service ul.menu_1 {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_menu_footer_service ul.menu_1 li {
    display:inline-block;
    width:20%;
    position:relative;
}
.vc_menu_footer_service ul.menu_1 li a {
    color:#000;
    font-size: 0.7em;
    line-height: 3em;
    display:block;
    width:100%;
    float:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_menu_footer_service ul.menu_1 li a:hover {
    text-decoration:underline;
}

/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
    #sk969{
   width:31%; 
}
#sk1009{
   width:17%; 
}
#sk1010{
   width:17%; 
}
#sk3428{
   width:25%; 
}
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
#sk969{
   width:31%; 
}
#sk1009{
   width:17%; 
}
#sk1010{
   width:17%; 
}
#sk3428{
   width:25%; 
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
#sk969{
   width:31%; 
}
#sk1009{
   width:17%; 
}
#sk1010{
   width:17%; 
}
#sk3428{
   width:25%; 
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_menu_footer_service ul.menu_1 li {
        width:50%;
    }  
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .vc_menu_footer_service ul.menu_1 {
        text-align:center;
        font-size: smaller;
    }
    .vc_menu_footer_service ul.menu_1 li {
    width: auto;
    font-size: 0.9em;
    }  
    .vc_menu_footer_service ul.menu_1 li a:after {
        content:'|';
        color:#bbb;
    }
    .vc_menu_footer_service ul.menu_1 li:last-child a:after {
        content:'';
    }
}
/*--vc_sign_in*/
.vc_sign_in {
    width:100%;
    float:left;
}
.vc_sign_in p.login,
.vc_sign_in p.logout{
    height:30px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    color:#fff;
    line-height:2.0em;
    border:1px #fff solid;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
}
.vc_logos_channel_cont {
    float:left;
    width:100%;
}
.vc_logos_channel {
    float: left;
    margin-top:10px;
    width: 25%;
    text-align: center;
}
.ipso{
    margin-top:5px !important;
}
.ipso img{
    max-width:50% !important;
}
.vc_logos_channel img {
    max-width:100%;
}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 479px) {
      .vc_logos_channel {
          width:100%;
         }
        .ipso img{
            max-width:30% !important;
        }
}
@media only screen 
  and (min-width: 480px) 
  and (max-width: 767px) {
      
      .vc_logos_channel {
          width:50%;
         }
        .vc_logos_channel_last {
            width:100%;
            
        }
        .ipso{
            margin-top:10px !important;
        }
        .ipso img{
            max-width:30% !important;
        }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .vc_logos_channel {
        margin-top: 10px;
        width: auto;
        padding-right: 7px;
    }
}
/*---vc_menu_footer*/
.vc_menu_footer {
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_menu_footer ul.menu_1 {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_menu_footer ul.menu_1 li {
    display:inline-block;
    width:24%;
    position:relative;
}

.vc_menu_footer ul.menu_1 .digital-editions {
    width:25% !important;
}

.vc_menu_footer ul.menu_1 li a {
    color:#9baab4;
    line-height:2.4em;
    display:block;
    width:100%;
    float:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_menu_footer ul.menu_1 li a:hover {
    text-decoration:underline;
}
/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_menu_footer ul.menu_1 li {
        width: 49%;
    }
    .vc_menu_footer ul.menu_1 .digital-editions{
        width:100% !important;
    }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .vc_menu_footer ul.menu_1 li {
        width:49%;
    }
}
.cont_list_purchasing .cont_button_console button {
    background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form #photo #upload-button, .form_inserimento_dati form .campo_form_file #upload-button, .form_inserimento_dati form #foto #upload-button {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input:hover {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.cont_contents h2
{
    font-weight:bold;
}
.cont_list_purchasing .cont_button_console button {
    margin: 10px 1% 0px 0px;
}
.authentication_login .vc_box_login_social{
    display:none;
}
.authentication_login .vc_box_login .user_access_orizzontale .user_login .user_login_button input:hover{
    background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.authentication_login .vc_box_login .user_access_orizzontale .user_login .user_login_button input
{
    background-color: #029cf6;
    border: 2px solid #029cf6;

    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input
{
    color: #fff;
}
.no_risultati{
    color: #000;
    font-size:14px;
}
.authentication_login .vc_box_login_register p.registrati{
    display:none;
}
.register_button{
    margin-top:10px;
}
.msg .popup{
    text-decoration: underline;
}


