/*
Theme Name: La Voce di New York Theme
Theme URI: http://www.pixieslab.com
Author: Pixies Lab
Author URI: http://www.pixieslab.com
Description: WP responsive template for La Voce di New York
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.pixieslab.com
Text Domain: La Voce di New York
*/

@import url("style-edigma.css");
@import url("font-awesome/css/font-awesome.min.css");

/*----------------------------------------------------------------------------------------------------*/
/*
	FONTS
/*
/*----------------------------------------------------------------------------------------------------*/

/*
LATO
Utilizzato per le voci di menu e per
alcuni testi dell'Header
*/
@import url(https://fonts.googleapis.com/css?family=Lato);
/* font-family: 'Lato', sans-serif; */


/*
PAGANINI
Utilizzato per i titoli e tutti i corsivi
----------
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,700,700italic);
font-family: "paganini", sans-serif;
*/


/*
SORT MILL GOUDY
Utilizzato per tutti  testi
----------
font-family: "sorts-mill-goudy", serif;
*/

/*

GOUDY OLD STYLE
Utilizzato per tutti  testi
----------
font-family: "goudy-old-style", sans-serif;
*/



/*----------------------------------------------------------------------------------------------------*/
/*
	STRUTTURA PRINCIPALE
/*
/*----------------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}

html, body
{
	height:100%;
}

body
{
    font-family: "goudy-old-style", sans-serif;
	font-size:1em;
	font-weight:400;
	color:#191818;
    background-color: #fffefc;
}

body.black
{
    background-color: #000;
}

img
{
	border:0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "paganini", sans-serif;
	font-weight:400;
	letter-spacing:-0.035em;
}

h1 { font-size:3.2em; }
h2 { font-size:2.7em; }
h3 { font-size:2.3em; }
h4 { font-size:1.9em; }
h5 { font-size:1.6em; }
h6 { font-size:1.3em; }

b, strong
{
	font-weight:bold;
}

ul
{
	list-style:none;
}

input, textarea, select, button
{
    outline: none;
}



/*----------------------------------------------------------------------------------------------------*/
/*
	SITO
/*
/*----------------------------------------------------------------------------------------------------*/

.center
{
	position:relative;
	margin:0 auto;
}

p.author,
p.view
{
    font-size: 1.2em;
	font-style:italic;
}

a.preview_link
{
	text-decoration:none;
	color:#191818;
}



/************************************************************
**  MAIN MENU
*************************************************************/

nav#main_menu
{
    position: absolute;
    display: none;
    left: -280px;
    top: 0;
    min-width: 280px;
    font-family: 'Lato', sans-serif;
    background-color: #FFF;
    z-index: 899;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    5px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         5px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

nav#main_menu .close_mainmenu
{
    display: none;
    padding: 0 30px;
    cursor: pointer;
}

nav#main_menu .close_mainmenu a
{
    display: block;
    height: 40px;
    margin-top: 20px;
    padding-right: 25px;
    font-size: 12px;
    text-align: right;
    text-transform: uppercase;
    line-height: 40px;
    background: url(img/share/header/icone-all-section-close.png) no-repeat right center;
    background-size: 18px 18px;
    border-bottom: #ddd solid 1px;
}

nav#main_menu .content
{
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 20px;
}

nav#main_menu .content ul
{
    background-color: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

nav#main_menu .content ul li
{
    font-size: 11px;
    text-transform: uppercase;
}

nav#main_menu .content ul.primary_menu > li
{
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

nav#main_menu .content ul.primary_menu li a,
nav#main_menu .content ul.sub-menu li a
{
    display: block;
    color: #111;
    text-decoration: none;
}



/************************************************************
**  HEADER SECTION
*************************************************************/

.site > header
{
    background-color: #FFF;
}

header.section
{
    position: relative;
    border-bottom: #949494 solid 1px;
    overflow: hidden;
}

header.section a
{
    display: block;
}

header.section .logo
{
    margin: 0 auto;
}

header.section .logo h1
{
    text-indent: -9999px;
    background: url(img/share/header/logo-vny.png) no-repeat center center;
    overflow: hidden;
}

header.section .all_sections,
header.section .search
{
    position: absolute;
    cursor: pointer;
}

header.section .all_sections
{
    overflow: hidden;
}

header.section .all_sections #all_sections,
header.section .all_sections #all_sections_close
{
    background-repeat: no-repeat;
    background-position: left center;
}

header.section .all_sections #all_sections
{
    background-image: url(img/share/header/icone-all-section.png);
}

header.section .all_sections #all_sections_close
{
    background-image: url(img/share/header/icone-all-section-close.png);
}


header.section .search
{
    text-indent: 999px;
    background: url(img/share/header/icone-search.png) no-repeat right center;
    overflow: hidden;
}

/* BLACK HEADER (GALLERY) */

.site > header.section_black
{
    height: 49px !important;
    background-color: #000;
}

header.section_black
{
    position: relative;
    border-bottom: #222 solid 1px;
    overflow: hidden;
}

header.section_black a
{
    display: block;
}

header.section_black .logo
{
    width: 240px;
    height: 29px;
    padding-top: 10px;
    margin: 0 auto;
}

header.section_black .logo h1
{
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background: url(img/share/header/logo-vny-white.png) no-repeat center center;
    background-size: auto 29px;
    overflow: hidden;
}

header.section_black .all_sections,
header.section_black .search
{
    height: 25px;
    position: absolute;
    cursor: pointer;
}

header.section_black .all_sections
{
    top: 12px;
    left: 10px;
    overflow: hidden;
}

header.section_black .all_sections #all_sections,
header.section_black .all_sections #all_sections_close
{
    width: 25px;
    height: 25px;
    text-indent: -999px;
    background-size: auto 18px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left center;
}

header.section_black .all_sections #all_sections
{
    background-image: url(img/share/header/icone-all-section-white.png);
}

header.section_black .all_sections #all_sections_close
{
    background-image: url(img/share/header/icone-all-section-close-white.png);
}

header.section_black .search
{
    top: 12px;
    right: 10px;
    width: 30px;
    text-indent: 999px;
    background: url(img/share/header/icone-search-white.png) no-repeat right center;
    background-size: auto 18px;
    overflow: hidden;
}



/************************************************************
**  SEARCH
*************************************************************/

.search_form input[type=text]
{
    border: #949392 solid 1px;
    background-color: #fff;
}

.search_form input
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search_form.header
{
    display: none;
}

.search_form.header form
{
    position: relative;
}

.search_form.header input
{
    width: 100%;
}

.search_form.header input[type=submit]
{
    width: 100%;
    border: #949392 solid 1px;
    background-color: #fff;
}

.search_form.header .go
{
    position: absolute;
}

.search_form.header input[type=text]
{
    padding: 0 10px;
    font-size: 15px;
}

.search_form.header input[type=submit]
{
    border-left: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}



/************************************************************
**  SOCIAL SHARE
*************************************************************/

.share,
.share .a2a_kit
{
    white-space: nowrap;
    overflow: hidden;
}

.share .a2a_kit,
.share .a2a_kit a,
.share .show_hide_share
{
    display: inline-block;
    vertical-align: middle;
}

.share .show_hide_share
{
    background: url('img/share/icons-social/share.png') no-repeat center center;
    font-size: 0;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
}

.share .a2a_kit a img
{
    display: block;
}

.share .a2a_kit a .a2a_count
{
    position: inherit;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 5px;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    vertical-align: text-top;
    border: none;
}

.share .a2a_kit a.a2a_button_facebook
{
    width: auto;
    text-align: left;
}

.share .a2a_kit a.a2a_button_facebook img,
.share .a2a_kit a .a2a_count
{
    display: inline-block;
}

.share .a2a_kit a .a2a_count:after
{
    border: none;
    margin: 0;
}

.share .a2a_kit a .a2a_count:before,
.share .a2a_kit a .a2a_count:after
{
    position: inherit;
    border: none;
    content: "";
    margin: 0;
    top: inherit;
    width: inherit;
}



/************************************************************
**  FOOTER
*************************************************************/

.site > footer
{
    position: relative;
}

.site > footer a
{
    color: #202020;
    text-decoration: none;
}

.site > footer a:hover
{
    text-decoration: underline;
}

.site > footer ul
{
    text-transform: uppercase;
    font-weight: bold;
}

.site > footer .top_footer
{
    border-top: #333 solid 1px;
}

.site > footer .top_footer .logo,
.site > footer .top_footer .social li a
{
    display: block;
    text-indent: -999px;
    overflow: hidden;
}

.site > footer .top_footer .logo
{
    background: url(img/share/header/logo-vny.png) no-repeat left top;
}

.site > footer .top_footer .social
{
    border-left: #ddd solid 1px;
    overflow: hidden;
}

.site > footer .top_footer .social li
{
    float: left;
    padding: 7px 15px;
    border-right: #ddd solid 1px;
}

.site > footer .top_footer .social li a
{
    background-repeat: no-repeat;
    background-position: center top;
}

.site > footer .top_footer .social li.facebook a
{
    background-image: url(img/share/icon-social-facebook.png);
}

.site > footer .top_footer .social li.twitter a
{
    background-image: url(img/share/icon-social-twitter.png);
}

.site > footer .main_menu_footer
{
    font-family: 'Lato', sans-serif;
}

.site > footer .footer_menu_sx ul,
.site > footer .footer_menu_dx ul,
.site > footer .service_menu ul
{
    text-transform: capitalize;
    font-weight: 400;
}

.site > footer .copyright
{
    font-family: "goudy-old-style", sans-serif;
}

.site > footer .giornale_protetto,
.site > footer .copyright span
{
    font-style: italic;
}



/************************************************************
**  SEZIONI
*************************************************************/

.navbar
{
    font-size: 0px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.navbar li
{
    font-size: 11px;
}

.navbar li,
.navbar a
{
    text-decoration: none;
    color: #000;
}

.navbar li.main_section a
{
    font-weight: bold;
    color: #000;
}

.navbar li.current_page_item a
{
    color: #d8202d;
}

.title_section
{
    background-repeat: no-repeat;
    background-position: left center;
}



/************************************************************
**  PUBBLICITA
*************************************************************/

.ads_all_header
{
	padding: 15px 0;
	text-align: center;
}

.ads_right
{
	padding: 25px 0;
	text-align: center;
}


/************************************************************
**  STRUTTURA ARTICOLI
*************************************************************/

.articles
{
}

.articles > .row
{
    position: relative;
	border-top:#333 solid 1px;
	overflow:hidden;
}

.articles > .row:first-child
{
    border-top: none;
}

.articles .row .contents
{
    position: relative;
    overflow: hidden;
}

.articles .row .contents .column
{
    position: relative;
}

.articles .row .contents .column .block
{
    position: relative;
}

.articles article .content p
{
    padding-bottom: 30px;
}

.articles article .content a
{
    font-weight: bold;
    text-decoration: none;
    color: #000;
    border-bottom: #ccc solid 1px;
}

.articles article .content a:hover
{
    color: #c80000;
}

.articles article .content img
{
    display: block;
}

.articles article .content .wp-caption.bordo
{
    padding: 10px;
    border: #DDD solid 1px;
}

.articles article .content .wp-caption .wp-caption-text
{
    padding: 5px 0 8px 0;
    margin: 0 0 8px 0;
    font-size: 0.8em;
    font-style: italic;
    text-align: center;
    line-height: 1.1em;
    border-bottom: #EEE solid 1px;
}

.articles article .content .wp-caption img.alignleft,
.articles article .content .wp-caption img.alignright
{
    float: none;
    padding: 0;
    margin: 0;
}



/************************************************************
**  ARTICOLI - STILI CONDIVISI
*************************************************************/

.articles .row .column article,
.articles .row .column article figure,
.articles .row .column article figure a,
.articles .row .column article figure a img
{
    width: 100%;
    height: auto;
}

.articles .row .column article figure a,
.articles .row .column article figure a img
{
    display: block;
}

.articles .row .column article .category
{
    text-transform:uppercase;
}



/************************************************************
**  ARTICOLO DI APERTURA
*************************************************************/
/*
.articles .row .opening article .title,
.articles .row .opening article .subtitle
{
    margin-top: 10px;
}
*/
.articles .row .opening article footer
{
    overflow:hidden;
}



/************************************************************
**  ARTICOLI CAROSELLO
*************************************************************/

.articles .row .carousel_articles *
{
    -webkit-transform-style: preserve-3d;
}

.articles .row .carousel_articles
{
    position: relative;
    overflow: hidden;
}

.articles .row .carousel_articles .carousel_wrapped
{
    position: relative;
    width: 100%; /*310px*/
}

.articles .row .carousel_articles .carousel_wrapped *
{
    outline: none;
}

.articles .row .carousel_articles .carousel_wrapped article
{
    width: 100%; /*300px*/
}

.articles .row .carousel_articles .carousel_wrapped article header .category,
.articles .row .carousel_articles .carousel_wrapped article header .category span
{
    display: inline-block;
}

.articles .row .carousel_articles .carousel_wrapped article header .category
{
    padding: 10px 60px 0 0;
    font-size: 1.25em;
    background-repeat: no-repeat;
    background-position: left 10px;
    background-size: 52px auto;
}

.articles .row .carousel_articles .carousel_wrapped article header .category,
.articles .row .carousel_articles .carousel_wrapped article header .category br,
.articles .row .carousel_articles .carousel_wrapped article header .category span,
.articles .row .carousel_articles .carousel_wrapped article header .category span br
{
    line-height: 1.05em;
}

.articles .row .carousel_articles .carousel_wrapped article header h3.category span
{
    min-height: 40px;
    padding: 15px 0 5px 60px;
    background: url(img/share/line-h-solid.png) repeat-x left bottom;
}

.articles .row .carousel_articles .carousel_wrapped article header .title
{
    font-size: 1.5em;
}

.articles .row .carousel_articles .carousel_wrapped article figure img
{
    display: block;
}

.articles .row .carousel_articles .carousel_wrapped article header .title,
.articles .row .carousel_articles .carousel_wrapped article footer,
.articles .row .carousel_articles .carousel_wrapped article figure
{
    padding-top: 20px;
}

.articles .row .carousel_articles .owl-controls
{
    position: absolute;
    top:20px;
    right: 0;
    width: 60px;
    height: 30px;
    z-index: 999;
}

.articles .row .carousel_articles .owl-controls .owl-nav div
{
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.articles .row .carousel_articles .owl-controls .owl-nav .owl-prev
{
    float: left;
    background-image: url(img/share/widget/arrow-carousel-prev.png);
}

.articles .row .carousel_articles .owl-controls .owl-nav .owl-next
{
    float: right;
    background-image: url(img/share/widget/arrow-carousel-next.png);
}



/************************************************************
**  ARTICOLO COLUMNIST
*************************************************************/

.articles .row .columnists
{
    position: relative;
}

.articles .row .columnists > .title
{
    height: 55px;
    padding-left: 60px;
    font-size: 2.5em;
    line-height: 70px;
    background: url(img/share/icons-section/draw/columnist.png) no-repeat left top;
    background-size: 55px 55px;
}

.articles .row .columnists article
{
    position: relative;
    padding-bottom: 10px;
    margin-top: 30px;
    border-bottom: #EEE solid 1px;
}

.articles .row .columnists article:first-child
{
    margin-top: 0px;
}

.articles .row .columnists article figure
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
}

.articles .row .columnists article figure.no_avatar
{
    background: url(img/columnists/no-avatar-icon.gif) no-repeat center center;
    background-size: 80px 80px;
}

.articles .row .columnists article figure,
.articles .row .columnists article figure img
{
    border-radius: 40px;
}

.articles .row .columnists article header h3.rubrica,
.articles .row .columnists article header h1.title
{
    font-size: 1.2em;
}

.articles .row .columnists article header h3.rubrica
{
    min-height: 22px;
    padding-top: 20px;
    padding-right: 85px;
    font-size: 1.5em;
}

.articles .row .columnists article header p.author
{
    padding-top: 5px;
    font-style: italic;
}

.articles .row .columnists article header h1.title
{
    padding-top: 20px;
}



/************************************************************
**  BLOCCO ARTICOLI
*************************************************************/

.articles .row .custom_title
{
    min-height: 40px;
    padding-top: 10px;
    background-repeat: no-repeat;
    background-size: 50px auto;
}

.articles .row .custom_title.draw
{
    background-position: right bottom;
    padding-right: 65px;
    border-bottom: #222 solid 1px;
}

.articles .row .custom_title.hexagon
{
    background-position: left center;
    padding-left: 65px;
}

.articles .row .c1_4-3 article figure img,
.articles .row .c1_16-9 article figure img,
.articles .row .c1_1-1_small article figure img
{
    width: 100%;
    height: auto;
}

.articles .row .c1_1-1_small article
{
    overflow: hidden;
}

.articles .row .c1_1-1_small article figure
{
    float: left;
}

.articles .row .c1_1-1_small article header
{
    float: right;
}

.articles .row .c1_1-1_small article header .subtitle,
.articles .row .c1_1-1_small article header .excerpt
{
    display: none;
}

.articles .row .c1_1-1_small article header .subtitle,
.articles .row .c1_1-1_small article header .excerpt
{
    display: none;
}


.articles .row .articles_group .articles_row
{
    overflow: hidden;
}



/************************************************************
**  ARTICOLI ARCHIVIO
*************************************************************/

.articles.archive
{
}

.articles.archive article
{
    position: relative;
    width: 100%;
}

.articles.archive article figure
{
    position: absolute;
    left: 0;
    top: 0;
    background-color: #dedede;
}

.articles.archive article figure img
{
    width: 100%;
    height: auto;
}

.articles.archive article header
{
}

/* PAGINAZIONE */

.navigation.pagination
{
    padding-bottom: 20px;
    font-size: 0px;
    text-align: right;
}

.navigation.pagination .screen-reader-text
{
    display: none;
}

.navigation.pagination .nav-links .page-numbers
{
    display: inline-block;
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.navigation.pagination .nav-links a.page-numbers,
.navigation.pagination .nav-links .current
{
    padding: 0 7px;
    margin: 2px;
    text-align: center;
    text-decoration: none;
    border: #ddd solid 1px;
    color: #666;
}

.navigation.pagination .nav-links .current
{
    color: #FFF;
    border-color: #f40000;
    background-color: #f40000;
}

.navigation.pagination .nav-links a:hover
{
    color: #f40000;
}

.navigation.pagination .nav-links a.prev,
.navigation.pagination .nav-links a.next
{
    font-size: 28px;
    line-height: 19px;
    border: none;
}

.navigation.pagination .nav-links span.dots
{
    margin: 0 5px;
}



/************************************************************
**  ARTICOLO PROGETTO MULTIMEDIALE
*************************************************************/

.multimedia_project
{
    position: relative;
}

.multimedia_project .title_block
{
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 44px auto;
}

.multimedia_project article
{
    width: 100%;
    margin-top: 15px;
}

.multimedia_project article figure
{
    position: relative;
}

.multimedia_project article figure img
{
    display: block;
    width: 100%;
    height: auto;
}

.multimedia_project article figure .icon
{
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: -20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px auto;
}

.multimedia_project article .project_link
{
    text-decoration: none;
}

.multimedia_project article .excerpt
{
    margin-top: 35px;
    font-size: 18px;
    line-height: 1.25em;
}


/************************************************************
**  DETTAGLIO ARTICOLO
*************************************************************/

.articles .article_details header .category
{
	position: relative;
    background-repeat: no-repeat;
    background-position: left center;
}

.articles > .article_details > header .category .category_link
{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-indent: -999px;
	overflow: hidden;
}

.articles .article_details .column.left .excerpt,
.articles .article_details .column.left .author_date
{
    font-style: italic;
}

.articles .article_details .column.left .embed_videocover
{
    position: relative;
    width: 100%;
}

.articles .article_details .column.left .embed_videocover iframe
{
    position: absolute;
    width: 100% !important;
    height: 100% !important;
}

.articles .article_details .column.left .author_date
{
    margin-top: 25px;
}

.articles .article_details .column.left .author_date a
{
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.articles .article_details .column.left .tags
{
    border-top: #BBB dotted 1px;
    padding: 20px 0;
}

.articles .article_details .column.left .tags .nav_tags
{
    font-size: 1px;
}

.articles .article_details .column.left .tags .nav_tags li
{
    display: inline;
    font-size: 16px;
}

.articles .article_details .column.left .tags .nav_tags li,
.articles .article_details .column.left .tags .nav_tags li a
{
    text-decoration: none;
    color: #000;
}

.articles .article_details .column.left .tags .nav_tags li a:hover
{
    text-decoration: underline;
    color: #f40000;
}

.articles > .article_details .column.right .biography
{
    text-align: center;
}

.articles > .article_details .column.right .biography a.author h2,
.articles > .article_details .column.right .biography a.column_link
{
    text-transform: uppercase;
}

.articles > .article_details .column.right .biography a.author h2
{
    font-size: 1.1em;
    text-transform: uppercase;
}

.articles > .article_details .column.right .biography a.column_link
{
    font-style: italic;
    text-decoration: none;
    color: #191818;
}

.articles > .article_details .column.right .biography .bio
{
    padding-top: 30px;
    margin-top: 30px;
    font-size: 1.3em;
    font-style: italic;
    background: url(img/share/line-h-solid.png) no-repeat center top;
    background-size: 40px 1px;
}

.articles > .article_details .column.right a.web_site
{
    display: inline-block;
    height: 26px;
    padding-left: 25px;
    margin-top: 40px;
    font-size: 20px;
    text-decoration: none;
    line-height: 26px;
    color: #000;
    background: url(img/share/icons-social/web-site.png) no-repeat left center;
    background-size: 20px 20px;
}

.articles > .article_details .column.right a.web_site:hover
{
    color: #c80000;
}

.articles .stories article
{
    position: relative;
    width: inherit !important;
    padding: 40px 0 40px 90px;
    border-top: #888 solid 1px;
}

.articles .stories article:first-child
{
    padding-top: 0px;
    border-top: none;
}

.articles .stories article:first-child figure
{
    top: 10px;
}

.articles .stories article figure,
.articles .stories article figure a,
.articles .stories article figure a img
{
    display: block;
    width: 70px !important;
    height: 70px !important;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

.articles .stories article figure
{
    position: absolute;
    left: 0;
    top: 50px;
}

.articles > .article_details figure .cover_desc
{
    font-style: italic;
    text-align: center;
}

.articles .stories article header time
{
    display: block;
    margin-bottom: 10px;
    font-style: italic;
}

.articles .stories article header .title
{
    font-size: 1.4em;
}

.articles > .article_details .column.right .all_stories
{
    text-align: center;
	padding-left: 30px;
    padding-bottom: 20px;
}

.articles > .article_details .column.right .all_stories a
{
    display: inline-block;
    position: relative;
    height: 30px;
    padding: 24px 5px 0 12px;
    margin-top: 20px;
    font-size: 22px;
    text-decoration: none;
    line-height: 30px;
    color: #000;
    border-bottom: #aaa solid 1px;
}

.articles > .article_details .column.right .all_stories a .icon
{
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: -45px;
    top: 5px;
    background: url(img/share/icons-section/draw/columnist.png) no-repeat center top;
    background-size: auto 50px;
}

.articles > .article_details .article_carousel
{
}

.articles > .article_details .article_carousel *
{
    -webkit-transform-style: preserve-3d;
}

.articles > .article_details .article_carousel .images
{
    position: relative;
}

.articles > .article_details .article_carousel .image .caption
{
    min-height: 10px;
    padding: 10px 0;
    text-align: center;
}

.articles > .article_details .article_carousel .image .title
{
    font-weight: bold;
}

.articles > .article_details .article_carousel .image .description
{
    font-style: italic;
}

.articles > .article_details .article_carousel .owl-controls .owl-dots
{
    margin-top: 10px;
    font-size: 0px;
    text-align: center;
}

.articles > .article_details .article_carousel .owl-controls .owl-dots .owl-dot
{
    display: inline-block;
    width: 14px;
    margin: 0 4px;
}

.articles > .article_details .article_carousel .owl-controls .owl-dots .owl-dot span
{
    display: block;
    width: 14px;
    height: 14px;
    background: url(img/share/dots-carousel.png) no-repeat center top;
    background-size: 14px auto;
}

.articles > .article_details .article_carousel .owl-controls .owl-dots .owl-dot.active span,
.articles > .article_details .article_carousel .owl-controls .owl-dots .owl-dot:hover span
{
    background-position: center bottom;
}



/*----------------------------------------------------------------------------------------------------

	CSS TABLET E DESKTOP

----------------------------------------------------------------------------------------------------*/

@media only screen
and (min-width:737px)
{

    /************************************************************
    **  SITE
    *************************************************************/

	.site
	{
		min-width:1024px;
	}

	.center
	{
		width: 980px;
		padding:0 22px;
	}



    /************************************************************
    **  MAIN MENU
    *************************************************************/

    nav#main_menu .content ul li,
    nav#main_menu .content ul.primary_menu li a,
    nav#main_menu .content ul.sub-menu li a
    {
        height: 35px;
    }

    nav#main_menu .content ul.primary_menu li a,
    nav#main_menu .content ul.sub-menu li a
    {
        line-height: 35px;
    }

    nav#main_menu .content ul.sub-menu
    {
        position: absolute;
        display: none;
        top: -10px;
        left: 96%;
        width: 200px;
        padding: 20px 2px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.15);
        box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    }

    nav#main_menu .content ul li:hover
    {
        background-color: #ededed;
    }

    nav#main_menu .content ul li:hover ul.sub-menu
    {
        display: block;
    }

    nav#main_menu .content ul.sub-menu > li
    {
        padding-left: 30px;
    }

    nav#main_menu .content ul.primary_menu > li > a
    {
        background: url(img/share/menu/arrow-list.png) no-repeat right center;
    }



    /************************************************************
    **  HEADER SECTION
    *************************************************************/

    header.section
    {
        height: 79px;
    }

    header.section .logo
    {
        width: 290px;
        height: 29px;
        padding-top: 25px;
    }

    header.section .logo h1
    {
        width: 100%;
        height: 100%;
    }

    header.section .all_sections,
    header.section .search
    {
        height: 29px;
    }

    header.section .all_sections
    {
        top: 25px;
        left: 30px;
    }

    header.section .all_sections #all_sections,
    header.section .all_sections #all_sections_close
    {
        height: 29px;
        padding-left: 30px;
        font-size: 1.6em;
    }

    header.section .search
    {
        top: 25px;
        right: 30px;
        width: 30px;
    }



    /************************************************************
    **  SEARCH
    *************************************************************/

    .search_form.header.section
    {
        padding: 10px 30px 0 30px;
    }


    .search_form.header form
    {
        padding: 10px 0 30px 0;
    }

    .search_form.header input
    {
        height: 35px;
    }

    .search_form.header .key
    {
        margin-right: 100px;
    }

    .search_form.header .go
    {
        width: 100px;
        top: 10px;
        right: 0px;
    }

    .search_form.header input[type=text]
    {
    }

    .search_form.header input[type=submit]
    {
    }

    .search_form.header input[type=submit]:hover
    {
        color: #d9202d;
    }



    /************************************************************
    **  SOCIAL SHARE
    *************************************************************/

    .share
    {
        position: absolute;
        top: 16px;
        font-size: 0;
    }

    .share.page_article_details,
    .share.page_article_details_columnist
    {
        width: 320px;
        right: 0;
    }

    .share.page_article_details
    {
        text-align: right;
    }

    .share.page_article_details_columnist
    {
        text-align: center;
    }

    .share,
    .share .a2a_kit
    {
        height: 24px;
    }

    .share .a2a_kit
    {
        width: 0px;
    }

    .share .show_hide_share
    {
        background-size: auto 18px;
        border-right: #ccc solid 1px;
        width: 18px;
        height: 16px;
    }

    .share .show_hide_share,
    .share .a2a_kit a,
    .share .a2a_kit a img
    {
        width: 16px;
        height: 16px;
    }

    .share .show_hide_share,
    .share .a2a_kit a
    {
        padding: 4px 8px;
        border-left: #ccc solid 1px;
    }



    /************************************************************
    **  FOOTER
    *************************************************************/

    .site > footer
    {
        padding-bottom: 130px;
    }

    .site > footer .menus
    {
        padding-bottom: 40px;
        border-bottom: #000 solid 1px;
    }

    .site > footer .top_footer,
    .site > footer .main_menu_footer,
    .site > footer .bottom_footer
    {
        overflow: hidden;
    }

    .site > footer .top_footer
    {
        padding-top: 35px;
    }

    .site > footer .top_footer .logo
    {
        float: left;
        width: 210px;
        height: 21px;
        background-size: 210px 21px;
    }

    .site > footer .top_footer .social
    {
        float: right;
    }

    .site > footer .top_footer .social li a
    {
        width: 15px;
        height: 15px;
        background-size: 15px 30px;
    }

    .site > footer .top_footer .social li a:hover
    {
        background-position: center bottom;
    }

    .site > footer .main_menu_footer
    {
        padding-top: 60px;
    }

    .site > footer .footer_menu_sx .sub-menu li
    {
        margin-top: 4px;
    }

    .site > footer .footer_menu_sx,
    .site > footer .footer_menu_dx
    {
        float: left;
    }

    .site > footer .footer_menu_sx
    {
        position: relative;
        width: 510px;
        height: 220px;
        font-size: 12px;
    }

    .site > footer .footer_menu_sx > li
    {
        position: absolute;
    }

    .site > footer .footer_menu_sx > li.most_popular,
    .site > footer .footer_menu_sx > li.new_york,
    .site > footer .footer_menu_sx > li.onu,
    .site > footer .footer_menu_sx > li.news,
    .site > footer .footer_menu_sx > li.people
    {
        left: 0;
    }
    .site > footer .footer_menu_sx > li.new_york { top: 0px }
    .site > footer .footer_menu_sx > li.onu      { top: 48px }
    .site > footer .footer_menu_sx > li.news     { top: 77px }
    .site > footer .footer_menu_sx > li.people   { top: 185px }

    .site > footer .footer_menu_sx > li.arts,
    .site > footer .footer_menu_sx > li.lifestyles
    {
        left: 170px;
    }
    .site > footer .footer_menu_sx > li.lifestyles { top: 127px }

    .site > footer .footer_menu_sx > li.food,
    .site > footer .footer_menu_sx > li.travel,
    .site > footer .footer_menu_sx > li.mediterraneo,
    .site > footer .footer_menu_sx > li.english,
    .site > footer .footer_menu_sx > li.search_archive
    {
        left: 340px;
    }
    .site > footer .footer_menu_sx > li.travel         { top: 38px }
    .site > footer .footer_menu_sx > li.mediterraneo   { top: 93px }
    .site > footer .footer_menu_sx > li.english        { top: 184px }
    .site > footer .footer_menu_sx > li.search_archive { top: 201px }

    .site > footer .footer_menu_dx
    {
        height: 250px;
        padding-left: 50px;
        border-left: #dfdedd solid 1px;
    }

    .site > footer .footer_menu_dx
    {
        font-size: 10px;
        font-weight: bold;
    }

    .site > footer .footer_menu_dx > li
    {
        margin-top: 7px;
    }

    .site > footer .footer_menu_dx > li.privacy
    {
        margin-top: 94px;
    }

    .site > footer .footer_menu_dx .sub-menu
    {
        font-size: 11px;
    }

    .site > footer .footer_menu_dx .sub-menu li
    {
        margin-top: 2px;
    }

    .site > footer .footer_menu_dx li.contatti .sub-menu li a
    {
        text-decoration: none;
    }

    .site > footer .giornale_protetto
    {
        padding-top:60px;
    }

    .site > footer .bottom_footer
    {
        padding-top: 20px;
    }

    .site > footer .copyright
    {
        font-size: 18px;
    }

    .site > footer .copyright span
    {
        font-size: 15px;
        padding-left: 25px;
    }



    /************************************************************
    **  SEZIONI
    *************************************************************/

    .navbar li
    {
        padding: 15px;
        display: inline-block;
    }

    .navbar li.separation
    {
        letter-spacing: -0.2em;
        padding: 15px 0px;
    }

    .navbar a:hover
    {
        text-decoration: underline;
    }

    .title_section
    {
        height: 70px;
        padding-left: 80px;
        font-size: 38px;
        line-height: 70px;
        background-size: 68px auto;
    }

    .home_section .title_section.nosubmenu
    {
        margin-top: 40px;
    }



    /************************************************************
    **  ARTICOLI STRUTTURA
    *************************************************************/

    .articles
    {
        padding-top: 25px;
    }

	.articles .row
	{
		padding: 50px 0 30px 0;
	}

	.articles .row:first-child
	{
		padding-top: 0px;
	}

    .articles .row.columns_2 .contents
    {
        background: url(img/share/line-v-dotten.png) repeat-y 649px top;
    }

    .articles .row.columns_2 .contents.line_solid
    {
        background: url(img/share/line-v-solid.png) repeat-y 649px top;
    }

    .articles .row.columns_2 .contents .column.left
    {
        float: left;
		width:620px;
        overflow: hidden;
    }

    .articles .row.columns_3 .contents
    {
        background: url(img/share/lines-v-dotten.png) repeat-y 309px top;
    }

    .articles .row.columns_3 .contents .column.left
    {
        float: left;
		width:280px;
        overflow: hidden;
    }

    .articles .row.columns_3 .contents .column.middle
    {
        float: left;
		width: 280px;
        margin-left: 60px;
        overflow: hidden;
    }

    .articles .row .contents .column.right
    {
        float: right;
        width: 300px;
        padding-left: 31px;
        overflow: hidden;
    }

    .articles .row .contents .column .block
    {
        padding-top: 30px;
        margin-top: 30px;
        border-top: #000 solid 1px;
    }

    .articles .row .contents .column .block:first-child
    {
        padding-top: 0px;
        margin-top: 0px;
        border-top: none;
    }

    .articles article .content .alignright
    {
        float: right;
        margin: 7px 0 0 20px;
    }

    .articles article .content .alignleft
    {
        float: left;
        margin: 7px 20px 0 0;
    }



    /************************************************************
    **  ARTICOLO DI APERTURA LARGE AND MEDIUM
    *************************************************************/

    /* In riga di almeno 2 colonne */
	.articles .row .opening figure
	{
		margin-bottom: 40px;
	}

	.articles .row .opening header .category
	{
		margin-bottom:15px;
		font-size: 1.3em;
	}

	.articles .row .opening header .title
	{
		font-size: 45px;
        margin-bottom: 15px;
	}

	.articles .row .opening header .title,
	.articles .row .opening header .title a
	{
        line-height: 1em;
	}

	.articles .row .opening header .subtitle
	{
		margin-bottom:30px;
		font-size: 1.7em;
	}

	.articles .row .opening header .excerpt
	{
		font-size: 1.3em;
	}

	.articles .row .opening footer
	{
		margin-top:50px;
	}

	.articles .row .opening footer .author
	{
		float:left;
	}

	.articles .row .opening footer .view
	{
		float:right;
	}

    /* una colonna */
    .articles .row.columns_3 .opening header .category,
    .articles .row.columns_2 .column.right .opening header .category
    {
		margin: 10px 0px;
		font-size: 1.05em;
    }

    .articles .row.columns_3 .opening header .title,
    .articles .row.columns_2 .column.right .opening header .title
    {
        font-size: 1.75em !important;
        line-height: 1.2em;
    }

    .articles .row.columns_3 .opening header .subtitle,
    .articles .row.columns_2 .column.right .opening header .subtitle
    {
        font-size: 1.35em;
		margin-bottom:20px;
    }

    .articles .row.columns_3 .opening header .excerpt,
    .articles .row.columns_2 .column.right .opening header .excerpt
    {
		font-size: 1.2em;
		line-height:1.3em;
    }

    .articles .row.columns_3 .opening footer,
    .articles .row.columns_2 .column.right .opening footer
    {
		margin-top:25px;
    }



    /************************************************************
    **  BLOCCO ARTICOLI
    *************************************************************/

    /* Titolo del blocco */

    .articles .row .custom_title
    {
        font-size: 2.3em;
        line-height: 36px;
        margin-bottom: 50px;
    }



    /* Stili condivisi */

    .articles .row .articles_group .articles_row
    {
        margin-top: 90px;
    }

    .articles .row .articles_group .articles_row:first-child
    {
        margin-top: 0;
    }

    .articles .row .articles_group .articles_row article.left,
    .articles .row .articles_group .articles_row article.middle,
    .articles .row .articles_group .articles_row article.right
    {
        width: 280px;
    }

    .articles .row.columns_1 .articles_group .articles_row article.left,
    .articles .row.columns_2 .articles_group .articles_row article.left,
    .articles .row.columns_1 .articles_group .articles_row article.middle,
    .articles .row.columns_2 .articles_group .articles_row article.middle
    {
        float: left;
    }

    .articles .row.columns_1 .articles_group .articles_row article.middle,
    .articles .row.columns_2 .column.left .articles_group .articles_row article.middle
    {
        margin-left: 70px;
    }

    .articles .row.columns_1 .articles_group .articles_row article.right,
    .articles .row.columns_2 .column.left .articles_group .articles_row article.right
    {
        float: right;
    }

    .articles .row .articles_group .articles_row article header .category,
    .articles .row.columns_2 .column.right .c1_4-3 .articles_group article header .category,
    .articles .row.columns_2 .column.right .c1_16-9 .articles_group article header .category,
    .articles .row.columns_3 .c1_4-3 .articles_group article header .category,
    .articles .row.columns_3 .c1_16-9 .articles_group article header .category
    {
        margin-bottom: 25px;
        font-size: 1.1em;
        line-height: 1em;
    }

    .articles .row .articles_group .articles_row article header .title,
    .articles .row.columns_2 .column.right .c1_4-3 .articles_group article header .title,
    .articles .row.columns_2 .column.right .c1_16-9 .articles_group article header .title,
    .articles .row.columns_3 .c1_4-3 .articles_group article header .title,
    .articles .row.columns_3 .c1_16-9 .articles_group article header .title
    {
        margin-bottom: 22px;
        font-size: 1.8em;
        line-height: 1.1em;
    }

    .articles .row .articles_group .articles_row article header .subtitle,
    .articles .row.columns_2 .column.right .c1_4-3 .articles_group article header .subtitle,
    .articles .row.columns_2 .column.right .c1_16-9 .articles_group article header .subtitle,
    .articles .row.columns_3 .c1_4-3 .articles_group article header .subtitle,
    .articles .row.columns_3 .c1_16-9 .articles_group article header .subtitle
    {
        /*padding-top: 22px;*/
        margin-bottom: 15px;
        font-size: 1.3em;
        line-height: 1.15em;
    }

    .articles .row .articles_group .articles_row article header .excerpt,
    .articles .row.columns_2 .column.right .c1_4-3 .articles_group article header .excerpt,
    .articles .row.columns_2 .column.right .c1_16-9 .articles_group article header .excerpt,
    .articles .row.columns_3 .c1_4-3 .articles_group article header .excerpt,
    .articles .row.columns_3 .c1_16-9 .articles_group article header .excerpt
    {
        margin-bottom: 15px;
        font-size: 1.15em;
        line-height: 1.25em;
    }

    .articles .row.columns_1 .c1_4-3 .articles_group article header .category,
    .articles .row.columns_1 .c1_16-9 .articles_group article header .category,
    .articles .row.columns_2 .column.left .c1_4-3 .articles_group article header .category,
    .articles .row.columns_2 .column.left .c1_16-9 .articles_group article header .category
    {
        margin-bottom: 25px;
        font-size: 1.2em;
        line-height: 1em;
    }

    .articles .row.columns_1 .c1_4-3 .articles_group article header .title,
    .articles .row.columns_1 .c1_16-9 .articles_group article header .title,
    .articles .row.columns_2 .column.left .c1_4-3 .articles_group article header .title,
    .articles .row.columns_2 .column.left .c1_16-9 .articles_group article header .title
    {
        margin-bottom: 22px;
        font-size: 2.4em;
    }

    .articles .row.columns_1 .c1_4-3 .articles_group article header .subtitle,
    .articles .row.columns_1 .c1_16-9 .articles_group article header .subtitle,
    .articles .row.columns_2 .column.left .c1_4-3 .articles_group article header .subtitle,
    .articles .row.columns_2 .column.left .c1_16-9 .articles_group article header .subtitle
    {
        margin-bottom: 15px;
        font-size: 1.7em;
        line-height: 1em;
    }

    .articles .row.columns_1 .c1_4-3 .articles_group article header .excerpt,
    .articles .row.columns_1 .c1_16-9 .articles_group article header .excerpt,
    .articles .row.columns_2 .column.left .c1_4-3 .articles_group article header .excerpt,
    .articles .row.columns_2 .column.left .c1_16-9 .articles_group article header .excerpt
    {
        margin-bottom: 15px;
        font-size: 1.2em;
        line-height: 1.2em;
    }

    .articles .row .c2_vert article header,
    .articles .row .c2_4-3_txt_up article header,
    .articles .row .c3_vert article header,
    .articles .row .c3_4-3_txt_up article header
    {
        margin-bottom: 15px;
    }

    .articles .row.columns_2 .column.right .c1_4-3 article figure,
    .articles .row.columns_3 .c1_4-3 article figure,
    .articles .row.columns_2 .column.right .c1_16-9 article figure,
    .articles .row.columns_3 .c1_16-9 article figure,
    .articles .row .c2_4-3_txt_down article figure,
    .articles .row .c3_4-3_txt_down article figure
    {
        margin-bottom: 10px;
    }

    .articles .row.columns_1 .c1_4-3 article figure,
    .articles .row.columns_1 .c1_16-9 article figure,
    .articles .row.columns_2 .column.left .c1_4-3 article figure,
    .articles .row.columns_2 .column.left .c1_16-9 article figure
    {
        margin-bottom: 15px;
    }

    .articles .row.columns_1 .c1_4-3 article,
    .articles .row.columns_1 .c1_16-9 article,
    .articles .row.columns_2 .column.left .c1_4-3 article,
    .articles .row.columns_2 .column.left .c1_16-9 article
    {
        margin-top: 80px;
    }

    .articles .row.columns_1 .c1_4-3 article:first-child,
    .articles .row.columns_1 .c1_16-9 article:first-child,
    .articles .row.columns_2 .column.left .c1_4-3 article:first-child,
    .articles .row.columns_2 .column.left .c1_16-9 article:first-child
    {
        margin-top: 0;
    }

    .articles .row.columns_3 .articles_group article,
    .articles .row.columns_2 .column.right .articles_group article
    {
        margin-top: 60px;
    }

    .articles .row.columns_3 .articles_group article:first-child,
    .articles .row.columns_2 .column.right .articles_group article:first-child
    {
        margin-top: 0;
    }



    /* Blocco foto quadrata piccola */

    .articles .row.columns_1 .c1_1-1_small article,
    .articles .row.columns_2 .column.left .c1_1-1_small article
    {
        margin-top: 40px;
    }

    .articles .row.columns_1 .c1_1-1_small article:first-child,
    .articles .row.columns_2 .column.left .c1_1-1_small article:first-child
    {
        margin-top: 0;
    }

    .articles .row.columns_1 .c1_1-1_small article figure,
    .articles .row.columns_2 .column.left .c1_1-1_small article figure
    {
        width: 140px;
        height: 140px;
    }

    .articles .row.columns_1 .c1_1-1_small article header,
    .articles .row.columns_2 .column.left .c1_1-1_small article header
    {
        position: relative;
        height: 140px;
    }

    .articles .row.columns_1 .c1_1-1_small article header
    {
        width: 820px;
    }

    .articles .row.columns_2 .column.left .c1_1-1_small article header
    {
        width: 460px;
    }

    .articles .row.columns_1 .c1_1-1_small article header .category,
    .articles .row.columns_2 .column.left .c1_1-1_small article header .category
    {
        padding-top: 7px;
        font-size: 1.1em;
    }

    .articles .row.columns_1 .c1_1-1_small article header .title,
    .articles .row.columns_2 .column.left .c1_1-1_small article header .title
    {
        padding-top: 15px;
        font-size: 1.6em;
    }

    .articles .row.columns_1 .c1_1-1_small article header .author,
    .articles .row.columns_2 .column.left .c1_1-1_small article header .author
    {
        position: absolute;
        left: 0;
        bottom: 5px;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article,
    .articles .row.columns_3 .c1_1-1_small article
    {
        padding-top: 20px;
        margin-top: 7px;
        border-top: #DDD solid 1px;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article:first-child,
    .articles .row.columns_3 .c1_1-1_small article:first-child
    {
        padding-top: 0;
        margin-top: 0;
        border-top: none;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article figure,
    .articles .row.columns_3 .c1_1-1_small article figure
    {
        width: 70px;
        height: 70px;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article header,
    .articles .row.columns_3 .c1_1-1_small article header
    {
        position: relative;
        min-height: 70px;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article header,
    .articles .row.columns_3 .column.right .c1_1-1_small article header
    {
        width: 210px;
    }

    .articles .row.columns_3 .column.left .c1_1-1_small article header,
    .articles .row.columns_3 .column.middle .c1_1-1_small article header
    {
        width: 190px;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article header .category,
    .articles .row.columns_3 .c1_1-1_small article header .category
    {
        padding-top: 2px;
        font-size: 1em;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article header .title,
    .articles .row.columns_3 .c1_1-1_small article header .title
    {
        padding-top: 7px;
        font-size: 1.2em;
        line-height: 1.2em;
    }

    .articles .row.columns_2 .column.right .c1_1-1_small article header .author,
    .articles .row.columns_3 .c1_1-1_small article header .author
    {
        padding-top: 7px;
        font-size: 1.1em;
    }



    /************************************************************
    **  ARTICOLI ARCHIVIO
    *************************************************************/

    .articles.archive
    {
        padding-bottom: 80px;
    }

    .articles.archive article
    {
        min-height: 240px;
        margin-top: 60px;
    }

    .articles.archive article figure
    {
        width: 240px;
        height: 240px;
    }

    .articles.archive article header
    {
        padding-top: 5px;
        margin-left: 280px;
    }

    .articles.archive article header .category
    {
        font-size: 19px;
    }

    .articles.archive article header .title
    {
        font-size: 35px;
        margin-top: 10px;
    }

    .articles.archive article header .excerpt
    {
        margin-top: 20px;
        font-size: 19px;
        line-height: 25px;
    }



    /************************************************************
    **  ARTICOLO PROGETTO MULTIMEDIALE
    *************************************************************/

    /* TRE COLONNE */

    .articles .row.columns_1 .multimedia_project
    {
        padding-bottom: 50px;
    }

    .articles .row.columns_1 .multimedia_project .title_block
    {
        padding-right: 100px;
        font-size: 40px;
    }

    .articles .row.columns_1 .multimedia_project article .project_link
    {
        position: relative;
        display: block;
    }

    .articles .row.columns_1 .multimedia_project article header
    {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 50%;
        padding: 0 40px 60px 0;
        text-align: right;
        color: #fff;
    }

    .articles .row.columns_1 .multimedia_project article figure .icon
    {
        right: 90px;
    }

    /* DUE COLONNE */

    .articles .row.columns_2 .column.left .multimedia_project article figure .icon
    {
        right: 50px;
    }

    .articles .row.columns_2 .column.left .multimedia_project article header .title
    {
        margin-top: 20px;
        font-size: 40px !important;
        color: #000;
    }

    .articles .row.columns_2 .column.left .multimedia_project article .excerpt
    {
        margin-top: 15px;
    }

    /* UNA COLONNA */

    .articles .row.columns_2 .column.right .multimedia_project .title_block,
    .articles .row.columns_3 .multimedia_project .title_block
    {
        font-size: 25px;
        background: none !important;
    }

    .articles .row.columns_2 .column.right .multimedia_project article figure .icon,
    .articles .row.columns_3 .multimedia_project article figure .icon
    {
        right: 15px;
    }

    .articles .row.columns_2 .column.right .multimedia_project article header .title,
    .articles .row.columns_3 .multimedia_project article header .title
    {
        margin-top: 20px;
        font-size: 30px !important;
        color: #000;
    }

    .articles .row.columns_2 .column.right .multimedia_project article .excerpt,
    .articles .row.columns_3 .multimedia_project article .excerpt
    {
        margin-top: 15px;
    }



    /************************************************************
    **  DETTAGLIO ARTICOLO
    *************************************************************/

	.articles.single
	{
		padding-top: 0;
	}

    .articles > .article_details
    {
		padding-top: 25px;
    }

    /* left */
    .articles > .article_details > header
    {
        position: relative;
    }

    .articles > .article_details.columnist > header
    {
        padding-right: 360px;
        min-height: 240px;
    }

    .articles > .article_details > header > .category
    {
		display: inline-block;
        padding-left: 70px;
        font-size: 2em;
        line-height: 60px;
        background-size: auto 60px;
    }

    .articles > .article_details > header > .title
    {
        margin-top: 50px;
        font-size: 4em;
        line-height: 1em;
    }

    .articles > .article_details > header > .subtitle
    {
        margin-top: 15px;
        font-size: 2.3em;
    }

    .articles > .article_details .row .column.right .avatar
    {
        display: none;
    }

    .articles > .article_details > header > .avatar
    {
        position: absolute;
        right: 55px;
        bottom: -30px;
        width: 190px;
        height: 190px;
    }

    .articles > .article_details > header > .avatar.no_image
    {
        background: url(img/columnists/no-avatar.jpg) no-repeat center center;
        background-size: 190px 190px;
    }

    .articles > .article_details > header > .avatar,
    .articles > .article_details > header > .avatar img
    {
        -webkit-border-radius: 95px;
        -moz-border-radius: 95px;
        border-radius: 95px;
    }

    .articles > .article_details > header > .avatar .image,
    .articles > .article_details > header > .avatar .mask,
    .articles > .article_details > header > .avatar .author_link
    {
        width: 190px;
        height: 190px;
    }

    .articles > .article_details > header > .avatar .mask,
    .articles > .article_details > header > .avatar .author_link
    {
        position: absolute;
        left: 0;
        top: 0;
    }

    .articles > .article_details > header > .avatar .mask
    {
        background: url(img/columnists/columnist-mask.png) no-repeat left top;
        background-size: 190px 190px;
    }

    .articles > .article_details > header > .avatar .author_link
    {
        text-indent: -999px;
        overflow: hidden;
    }

    .articles > .article_details .column.left .excerpt,
    .articles > .article_details .column.left .content
    {
        font-size: 1.3em;
        line-height: 1.4em;
    }

    .articles .article_details .column.left .author_date a:hover
    {
        text-decoration: underline;
        color: #d81f2c;
    }

    .articles > .article_details .column.left .excerpt
    {
        padding-bottom: 40px;
        margin-bottom: 40px;
        background: url(img/share/line-h-solid.png) no-repeat left bottom;
        background-size: 100px 1px;
    }

    .articles > .article_details .column.left .content
    {
        margin-top: 40px;
    }

    .articles > .article_details .column.left .author
    {
        margin-top: 25px;
    }

    .articles > .article_details .article_carousel,
    .articles > .article_details figure .cover_desc
    {
        padding-bottom: 40px;
        background: url(img/share/line-h-solid.png) no-repeat left bottom;
        background-size: 100px 1px;
    }


    /* Right */

    .articles > .article_details .column.right .biography a.author h2:hover,
    .articles > .article_details .column.right .biography a.column_link:hover
    {
        text-decoration: underline;
        color: #d81f2c;
    }

    .articles > .article_details .column.right .custom_title
    {
        font-size: 1.3em;
        text-transform: uppercase;
    }

    .articles > .article_details .column.right .articles_group article
    {
        margin-top: 60px;
    }

    .articles > .article_details .column.right .articles_group article header .title
    {
        font-size: 1.4em;
    }

    .articles > .article_details .column.right .articles_group article figure
    {
        margin-top: 20px;
    }

    .articles > .article_details .column.right .articles_group article .author
    {
        margin-top: 10px;
        text-align: right;
    }

}



/*----------------------------------------------------------------------------------------------------

	CSS SMARTPHONE

----------------------------------------------------------------------------------------------------*/

@media only screen
and (max-width : 736px)
{

    /************************************************************
    **  SITE
    *************************************************************/

	.site
	{
		min-width:320px;
	}

	.center
	{
        position: relative;
	}

    .articles
    {
        padding-top: 0;
    }



    /************************************************************
    **  MAIN MENU
    *************************************************************/

    nav#main_menu .content ul li
    {
        height: inherit;
    }

    nav#main_menu .content ul.primary_menu > li
    {
        margin-top: 15px;
        padding-top: 15px;
        font-size: 13px;
        font-weight: bold;
        border-top: #ddd solid 1px;
    }

    nav#main_menu .content ul.primary_menu > li:first-child
    {
        margin-top: 0;
        padding-top: 0;
        border: none;
    }

    nav#main_menu .content ul.primary_menu > li > a
    {
    }

    nav#main_menu .content ul.sub-menu
    {
        padding-left: 10px;
    }

    nav#main_menu .content ul.sub-menu li
    {
        margin-top: 7px;
    }



    /************************************************************
    **  HEADER SECTION
    *************************************************************/

    header.section
    {
        height: 49px;
    }

    header.section .logo
    {
        width: 210px;
        height: 21px;
        padding-top: 14px;
    }

    header.section .logo h1
    {
        width: 100%;
        height: 100%;
        background-size: auto 21px;
    }

    header.section .all_sections,
    header.section .search
    {
        height: 25px;
    }

    header.section .all_sections
    {
        top: 12px;
        left: 10px;
    }

    header.section .all_sections #all_sections,
    header.section .all_sections #all_sections_close
    {
        width: 25px;
        height: 25px;
        text-indent: -999px;
        background-size: auto 18px;
        overflow: hidden;
    }

    header.section .search
    {
        top: 12px;
        right: 10px;
        width: 30px;
        background-size: auto 18px;
    }



    /************************************************************
    **  SEARCH
    *************************************************************/

    .search_form.header
    {
    }

    .search_form.header form
    {
        padding: 20px 10px;
    }

    .search_form.header input
    {
        height: 45px;
    }

    .search_form.header .key
    {
        margin-right: 80px;
    }

    .search_form.header .go
    {
        width: 80px;
        top: 20px;
        right: 10px;
    }

    .search_form.header input[type=text]
    {
    }

    .search_form.header input[type=submit]
    {
    }

    .search_form.header input[type=submit]:hover
    {
        color: #d9202d;
    }



    /************************************************************
    **  SOCIAL SHARE
    *************************************************************/

    .share
    {
        text-align: right;
    }

    .share,
    .share .a2a_kit
    {
        height: 30px;
    }

    .share .a2a_kit
    {
        width: 0px;
    }

    .share .show_hide_share
    {
        background-size: auto 20px;
        border-right: #ccc solid 1px;
    }

    .share .show_hide_share,
    .share .a2a_kit a
    {
        width: 26px;
        height: 26px;
    }

    .share .a2a_kit a img
    {
        margin: 3px 0 0 3px;
        width: 20px;
        height: 20px;
    }

    .share .show_hide_share,
    .share .a2a_kit a
    {
        padding: 2px 7px;
        border-left: #ccc solid 1px;
    }



    /************************************************************
    **  FOOTER
    *************************************************************/

    .site > footer
    {
        padding-bottom: 30px;
    }

    .site > footer .menus
    {
        /*border-bottom: #ddd solid 1px;*/
    }

    .site > footer .top_footer
    {
        padding: 30px;
    }

    .site > footer .top_footer .logo
    {
        width: 280px;
        height: 28px;
        margin: 0 auto;
        background-size: 280px 28px;
    }

   .site >  footer .top_footer .social
    {
        width: 104px;
        margin: 40px auto 0 auto;
    }

    .site > footer .top_footer .social li a
    {
        width: 20px;
        height: 20px;
        background-size: 20px 40px;
    }

    .site > footer .main_menu_footer
    {
        text-align: center;
        border-top: #ddd solid 1px;
    }

    .site > footer .main_menu_footer .footer_menu_sx > li,
    .site > footer .main_menu_footer .footer_menu_dx > li
    {
        margin-top: 30px;
    }

    .site > footer .main_menu_footer .footer_menu_sx > li ul,
    .site > footer .main_menu_footer .footer_menu_dx > li ul
    {
        margin-top: 7px;
    }

    .site > footer .main_menu_footer .footer_menu_dx
    {
        padding-bottom: 30px;
        margin-top: 30px;
        border-top: #ddd solid 1px;
    }

    .site > footer .bottom_footer
    {
        position: relative;
        padding: 20px 0 70px 0;
        text-align: center;
    }

    .site > footer .copyright
    {
        padding-top: 30px;
        font-size: 1.15em;
        border-top: #ddd solid 1px;
        box-sizing: border-box;
    }

    .site > footer .service_menu li
    {
        margin: 10px 0;
    }

    .site > footer .giornale_protetto
    {
        padding-bottom: 20px;
        text-align: center;
    }

    .site > footer .giornale_protetto,
    .site > footer .copyright
    {
        padding-left: 15px;
        padding-right: 15px;
    }

    .site > footer .copyright span
    {
        display: block;
    }



    /************************************************************
    **  SEZIONI
    *************************************************************/

    .navbar
    {
        display: none;
    }

    .title_section
    {
        height: 50px;
        padding-left: 55px;
        font-size: 30px;
        line-height: 50px;
        background-size: 48px auto;
    }

    .home_section .title_section
    {
        margin: 20px 10px;
    }



    /************************************************************
    **  ARTICOLI STRUTTURA
    *************************************************************/

    .articles
	{
		/*padding-top: 10px;*/
	}

	.articles .row
	{
		padding: 25px 0;
	}

	.articles .row:first-child
	{
		padding-top: 0px;
	}

    .articles .row.columns_2 .contents
    {
        overflow: hidden;
    }

    .articles .row .contents .column
    {
        /*padding: 25px 10px 0 10px;*/
        padding-top: 25px;
        margin-top: 30px;
        border-top: #999 solid 1px;
        overflow: hidden;
    }

    .articles .row .contents .column:first-child
    {
        padding-top: 0px;
        margin-top: 0px;
        border-top: none;
    }

    .articles .row .contents .column .block
    {
        padding-top: 25px;
        margin-top: 25px;
        background: url(img/share/line-h-dotten.png) repeat-x left top;
    }

    .articles .row .contents .column .block:first-child
    {
        padding-top: 0px;
        margin-top: 0px;
        background: none;
    }

    .articles .row .opening header,
    .articles .row .opening footer,
    .articles .row .column .columnists,
    .articles .row .column .c1_4-3,
    .articles .row .column .c1_16-9,
    .articles .row .column .c1_1-1_small,
    .articles .row .column .c2_vert,
    .articles .row .column .c2_4-3_txt_up,
    .articles .row .column .c2_4-3_txt_down,
    .articles .row .column .c3_vert,
    .articles .row .column .c3_4-3_txt_up,
    .articles .row .column .c3_4-3_txt_down
	{
		padding: 0 10px;
	}

    .articles .row .opening header .category,
    .articles .row .column .articles_group article .category
	{
        margin-bottom: 10px;
        font-size: 0.95em;
        text-transform: uppercase;
	}

    .articles .row .opening header .title,
    .articles .row .column .articles_group article .title
	{
        margin-bottom: 20px;
        font-size: 1.85em !important;
	}

    .articles .row .opening header .subtitle,
    .articles .row .column .articles_group article .subtitle
	{
        margin-bottom: 15px;
        font-size: 1.5em;
	}

    .articles .row .opening header .excerpt,
    .articles .row .column .articles_group article .excerpt
	{
        margin-bottom: 15px;
        font-size: 1.2em;
        line-height: 1.2em;
	}

    .articles .row .opening figure,
    .articles .row .column .c1_4-3 article figure,
    .articles .row .column .c1_16-9 article figure,
    .articles .row .column .c2_4-3_txt_down article figure,
    .articles .row .column .c3_4-3_txt_down article figure
	{
        margin-bottom: 10px;
	}

    .articles .row .column .c2_vert article header,
    .articles .row .column .c2_4-3_txt_up article header,
    .articles .row .column .c3_vert article header,
    .articles .row .column .c3_4-3_txt_up article header
	{
        margin-bottom: 10px;
	}



    /************************************************************
    **  ARTICOLI CAROSELLO
    *************************************************************/

    .articles .row .carousel_articles
    {
        padding: 0 10px;
    }



    /************************************************************
    **  BLOCCO ARTICOLI
    *************************************************************/

    .articles .row .custom_title
    {
        font-size: 1.6em;
        line-height: 30px;
        margin-bottom: 25px;
    }

    .articles .row .column .articles_group article
    {
        padding-top: 30px;
        margin-top: 30px;
        border-top: #DDD solid 1px;
    }

    .articles .row .column .articles_group article:first-child
    {
        padding-top: 0;
        margin-top: 0;
        border-top: none;
    }


    /* c1_1-1_small */
    .articles .row .column .c1_1-1_small .articles_group article
    {
        position: relative;
        padding-top: 20px;
        margin-top: 7px;
        border-top: #DDD solid 1px;
    }

    .articles .row .column .c1_1-1_small .articles_group article:first-child
    {
        padding-top: 0;
        margin-top: 0;
        border-top: none;
    }

    .articles .row .column .c1_1-1_small .articles_group article figure
    {
        position: absolute;
        float: none;
        width: 70px;
        height: 70px;
        left: 0;
        top: 20px;
    }

    .articles .row .column .c1_1-1_small .articles_group article:first-child figure
    {
        top: 0px;
    }

    .articles .row .column .c1_1-1_small .articles_group article header
    {
        float: none;
        padding-left: 80px;
    }

    .articles .row .column .c1_1-1_small .articles_group article header .category
    {
        margin: 2px 0 7px 0;
        font-size: 0.9em;
    }

    .articles .row .column .c1_1-1_small .articles_group article header .title
    {
        font-size: 1.4em !important;
        margin-bottom: 7px;
    }

    .articles .row .column .c1_1-1_small .articles_group article header .author
    {
        font-size: 1.1em;
    }



    /************************************************************
    **  ARTICOLI ARCHIVIO
    *************************************************************/

    .articles.archive
    {
        padding-bottom: 40px;
    }

    .articles.archive article
    {
        min-height: 80px;
        margin-top: 40px;
    }

    .articles.archive article figure
    {
        width: 80px;
        height: 80px;
    }

    .articles.archive article header
    {
        padding-top: 5px;
        margin-left: 95px;
    }

    .articles.archive article header .category
    {
        font-size: 15px;
    }

    .articles.archive article header .title
    {
        font-size: 22px;
        margin-top: 10px;
    }

    .articles.archive article header .excerpt
    {
        display: none;
    }



    /************************************************************
    **  ARTICOLO PROGETTO MULTIMEDIALE
    *************************************************************/

    /* UNA COLONNA */

    .articles .multimedia_project
    {
        padding: 0 15px;
    }

    .articles .multimedia_project .title_block
    {
        font-size: 25px;
        background: none !important;
    }

    .articles .multimedia_project article figure .icon
    {
        right: 15px;
    }

    .articles .multimedia_project article header .title
    {
        margin-top: 20px;
        font-size: 30px !important;
        color: #000;
    }

   .articles .multimedia_project article .excerpt
    {
        margin-top: 15px;
    }



    /************************************************************
    **  DETTAGLIO ARTICOLO
    *************************************************************/

    .articles article .content .wp-caption,
    .articles article .content img
    {
        padding: 0;
        margin: 15px 0;
        width: 100% !important;
        height: auto !important;
    }

    .articles article .content .wp-caption img
    {
        padding: 0;
        margin: 0;
    }


    /* left */

    .articles > .article_details > header
    {
        padding: 25px 10px 0 10px;
    }

    .articles > .article_details > header > .category
    {
        padding-left: 58px;
        margin-bottom: 25px;
        font-size: 1.5em;
        line-height: 40px;
        background-size: auto 40px;
    }

    .articles > .article_details > header > .title
    {
        margin-bottom: 15px;
        font-size: 2em;
        line-height: 1em;
    }

    .articles > .article_details > header > .subtitle
    {
        font-size: 1.5em;
    }

    .articles > .article_details .share
    {
        margin-top: 20px;
    }

    .articles > .article_details .column.left .excerpt,
    .articles > .article_details .column.left .content
    {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.2em;
        line-height: 1.3em;
    }

    .articles > .article_details .column.left .excerpt
    {
        margin-bottom: 35px;
    }

    .articles .article_details .column.left .author_date
    {
        padding-left: 10px;
        padding-right: 10px;
    }

    .articles > .article_details .column.left .content
    {
        margin-top: 35px;
    }

    .articles > .article_details .column.left figure,
    .articles > .article_details .column.left figure img
    {
        width: 100%;
        height: auto;
    }

    .articles > .article_details .column.left .author
    {
        margin-top: 25px;
    }

    .articles .article_details .column.left .tags
    {
        padding-left: 10px;
        padding-right: 10px;
    }

    .articles .article_details .column.left .tags .nav_tags li
    {
        line-height: 1.4em;
    }

    .articles > .article_details .article_carousel,
    .articles > .article_details figure .cover_desc
    {
        padding: 0 10px 40px 10px;
        background: url(img/share/line-h-solid.png) no-repeat 10px bottom;
        background-size: 50px 1px;
    }


    /* Right */

    .articles > .article_details .column.right .custom_title
    {
        padding: 0 10px;
        font-size: 1.4em;
        text-transform: uppercase;
    }

    .articles > .article_details .column.right .articles_group article header .title
    {
        font-size: 1.4em !important;
    }

    .articles > .article_details .column.right .articles_group article figure
    {
        margin-top: 20px;
    }

    .articles > .article_details .column.right .articles_group article .author
    {
        margin-top: 10px;
        text-align: right;
    }

    .articles > .article_details .column.right .articles_group
    {
        padding: 0 15px;
    }

    .articles .stories article
    {
        border-top-color: #ddd;
    }

    .articles .stories .stories_group
    {
        padding-left: 15px;
        padding-right: 15px;
    }

    .articles > .article_details .column.right .biography
    {
        padding: 0 10px;
        margin-top: 0;
        background: none;
    }

    .articles > .article_details > header > .avatar
    {
        display: none;
    }

    .articles > .article_details .row .column.right .avatar
    {
        position: relative;
        width: 190px;
        height: 190px;
        margin: 0 auto 20px auto;
    }

    .articles > .article_details .row .column.right .avatar.no_image
    {
        background: url(img/columnists/no-avatar.jpg) no-repeat center center;
        background-size: 190px 190px;
    }

    .articles > .article_details .row .column.right .avatar,
    .articles > .article_details .row .column.right .avatar img
    {
        -webkit-border-radius: 95px;
        -moz-border-radius: 95px;
        border-radius: 95px;
    }

    .articles > .article_details .row .column.right .avatar .image,
    .articles > .article_details .row .column.right .avatar .mask,
    .articles > .article_details .row .column.right .avatar .author_link
    {
        width: 190px;
        height: 190px;
    }

    .articles > .article_details .row .column.right .avatar .mask,
    .articles > .article_details .row .column.right .avatar .author_link
    {
        position: absolute;
        left: 0;
        top: 0;
    }

    .articles > .article_details .row .column.right .avatar .mask
    {
        background: url(img/columnists/columnist-mask.png) no-repeat left top;
        background-size: 190px 190px;
    }

    .articles > .article_details .row .column.right .avatar .author_link
    {
        text-indent: -999px;
        overflow: hidden;
    }

}
