/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

/* FINE RESET CSS */

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
}

a {
	color: #eb0254;
	transition: all 0.20s ease;
}

ol,ul {
	margin-left: 20px;
}

#header {
    font-family: 'Source Sans Pro', sans-serif;
    position: fixed;
    width: 100%;
    top: 0px;
    background-color: #FFF;
}

#header .header-top {
    padding: 15px;
    border-bottom: 1px solid #EEE;
    transition: all 0.3s linear;
    visibility: visible;
    opacity: 1;
}

#header .header-top:after {
	content: "";
	display: block;
	clear: both;
}

#header .header-top.hide {
	display: none;
	transition: visibility 0s, opacity 0.5s linear;
}

#header .links-top {
	float: right;
}

#header .links-top li {
    display: inline-block;
    margin: 0px 0px 0px 20px;
}

#header .links-top a {
    text-decoration: none;
    color: #999;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}

#header .links-top a:hover {
    color: #333;
}

.logo {
    display: inline-block;
    /* margin-right: 50px; */
    /* height: 100%; */
    font-family: 'Playfair Display', serif;
    /* text-align: center; */
    display: table;
    margin: 30px auto;
    text-decoration: none;
    font-size: 54px;
    line-height: 72px;
    font-weight: 400;
    color: #cc0000;
}

.logo img {
    width: auto;
    height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
}

#nav-top {
    border-bottom: 1px solid #DDD;
    box-shadow: 0 0 4px 0 #eee;
}

#nav-top .inner {
    max-width: 980px;
    margin: auto;
    padding: 5px 0px;
    font-size: 12px;
    text-transform: uppercase;
}

#navigation {
    transition: all 0.3s linear;
    vertical-align: top;
    display: block;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.05);
}

#navigation ul {
    max-width: 980px;
    margin: auto;
    padding: 10px 0px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

#navigation li {
    display: inline-block;
    margin: 0px 30px;
}

#navigation li a {
    text-decoration: none;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#navigation li a:hover {
    text-decoration: underline;
}





#container {
	max-width: 980px;
	margin: 250px auto 30px;
}

.p-article, .p-listing {
	margin: 130px auto 30px !important;
}

.p-article {
    max-width: 1200px;
}

#breadcrumbs {
	background-color: #f9f9f9;
    border-bottom: 1px solid #DDD;
	margin-top: 70px;
	padding: 7px 0px;
	font-size: 12px;
	color: #666;
}

#breadcrumbs a {
	color: #666;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs ol {
    /* max-width: 960px; */
    margin-left: 30px;
}

#breadcrumbs li {
	display: inline;
    margin: 0px 5px;
}

#breadcrumbs li:not(:last-child):after {
	display: inline;
	content: "›";
	margin-left: 5px;
}

article .foto img {
	width: 100%;
}

article a.category {
	font-size: 13px;
	font-weight: 900;
	color: #666;
	letter-spacing: 3px;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
}

article p {
    /*font-size: 21px;
    line-height: 31px;*/
}


.title-1 {
	margin-bottom: 15px;
	font-size: 48px;
	color: #000;
	line-height: 56px;
	font-weight: 900;
}

.title-1 a {
	text-decoration: none;
	color: #000;
}

.title-2 a:hover,
.title-1 a:hover {
	color: #eb0254;
}

.title-2 {
	margin-bottom: 5px;
}
.title-2 a {
	font-size: 28px;
    line-height: 32px;
	text-decoration: none;
	color: #000;
	font-weight: 900;
}

.article-listing {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.article-listing:after {
	content: '';
	width: 300px;
}


.article-listing article {
	width: 300px;
	margin-bottom: 50px;
	box-sizing: border-box;
}

.article-listing article p {
	font-size: 16px;
    line-height: 22px;
}

.article-listing article .foto {
	width: 100%;
	height: 170px;
	overflow: hidden;
}

.dettaglio-articolo .foto {
    width: 100%;
}

.dettaglio-articolo .descrizione,
.dettaglio-articolo header {
	max-width: 700px;
	margin: 0 auto;
}

.dettaglio-articolo header {
	margin-bottom: 20px;
}

.dettaglio-articolo .descrizione {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 60px;
    font-weight: 300;
}

.dettaglio-articolo p {
}

#footer {
	background-color: #444;
	color: #999;
	padding: 30px;
	text-align: center;
}

.links-footer {
	margin-bottom: 20px;
}

.links-footer li {
	margin: 0px 10px;
	display: inline-block;
	font-weight: 400;
}

.links-footer li a {
	color: #FFF;
}
.links-footer li a:hover {
	color: rgba(255,255,255,0.5);
}

#footer .note {
	margin-top: 20px;
	color: #999;
	font-size: 14px;
	line-height: 18px;
}

/* ipad verticale */
@media screen and (max-width: 768px) {

	#navigation li {
		display: inline-block;
		margin: 0px 8px;
	}

	.dettaglio-articolo header {
		margin-bottom: 20px;
		padding: 0px 30px;
	}

	.title-1 {
		margin-bottom: 15px;
		font-size: 30px;
		color: #000;
		line-height: 38px;
		font-weight: 900;
	}

	.dettaglio-articolo .descrizione {
		margin-top: 20px;
		margin-bottom: 60px;
		padding: 0px 30px;
	}
}


/* iphone 6 plus */
@media screen and (max-width: 414px) {

	.article-main {
		padding: 0px 30px;
	}


	.article-listing {
		margin-top: 80px;
		display: block;
	}

	.article-listing article {
		width: 300px;
		box-sizing: border-box;
		margin: 0px auto 50px;
	}

}
