.desktop_surtitre {
	/*border: 2px solid #FF0000;*/
	margin-top:70px;
	font-size:1.25em;
	text-align:left;
	letter-spacing: 0.05em;
	font-weight: 400;
	color:#000000;
	line-height:1.1em;
}
.desktop_titre {
	/*border: 2px solid #FF0000;*/
	margin-top:20px;
	margin-bottom:120px;
	font-size:3.8em;
    text-align:left;
    letter-spacing: 0.15em;
    font-weight: 400;
    color:#000000;
    line-height:1em;
	background-repeat: no-repeat;
	/*background-size: 760px 120px;*/
	/*background-position:500px 0px;*/
	/*background-size: 1px 10px;*/
  	background-position: 0px 0px; 
	text-indent: -50000;
	height:75px;
}
.desktop_texte_1 {
	font-size:1.10em;
    text-align:left;
    letter-spacing: 0.03em;
    font-weight: 400;
    color:#000000;
    line-height:1.8em;
}

.desktop_titre_1 {
	background-image: url(images/titre_led_vision.png);
}
.desktop_titre_11 {
	background-image: url(images/titre_led_vision_sales.png);
}
.desktop_titre_12 {
	background-image: url(images/titre_led_vision_rental.png);
}
.desktop_titre_2 {
	background-image: url(images/titre_media_manager.png);
}
.desktop_titre_3 {
	background-image: url(images/titre_marimu_production.png);
}
.desktop_titre_4 {
	background-image: url(images/titre_company_profile.png);
}
.desktop_titre_5 {
	background-image: url(images/titre_contact.png);
}
.desktop_titre_6 {
	background-image: url(images/titre_privacy_policy.png);
}



.mobile_version {
	/*border: 5px solid #FF0000;*/
	
	background-color: #FFFFFF;
	display: none;
	width:100%;
	padding-left:15px;
	padding-right:15px;
	margin-top:60px;
}
.desktop_version {
	/*border: 5px solid #00FF00;*/
	display: block;
	width:1110px;
	margin-left:auto;
	margin-right:auto;
}

.contenu_commun {
	/*border: 5px solid #0000FF;*/
	
	display: block;
	width:1110px;
	margin-left:auto;
	margin-right:auto;
}
/*-------------------- Mobile ----------------------------*/

.mobile_titre {
	/*border: 2px solid #FF0000;*/
	margin-top:20px;
	margin-bottom:40px;
	font-size:3.8em;
    text-align:left;
    letter-spacing: 0.15em;
    font-weight: 400;
    color:#000000;
    line-height:1em;
	background-repeat: no-repeat;
	/*background-size: 760px 120px;*/
	/*background-position:500px 0px;*/
	/*background-size: 1px 10px;*/
  	background-position: 0px 0px; 
	text-indent: -50000;
	height:80px;
}
.mobile_surtitre {
	/*border: 2px solid #FF0000;*/
	margin-top:40px;
	font-size:1.1em;
	text-align:left;
	letter-spacing: 0em;
	font-weight: 400;
	color:#000000;
	line-height:1.1em;
}
.mobile_texte_1 {
	font-size:1.10em;
    text-align:left;
    letter-spacing: 0.03em;
    font-weight: 400;
    color:#000000;
    line-height:1.8em;
}

.mobile_titre_1 {
	background-image: url(images/titre_mobile_led_vision.png);
}
.mobile_titre_11 {
	background-image: url(images/titre_mobile_led_vision_sales.png);
}
.mobile_titre_12 {
	background-image: url(images/titre_mobile_led_vision_rental.png);
}
.mobile_titre_2 {
	background-image: url(images/titre_mobile_media_manager.png);
}
.mobile_titre_3 {
	background-image: url(images/titre_mobile_marimu_production.png);
}
.mobile_titre_4 {
	background-image: url(images/titre_mobile_company_profile.png);
}
.mobile_titre_5 {
	background-image: url(images/titre_mobile_contact.png);
}
.mobile_titre_6 {
	background-image: url(images/titre_mobile_privacy_policy.png);
}


.mobile_1_bloc {
	background-color: #d9d9d9;
	margin-top:30px;
	margin-bottom:20px;
	width:100%;
}
.mobile_1_type {
	/*border: 2px solid #FF0000;*/

	width:100%;
	display: grid;
	place-items: center;
	font-size:2em;
    text-align:center;
    letter-spacing: 0.03em;
    font-weight: 200;
    color:#000000;
    line-height:1.5em;
    padding:10px;
}

.mobile_1_video {
	/*border: 2px solid #FF0000;*/

	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	
	width:80%;
}
.mobile_1_frame {
	/*border: 2px solid #FF0000;*/
	display: grid;
	place-items: center;
	
}

.mobile_1_frame {
	/*border: 2px solid #FF0000;*/
	margin-top:30px;
	margin-bottom:20px;
	
}

.mobile_1_texte {
	/*border: 2px solid #FF0000;*/
	font-size:1.10em;
    text-align:justify;
    letter-spacing: 0.03em;
    font-weight: 400;
    color:#000000;
    line-height:1.8em;
    width:80%;
    margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}






/*--------------------------------------------------------*/
@media (max-width: 768px) {
	.mv_header { 
		margin-left:0;
		width:100%;
	}
	.mv_footer { 
		margin-left:0;
		width:100%;
	}
	.hamburger_btn	{display: block;}
	.mobile_header	{display: block;}
	.desktop_header	{display:none;}   
 	.mobile_footer	{display: block;}
	.desktop_footer	{display:none;}   
      
	.mv_main_0 {
		background-color: #FFFFFF;
		margin-top:60px;
		margin-left:0;
		width:100%;
	}
    body {
    	/*background-color: #FFFFFF;*/
    }
    
    .mv_main_0_right_on_video {display:none;}
    
    .mobile_version {
		display: block;
	}
	.desktop_version {
		display: none;
	}
    .contenu_commun {
    	background-color: #FFFFFF;
		width:100%;
		padding-left:15px;
		padding-right:15px;
		margin-top:60px;
	}
	
	.mv_main {
		margin-left:0;
		margin-right:0;
	}
    .mv_main_left {
    	display: none;
    }
    
    .mv_main_central {
		/*border: 2px solid #FF0000;*/
		width:100%;
	}
    
    .mv_main_right {
    	display: none;
    }
    
    
    
    
    
}
/*--------------------------------------------------------*/