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

  

}


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

  

}


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



}


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

 .titre-banner {
    font-size: 70px;
}

.titre-banner-filigrane {
    font-size: 138px;
    line-height: 150px;
}

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

}


@media only screen and (max-width: 1024px) {
   .wrap-about {
    flex-direction: column;
}

.item-about.left {
    margin-bottom: 50px;
    width: 80%;
}

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

.wrap-services {
    width: 80%;
    margin: 0 auto;
}

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

.wrap-call-to-action {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.wrapper-blog .section-title {
    margin-left: 100px;
}

.wrap-blog {
    width: 80%;
    margin: 0 auto;
}
   
}


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


/************************* banner **********************/

.titre-banner {
    font-size: 50px;
    line-height: 60px;
}

.titre-banner-filigrane {
    font-size: 100px;
    line-height: 100px;
}

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

.banniere-item {
    height: 560px;
}

.content-slide {
    margin-top: 125px !important;
}

/************************* about **********************/

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

/************************* service **********************/

.wrap-services {
    width: 100%;
}

/************************* whu **********************/

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

.item-whu.left {
    width: 100%;
}

.item-whu.left .wrap-item-whu {
    padding: 0;
    height: 430px;
}

.item-whu {
    width: 80%;
}

/************************* process **********************/

.item-process {
    width: 50%;
}

.wrap-item-process {
    flex-direction: column;
}

.item-process:nth-child(even) .wrap-item-process::after {
    display: none;
}

/************************* call-to-action **********************/

.item-call-to-action.right {
    width: 50%;
    display: flex;
    justify-content: center;
}


/************************* actualities **********************/

.wrap-blog {
    width: 100%;
} 


}


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

.banniere-item {
    height: 459px;
}

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

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

.titre-banner-filigrane {
    font-size: 75px;
    line-height: 80px;
}

.banniere .nav-btn {
    width: 45px;
    font-size: 20px;
}

.titre-banner {padding-bottom: 15px;}

.banniere-item .primary-btn {
    font-size: 15px;
    padding: 8px 15px;
}

/************************* about **********************/

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

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

.about-counter .about-counter-title {
    font-size: 65px;
    line-height: 65px;
}

.about-counter .about-counter-text {
    font-size: 23px;
    max-width: initial;
}

.wrap-item-about .about-counter {
    min-height: 271px;
}

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

/************************* service **********************/

.wrap-services {
    width: 80%;
}


.wrapper-services .nav-btn i {
    font-size: 18px;
}

.wrapper-services .nav-btn.next-slide {
    right: -58px;
}

.wrapper-services .nav-btn.prev-slide {
    left: -58px;
}

.services-text {
    line-height: 22px;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.third-btn {
    font-size: 14px;
}

/************************* whu **********************/

.item-whu.left .wrap-item-whu {
    height: 350px;
}

.item-whu-content {
    margin-top: 50px;
}

.whu-number {
    width: 70px;
    height: 70px;
    min-width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whu-content-title {
    font-size: 22px;
}

/************************* process **********************/

.wrapper-process {
    padding: 40px 0;
}
.process-title {
    font-size: 22px;
    line-height: 22px;
}

/************************* call to action **********************/

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

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

/************************* actualities **********************/
.wrapper-blog .section-title {
    margin-left: 24px;
}

.blog-content .blog-meta span {
    font-size: 11px;
}

.blog-content .blog-title {
    font-size: 18px;
    text-align: left;
}

.blog-content {
    padding: 25px 15px;
}

.wrapper-blog .nav-btn.prev-slide {
    width: 40px;
    height: 40px;
    left: -10px;
}

.wrapper-blog .nav-btn i {
    font-size: 18px;
}

.wrapper-blog .nav-btn.next-slide {
    width: 40px;
    height: 40px;
    right: -10px;
}

.wrapper-blog {
    padding: 40px 0px 35px;
}


}



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

/************************* banner **********************/

.titre-banner {
    font-size: 40px;
}

.titre-banner-filigrane-box {
    width: 114%;
    margin-left: -43px;
}


/************************* about **********************/

.wrap-item-about .about-counter {
    min-height: 230px;
    padding: 30px 40px;
    width: 211px;
}

.about-counter .about-counter-title {
    font-size: 55px;
    margin-bottom: 15px;
}

.about-counter .about-counter-text {
    font-size: 20px;
    text-align: left !important;
}

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

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

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

.wrap-item-about .vehicle-repair {
    min-width: 230px;
    padding: 10px;
}

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

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

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

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

/************************* service **********************/

.wrap-services {
    width: 90%;
}

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

.wrapper-services {
    padding: 40px 0 40px;
}

.wrapper-services .services-btn-box {
    margin-top: 10px;
}

.wrapper-services .nav-btn.prev-slide {
    left: -30px;
}

.wrapper-services .nav-btn.next-slide {
    right: -30px;
}


/************************* whu **********************/

.whu-content-text {
    text-align: left;
}

/************************* process **********************/
/************************* call-to-action **********************/  

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

/************************* actualities **********************/  

.blog-img {
    height: 250px;
}

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

}


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

/************************* banner **********************/

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

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

.banniere-item .primary-btn {
    font-size: 13px;
    line-height: 18px;
}

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

.content-slide {
    margin-top: 48px !important;
}

.titre-banner-filigrane-box {
    top: 42%;
}

.banniere-item {
    height: 400px;
}

/************************* about **********************/

.wrap-item-about .about-counter {
    min-height: 180px;
    padding: 20px 30px;
    max-width: 170px;
}

.about-counter .about-counter-title {
    font-size: 45px;
    margin-bottom: 10px;
}

.about-counter .about-counter-text {
    font-size: 16px;
    line-height: 20px;
}

.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;
}

/************************* service **********************/

    .wrapper-services .nav-btn.prev-slide {
    width: 35px;
    height: 35px;
}

.wrapper-services .nav-btn i {
    font-size: 16px;
}

.wrapper-services .nav-btn.next-slide {
    width: 35px;
    height: 35px;
}

.services-title-icon {
    width: 50px;
    height: 50px;
    padding: 8px;
}

.services-title-box {
    gap: 12px;
}

.services-title {
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 18px;
    text-align: left;
}

.wrap-services .line-animation {
    bottom: -21px;
}

.services-text-box {
    padding: 20px 15px 15px 20px;
}

.services-text {
    font-size: 14px;
    line-height: 20px;
}

.third-btn {
    font-size: 13px;
}

.wrap-services {
    padding-bottom: 0;
}

.wrapper-services .services-btn-box {
    margin-top: 30px;
}
    
/************************* whu **********************/

.item-whu.left .wrap-item-whu {
    height: 225px;
}

.wrap-item-whu-content {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}

.item-whu-content {
    margin-top: 30px;
}

.whu-content {
    text-align: center;
}

.whu-content-text {
    text-align: center;
}

.item-whu {
    width: 100%;
}

.item-whu.right {
    padding: 0 15px;
}

/************************* process **********************/

.item-process {
    width: 100%;
}

.process-icon {
    width: 100px;
    height: 100px;
}

.process-title {
    font-size: 18px;
    line-height: 20px;
}

.process-text {
    line-height: 18px;
}

.item-process:nth-child(even) {
    margin-top: 5px;
}

/************************* Proccess **********************/  

.item-process {
    width: 100%;
}

.process-icon {
    width: 100px;
    height: 100px;
}

.process-title {
    font-size: 18px;
    line-height: 20px;
}

.process-text {
    line-height: 18px;
}

.item-process:nth-child(even) {
    margin-top: 5px;
}

.wrap-item-process::after {
    display: none;
}

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

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

.call-to-action-title {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 10px;
}

.call-to-action-text {
    margin-bottom: 10px;
}

/************************* actualities **********************/  

.wrapper-blog .section-title {
    margin-left: 0;
}

.blog-img {
    height: 185px;
}

.blog-content .blog-title {
    font-size: 16px;
}

.wrapper-blog .nav-btn.prev-slide {
    width: 35px;
    height: 35px;
    left: -28px;
}

.wrapper-blog .nav-btn.next-slide {
    width: 35px;
    height: 35px;
    right: -28px;
}

}

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


/************************* banner **********************/
/************************* about **********************/
/************************* service **********************/



/************************* whu **********************/
/************************* process **********************/
/************************* actualities **********************/
  

}


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

   
/************************* banner **********************/
/************************* about **********************/
/************************* service **********************/

.wrapper-services .services-btn-box {
    margin-top: 10px;
}

/************************* whu **********************/
/************************* process **********************/
/************************* actualities **********************/
    

}


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

/************************* banner **********************/
/************************* about **********************/
/************************* service **********************/
/************************* whu **********************/
/************************* process **********************/
/************************* actualities **********************/

}