.testo-big-slide-home
	{
	font-family: 'Gotham-Bold';
	font-size: 94px;
	line-height: 95px;
	color:#ffffff;	
	text-align:left;
		}
	
	.testo-rosso-slide-home{
	font-family: 'gotham_lightregular';
	font-size: 29px;
	line-height: 41px;
	color:#E84921;
	text-align:left;
		}
			
	.testo-battitura-slide-home
	{
	font-family: 'gotham_lightregular';
	font-size: 56px;
	line-height: 78px;
	color:#ffffff;	
	text-align:left;
	
		}
			
			
	.testo-fade-slide-home	{
	font-family: 'Gotham-Bold';
	font-size: 75px;
	line-height: 75px;
	color:#ffffff;	
	text-align:left;
	
		
		}	
			
			
	.fullscreen-entry-home {
				margin-top:10%;
				left: 0;
				padding:40px 80px;
				position: absolute;
				top: 0;
				width: 100%;
				z-index: 11;
			}
			
    .fullscreen-entry-home:before {
				height: 40%;
				display: inline-block;
				vertical-align: middle;
				content: " ";
			}
	
	
	 .alineamento { text-align:left;}
	.dimensione-testo-slide { width:80%}

		.line-home {
   
     width: 42%;
    top: 57%;
    margin-left: 28%;
    border-bottom: 2px solid #d3462a;
    -webkit-transform: translateY(-3px) translateX(5px) rotate(-67deg);
    position: fixed;

}

@media only screen and (min-width: 1366px) and (max-width: 1024px) and (orientation: landscape) {
.line-home {
   
     width: 42%;
    top: 40%;
    margin-left: 23%;
    border-bottom: 2px solid #d3462a;
    -webkit-transform: translateY(-3px) translateX(5px) rotate(-67deg);
    position: fixed;

}	
}

@media  screen and (max-width: 1440px) {

 .line-home {
   
     width: 42%;
    top: 57%;
    margin-left: 23%;
    border-bottom: 2px solid #d3462a;
    -webkit-transform: translateY(-3px) translateX(5px) rotate(-67deg);
    position: fixed;

}
	.testo-big-slide-home
	{
	font-family: 'Gotham-Bold';
	font-size: 75px;
	line-height: 70px;
	color:#ffffff;	
	text-align:left;
		}
	
	.testo-rosso-slide-home{
	font-family: 'gotham_lightregular';
	font-size: 19px;
	line-height: 31px;
	color:#E84921;
	text-align:left;
		}
		
.testo-fade-slide-home	{
	font-family: 'Gotham-Bold';
	font-size: 54px;
	line-height: 54px;
	color:#ffffff;	
	text-align:left;
	
		
		}			
		
			
  
  

			
  }  
  
@media  screen and (max-width: 1024px) {

 .dimensione-testo-slide { width:80%}
.testo-big-slide-home
	{
	font-family: 'Gotham-Bold';
	font-size: 87px;
	line-height: 78px;
	color:#ffffff;	
	text-align:left;
		}
		
	.testo-rosso-slide-home{
	font-family: 'gotham_lightregular';
	font-size: 24px;
	line-height: 35px;
	color:#E84921;
	text-align:left;
		}	
		
		
		 .line-home{ display:none;}
		
  }
  	
@media  screen and (max-width: 600px) {
 .testo-big-slide-home{font-size: 47px;line-height: 43px;text-align:center;}
 .testo-rosso-slide-home {font-size: 19px;line-height: 24px; text-align:center;}
 .testo-battitura-slide-home{ font-size: 26px;line-height: 57px;}
 .testo-fade-slide-home{font-size: 30px;line-height: 19px;}
 .alineamento { text-align:center;}
 .fullscreen-entry-home {margin-top: 37%;padding: 12px;width: 100%;z-index: 11;}
 .dimensione-testo-slide { width:100%}
 .line-home{ display:none;}
  }