/*
  CALENDAR
  responsive.css
  Last saved: 2019.04.04
*/

@media only screen and (max-width: 1000px) {
  .conteneur {
    width: 100%; } }

#header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #808080;
}
  @media only screen and (max-width: 856px) {
    #header {
      flex-direction: column;
    }
  }
  #header > div:first-child span {
    font-family: "Futura";
  }
  #header > div:first-child a {
    display: inline-block;
    vertical-align: middle;
  }
  #header #country-select {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
  }
  @media only screen and (max-width: 856px) {
    #header span#smd {
      display: none;
    }
  }
  #header #grouped-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
    #header #grouped-mobile > div {
      padding-left: 15px;
    }
      @media only screen and (max-width: 480px) {
        #header #grouped-mobile > div {
          padding-left: 10px;
        }
      }

#main {
  width: 100%;
  display: flex;
}
  @media only screen and (max-width: 628px) {
    #main {
      flex-direction: column-reverse;
    }
  }
  #main > div:first-child {
    flex-basis: 160px;
    flex-grow: 0;
    text-align: center;
  }
  #main > div:last-child {
    flex-grow: 1;
    padding-left: 2px;
  }
    #main > div:last-child #upper {
      width: 100%;
      display: flex;
    }
      @media only screen and (max-width: 856px) {
        #main > div:last-child #upper {
          display: block;
        }
      }
      #main > div:last-child #upper > div:first-child {
        flex-grow: 1;
        padding-top: 10px;
      }
      #main > div:last-child #upper > div:last-child {
        flex-grow: 0;
      }
    #main > div:last-child #middle {
      width: 100%;
      display: flex;
    }
      @media only screen and (max-width: 856px) {
        #main > div:last-child #middle {
          display: block;
        }
      }
      #main > div:last-child #middle > div:first-child {
        flex-grow: 1;
      }
      #main > div:last-child #middle > div:last-child {
        flex-basis: 213px;
        flex-grow: 0;
      }

.bx-wrapper .bx-viewport {
  left: 0 !important;
}

#foobar-wrapper {
  display: none;
  margin-top: 20px;
  text-align: center;
}

/*#g-ads-2, */
@media only screen and (max-width: 856px) {
  #g-ads-486 {
    display: none;
  }
}

#g-ads-2 {
  margin-top: 14px;
  margin-bottom: 0;
  padding: 0;
  max-width: 468px;
}

#map_canvas {
  width: 100%;
  height: 400px;
}

@media only screen and (max-width: 856px) {
  .div_photo_annonces {
    display: none;
  }
}

td#passage {
  display: flex;
}
  @media only screen and (max-width: 856px) {
    td#passage {
      display: block;
    }
  }
  td#passage > div:first-child {
    padding-right: 15px;
  }

table#table7 td:last-child {
  padding-right: 15px;
}
@media only screen and (max-width: 480px) {
  table#table7 ul {
    padding-left: 20px;
  }
}
table#table7 ul li {
  margin: 5px 0;
  text-align: left;
}
  @media only screen and (max-width: 480px) {
    table#table7 ul li > a {
      font-size: 14px;
    }
  }

@media only screen and (max-width: 480px) {
  a.ctaButtonbig {
    font-size: 14px;
  }
}

.tableau_top_desti_splash {
  width: 100%;
}

td.flex {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #808080;
}
  @media only screen and (max-width: 856px) {
    td.flex {
      display: block;
      padding-bottom: 0;
    }
  }
  @media only screen and (max-width: 856px) {
    td.flex > div {
      margin-bottom: 20px;
    }
  }
  td.flex > div:not(:last-child) {
    margin-right: 15px;
  }
    @media only screen and (max-width: 856px) {
      td.flex > div:not(:last-child) {
        margin-right: 0;
      }
    }
  td.flex .div_photo_liste_annonces {
    width: 100%;
    max-width: 258px;
    height: auto;
  }
    @media only screen and (max-width: 628px) {
      td.flex .div_photo_liste_annonces {
        max-width: 258px;
      }
    }
    @media only screen and (max-width: 628px) {
      td.flex .div_photo_liste_annonces img {
        display: block;
        width: 100%;
        height: auto;
        max-width: 258px;
      }
    }

.col_img_pub {
  width: auto;
  vertical-align: top;
}
  .col_img_pub img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 180px;
    min-width: 72px;
  }
  .col_img_pub:last-child {
    padding-right: 15px;
  }

.col_txt_pub {
  width: auto;
  max-width: 780px;
  padding-left: 15px;
}
  @media only screen and (max-width: 856px) {
    .col_txt_pub h2 {
      font-size: 20px;
    }
  }
  .col_txt_pub:last-child {
    padding-right: 15px;
  }

@media only screen and (max-width: 856px) {
  .liste_puces {
    font-size: 16px;
  }
}

h1.texte_couleur {
  padding: 0 15px;
}

.table_flags img {
  min-width: 21px;
  max-width: 21px;
}

.top_evals {
  width: 100%;
}

.liste_avantages {
  padding: 0 15px;
}

.tableau_detailsannonce_colonne1 {
  width: auto;
}

.tableau_detailsannonce_colonne2 {
  width: auto;
}

.div_photo_liste_annonces {
  width: 100%;
  max-width: 258px;
  height: auto;
}
  @media only screen and (max-width: 628px) {
    .div_photo_liste_annonces {
      max-width: 150px;
    }
  }
  @media only screen and (max-width: 628px) {
    .div_photo_liste_annonces img {
      display: block;
      width: 100%;
      height: auto;
      max-width: 150px;
    }
  }

.div_annonce_prix_coin_haut_droit {
  width: auto; }

.div_nuage_bas {
  width: 100%;
  max-width: 830px;
}
  @media only screen and (max-width: 480px) {
    .div_nuage_bas a {
      font-size: 14px;
    }
  }
  @media only screen and (max-width: 480px) {
    .div_nuage_bas span {
      display: block;
    }
  }
  @media only screen and (max-width: 480px) {
    .div_nuage_bas span.rh {
      display: none;
    }
  }

.element_review_desti {
  width: 100%;
  max-width: 830px;
}

.tableau_general {
  width: 100%;
  max-width: 1000px;
}

#left-pane {
  position: absolute;
  top: 57px;
  left: 0;
  text-align: left;
  width: 160px;
  vertical-align: top;
  z-index: 50;
}
  @media only screen and (max-width: 856px) {
    #left-pane {
      top: 130px;
    }
  }
  @media only screen and (max-width: 480px) {
    #left-pane {
      top: -380px;
    }
  }

@media only screen and (max-width: 1000px) {
  .tab_div_autresdestiWE, .tab_div_autresdestiWE_coldroite {
    float: none;
    margin: 10px 0;
  }
}

@media only screen and (max-width: 856px) {
  .tab_col_autresdestibas {
    width: auto;
    max-width: 280px;
  }
}

table.mft {
  text-align: left;
  width: calc(100% - 160px);
  max-width: 840px;
  border-width: 0px;
  border-style: solid;
  border-collapse: collapse;
  margin: 0;
  margin-left: 160px;
  padding: 0;
  border-spacing: 0;
}
  @media only screen and (max-width: 480px) {
    table.mft {
      width: 100%;
      margin-left: 0;
    }
  }

.form_destination {
  width: 100%;
}

.tableau_formulaire_desti {
  width: 100%;
}

.h1_destination {
  width: auto;
  max-width: 100%;
  /*display: none ;*/
}

.donnez_avis_div_texte {
  float: right;
  width: auto;
  /*display: none ;*/
  max-width: 270px;
  background-color: #eee;
}
  @media only screen and (max-width: 856px) {
    .donnez_avis_div_texte {
      float: none;
    }
  }

.voir_carte, .prix_cap {
  width: 270px;
  overflow: hidden;
  /*display: none ;*/
  float: left;
  background-color: #eee;
}
  @media only screen and (max-width: 628px) {
    .voir_carte, .prix_cap {
      float: none;
      width: auto;
    }
  }

/*#unit_longD58 {
	display: none ;
}*/
.ratingblock {
  display: inline-block !important;
  vertical-align: middle !important;
  margin: 5px 0;
}

td#fds {
  text-align: right;
}
  @media only screen and (max-width: 628px) {
    td#fds {
      text-align: left;
    }
  }

td#ap {
  min-width: 180px;
}
  @media only screen and (max-width: 628px) {
    td#ap {
      min-width: 120px;
    }
  }

.texte_normal {
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 0;
}
  @media only screen and (max-width: 480px) {
    .texte_normal {
      font-size: 13px;
    }
  }
  .texte_normal.big {
    font-size: 20px;
  }
    @media only screen and (max-width: 480px) {
      .texte_normal.big {
        font-size: 16px;
      }
    }

.texte_normal {
  max-width: 100% !important;
}

@media only screen and (max-width: 628px) {
  .element {
    display: block;
    font-size: 14px;
  }
}

.rvotes > a:last-child {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  margin-left: 2px;
  font-size: 16px;
}
  @media only screen and (max-width: 480px) {
    .rvotes > a:last-child {
      margin-left: 0;
      margin: 10px 0;
      display: block;
      font-size: 14px;
    }
  }

#left-pane-responsive {
  display: none;
  /*position: relative ;*/
  width: 160px;
  margin: auto;
}
  @media only screen and (max-width: 480px) {
    #left-pane-responsive {
      display: block;
      padding-bottom: 20px;
    }
  }
  #left-pane-responsive #left-pane {
    position: static;
  }

#problematic_ad {
  width: 100%;
  max-width: 100%;
}
  @media only screen and (max-width: 480px) {
    #problematic_ad {
      max-width: 320px;
    }
  }

br.xxs {
  display: none; }
  @media only screen and (max-width: 480px) {
    br.xxs {
      display: inline;
    }
  }

#ins-4375528127 {
  overflow-x: hidden;
  max-width: 840px;
}
  @media only screen and (max-width: 480px) {
    #ins-4375528127 {
      max-width: 320px;
    }
  }

#ins-3132451413 {
  margin-top: 10px;
  display: block;
}
  @media only screen and (max-width: 480px) {
    #ins-3132451413 {
      max-width: 320px;
    }
  }

@media only screen and (max-width: 628px) {
  .xs-inv {
    display: none;
  }
}

.div_alaune {
  margin-top: 0;
}

#suite_slogan {
  font-size: 22px;
  color: #808080;
  text-align: center;
}
  @media only screen and (max-width: 480px) {
    #suite_slogan {
      font-size: 18px;
    }
  }

#splash-search-wrapper {
  width: 100%;
  max-width: 90%;
}

form#splash-search {
  text-align: center;
  width: 100%;
  max-width: 272px;
  margin: auto;
}
  form#splash-search input {
    font-size: 14px;
  }
  form#splash-search input[type="text"] {
    color: #999;
  }

.liste_annonce_boussole {
  width: auto;
  max-width: 560px;
}

/*# sourceMappingURL=responsive.css.map */
