<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media all and (max-width:768px) {
	
	html, body, header, footer, .container_12 .grid_5 { width: 100%; min-width: 0 !important; }
	
	/* flottant none */
	.logo, .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .img-indent5 { float:none; }
	
	/* Ã©lÃ©ments largeur auto*/
	.logo, .logo img, .head-content, .slider-block, .slider, .pagination, .box_medium { width:auto !important; text-align:center; }
	
	.container_12, .content_menu, .container_12 .grid_4, .container_12 .grid_8, .container_12 .grid_12, .box_tease_voy_chat_blog, .post_title_blog, .post_title_partner, .article, .line-content5, .box_4, .box_3 { width:auto !important; margin: 8px 8px !important; }
	
	.content .phone_box_medium, .box_4 .phone_box_medium { margin:200px auto; padding:0; position:relative; }
	
	.box_3, .box_4 { border-radius:8px; -webkit-border-radius:8px; border-right: solid black 1px; }
	.box_3 .phone_box_medium, .box_4 .phone_box_medium { margin:160px auto; padding:0; position:relative; background-color:pink; border-radius:5px; -webkit-border-radius:5px; border: solid black 1px; }
	
	.marg18 {
		margin-top: 0px;
	}
	
	#content-page {
		padding-top: 0px;
	}
	
	.slider-text strong {
		font-size:20px;
	}
	
	.box_medium div p {
		font-size:16px;
	}
	.box_medium div p small {
		font-size:12px;
	}
	.box_medium div p strong {
		font-size: 26px;
		line-height: 34px;
	}
	
	.box_3 .titre {
		font-size:26px !important;
		padding: 0 !important;
	}
	
	.logo {
		margin-top: 0px;
	}
	
	.items img {
		width:100%;
	}
	
	#thumbs_applis  {
	  margin-left: auto !important;
	  margin-right: auto !important;
	  width: auto !important;
	}
	
	.content .audiotel-box  {
	  margin-left: auto !important;
	  margin-right: auto !important;
	}
	
	.box-4 {
	  float: none !important;
	  width: auto !important;
	}
	
	div.pic {
	  	background-size: cover !important;
		width:100% !important;
		height:100% !important;
	}
	
	/* Ã©lÃ©ments Ã&nbsp; ne pas afficher */
	.top-contact, .slogan, .list4, nav, .menu, header &gt; div.head_content, #iframe_container, .content_box_four, .box_tease_marseille, .line-content, .line-content3, h2.marg5, .loading, .template_voyants, .box_4 .titre, .box_1, .box_5 { display:none !important; }
	
	/*
	.wrapper {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 25px;
		height: 0;
	}
	.wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		max-width: 100%;
		width: 100%;
		height: 100%;
	}
	*/
	
	.box_tease_form_gratuite h1 strong {
		font-size:18px !important;
	}
	
	h1, h2 {
		line-height:32px;
	}
	
	#thumbs_applis, .mobile_content {
		display: block !important;
	}
	
	div.content_menu {
		margin-top:15px !important;
	}

	.container_12 { 
        display: flex; 
        flex-direction: column;
    } 

    .container_12 .grid_4 { 
        order: 2; 
		padding-top:20px;
    } 

    .container_12 .grid_8 { 
        order: 1;
		text-align:center;
    }
	
	footer p {
		font-size:12px;
		text-align:center;
	}
	
	
	
}</pre></body></html>