/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: Alegreya-reg;
}
.logo {
	width: 700px;
	height: auto;
}
@font-face
{
font-family: 'Alegreya-thin';
	src: url('../font/AlegreyaSans-Thin.eot');
	src: local('☺'), url('../font/AlegreyaSans-Thin.woff') format('woff'), url('../font/AlegreyaSans-Thin.ttf') format('truetype'), url('../font/AlegreyaSans-Thin.svg') format('svg');
}
@font-face
{
font-family: 'Alegreya-light';
	src: url('../font/AlegreyaSans-Light.eot');
	src: local('☺'), url('../font/AlegreyaSans-Light.woff') format('woff'), url('../font/AlegreyaSans-Light.ttf') format('truetype'), url('../font/AlegreyaSans-Light.svg') format('svg');
}
@font-face
{
font-family: 'Alegreya-reg';
src: url('../font/AlegreyaSans-Regular.eot');
	src: local('☺'), url('../font/AlegreyaSans-Regular.woff') format('woff'), url('../font/AlegreyaSans-Regular.ttf') format('truetype'), url('../font/AlegreyaSans-Regular.svg') format('svg');
}
a:link {
	color: rgba(0,0,0,1.00);
}
a:visited {
	color: rgba(126,126,126,1.00);
}
a:hover {
	color: rgba(219,6,2,1.00);
	width: auto;
}
.wrapper-home {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	padding-top: 78px;
	
}
.wrapper-pages {
	width: auto;
	margin-top: 0px;
	padding-top: 78px;
	position: relative;
	z-index: 1;
}
.top-header-home {
	margin-bottom: 39px;
}
.topnav-home {
	margin-top: 35px;
	/* [disabled]background-color: rgba(148,255,185,1.00); */
}
.topnav-home h1 {
	display: none;
}
.top-header-home h1 {
	font-family: Alegreya-light;
	font-size: 45px;
	margin-top: 16px;
	color: rgba(217,0,3,1.00);
}
.topnav-home a {
	display: block;
	width: 225px;
	/* [disabled]background-color: rgba(255,116,118,1.00); */
	margin-bottom: 9px;
	padding: 7px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	text-decoration: none;
}
.topnav-home a:link ,
.topnav-home a:visited {
	color: rgba(0,0,0,1.00);
}
.topnav-home a:hover {
	color: rgba(217,0,3,1.00);
}
.topnav-home a:active {
	color: rgba(0,0,0,1.00);
}
.linea {
	width: 974px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-color: rgba(255,0,4,1.00);
	border-width: 0.07em;
	clear: both;
	float: none;
	position: relative;
	bottom: 14px;
}
#footer-home p {
	text-align: center;
}
.top-header-pages {
	margin-top: 20px;
	background-color: white;
	width: 100%;
	margin-left: 22px;
	position: fixed;
	top: -15px;
	left: 40px;
	min-height: 68px;
	z-index: 999;
}
.logo-pages {
	width: 230px;
	height: auto;
	position: fixed;
	z-index: 10;
	top: 72px;
	left: 42px;
}
.top-header-pages h1 {
	display: block;
	width: 241px;
	background-color: rgba(219,6,2,1.00);
	position: absolute;
	top: 0px;
	color: rgba(255,255,255,1.00);
	padding: 4px;
	z-index: 11;
	font-size: 20px;
	left: 243px;
}
.topnav-pages h1 {
	display: none;
}
.topnav-pages a {
	display: block;
	width: 225px;
	/* [disabled]background-color: rgba(255,116,118,1.00); */
	margin-bottom: 9px;
	padding: 7px;
	font-size: 18px;
	text-decoration: none;
	margin-left: 5px;
}
.topnav-pages a:link ,
.topnav-pages a:visited {
	color: rgba(0,0,0,1.00);
}
.topnav-pages a:hover {
	color: rgba(217,0,3,1.00);
}
.topnav-pages a:active {
	color: rgba(0,0,0,1.00);
}
.topnav-pages {
	margin-top: 20px;
	width: 200px;
	border-left: 2px solid rgba(219,6,2,1.00);
	margin-left: 22px;
	position: fixed;
	top: 100px;
	left: 40px;
	z-index: 998;
}
#footer-home {
	margin-bottom: 93px;
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.content-pages {
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 85px;
	margin-top: 16px;
	position: absolute;
	left: 306px;
	margin-right: 100px;
	text-decoration: none;
	width: 1070px;
}
.contentnav-pages a {
	text-decoration: none;
	display: block;
	color: rgba(0,0,0,1.00);
	letter-spacing: 3px;
	
}
.contentnav-pages a: link,
.contentnav-pages a: visited {
	color: rgba(0,0,0,1.00);
}
.contentnav-pages a:hover {
	color: rgba(217,0,3,1.00);
}
.contentnav-pages a:active {
	color: rgba(0,0,0,1.00);
}
	
.linea-fixed {
	position: fixed;
	top: -8px;
	border: medium solid rgba(219,6,2,1.00);
	width: 100%;
	z-index: 999;
}
.white {
	height: 94px;
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 5;
}
.content-pages p {
	line-height: 1.4em;
	letter-spacing:;
}
#footer-pages {
	position: fixed;
	bottom: 0px;
	background-color: rgba(254,254,254,1.00);
	min-height: 48px;
	/* [disabled]width: 100%; */
	left: 19px;
	font-size: 10px;
	clear: both;
}
.linea-pages {
	border: 1px solid rgba(219,6,2,1.00);
}
.flag {
	width: 258px;
	position: fixed;
	top: 12px;
	left: 559px;
	z-index: 1000;
	padding-left: 0px;
	margin-right: 0px;
	/* [disabled]display: none; */
}
.flag li {
	
}

/*
.flag li:nth-child(3) {
	display:none
}
*/

.flag a {
	display: block;
	width: 40px;
	float: left;
	border-right: thin solid rgba(219,6,2,1.00);
	padding-left: 10px;
}
.flag img {
	width: 25px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.clearfloat {
	clear: both;
}

.film-list time {
	display: block;
	padding-top: 30px;
	margin-bottom: 5px;
}
.film-list img {
	float: left;
	display: block;
	width: 157px;
	height: auto;
	margin-right: 13px;
}
.film-list li {
	display: block;
	margin-bottom: 52px;
	width: 100%;
	position: relative;
}
.radio-list time {
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
}
.pdf, .audio-video {
	display: block;
	width: 82px;
	height: auto;
	margin-right: 13px;
}
.radio-list li {
	display: block;
	margin-bottom: 2px;
	width: 100%;
}



.scheda-list li {
	display: block;
	margin-bottom: 2px;
	width: 100%;
}
.table-radio {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: rgba(244,244,244,1.00);
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.table-radio td {
	padding: 10px;
	color: rgba(113,113,113,1.00);
}
/*.table-radio tr:nth-child(odd) {
	background-color: rgba(241,234,234,1.00)
}*/
.table-radio  .col1 {
	width: 150px;
}
.download img {
	display: block;
	width: 100%;
}
.download {
	position: absolute;
	right: 16px;
	top: 26px;
}
.download.triplo {
	position: absolute;
	right: 16px;
	top: 34px;
}
.download a {
	display: block;
	width: 50px;
	padding: 5px;
	border: thin solid rgba(218,6,2,1.00);
	margin-bottom: 5px;
	margin-top: 5px;
}
.radio-list h1 {
	color: rgba(218,6,2,1.00);
	font-size: 20px;
	letter-spacing: 3px;
	margin-bottom: 4px;
	margin-top: 14px;
}
.radio-list h2 {
	margin-bottom: 23px;
	font-size: 18px;
}
.table-radio tr {
	border-bottom: thin solid rgba(255,255,255,1.00);
}
.img-page-film {
	display: block;
	width: 247px;
	float: left;
	margin-right: 11px;
	margin-top: 6px;
	margin-bottom: 20px;
}
p.tech {
	display: block;
	background-color: rgba(244,244,244,1.00);
	padding: 8px;
	clear: both;
}
.film-list .lens {
	position: absolute;
	width: 30px;
	display: block;
	height: auto;
	top: 5px;
	left: 5px;
}
.film-list a:first-of-type .lens  {
	visibility:hidden
}
.film-list a:first-of-type:hover .lens  {
	visibility:visible;
	transition:all ease-out 1250ms;
}
.gallerie-film img {
	display: block;
	width: 1050px;
	padding: 10px;
	background-color: rgba(244,244,244,1.00);
	margin-bottom: 10px;
	height: auto;
}
ul.gallerie-film  {
	display: none;
}
a#apri-foto:link , a#apri-foto:visited{
	background-color: rgba(244,244,244,1.00);
	width: 1050px;
	display: block;
	padding: 10px 10px 8px;
	color: rgba(99,99,99,1.00);
	text-align: center;
	border-radius: 5px;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
a#chiudi-foto:link  , a#chiudi-foto:visited{
	background-color: rgba(244,244,244,1.00);
	width: 1050px;
	display: block;
	padding: 10px 10px 8px;
	color: rgba(99,99,99,1.00);
	text-align: center;
	border-radius: 5px;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
a#apri-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}
a#chiudi-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}
a.gallerie-btn {
	display: block;
	padding: 10px;
	margin-bottom: 5px;
	color: rgba(99,99,99,1.00);
	background-color: rgba(221,221,221,1.00);
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
}
a.gallerie-btn:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}
.gallerie-photo img {
	width: 100%;
	height: auto;
}
a.chiudi-foto:link  , a.chiudi-foto:visited{
	background-color: rgba(244,244,244,1.00);
	/* [disabled]width: 1050px; */
	display: block;
	padding: 10px 10px 8px;
	color: rgba(99,99,99,1.00);
	text-align: center;
	border-radius: 5px;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
a.chiudi-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}
.gallerie-photo {
	margin-bottom: 60px;
	display: none;
}
.content.lingua a {
	display: block;
	margin: 10px auto 45px;
	font-size: 23px;
	width: 200px;
	text-decoration: none;
}
.content.lingua span {
	color: rgba(218,6,2,1.00);
}
.content.lingua {
	margin-top: 50px;
}
#apri-menu {
	display: none;
}
.georg {
	display: block;
	width: 246px;
	float: left;
	margin-right: 10px;
}
.film-list.streaming {
	position:relative;
	}

.film-list.streaming h1 {
	color: #DA0602;
	font-size: 24px;
	margin-bottom: 30px;
}
ul.vimeo-film {
	font-style: italic;
	font-size: 14px;
	float: left;
	width: 500px;
}
.film-list .vimeo-film li.vimeo {
	width: auto;
	background-color: rgba(54,192,237,1.00);
	padding: 6px 7px 4px;
	text-indent: 22px;
	background-image: url(../../imgs/icon_iphoneapp_lg.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
	margin-left: 0px;
	color: rgba(255,255,255,1.00);
	min-width: 250px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 1px;
	text-align: left;
}
.film-list .vimeo-film li {
	display: inline;
}
.film-list.streaming .vimeo-film li a {
	padding: 7px 7px 5px;
	background-color: rgba(237,237,237,1.00);
	display: inline-block;
	margin-bottom: 1px;
	text-decoration: none;
	min-width: 244px;
	width: auto;
	margin-left: 3px;
	font-size: 13px;
}
.film-list.streaming .vimeo-film li a:hover {
	background-color: rgba(54,192,237,1.00);
	color: rgba(255,255,255,1.00);
}
@media (max-width:1380px){

.content-pages {
	width: 1013px;
}
a#apri-foto:link, a#apri-foto:visited {
	background-color: rgba(244,244,244,1.00);
	width: 993px;
	display: block;
	padding: 10px 10px 8px;
	color: rgba(99,99,99,1.00);
	text-align: center;
	border-radius: 5px;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
.gallerie-film img {
	width: 993px;
}
a#chiudi-foto:link, a#chiudi-foto:visited {
	width: 994px;
}
a#apri-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}

}

@media (max-width:1320px){
.content-pages {
	width: 966px;
}
a#apri-foto:link, a#apri-foto:visited {
	width: 946px;
}
.gallerie-film img {
	width: 946px;
}
a#chiudi-foto:link, a#chiudi-foto:visited {
	width: 947px;
}
a#apri-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}

}


@media (max-width:1280px){
.content-pages {
	width: 900px;
}
a#apri-foto:link, a#apri-foto:visited {
	width: 880px;
}
.gallerie-film img {
	width: 880px;
}
a#chiudi-foto:link, a#chiudi-foto:visited {
	width: 881px;
}
a#apri-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}
.wrapper-home {
	width: 1270px;
}
#footer-home {
	width: 100%;
}


}

@media (max-width:1210px){
.content-pages {
	width: 845px;
}
a#apri-foto:link, a#apri-foto:visited {
	width: 824px;
}
.gallerie-film img {
	width: 823px;
}
a#chiudi-foto:link, a#chiudi-foto:visited {
	width: 823px;
}
a#apri-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}
.wrapper-home {
	width: 1200px;
}


}

@media (max-width:1150px){
.content-pages {
	width: 780px;
}
a#apri-foto:link, a#apri-foto:visited {
	width: 97%;
}
.gallerie-film img {
	width: 97%;
}
a#chiudi-foto:link, a#chiudi-foto:visited {
	width: 97%;
	font-size: 12px;
}
a#apri-foto:hover  {
	background-color: rgba(221,221,221,1.00);
	color: rgba(218,6,2,1.00);
}
.wrapper-home {
	width: 95%;
}


}


@media (max-width:1085px){
.content-pages {
	width: 670px;
}
}

@media (max-width:1018px){
.content-pages {
	width: 500px;
}
.download {
	position: absolute;
	right: 16px;
	top: -23px;
}
.georg {
	display: block;
	width: 150px;
	float: left;
	margin-right: 10px;
}
ul.vimeo-film {
	width: 280px;
}
.film-list .lens {
	display: none;
}
}

@media (max-width:830px){
.content-pages {
	width: 500px;
}
.topnav-pages {
	margin-top: -11px;
	border-left: none;
	position: static;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}
.topnav-pages a {
	display: block;
	margin-bottom: 9px;
	padding: 7px;
	font-size: 18px;
	text-decoration: none;
	margin-left: auto;
	width: 97%;
	margin-right: auto;
	text-align: center;
	background-color: rgba(221,221,221,1.00);
}
.logo-pages {
	width: 230px;
	height: auto;
	z-index: 10;
	top: 0px;
	position: static;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#footer-pages {
	position: static;
	bottom: 0px;
	background-color: rgba(254,254,254,1.00);
	min-height: 48px;
	width: 90%;
	left: 19px;
	font-size: 10px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.content-pages {
	width: auto;
	position: static;
	padding: 10px;
	margin-right: 0px;
}
.top-header-pages {
	margin-top: 20px;
	width: 80%;
	margin-left: auto;
	position: static;
	margin-right: auto;
}
.flag {
	width: 258px;
	position: absolute;
	top: 55px;
	left: -3px;
	z-index: 1000;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.top-header-pages h1 {
	display: block;
	width: 97%;
	background-color: rgba(219,6,2,1.00);
	position: absolute;
	top: 0px;
	color: rgba(255,255,255,1.00);
	padding: 12px 0px 4px 8px;
	z-index: 11;
	font-size: 20px;
	left: 0px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	right: 0px;
	text-align: center;
}
.download {
	position: absolute;
	right: 16px;
	top: 50px;
	width: 140px;
}
.download a {
	display: block;
	width: 50px;
	padding: 5px;
	border: thin solid rgba(218,6,2,1.00);
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	margin-right: 5px;
}
.linea-fixed {
	position: absolute;
	top: -8px;
	border: medium solid rgba(219,6,2,1.00);
	width: 100%;
	z-index: 999;
	display: none;
}
.table-radio {
	width: 98%;
	margin: 20px auto;
	background-color: rgba(244,244,244,1.00);
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
/*.table-radio tr:nth-child(odd) {
	background-color: rgba(241,234,234,1.00)
}*/
.table-radio  .col1 {
	width: 40%;
}
.download.triplo {
	margin-top: 20px;
	width: 220px;
}
.download.triplo a {
	width: 50px;
	margin-bottom: 1px;
}
.linea {
	width: 100%;
}
.logo {
	width: 90%;
}
.linea-fixed.home {
	display: block;
}
a#chiudi-foto:link, a#chiudi-foto:visited {
	width: 94%;
	font-size: 12px;
}
.gallerie-film img {
	width: 94%;
}
.topnav-pages a {
	display: block;
	margin-bottom: 9px;
	padding: 7px;
	font-size: 18px;
	text-decoration: none;
	margin-left: auto;
	width: 94%;
	margin-right: auto;
	text-align: center;
	background-color: rgba(221,221,221,1.00);
}
}

@media (max-width:480px){
.img-page-film {
	display: block;
	width: 90%;
	float: none;
	margin: 30px auto 20px;
}
a#apri-foto:link, a#apri-foto:visited {
	width: 97%;
	font-size: 12px;
	letter-spacing: 2px;
}
.download.triplo {
	position: static;
	margin-top: -10px;
}
.download.triplo a {
	margin-bottom: 1px;
}
.top-header-home h1 {
	font-size: 30px;
}
.topnav-home a {
	width: 90%;
	font-size: 18px;
	background-color: rgba(221,221,221,1.00);
}
.topnav-pages {
	display: none;
}
#apri-menu {
	display: block;
	padding: 3px 2px 2px 10px;
	background-color: rgba(218,6,2,1.00);
	position: fixed;
	top: 95px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	left: -7px;
}
.content-pages {
	position: static;
	padding: 10px;
	margin-right: 0px;
	margin-left: 5px;
}
}

@media (max-width:400px){
.download {
	position: static;
	right: 16px;
	top: 0px;
	width: auto;
	margin-bottom: 12px;
	height: 40px;
}
.radio-list h2 {
	margin-bottom: 8px;
	font-size: 18px;
}
.download.triplo {
	position: static;
	right: 0px;
	margin-top: 9px;
}
.download.triplo a {
	margin-bottom: 1px;
}
.top-header-home h1 {
	font-size: 20px;
}
.topnav-home a {
	width: 90%;
	/* [disabled]background-color: rgba(255,116,118,1.00); */
	font-size: 18px;
}
a#apri-foto:link, a#apri-foto:visited {
	width: 94%;
	font-size: 12px;
	letter-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 1px;
}
.film-list a:last-of-type  {
	display: block;
}
.film-list img {
	float: none;
	display: block;
	width: 157px;
	height: auto;
	margin-right: auto;
	margin-bottom: -45px;
	margin-left: auto;
}
.film-list li {
	text-align: center;
}
.film-list a:first-of-type .lens {
	visibility: hidden;
	margin-left: 70px;
}
.film-list.streaming span {
	display: block;
	margin-top: 25px;
	font-size: 14px;
	width: auto;
	text-align: left;
	background-color: #36C0ED;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	position: absolute;
	left: 50%;
	padding-right: 10px;
	margin-bottom: 55px;
	top: 263px;
	padding-bottom: 7px;
	min-width: 200px;
	margin-left: -100px;
}
ul.vimeo-film {
	float: none;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.film-list.streaming .vimeo-film li a {
	margin-bottom: 1px;
	min-width: 233px;
	margin-left: 1px;
}
}
