
@media (max-width: 480px)
{
  #banner
  {
    height: 10vh;
  }
  #logo
  {
    width: 47vw;
    height: 11vh;
  }
  .page
  {
      width: calc(100%/3);
  }
  #title
  {
      font-size: 3vh;
  }
  #underTitle
  {
      top: calc((56.25%/2) + 4vh);
      font-size: 1vh;
  }
  #navigate
  {
      height: 8vh;
      font-size: 1vh;
      top: 9.9vh;
  }
  #carTextTitle
  {
    font-size: 2vh;
    line-height: 4vh;
  }
  #carContainer
  {
      height: 100vh;
  }
  #carTextContent
  {
    font-size: 1.8vh;
    line-height: 3vh;
    white-space: pre-wrap;
  }
  .question
  {
      width: 100vw;
  }
  #questionDiv
  {
    white-space: pre-wrap;
    font-size: 2.5vh;
  }
  .questionResponse
  {
    white-space: pre-wrap;
    font-size: 2vh;
  }
  .questionResponseRe {
    white-space: pre-wrap;
    line-height: 3vh;
  }
  .questionTitle
  {
    white-space: pre-wrap;
    font-size: 3vh;
  }
  #faqContainer {
    flex-direction: column;
    height: 129vh;
  }
  #buttonLanding
  {
    top: 23vh;
    width: 29vw;
    height: 2vh;
    font-size: 1vh;
    border: 2px solid;
    left: 36vw;
  }
  .atout
  {
    width: 100vw;
  }
  .logoAtout
  {
    width: 18vw;
  }
  .atoutSum {
    font-size: 1.8vh;
    white-space: pre-wrap;
  }
  .atoutTitle {
    font-size: 2vh;
    white-space: pre-wrap;
  }
  .atouts {
    flex-direction: column;
    height: 106vh;
  }
  .textFooter
  {
      font-size: 1.5vh;
  }
  .footerElement
  {
    width: 100vw;
    flex-direction: column;
    max-width: calc(100% - 2vw);
  }
  .footerTitle
  {
    font-size: 2vh;
  }
  .footer
  {
    height: 66vh;
    flex-direction: column;
  }
  .textLegal
  {
    white-space: pre-wrap;
    font-size: 1.5vh;
  }
  .smallVid
  {
    max-height: 26vh;
  }
  .filter
  {
    height: 31vh;
    font-size: 4vh;
  }
  #cout
  {
    margin-top: 21vh;
    font-size: 1.4vh;
    border: 2px white solid;
    height: 3vh;
    width: 30vw;
  }
  #articlePage
  {
    flex-direction: column;
  }
  .article
  {
    width: 100vw;
  }
  .image-article
  {
    height: 20vh;
    width: 100vw;
    margin-top: 0vh;
    margin-left: 0vw;
    margin-bottom: 4vh;
  }
  .articleTitle
  {
    margin-left: 5vw;
    font-size: 3vh;
    margin-bottom: 2vh;
  }
  .articleText
  {
    margin-left: 5vw;
    max-width: 90vw;
    white-space: pre-line;
  }
  .articleGras
  {
    margin-left: 5vw;
    white-space: pre-line;
    width: 90vw;
  }
  .finArticle
  {
    margin-left: 5vw;
    max-width: 90vw;
    margin-bottom: 0;
  }
  #lastArticles
  {
    margin-top: 3vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }
  .othersArticle
  {
    height: 7vh;
    width: 90vw;
  }
  .last
  {
      margin-bottom: 3vh;
  }
  .first
  {
      padding-top: 0 !important;
  }
  #blogDiv
  {
    flex-direction: column;
  }
  .blogElement
  {
    margin-left: 0vw;
    width: 80vw;
    height: 30vh;
    margin-right: 0vw;
    margin-bottom: 0vh;
    padding-right: 10vw;
    padding-left: 10vw;
    padding-top: 3vh;
  }
  .blogImg
  {
    height: 14vh;
    width: 80vw;
    padding: 0vh;
  }
  .blogTitle
  {
    padding-left: 0vw;
    font-size: 2vh;
    padding-bottom: 2vh;
    max-width: 80vw;
    padding-top: 1vh;
  }
  .blogSummary
  {
    padding-left: 0vw;
    max-width: 80vw;
  }
  .othersSummary {
    padding-bottom: 0vh;
    padding-left: 0vw;
    padding-top: 1vh;
    align-items: center;
  }
  #othersSlo
  {
      display: none;
  }
  #othersSloSum
  {
      display: none;
  }
  #blogOthers
  {
    width: 100vw;
  }
  .othersTitle {
    padding-top: 3vh;
    padding-bottom: 0vh;
  }
  #contactDiv {
    flex-direction: column;
  }
  #contactInfo {
    width: 100vw;
  }
  .contactTitle {
    font-size: 2.5vh;
    /* padding: 5vh; */
    padding-bottom: 0;
    padding-top: 3vh;
    text-align: center;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .contactText {
    padding-top: 2vh;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .smallInput.firstContact {
    margin-top: 4vh;
  }
  #contactForm {
    width: 100vw;
  }
  .smallInput
  {
    width: 84vw;
  }
  .bigInput {
    width: 81vw;
  }
  #sendButton {
    width: 18vw;
  }
  #imageConvoyage
  {
      display: none;
  }
  .faqConvoyage {
    height: 80vh;
  }
  .convText
  {
    font-size: 1.6vh;
    text-align: left;
    margin: 0;
    margin-left: 0vw;
    padding-top: 1vh;
    line-height: 3vh;
    white-space: pre-line;
    padding: 3vh;
  }
  .atoutsConvoyage {
    height: 150vh;
  }
  #faqPartner {
    height: 171vh;
  }
  .questionResponsePartner {
    padding: 2vh;
  }
  #container {
    flex-direction: column;
  }
  #mapContainer {
    width: 85vw;
    margin-left: 8vw;
    height: 48vh;
  }
  .buttonChoice {
    width: 81vw;
    height: 12vh;
    border: 2px solid #0000ff4d;
    margin-top: 3vh;
  }
  .buttonContainer {
    width: 37vw;
  }
  .buttonImg {
    width: 31vw;
    height: 12vh;
  }
  #distanceContainer {
    width: 90vw;
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .autocomplete-container {
    width: 70vw;
  }
  #start {
    margin-left: 0;
    width: 70vw;
  }
  #end {
    margin-left: 0;
    width: 70vw;
  }
  #calcButton {
    width: 19vw;
  }
  #map {
    height: 41vh;
    width: 83vw;
  }
  #prix {
    font-family: 'Roboto';
    margin-bottom: 5vh;
  }
  .lastBlog
  {
      margin-bottom: 5vh;
  }
}
