
@media only screen and (max-width: 5000px) {

  

}


@media only screen and (max-width: 3000px) {

  

}


@media only screen and (max-width: 1290px) {
    .content-slide {
        margin-left: 60px;
    }

}


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

  

}

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

    /*********************************** Banniere *********************************/

    .wrapper-banniere {
        margin-top: 0;
    }

    .titre-banner {
        font-size: 45px;
        line-height: 55px;
    }

    .content-slide {
        margin-left: 100px;
        margin-top: 90px !important;
    }

    .banniere-item .primary-btn {
        padding: 6px 15px;
    }
    .banniere .owl-nav {
        transform: translateY(-50%);
    }

    .banniere .owl-dots {
        transform: translateY(-50px);
    }


    /*********************************** Booking *********************************/

    .wrap-form-booking  .input-field {
        width: 48%;
    }

    .wrap-form-booking .input-field-box {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .wrap-form-booking .input-field-box input, .wrap-form-booking .input-field-box select {
        width: 100%;
    }

    .booking-btn-box {width: 48%;}

    .booking-btn-box button {
        width: 100%;
    }

    .item-booking-left {
        height: 180px;
    }

    .booking-icon {
        width: 55px;
        height: 55px;
        font-size: 24px;
        margin-right: 8px;
    }

    .booking-contact-details h3 {
        font-size: 22px;
    }

    .wrap-item-booking-right {
        padding: 15px;
    }

    .booking-title {
        font-size: 22px;
    }

    /*********************************** A Propos *********************************/

    .item-about.left {
        margin: 0 auto;
        width: 75%;
    }

    .wrap-about {
        flex-direction: column;
    }

    .item-about.right {
        margin-top: 30px;
        width: 80%;
        margin: 140px auto 0;
    }

    /*********************************** Services *********************************/

    .service-btn {
        margin-top: 20px;
    }

    .wrapper-services {
        padding-bottom: 110px;
    }


    /*********************************** Call-to-action *********************************/

    .wrapper-call-to-action {
        width: 85%;
        margin-top: -78px;
    }

    .wrap-call-to-action {
        flex-direction: column;
        align-items: flex-end;
    }

    .item-call-to-action.left {
        width: 70%;
        padding: 0;
    }

    .primary-btn {
        font-size: 13px;
        padding: 5px 15px;
    }

    .wrap-item-call-to-action-btn {
        margin-top: 10px;
    }

    .call-to-action-title {
        font-size: 24px;
        margin-bottom: 6px;
    }

    .call-to-action-title {
        text-align: right;
    }

    .call-to-action-text.white-color {
        text-align: right;
    }

    /*********************************** Pnc *********************************/

    .wrapper-pnc {
        padding-top: 110px;
        margin-top: -75px;
    }

    .wrap-pnc {
        flex-direction: column-reverse;
    }

    .item-right-pnc {
        width: 100%;
    }

    .wrapper-bg-pnc {
        height: 584px;
    }

    .sub-text-pnc {
        width: 48%;
    }

    .images-left-pnc {
        position: relative;
    }

    .item-left-pnc {
        width: 80%;
    }

    .images-left-pnc img {
        width: 100%;
        height: 100%;
    }

    .images-left-pnc {
        padding: 0;
        width: 300px;
        height: 400px;
    }

    .personnel {
        padding: 48px 0 25px;
    }

    .wrapper-personnel-top {
        padding-top: 0;
    }

    .wrap-item-left-pnc {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wrap-item-right-pnc-bottom {
        display: flex;
        justify-content: center;
    }

    .item-left-pnc {
        margin: 175px auto 0;
    }



    /*********************************** Team *********************************/

    .wrap-personnel-bottom .nav-btn {
        top: 50%;
    }

    .wrap-personnel-bottom {
        width: 90%;
        margin: 0 auto;
    }

    .wrap-item-personnel-bottom figure {
        height: 350px;
    }

    .wrap-item-personnel-bottom figure img {
        height: 100%;
    }

    .wrap-item-personnel-bottom .icon-box >li>a {
        width: 55px;
        height: 55px;
    }

    .icon-box li >.sub-icon-box> li> a {
        width: 55px;
        height: 55px;
    }

    .wrap-item-personnel-bottom .text-box .title {
        font-size: 22px;
    }
    .wrap-personnel-bottom .owl-dots {
        display: none;
    }

    .item-personnel-bottom {
        margin-bottom: 0;
    }


    /*********************************** Temoignages *********************************/

    .wrapper-testimonial {
        padding-top: 20px;
    }

    .wrap-item-testimonial-bottom {
        width: 90%;
        margin: 0 auto;
    }

    /*********************************** Actualites *********************************/

    .wrapper-actualites {
        padding-top: 35px;
    }
    .wrap-actualites {
        width: 90%;
        margin: 0 auto;
    }

    /*********************************** Partenaire *********************************/

    .wrapper-partenaire {
        padding-bottom: 20px;
    }

    .wrap-partenaire .slick-prev {
        left: -10px;
        z-index: 2;
    }

    .wrap-partenaire .slick-next {
        right: -10px;
    }

}


@media only screen and (max-width: 900px) {

    /*********************************** Banniere *********************************/

    .titre-banner {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 10px;
    }

    .sub-title-banner {
        font-size: 16px;
    }


    .text-chapeau-banniere {
        font-size: 16px;
    }

    .banniere-item {
        height: 550px;
    }

    .banniere .nav-btn {
        width: 35px;
        font-size: 15px;
    }

    .wrapper-banniere .owl-prev::before {
        height: 60px;
        left: 15px;
        top: -70px;
    }

    .wrapper-banniere .owl-next::before {
        height: 60px;
        left: 15px;
        bottom: -104px;
    }

    .banniere .owl-nav {
        gap: 40px;
    }

    
    /*********************************** Booking *********************************/

    .item-booking-left {
        width: 35%;
    }

    .item-booking-right {
        width: 65%;
    }

    /*********************************** A Propos *********************************/

    .item-about.right {
        width: 80%;
    }

    .item-about.left {
        width: 85%;
    }

    .img-about-box {
        height: 370px;
        width: 350px;
    }

    .wrap-item-about {
        display: flex;
        justify-content: end;
    }

    .wrap-item-about .sub-img-about-box {
        width: 220px;
        height: 226px;
        left: 120px;
    }

    .wrap-item-about .vehicle-repair {
        gap: 10px;
        padding: 7px;
    }

    .vehicle-repair.movingx img {
        width: 32px;
    }

    .vehicle-repair.movingx .title {
        font-size: 13px;
    }

    .about-shape-1 {
        width: 240px;
        top: 100px;
    }

    .about-shape-2 {
        width: 100px;
    }

    .about-shape-3 {
        width: 80px;
    }

      .about-counter {
        padding: 10px 25px;
    }
    
    .count-num span {
        font-size: 30px;
    }

    .count-num span {
        font-size: 30px;
    }
    
    .wrap-item-chiffres .title-counter {
        font-size: 16px;
    }
     .count-num span {
        font-size: 30px;
    }
    
    .wrap-item-chiffres .title-counter {
        font-size: 16px;
    }
    

    /*********************************** Services *********************************/

    .items-services {
        width: 50%;
    }

    /*********************************** Call-to-action *********************************/

    .call-to-action-img-box {
        width: 35%;
    }

    .call-to-action-title {
        font-size: 22px;
        line-height: 28px;
    }

    .call-to-action-text.white-color {
        font-size: 16px;
    }
       .wrapper-call-to-action {
        margin-top: -70px;
    }

    /*********************************** Pnc *********************************/


 

    .wrapper-pnc {
        margin-top: -78px;
        padding: 110px 0 0 0;
    }

    .sub-text-pnc {
        margin-bottom: 25px;
    }

    .btn-videos-box {
        margin: 0;
        height: 120px;
    }

    .image-right-pnc img {
        height: 120px;
    }

    .video-text-bottom-pnc ul li a {
        font-size: 20px;
    }

    .images-left-pnc {
        width: 250px;
        height: 325px;
    }

    /*********************************** Team *********************************/

    .wrap-item-personnel-bottom figure {
        height: 300px;
    }


    /*********************************** Temoignages *********************************/

    .wrap-item-testimonial {
        padding: 30px 15px 25px 70px;
    }

    .wrap-item-testimonial::before {
        left: 34px;
    }

    .testimonial-icon-quote {
        left: 8px;
    }

    .wrap-item-testimonial-bottom {
        width: 100%;
    }


    /*********************************** Actualites *********************************/

    .wrap-item-personnel-bottom figure {
        height: 300px;
    }

    .wrap-item-testimonial-bottom {
        width: 100%;
    }

    .text-actualites {
        line-height: 24px;
    }

    .titre-actualites {
        line-height: 25px;
    }

    /*********************************** Partenaire *********************************/

    .wrap-item-partenaire img {
        padding: 20px;
    }

    .wrap-partenaire .slick-prev {
        left: -10px;
        z-index: 2;
    }
    .wrap-partenaire .slick-next {
        right: -10px;
    }
}


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

    /*********************************** Banniere *********************************/

    .content-slide {
        margin-left: 60px;
        margin-top: 60px !important;
        width: 70%;
    }

    .titre-banner {
        font-size: 30px;
        line-height: 35px;
    }

    .sub-title-banner {
        font-size: 15px;
    }

    .banniere .owl-nav {
        left: 15px;
    }

    .banniere-item .primary-btn {
        font-size: 14px;
    }

    .banniere-item {
        height: 475px;
    }

    .btn-banner {
        margin-top: 20px;
    }

    .text-chapeau-banniere {
        font-size: 15px;
    }

    .titre-banner-filigrane {
        font-size: 100px;
        margin: 0;
    }

    .banniere .owl-dot {
        width: 25px;
        height: 25px;
    }

    .banniere .owl-dot.active {
        width: 31px;
        height: 31px;
    }

    .banniere .nav-btn {
        width: 30px;
        font-size: 13px;
    }

    /*********************************** A Propos *********************************/

    .item-about.left {
        width: 88%;
    }

    .wrap-item-about {
        padding: 0 !important;
    }

    .about-counter .about-counter-title {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 6px;
    }

    .about-counter .about-counter-text {
        font-size: 15px;
    }

    .wrapper-about {
        padding: 115px 0 50px;
    }

    .img-about-box img {
        width: 100%;
    }

    .img-about-box {
        width: 290px;
        height: 300px;
    }

    .wrap-item-about .sub-img-about-box {
        width: 200px;
        height: 200px;
        left: 79px;
        bottom: -78px;
    }

    .wrap-item-about .vehicle-repair {
        top: 35px;
    }

    .checklist {
        margin-bottom: 10px;
    }

    .about-counter-wrapper {
        padding: 25px;
    }

    .about-counter-wrapper .item-about-counter {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .item-about.right {
        width: 100%;
        margin-top: 100px;
    }

    p {
        font-size: 15px;
        line-height: 24px;
    }
     .about-counter {
        padding: 10px 15px;
    }

    /*********************************** Booking *********************************/

    .wrap-booking {
        flex-direction: column;
    }

    .item-booking-right {
        width: 100%;
    }

    .booking-title {
        font-size: 18px;
        text-align: center;
    }

    .wrap-form-booking  .input-field-box input, .wrap-form-booking  .input-field-box select {
        min-height: 35px;
        height: 35px;
    }

    .booking-btn-box button {
        height: 35px;
        min-height: 35px;
    }

    .wrap-item-booking-right {padding-bottom: 5px;}

    .item-booking-left {
        width: 100%;
        height: 70px;
    }

    .booking-icon {
        width: 45px;
        height: 45px;
    }

    .booking-contact-details h3 {
        font-size: 18px;
    }

    /*********************************** Services *********************************/

    .services-item-icon {
        width: 60px;
        height: 60px;
    }

    .services-profile-activities {
        width: calc(100% - 75px);
    }

    .services-title {
        font-size: 16px;
    }

    .wrap-item-services {
        padding: 10px;
    }

    .services-texte {
        margin-bottom: 0;
        font-size: 14px;
    }

    /*********************************** Call-to-action *********************************/

    .call-to-action-title {
        font-size: 19px;
    }

    .call-to-action-text.white-color {
        font-size: 15px;
    }

    .item-call-to-action.left {
        width: 80%;
    }

    .call-to-action-img-box {
        width: 44%;
    }


    /*********************************** Pnc *********************************/

    .wrap-item-right-pnc-top {
        margin: 0;
    }

    .btn-videos-box {
        width: 80%;
        height: 100px;
    }

    .image-right-pnc img {
        width: 150px;
        height: 100px;
    }

    .icon-play-pnc {
        width: 45px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14PX;
    }

    .icon-pnc-bottom-content {
        display: flex;
        justify-content: center;
    }

    .video-text-bottom-pnc ul {
        margin-left: 40px;
    }

    .text-pnc p {
        font-size: 15px;
    }

    .icon-pnc {
        width: 15px;
        height: 15px;
        font-size: 10px;
    }

    .text-pnc {
        margin-left: 10px;
    }


    .sub-text-pnc-box {
        gap: 20px;
    }

    .item-left-pnc {
        margin: 130px auto 0;
    }
    .shape-right {
        width: 100px;
        height: 60px;
    }
    .pnc-text {
        font-size: 15px;
        line-height: 22px;
    }

    .wrapper-bg-pnc {
        height: 505px;
    }

    /*********************************** Team *********************************/

    .wrap-personnel-bottom {
        width: 100%;
    }

    .wrap-personnel-bottom .nav-btn {
        width: 40px;
    }

    .wrap-personnel-bottom .nav-btn.prev-slide {
        left: -10px;
    }

    .wrapper-personnel-top .item-personnel-top-left {
        width: 70%;
    }

    .wrap-personnel-bottom .nav-btn.next-slide {
        right: -10px;
    }

    .wrap-item-personnel-bottom .icon-box >li>a {
        width: 45px;
        height: 45px;
    }

    .icon-box li >.sub-icon-box> li> a {
        width: 45px;
        height: 45px;
    }

    .wrap-item-personnel-bottom figure {
        height: 275px;
    }

    .wrap-item-personnel-bottom .text-box .title {
        font-size: 18px;
    }

    .wrap-item-personnel-bottom .text-box {
        padding: 50px 20px 14px 20px;
    }

    .wrap-item-personnel-bottom .text-box .designation {
        font-size: 15px;
        padding-bottom: 8px;
    }

    .wrap-personnel-bottom .nav-btn {
        font-size: 15px;
    }

    /*********************************** Temoignages *********************************/

    .testimonial-rate-box {
        width: 30%;
    }

    .testimonial-counter-number {
        font-size: 70px;
        line-height: 75px;
    }

    .testimonial-counter-star {
        font-size: 14px;
    }

    .testimonial-rate-text p {
        font-size: 16px;
        line-height: 20px;
    }

    .testimonial-rate-text span {
        font-size: 16px;
    }

    .wrap-item-testimonial-top {
        justify-content: space-between;
    }

    .wrap-item-testimonial {
        min-height: 225px;
    }   

    .testimonial-rate-content {
        font-size: 13px;
    }
    .wrapper-testimonial .owl-dot {
        height: 6px;
    }

    .wrapper-testimonial .owl-dot.active {
        height: 6px;
    }

    .wrap-item-testimonial-bottom {
        margin-bottom: 40px;
    }

    .item-testimonial {
        margin-bottom: 0;
    }

    .wrapper-testimonial {
        padding-bottom: 20px;
    }

    .wrap-item-testimonial-bottom .owl-dots {
        bottom: 10px;
    }


    /*********************************** Actualites *********************************/

    .wrap-actualites .nav-btn {
        width: 40px;
        font-size: 15px;
    }

    .actualites-comment-box {
        padding: 6px 12px;
        font-size: 12px;
    }

    .content-actualites {
        padding: 40px 15px 15px 15PX;
    }

    .titre-actualites {
        font-size: 17px;
        line-height: 22px;
    }

    .text-actualites {
        line-height: 21px;
        font-size: 15px;
    }

    .wrap-actualites {
        width: 100%;
    }

    .image-actualites {
        height: 200px;
    }

    .dates-actualites h3 {
        font-size: 17px;
        line-height: 20px;
    }

    .dates-actualites span {
        font-size: 13px;
    }

    .dates-actualites {
        padding: 8px 6px 7px;
    }

    .wrap-actualites .nav-btn.prev-slide {
        left: -10px;
    }

    .wrap-actualites .nav-btn.next-slide {
        right: -10px;
    }

    .wrapper-actualites .wrap-section-title {
        flex-direction: column;
        align-items: self-start;
        margin-bottom: 15px;
    }

    .actualites .section-title {
        width: 100%;
    }

    .wrap-btn {
        width: 100%;
    }


    /*********************************** Partenaire *********************************/

    .wrap-partenaire .slick-btn {
        width: 40px;
        height: 40px;
    }

    .partenaire .ligne-titre .wrap-btn {
        width: 38%;
    }

    .partenaire .ligne-titre .section-title {
        width: 60%;
    }

}


@media only screen and (max-width: 600px) {

    /*********************************** Banniere *********************************/

    .titre-banner {
        font-size: 27px;
        text-align: left;
        line-height: 32px;
    }

    .content-slide {
        margin-top: 40px !important;
        margin-left: 50px;
        width: 75%;
    }

    .text-chapeau-banniere {
        font-size: 15px;
        text-align: left;
    }

    .wrapper-banniere .owl-prev::before {
        width: 2px;
    }

    .wrapper-banniere .owl-next::before {
        width: 2px;
    }

    .primary-btn i {
        width: 20px;
        height: 20px;
        font-size: 10px;
    }

    .banniere-item .primary-btn {
        font-size: 13px;
        padding: 5px 10px;
    }

    .banniere .owl-dot.active {
        width: 26px;
        height: 26px;
    }

    .banniere .owl-dot {
        width: 20px;
        height: 20px;
    }

    .banniere-item {
        height: 430px;
    }

    .btn-banner {
        margin-top: 10px;
    }

    /*********************************** A Propos *********************************/


    .line-animation {
        max-width: 120px;
    }

   
    .wrap-item-about {
        display: flex;
        justify-content: flex-end;
    }

    .wrap-item-about .vehicle-repair {
        min-width: 170px;
        padding: 10px;
        gap: 8px;
        left: -60px;
    }

    .item-about.right {
        width: 100%;
    }

    .about-counter-wrapper {
        padding: 30px;
    }

    .about-counter-wrapper .item-about-counter {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .about-header-info {
        margin: 20px 0 15px;
        padding-top: 20px;
    }

    .item-about.left {
        width: 85%;
    }

    .wrap-item-about .sub-img-about-box {
        left: 0px;
    }

    .img-about-box {
        width: 265px;
    }

    .vehicle-repair.movingx img {
        width: 27px;
    }

    .item-about-counter .counter-number {
        font-size: 24px;
        justify-content: center;
    }

    .checklist li {
        font-size: 15px;
        padding-left: 20px;
    }

    /*********************************** Booking *********************************/



    /*********************************** Services *********************************/

    .items-services {
        width: 100%;
    }

    .service-btn {
        margin-top: 20px;
    }

    /*********************************** Call-to-action *********************************/

    .call-to-action-img-box {
        display: none;
    }

    .item-call-to-action.left {
        width: 100%;
    }

    .call-to-action-title {
        text-align: left;
        line-height: 24px;
    }

    .call-to-action-text.white-color {
        text-align: left;
    }

    .wrap-item-call-to-action-btn {
        margin-top: 5px;
    }


    /*********************************** Pnc *********************************/

    .sub-text-pnc-box {
        flex-direction: column;
        gap: 0;
    }

    .sub-text-pnc {
        margin: 0;
        width: 100%;
    }

    .images-left-pnc {
        width: 220px;
        height: 270px;
    }


    .video-text-bottom-pnc ul li a {
        font-size: 17px;
    }

    .video-text-bottom-pnc ul li:nth-child(1) {
        font-size: 12px;
        padding-left: 20px;
    }

    .video-text-bottom-pnc ul li:nth-child(1)::before {
        width: 14px;
    }

    .video-text-bottom-pnc ul {
        margin-left: 30px;
    }

    .sub-text-pnc .list-text-pnc {
        margin-top: 6px;
    }

    .wrap-item-right-pnc-top {
        margin-bottom: 25px;
    }

    .wrapper-pnc {
        padding-top: 100px;
    }

    .wrapper-bg-pnc {
        height: 535px;
    }

    /*********************************** Team *********************************/

    .wrap-personnel-bottom {
        width: 80%;
    }

    .wrap-personnel-bottom .nav-btn.prev-slide {
        left: -30px;
    }

    .wrap-personnel-bottom .nav-btn.next-slide {
        right: -30px;
    }

    /*********************************** Temoignages *********************************/

    .testimonial-counter-number {
        font-size: 50px;
    }

    .testimonial-rate-box {
        width: 40%;
    }

    .author-name {
        font-size: 18px;
    }

    .testimonial-icon-quote {
        width: 42px;
        height: 42px;
        font-size: 20px;
    }

    .wrap-personnel-top {
        padding: 0;
        flex-direction: column;
    }

    .item-personnel-top-right {
        width: 100%;
    }


    /*********************************** Actualites *********************************/

    .wrap-actualites {
        width: 80%;
    }

    .wrap-actualites .nav-btn.prev-slide {
        left: -30px;
    }

    .wrap-actualites .nav-btn.next-slide {
        right: -30px;
    }

    /*********************************** Partenaire *********************************/
  
    .wrapper-partenaire .ligne-titre {
        flex-direction: column;
    }

    .partenaire .ligne-titre .section-title {
        width: 100%;
    }

    .partenaire .ligne-titre .wrap-btn {
        width: 100%;
    }

}


@media only screen and (max-width: 485px) {

    /*********************************** Banniere *********************************/

    .content-slide {
        margin-top: 30px !important;
        margin-left: 40px;
        width: 80%;
    }

    .titre-banner-filigrane {
        font-size: 60px;
    }

    .sub-title-banner {
        font-size: 13px;
    }

    .titre-banner {
        font-size: 20px;
        line-height: 25px;
        padding: 0;
    }

    .text-chapeau-banniere {
        font-size: 14px;
    }

    .banniere-item .primary-btn {
        line-height: 19px;
        font-size: 12px;
        padding: 5px 8px;
    }

    .banniere .owl-dot {
        width: 15px;
        height: 15px;
    }

    .banniere .owl-dot.active {
        width: 21px;
        height: 21px;
    }

    .banniere-item {
        height: 400px;
    }

    .banniere .owl-dot span::before {
        font-size: 10px;
    }

    .wrapper-banniere .owl-prev::before {
        height: 40px;
    }

    .wrapper-banniere .owl-next::before {
        height: 40px;
        bottom: -72px;
        left: 12px;
    }

    .wrapper-banniere .owl-prev::before {
        left: 12px;
        top: -45px;
    }

    .banniere .owl-dots {
        right: 0px;
    }

    .banniere .nav-btn {
        width: 27px;
        border-radius: 7px;
    }

    /*********************************** A Propos *********************************/


    .about-counter {
        padding: 5px 10px;
    }
    .item-about.left {
        width: 100%;
    }
    .about-counter .about-counter-title {
        font-size: 28px;
        line-height: 29px;
    }

    .about-counter .about-counter-text {
        font-size: 14px;
    }

    .line-animation {
        max-width: 100px;
    }

    .wrap-item-about .line-animation {
        bottom: 19px;
    }

    .wrap-item-about .vehicle-repair {
        top: 22px;
    }

    .wrap-item-about .vehicle-repair img {
        height: 32px;
    }

    .item-about-counter .counter-number {
        font-size: 25px;
        line-height: 30px;
    }

    .about-counter-wrapper .item-about-counter {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .counter-card-text {
        margin-bottom: 10px;
    }

    .about-counter-wrapper {
        padding: 20px;
    }

    .call-action::after {
        width: 60px;
        height: 60px;
    }

    .call-action {
        width: 40px;
        height: 40px;
        font-size: 16px;
        margin-right: 5px;
    }

    .header-info_link a {
        font-size: 15px;
    }
    .wrap-item-about .vehicle-repair {
        padding: 4px 10px;
    }

    .wrap-item-about .vehicle-repair img {
        height: 25px;
    }

    .vehicle-repair.movingx .title {
        font-size: 11px;
    }

    .img-about-box {
        width: 200px;
        height: 250px;
    }

    .wrap-item-about .sub-img-about-box {
        width: 160px;
        height: 165px;
    }

    .about-shape-1 {
        width: 180px;
        top: 90px;
    }

    .about-shape-2 {
        width: 70px;
    }

    .main-title {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .item-about.right {
        padding: 0;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .checklist li {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .about-counter-wrapper {
        padding: 10px 20px;
    }

    .primary-btn {
        line-height: 19px;
        font-size: 12px;
        padding: 5px 8px;
    }
    .item-chiffres {
        width: 33%;
        padding-left: 6px;
    }
    .wrapper-about {
        padding: 115px 0 30px;
    }
     .count-num span {
        font-size: 18px;
    }
    
    .wrap-item-chiffres .title-counter {
        font-size: 13px;
    }
    
    .wrap-item-chiffres .count-num {
        line-height: 20px;
    }

    /*********************************** Booking *********************************/

    .booking-title {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .wrap-item-booking-right {
        padding: 10px;
        padding-bottom: 8px;
        flex-direction: column;
        gap: 0px;
    }

    .wrap-form-booking .input-field {
        width: 50%;
    }

    .booking-btn-box {
        width: 50%;
    }

    .booking-btn-box button {
        padding: 5px 15px;
        font-size: 14px;
    }

    .wrap-form-booking .input-field-box input::placeholder, .wrap-form-booking .input-field-box select {
        font-size: 13px;
    }

    .booking-icon {
        width: 35px;
        height: 35px;
    }

    .item-booking-left {
        height: 50px;
    }

    .input-field-box input, .input-field-box select {
        height: 30px;
        min-height: 25px;
        font-size: 12px;
    }

    .booking-contact-details h3 {
        font-size: 16px;
    }

    /*********************************** Services *********************************/

    .wrapper-services {
        padding-top: 30px;
    }

    .wrapper-services .main-title {
        text-align: center;
    }

    .items-services {
        padding: 7px;
    }

    .services-item-icon {
        width: 50px;
        height: 50px;
    }

    .wrapper-service .main-title {
        text-align: center;
    }

    /*********************************** Call-to-action *********************************/

    .wrapper-call-to-action {
        margin-top: -92px;
    }

    /*********************************** Pnc *********************************/

    .pnc-text {
        font-size: 14px;
        text-align: left;
    }

    .text-pnc p {
        font-size: 14px;
    }

    .image-right-pnc img {
        width: 100px;
        height: 85px;
    }

    .icon-play-pnc {
        width: 35px;
        height: 35px;
    }

    .btn-videos-box {
        height: 85px;
    }

    .video-text-bottom-pnc ul li a i {
        font-size: 16px;
        margin-right: 5px;
    }

    .video-text-bottom-pnc ul {
        margin-left: 15px;
    }

    .images-left-pnc {
        height: 200px;
        width: 150px;
    }

    .item-left-pnc {
        margin-top: 110px;
    }

    /*********************************** Team *********************************/

    .wrapper-personnel-top .item-personnel-top-left {
        width: 100%;
    }

    .wrapper-personnel-top {
        margin-bottom: 30px;
    }

    .wrap-item-personnel-bottom figure {
        height: 220px;
    }

    .wrap-personnel-bottom .nav-btn {
        width: 30px;
        font-size: 12px
    }


    .wrap-item-personnel-bottom .icon-box >li>a {
        width: 35px;
        height: 35px;
    }

    .icon-box li >.sub-icon-box> li> a {
        width: 35px;
        height: 35px;
    }

    .wrap-item-personnel-bottom .text-box .title {
        font-size: 16px;
    }

    .wrap-item-personnel-bottom .text-box .designation {
        font-size: 14px;
    }

    .personnel {
        padding-bottom: 10px;
    }

    /*********************************** Temoignages *********************************/

    .wrap-item-testimonial-top {
        flex-direction: column;
    }

    .wrap-item-testimonial-top .section-title {
        width: 100%;
    }

    .testimonial-rate-box {
        width: 100%;
    }

    .testimonial-counter {
        min-width: 100px;
    }

    .wrap-testimonial-rate-box {
        justify-content: space-between;
    }

    .testimonial-rate-text {
        width: 50%;
    }

    .testimonial-rate-text p {
        font-size: 14px;
        line-height: 16px;
    }

    .testimonial-rate-text span {
        font-size: 14px;
    }

    .testimonial-icon-quote {
        display: none;
    }

    .wrap-item-testimonial {
        min-height: 100px;
        padding: 20px;
    }

    .wrap-item-testimonial::before {
        left: 8px;
    }

    .author-img {
        width: 40px;
        height: 40px;
    }

    .wrapper-testimonial .owl-dot {
        height: 5px;
    }

    .wrapper-testimonial .owl-dot.active {
        height: 5px;
    }
    

    .item-testimonial-bottom {
        margin: 0;
    }

    /*********************************** Actualites *********************************/

    .wrap-actualites {
        width: 90%;
    }
    .dates-actualites h3 {
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 2px;
    }

    .dates-actualites span {
        font-size: 11px;
    }

    .image-actualites {
        height: 175px;
    }

    .content-actualites {
        margin-top: -30px;
    }

    .titre-actualites {
        font-size: 15px;
        line-height: 18px;
    }

    .text-actualites {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .btn-actualites {
        font-size: 12px;
        padding: 5px 10px;
    }

    .wrap-actualites .nav-btn {
        width: 30px;
        font-size: 12px;
    }

    .wrapper-actualites .owl-dot.active {
        height: 5px;
    }

    .actualites .section-title {
        margin-left: 0;
    }

    /*********************************** Partenaire *********************************/

    .wrap-item-partenaire {
        height: 65px;
    }

    .wrap-partenaire .slick-btn {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .wrap-item-partenaire img {
        max-height: 60px;
        padding: 5px;
    }


}


@media only screen and (max-width: 425px) {

    /*********************************** Banniere *********************************/


    /*********************************** A Propos *********************************/


    /*********************************** Booking *********************************/



    /*********************************** Services *********************************/



    /*********************************** Call-to-action *********************************/


    /*********************************** Pnc *********************************/


    /*********************************** Team *********************************/


    /*********************************** Temoignages *********************************/


    /*********************************** Actualites *********************************/


    /*********************************** Partenaire *********************************/
  
}

@media only screen and (max-width: 375px) {

    .service-btn {
        flex-direction: column;
        align-items: center;
    }
    
    .service-btn .primary-btn {
        width: fit-content;
    }
    
    .video-text-bottom-pnc {
        flex-wrap: wrap;
    }

    /*********************************** Banniere *********************************/

    .titre-banner {
        font-size: 18px;
        line-height: 22px;
    }

    .sub-title-banner {
        font-size: 12px;
    }

    .text-chapeau-banniere {
        font-size: 13px;
    }


    .content-slide {
        width: 85%;
    }



    .banniere-item .primary-btn {
        font-size: 11px;
    }

    .primary-btn.transparent-btn {
        margin-left: 10px;
    }

    /*********************************** A Propos *********************************/

    .img-about-box {
        width: 200px;
        height: 230px;
    }

    .wrap-item-about .sub-img-about-box {
        left: -10px;
    }


    p {
        font-size: 13px;
    }

    .checklist li {
        font-size: 13px;
    }

    .about-counter-wrapper {
        padding: 10px 10px;
    }

    .item-about-counter .counter-number {
        font-size: 22px;
    }

    

    /*********************************** Booking *********************************/

    .booking-title {
        font-size: 14px;
    }

    .booking-contact-details p {
        font-size: 13px;
    }

    .booking-icon {
        font-size: 18px;
    }

    /*********************************** Services *********************************/

    .services-title {
        font-size: 15px;
        margin-bottom: 5px;
    }

    /*********************************** Call-to-action *********************************/

    .call-to-action-title {
        font-size: 16px;
        line-height: 20px;
    }

    .call-to-action-text.white-color {
        font-size: 13px;
        line-height: 18px;
    }

    .wrapper-call-to-action {
        padding: 10px 0;
    }

    /*********************************** Pnc *********************************/

    .text-pnc p {
        font-size: 13px;
    }

    .wrapper-bg-pnc {
        height: 535px;
    }

    .video-text-bottom-pnc ul li a {
        font-size: 15px;
    }

    .video-text-bottom-pnc ul li:nth-child(1) {
        font-size: 11px;
    }

    .video-text-bottom-pnc ul {
        margin-left: 10px;
    }

    .btn-videos-box {
        width: 90%;
    }


    /*********************************** Team *********************************/

    .personnel {
        padding-top: 30px;
    }

    .wrap-item-personnel-bottom .text-box .title {
        font-size: 14px;
    }

    .wrap-item-personnel-bottom .text-box .designation {
        font-size: 13px;
    }

    .wrap-item-personnel-bottom .icon-box >li>a {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .icon-box li >.sub-icon-box> li> a {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .wrap-item-personnel-bottom figure {
        height: 200px;
    }

    
    /*********************************** Temoignages *********************************/


    /*********************************** Actualites *********************************/

    .wrap-actualites {
        width: 100%;
    }

    .wrap-actualites .nav-btn.prev-slide {
        left: -6px;
    }
    
    .wrap-actualites .nav-btn.next-slide {
        right: -6px;
    }

    .content-actualites {
        margin-top: -40px;
    }
    
    .wrap-item-actualites {
        margin-bottom: 10px;
    }
    
    .wrapper-actualites .owl-dots {
        bottom: -15px;
    }

    /*********************************** Partenaire *********************************/

}

@media only screen and (max-width: 320px) {

        /*********************************** Banniere *********************************/


    /*********************************** A Propos *********************************/


    /*********************************** Booking *********************************/



    /*********************************** Services *********************************/



    /*********************************** Call-to-action *********************************/


    /*********************************** Pnc *********************************/


    /*********************************** Team *********************************/


    /*********************************** Temoignages *********************************/


    /*********************************** Actualites *********************************/


    /*********************************** Partenaire *********************************/

}