.switch-toggle a{display:none}@media only screen{.switch-toggle{position:relative;display:block}.switch-toggle:after{clear:both;content:"";display:table}.switch-toggle *,.switch-toggle :after,.switch-toggle :before{box-sizing:border-box}.switch-toggle a{display:block;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}}@media only screen and (-webkit-min-device-pixel-ratio:0){.switch-toggle input:focus+label,.switch-toggle input:focus~span a{outline-color:-webkit-focus-ring-color;outline-style:auto}}@media only screen{.switch-toggle input{position:absolute;left:0;opacity:0}.switch-toggle input+label{position:relative;z-index:2;display:block;float:left;padding:0 .5em;margin:0;text-align:center}.switch-toggle a{position:absolute;top:0;left:0;padding:0;z-index:1;width:10px;height:100%}.switch-toggle label:nth-child(2):nth-last-child(4),.switch-toggle label:nth-child(2):nth-last-child(4)~a,.switch-toggle label:nth-child(2):nth-last-child(4)~label{width:50%}.switch-toggle label:nth-child(2):nth-last-child(4)~input:checked:nth-child(3)+label~a{left:50%}.switch-toggle label:nth-child(2):nth-last-child(6),.switch-toggle label:nth-child(2):nth-last-child(6)~a,.switch-toggle label:nth-child(2):nth-last-child(6)~label{width:33.33%}.switch-toggle label:nth-child(2):nth-last-child(6)~input:checked:nth-child(3)+label~a{left:33.33%}.switch-toggle label:nth-child(2):nth-last-child(6)~input:checked:nth-child(5)+label~a{left:66.66%}.switch-toggle label:nth-child(2):nth-last-child(8),.switch-toggle label:nth-child(2):nth-last-child(8)~a,.switch-toggle label:nth-child(2):nth-last-child(8)~label{width:25%}.switch-toggle label:nth-child(2):nth-last-child(8)~input:checked:nth-child(3)+label~a{left:25%}.switch-toggle label:nth-child(2):nth-last-child(8)~input:checked:nth-child(5)+label~a{left:50%}.switch-toggle label:nth-child(2):nth-last-child(8)~input:checked:nth-child(7)+label~a{left:75%}.switch-toggle label:nth-child(2):nth-last-child(10),.switch-toggle label:nth-child(2):nth-last-child(10)~a,.switch-toggle label:nth-child(2):nth-last-child(10)~label{width:20%}.switch-toggle label:nth-child(2):nth-last-child(10)~input:checked:nth-child(3)+label~a{left:20%}.switch-toggle label:nth-child(2):nth-last-child(10)~input:checked:nth-child(5)+label~a{left:40%}.switch-toggle label:nth-child(2):nth-last-child(10)~input:checked:nth-child(7)+label~a{left:60%}.switch-toggle label:nth-child(2):nth-last-child(10)~input:checked:nth-child(9)+label~a{left:80%}.switch-toggle label:nth-child(2):nth-last-child(12),.switch-toggle label:nth-child(2):nth-last-child(12)~a,.switch-toggle label:nth-child(2):nth-last-child(12)~label{width:16.6%}.switch-toggle label:nth-child(2):nth-last-child(12)~input:checked:nth-child(3)+label~a{left:16.6%}.switch-toggle label:nth-child(2):nth-last-child(12)~input:checked:nth-child(5)+label~a{left:33.2%}.switch-toggle label:nth-child(2):nth-last-child(12)~input:checked:nth-child(7)+label~a{left:49.8%}.switch-toggle label:nth-child(2):nth-last-child(12)~input:checked:nth-child(9)+label~a{left:66.4%}.switch-toggle label:nth-child(2):nth-last-child(12)~input:checked:nth-child(11)+label~a{left:83%}.switch-ios.switch-toggle{width:290px;margin:0 auto;background-color:#fff;border-radius:30px}.switch-ios.switch-toggle a{background-color:#508ed5;border:.7em solid #fff;border-radius:2em;-webkit-transition:all .12s ease-out;-moz-transition:all .12s ease-out;transition:all .12s ease-out}.switch-ios.switch-toggle label{height:3.7em;color:#508ed5;line-height:3.7em;vertical-align:middle;font-size:13px;letter-spacing:1px;text-transform:uppercase;outline-width:0;cursor:pointer}.switch-ios input:checked+label{color:#fff}.switch-ios input:focus{outline-width:0;outline:none}}@media only screen and (-webkit-max-device-pixel-ratio:2) and (max-device-width:80em){.switch-toggle{-webkit-animation:webkitSiblingBugfix 1s infinite}}@-webkit-keyframes webkitSiblingBugfix{0%{-webkit-transform:translateZ(0)}to{-webkit-transform:translateZ(0)}}#homepage{margin-top:-20px;overflow:hidden;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;color:#2a2730}#homepage *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#homepage h1{color:#f47c21}#homepage .section-subtitle,#homepage .section-title{text-align:center}#homepage .section-title{margin:40px 0;font-size:30px;font-weight:400}#homepage .section-subtitle{margin-top:8px;font-size:16px;color:#616161}#homepage .banner{position:relative;height:560px;margin:0 auto;background-color:#4c4c4c;background-color:#f2f2f2;background-repeat:no-repeat;background-size:cover;background-position:50%;text-align:center}#homepage .banner.bg-1{background-image:url(/img/front/homepage/background-1.jpg)}#homepage .banner.bg-2{background-image:url(/img/front/homepage/background-2.jpg)}#homepage .banner .main-title{padding:170px 0 0;margin:0;text-align:center;font-size:45px;font-weight:600;color:#fff}#homepage .banner .sub-title{margin:10px 0 0;text-align:center;font-size:24px;font-weight:600;color:#fff;opacity:.9}#homepage .banner .third-title{position:absolute;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;padding-top:30px;padding-right:15px;padding-left:15px;text-align:center;background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.65));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.65))}#homepage .banner .third-title h1,#homepage .banner .third-title p{display:inline-block;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:1px;color:#fff}#homepage .banner .third-title h1{margin:0}#homepage .banner .third-title p{margin:0 0 20px;position:relative}#homepage .banner .third-title p .logo-axa{display:inline-block;vertical-align:bottom;width:27px;height:25px;margin-left:5px}#homepage .testimonials-container .section-title{margin-bottom:0}#homepage .testimonials-container .testimonials{width:1000px;margin:40px auto}@media screen and (max-width:1024px){#homepage .testimonials-container .testimonials{width:auto}}#homepage .testimonials-container .testimonials-list .testimonial{word-wrap:break-word;overflow:hidden;text-align:center}#homepage .testimonials-container .testimonials-list .testimonial .img-price,#homepage .testimonials-container .testimonials-list .testimonial .informations{display:inline-block;padding:0 15px;text-align:left;vertical-align:top}#homepage .testimonials-container .testimonials-list .testimonial .img-price{position:relative}#homepage .testimonials-container .testimonials-list .testimonial .img-price img{width:345px;border-radius:3px}#homepage .testimonials-container .testimonials-list .testimonial .img-price .price{position:absolute;top:20px;left:15px;padding:15px 20px;margin:0;background-color:#2a272f;color:#fff;font-weight:600;font-size:16px;border-radius:0 4px 4px 0}#homepage .testimonials-container .testimonials-list .testimonial .informations{width:315px}#homepage .testimonials-container .testimonials-list .testimonial .informations .title{font-weight:600;font-size:18px}@media screen and (max-width:708px){#homepage .testimonials-container .testimonials-list .testimonial .informations .title{text-align:center}}#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant{position:relative;width:250px;font-size:13px}@media screen and (max-width:708px){#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant{margin:0 auto}}#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .photo,#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .text{display:inline-block;vertical-align:middle}#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .photo{overflow:hidden;margin-right:15px;border-radius:50%}#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .photo img{width:65px;height:65px}#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .text p{margin:5px 0}#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .company-logo{position:absolute;top:25px;right:0}#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .company-logo.logo-apf,#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .company-logo.logo-emlyon,#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .company-logo.logo-m3e,#homepage .testimonials-container .testimonials-list .testimonial .informations .tenant .company-logo.logo-sorbonne{top:5px}#homepage .testimonials-container .testimonials-list .testimonial .informations .review{width:280px;margin:20px 0 0;font-size:16px}@media screen and (max-width:708px){#homepage .testimonials-container .testimonials-list .testimonial .informations .review{text-align:center}}#homepage .testimonials-container .testimonials-list .testimonial .informations .review .quote{font-weight:700}#homepage .testimonials-container .testimonials-list .slick-dots{position:static;bottom:0;margin-top:30px}#homepage .testimonials-container .testimonials-list .slick-dots li{margin:0 2px}#homepage .testimonials-container .testimonials-list .slick-dots li button:before{font-size:54px;color:#d4d4d4;opacity:1}#homepage .testimonials-container .testimonials-list .slick-dots li.slick-active button:before{color:#508ed5}#homepage .why-us-container{background-color:#eceff4;padding:40px 0 20px}#homepage .why-us-container .why-us{width:1000px;margin:0 auto}@media screen and (max-width:1024px){#homepage .why-us-container .why-us{width:auto}}#homepage .why-us-container .why-us .owner-block,#homepage .why-us-container .why-us .tenant-block{height:245px;overflow:hidden;text-align:center;margin-top:40px}@media screen and (max-width:1024px){#homepage .why-us-container .why-us .owner-block,#homepage .why-us-container .why-us .tenant-block{padding:0 30px}}@media screen and (max-width:767px){#homepage .why-us-container .why-us .owner-block,#homepage .why-us-container .why-us .tenant-block{margin-top:30px;height:auto}}#homepage .why-us-container .why-us .owner-block .argument,#homepage .why-us-container .why-us .tenant-block .argument{position:relative;display:inline-block;vertical-align:top;width:33%;margin-bottom:20px;overflow:hidden}@media screen and (max-width:767px){#homepage .why-us-container .why-us .owner-block .argument,#homepage .why-us-container .why-us .tenant-block .argument{width:auto}}#homepage .why-us-container .why-us .owner-block .argument .icon-wrapper,#homepage .why-us-container .why-us .tenant-block .argument .icon-wrapper{height:66px}@media screen and (max-width:767px){#homepage .why-us-container .why-us .owner-block .argument .icon-wrapper,#homepage .why-us-container .why-us .tenant-block .argument .icon-wrapper{width:100px;display:inline-block;vertical-align:middle}}#homepage .why-us-container .why-us .owner-block .argument .content-container,#homepage .why-us-container .why-us .tenant-block .argument .content-container{text-align:left}@media screen and (max-width:767px){#homepage .why-us-container .why-us .owner-block .argument .content-container,#homepage .why-us-container .why-us .tenant-block .argument .content-container{display:inline-block;vertical-align:middle;width:250px}}#homepage .why-us-container .why-us .owner-block .argument .content-container .block-title,#homepage .why-us-container .why-us .tenant-block .argument .content-container .block-title{text-align:center;font-weight:600;font-size:17px;margin-bottom:15px}@media screen and (max-width:767px){#homepage .why-us-container .why-us .owner-block .argument .content-container .block-title,#homepage .why-us-container .why-us .tenant-block .argument .content-container .block-title{margin-bottom:10px}}#homepage .why-us-container .why-us .owner-block .argument .content-container .block-list,#homepage .why-us-container .why-us .tenant-block .argument .content-container .block-list{width:240px;margin:0 auto;padding-left:20px}@media screen and (max-width:1024px){#homepage .why-us-container .why-us .owner-block .argument .content-container .block-list,#homepage .why-us-container .why-us .tenant-block .argument .content-container .block-list{width:auto;padding-left:29px}}#homepage .why-us-container .why-us .owner-block .argument .content-container .block-list li,#homepage .why-us-container .why-us .tenant-block .argument .content-container .block-list li{list-style-type:disc;font-size:13px;margin-bottom:5px}#homepage .why-us-container .why-us .owner-block{display:none}#homepage .locations-container{overflow:hidden}#homepage .locations-container .section-title{margin-bottom:25px}#homepage .locations-container .thumbnails-cities-list{width:1000px;margin:0 auto}@media screen and (max-width:1024px){#homepage .locations-container .thumbnails-cities-list{width:auto}}#homepage .locations-container .thumbnails-cities-list .thumbnail-city{position:relative;float:left;width:calc(33% - 30px);margin:15px;cursor:pointer}@media screen and (max-width:1024px){#homepage .locations-container .thumbnails-cities-list .thumbnail-city{width:calc(50% - 30px)}}@media screen and (max-width:480px){#homepage .locations-container .thumbnails-cities-list .thumbnail-city{width:calc(100% - 30px)}}#homepage .locations-container .thumbnails-cities-list .thumbnail-city img{width:100%;height:auto}#homepage .locations-container .thumbnails-cities-list .thumbnail-city h4{position:absolute;bottom:0;left:10px;bottom:10px;margin:0;padding:10px;color:#fff;font-weight:600;background-color:rgba(51,51,51,.5)}#homepage .locations-container .thumbnails-cities-list .thumbnail-city h4 a{color:#fff;font-size:28px}#homepage .locations-container .thumbnails-cities-list .thumbnail-city h4 .price{display:block;margin:0;font-size:14px}#homepage .locations-container .cities-links-container{width:1000px;margin:0 auto;font-size:0;clear:both}@media screen and (max-width:1024px){#homepage .locations-container .cities-links-container{width:auto}}#homepage .locations-container .cities-links-container .cities-list{display:inline-block;vertical-align:top;margin-top:20px;width:20%}@media screen and (max-width:480px){#homepage .locations-container .cities-links-container .cities-list{width:33.3%}}#homepage .locations-container .cities-links-container .cities-list li{padding:0 15px 9px}#homepage .locations-container .cities-links-container .cities-list li a{color:#616161;font-size:15px}@media screen and (max-width:767px){#homepage .locations-container .cities-links-container .cities-list li a{font-size:13px}}#homepage .locations-container .cities-links-container .cities-list li.district{color:#2a2730;font-weight:600;font-size:17px}@media screen and (max-width:767px){#homepage .locations-container .cities-links-container .cities-list li.district{font-size:15px}}#homepage .locations-container .cities-links-container .cities-list li.to-show{display:none}#homepage .locations-container .cities-links-container .show-more-cities{display:block;font-size:12px;text-align:center;text-decoration:underline;margin-top:20px;font-size:13px}#homepage .press-container{margin:40px 0 20px}@media screen and (max-width:1024px){#homepage .banner{height:auto;padding:0 15px}#homepage .banner .main-title{padding:100px 0 0;font-size:40px}#homepage .banner .third-title{padding-top:12px}}@media screen and (max-width:480px){#homepage .banner .main-title{padding:20px 0 0;font-size:30px}#homepage .banner .sub-title{font-size:16px}}@media screen and (max-width:320px){#homepage-new .banner .third-title h1,#homepage-new .banner .third-title p{font-size:11px}}.why-us-pic{background-image:url(/img/front/homepage/why-us-2-1x.png);background-repeat:no-repeat;background-size:98px 243px;display:block;margin:0 auto}.why-us-pic.wu-clock{background-position:0 0;width:52px;height:58px}.why-us-pic.wu-computer{background-position:0 -58px;width:98px;height:60px}.why-us-pic.wu-laptop{background-position:0 -118px;width:98px;height:60px}.why-us-pic.wu-shield{background-position:0 -178px;width:54px;height:65px}.company-logo{background-image:url(/img/front/homepage/testimonial-companylogos-1x-3.png);background-repeat:no-repeat;background-size:70px 356px;display:block}.company-logo.logo-sncf{background-position:0 0;width:60px;height:30px}.company-logo.logo-atos{background-position:0 -30px;width:60px;height:20px}.company-logo.logo-adecco{background-position:0 -50px;width:60px;height:32px}.company-logo.logo-kpmg{background-position:0 -82px;width:60px;height:24px}.company-logo.logo-emlyon{background-position:0 -106px;width:60px;height:60px}.company-logo.logo-m3e{background-position:0 -166px;width:60px;height:57px}.company-logo.logo-edf{background-position:0 -223px;width:70px;height:30px}.company-logo.logo-sorbonne{background-position:0 -253px;width:60px;height:57px}.company-logo.logo-apf{background-position:0 -310px;width:60px;height:46px}.logo-axa{background:url(/img/front/homepage/logo-axa-1x.png) no-repeat;background-size:27px 25px}@media only screen and (-o-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){.why-us-pic{background-image:url(/img/front/homepage/why-us-2-2x.png)}.logo-axa{background-image:url(/img/front/homepage/logo-axa-2x.png)}.company-logo{background-image:url(/img/front/homepage/testimonial-companylogos-2x-3.png)}.company-logo.logo-sorbonne{background-position:0 -254px;width:60px;height:57px}}.search-container{width:auto;margin:35px auto 0;font-size:0;display:inline-block}@media screen and (max-width:1024px){.search-container{width:auto}}.search-container button,.search-container input,.search-container select{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:none;font-size:15px;color:#616161}.search-container ::-webkit-input-placeholder{color:#616161}.search-container :-moz-placeholder,.search-container ::-moz-placeholder{color:#616161}.search-container :-ms-input-placeholder{color:#616161}.search-container .date-wrapper,.search-container .guests-wrapper,.search-container .search-input-wrapper,.search-container .submit-button,.search-container .type-wrapper{position:relative;display:inline-block;vertical-align:middle}.search-container .date-wrapper,.search-container .guests-wrapper,.search-container .search-input-wrapper,.search-container .type-wrapper{overflow:hidden}.search-container .date-wrapper:after,.search-container .guests-wrapper:after,.search-container .search-input-wrapper:after,.search-container .type-wrapper:after{position:absolute;top:22px;font-family:Font Awesome\ 5 Pro;color:#616161;pointer-events:none;font-size:19px}.search-container .guests-wrapper select,.search-container .search-input-wrapper input,.search-container .type-wrapper select{padding:0 10px}.search-container .date-wrapper.end-date,.search-container .date-wrapper.start-date{display:none}.search-container .date-wrapper input{padding:0 10px;cursor:pointer}.search-container .date-wrapper input,.search-container .guests-wrapper select,.search-container .search-input-wrapper input,.search-container .type-wrapper select{width:100%}.search-container .date-wrapper,.search-container .guests-wrapper,.search-container .type-wrapper{width:150px;box-sizing:border-box}.search-container .date-wrapper,.search-container .search-input-wrapper,.search-container .type-wrapper{border:solid #d8d8d8;border-width:0 1px 0 0}.search-container .date-wrapper input[disabled=disabled]{color:#616161}.search-container .search-input-wrapper{width:260px;border-radius:4px 0 0 4px}.search-container .search-input-wrapper:after{left:10px;content:"\f002"}.search-container .search-input-wrapper .search-input{width:100%;height:65px;padding-left:40px}.search-container .date-wrapper:after{right:10px;content:"\f073"}.search-container .date-wrapper .end-date-input,.search-container .date-wrapper .start-date-input{height:65px;width:100%}.search-container .guests-wrapper,.search-container .type-wrapper{display:inline-block;position:relative;height:100%}.search-container .guests-wrapper:after,.search-container .type-wrapper:after{right:10px;content:"\f107"}.search-container .guests-wrapper.active:after,.search-container .type-wrapper.active:after{transform:rotate(.5turn)}.search-container .guests-wrapper select,.search-container .type-wrapper select{height:65px;background-color:#fff;cursor:pointer}.search-container .submit-button{width:130px;height:65px;background-color:#f47c21;border-radius:0 4px 4px 0;border:none;text-transform:uppercase;text-align:center;font-weight:700;font-size:14px;letter-spacing:1px;color:#fff;cursor:pointer}.search-container .ui-autocomplete.ui-widget-content{background-color:transparent;border:0}.search-container .ui-autocomplete.ui-widget-content li.ui-menu-item{overflow:hidden;background-color:#fff;font-size:13px;text-align:left}.search-container .ui-autocomplete.ui-widget-content li.ui-menu-item:first-child{margin-top:5px;border-radius:4px 4px 0 0}.search-container .ui-autocomplete.ui-widget-content li.ui-menu-item:last-child{border-radius:0 0 4px 4px}.search-container .ui-autocomplete.ui-widget-content li.ui-menu-item:only-child{border-radius:4px}@media screen and (max-width:1024px){body.resp .search-container{margin-right:0;padding-bottom:90px;width:70%}body.resp .search-container .date-wrapper,body.resp .search-container .guests-wrapper,body.resp .search-container .search-input-wrapper,body.resp .search-container .type-wrapper{border:0}body.resp .search-container .search-input-wrapper{width:100%;margin-bottom:15px;border-radius:0;border:0}body.resp .search-container .search-input-wrapper .search-input{width:100%}body.resp .search-container .type-wrapper{width:100%;margin-bottom:15px;border-radius:0}body.resp .search-container .date-wrapper{margin-bottom:15px}body.resp .search-container form[data-type="1"] .date-wrapper{width:50%;border-radius:0}body.resp .search-container form[data-type="1"] .date-wrapper.start-date{border-right:1px solid #d8d8d8}body.resp .search-container .guests-wrapper,body.resp .search-container form[data-type="2"] .date-wrapper.start-date{width:100%;border-radius:0}body.resp .search-container .submit-button{width:100%;border-radius:0;margin-top:15px}body.resp .search-container .ui-autocomplete.ui-widget-content{overflow:initial;border:0}body.resp .search-container .ui-autocomplete.ui-widget-content li.ui-menu-item{background-color:#f2f2f2;font-size:15px}body.resp .search-container .ui-autocomplete.ui-widget-content li.ui-menu-item:first-child{margin-top:0}body.resp .search-container .ui-autocomplete.ui-widget-content li.ui-menu-item .ui-menu-item-wrapper{padding-top:10px;padding-bottom:10px}}@media screen and (max-width:480px){body.resp .search-container{margin-top:25px;width:90%}body.resp .search-container .date-wrapper input,body.resp .search-container .date-wrapper select,body.resp .search-container .guests-wrapper input,body.resp .search-container .guests-wrapper select,body.resp .search-container .search-input-wrapper input,body.resp .search-container .search-input-wrapper select,body.resp .search-container .type-wrapper input,body.resp .search-container .type-wrapper select{height:50px}body.resp .search-container .date-wrapper:after,body.resp .search-container .guests-wrapper:after,body.resp .search-container .search-input-wrapper:after,body.resp .search-container .type-wrapper:after{top:14px}body.resp .search-container .submit-button{width:100%;height:50px;margin:15px 0 0}}.press-band{text-align:center}.press-band .logo-media{background-image:url(/img/front/homepage/medias-2-1x.png);background-repeat:no-repeat;background-size:155px 130px;margin:5px 15px;display:inline-block;vertical-align:middle}.press-band .logo-media.logo-bfmtv{background-position:0 -96px;width:74px;height:33px}.press-band .logo-media.logo-france2{background-position:-112px -96px;width:20px;height:33px}.press-band .logo-media.logo-lemonde{background-position:0 -35px;width:135px;height:30px}.press-band .logo-media.logo-lesechos{background-position:0 0;width:153px;height:31px}.press-band .logo-media.logo-lexpress{background-position:0 -66px;width:134px;height:28px}.press-band .logo-media.logo-rtl2{background-position:-77px -96px;width:33px;height:33px}.press-band a:hover{text-decoration:none}.press-band a i:hover{opacity:.8;transition:opacity .2s ease-in-out;text-decoration:none}@media screen and (max-width:767px){body.resp .press-band .logo-media:last-of-type{display:none}}@media only screen and (-o-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){.press-band .logo-media{background-image:url(/img/front/homepage/medias-2-2x.png)}}