#muteYouTubeVideoPlayerXpare{
	width:100%;
	height:100%;
}

@media screen and (max-width:800px) { 
	#voiceoverXpare{
		display:none;
	}
}

/*SMALL MEDIA SCREEN  MAX WIDTH 600*/
@media screen and (max-width:600px) { 
	#sh_psw_login{
		right:9px;
	}

	.grecaptcha-badge{
		display:none !important;
	}

	html{
		max-height:100vh;
	}
	
	.img_left{
		height:60px;
		margin-top:10px;
		padding-top:0;
		max-width: 250px;
	}
	
	input.my_lang[type="submit"]{
		border-radius: 1px !important;
		padding: 5px 0 !important;
		color: #f4f4f4 !important;
		width: 100%;
		margin-right: 0px;
	}
	
	#corporateMessageMobile{	
		position: absolute;
		top:80px;
		width: 80% !important;
		padding: 0 10%;
		text-align: center;
		font-size: 40px;
		left: 0px;
		font-family: 'Shadows Into Light', cursive;
		color: #C6964B;
		line-height: 40px;
		display: table-cell !important;
		vertical-align: middle;
	}
	
	#what_is{
		z-index:99999;
		top:10px;
		max-height: calc(100vh - 145px);
	}
	
	section#principal{
		background:rgba(55, 42, 16, 0.6) none repeat scroll 0% 0% !important;
		height:calc(100vh - 80px);
	}

	.mobile_only,.button_footer,.preheaderSeparator,.headerSeparator{
		display:none !important;
	}
			
	div.div_login{
		top:50vh !important;
		height:200px !important;
	}
	
	.send_button{
		width: 80vw !important;
		margin-left: 0px !important;
	}

	.my_tab_line{
		float:left !important;
		margin-left: 40px !important;
	}

	
	#client_contacts{
		z-index: 999 !important;
		margin-top: 60px !important;
	}
	
	.my_tab_line{
		display:none !important;
	}
	
	.my_lang{
		position: fixed !important;
		top: 20px !important;
		right: 20px !important;
		width: 50px !important;
	}
		
	#form_richiedi_credenziali{
		background: rgb(64, 64, 64) !important;
		position: absolute;
		left: -1px;
		width: 94vw;
		margin-left: 0px !important;
		top: 9px !important;
		border-top: 1px solid #B88027;
		border-top: 1px solid #B88027;		
	}
	
	#form_recupera_credenziali{
		background: rgb(64, 64, 64) !important;
		position: absolute;
		left: -1px;
		width: 94vw;
		height:160px;
		margin-left: 0px !important;
		top: 9px !important;
		border-top: 1px solid #B88027;
		border-left: 1px solid #B88027;
		border-right: 1px solid #B88027;
		border-bottom:  1px solid #B88027;
	}
	
	#sent_email{
		margin-top:35px;
	}
	
	
	#form_recupera_credenziali form, #form_richiedi_credenziali form, #form_richiedi_credenziali_gdpr form {
		padding: unset !important;
	}
	
	
	#form_recupera_credenziali .form_login .sendButton{
		width: 300px !important;
		padding: 7px 10px !important;
		margin-top:10px !important;
		margin-left:calc(50% - 160px) !important;
	}
	
	#request_name, #request_company, #request_mail{
		margin-left:-75px !important;
	}
	
	.label_footer{
		display:none !important;
	}
	
	#developer{
		line-height:5vh !important;
	}
	
	.footer_client{
		height:5vh !important;
		position:fixed !important;
		bottom:0px !important;
		width:100vw !important;
		line-height:5vh !important;
		padding:unset !important;
	}
	
	.form_link{
		margin-top:5px !important;
	}
}