.gallery-top-css,
.img_veh_temp,
.img_veh_temp img,
.img_veh{
    width: 100%;
}
#fiche-client .diaporama.fiche360 .img_veh #iframe360{
    height: 100%;
}
.gallery-top, .gallery-top-css {
    width: 100%;
}
.gallery-top-css{
    height: 400px;
    max-width: 79%;
    margin: 0;
    overflow: hidden;
}
.diaporama .gallery-thumbs {
    background-color: #fff;
    box-sizing: border-box;
    height: 65px;
    margin-top: -60px;
    padding-top: 5px;
}
.diaporama .gallery-thumbs--nopadding{
    margin-top: 0;
}
/*#gtmResa{
    font-size: 16px;
}*/
.accessoire_text{
    color: #309DF4;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.accessoire_text + p {
    text-align: center;
    font-size: 14px;
}
#fiche #sidebar-contact {
    border: 0;
    background: none;
    margin-bottom: 0;
    border-bottom: 1px solid #d4d4d4;
}
#fiche #contact-sidebar .contact-numero-sidebar .horaire-contact {
    margin-top: 5px;
}
#fiche #contact-sidebar .contact-numero-sidebar .contact-fond-vert {
    background-size: 280px auto;
}
#fiche .contact-fond-vert {
    background: url(/assets/img/recherche/numero-vert2.png) no-repeat bottom center;
}
#contact-sidebar .contact-numero-sidebar .contact-fond-vert .contactez-nous-numero {
    left: 25px;
    font-size: 27px;
    top: 11px;
}
.secundary .commander {
    padding: 5px;
}
#contact-sidebar .contact-numero-sidebar .horaire-contact {
    max-width: 210px;
}
#sidebar-contact #contact-inner-num .contact-numero-sidebar p{
    font-size: 17px;
    color: #424242;
    margin: 0;
}
.bloc_principal #menu.affix .nav-tabs>li.etat {
    margin-left: 30px;
}
.defaut_rayure{
    display: inherit;
    margin: auto;
}

/*  LCD Fiche détail */
#ZFDebug, #ZFDebug_offset {
    display: none !important; /* Testing purpose */
}
.fiche-image-full__logo {
    top: 5%;
    position: fixed;
    left: 5%;
    width: 350px;
    height: auto;
}
.fiche-image-full__image {
    height: 100vh;
    width: 100vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 120%;
}

.fiche-image-full__summary {
    background: #fff;
    padding: 30px 20px 20px;
    box-sizing: border-box;
    box-shadow: 0 9px 16px rgba(0,0,0,0.16);
    max-width: 335px;
    top: 0;
    position: fixed;
    right: 5%;
    color: #707070;
  }
    .fiche-image-full__title {
      font-size: 36px;
      display: block;
      text-align: center;
      font-weight: bold;
      text-transform: uppercase;
      color: #000;
      margin-bottom: 10px;
      line-height: .8;
    }
    .fiche-image-full__reserve {
        font-size: 36px;
        display: block;
        background: #f34964;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 10px;
        line-height: 1;
        transform: rotate(-7deg) translateX(-20%);
        position: absolute;
        padding: 15px 15px 10px;
        top: 40px;
        left: 0;
      }
    .fiche-image-full__model {
      font-size: 20px;
      display: block;
      text-align: center;
      color: #707070;
    }
  .fiche-image-full__main-specs {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 30px 0;
    justify-content: space-between;
    text-align: center;
    font-size: 16px;
  }
  .fiche-image-full__icon-spec {
    height: auto;
    height: 35px;
    margin: 16px auto;
    display: block;
  }
  .fiche-image-full__price {
    position: relative;
    padding-top: 35px;
    display: block;
    font-size: 55px;
    color: #EF6F54;
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px;
  }
  .fiche-image-full__price:after {
    content: '';
    display: block;
    background: #D4D4D4;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
  }
  .fiche-image-full__info-credit {
    font-size: 20px;
    text-align: center;
    position: relative;
    padding-top: 20px;
  }
  .fiche-image-full__info-credit:before {
    position: absolute;
    content: '';
    display: block;
    background: #D4D4D4;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
  }
  .fiche-image-full__info-credit:after {
    position: absolute;
    content: 'ou';
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    padding: 0 10px;
    background: #fff;
  }
  .fiche-image-full__credit-value {
    font-size: 30px;
    font-weight: bold;
  }
  .fiche-image-full__text-credit {
    text-align: center;
    margin-top: 10px;
  }

/* RESPONSIVE */
@media screen and (max-width: 340px) {
    .diaporama.fiche360 #iframe360 {
        height: 190px;
    }
}
@media screen and (max-width: 460px) {
    .diaporama .gallery-thumbs {
        margin-top: -35px;
    }
    .diaporama.fiche360 #iframe360 {
        height: 245px;
    }
    .secundary .options .imprimer, .secundary .options span {
        font-size: 11px;
    }
    .secundary .options span {
        padding: 10px 5px;
    }
}
@media screen and (max-width: 768px) {
    .tab-content #tabs1 tr {
        width: 100%;
    }
    .spanSimulateur{
        font-size: 12px;
    }
    .accessoire_text{
        font-size: 14px;
    }
}

@media screen and (max-width: 1003px) {
    .secundary .bloc-simulateur {
        padding: 15px;
        border-bottom: 1px solid #D4D4D4;
    }
}
@media (min-width: 1003px) and (max-width: 1199px) {
    #menu.affix ul.nav {
        max-width: 650px;
        padding-right: 305px;
    }

/*    .page-detail #menu .nav-tabs>li.services{
        margin-left: 0;
    }*/
    .secundary .options span {
        padding: 10px 8px;
        font-size: 12px;
    }
/*    #fiche #contact-sidebar .contact-rappel-sidebar {
        width: 100%;
        text-align: center;
    }
    #fiche #contact-sidebar .contact-rappel-sidebar a.contact-icon-tel {
        margin-bottom: 10px;
        margin-top: 0;
    }
    #fiche #contact-sidebar .contact-rappel-sidebar a {
        width: 60%;
        text-align: center;
    }*/
    .tab-content h3, .tab-content h2 {
        line-height: 24px;
    }
    #contact-sidebar .contact-numero-sidebar .contact-fond-vert {
        height: 30px;
    }
    #fiche #contact-sidebar .contact-numero-sidebar .contact-fond-vert {
        background-size: 235px auto;
    }
    #contact-sidebar .contact-numero-sidebar .contact-fond-vert .contactez-nous-numero {
        left: 5px;
        font-size: 23px;
        top: 8px;
    }
}


