@media all and (max-width: 575.99px) {
  .logo-p-l{
    position: absolute !important;
    left: 15px!important;
    bottom: 2px!important;
  }

  .h2-title {
    top: 57px;
    font-size: 50px;
  }
    .col-last-book .book .couv-wrapper img{
        width: 100%;
    }

    .default-slider-books .couv-wrapper {
        min-height: 445px;
    }

    .block-slider-books .couverture {
        max-height: 445px;
        max-width: 280px;
    }

    .block-title{
        margin-bottom: 20px;
    }

    #librairiesTab button {
        font-size: 16px;
        line-height: 24px;
    }

    #librairiesModal .modal-header h2 {
        font-size: 26px;
        line-height: 35px;
    }

    #librairiesModal .modal-content {
        padding: 15px;
    }

    #flipbookModal .modal-header .btn-close, #librairiesModal .modal-header .btn-close {
    font-size: 26px;
    top: 20px;
    right: 20px;
    }

    #flipbookModal .swiper-button-prev {
        left: 32%;
    }

    #flipbookModal .swiper-button-next {
        right: 32%;
    }

    .nav-tabs-custom li button {
        padding: 5px 15px;
    }

    #block-medias, #block-reviews {
        padding: 35px 25px;
        margin: 40px 0 0 0;
    }

    .nav-tabs-custom li {
        padding-right: 5px;
    }

    #block-reviews .col-md-10 {
        border-bottom: solid 2px #fff;
    }

    #block-reviews .col-md-10:last-child {
        border-bottom: 0;
    }

    #block-reviews .col-md-2{
        padding-top: 10px;
    }

    #flipbookModal iframe {
        height: 300px;
    }

    #flipbookModal .modal-header {
        height: auto;
    }

    .path-ouvrage .col-right {
        padding-left: 15px;
    }

    .block-slider-books .slick-arrow.center.right {
        right: -2px;
    }

    #mediasTabContent iframe {
        height: 250px;
    }

    #mediasTabContent .list .type {
        margin-top: 10px;
    }

    #mediasTabContent #podcasts-tab-pane .list .row{
        margin-bottom: 30px;
    }

    #librairiesModal .couverture {
        width: 67px;
        display: inline-block;
    }

    #librairiesModal .price {
        display: inline-block;
        padding-left: 20px;
    }

    #librairiesModal h3 {
        margin-top: 25px;
    }

    #librairiesModal .modal-header h2 {
        font-size: 23px;
        line-height: 28px;
    }

    #flipbookModal .modal-header .btn-close, #librairiesModal .modal-header .btn-close {
        font-size: 20px;
    }

   #list-events .details {
      width: 300px;
   }

}

@media all and (min-width: 576px) and (max-width: 767.99px){

    .nav-tabs-custom li button {
        padding: 10px 25px;
    }
    .h2-title {
    top: 77px;
    font-size: 110px;
  }

}


@media all and (min-width: 992px){

    .path-ouvrage #prix-litteraire .slick-list {
        padding: 0 0px 0 0 !important;
    }

    .path-ouvrage #prix-litteraire .slick-slide{
        padding: 0 15px 0 0px;
    }

    .path-ouvrage #prix-litteraire .item {
        border-left: 0;
        position: relative;
    }

    .default-slider-books.block-suggestions .slick-arrow.center {
        background: var(--color-red);
        width: 38px;
        height: 38px;
        border-radius: 50%;
    }

    .default-slider-books.block-suggestions .slick-arrow.center {
        top: 45%;
        transform: translateY(-45%);
    }

    .default-slider-books.block-suggestions .slick-arrow.center.left {
        display: block !important;
    }

    .default-slider-books.block-suggestions .slick-arrow.center.left {
        left: 0;
    }

    .block-slider-books .couverture {
        margin: 0 auto;
        left: 0;
        right: 0;
    }

}

@media all and (min-width: 1400px){
    .default-slider-books .details-wrapper {
        padding-left: 15px;
    }
}

@media all and (max-width: 1400px){

    #list-events .details .author-name {
        font-size: 25px;
        line-height: 30px;
    }

}

@media all and (max-width: 1200px){

    .path-ouvrage #prix-litteraire .slick-list {
        padding: 0 0px 0 0 !important;
    }

    #list-events .details .author-name {
        font-size: 24px;
        line-height: 28px;
    }

    #list-events .details .localisation {
        font-size: 22px;
        line-height: 25px;
    }

    #list-events .more-link{
        margin-top: 25px;
        display: table;
    }

    #list-events .date .day {
        font-size: 48px;
        line-height: 48px;
    }

    #list-events .date .month {
        font-size: 25px;
        line-height: 25px;
    }

   #list-events .details {
      width: 200px;
   }

}


@media (min-width: 1200px) {

    #flipbookModal .modal-xl {
        --bs-modal-width: 1040px;
    }
}

@media (min-width: 1200px) and (max-height: 800px) {
    #flipbookModal .modal-xl {
        --bs-modal-width: 800px;
    }
}

@media all and (max-width: 991.99px){

  .path-ouvrage #prix-litteraire .slick-slide{
    padding: 0 15px 0 0px;
  }

    #mediasTabContent .list, #presseTabContent .list {
        padding-right: 15px;
    }

    .path-ouvrage #prix-litteraire .slick-list {
        padding: 0 !important;
    }

    #list-events .details .author-name {
        font-size: 22px;
        line-height: 24px;
    }

    #list-events .details .localisation {
        font-size: 20px;
        line-height: 22px;
    }

    #list-events .details .title {
        font-size: 16px;
        line-height: 18px;
    }

    #list-events .date .day {
        font-size: 34px;
        line-height: 34px;
    }

    #list-events .date .month {
        font-size: 20px;
        line-height: 20px;
    }

    .path-ouvrage .col-left .links-modal .btn-flipbook {
        width: 120px;
        font-size: 16px;
    }

    #share button,
    #share a{
        font-size: 18px;
        padding: 0 6px;
    }

}

@media all and (min-width: 576px) and (max-width: 991.98px) {

    #flipbookModal .swiper-button-prev {
        left: 36%;
    }

    #flipbookModal .swiper-button-next {
        right: 36%;
    }

  #list-events .details {
    width: 150px;
  }

}


@media all and (min-width: 768px){

    #presseTabContent .journaliste {
        overflow: hidden;
        width: 130px;
        display: block;
    }

}

@media all and (max-width: 768px){

    .path-ouvrage .col-right {
       padding-left: 0;
       margin-top: 50px;
    }

    #list-events .more-link {
        margin-top: 0;
    }


}

@media all and (max-width: 578px){

    .path-ouvrage .col-right {
      padding-left: 15px;
       margin-top: 50px;
    }

    #list-events .more-link {
        margin-top: 0;
    }

    .path-ouvrage #prix-litteraire .one-item .item {
        width: 100%;
        margin-top: 5px;
        margin: 0 auto;
    }

    .path-ouvrage #prix-litteraire.one{
        padding: 15px 25px;
    }

    .path-ouvrage #prix-litteraire .item {
        width: 75%;
        margin-top: 5px;
        margin: 0 auto;
    }

    .path-ouvrage #prix-litteraire .logo-p-l img {
        margin: 0 auto 10px auto;
        width: 40px;
    }

}
