html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing:border-box;
}
body, html {
	width:100%;
	background:#FFF;
}
html, input, select, textarea {
	font-family: 'Roboto', sans-serif;
	color:#333333;
	font-size:1em;
}
a:focus { 
	outline:0;  /* Enlève le pointille sur les liens (notamment visible sur les supports mobiles*/
}


/* comportement du scroll pour les liens + ancre avec un mouvement fluide */
html {
    scroll-behavior: smooth;
}
/* code pour les liens avec ancre pour décaler le contenu afin d'éviter que le menu en fixed pass par dessus */ 
:target {
	scroll-margin-top: 210px;
}



div#global {
	position:relative;
	height:100%;
}
.general_content {
	width:98%;
	max-width:1600px;
	padding:0;
	margin:0 auto;
	display:table;
	position:relative;
}

/* CHARTE GRAPHIQUE COULEUR */
.cg_bleu {color:#1168a8;}
.cg_rouge {color:#d40000;}


/* HEADER */


div#header_content {position:relative;width:100%;max-width:1600px;margin:0 auto;}

div#header_left {position:relative; float:left; width:340px;}
div#header_right {position:relative; float:right; width:calc(100% - 340px); max-width:1200px;}

div#header_logo {position:relative; padding:10px 0; float:left; max-width:220px; margin:0 20px;}
div#header_logo img { width:100%;}
div#header_responsive {display:none;position:relative;float:left;width:80px;}
div#header_bottom {position:relative;display:table;float:left;width:calc(100% - 340px);}

header {position:relative;display:table;width:100%;background:#f3f3f3; /*background:#212121;*//*background-image: linear-gradient( to right, #f3f3f3 50%, #81bd2b 50% );*/}

header.header_scroll {position:fixed;top:0;z-index:102;}


p.top_prendre_rdv {float:right; margin:30px 10px 0 0;}

p.top_prendre_rdv a {display:table; padding:10px; background:#EA6813;border-radius: 1.8em; color: #FFF; text-decoration:none;} 
p.top_prendre_rdv a:hover {background:#000;}
p.top_prendre_rdv_tel a {padding:11px 10px;}
/* MENU */
div#short_menu_list {position:relative;width:100%;display:table; margin:12px 0 0 0;}
.short_menu_item {position:relative; float:left;width:calc(22% - 10px);margin:0 5px;text-align:center;height:80px;}
.short_menu_item a {text-decoration:none; color:inherit;}
.short_menu_service {position:relative;}
.short_menu_item_img {max-width:40px;padding:5px 0 0 0;margin:0 auto;}
.short_menu_item_img img {width:100%;}
.short_menu_item_name {color:#FFF; font-size:14px; font-weight:bold; text-transform:uppercase;padding:7px 0 6px 0;margin:0;}

.short_menu_CTA {position:relative; float:left;width:calc(34% - 10px);}


.short_menu_tel {width:calc(25% - 110px);}
.short_menu_tel .short_menu_item_name {color:#2a85ba;font-size:20px;padding:0 0 6px 0;}
.short_menu_tel_content {width:100%;text-align:center;}

.short_menu_devis {width:90px !important;}
.short_menu_devis .short_menu_item_img {max-width:90px; padding:0;}

/* MENU RESPONSIVE */


#header_coord_r {
	padding:0 10px 15px 20px;
	margin:15px 0 0 0;
}

#header_coord_r p { padding:5px 0 5px 40px;margin:5px 0;width: 100%;}
#header_coord_r p.header_coord_nom {padding:5px 0 5px 0;}
#header_coord_r a { color:inherit; text-decoration:none;}
#header_social_r {
	overflow:hidden;
	padding:0 10px 15px 20px;
	margin:15px 0;
}
.menu_list_r .mm-navbar.menu_r_titre {
	padding:0 10px !important;
	border-bottom-style:none;
}
.menu_list_r li.niveau1 {font-size:1em;padding:5px 0 5px 0;}
#menu_responsive li.niveau2, #menu_responsive li.niveau3, #menu_responsive li.niveau4 {font-size:1em;padding:15px 0;}
.menu_list_r li.niveau1:hover, .mm-listview li:hover {background:#e4e3e3;}

.menu_list_r li.menur_rdv {color:#1160a2;font-weight:bold;text-transform:uppercase;background:url(../img/public/picto_calendar_menur.png) center left no-repeat;width:100%;padding:0 0 0 25px;}
.menu_list_r li.menur_rdv a {padding: 11px 10px 9px 20px !important;}
.menu_list_r li.menur_rdv:hover {color:#FFF;background:#81bd2b url(../img/public/picto_calendar_menur.png) center left no-repeat;}

.menu_avec_picto {position:relative;width:100%;overflow:hidden; padding:10px 0 10px 50px;}

p.header_coord_adresse {font-size:0.9em;
	background:url(../img/public/top_picto_coord_hover.png) left center no-repeat;
}
p.header_coord_tel {font-size:0.9em;
	background:url(../img/public/top_picto_tel_hover.png) left center no-repeat;
}
p.header_coord_mobile {font-size:0.9em;
	background:url(../img/public/top_picto_mobile_hover.png) left center no-repeat;
}
p.header_coord_mail {font-size:0.9em;
	background:url(../img/public/top_picto_mail_hover.png) left center no-repeat;
}

#header_social_r {
	overflow:hidden;
	padding:0 10px 15px 20px;
	margin:15px 0;
}

div#header_social {
	position:relative;
	float:right;
}
p.header_social_img {
	float:left;
	width:26px;
	height:26px;
	margin: 0 14px 0 0;
	padding:0;
}
p.header_social_img img {	
	filter: grayscale(1);
	-webkit-filter: grayscale(1); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
p.header_social_img img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}


/* MIDDLE */

div#middle_content {
	margin:0 auto;
}
.contenu {
    position: relative;
    margin: 30px auto 0 auto;
    overflow: hidden;
}

/* SLIDER POINTFORT */
div#pointfort_title {
	position: relative;
	clear:both;
	margin:50px auto 20px auto;
	width: 100%;
	text-align: center;
	/*font-size: 1.5em;*/
	font-weight: bold;
}
div#pointfort {
	position: relative;
	clear:both;
	width: 100%;
}
div#pointfort a {text-decoration: none;}
div#pointfort .bx-wrapper {padding:0 75px !important;}
.pointfort_cadre {
	margin:0;
	padding:20px 0 0 0;
}
.pointfort_vignette {text-align:center;}
.pointfort_vignette img {max-height:350px; margin:0 auto;}
.pointfort_nom {padding:20px 30px;color:#333;min-height:100px;font-size:1.1em;font-weight:bold;text-align:center;}

div#pointfort .bx-wrapper .bx-prev {
	left: 25px;
	width:50px;
	background: url('../img/public/service_slider_prev.png') center right no-repeat;
	opacity: 0.5;
}
div#pointfort .bx-wrapper .bx-prev:hover,
div#pointfort .bx-wrapper .bx-prev:focus {
	background: url("../img/public/service_slider_prev.png") center right no-repeat;   
  	opacity: 1;
}
div#pointfort .bx-wrapper .bx-next {
	right: 25px;
	width:50px;
	background: url("../img/public/service_slider_next.png") center left no-repeat;
	opacity: 0.5;
}
div#pointfort .bx-wrapper .bx-next:hover,
div#pointfort .bx-wrapper .bx-next:focus {
	background: url("../img/public/service_slider_next.png") center left no-repeat;
	opacity: 1;
}



/* FAQ */
div#faq_title {
	position: relative;
	clear:both;
	margin:50px auto 20px auto;
	width: 100%;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	background:#b4bec2;
	padding:15px;
}

div#faq_afficher_tout {position:relative; background:#b4bec2; color:#FFF; border-radius:0.5em; margin:0 auto; display:table;}
div#faq_afficher_tout a {display:table; padding:15px; color:inherit; text-decoration:none;}
div#faq_afficher_tout:hover {background:#333; color:#FFF;}


/* BOTTOM */
div#bottom_sep {position:relative;margin:0;padding:0;width:100%;height:150px;background:#FFF url(../img/public/bottom_sep.png) center bottom no-repeat;background-size:100%;}
div#bottom {position:relative;width:100%;background:#b1b6b4;}
div#bottom_cadre {position:relative;overflow:hidden;width:calc(100% - 150px);margin:-100px auto 0 auto;}
div#bottom_cadre.bottom_wo_avis {margin:0 auto;}

div#bottom_avis {
	position:relative;
	float:right;
	width:90%;	
	margin:0 auto;
}
div#bottom_avis_entete {	
	position:relative;
	overflow:hidden;
	width:400px;
	margin:0 0 0 20%;
}

div#bottom_avis_logo {
	position:relative;
	margin:0 0 50px 0;
	z-index:10;
}

div#bottom_avis_note_generale {z-index:9;position:relative; float:left; margin:-190px 0 0 210px;background:#f2f2f2; width: 160px; padding: 50px 0; border-radius: 100px; text-align: center;box-shadow: 4px 2px 2px #5f5f5f;font-family:'Lato', sans-serif;}





.bottom_avis_cadre {background:#adb2b0;border-radius:0.3em;padding:10px 20px;font-family:'Lato', sans-serif;max-width: 500px;margin: 0 auto;}

div#bottom_avis_content .bx-wrapper {padding:0 50px !important;}

div#bottom_avis_content .bx-wrapper .bx-prev, div#bottom_avis_content .bx-wrapper .bx-next { width:35px;background-size:100%;}

.bottom_avis_top {position:relative; overflow:hidden; padding:10px 5px; border-bottom:1px solid #dcdcdc;}
.bottom_avis_bottom {position:relative; padding:10px;}



.bottom_avis_rate {position:relative;float:left; width:117px;}

.bottom_avis_note {text-align:center;font-weight:bold;font-size:1.5em;}
.bottom_avis_sur {font-size:0.8em;}

.bottom_avis_rate .ratingWrapper, div#bottom_avis_note_generale .ratingWrapper {
    width: 117px;
    height: 29px;
    background: url("../img/public/starRatingSmallGray_v6.png") no-repeat scroll left top transparent;
	margin:0 auto;
}
.ratingInner {
    background: url("../img/public/starRatingSmallYellow_v2.png") no-repeat scroll left top transparent;
    height: 29px;
}

.bottom_avis_autor {position:relative;float:right; width:calc(98% - 117px); text-align:center;}
.bottom_avis_nom {font-weight:bold;margin:5px 0;}

.bottom_avis_comment {height:60px; font-style:italic; text-align:center;}

div#bottom_avis_link a {display:table; position:relative;padding:10px 20px; background:#474747; border-radius:0.3em; color:#FFF; margin:30px auto 10px auto; text-decoration:none; text-transform:uppercase;}
div#bottom_avis_link a:hover {background:#212121;}

/* GOOGLE MAP */
div#map_titre {color:#FFF;font-size:1.4em;margin:15px auto;width:100%;text-align:center;}
div#map {
	position:relative;
	height:400px;
	width:100%;
	z-index:1;
}

div#gm_infobulle {
	width:200px;
	overflow:hidden;
	text-align:center;
}
.gm_nom {
	font-size:1.2em;
	margin:5px 0;
	font-weight:500;
}

div#gm_infobulle img { width:100%;}

.gm_tel {font-size:1.3em;font-weight:600;}



/* ACCES RAPIDE */
div#acces_rapide {
	position:relative;
	width:100%;
	padding:50px 0;
	background:#b1b6b4;
	font-family:'Lato', sans-serif;
}
div#acces_rapide_info_title {
	position:absolute;
	background:#b1b6b4;
	padding:20px;
	font-size:1.8em;
	font-weight:500;
	text-transform:uppercase;
	top:-35px;
	left:20px;
	z-index:10;
}
div#acces_rapide_info {
	position:relative;
	overflow:hidden;
	width:100%;
	border-top:2px solid #9c9c9c;
	padding:50px 0 0 0;
	z-index:9;
	display:grid; grid-template-columns:repeat(4, 1fr); grid-column-gap: 20px; grid-row-gap: 20px;
}

.acces_rapide_col {
	position:relative;
	padding:0 20px;
	grid-column:span 1;
}
/*
div#acces_rapide_col1 {width:50%;}
div#acces_rapide_col2 {width:25%;}
div#acces_rapide_col3 {width:25%;}
*/
div#acces_rapide_col2 {padding:0 0 0 20px;}
div#acces_rapide_col3 {padding:0 0 0 80px;}
.acces_rapide_col a {padding:5px 10px;color:inherit;text-decoration:none;}
.acces_rapide_col a:hover {background:#cfcfcf;border-radius:0.3em;}
.acces_rapide_col p {
	margin:10px 0 5px 0;
	width:100%;	
}
.acces_rapide_col p.acces_rapide_col_title {
	font-size:1.5em;
	font-weight:500;
	margin:0 0 20px 0;
	padding:0 30px 5px 10px;
	border-bottom:2px solid #9c9c9c;
	display:table;
	float:none;
	width:auto;
}

/* FOOTER */

footer {width:100%;padding:0 0 65px 0;text-align:center;background:#b1b6b4;}

div#fil_ariane {margin:20px auto 40px auto;font-family:'Lato', sans-serif;}
.ariane_menu, .ariane_sep, .ariane_menu_end {float:left;padding:5px 5px;margin:2px 0;}
.ariane_menu {color:inherit;text-decoration:none;}
.ariane_menu_end {color:inherit;text-decoration:none;font-weight:bold;}
.ariane_menu:hover {background:#bbc0be;border-radius:0.3em;}

div#footer_content {width:100%; padding:10px 0;}

footer a {color:#333;text-decoration:none;}
footer a:hover {color:#000;}

@media screen and (max-width : 1600px) {
	
	div#social_media_fixed {max-width:55px;}
	.social_media_btn {	width:55px;	height:55px; }
	
}
@media screen and (max-width : 1450px) {
	div#acces_rapide_col3 {padding:0 0 0 40px;}
}
@media screen and (max-width : 1400px) {
	div#header_left {width:280px;}
	div#header_right {width: calc(100% - 300px);}
	.short_menu_item {width:calc(20% - 10px);}
	.short_menu_CTA {width:calc(38% - 10px);}
	
	div#bottom_map {width:46%;}
	div#bottom_avis {width:50%;}
	
	div#bottom_avis_entete {margin:0 0 0 10%;}
}

@media screen and (max-width : 1200px) {
	
	.short_menu_CTA p.top_prendre_rdv {margin: 0 10px 0 0;}
	.short_menu_CTA p.top_prendre_rdv_tel {margin: 0 10px 14px 0;}
	.short_menu_CTA p.top_prendre_rdv a { padding: 6px 10px;}
	.short_menu_CTA p.top_prendre_rdv_tel a { padding: 7px 10px;}

	
	/*.short_menu_tel {width:27%;}
	.short_menu_tel .short_menu_item_name {font-size:20px;padding:3px 0 6px 0;}*/
}

@media screen and (max-width : 1100px) {
	div#bottom_map {float:none;width:100%;margin:0 auto 0 auto;}
	div#bottom_map.bottom_map_100 {margin:100px auto 30px auto;}
	div#bottom_avis {float:none;width:100%;margin:0 auto 30px auto;}
}
@media screen and (max-width : 1080px) {
	
	.short_menu_tel .short_menu_item_name {font-size:15px;padding:7px 0 6px 0;}

}
@media screen and (max-width : 1000px) {
	
	div#header_left {width:340px !important;}
	div#header_right {width:calc(100% - 340px) !important;}
	
	div#header_responsive {display:block;}
	.short_menu_service {display:none;}
	.short_menu_CTA {float:right; width:220px;}
}
@media screen and (max-width : 959px) {

	
	
	/*div#social_media_fixed {top:380px;}*/
	
	
}
@media screen and (max-width : 900px) {
	div#acces_rapide_info {display:grid; grid-template-columns:repeat(2, 1fr);}
	div#acces_rapide_col1, div#acces_rapide_col2, div#acces_rapide_col3 {padding:0 20px;}
	
	
}
@media screen and (max-width : 850px) {
	

	
	
	div#social_media_fixed {max-width:50px;}
	.social_media_btn {	width:50px;	height:50px; }
	
	/*
	div#acces_rapide_col1, div#acces_rapide_col2, div#acces_rapide_col3 {width:33.333333%;}
	div#acces_rapide_col1 p {width:100%;}
	*/
	
	
	
}
@media screen and (max-width : 750px) {
	
	
	div#btn_menu_responsive {height: 95px !important;}
	.menu_item_picto a.picto_menu_r {padding: 25px 20px 15px !important;}
	.menu_item_name {padding: 0px 0 8px 0 !important;}
	
	div#header_cadre.header_scroll {position:fixed;top:0;z-index:102;background:#FFF;overflow:hidden;width:100%;border-bottom:1px solid #CCC;}
	header.header_scroll {position:relative;}
	div#header_cadre {overflow:hidden;background:#FFF;}
	
}
@media screen and (max-width : 700px) {
	
	
	p.top_prendre_rdv {margin:0 10px 10px 0;}	
	p.top_prendre_rdv.top_prendre_rdv_tel {margin:10px 10px 10px 0;}
	div#header_right {
        width: 200px !important;
    }
	div#short_menu_list {margin:0;}
	.short_menu_CTA {padding: 0 20px 0 0;}
	
	.acces_rapide_col p.acces_rapide_col_title {width:100% !important;}
	/*div#acces_rapide_col1 {width:100%;}
	div#acces_rapide_col2, div#acces_rapide_col3 {width:50%;margin:30px 0 0 0;}
	div#acces_rapide_col1 p {width:50%;}*/
}
@media screen and (max-width : 650px) {
	
	
	div#bottom_avis_entete {width:290px;margin:0 auto;}
	
	div#bottom_avis_logo { width:170px;}
	div#bottom_avis_logo img { width:100%;}
	
	div#bottom_avis_note_generale {margin:-160px 0 0 148px; width: 120px; padding: 30px 0; border-radius: 100px;}
	div#bottom_avis_note_generale .ratingWrapper {margin: 5px auto 0 auto;-webkit-transform:scale(0.76);-webkit-transform-origin:0 0;transform-origin:0 0;transform:scale(0.66);}
	div#bottom_avis_note_generale .bottom_avis_etoile {width:90px;margin:0 auto;}
	
	.pointfort_nom {padding: 15px 10px;font-size: 0.9em;min-height: 80px;}
}

@media screen and (max-width : 600px) {
	
	div#header_left {width: 100% !important;}
	div#header_right {display:none;}
	p.top_prendre_rdv {display: none;}
	
	
	.bottom_avis_rate {position:relative;float:none; width:117px; margin: 0 auto 10px auto;}
	.bottom_avis_autor {position:relative;float:none; width:98%; text-align:center;}
	
}
@media screen and (max-width : 550px) {
	div#short_menu_list {display:none;}
	div#header_left {width:100%; float:none;}
	div#header_logo {float:right;width:calc(100% - 120px); text-align:center; max-width:100%;}
	div#header_logo img {max-width:220px;}
	
	
	div#acces_rapide_info {display:grid; grid-template-columns:repeat(1, 1fr);}
}

@media screen and (max-width : 500px) {
	
	div#bottom_cadre {width:100%;}
	
	
	/* SOCIAL MEDIA ACTION */
	div#social_media_fixed {height:65px;width:100%;/*top:auto;*/bottom:0;right:0;padding:0;max-width:100%;}
	/*
	div#social_media_fixed.header_scroll {top:auto;}
	*/
	.social_media_btn {position:relative;float:left;width:calc(20% - 2px);height:65px;margin:0 2px 0 0; padding:0;}
	div#btn_rdv {margin:0;width:20%;}
	div#btn_rappel {background:#db3b5c url(../img/public/social_media_rappel.png) center no-repeat;background-size: 40px;}
	div#btn_appel {background:#db3b5c url(../img/public/social_media_appel.png) center no-repeat;background-size: 40px;}
	div#btn_mail {background:#db3b5c url(../img/public/social_media_mail.png) center no-repeat;background-size: 40px;}
	div#btn_coord {background:#db3b5c url(../img/public/social_media_coord.png) center no-repeat;background-size: 40px;}
	div#btn_rdv {background:#db3b5c url(../img/public/social_media_rdv.png) center no-repeat;background-size: 40px;}
	div#btn_rappel:hover {background:#ae2b48 url(../img/public/social_media_rappel.png) center no-repeat;}
	div#btn_appel:hover {background:#ae2b48 url(../img/public/social_media_appel.png) center no-repeat;}
	div#btn_mail:hover {background:#ae2b48 url(../img/public/social_media_mail.png) center no-repeat;}
	div#btn_coord:hover {background:#ae2b48 url(../img/public/social_media_coord.png) center no-repeat;}
	div#btn_rdv:hover {background:#ae2b48 url(../img/public/social_media_rdv.png) center no-repeat;}

	div#pointfort .bx-wrapper .bx-prev { left:0;}
	div#pointfort .bx-wrapper .bx-next { right:0;}
	
	div#pointfort .bx-wrapper .bx-prev, div#pointfort .bx-wrapper .bx-next {width:30px;}
	div#pointfort .bx-wrapper {padding: 0 30px !important;}
	
	.faq_top .news_titre {font-size: 1.1em;}
	
	
	
	/*div#acces_rapide_col2, div#acces_rapide_col3 {width:100%;}
	div#acces_rapide_col1 p, div#acces_rapide_col2 p, div#acces_rapide_col3 p {width:50%;}
	*/
	
}

@media screen and (max-width : 480px) {	
	
	
	
	header.header_scroll .menu_item_name {display:none;}
	div#header_cadre.header_scroll div#header_logo img {max-width: 120px;}
	
	
	div#btn_menu_responsive {height: 90px !important;}
	header.header_scroll div#btn_menu_responsive { height: 60px !important;}
	
	.menu_item_picto a.picto_menu_r {padding: 20px 20px 15px !important;}
	
	/* code pour les liens avec ancre pour décaler le contenu afin d'éviter que le menu en fixed pass par dessus */ 
	:target {
	scroll-margin-top: 20px;
	}

	
}

@media screen and (max-width : 450px) {	
	div#acces_rapide_col1 p, div#acces_rapide_col2 p, div#acces_rapide_col3 p {width:100%; text-align:center;}
}

@media screen and (max-width : 400px) {
	div#pointfort .bx-wrapper .bx-prev, div#pointfort .bx-wrapper .bx-prev:hover, div#pointfort .bx-wrapper .bx-prev:focus, div#pointfort .bx-wrapper .bx-next, div#pointfort .bx-wrapper .bx-next:hover, div#pointfort .bx-wrapper .bx-next:focus {background-size:70%;width:20px;}
}

@media screen and (max-width : 350px) {
	div#social_media_fixed {height:50px;}
	.social_media_btn {height:50px;}
	div#btn_rappel {background:#db3b5c url(../img/public/social_media_rappel.png) center no-repeat; background-size:80%;}
	div#btn_appel {background:#db3b5c url(../img/public/social_media_appel.png) center no-repeat;background-size:80%;}
	div#btn_mail {background:#db3b5c url(../img/public/social_media_mail.png) center no-repeat;background-size:80%;}
	div#btn_coord {background:#db3b5c url(../img/public/social_media_coord.png) center no-repeat;background-size:80%;}
	div#btn_rdv {background:#db3b5c url(../img/public/social_media_rdv.png) center no-repeat;background-size:80%;}
	div#btn_rappel:hover {background:#ae2b48 url(../img/public/social_media_rappel.png) center no-repeat;background-size:90%;}
	div#btn_appel:hover {background:#ae2b48 url(../img/public/social_media_appel.png) center no-repeat;background-size:90%;}
	div#btn_mail:hover {background:#ae2b48 url(../img/public/social_media_mail.png) center no-repeat;background-size:90%;}
	div#btn_coord:hover {background:#ae2b48 url(../img/public/social_media_coord.png) center no-repeat;background-size:90%;}
	div#btn_rdv:hover {background:#ae2b48 url(../img/public/social_media_rdv.png) center no-repeat;background-size:90%;}
}
@media screen and (max-width : 300px) {
	.menu_item_name {display:none;}
}