
/*---vc_article_preview_extrasmall*/
.alpha-bnews-test {
    padding:20px 0 10px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.alpha-bnews-test .icona_tipo{
    display:none;
}
/* clearfix trick to allow us to have bottom margins */
.alpha-bnews-test .cont:after,
.alpha-bnews-test .cont .schermata:after,
.alpha-bnews-test .cont .schermata .hori_group:after,
.alpha-bnews-test .cont .schermata .hori_group .box:after{
    content:"";
    display:table;
    clear:both;
}
.alpha-bnews-test .cont .schermata .hori_group .box{
    margin-bottom:10px;
}
.alpha-bnews-test .divcont{
    padding:0;
}
.alpha-bnews-test .cont_foto {
    float:left;
    clear:left;
}
.alpha-bnews-test .schermata{
    margin-bottom:5px;
}
.alpha-bnews-test .cont_foto img {
    clear:left;
    display:block;
    vertical-align:middle;
    max-width:100%;
    max-height:100%;
    object-fit:cover;
    margin:0 auto;
    box-shadow: 5px 5px 10px #4c4c4c;
}
.alpha-bnews-test .taglia_testo .titolo{
	display            : block;
	display            : -webkit-box;
	-webkit-box-orient : vertical;
	position           : relative;

	line-height        : 1em;
	overflow           : hidden;
	text-overflow      : ellipsis;
	-webkit-line-clamp : 4;
	height             : calc(1em * 1 * 4);
	padding-left       : 20px !important;
	letter-spacing: -.3px;
}
.latest_headlines_title{
    color: #fff;
    color: var(--alpha-fg);
    font-weight: 400;
    font-size: 1.3em;
    line-height: 0.9em;
    width: 100%;
    float: left;
    clear: left;
    background-color: #D8002D;
    background-color: var(--alpha-bg);
    padding: 5px;
    text-transform: uppercase;
}
.vc_cont_article_body{
    /*padding-left:45px;*/
}
.vc_cont_article_body .foto_articolo img{
    max-width:100%;
}
.vc_cont_article_body .nwn_1st_line{
    margin-bottom:10px;
    font-size:0.8em;
}
/* Facebook, Twitter author links */
.vc_article_body_author_share{
    font-family:'FontAwesome';
    margin-top:10px;
    padding: 5px 0 5px 0;
    font-size:14px;
}
.vc_article_body_author_share .author_information .facebook_link,
.vc_article_body_author_share .author_information .twitter_link{
    float:left;
    margin:2px 10px 0 15px;
}
.vc_article_body_author_share .author_information .facebook_link a:after{
    content:'\f082';
    font-size:30px;
    color:#3b5998;
    /*content:url("/images/facebook-roundel24.png");*/
}
.vc_article_body_author_share .author_information .twitter_link a:after{
    content:'\f081';
    font-size:30px;
    color:#0084b4;
    /*content:url("/images/twitter-roundel24.png");*/
}
/*---vc_article_body_author_date*/
.vc_article_body_author_date {
    margin-top:15px;
    color:#bbbbbb;
}
.vc_article_body_author_date .author_photo {
    margin:0 20px 0 0;
    border-radius:100%;
    width:45px;
    height:45px;
    border:1px solid #ababab;
    overflow: hidden;
    float:left;
}
.vc_article_body_author_date .author_photo .author_photo_image {
    margin:0;
    padding:0;
    max-width:100%;
    height:auto;
}
.vc_article_body_author_date .data {
    float:left;
    color:#000;
    padding-top:1px;/* Requested by Gary 27/4/2017 to compensate 1px mis-alignement with name... */
}
.vc_article_body_author_date .author_name {
    color:#000;
    display:table;
    float:left;
}
.vc_article_body_author_date .author_name .author_name_label {
    display:none;
}
.vc_article_body_author_date .author_name .author_name_value {
    margin:0 0;
    padding: 2px 10px 2px 0;
    background-color:var(--nwn-light-grey);
    color:#000;
    float:left;
    font-family:'Open Sans';
}
.vc_article_body_author_email .author_email {
    float:left;
}
.vc_article_body_author_email .author_email .author_email_label {
    display:none;
}
.vc_article_body_author_email .author_email .author_email_value {
    margin:0 0 0 2px;
    font-size:0.8em;
    font-style:italic;
    display:inline;
}
.vc_article_body_author_date .author_phone {
    float:left;
}
.vc_article_body_author_date .author_phone .author_phone_label {
    display:inline;
}
.vc_article_body_author_date .author_phone .author_phone_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_body_author_date .author_phone:before {
    content:"|";
    margin:0 5px;
    padding:0;
    float:left;
}
/*---vc_article_body_comments_share*/
.vc_article_body_comments_share {
    margin-top:15px;
    color:#ababab;
}
.vc_article_body_comments_share .num_commenti_articolo {
    width:100%;
    float:right;
}
.vc_article_body_comments_share .num_commenti{
    width:100%;
    float:left;
    clear:left;
    text-align:right;
    color:#000;
    font-size:1em;
    font-weight:normal;
}
.vc_article_body_comments_share .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_body_comments_share .num_commenti:after{
    content: "comments";
    margin:0px 0px 0px 5px;
}
/*---sharre_fb_tw*/
.vc_article_body_comments_share .social_buttons {
    float:left;
    width:50%;
    z-index:30;
    position:relative;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw {
    display:block;
    float:left;
    position:relative;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw {
    float:left;
    position:relative;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box {
    width:100%;
    float:left;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box .count {
    font-size:1em; 
    color:#afafaf;
    text-decoration:none;
    float:left;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count,
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .share {
    display:none;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box .share {
    margin:0 0 0 5px;
    font-size:1em; 
    color:#afafaf;
    text-decoration:none;
    text-transform:lowercase;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons {
    position:absolute;
    top:23px;
    left:0;
    border-top:5px solid #017bc6;
    background:#ededed;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox {
    padding:0 5px 5px 5px;
    width:150px;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button,
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .twitter-share-button,
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .gplus-share-button {
    margin:5px 0 0 0 !important;
    width:100% !important;
    float:left;
    clear:left;
}
/*---vc_article_body*/
.vc_article_body {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_body .sommario_articolo {
    margin-bottom:15px;
    color:#525151;
}
.vc_article_body .testo_articolo {
    color:#6c6c6c;
    line-height:1.8em;
}
.vc_article_body .testo_articolo p {
    margin:0 0 15px;
    font-size: 1.20em;
    font-weight: 300;
}
.vc_article_body .testo_articolo img {
    max-width:100%;
    height:inherit;
}
.vc_article_body .testo_articolo strong {
    font-weight:700;
}
/*---vc_article_body*/
.vc_article_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    background:#EFFAFF;
    border-left:4px #017cc5 solid;    
}
.vc_article_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:0.9em;
    color:#a09995;
}
.vc_article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    color:#252525;
} 
.vc_article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_body .lettera_risposta {
    font-size:1em;
    line-height:1.8em;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #ababab dotted;
}
.vc_article_body #mappa_articolo {
    margin:15px 0 0 0;
    padding:0px;
    width:100% !important;
}
.vc_article_body .indirizzo {
    margin:10px 0 0 0;
    font-size:12px;
    color:#525151;
    width:100%;
}
/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:0 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px;
    padding:5px 0;
    border-top:1px #d2dce1 solid;
    border-bottom:1px #d2dce1 solid;    
    width:100%;
    float:left;
    clear:left;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:0 4% 0 0;
    padding:0px;
    width:16%;
    float:left;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    padding:1px;
    max-width:100%;
    height:inherit;
    border:1px #d2dce1 solid;
    text-decoration:none;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .response {
    width:60%;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .response p {
    font-size:1em;
    font-weight:400;
    color:#0d0c0c;
    width:100%;
    float:left;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button {
    margin:4px 0px 0px 0px;
    font-size:0.9em;
    color:#fff;
    font-weight:600;
    border:0px;
    cursor: pointer;    
    width:100px;
    height:30px;
    float:left;
    background:#00A4F6 url(../images/poll_vote_button.png) no-repeat 11px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button:hover {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:5px 0 0 0;
    width:80%;
    height:40px;
    float:left;
    position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    height:30px;
    border: 1px #9dcf9d dashed;
    background: #b3e2b3;    
    float:left;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    font-size: 1em;
    color: #3A833C;
    position: absolute;
    top:5px;
    left:5px;
}
/*---corsivo*/
.Corsivo {
    margin: 5px 15px !important;
    padding: 40px 20px !important;
    position: relative !important;
}
.Corsivo .ApiceSx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    top:0;
    left:0;
}
.Corsivo .ApiceDx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    bottom:0;
    right:0;
}
.Corsivo p {
    margin:0;
    padding:20px;
    font-size:1.1em;
    line-height:20px;
    text-align:left;
    font-weight:400;  
    font-style:italic;
    color:#313133;
}
.vc_article_body_banner {
    margin:15px 0 0 15px;
    text-align:center;
    float: right !important;
    clear: none !important;
    width: auto !important;
    display:none;
}
.vc_article_body_banner img {
    margin:0 auto;
    padding:0px;
    border:0px;
}
/*---vc_article_body_share*/
.vc_article_body_share {
    width:100%;
    float:left;
    clear:left;
    padding-top:30px;
}
.vc_article_body_share a {
    margin-bottom:5px;
}
/*---vc_article_tag*/
.vc_article_tag {
    margin:15px 0 15px 0;
    /*padding:15px 0 15px 0;
    border-top:1px #d6d6d6 dashed;
    border-bottom:1px #d6d6d6 dashed;*/
    width:100%;
    float:left;
    clear:left;
}
.vc_article_tag p {
    margin-left:5px;
    color:#b7b7b7;
    line-height:2.0em;
    float:left;
}
.vc_article_tag p:after {
    content:"-";
}
.vc_article_tag p span.nome {
    margin-right:5px;
    color:#b7b7b7;
    font-family:'Open Sans';
}
.vc_article_tag p span.nome:after {
    content:":";
}
.vc_article_tag p span.valore {
    color:#000;
}
.vc_article_tag p a:hover {
    text-decoration:undeline;
    color:#000;
}
/*---vc_addcalendar_events*/
.vc_addcalendar_events {
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_addcalendar_events a.addthisevent-drop {
    margin-top:10px;
    padding:10px 15px 10px 10px;
    background:#017CC5;
    border:1px #017CC5 solid;
    color:#fff !important;
    font-weight:bold;
    float:left;
    clear:left;
    z-index:100;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
} 
.vc_addcalendar_events a.addthisevent-drop .addthisevent_icon {
    background:transparent !important;
}
.vc_addcalendar_events a.addthisevent-drop .addthisevent_icon:after {
    content:"\f133";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:5px;
}
.vc_addcalendar_events a.addthisevent-drop:after {
    content:"add to calendar";
    padding-left:30px;
}



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .vc_cont_article_body {
        padding-left: 0px;
    }
    /* #### REMOVED on 12/07/2017 
    .bannervcms.banner_mpu_1_300x250,
    .bannervcms.banner_mpu_2_300x250{
        display:none;
    }
    ##### */
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .vc_cont_article_body {
        padding-left: 0px;
    }
    /* #### REMOVED on 12/07/2017 
    .bannervcms.banner_mpu_1_300x250,
    .bannervcms.banner_mpu_2_300x250{
        display:none;
    }
    ##### */
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .vc_article_body_author_share {
        margin-top: 15px;
        padding: 0 10px 0 10px;
    }
    .vc_article_body_author_date .data {
        margin: -10px 0 0 0;
    }
    .vc_article_body_author_date .author_name .author_name_value {
        margin: 0 0;
        padding: 2px 10px 2px 10px;
        float: left;
        font-family: 'Open Sans';
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_8 {
    margin-top:8px;   
}
.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;   
}

body.background .nwn-padding-head{
    padding-top:0px;    
}
body.background .banner_background_dpf1 {
    /*margin-top: 100px;*/
}
@media screen and (max-width: 991px) {/* hide wrap on devices < than desktops */
    body {
        background-image: none !important;
    }
}
@media (max-width: 991px) {/* close gap for missing wrap < than desktops */
    body.background {
        margin-top:58px !important;
    }
}
@media (max-width: 767px){
    
    body.background{
        background-position:center 60px !important;
    }
}
@media (min-width: 768px){
    body.background .container-fluid,
    body.background .container {
        max-width:750px;
        margin: 0 auto;
    }
    body.background{
        background-position:center 60px !important;
    }
}
@media (min-width: 769px){
    /*body.background .nwn_hamb_menu .top_menu {
	   margin: 61px 0 20px 0px;
    }
    body.background .nwn_hamb_menu .vc_menu_mobile {
        margin: 0px 0 5px 0px;
        left: auto;
    }*/
}
@media (min-width: 992px) {
    body.background .container-fluid,
    body.background .container {
        max-width:970px;
        margin: 0 auto;
    }
    
    body.background {
        background-position:center 205px !important;
    }
}
@media (min-width: 1200px) {
    body.background .container-fluid,
    body.background .container {
        max-width:1050px;
        margin: 0 auto;
    }
}
body.background .vc_menu_header ul.menu_1 li a{
    font-size: 0.75em;
}
body.background .vc_menu_header ul.menu_1 li a span {
    padding: 9px 10px;
    display: inline-block;
    cursor: pointer;
}

body.background .vc_search_horizontal form {
    /*max-width: 1050px;*/
    max-width: 100%;
    margin: 0 auto;
}
/*body.background .nwn-padding-head {
    padding-top:49px;  
}*/
/*body.background .container {
    width:100%;
    margin-left:inherit;
    margin-right:inherit;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    background:#fff;
}
body.background .container-fluid {
    z-index:2;
    position:relative;
}
body.background .row {
    margin-left:inherit;
    margin-right:inherit;
    margin:0px;
    padding-left:0;
    padding-right:0;
}
body.background .col-xs-1,
body.background .col-sm-1,
body.background .col-md-1,
body.background .col-lg-1,
body.background .col-xs-2,
body.background .col-sm-2,
body.background .col-md-2,
body.background .col-lg-2,
body.background .col-xs-3,
body.background .col-sm-3,
body.background .col-md-3,
body.background .col-lg-3,
body.background .col-xs-4,
body.background .col-sm-4,
body.background .col-md-4,
body.background .col-lg-4,
body.background .col-xs-5,
body.background .col-sm-5,
body.background .col-md-5,
body.background .col-lg-5,
body.background .col-xs-6,
body.background .col-sm-6,
body.background .col-md-6,
body.background .col-lg-6,
body.background .col-xs-7,
body.background .col-sm-7,
body.background .col-md-7,
body.background .col-lg-7,
body.background .col-xs-8,
body.background .col-sm-8,
body.background .col-md-8,
body.background .col-lg-8,
body.background .col-xs-9,
body.background .col-sm-9,
body.background .col-md-9,
body.background .col-lg-9,
body.background .col-xs-10,
body.background .col-sm-10,
body.background .col-md-10,
body.background .col-lg-10,
body.background .col-xs-11,
body.background .col-sm-11,
body.background .col-md-11,
body.background .col-lg-11,
body.background .col-xs-12,
body.background .col-sm-12,
body.background .col-md-12,
body.background .col-lg-12 {
    margin-left:inherit;
    margin-right:inherit;
}*/


/*---banner_rectangle_300x250_1*/
.banner_mpu1 {
    width:100%;
    float:right;
    clear:left;
    text-align:center;
}
.banner_mpu1 img {
   float:right;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}

@media (min-width: 768px) and (max-width: 1199px) and (orientation:portrait) {
    .banner_mpu1{
        margin-bottom:30px;
    }
}
@media (max-width: 1200px) {
    .banner_mpu1 img{
        float:none;
        margin:0 auto;
    }
}

/*---vc_box_most*/
.vc_box_most {
    width:100%;
    float:left;
    clear:left;
}
.vc_box_most .label_tab {
    padding:10px 0;
    width:50%;
    float:left;
    font-weight:bold;
    font-size:0.9em;
    text-align:center;
    color:#000;
    border-bottom:1px #e5e5e5 solid;
    cursor:pointer;
}
.vc_box_most .label_tab_1{
    border-left:1px #e5e5e5 solid;
    border-right:1px #e5e5e5 solid;
    border-top:1px #e5e5e5 solid;
}
.vc_box_most .label_tab_2{
    border-left:1px #e5e5e5 solid;
    border-right:1px #e5e5e5 solid;
}
.vc_box_most .label_tab.attivo {
    border-bottom:1px #fff solid;
}
/*---vc_article_preview_extrasmall*/
.vc_article_preview_extrasmall {
    padding:10px 10px 10px 55px;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px #e5e5e5 solid;
    position:relative;
}
.vc_article_preview_extrasmall.style_drag {
    width:100% !important;
}
.vc_article_preview_extrasmall .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_extrasmall .cont_img img {
    max-width:100%;
    height:inherit;
    float: left;
}
.vc_article_preview_extrasmall .cont2 {
    padding-right:5px;
    position:relative;
}
.vc_article_preview_extrasmall .cont3 {
    padding-left:5px;
    position:relative;
}
.vc_article_preview_extrasmall .occhiello,
.vc_article_preview_extrasmall .sezione {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_extrasmall .titolo {
    width:100%;
    float:left;
    clear:left;
    height: 34px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}
.vc_article_preview_extrasmall .sottotitolo,
.vc_article_preview_extrasmall .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_extrasmall .sottotitolo a,
.vc_article_preview_extrasmall .sommario a{
    color:#000;
}
.vc_article_preview_extrasmall .ora_pubblicazione{
    color: #afafaf;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_extrasmall .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_extrasmall .num_commenti{
    position:absolute;
    left:0;
    bottom:10px;
    color:#afafaf;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_extrasmall .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_extrasmall .didascalia{
    display:none;
}
/*---vc_article_preview_extrasmall*/
.vc_article_preview_extrasmall.pos1 {
    border-top:1px #e5e5e5 solid;
}
.vc_article_preview_extrasmall:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size:1em;
    position:absolute;
    left:5px;
    top:50%;
    margin-top:-10px;
}
.vc_article_preview_extrasmall.pos1:before {
    content: "1";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos2:before {
    content: "2";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos3:before {
    content: "3";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos4:before {
    content: "4";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos5:before {
    content: "5";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos6:before {
    content: "6";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos7:before {
    content: "7";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos8:before {
    content: "8";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos9:before {
    content: "9";
    padding-left: 10px;
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos10:before {
    content: "10";
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos11:before {
    content: "11";
    color: #aaa;
    font-size: 2em;
}
.vc_article_preview_extrasmall.pos12:before {
    content: "12";
    color: #aaa;
    font-size: 2em;
}
/*---vc_most_read*/
.vc_most_read,.vc_most_commented {
    border-left:1px #e5e5e5 solid;
    border-right:1px #e5e5e5 solid;
    float:left;
    clear:left;
    width:100%;
}
/*---Variant*/
.vc_txt_s_variant.vc_article_preview_extrasmall .titolo {
    font-size:0.8em;
    line-height:1.3em;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.vc_txt_s_variant.vc_article_preview_extrasmall .titolo a {
    color:#0f0605;
    font-family:'Roboto', Arial, Helvetica, sans-serif;
}
.vc_txt_s_variant.vc_article_preview_extrasmall .occhiello,
.vc_txt_s_variant.vc_article_preview_extrasmall .sezione {
    font-size: 0.7em;
    text-transform: uppercase;
    font-weight: bold;
    color:#147bb0;
}

/* paywall*/
.paywall_box{
    background:#ebebeb;
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
    border:2px solid #ccc;
}
.cont_paywall {
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
}
.cont_paywall .cont_testo {
    float:left;
    clear:left;
    text-align: left;
    padding-top: 15px;
}
.cont_paywall .cont_testo .vc_paywall_title {
    margin:15px 0 0 0;
    padding:0 0 15px 0;
    float:left;
    clear:left;
}
.cont_paywall .cont_testo .vc_paywall_title .text {
    margin:0px;
    padding:0px;
    font-weight: bold;
    color: #0061a4;
    font-size: 1em;
    line-height: 18px;	
}
.cont_paywall .cont_testo .vc_paywall_text {
    float:left;
    clear:left;
    margin:0;
    padding:0 0 15px 0;
}
.cont_paywall .cont_testo .vc_paywall_text .text {
    margin:0px;
    padding:0px;
    color:#8f8f8f;
    font-size:0.9em;
    line-height: 22px;
}
.vc_paywall_icon {
    margin: 0 0 5px 0;
    float: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size:20px;
    cursor: pointer;
    clear: left;
    border-radius: 50% 50%;
    background:#0061a4;
    color:#fff;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align:center;
}
.vc_paywall_icon:after{
    content:"A";
    color:#fff;
    text-transform:uppercase;
}
.cont_paywall .fa.fa-user{
    font-size:1.7em;
}
@media (max-width:767px) {
    .cont_paywall .cont_testo .vc_paywall_title {
        margin:0 0 0 0;
    }
    
}

.vc_article_preview_medium .taglia_testo a{
    color:#0f0605;
}

.vc_article_preview_large_mm .titolo a {
    color:#fff;
}

/* Setting Page width */

.all_content{
    max-width:1070px;
    margin:0 auto;
    background-color:white;
    margin-top:200px;
    padding:10px 10px 0 10px;
    position:relative;
    z-index:2;
}
.all_content2{
    max-width:1050px;
    margin:0 auto;
    background-color:white;
}

.all_footer{
    max-width:1070px;
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    background-color:white;
    z-index:2;
}

.padding{
    background-color:#fff;

}

.padding2{
    background-color:#fff;
    margin-top:400px !important;
}

.static_mpu a{
    width:100%;
    display:inline-block;
} 
.static_mpu img{
    float:right;
} 
/* Setting Footer color */

.info_footer{
    background-color:#EDEDED;
}

/* Setting top header width */

.top_header{
    margin:0 auto;
    width:100%;
    background-color:#ffffff;
    position:fixed;
    z-index:99;
    top:0;
}

.navbar{
    max-width:100%;
}

.inner_nav{
    max-width:1050px;
    margin:0 auto;
    
}

.logo_top{
    float:left;
}

.nav_links{
    background-color:#EDEDED;
}

.line_up{
    margin:0 15px 30px -15px;
}

.at-icon-wrapper .at-icon-twitter .at-icon-facebook{
    height:25px !important;
    width:25px !important;
}

.archive_rail{
    margin-left:-30px;
}

.heading{
    color:#2D3437;
    font-weight:bold;
    font-size:1.3em;
    line-height:0.9;
}

.buttons{
    float:right;
}

.align{
    margin-left:-15px !important;
    margin-right:-15px !important;
}

.results{
    float:right;
}

.galleria-container{
    width:100% !important;
}

.banner_mpu1{
    float:right;
}

.lined{
    margin-left:-15px !important;
    margin-right:-15px !important;
}
.top_header{
    height:auto !important;
}
.newsstandSpace{
    padding-left:35px;
}
@media (max-width: 768px) {
    .paddingrightdesktop{
        padding:0;
    }
    .paddingmobile{
        padding:0;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .static_mpu img{
        margin: 0 auto;
        float:none;
        display:block;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .vc_sign_in .user_access_orizzontale{
        width:275px;
        left:-20px;
    }
    
    .galleria-container{
        height:250px !important;
    }
    
    .all_content{
        margin-top:40%;
    }
    
    .line_up{
        margin:0 0 30px 0;
    }
    
    .align{
        margin-left:0 !important;
        margin-right:0 !important;
    }
    
    .archive_rail{
        margin-left:0px;
    }
    .lined{
        margin-left:0 !important;
        margin-left:0 !important;
    }
}

@media only screen and (max-width : 1024px) and (orientation:landscape){
    .padding{
        padding-right:30px !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) and (orientation:landscape) {
    .all_content{
        margin-top:13%;
    }
    
    .bottom_logo{
        width:65%;
    }
    .padding{
        padding-right:15px !important;
    }
}

/* Tablets */
@media (min-width : 768px) and (max-width : 1199px) {
    .align{
        margin-left:0;
    }
    .lined{
        margin-left:0 !important;
        margin-right:0 !important;
        padding-right:5px !important
    }
    .align{
        margin-left:0px !important;
        margin-right:0px !important;
}
}

@media (min-width: 768px) and (max-width: 1199px) and (orientation:portrait) {
    .galleria-container{
        height:470px !important;
    }
    .smlBlk{
        padding-left:-15px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) and (orientation:landscape) {
    .spacing{
        height:70px;
    }
}

@media (max-width: 320px) and (orientation: portrait) {
    .static_mpu{
        margin-left:-30px !important;
    }
}

@media (max-width: 320px) and (orientation: landscape) {
    .static_mpu{
        margin-left:-30px !important;
    }
}

@media (max-width: 748px) and (orientation: landscape) {
    .static_mpu{
        margin:0 auto;
        width:290px;
    }
}

@media (min-width: 748px) and (max-width:1024px) and (orientation: landscape) {
    #content-player-video{
        padding-right:20px;
    }
}

@media (max-width: 748px) and (orientation: portrait) {
    .static_mpu{
        margin:0 auto;
        width:290px;
    }
}




