@media only screen and (max-width: 480px) { .first_wrapper { height: auto; width: 98%; background: url(../images/phone_wrapper_repeat.png) top; } .wrapper { width: 100%; background: url(../images/phone_wrapper.png) top repeat-x; } .tel1_clik { display:none; } .tel2_clik { display:none; } .center { width:98%; } .tel_phone { height: 187px; z-index: 5001; width: 100%; background-image:url(../images/phone_top.png); background-repeat:no-repeat; background-position:top center; display:block !important; } .tel_phone:hover { width: 100%; background: url(../images/phone_top-hover.png) top center no-repeat; } .top { height: 187px; width: 100%; } #header { display: none; } .content { margin-top:370px; width: 100%; } .content-left { display: none; } .content-right { width: 98%; } .content .title2 { width: 95%; margin-left: 13px; padding-left: 0; } .top2 { width: 100%; } .middle2 { width: 95%; padding-left: 17px; padding-right:0; } .bottom2 { width: 100%; } center > iframe { width: 98%; } .menu-haut { width: 88%; top: 187px; margin: 0 0 0 36px; } .menu-haut ul { height:300px; background: url(../images/phone_men_bg.png) 141px 91px no-repeat; list-style: none; } .menu-haut ul li { border-radius: none; line-height: 20px; list-style: none; margin: 0 15px 15px 0; padding: 0; box-shadow: none; background: url(../images/phone_menu.png) top left no-repeat; width: 146px; height: 110px; } .menu-haut ul li:hover { background: url(../images/phone_menu_hover.png) top left no-repeat; border-radius: none; line-height: 20px; list-style: none; margin: 0 15px 15px 0; padding: 0; box-shadow: none; width: 146px; height: 110px; } .menu-haut ul li a { display: block; color: #fff; text-align: center; text-decoration: none; font-variant: normal; padding-top: 61px; width: 146px; height: 49px; font-size: 20px; font-weight: none; background: none top 6px no-repeat; text-align: center; } .menu-haut ul li a:hover { color: #000; text-decoration: none; } .sep_menu_haut { display: none; } .menu-haut ul li:nth-child(1) a { background: url(../images/phone_lock.png) center 10px no-repeat;} .menu-haut ul li:nth-child(2) a {background:url(../images/devis.png) center 10px no-repeat;} .menu-haut ul li:nth-child(3) a {background: url(../images/phone_contact.png) center 10px no-repeat;} .menu-haut ul li:nth-child(4) a {background:url(../images/phone_map.png) center 10px no-repeat;} .menu-haut ul li:nth-child(5) a {background:url(../images/phone_map2.png) center 10px no-repeat;} .footer {width:100%;} .menu-haut ul li:nth-child(5) {margin: 9px 0 0 80px;} }