
.vc_cont_box_classifiche {
    float: left;
    clear: left;
    width: 100%;
    padding: 20px 15px 30px 15px;
    border: 1px solid #68ac2f;
}

.vc_cont_box_classifiche #category {
    float: left;
    clear: left;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #68ac2f;
    display: flex;
    justify-content: space-around;
    flex-flow: nowrap;
}

.vc_cont_box_classifiche #category button {
    float: left;
    clear: left;
    width: auto;
    border: 1px solid #ccc;
    background: #fff;
    color: #ccc;
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px 5px;
    margin: 0 0 10px 0;
}
.vc_cont_box_classifiche #category button:hover,
.vc_cont_box_classifiche #category button.active {
    background:#68ac2f;
    border:1px solid #68ac2f;
    color:#fff;
}
.vc_cont_box_classifiche .form-inline {
    float: left;
    clear: left;
    width: 100%;
}
.vc_cont_box_classifiche .form-control {
    border-color: #909090;
    border-radius: 0px;
    float: left;
    clear: left;
    color: #909090;
}

.vc_cont_box_classifiche .form-control:focus {
    outline: none !important;
    box-shadow:none !important;    
}

.vc_cont_box_classifiche .form-control#championship {
    float:left;
    width:195px;
    margin-right:15px;
}

.vc_cont_box_classifiche .form-control#games {
    float:right;
    width:110px;
}

.vc_cont_box_classifiche .btn-primary{
    float:left;
    clear:left;
    width: 250px;
    margin: 30px 37px 0 37px;
    border-radius: 0px;
    background: #909090;
    border-color: #909090;
    font-size: 15px;
    text-transform: uppercase;
}

.vc_cont_box_classifiche .btn-primary:hover{
    background:#212121;
    border-color:#212121;	
}

/*---vc_preview_small_right*/
.vc_preview_small_right {
    margin-top:40px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_small_right.no_border {
    border-width: 0;
    padding: 0;
}
.vc_preview_small_right .cont {
    margin:0;
    padding:0px;
    display:table;
    position: relative;
}
.vc_preview_small_right .cont2 {
    float:left;
    clear:left;
    width:100%;
    position:relative;
}

.vc_preview_small_right .sezione {
    margin: 15px 0 10px 0;
    float: left;
    clear: left;
    position: relative;
}

.vc_preview_small_right .titolo {
    margin:0 0 5px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_right .titolo a {
    text-decoration:none;
    cursor:pointer;
}
.vc_preview_small_right .titolo a:hover {
    text-decoration:underline;
}
.vc_preview_small_right .sommario,
.vc_preview_small_right .sottotitolo,
.vc_preview_small_right .testo {
    width:100%;
    float:left;
    clear:left;
    margin-bottom: 5px;
}
.vc_preview_small_right .occhiello {
    width:auto;
    float:left;
    clear:left;
    margin-bottom: 5px;
    padding: 0px 10px;
}

.vc_preview_small_right .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.vc_preview_small_right .testo a,
.vc_preview_small_right .sommario a {
    text-decoration:none;
}
.vc_preview_small_right .sommario p,
.vc_preview_small_right .testo p {
    margin:0px;
    padding:0px;
}
.vc_preview_small_right .autore {
    margin:0;
    padding:0px;
}
.vc_preview_small_right .autore .prefisso_autore {
    display:none;
}
.vc_preview_small_right .cont_img {
    margin: 0 30px 0 0;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 8;
    background: #DCDCDC;
    

}

.vc_preview_small_right .cont_img img {
    margin: 0;
    padding: 0px;
    text-decoration: none;
    border: 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}
.vc_preview_small_right .cont_img img.lazy {
    /*height: 250px;*/
}
.vc_preview_small_right .cont_img .didascalia {
    margin:0px;
    padding:0;
    display:none;
}

.vc_preview_small_right .vc_section {
    margin: 5px 20px 0 0;
    padding: 0;
    text-align: left;
    float: left;
}

.vc_preview_small_right .ora_pubblicazione {
    display:inline;
}

/* variant left */
.vc_preview_small_right.vc_left .cont {
    margin: 0;
    padding: 0px;
    display: table; /*to also allow a correct view of preview without image*/
    /*display: inherit;
    float:left;
    width: calc(100% - 320px);*/
}
.vc_preview_small_right.vc_left .cont_img {
    float: right;
    margin: 0 0 0 30px;
}


/*---sharre_fb_tw*/
.vc_preview_small_right .social {
    margin: 0;
    float: left;
    position: absolute;
    right: 0;
    bottom: 0;
}

.vc_textedit_title_box {
    margin: 0 0 25px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1em;
    line-height: 1.35em;
    z-index: 9;
    color: #fff;
    font-weight: 600;
    border-bottom: 2px solid #68ac2f;
}

.vc_textedit_title_box .text {
    float: left;
    background: #68ac2f;
    padding: 0px 10px;
}
.vc_textedit_title_box.vc_black {
    border-bottom: 2px solid #000;
}
.vc_textedit_title_box.vc_black .text {
    background: #000;
}

.vc_textedit_title_box .text a {
    color:inherit;
}

.vc_textedit_title_box .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

/*---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;   
}
/*--vc_archive_button*/
.vc_archive_button {
    margin:60px 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.16em;
}
.vc_archive_button .container,
.vc_archive_button .occhiello_titolo {
    display:none;
}
.vc_archive_button .link a {
    padding: 6px 80px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    /* display: inline-block; */
    border: 1px solid #68ac2f;
    color: #68ac2f;
    transition: .3s background linear;
}
.vc_archive_button .link a:hover {
    background: #68ac2f;
    color: #fff;
    text-decoration: none;
}

.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration:none;
}
/*---vc_preview_medium_into*/
.vc_preview_medium_into {
    margin:0px 0px 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    min-height: 285px;
    min-width: 375px;
    max-width:375px;
    background: #f1f1f1;
    z-index:1;
}
.vc_preview_medium_into.style_drag {
    width:100% !important;
}
.vc_preview_medium_into .cont {
    margin: 0px;
    padding: 20px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    height: 285px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.vc_preview_medium_into .cont2 {
    float:left;
    clear:left;
    width:100%;
    position:relative;
    margin-top: 5px;
}

.vc_preview_medium_into .vc_section {
    margin: 0 20px 0 0;
    padding: 0;
    text-align: left;
    float: left;
}
.vc_preview_medium_into .sezione a {
    text-decoration:none;
}
.vc_preview_medium_into .titolo {
    margin: 0;
    padding:0px;
    width: 92%;
    float:left;
    clear:left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 3.45em;
}
.vc_preview_medium_into .titolo a {
    text-decoration:none;
    cursor:pointer;
}
.vc_preview_medium_into .titolo a:hover {
    text-decoration:underline;
}
.vc_preview_medium_into .occhiello {
    margin: 0 0 5px 0;
    text-align: left;
    float: left;
    width: auto;
    padding: 2px 10px;
    align-self: flex-start;
    /*max-width:75%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height:16px;*/
}
.vc_preview_medium_into .sottotitolo,
.vc_preview_medium_into .sommario,
.vc_preview_medium_into .testo {
    margin:5px 0 0 0;
    padding:0px;
    float:left;
    clear:left;
}
.vc_preview_medium_into .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.vc_preview_medium_into .testo a,
.vc_preview_medium_into .sommario a {
    text-decoration:none;
}
.vc_preview_medium_into .sommario p,
.vc_preview_medium_into .testo p {
    margin:0px;
    padding:0px;
}
.vc_preview_medium_into .autore {
    margin:0;
    padding:0px;
    float:left;
}
.vc_preview_medium_into .autore .prefisso_autore {
    display:none;
}
.vc_preview_medium_into .cont_img img.lazy {
    height: 417px;
}
.vc_preview_medium_into .cont_img {
    margin:0;
    padding:0px;
    width:100%;
    position:relative;    
    float:left;
    clear:left;
    z-index:8;
    background:#DCDCDC;
}
.vc_preview_medium_into .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    height:auto;
    float:left;
    clear:left;
}
.vc_preview_medium_into .cont_img .didascalia {
    margin:0px;
    padding:0px;
    width:100%;
    display:none;
}
.vc_preview_medium_into .comments span {
    margin:0px 2px 0 0;
    padding:0px;
}
.vc_preview_medium_into ul.correlati {
    margin:3px 0 0 0;
    padding:0;
    font-size:12px;
    font-weight:bold;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_into ul.correlati li.occhiello,
.vc_preview_medium_into ul.correlati li.line_break {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_preview_medium_into ul.correlati li.articolo,
.vc_preview_medium_into ul.correlati li.video,
.vc_preview_medium_into ul.correlati li.blog,
.vc_preview_medium_into ul.correlati li.sondaggio,
.vc_preview_medium_into ul.correlati li.gallery,
.vc_preview_medium_into ul.correlati li.scheda,
.vc_preview_medium_into ul.correlati li.lettera,
.vc_preview_medium_into ul.correlati li.audio {
    margin:2px 0px 0 0;
    padding:0px 0 0 18px;
    width:100%;
    float:left;
    clear:left;
    line-height: 15px;
    background:url(../images/vrg_icon_article_related_white.png) no-repeat 0 0px;
}

.vc_preview_medium_into ul.correlati li.articolo a,
.vc_preview_medium_into ul.correlati li.video a,
.vc_preview_medium_into ul.correlati li.blog a,
.vc_preview_medium_into ul.correlati li.sondaggio a,
.vc_preview_medium_into ul.correlati li.gallery a,
.vc_preview_medium_into ul.correlati li.scheda a,
.vc_preview_medium_into ul.correlati li.lettera a,
.vc_preview_medium_into ul.correlati li.audio a {
    margin:0px;
    padding:0px;
    color:#fff;
    font-size:12px;
    width:100%;
    float:left;
    clear:left;    
    text-decoration:none;
}
.vc_preview_medium_into ul.correlati li.articolo a:hover,
.vc_preview_medium_into ul.correlati li.video a:hover,
.vc_preview_medium_into ul.correlati li.blog a:hover,
.vc_preview_medium_into ul.correlati li.sondaggio a:hover,
.vc_preview_medium_into ul.correlati li.gallery a:hover,
.vc_preview_medium_into ul.correlati li.scheda a:hover,
.vc_preview_medium_into ul.correlati li.lettera a:hover,
.vc_preview_medium_into ul.correlati li.audio a:hover {
    color:#fff;
    text-decoration:underline;
}

/*---sharre_fb_tw*/
.vc_preview_medium_into .social {
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 30;
}
.vc_preview_medium_into .social .cont_sharre_fb_tw {
	margin:0;
	padding:0;
	width:100%;
	display:block;
	float:left;
	position:relative;
}
.vc_preview_medium_into .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0;
	padding:0;
	width:100%;
	float:left;
	cursor:pointer;
	position:relative;
}
.vc_preview_medium_into .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.vc_preview_medium_into .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
	margin:0;
	padding:0;
	display: none;
}
.vc_preview_medium_into .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.vc_preview_medium_into .social .cont_sharre_fb_tw .buttons {
	margin:0px;
	padding:0px;
	float:left;
	position:absolute;
	top:30px;
	right:0px;
}
.vc_preview_medium_into .cont_sharre_fb_tw .buttons .share_toolbox {
	margin:0;
	padding:10px;
	width:125px;
	background:#fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1); 	
}
.vc_preview_medium_into .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0px 0 5px 0px;
	padding:0;
	float:left;
	clear:left;
}


/*---banner_rectangle_2_300x250*/
.banner_rectangle_2_300x250 {
    padding: 25px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_2_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*---banner_rectangle_3_300x250*/
.banner_rectangle_3_300x250 {
    padding: 0 0 25px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_3_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
body.background {
    position: relative;
}


.vc_box_auto_other_sections .occhiello_titolo {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    border-bottom:2px solid #68ac2f;
    margin: 0;
    padding: 0px;
    position: absolute;
    top: -12px;
    z-index: 9;
}
.vc_box_auto_other_sections .occhiello_titolo span.vc_occhiello{
    padding: 0px 10px;
    font-size: 1em;
    line-height: 1.35em;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    float: left;
    clear: left;
    width: auto;
    position: relative;
    background:#68ac2f;
    color: #fff;
}



.vc_box_auto_other_sections.anteprima_ipiu_container {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    width:100%;
    float:left;
    position:relative;
}
.vc_box_auto_other_sections.anteprima_ipiu_container.vc_first {
    margin-top:0px;
}
.vc_box_auto_other_sections .anteprima_ipiu_menu {
    float: left;
    clear:left;
    width: 100%;
    margin: 0px;
    padding: 0;
    text-align: left;
    display: flex;
    justify-content: space-between;
    /* margin-top: 0px; */
    border-bottom: 1px solid #ccc;
    /*height:24px;*/
}

.vc_box_auto_other_sections .anteprima_ipiu_menu .voce_menu {
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #9a9a9a;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.vc_box_auto_other_sections .anteprima_ipiu_menu .attivo {
    color:#212121;
    font-weight:bold;
}
.vc_box_auto_other_sections.anteprima_ipiu_counter_1 {
    margin-top:30px;
}
.vc_box_auto_other_sections .occhiello_titolo {

}
.vc_box_auto_other_sections .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top:10px;
}
.vc_box_auto_other_sections .schermata {
    margin: 15px 0 0 0;
    padding: 0;
    float: left;
    position: relative;
    width: 100%;
}
.vc_box_auto_other_sections .hori_group {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.vc_box_auto_other_sections .schermata .box {
    margin: 0px;
    padding: 0px;
    width: calc(33.3% - 20px);
    float: left;
    clear: left;
    position: relative;
}


.vc_box_auto_other_sections .box .divcont {
    margin: 0px;
    padding: 10px 15px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;}

.vc_box_auto_other_sections .ora_pubblicazione {
    float: left;
    margin-top: 10px;
    color:#898989;
}
.vc_box_auto_other_sections .occhiello {
    float: right;
    padding:0;
    background-color: unset;
    color: #9a9a9a;
}

.vc_box_auto_other_sections .box .occhiello{
    float: left;
    position: absolute;
    top: 55%;
    z-index: 999;
    left: 15px;
    color: #fff;
    padding: 0px 5px;
    background: #68ac2fcc;
    font-size: 12px;
    line-height: 20px;
}
.vc_box_auto_other_sections .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
}

.vc_box_auto_other_sections .cont .schermata .hori_group .cont_foto {
	margin: 0;
	padding: 0px;
	float: left;
	position: relative;
	/* width: 105px; */
	z-index: 8;
}
.vc_box_auto_other_sections .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	/* width:100%; */
	max-width: 100%;
	border:0px;
	text-decoration:none;
	float: right;
	clear:left;
}
.vc_box_auto_other_sections .cont .schermata .hori_group .sezione {
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    display: table;
}
.vc_box_auto_other_sections .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    font-weight: 600;
    line-height: 1.333em;
    font-size:.9em;
}
.vc_box_auto_other_sections .cont .schermata .hori_group .titolo a {
    /* text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 51px;
    overflow: hidden; */
    color:inherit;
    text-decoration:none;
}

.vc_box_auto_other_sections .cont .schermata .hori_group .box .titolo{
    padding-right: 40px;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    width: auto;
    max-height: 2.666em;
    overflow: hidden;
}
.vc_box_auto_other_sections .cont .schermata .hori_group .box .titolo a {
    color: #fff;
}

.vc_box_auto_other_sections .cont .schermata .hori_group .titolo a:hover {
	text-decoration:underline;
}

.vc_box_auto_other_sections .icona_tipo {
    display: none;
}
/*--vc_box_auto_fotogallery*/
.vc_box_auto_fotogallery {
	margin:30px 0 0 0;
	float:left;
	clear:left;
	width:100%;
    position: relative;
}
.vc_box_auto_fotogallery .occhiello_titolo {
    margin-left:15px;
    font-size: 1em;
    line-height: 1.35em;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    float: left;
    clear: left;
    width: calc(100% - 30px);
    position: relative;
}
.vc_box_auto_fotogallery .occhiello_titolo span.vc_occhiello {
    float: left;
    background: #68ac2f;
    padding: 2px 10px;
}
.vc_box_auto_fotogallery .occhiello_titolo span.vc_section_link {
    margin-top: 5px;
    float: right;
    width: auto;
    color: #68ac2f;
    font-size: 14px;
}

.vc_box_auto_fotogallery .occhiello_titolo span.vc_section_link:after {
    content: "\e649";
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    float: right;
    padding-left: 10px;
}

.vc_box_auto_fotogallery .occhiello_titolo p,
.vc_box_auto_fotogallery .occhiello_titolo a{ 
    display:inline;
    color:#fff;
}
.vc_box_auto_fotogallery .occhiello_titolo a:before,
.vc_box_auto_fotogallery .occhiello_titolo a:active,
.vc_box_auto_fotogallery .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_auto_fotogallery .icona_tipo {
	display:none;
}
.vc_box_auto_fotogallery .cont {
    float: right;
    clear: left;
    width: calc(100% - 110px);
}

.vc_box_auto_fotogallery .cont:before {
    content: "\e64e";
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #cdcdcd;
    font-size: 60px;
    line-height: 70px;
    float: left;
    padding-right: 10px;
    position: absolute;
    left: 20px;
    top: 41px;
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
}

.vc_box_auto_fotogallery .divcont {
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.vc_box_auto_fotogallery .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0 15px 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: calc(33% - 9px);
    padding: 0;
    margin: 15px 0;
    position: relative;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .cont_foto {
	margin: 0px 0 7px 0;
	padding:0px;
	width: 100%;
	max-width:100%;
	float:left;
	position:relative;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	width:100%;
	border:0px;
	text-decoration:none;
	float:left;
	clear:left;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .sezione {
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    display: table;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 51px;
    overflow: hidden;
	color:inherit;
	text-decoration:none;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .titolo a:hover {
	text-decoration:underline;
    color:#fff !important;
}

.vc_box_auto_fotogallery .occhiello {
    float: left;
    padding: 1px 10px;
    background:#000;
    float: left;
    clear: left;
    align-self: flex-start;
    margin-bottom: 5px;
}


@media (min-width:767px) and (max-width:1024px) {
}
/*---banner_rectangle_4_300x250*/
.banner_rectangle_4_300x250 {
    padding: 25px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_4_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*---banner_rectangle_2_468x60*/
.banner_rectangle_2_468x60 {
    padding: 30px 0 0px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_2_468x60 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*---vc_box_newsstand*/
.vc_box_newsstand {
    margin: 0px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 15px 0 0 0;
    border: 1px solid #68ac2f;
}
.vc_box_newsstand .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top:10px;
}
.vc_box_newsstand .sfoglia_edizione {
    float: right;
    width: 100%;
    margin:0;
    padding:0;
    text-transform:uppercase;
    background: #68ac2f;
}
.vc_box_newsstand .sfoglia_edizione a {
    float:left;
    font-size: 23px;
    line-height: 28px;
    padding: 6px 15px;
    color:#fff;
    text-align: center;
    width: 100%;
    text-decoration:none;
    display:block;
    background: #68ac2f;
    position:relative;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:underline;
    background:#68ac2f;
    cursor:pointer;
}

.vc_box_newsstand .cont_img {
    margin:0;
    padding:0;
    float: left;
    border: 1px solid #68ac2f;

}
.vc_box_newsstand .cont_img a {
    margin:0;
    padding:0;
    float: left;
}
.vc_box_newsstand .cont_img {
    margin: 0 0 15px 15px;
    display: table;
    z-index: 9;
}
.vc_box_newsstand .cont_img img {
	float:left;
	clear:left;
	max-width:100%;
	text-decoration:none;
}
.vc_box_newsstand .occhiello_titolo {
	margin:0px 0 5px 0;
	padding:0px;
	font-size:18px;
	color:#4b6aa7;	
	width:65px;
	float:right;
	display:none;
}
.vc_box_newsstand .occhiello_titolo a {
	text-decoration:none;
	color:#4b6aa7;
}
.vc_box_newsstand .data {
	margin:0px;
	padding:0px;
	font-size:12px;	
	color:#727272;	
	width:65px;
	float:right;
}
.vc_box_newsstand .data a {
	text-decoration:none;
	color:#727272;
}

.vc_box_newsstand .shop {
    position: relative;
    float: left;
    width: calc(100% - 130px);
}
.vc_box_newsstand .shop a {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 10px 15px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    color: #68ac2f;
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:underline;
    color: #fff;
    cursor:pointer;
}

.vc_box_newsstand .shop a:hover{
    color:#61bb48;
    text-decoration:none;
}

.vc_box_newsstand .shop a:before {
    content: " ";
    background:url("../images/gzz_logo_small.png");
    background-size: 200px;
    background-repeat: no-repeat;
    width: 200px;
    height: 20px;
    float:left;
    margin-bottom: 10px;
}
/*---banner_rectangle_300x250_1*/
.banner_rectangle_1_300x250 {
    padding: 25px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_1_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 60px 0 30px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-bottom: 2px solid #a7a7a7;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: normal;
    text-transform: uppercase;
}
.vc_breadcrumbs ul li:first-child {
    display: none;
}
.vc_breadcrumbs ul li a{
    padding: 3px 10px;
    color: #a7a7a7;
}

.vc_breadcrumbs ul li:nth-child(2) a {
    background: #a7a7a7;
    color: #fff;
    font-weight: 600;
}

.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
/*---banner_rectangle_1_468x60*/
.banner_rectangle_1_468x60 {
    padding: 30px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_1_468x60 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
.banner_ticker_2_990x30 {
    margin:30px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_ticker_2_990x30 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
/*---vc_box_newsstand*/
.vc_box_newsstand {
    margin: 0px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 15px 0 0 0;
    border: 1px solid #68ac2f;
}
.vc_box_newsstand .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top:10px;
}
.vc_box_newsstand .sfoglia_edizione {
    float: right;
    width: 100%;
    margin:0;
    padding:0;
    text-transform:uppercase;
    background: #68ac2f;
}
.vc_box_newsstand .sfoglia_edizione a {
    float:left;
    font-size: 23px;
    line-height: 28px;
    padding: 6px 15px;
    color:#fff;
    text-align: center;
    width: 100%;
    text-decoration:none;
    display:block;
    background: #68ac2f;
    position:relative;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:underline;
    background:#68ac2f;
    cursor:pointer;
}

.vc_box_newsstand .cont_img {
    margin:0;
    padding:0;
    float: left;
    border: 1px solid #68ac2f;

}
.vc_box_newsstand .cont_img a {
    margin:0;
    padding:0;
    float: left;
}
.vc_box_newsstand .cont_img {
    margin: 0 0 15px 15px;
    display: table;
    z-index: 9;
}
.vc_box_newsstand .cont_img img {
	float:left;
	clear:left;
	max-width:100%;
	height:150px;
	text-decoration:none;
}
.vc_box_newsstand .occhiello_titolo {
	margin:0px 0 5px 0;
	padding:0px;
	font-size:18px;
	color:#4b6aa7;	
	width:65px;
	float:right;
	display:none;
}
.vc_box_newsstand .occhiello_titolo a {
	text-decoration:none;
	color:#4b6aa7;
}
.vc_box_newsstand .data {
	margin:0px;
	padding:0px;
	font-size:12px;	
	color:#727272;	
	width:65px;
	float:right;
}
.vc_box_newsstand .data a {
	text-decoration:none;
	color:#727272;
}

.vc_box_newsstand .shop {
    position: relative;
    float: left;
    width: calc(100% - 160px);
}
.vc_box_newsstand .shop a {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 10px 15px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    color: #68ac2f;
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:underline;
    color: #fff;
    cursor:pointer;
}

.vc_box_newsstand .shop a:hover{
    color:#61bb48;
    text-decoration:none;
}

.vc_box_newsstand .shop a:before {
    content: " ";
    background:url("../images/gzz_logo_small.png");
    background-size: 200px;
    background-repeat: no-repeat;
    width: 200px;
    height: 20px;
    float:left;
    margin-bottom: 10px;
}


/*.vc_newsstand{
    margin:0;
    padding:0;
    width: calc(100% - 15px);
    float: right;
    position: relative;
}

.vc_newsstand .sfoglia_edizione,
.vc_newsstand .shop {
    float:left;
    clear:left;
    width:100%;
    margin:0;
    padding:0;
    text-transform:uppercase;
    background: #68ac2f;
}
.vc_newsstand .sfoglia_edizione a,
.vc_newsstand .shop a {
    float:left;
    font-size: 15px;
    line-height: 19px;
    padding: 19px 180px 19px 25px;
    color:#fff;
    text-align:center;
    width: 100%;
    text-decoration:none;
    display:block;
    background:#68ac2f;
    position:relative;
}
.vc_newsstand .sfoglia_edizione a:hover,
.vc_newsstand .shop a:hover {
    text-decoration:underline;
}


.vc_newsstand .sfoglia_edizione a:after{
    content: "";
    height: 1px;
    width: 157px;
    background: #fff;
    float: left;
    clear: left;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 15px;
}
.vc_newsstand .sfoglia_edizione a:hover, 
.vc_newsstand .shop a:hover {
    background:#68ac2f;
}

.vc_newsstand .cont_img {
    margin:0;
    padding:0;
    float: right;
    height: 130px;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    -moz-box-shadow:    0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    box-shadow:         0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    margin-right: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.vc_newsstand .cont_img a {
    margin:0;
    padding:0;
    float: right;
}

.vc_newsstand .cont_img img {
    float: right;
    clear: right;
    max-height: 207px;
}*/



