/*
|--------------------------------------------------------------------------
| Piccoli Desktop (1024px) e NetBook
|--------------------------------------------------------------------------
*/
@media (min-width: 1200px) {
	

}

/*
|--------------------------------------------------------------------------
| Regole comuni per risoluzioni sotto i piccoli Desktop
|--------------------------------------------------------------------------
*/
@media (max-width: 1200px) {
	
	

}

/*
|--------------------------------------------------------------------------
| NetBook
|--------------------------------------------------------------------------
*/
@media (min-width: 980px) and (max-width: 1199px) {
	.t3-header .logo img { width:300px; height:auto;}
	.t3-slideshow .slider-container .slide-title { width:260px;}
	.t3-slideshow .slider-container .slide-title .slide-text span { font-size:16px; padding-top:10px;}
	.navbar-default .navbar-nav > .active > a { padding:0 15px;}
	.t3-sidebar-right .module_informazioni input { width:100%;}
	.t3-sidebar-right .module_informazioni textarea { width:100%;}
	
}

/*
|--------------------------------------------------------------------------
| Tablet orizzontale e NetBook
|--------------------------------------------------------------------------
*/
@media (max-width: 979px) {
	.t3-header .col-sm-4.logo img { width:240px; height:auto; padding-top:10px;} 
	.col-sm-8 .navbar-default .navbar-nav > .active > a { padding:0 5px; font-size:14px;}
	.col-sm-8 .navbar-nav > li > a { padding:0 5px;}
	.col-sm-8 .nav > li > .separator { padding:0 5px;}
	.t3-slideshow .slider-container .slide-title { width:220px;}
	.t3-slideshow .slider-container .slide-title .slide-text span { font-size:14px; padding-top:5px;}
	.t3-slideshow .slider-container .slide-title span { font-size:44px;}
	.t3-slideshow .slide-desc-text { margin-top:10px;}
	.home .t3-sl-2 h3 { font-size:22px;}
	.home .t3-sl-3 .module_news { margin-top:15px;}
	.t3-sidebar-right .module_informazioni input { width:100%;}
	.t3-sidebar-right .module_informazioni textarea { width:100%;}
	
}

/*
|--------------------------------------------------------------------------
| Tablet verticali e Phablet
|--------------------------------------------------------------------------
*/
@media (max-width: 767px) {
	
	
	
	
}

/*
|--------------------------------------------------------------------------
| Smartphone
|--------------------------------------------------------------------------
*/
@media (max-width: 480px) {
	.col-xs-12.menu_dx { position:absolute; top:0; right:5px;}
	.t3-header .col-xs-12.logo img { width:300px; height:auto; margin:10px 0;}
	.navbar-default .navbar-toggle {
    border-color: #dddddd;
    position: absolute;
    top: -40px;
	background:#DDDDDD;
	text-align:center;
}
.home .t3-sl-3 .nspArts { padding:0;}
.home .t3-sl-3 .home_sx { padding-left:15px;}
.home .t3-sl-3 .home_dx { padding-right:15px; margin-top:15px;}
.t3-slideshow .slider-container .slide-title { width:100%; margin-left:0;}
	.t3-slideshow .slider-container .slide-title .slide-text span { font-size:12px; padding-top:0; line-height:1.2;}
	.t3-slideshow .slider-container .slide-title span { font-size:18px;}
	.t3-slideshow .slide-desc-text { margin-top:0;}
.t3-slideshow #djslider123 { width:100% !important; height:350px !important}
.t3-slideshow #slider123 li img { width:250px !important; height:auto !important;}
.t3-slideshow .slider-container a.readmore {height:40px; line-height:38px; margin:0;padding:0 50px 0 10px; font-size: 1.2em !important;background: #ffffff; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background:url(../images/readmore_small.png) no-repeat scroll right center, -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */

background:url(../images/readmore_small.png) no-repeat scroll right center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */

background:url(../images/readmore_small.png) no-repeat scroll right center, -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */

background:url(../images/readmore_small.png) no-repeat scroll right center, -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */

background:url(../images/readmore_small.png) no-repeat scroll right center, -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* IE10+ */

background:url(../images/readmore_small.png) no-repeat scroll right center, linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%); /* W3C */

filter:url(../images/readmore_small.png) no-repeat scroll right center, progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-8 */}
.t3-footnav .t3-module ul { margin-top:0;}
.t3-footnav .module_newsletter { border-left:none; box-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow: none; padding-left:0;}
#t3-mainbody div.formCaption { width:100%;}
#t3-mainbody .rsform-block-privacy div.formCaption { width:auto;}
.t3-content .rsform-block-privacy label { width:90%;}

	
}
/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape)  {

	 
	  
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  

}

	


