/****************************/

/*  GLOBAL STYLE  */

/****************************/

@font-face {
  font-family: "GothamBook";
  src: url("/assets/fonts/gotham/book/gotham-book.svg#") format("svg");
}

@font-face {
  font-family: "GothamLight";
  src: url("/assets/fonts/gotham/book/gotham-light.svg#") format("svg");
}

@font-face {
  font-family: "GothamBold";
  src: url("/assets/fonts/gotham/bold/gotham-bold.svg#") format("svg");
  
}

@font-face {
  font-family: "GothamMedium";
  src: url("/assets/fonts/gotham/medium/gotham-medium");
  src: url("/assets/fonts/gotham/medium/gotham-medium?#iefix") format("embedded-opentype"), url("/assets/fonts/gotham/medium/gotham-medium.woff") format("woff"), url("/assets/fonts/gotham/medium/gotham-medium.ttf") format("truetype"), url("/assets/fonts/gotham/medium/gotham-medium.svg#") format("svg");
}

body.accorhotels .footerContainer #bottom-container {
  display: none !important;
}

/* =================== TABLET =================== */

@media screen and (max-width: 1024px) {
  .accorhotels .brandLogoContainer {
    display: none;
  }
}

/* =================== MOBILE =================== */

@media screen and (max-width: 599px) {
  .accorhotels .brandLogoContainer img, .ach .brandLogoContainer img {
    width: 200px;
  }
  .accorhotels .page-responsive .headerContainer, .ach .page-responsive .headerContainer {
    margin-top: 0;
  }
}

.accorhotels #profile-banner, .ach #profile-banner {
  display: none;
}

/* -- HEADER -- */

.accorhotels .header_cornerMobile, .ach .header_cornerMobile {
  background: url(/imagerie/mobile/bg_header_ibis.jpg) center no-repeat;
}

.mercure #header-resp #nav .innerNav>li.discover-book-btn, .mer #header-resp #nav .innerNav>li.discover-book-btn {
  display: none !important;
}

/* =================== TABLET =================== */

@media screen and (max-width: 1024px) {
  body.ibis .brandLogoContainer {
    display: none;
  }
  .ibis .header_cornerMobile, .ibs .header_cornerMobile {
    background-image: url(/imagerie/mobile/bg_header_tablet_ibis.jpg);
    background-size: cover;
  }
}

/* --- IBIS -- */

/* =================== MOBILE =================== */

@media screen and (max-width: 600px) {
  .ibis #content-global-container, .ibs #content-global-container {
    background-color: #0f0f13;
  }
  .ibis .header_cornerMobile, .ibs .header_cornerMobile {
    background-image: url(/imagerie/mobile/bg_header_mob_ibis.jpg);
  }
}

/* -- MERCURE -- */

.mercure #profile-banner, .mer #profile-banner {
  display: none;
}

.mercure #header-cr, .mer #header-cr {
  margin: 0 auto;
  max-width: 1006px;
}

.mercure .headerContainer, .mer .headerContainer {
  margin-top: 32px;
}

.mercure .brandLogoContainer, .mer .brandLogoContainer {
  margin-top: 32px;
}

/* =================== TABLET =================== */

@media screen and (max-width: 1024px) {
  .brandLogoContainer {
    display: none;
  }
  body.mercure .mainContainer, body.mer .mainContainer {
    padding-top: 26px !important;
  }
  .mercure .useless, .mer .useless {
    z-index: 1!important;
  }
  .mercure a.mobile-only.menuResp, .mer a.mobile-only.menuResp {
    width: 25px;
  }
}

/* =================== MOBILE =================== */

@media screen and (max-width: 600px) {
  .mercure .brandLogoContainer img, .mer .brandLogoContainer img {
    width: 150px;
  }
  .mercure .page-responsive .headerContainer, .mer .page-responsive .headerContainer {
    display: block;
  }
  .mercure .brandLogoContainer, .mer .brandLogoContainer {
    display: none;
  }
  .mercure a.mobile-only.menuResp, .mer a.mobile-only.menuResp {
    width: 59px!important;
    height: 59px!important;
  }
  .mercure #content-global-container, .mer #content-global-container {
    background-color: #0f0f13;
  }
  .mercure .brandLogoContainer, .mer .brandLogoContainer {
    margin-top: 64px;
  }
}

/* --- NOVOTEL --- */

.novotel .headerContainer, .nov .headerContainer {
  margin: 0 auto;
  min-width: 320px;
  max-width: 1400px;
}

.novotel #profile-banner, .nov #profile-banner {
  display: none;
}

.novotel .mainContainer, .nov .mainContainer {
  margin-top: 0!important;
  padding-top: 0!important;
}

.novotel .header_cornerMobile .headerWrapper, .nov .header_cornerMobile .headerWrapper {
  max-width: 1277px;
}

.novotel .headerContainer .header_cr .menuContainer, .nov .headerContainer .header_cr .menuContainer {
  height: 55px;
  margin-bottom: 0;
}

/* =================== TABLET =================== */

@media screen and (max-width: 1024px) {
  .novotel .brandLogoContainer, .nov .brandLogoContainer {
    display: none;
  }
  .novotel .mainContainer, .nov .mainContainer {
    padding-top: 0!important;
  }
}

/* =================== MOBILE =================== */

@media screen and (max-width: 600px) {
  .novotel .brandLogoContainer img, .nov .brandLogoContainer img {
    width: 75px;
  }
  .novotel #content-global-container, .nov #content-global-container {
    background-color: #0f0f13;
  }
  .novotel .mainContainer .contentContainer, .nov .mainContainer .contentContainer {
    display: block !important;
  }
}

/* --- PULLMAN -- */

.pullmanhotels body, .pul body {
  padding-bottom: 0 !important;
}

.pullmanhotels div.headerContainer .headerBooking {
  margin-top: 0;
}

/* =================== TABLET =================== */

@media screen and (max-width: 1023px) {
  .pullmanhotels .brandLogoContainer, .pul .brandLogoContainer {
    display: none;
  }
  .pullmanhotels .mainContainer, .pul .mainContainer {
    padding-top: 50px;
  }
}

/* =================== MOBILE =================== */

@media screen and (max-width: 599px) {
  .pullmanhotels .brandLogoContainer img, .pul .brandLogoContainer img {
    width: 150px;
  }
  .pullmanhotels #content-global-container, .pul #content-global-container {
    background-color: #0f0f13;
  }
  .pullmanhotels .page-responsive .headerContainer, .pul .page-responsive .headerContainer {
    margin-top: 0;
  }
}

/* --- SOFITEL --- */

.sofitel #profile-banner, .sof #profile-banner {
  display: none;
}

.sofitel .headerContainer, .sof .headerContainer {
  padding-top: 32px;
}

.sofitel .brandLogoContainer, .sof .brandLogoContainer {
  padding-top: 35px;
}

/* =================== TABLET =================== */

@media screen and (max-width: 1024px) {
  body.sofitel .contentContainer, body.sof .contentContainer {
    margin-top: 0 !important;
  }
  .sofitel .brandLogoContainer, .sof .brandLogoContainer {
    display: none;
  }
  .sofitel .page-responsive .headerContainer, .sof .page-responsive .headerContainer {
    padding-top: 0;
  }
  .sofitel .headerContainer, .sof .headerContainer {
    display: block;
  }
  .sofitel nav ul.nav-links, .sof nav ul.nav-links {
    padding-left: 0;
  }
}

/* =================== MOBILE =================== */

@media screen and (max-width: 599px) {
  .sof .brandLogoContainer img, .sofitel .brandLogoContainer img {
    width: 150px;
  }
  .sof #content-global-container, .sofitel #content-global-container {
    background-color: #0f0f13;
  }
  .sofitel .brandLogoContainer, .sof .brandLogoContainer {
    display: none;
  }
  .sofitel .page-responsive .headerContainer, .sof .page-responsive .headerContainer {
    margin-top: 0;
  }
  .sofitel .headerContainer, .sof .headerContainer {
    padding-top: 0;
    display: block;
  }
}

.mainContainer, body, html {
  position: relative;
  font-family: Arial, helvetica, times, sans-serif;
  color: #000000;
  margin: 0;
  padding: 0;
}

.mainContainer {
  overflow: hidden;
  max-width: 1400px;
  margin: 0 auto;
}

.bold {
  font-family: 'GothamBold';
}

.mainContainer img {
  display: inline-block;
}

.mobileOnly, .notDesktop {
  display: none;
}

.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after {
  content: " ";
  display: table;
}

.clearfix::after, .container::after, .container-fluid::after, .row::after {
  clear: both;
}

.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after {
  content: " ";
  display: table;
}

/****************************/

/*   STYLE   */

/****************************/

/* HEADER */

.header_cornerMobile {
  background: url(/imagerie/mobile/bg_header.jpg) center no-repeat;
  height: 402px;
}

.header_cornerMobile .headerWrapper {
  position: relative;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1177px;
  padding-right: 100px;
}

.headerWrapper .product_picture {
  position: absolute;
  background: url(/imagerie/mobile/galaxy_iphone_watch.png) center no-repeat;
  bottom: 0;
  left: 0;
  width: 665px;
  height: 368px;
  display: block;
}

.headerWrapper>.notDesktop {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 534px;
  height: 368px;
  display: block;
}

.headerWrapper .notDesktop .available-header_android br {
  display: none
}

.header_cornerMobile .product_picture_device_android {
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

@media screen and (max-width: 1246px) {
  .headerWrapper .product_picture {
    left: -134px
  }
  .header_cornerMobile .headerWrapper {
    padding-right: 20px
  }
}

.headerWrapper .iconsContainer.android .ios-download {
  display: none
}

.headerWrapper .iconsContainer.android .android-download {
  margin: 0 auto;
  float: none
}

.fr .headerWrapper .product_picture {
  background-image: url(/imagerie/mobile/galaxy_iphone_watch_fr.png);
}

.headerWrapper .product_picture_device, .headerWrapper .product_picture_device_ios, .headerWrapper .product_picture_device_android {
  display: none;
}

.headerWrapper h1, .zh .headerWrapper h1 {
  font-family: 'GothamBook';
  text-transform: uppercase;
  text-align: right;
  font-size: 23px;
  font-weight: normal;
  color: white;
  margin: 0;
  padding-top: 51px;
  line-height: 40px;
}

.headerWrapper h1 .h1-bigger, .zh .headerWrapper h1 .h1-bigger {
  font-size: 35px;
  font-weight: normal;
}

.headerWrapper .iconsContainer {
  float: right;
  text-align: center;
  margin-top: 60px;
  width: 463px;
}

.headerWrapper .iconsContainer p {
  font-family: 'GothamBook';
  color: white;
  font-size: 21px;
  line-height: 30px;
  margin: 0;
  margin-bottom: 15px;
}

.headerWrapper .iconsContainer a {
  float: left;
  margin: 0 13px;
}

.headerWrapper .iconsContainer a img {
  border: 0;
}

.headerWrapper .iconsContainer .available-header_ios, .headerWrapper .iconsContainer .available-header_android, .headerWrapper .iconsContainer .available-header_device {
  display: none;
}

.zh .headerWrapper .aussi_sur {
  padding-top: 44px;
}

/* ZH btns */

.zh .btns_cornerMobile {
  margin: 0 auto;
  max-width: 1277px;
  /* padding-left:23%; */
}

.zh .btns_cornerMobile a {
  display: block;
  float: right;
}

.zh .btns_cornerMobile a img {
  margin: 10px 0 0 10px
}

/* CONTENT */

.contentWrapper {
  padding-bottom: 50px;
  padding-top: 20px;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}

.contentWrapper p {
  color: #9b9694;
}

.contentWrapper .args {
  display: inline-block;
  text-align: center;
  font-family: 'GothamLight';
  width: 300px;
  vertical-align: top;
  line-height: 18px;
  margin-top: 50px;
}

.contentWrapper .title {
  font-size: 16px;
  max-width: 170px;
  margin: 15px auto;
}

.contentWrapper .description {
  font-size: 15px;
  max-width: 170px;
  margin: 0 auto;
}

.contentWrapper .args .picto {
  display: block;
  display: block;
  width: 62px;
  height: 62px;
  margin: 0 auto;
  background: url(/imagerie/mobile/sprite_icons.png) no-repeat 0 0;
}

.contentWrapper .args .picto.picto-hotel {
  background-position: 0 -62px;
}

.contentWrapper .args .picto.picto-check-in {
  background-position: 0 -124px;
}

.contentWrapper .args .picto.picto-calendar {
  background-position: 0 -186px;
}

.contentWrapper .args .picto.picto-account {
  background-position: 0 -248px;
}

.contentWrapper .args .picto.picto-city {
  background-position: 0 -371px;
}

.contentWrapper .args .picto.picto-wipolo {
  background-position: 0 -310px;
}

.contentWrapper .args .picto.picto-new {
  background-position: 0 -433px;
}

.contentWrapper .args .picto.picto-new-fr {
  background-position: 0 -492px;
}

.contentContainer {
  background-color: #fff;
}

.header_cornerMobile .product_picture_device_android {
  background-image: url(/imagerie/mobile/tab_android.png);
}

.fr .header_cornerMobile .product_picture_device_android {
  background-image: url(/imagerie/mobile/tab_android_fr.png);
}

/* FOOTER GLOBAL */

.cornerFooter {
  text-align: center;
  font-family: 'GothamBook';
  font-size: 21px;
  line-height: 25px;
  color: #9b9694;
}

.cornerFooter p {
  letter-spacing: 2px;
  margin: 0;
}

/* FOOTER 1 */

.footer_mobileSite {
  padding: 25px;
  background-color: #e6e1dc;
}

.footer_mobileSite .picto-phone, .footer_mobileSite p {
  display: inline-block;
  vertical-align: middle;
}

.footer_mobileSite p {
  margin-left: 30px;
}

.footer_mobileSite a {
  color: #38b7ff;
  font-family: 'GothamBold';
}

.footer_mobileSite a:hover {
  color: black;
}

/* FOOTER 2 */

.footer_download {
  padding: 30px;
}

.footer_download p {
  margin-bottom: 25px;
}

.footer_download a {
  display: inline-block;
  margin: 0 13px;
}

.footer_download a img {
  border: 0;
}

.available-footer_ios, .available-footer_android, .available-footer_device {
  display: none;
}

/* Brand logo */

.brandLogoContainer {
  text-align: center;
  padding: 5px;
  background: white;
  display: none;
}

/* QC 78093 */

.contentContainer {
  padding-top: 0 !important;
}

.mobile-app-line {
  width: 100vw;
  max-width: 1400px;
  height: calc(100vh - 45px);
  background: no-repeat center center / cover;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  align-content: stretch;
}

.accorhotels:not(.isMobile) .mobile-app-line {
  height: calc(100vh - 60px);
}

.mobile-app-line:nth-of-type(odd) .sub:first-child, .mobile-app-line:nth-of-type(even) .sub:last-child {
  background-color: rgba(0, 0, 0, 0.4);
}

.sub {
  width: 50%;
}

.subImg {
  background: transparent no-repeat center center / cover;
}

.subText {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  text-transform: uppercase;
}

.subCtn {
  flex: 0;
  align-self: center;
  color: #FFF;
  font-family: "GothamLight", sans-serif;
  font-size: 1.9vw;
  text-align: center;
  line-height: 5vh;
  padding: 0 40px;
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(100% - 80px);
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}
.subCtnSmaller {
  font-size: 1.6vw;
}

@media screen and (min-width: 1023px) {
  .zh .subCtn {
    font-size: 1.7vw;
  }
}

.zh.ios #apps .subCtn {
  margin: 4vh auto;
}

.subCtn b {
  font-family: "GothamBold", sans-serif;
}

.subCtn small {
  font-size: 1.3vw;
  text-transform: none;
  display: block;
  margin-top: 3vh;
}

.subPict {
  height: 10vw;
  width: 10vw;
  background: transparent no-repeat center center / contain;
  display: block;
  margin: 0 auto 3vh;
}

.subPict.spa {
  background-image: url("/imagerie/mobile/spa.png");
}

.subPict.avatar {
  background-image: url("/imagerie/mobile/avatar.png");
}

.subPict.poi {
  background-image: url("/imagerie/mobile/poi.png");
}

.subBottom {
  position: absolute;
  bottom: 6vh;
  left: 0;
  right: 0;
  text-align: center;
  color: #FFF;
  font-family: "GothamLight", sans-serif;
  font-size: 1.2vw;
  text-align: center;
  line-height: 1.4;
}

.subBottom a {
  display: inline-block;
  width: 12.1vw;
  margin: 0 0.4vw;
}

.subBottom a img {
  max-width: 100%;
}

.subBottom span {
  display: block;
  text-align: center;
  margin: 0 auto 1.5vh;
  text-transform: none;
}

.subBottom span b {
  font-family: "GothamBold", sans-serif;
}

#apps {
  background-image: url(/imagerie/mobile/bandeau1.jpg);
  background-position: right center;
}

#apps .subImg {
  background-position: left center;
  background-size: 90% auto;
}

#apps .subPict.play {
  background-image: url(/imagerie/mobile/play.png);
}

#apps .subImg.devices {
  background-image: url(/imagerie/mobile/devices.png);
  background-position: 135% center;
  background-size: 133% auto;
}

.fr #apps .subImg.devices {
  background-image: url(/imagerie/mobile/devices_fr.png);
}

#destinations {
  background-image: url(/imagerie/mobile/bandeau2.jpg);
}

#destinations .subImg.phone1 {
  background-image: url("/imagerie/mobile/phone1.png");
}

.fr #destinations .subImg.phone1 {
  background-image: url("/imagerie/mobile/phone1_fr.png");
}

#destinations .subImg, #services .subImg {
  background-position: center bottom;
  background-size: auto 84%;
}

@media screen and (max-width: 900px) {
  #destinations .subImg, #services .subImg {
    background-size: 90% auto;
  }
}

#mob-loyalty {
  background-image: url(/imagerie/mobile/bandeau3.jpg);

}


#mob-loyalty .subImg {
 background-image: url(/imagerie/mobile/phone5.png);
 background-position: right bottom;
 background-size: auto 72%;
}

@media screen and (min-width: 1023px){
  #mob-loyalty .subImg {
   background-position: center bottom;
  }
}


@media screen and (min-aspect-ratio: 10/5){
#mob-loyalty .subImg {
 background-position: center bottom;
}
}

.ios #mob-loyalty .subImg {
  background-image: url(/imagerie/mobile/phone4ios.png);
}

.fr.ios #mob-loyalty .subImg {
  background-image: url(/imagerie/mobile/phone4ios_fr.png);
}

.android #mob-loyalty .subImg {
  background-image: url(/imagerie/mobile/phone4android.png);
}

.fr.android #mob-loyalty .subImg {
  background-image: url(/imagerie/mobile/phone4android_fr.png);
}

.neutralBtn {
  background: #000;
  width: 203px;
  line-height: 40px;
  border-radius: 10px;
  color:#fff;
  margin: 0 auto !important;
  padding: 20px 0;
}

.neutralBtn span {
  color: #fff;
  margin-bottom: 0 !important;
}

@media screen and (min-width: 1024px) {

}

#services {
  background-image: url(/imagerie/mobile/bandeau4.jpg);
}

#services .subCtn, #immersion .subCtn {
  font-family: "GothamLight", sans-serif;
}

#services .subImg.phone2 {
  background-image: url("/imagerie/mobile/phone2.png");
}

.fr #services .subImg.phone2 {
  background-image: url("/imagerie/mobile/phone2_fr.png");
}

#immersion {
  background-image: url(/imagerie/mobile/bandeau5.jpg);
}

#immersion .subImg {
  background-position: left 55%;
  background-size: 83% auto;
}

#immersion .subPict.picto360 {
  background-image: url("/imagerie/mobile/360.png");
}

#immersion .subImg.phone3 {
  background-image: url("/imagerie/mobile/phone3.png");
}

.isMobile #immersion .subBottom a {
  margin: 0 auto;
}

.android #immersion .subImg.phone3 {
  background-image: url("/imagerie/mobile/phone3a.png");
}

[data-device-type="mobile"] .appLinks {
    display: block !important;
}

@media screen and (orientation: portrait){
  #immersion .subBottom {
    display: none;
  }
}

@media screen and (orientation: landscape){
  #apps .subBottom  a{
    margin: 0 auto;
  }
}

br.mobile {
  display: none;
}

body .android, body .ios, .notAndroid, .notIOS, body.isMobile .notMobile {
  display: none !important;
}

body.android .android, body.ios .ios {
  display: block !important;
}

.customerReward {
  text-align: left;
  background: #F4F4F5;
  padding: 45px 20% 50px;
}

.customerReward p {
  text-align: left;
  display: inline-block;
  font-size: 20px;
  color: #002034;
  margin: 0;
  padding: 15px 0 15px 170px;
  background: url(/imagerie/mobile/stars.png) no-repeat left 40%;
  line-height: 1.3;
}

/*.customerReward p:last-of-type {
		margin-top: 2vh;
}*/

.appLinks {
  text-align: center;
  font-size: 16px;
  font-family: "GothamBook", sans-serif;
  padding: 30px 0;
  display: none;
}

.appLinks span {
  margin-bottom: 2vh;
}

.appLinks .qr-code {
  padding-top: 30px;
}

.popinWrapper {
  position: fixed;
  z-index: 5000;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 150ms linear;
  opacity: 0;
  visibility: hidden;
}

.popinWrapper.visible {
  opacity: 1;
  visibility: visible;
}

.popinWrapper .inner {
  display: block;
  width: 560px;
  height: 315px;
  background: #fff;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.popinWrapper .inner iframe {
  display: block;
}

.popinWrapper .inner .closeBtn {
  position: absolute;
  top: -15px;
  right: -20px;
  z-index: 100;
  border: 7px solid #fff;
  background: #000;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-family: Arial;
  border-radius: 99px;
  font-size: 18px;
}

.accorhotels .headerContainer {
  display: none;
}

.zh #apps .subText .subCtn {
  top: 37%;
}

@media screen and (max-width: 1023px) {
  .zh #apps .subText .subCtn {
    top: 0;
  }
}

.zh #apps .subText {
	justify-content: space-evenly;
}

@media screen and (min-width: 1400px) {}

/* mobile portrait */

@media screen and (max-width: 1023px) {
  #destinations .subCtn, #mob-loyalty .subCtn, #services .subCtn {
    min-height: 100px;
  }
  .subCtn {
    padding: 0 20px;
    position: relative;
    width: calc(100% - 40px);
    top: 0;
    left: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  .customerReward p {
    padding: 50px 10% 0;
    background: url(/imagerie/mobile/stars.png) no-repeat center 10px;
    text-align: center;
    font-size: 20px;
    display: block;
  }
  .contentContainer {

  }
  .mercure .contentContainer {
    padding-top: 0 !important;
  }
  .appLinks {
    display: block;
  }
  br.mobile {
    display: inline;
  }
  .mobile-app-line {
    position: relative;
    height: calc(100vh - 45px);
    min-height: 500px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    align-content: stretch;
  }
  .sub {
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
  }
  .subText {
    order: 1;
    flex: 0;
    display: block;
    text-align: center;
    position: static;
  }
  .ios .subText {
    flex: 1;
  }
  .subCtn {
    display: block;
    font-size: 5.625vw;
    line-height: normal;
    margin: 4vh auto;
  }
  .subCtn b {
    display: inline;
  }
  .subCtn small {
    font-size: 4.675vw;
    margin-top: 0vh;
  }
  .subImg {
    order: 2;
    flex: 1;
    background-size: contain !important;
  }
  .subPict {
    display: none;
  }
  #apps .subImg {
    order: 1;
  }
  #apps .subText {
    order: 2;
  }
  #apps .subBottom {
    order: 3;
    position: static;
    margin-bottom: 4vh;
  }
  #apps .subCtn {
    font-size: 5.425vw;
    margin: 8vh auto;
  }
  #apps {
    background-image: url(/imagerie/mobile/bandeau1mobile.jpg);
  }
  #destinations {
    background-image: url(/imagerie/mobile/bandeau2mobile.jpg);
  }
  #mob-loyalty {
    background-image: url(/imagerie/mobile/bandeau3mobile.jpg);
  }
  #services {
    background-image: url(/imagerie/mobile/bandeau4mobile.jpg);
  }
  #immersion {
    background-image: url(/imagerie/mobile/bandeau5mobile.jpg);
  }
  #immersion .subPict {
    display: block;
    width: 26.5vw;
    height: 26.5vw;
  }
  #immersion .subCtn {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }
  #mob-loyalty .subCtn {
    margin-bottom: 2vh;
  }
  #mob-loyaltyPlatinium {
    position: absolute;
    right: -7vw;
    bottom: -4.4vh;
    background: url(/imagerie/mobile/platinium.png) no-repeat center center / contain;
    width: 60vw;
    height: 37.9vw;
    transform: rotate(-15deg);
    max-width: 300px;
  }
  .subBottom {
    bottom: 2vh;
  }
  .subBottom a {
    margin: 0 auto;
    width: 47.5vw;
  }
  .subBottom span {
    font-size: 5vw;
  }
  .android #apps .subText {
    order: 1;
  }
  .android #apps .subBottom {
    order: 2;
    margin-bottom: 8vh;
  }
  .ios #apps .subBottom {
    margin-bottom: 14vh;
  }
  .android #apps .subCtn {
    margin: 4vh auto 4vh;
  }
  .android #apps .subImg {
    order: 3;
    background-image: url(/imagerie/mobile/devices-android.png) !important;
    background-position: center bottom;
  }
  .fr.android #apps .subImg {
    order: 3;
    background-image: url(/imagerie/mobile/devices-android_fr.png) !important;
  }
  .android #destinations .subImg {
    background-image: url(/imagerie/mobile/phone1android.png) !important;
  }
  .fr.android #destinations .subImg {
    background-image: url(/imagerie/mobile/phone1android_fr.png) !important;
  }
  .android #services .subImg {
    background-image: url(/imagerie/mobile/phone2android.png) !important;
  }
  .fr.android #services .subImg {
    background-image: url(/imagerie/mobile/phone2android_fr.png) !important;
  }
  .customerReward {
    padding: 60px 0 60px;
    background-position: center 20px;
  }
  .customerReward p {}
}

@media screen and (orientation: landscape) and (max-width: 1024px) {
  #apps .subBottom a {

  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mobile-app-line {
    height: 100vh;
  }
  .mobile-app-line:first-of-type {
    height: calc(100vh - 45px);
  }
}

/* mobile landscape */

@media screen and (max-width: 767px) and (orientation: landscape) {
  .subCtn {
    font-size: 17px;
    line-height: 1.3;
  }
  .subCtn small {
    font-size: 19px;
  }
  #apps .subCtn {
    font-size: 17px;
    line-height: 1.3;
  }
  #apps .subImg.devices {
    background-position: center center;
    background-size: auto 100%;
  }
  .subBottom span {
    font-size: 16px;
  }
}

.qr-code {
  padding-top: 10px;
}

.qr-code img {
  width: 140px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/****************************/

/*  MEDIA QUERIES  */

/****************************/

/* PALIER TABLETTE */

@media screen and (max-width: 1024px) {
  /* GLOBAL */
  .notDesktop {
    display: block;
  }
  .brandLogoContainer {
    display: block;
  }
  /* HEADER */
  .header_cornerMobile {
    background-image: url(/imagerie/mobile/bg_header_tablet.jpg);
    height: 600px;
    background-size: cover;
  }
  .header_cornerMobile .headerWrapper {
    padding: 0;
  }
  .headerWrapper>.notDesktop {
    width: 63%;
    height: 430px;
    float: left;
  }
  .header_cornerMobile .product_picture_device, .header_cornerMobile .product_picture_device_android, .header_cornerMobile .product_picture_device_ios {
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .headerWrapper .notDesktop .available-header_android br {
    display: block
  }
  .headerWrapper .product_picture, .headerWrapper .available-header, .available-footer {
    display: none;
  }
  .header_cornerMobile .product_picture_device_android {
    width: 100%
  }
  .header_cornerMobile .product_picture_device, .header_cornerMobile .product_picture_device_ios {
    background-image: url(/imagerie/mobile/screen-ipad.png);
  }
  .fr .header_cornerMobile .product_picture_device, .fr .header_cornerMobile .product_picture_device_ios {
    background-image: url(/imagerie/mobile/screen-ipad-fr.png);
  }
  .headerWrapper h1, .zh .headerWrapper h1 {
    font-size: 20px;
    text-align: center;
  }
  .headerWrapper h1 .h1-bigger, .zh .headerWrapper h1 .h1-bigger {
    font-size: 32px;
  }
  .header_cornerMobile .iconsContainer {
    width: 37%;
  }
  .headerWrapper .iconsContainer p {
    margin-bottom: 12px;
  }
  .headerWrapper .iconsContainer a {
    display: none;
    float: none;
    width: 65%;
    margin: 15px auto;
  }
  .headerWrapper .iconsContainer a img {
    width: 100%;
  }
  /* CONTENT */
  .contentWrapper .args {
    width: 45%;
  }
  .contentWrapper .args .picto {
    background-image: url(/imagerie/mobile/sprite_icons_x2.png);
    background-size: 62px 434px;
  }
  /* FOOTER 1 */
  .footer_mobileSite p {
    text-align: left;
    max-width: 350px;
  }
  /* FOOTER 2 */
  .footer_download a {
    display: none;
  }
}

/* PALIER MOBILE */

@media screen and (max-width: 599px) {
  /* GLOBAL */
  .mobileOnly {
    display: inline;
  }
  /* HEADER */
  .notMobile {
    display: none;
  }
  .localisation-banner {
    display: none;
  }
  .headerWrapper h1, .zh .headerWrapper h1 {
    text-align: right;
    margin-right: 8%;
  }
  /* HEADER */
  .header_cornerMobile {
    background-image: url(/imagerie/mobile/bg_header_tablet.jpg);
    background-image: url(/imagerie/mobile/bg_header_mob.jpg);
    height: 420px;
  }
  .headerWrapper>.notDesktop {
    height: 310px;
    margin-left: 5%;
    width: 50%;
  }
  .header_cornerMobile .product_picture_device {
    background-image: url(/imagerie/mobile/galaxy_iphone.png);
  }
  .fr .header_cornerMobile .product_picture_device {
    background-image: url(/imagerie/mobile/galaxy_iphone_fr.png);
  }
  .header_cornerMobile .product_picture_device_ios {
    background-image: url(/imagerie/mobile/iphone_watch.png);
    width: 136%;
  }
  .fr .header_cornerMobile .product_picture_device_ios {
    background-image: url(/imagerie/mobile/iphone_watch_fr.png);
  }
  .header_cornerMobile .product_picture_device_android {
    background-image: url(/imagerie/mobile/galaxy.png);
  }
  .fr .header_cornerMobile .product_picture_device_android {
    background-image: url(/imagerie/mobile/galaxy_fr.png);
  }
  body.gb .headerWrapper h1 br.dn_gb {
    display: block
  }
  .headerWrapper h1, .zh .headerWrapper h1 {
    padding-top: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .header_cornerMobile .iconsContainer {
    width: 45%;
    position: relative;
  }
  .headerWrapper h1 .h1-bigger, .zh .headerWrapper h1 .h1-bigger {
    font-size: 22px;
  }
  .headerWrapper .iconsContainer p {
    display: none;
  }
  .headerWrapper .available-header {
    display: none !important;
  }
  .zh .headerWrapper p.aussi_sur {
    display: block;
  }
  .headerWrapper .iconsContainer .available-header_ios, .headerWrapper .iconsContainer .available-header_android, .headerWrapper .iconsContainer .available-header_device {
    display: none!important;
  }
  .headerWrapper .iconsContainer a {
    display: none;
    float: none;
    width: 105%;
    margin: 15px auto;
    position: absolute;
    top: -45px;
    right: 20px;
  }
  .headerWrapper .iconsContainer a.android-download {
    width: 133%;
  }
  /* ZH btns */
  .zh .btns_cornerMobile {
    margin: 0 auto;
    max-width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .zh .btns_cornerMobile a {
    float: none;
  }
  /* CONTENT */
  .contentWrapper {
    padding-top: 0;
  }
  .contentWrapper .args {
    width: auto;
    display: block;
  }
  .contentWrapper .args .title {
    font-size: 16px;
  }
  /* FOOTER */
  .cornerFooter {
    font-size: 20px;
  }
  .footer_mobileSite p {
    max-width: inherit;
    display: block;
    text-align: center;
    margin-top: 15px;
  }
  .footer_download {
    padding-bottom: 7px;
  }
  .footer_download p {
    margin-bottom: 12px;
  }
  .footer_download a {
    margin: 13px;
  }
  /*Correction bug surheader retour a la ligne*/
  .page-responsive .headerContainer {
    margin-top: 32px;
  }
  .brandLogoContainer {
    margin-top: 32px;
  }
  .popinWrapper .inner {
    display: block;
    width: 80%;
    padding: 5px;
  }
  .popinWrapper .inner iframe {
    width: 100%;
  }
}

body.ja .contentContainer *, body.ko .contentContainer *, body.pl .contentContainer *, body.ru .contentContainer *, body.tr .contentContainer *, body.th .contentContainer *, body.ar .contentContainer *, body.zh .contentContainer * {
  font-family: Arial, Helvetica, sans-serif;
}

body.ru .contentContainer .bold, body.ko .contentContainer .bold, body.zh .contentContainer .bold, body.th .contentContainer .bold, body.tr .contentContainer .bold, body.ar .contentContainer .bold, body.pl .contentContainer .bold, body.ja .contentContainer .bold {
  font-weight: bold;
}

body.ru .headerWrapper h1, body.ko .headerWrapper h1, body.zh .headerWrapper h1, body.sv .headerWrapper h1 {
  max-width: 535px;
  margin-left: auto;
}

body.zh .contentWrapper .title {
  max-width: 200px;
}

body.ar .headerWrapper .iconsContainer a {
  float: right;
}

body.ar .footer_mobileSite p {
  margin-right: 30px;
  margin-left: 0;
}

.mercure #header-resp #nav .innerNav>li a {
  background: none;
}

.zh #immersion .subText .subCtn {
  top: 40%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  padding-bottom: 40px;
  position: absolute;
}

.zh #immersion .subText .subBottom {
  bottom: 10%;
  position: absolute;
}
/* header-sf prerendering */
#ah-header-wrapper {
  display: none;
}
/* header sf */
#header-sf {
	z-index: 9999;
}
#header-sf button {
  font-family: Roboto, sans-serif;
}
#mount-ah-navigation {
  min-height: 4.5rem;
}
