@media (min-width: 1300px) {
	[data-brand=fantic] .model-wrapper .model-info h3 {
		font-size: 4rem;
		min-width: 23rem;
	}
}

@media (max-width: 1400px)  {
    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Slider --------- */
    .slider .slide .slide-text h4 {
        font-size: 5.5vw;
        line-height: 5.7vw;
        padding-left: 3.3vw;
    }

    .slider .slide .slide-text p {
        font-size: 1.2rem;
    }

    /* --------- Slider --------- */
    .category-wrapper-1 .introduction .wp-block-columns {
        align-items: flex-start;
    }

    /* --------- Team --------- */
    .team-member .member-name {
        font-size: 1.5rem;
    }

    /* --------- Custom bikes --------- */
    .custom-bikes .custom-bikes-col1 {
        margin-right: 43vw;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contact-details p:not(.coordinates) {
        margin-bottom: 2vw;
    }
}


@media (max-width: 1300px) {
    h1 {
        font-size: 5rem;
    }

    h2 {
        font-size: 9rem;
        line-height: 9.5rem;
    }

    /* ********************************************
                        MENU
    ******************************************** */
    nav.menu .menu-content ul.menu-page-list {
        margin-top: 8%;
        margin-left: 12%;
    }

    /* ********************************************
                        HEADER
    ******************************************** */
    .page-header .page-title h1 {
        width: 35rem;
        margin-bottom: 3px;
    }

    .page-header .page-title h2 {
        font-size: 2rem;
    }

    /* ********************************************
                        FOOTER
    ******************************************** */
    footer {
        background-position-y: -4vw;
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Slider --------- */
    .slider .slide .slides-imgs {
        right: 4rem;
        bottom: 0;
    }

    .slider .slide p.slide-brand {
        margin-top: 0;
        height: 23.5vw;
    }

    .slider .slide .slide-text p {
        width: 33vw;
        font-size: 1.1rem;
    }
    
    .slider .slide .slide-text #description {
        padding-left: 4vw;
    }

    .slider .slider-controls a {
        margin-right: 20px;
    }

    /* --------- Custom bikes --------- */
    .custom-bikes .custom-bikes-col1 {
        margin-right: 40vw;
    }

    .custom-bikes .custom-bikes-col1 ul li:after {
        width: 110%;
        left: 3rem;
    }

    .custom-bikes-col2 .bike-img-gallery {
        bottom: 0;
        padding-top: 0;
    }


    /* ********************************************
                        MODELS
    ******************************************** */
    .models-page .brand-description {
        padding: 2vw 9vw;
    }

    .models-page .brand-description p {
        font-size: 1.7rem;
    }

    .model-wrapper .model-info h3 {
        font-size: 4.2rem;
    }

    /* ********************************************
                        FINANCING
    ******************************************** */
    .financing img.background {
        object-position: left;
    }

    .financing-info p {
        margin-left: 6rem;
        margin-top: -2rem;
    }

    .financing-info a.more-info {
        left: 0;
        bottom: -4rem;
    }


    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contact-details a.more-info {
        left: 27rem;
    }
}

@media (max-width: 1250px) {
    h2 {
        font-size: 8rem;
        line-height: 8.5rem;
    }

    /* ********************************************
                        FOOTER
    ******************************************** */
    footer {
        margin-top: 10rem;
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Slider --------- */
    .slider .slide .slide-text #description {
        padding-left: 0;
    }

    /* --------- Introduction --------- */
    .category-wrapper-1 h2 + p {
        font-size: 1.1rem;
    }

    .category-wrapper-1 .introduction .wp-block-columns {
        padding: 0 10% 0 13%;
    }

    .category-wrapper-1 .introduction .wp-block-column:nth-child(2) figure {
        top: calc(11% - 7.8rem);
    }

    .category-wrapper-1 .introduction .wp-block-columns .wp-block-column:nth-child(2) {
        margin-left: 4vw;
    }

    /* --------- Custom bikes --------- */
    .custom-bikes .custom-bikes-col1 {
        margin-right: 39vw;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    .service-container-1 .service-description figure {
        width: 32vw;
        display: block;
        align-self: stretch;
    }

    .service-container-1 .service-description figure img {
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .service-container-1 .service-description p {
        width: 62vw;
        margin-left: -1vw;
    }

    /* ********************************************
                        EVENTS
    ******************************************** */
    .events-container {
        padding: 9vw 6vw 0 6vw;
    }

    .events-container .event-wrapper:not(:last-of-type) {
        margin-bottom: 3rem;
    }

    .event-wrapper .event-excerpt {
        padding: 3vw 3.5vw 5.5vw 3.5vw;
    }
    
    .event-wrapper .event-excerpt span, .event-popup .single-event-container .header span {
        font-size: 1.2rem;
    }

    .event-excerpt a.title h3 {
        font-size: 1.8rem;
        margin-bottom: 1.2rem;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contacts-container {
        width: 85%;
    }

    .contact-details a.more-info {
        left: 25rem;
    }

    .contacts-container .contact-details {
        margin-left: -14vw;
    }
}

    @media (max-width: 1200px) {
    /* ********************************************
                        HEADER
    ******************************************** */
    header .page-header {
        height: 50vw;
    }

    header nav.menu a.custom-logo-link {
        width: 15%;
        min-width: 80px;
        min-height: 86px;
    }

    nav.menu .menu-content img.custom-logo {
        width: max(80px, 12.4vw);
        min-height: max(93px, 14.4vw);
    }

    nav.menu .menu-content img.custom-logo.menu-open {
        max-width: max(80px, 12.4vw);
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Slider --------- */
    .slider {
        padding: max(21%, 120px) 1.5vw max(4.5%, 25px) 3.5%;
    }

    .slider .slide {
        position: relative;
    }

    .slider .slide p.slide-brand {
        margin-top: 12px;
        align-self: auto;
    }
    
    .slider .slide .slide-text {
        position: absolute;
        max-width: max(75%, 435px);
        bottom: 0;
    }

    .slider .slide .slide-text p {
        width: 435px;
        margin: 0;
    }

    .slider .slide .slides-imgs {
        width: 100%;
        height: 61vw;
        position: initial;
    }

    .slider .slide .slides-imgs img {
        width: 100%;
        height: 61vw;
		flex-shrink: 0;
    }

    .slider .slider-controls {
        align-self: center;
        margin-top: 35px;
        width: 99%;
        justify-content: center;
        position: relative;
    }
    
    .slider .slider-controls a.more-info {
        width: 127px;
        height: 32px;
        min-height: 0;
        position: absolute;
        z-index: 1;
        left: 0;
        bottom: 25px;
    }

    .slider .slider-controls a.more-info:before {
        content: "Lire la suite";
        position: absolute;
        font-size: 10.5px;
        top: 0;
        left: 0;
        font-family: "Montserrat-SemiBold", Verdana, sans-serif;
        text-transform: uppercase;
        background-color: #fff;
        padding: 4px 19px;
    }

    .slider .slider-controls a.more-info:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #fff;
        left: 0;
        bottom: -1px;
        transform: scaleX(1);
        transform-origin: left;
        transition: transform 0.35s ease-out;
        -webkit-transition: transform 0.35s ease-out;
        -moz-transition: transform 0.35s ease-out;
        -o-transition: transform 0.35s ease-out;
    }

    .slider .slider-controls a.more-info:hover:after {
        transform: scaleX(0);
        transform-origin: right;
        transition: transform 0.35s ease-out;
        -webkit-transition: transform 0.35s ease-out;
        -moz-transition: transform 0.35s ease-out;
        -o-transition: transform 0.35s ease-out;
    }

    .slider .slider-controls a.more-info svg {
        display: none;
    }

    .slider .slider-controls .slide-bttn:last-of-type {
        margin-right: 0;
    }

    /* --------- Introduction --------- */
    .category-wrapper-1 .introduction .wp-block-columns {
        padding: 0 8% 0 11%;
    }

    .category-wrapper-1 .introduction .wp-block-columns .wp-block-column:nth-child(2) {
        margin-left: 3vw;
    }

    /* --------- Custom bikes --------- */
    .custom-bikes {
        flex-direction: column;
        align-items: center;
        padding: 11% 5% 5% 5%;
    }

    .custom-bikes .custom-bikes-col1 {
        margin: 0;
        padding: 0;
    }

    .custom-bikes .custom-bikes-col1 h2 {
        flex-direction: row;
        align-self: flex-start;
        margin-left: -4px;
    }

    .custom-bikes .custom-bikes-col1 h2, .custom-bikes .custom-bikes-col1 h2 span {
        font-size: 7rem;
        line-height: 5.5rem;
        margin-top: 0;
    }

    .custom-bikes .custom-bikes-col1 h2 span {
        margin-left: 2.5rem;
    }

    .custom-bikes .custom-bikes-col1, .custom-bikes .custom-bikes-col1 ul {
        width: 100%;
    }

    .custom-bikes .custom-bikes-col1 ul {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        overflow: hidden;
        margin: 2rem 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .custom-bikes .custom-bikes-col1 ul li {
        flex-shrink: 0;
    }

    .custom-bikes .custom-bikes-col1 ul li:not(:last-child) {
        margin-right: 15px;
    }

    .custom-bikes .custom-bikes-col1 ul li:after {
        width: 100%;
        height: 2px;
        left: 0;
        bottom: -4px;
    }

    .custom-bikes .custom-bikes-col2 {
        width: 100%;
    }

    .custom-bikes .custom-bikes-col2 .bike-img-gallery-controlls {
        margin-bottom: 2rem;
    }

    .custom-bikes-col2 .bike-img-gallery {
        position: relative;
        width: 100%;
    }

    .custom-bikes-col2 .bike-img-gallery .single-bike-gallery {
        height: 61vw;
    }

    /* ********************************************
                        MODELS
    ******************************************** */
    .models-page .brand-description p {
        font-size: 1.5rem;
        letter-spacing: 0.5px;
    }

    .model-wrapper .model-info a {
        width: 100px;
        height: 100px;
        left: 93%;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    .service-container-2 .gallery figure {
        height: 100% !important;
    }

    /* ********************************************
                        EVENTS
    ******************************************** */
    .events-container {
        padding: 9vw 4vw 0 4vw;
    }
}

@media (max-width: 1120px) {
    h1 {
        font-size: 4.5rem;
    }

    /* ********************************************
                        HEADER
    ******************************************** */
    .page-header .page-title h1 {
        width: 32rem;
    }


    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Introduction --------- */
    .category-wrapper-1 .introduction .wp-block-columns {
        padding: 0 4% 0 7%;
    }


    /* ********************************************
                        MODELS
    ******************************************** */
    .model-wrapper .model-info h3 {
        font-size: 4rem;
        letter-spacing: 2px;
    }
}

@media (max-width: 1065px) {
    h2 {
        font-size: 7rem;
        line-height: 7.5rem;
    }

    /* ********************************************
                        HEADER
    ******************************************** */
    header nav.menu, nav.menu .menu-content.menu-open {
        padding: 35px 4vw 0 4vw;
    }

    /* ********************************************
                        FOOTER
    ******************************************** */
    footer {
        padding: 5% 6.5%;
    }

    footer a.design {
        right: 6vw;
    }

    /* ********************************************
                        HOME
    ******************************************** */
    .slider .slider-controls a.more-info {
        bottom: 20px;
    }

    /* ********************************************
                    PRIVACY POLICY
    ******************************************** */
    .privacy-policy .page-content {
        margin-left: 3.8vw;
    }

    /* ********************************************
                        MODELS
    ******************************************** */
    h3.subbrand-name {
        font-size: 4rem;
        margin-top: 1rem;
        margin-bottom: -3rem;
    }
    
    .models-page .brand-logo {
        min-width: 200px;
        height: auto;
        margin-bottom: 3rem;
    }

    .models-page .brand-description {
        padding: 2vw 7vw;
    }

    .models-page .brand-description p {
        font-size: 1.4rem;
    }

    .models-container .model-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 3rem auto !important;
    }

    .model-wrapper .model-image {
        width: 95%;
        min-width: 600px;
    }

    .models-container .model-wrapper .model-info {
        width: 100%;
        display: block;
        position: relative;
        margin: 0 auto !important;
        align-items: center;
        position: relative !important;
        right: unset !important;
    }

    .model-wrapper .model-info h3 {
        margin: 0 auto;
        text-align: center;
    }

    .model-wrapper .model-info h3:after {
        left: -1.75rem;
        right: -1.75rem;
        bottom: -5px;
    }

    .model-wrapper .model-info a {
        width: 90px;
        height: 90px;
        left: 100%;
        bottom: 7%;
    }

    .model-wrapper .model-info p {
        max-width: 580px;
        text-align: center;
        margin: 0 auto;
        padding: 1rem 0 !important;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    h2 + p.brief {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .service-container-1 .service-description .wp-block-group__inner-container {
        flex-direction: column;
    }

    .service-container-1 .service-description figure {
        width: 100%;
        height: 80vw;
        min-height: 320px;
    }

    .service-container-1 .service-description figure img {
        object-position: 0 29%;
    }

    .service-container-1 .service-description p {
        width: 89%;
        margin-left: 4vw;
        margin-top: -39vw;
        padding: 7vw;
    }

    .service-container-2 .gallery #atelier-content {
        padding: 9vw 4vw;
    }

    .service-container-2 .gallery #atelier-content, .service-container-2 .gallery figure:first-of-type {
        grid-column-start: 1;
        grid-column-end: 3;
    }

    .service-container-2 .gallery figure:first-of-type {
        grid-row-start: 1;
        height: 33vw !important;
        min-height: 200px;
        margin: 0;
    }

    .service-container-2 .gallery figure:first-of-type img {
        object-position: 0 44%;
    }


    /* ********************************************
                        EVENTS
    ******************************************** */
    /* pop-up */
    .event-popup .single-event-container {
        width: 80%;
    }

    .event-popup .single-event-container .header h1 {
        font-size: 2.5rem;
        line-height: 2.9rem;
        margin-bottom: 1.5rem;
    }
}

@media (max-width: 1010px) {
    :root {
        font-size: 13px;
    }

    body {
        padding: 1.5vw;
    }

    /* ********************************************
                        MENU
    ******************************************** */
    nav.menu .menu-content {
        width: 97%;
        min-height: 94vh;
        left: 1.5vw;
        top: 1.5vw;
        grid-template-columns: max(95px, 15vw) auto;
    }

    nav.menu .menu-content.menu-open {
        max-width: 97%;
    }

    nav.menu .menu-content ul.menu-page-list {
        margin-top: max(17vw, 85px);
        margin-left: 0;
        height: fit-content;
        grid-row-start: 1;
        grid-column-start: 2;
    }

    nav.menu .menu-content ul.menu-page-list li:before {
        width: 55px;
        left: -70px;
        top: 11px;
    }

    ul.menu-page-list .menu-item .sub-menu {
        margin-top: -9px;
    }

    nav.menu .menu-content ul.menu-page-list ul.sub-menu li {
        height: 2rem;
        margin: 5px 0;
    }

    nav.menu .menu-content ul.menu-page-list .menu-item .sub-menu li a {
        font-size: 1.2rem;
        line-height: 1.9rem;
        width: fit-content !important;
    }

    nav.menu .menu-content .right-side {
        width: 440px;
        justify-content: space-between;
        position: unset;
        bottom: 5rem;
        right: 3rem;
        grid-column-start: 2;
        grid-row-start: 1;
        justify-self: end;
        margin-bottom: 8%;
    }

    nav.menu .menu-content .right-side .decoration-photo {
        width: 320px;
        height: 400px;
    }

    .languages ul li {
        margin-right: 1rem;
    }

    .languages ul li a {
        font-size: 1.25rem;
    }

    /* ********************************************
                        HEADER
    ******************************************** */
    .page-header .scroll-anim-container span:not(.scrollbar) {
        font-size: 13.5px;
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Introduction --------- */
    .category-wrapper-1 .introduction .wp-block-columns {
        padding: 0 2% 0 4%;
    }
    

    /* ********************************************
                        EVENTS
    ******************************************** */
    .event-wrapper .event-excerpt {
        padding: 3vw 4vw 5.5vw 4.5vw;
    }

    /* pop-up */
    .event-popup .single-event-container {
        width: 85%;
    }


    /* ********************************************
                        CONTACTS
    ******************************************** */
    /* --------- Contact details --------- */
    .contacts-container {
        width: 90%;
        margin-bottom: 10rem;
    }
    
    .contacts-container .wp-block-group__inner-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-details p:nth-of-type(2) {
        margin-bottom: 3rem;
    }

    .contacts-container .contact-details {
        min-width: 500px;
        margin-left: 0;
        align-self: flex-end;
        margin-top: -550px;
    }

    /* --------- Contact form --------- */
    .form-field input {
        height: 40px;
        padding-bottom: 0;
    }

    form .form-field label {
        top: 5px;
    }

    .form-field span.wpcf7-form-control-wrap input:focus + label, .form-field span.wpcf7-form-control-wrap input:not(:placeholder-shown) + label, .form-field span.wpcf7-form-control-wrap textarea:focus + label, .form-field span.wpcf7-form-control-wrap textarea:not(:placeholder-shown) + label {
        top: -15px;
    }

    .form-field span.wpcf7-form-control-wrap:hover > input + label, .form-field span.wpcf7-form-control-wrap input:focus + label, .form-field span.wpcf7-form-control-wrap input:not(:placeholder-shown) + label, .form-field span.wpcf7-form-control-wrap:hover > textarea + label, .form-field span.wpcf7-form-control-wrap textarea:focus + label, .form-field span.wpcf7-form-control-wrap textarea:not(:placeholder-shown) + label {
        font-size: 1.05rem;
    }
}

@media (max-width: 980px) {
    .category-wrapper-1 {
        margin: 14% 0 11% 0;
    }
    /* ********************************************
                        HEADER
    ******************************************** */
    header nav.menu a.custom-logo-link {
        margin-top: -10px;
    }
    
    .page-header .page-title h1 { 
        line-height: 4.6rem;
        margin-bottom: 4px;
    }

    .page-header .page-title h2 {
        font-size: 1.7rem;
    }

    .privacy-policy .page-content {
        padding-top: 6vw;
        margin-left: 3.8vw;
        padding-right: 6vw;
    }

    /* ********************************************
                        FOOTER
    ******************************************** */
    footer {
        height: fit-content;
        padding: 11% 6.5% 14% 6.5%;
        background-size: 64vw;
        background-position-x: 101%;
    }

    footer .footer-cols {
        flex-direction: column;
        align-items: flex-start;
    }

    footer .social-media {
        width: 190px;
        margin-top: 25px;
    }

    footer .footer-cols .footer-col#footer-col-2 {
        margin-top: 5rem;
    }

    footer form {
        width: 60%;
    }

    footer form .form-field label {
        top: 9px;
    }

    footer form label span.wpcf7-list-item-label, footer form label span.wpcf7-list-item-label a {
        font-size: 1rem !important;
        line-height: 1.3rem;
    }

    footer form input[type="checkbox"] + span {
        padding-left: 43px !important;
    }

    footer form input[type="checkbox"] + span:before {
        width: 30px;
        height: 30px;
        top: 1px;
    }

    form input[type="submit"] {
        font-size: 1.05rem;
        padding: 4px 20px 3px 20px;
    }

    /* ********************************************
                        MODELS
    ******************************************** */
    .models-page .brand-logo {
        width: 25vw;
        min-width: 160px;
    }

    .models-page .brand-description p {
        font-size: 1.3rem;
    }

    /* ********************************************
                        FINANCING
    ******************************************** */
    .financing {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        min-height: 730px;
    }

    .financing img.background {
        width: 100%;
        height: 400px;
        object-position: 0 41%;
    }

    .financing .financing-info {
        width: 100%;
        display: flex;
        flex-direction: column;
        position: unset;
        margin-top: -170px;
        padding: 2rem 2rem 6rem 2rem;
    }

    .financing-info h2 {
        font-size: 6rem;
        padding: 0.4vw 5vw 0.5vw 2.1rem;
    }

    .financing-info p {
        margin-left: 0;
        padding: 4vw 3.1rem 3rem 2.5rem;
    }

    .financing-info a.more-info {
        left: 620px;
        bottom: 3rem;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    .service-container-2 {
        margin-top: 11rem;
    }

    /* ********************************************
                        EVENTS
    ******************************************** */
    .events-container .event-wrapper {
        flex-direction: column;
    }

    .event-wrapper .thumbnail-wrapper {
        width: 100%;
        height: 37vw;
        min-height: 300px;
    }

    .event-wrapper .event-excerpt {
        width: 100%;
        padding: 5vw 5vw 7vw 5.5vw;
    }

    .pagination {
        max-width: 92%;
        margin-top: 1rem;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contact-form h3 {
        font-size: 3rem;
    }

    .contact-form form input[type="submit"] {
        font-size: 2.2rem;
    }
}

@media (max-width: 850px) {
    /* ********************************************
                        MENU
    ******************************************** */
    nav.menu .menu-content .right-side {
        width: 100%;
    }

    nav.menu .menu-content .right-side .decoration-photo {
        width: 55vw;
        height: 250px;
        max-width: 0;
    }
    
    nav.menu .menu-content .right-side .decoration-photo img {
        object-position: top left;
    }


    /* ********************************************
                        MODELS
    ******************************************** */
    .models-page .brand-description {
        padding: 2vw 3vw;
    }

    .models-container .model-wrapper {
        margin: 5rem auto !important;
    }

    .model-wrapper .model-info h3 {
        font-size: 3.5rem;
    }

    .model-wrapper .model-info h3:after {
        width: calc(100% + 3rem);
        margin-left: -1.5rem;
        position: static;
        display: block;
    }

    .model-wrapper .model-info a {
        width: 130px;
        height: 27px;
        top: calc(100% + 15px);;
        left: calc(50% - 130px / 2);
    }

    .model-wrapper .model-info a:before {
        content: "Lire la suite";
        position: absolute;
        font-family: "Montserrat-Medium", Verdana, sans-serif;
        font-size: 11px;
        border: 1px solid #22231C;
        padding: 6px 10px;
        width: 130px;
        text-align: center;
        left: 0;
        top: 0;
    }

    .model-wrapper .model-info a:hover:before {
        color: #fff;
    }

    .model-wrapper .model-info a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;    
        background-color: #22231C;
        transform: scaleY(0);
        transform-origin: bottom;
        z-index: -1;
    }

    .model-wrapper .model-info a:hover:after {
        transform: scaleY(1);
    }

    .model-wrapper .model-info a:before, .model-wrapper .model-info a:hover:before {
        transition: color 0.35s ease-out;
        -webkit-transition: color 0.35s ease-out;
        -moz-transition: color 0.35s ease-out;
        -o-transition: color 0.35s ease-out;
    }

    .model-wrapper .model-info a:after, .model-wrapper .model-info a:hover:after {
        transition: transform 0.35s ease-out;
        -webkit-transition: transform 0.35s ease-out;
        -moz-transition: transform 0.35s ease-out;
        -o-transition: transform 0.35s ease-out;
    }

    .model-wrapper .model-info a svg {
        display: none;
        visibility: hidden;
    }

    .model-wrapper .model-info p {
        padding-bottom: 0 !important;
    }

    /* ********************************************
                    VEHICULES EN STOCK
    ******************************************** */
    .in-stock-container figure {
        width: 85vw;
        min-width: unset;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    .service-container-2 .gallery #atelier-content {
        padding: 5.5rem 2.5rem;
    }
    
    /* ********************************************
                        EVENTS
    ******************************************** */
    /* pop-up */
    .event-popup .single-event-container {
        width: 90%;
    }
    
    .event-popup .popup_content {
        padding-left: 6vw;
        padding-right: 6vw;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contacts-container {
        width: 95%;
    }
}

@media (max-width: 800px) {
    h2, .custom-bikes .custom-bikes-col1 h2, .custom-bikes .custom-bikes-col1 h2 span {
        font-size: 6.5rem;
    }

    /* ********************************************
                        FOOTER
    ******************************************** */
    footer {
        background-size: 500px;
        background-position-x: 300px;
    }
    
    /* ********************************************
                        FINANCING
    ******************************************** */
    .financing {
        margin-top: 9vw;
    }

    .financing-info a.more-info {
        right: 2%;
        bottom: 3rem;
        left: unset;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    h2 + p.brief {
        font-size: 1.7rem;
        line-height: 2.2rem;
    }
}

@media (max-width: 750px) {
    :root {
        font-size: 12px;
    }

    button {
        font-size: 0.85rem;
    }
    
    /* ********************************************
                        FOOTER
    ******************************************** */
    footer form .form-field label {
        top: 11px;
    }

    .form-field span.wpcf7-form-control-wrap:hover > input + label, .form-field span.wpcf7-form-control-wrap input:not(:placeholder-shown) + label {
        top: -9px;
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Slider --------- */
    .slider .slider-controls {
        margin-top: 25px;
    }

    .slider .slider-controls a.more-info {
        bottom: 13px;
    }

    /* --------- Custom bikes --------- */
    .custom-bikes .custom-bikes-col1 h2 {
        flex-direction: column;
        align-items: flex-start;
    }

    .custom-bikes .custom-bikes-col1 h2 span {
        margin: 1rem 0 0 0;
    }

    /* ********************************************
                        MODELS
    ******************************************** */
    .models-page .brand-description {
        padding: 2vw 0;
    }

    
    /* ********************************************
                        FINANCING
    ******************************************** */
    .financing .financing-info {
        top: 250px;
    }

    .financing-info p {
        width: 85%;
        min-width: unset;
    }

    .financing-info a.more-info {
        min-width: 120px;
        min-height: 120px;
        right: 6%;
        bottom: 5rem;
    }


    /* ********************************************
                        EVENTS
    ******************************************** */
    .event-excerpt p {
        padding-right: 1rem;
        font-size: 1.25rem;
        line-height: 1.85rem;
    }

    .event-popup .single-event-container {
        width: 92%;
        padding-bottom: 3rem;
    }

    .event-popup .single-event-container .header h1 {
        font-size: 2.3rem;
        line-height: 2.6rem;    
    }


    /* ********************************************
                        CONTACTS
    ******************************************** */
    /* --------- Contact details --------- */
    .contacts-container .wp-block-group__inner-container {
        flex-direction: row;
    }

    .contacts-container figure:first-of-type {
        margin: 0;
    }

    .contacts-container .contact-details {
        min-width: 460px;
        margin: 0 0 0 -32.5vw;
    }

    .contact-details a.more-info {
        width: 125px;
        height: 125px;
        left: 23rem;
    }


    /* --------- Contact form --------- */
    .contact-form {
        width: 100%;
        min-width: unset;
    }

    form .form-field label {
        font-size: 1.4rem;
        top: 0;
    }

    .form-field input {
        height: 45px;
    }

    .form-field input, .form-field textarea {
        font-size: 1.4rem;
    }

    .form-field span.wpcf7-form-control-wrap:hover > input + label, .form-field span.wpcf7-form-control-wrap input:focus + label, .form-field span.wpcf7-form-control-wrap input:not(:placeholder-shown) + label, .form-field span.wpcf7-form-control-wrap:hover > textarea + label, .form-field span.wpcf7-form-control-wrap textarea:focus + label, .form-field span.wpcf7-form-control-wrap textarea:not(:placeholder-shown) + label {
        font-size: 1.15rem;
    }

    form input[type="checkbox"] + span:before {
        top: calc(50% - 17px);
    }

    .acceptance-181 span, .acceptance-181 a {
        font-size: 1.2rem;
        line-height: 1.85rem;
    }
}

@media (max-width: 700px) {
    body {
        padding: 0;
    }

    h1 {
        font-size: 4rem;
    }

    /* ********************************************
                        HEADER
    ******************************************** */
    header nav.menu {
        width: 97.7%;
    }

    header nav.menu, nav.menu .menu-content.menu-open {
        padding: 30px 0 0 3.6vw;
    }

    .page-header .page-title h1 {
        width: 28rem;
        padding: 0 4vw;
    }

    /* ********************************************
                        MENU
    ******************************************** */
    nav.menu .menu-content {
        left: 0;
        top: 0;
        min-height: 100vh;
    }

    nav.menu .menu-content.menu-open {
        width: 100%;
        max-width: 100%;
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Slider --------- */
    .slider {
        min-height: calc(70vw + 280px);
        padding: max(18%, 115px) 3% max(4.5%, 35px) 3%;
    }

    .slider .slide {
        flex-direction: column-reverse;
    }

    .slider .slide .slides-imgs, .slider .slide .slides-imgs img {
        height: 63vw;
    }

    .slider .slide .slide-text {
        position: relative;
        margin-top: -73px;
    }
    
    .slider .slide p.slide-brand {
        width: max-content;
        height: max-content;
        max-width: 120px;
        text-align: right;
        writing-mode: horizontal-tb;
        align-self: flex-end;
        margin: 0;
    }

    .slider .slide p.slide-brand.changing {
        max-width: 0;
        max-height: max-content;
    }

    .slider .slider-controls {
        width: 100%;
        margin-top: 20px;
        align-self: flex-end;
        justify-content: flex-end;
    }

    /* --------- Introduction --------- */
    .category-wrapper-1 .introduction .wp-block-columns {
        flex-direction: column;
        padding: 0 4%;
        margin-top: 3rem;
    }

    .category-wrapper-1 .introduction .wp-block-column:nth-child(1) figure {
        width: 100%;
        height: 400px;
    }

    .category-wrapper-1 .introduction .wp-block-column:nth-child(1) figure img {
        object-position: top;
    }

    .category-wrapper-1 .introduction .wp-block-columns .wp-block-column:nth-child(2) {
        margin-top: 5rem;
        margin-left: 0;
        padding: 0 2rem;
    }

    .category-wrapper-1 .introduction .wp-block-column:nth-child(2) figure {
        left: 0;
        top: -2.8rem;
        width: 200px;
    }

    .introduction p {
        font-size: 1.2rem;
        line-height: 1.7rem;
    }


    /* ********************************************
                        MODELS
    ******************************************** */
    .model-wrapper .model-info p {
        width: 100%;
    }


    /* ********************************************
                        FINANCING
    ******************************************** */
    .financing {
        min-height: 705px;
    }

    .financing-info h2 {
        font-size: 5.5rem;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    .service-container-1 .service-description {
        margin-top: 0;
    }

    .service-container-1 .service-description p {
        width: 95%;
        margin-left: 0;
    }

    h2 + p.brief {
        font-size: 1.8rem;
        line-height: 2.1rem;
        margin-bottom: 3rem;
    }

    .service-container-2 {
        margin-top: 9rem;
    }

    /* ********************************************
                        EVENTS
    ******************************************** */
    .event-wrapper .event-excerpt {
        padding: 3.5rem 5vw 5rem 5.5vw;
    }
}

@media (max-width: 620px) {
    .privacy-policy .page-content h1 {
        font-size: 3rem;
        line-height: 3.2rem;
        margin-bottom: 10px;
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    .category-wrapper-1 {
        margin: 7rem 0 13% 0;
    }

    /* --------- Equipe --------- */
    .team-member .member-name span {
        font-size: 1rem;
    }


    /* --------- Custom bikes --------- */
    .custom-bikes {
        padding: 9% 4% 4% 4%;
    }

    /* ********************************************
                        MODELS
    ******************************************** */
    .models-page {
        padding: max(5vw, 6rem) 5vw 0 5vw;
    }

    /* ********************************************
                        FINANCING
    ******************************************** */
    .financing {
        min-height: 710px;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contacts-container {
        width: 100%;
    }

    .contacts-container .contact-details {
        margin-left: -31vw;
    }
}

@media (max-width: 600px) {
    /* ********************************************
                        MENU
    ******************************************** */
    nav.menu .menu-content ul.menu-page-list li {
        margin: 13px 0;
    }

    nav.menu .menu-content ul.menu-page-list li a {
        display: flex;
        white-space: normal;
        width: min-content !important;
        line-height: 3.2rem;
    }
    
    nav.menu .menu-content ul.menu-page-list li:before {
        width: 38px;
        left: -53px;
        top: 6px;
    }

    ul.menu-page-list .menu-item .sub-menu {
        margin-top: 0;
    }

    nav.menu .menu-content .right-side .decoration-photo {
        display: none;
    }

    .languages ul li a {
        font-size: 1.4rem;
    }
    
    /* ********************************************
                        MODELS
    ******************************************** */
    .model-wrapper .model-info h3 {
        font-size: 3rem;
    }
    

    /* ********************************************
                        FOOTER
    ******************************************** */
    footer {
        background-image: none !important;
        padding: 7rem 3.2rem 9rem 3.2rem;
    }

    h5#slogan {
        width: 25rem;
        font-size: 3.5rem;
        line-height: 3.8rem;
    }

    footer h5#newsletter {
        font-size: 3rem;
    }

    footer a.design {
        bottom: 55px;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    /* --------- Contact details --------- */
    .contacts-container .wp-block-group__inner-container {
        flex-direction: column;
    }

    .contacts-container figure:first-child {
        width: 100%;
        min-height: 400px;
    }
    
    .contacts-container figure:first-child img {
        object-position: 0 -40px;
    }

    .contacts-container .contact-details {
        width: 85%;
        margin: -180px 0 0 0;
        align-self: center;
    }

    .contacts-container .contact-details .wp-block-group__inner-container {
        padding: 6vw 6vw 11vw 9vw;
    }

    .contact-details a.more-info {
        width: 110px;
        height: 110px;
    }

    .contacts-container .contact-details a.more-info svg {
        object-position: center;
    }

    /* --------- Contact form --------- */
    .contact-form form .form-col2 {
        display: flex;
        flex-direction: column;
    }

    .contact-form .message-field + p {
        padding: 2px 0;
    }

    form input[type="checkbox"] + span:before {
        top: 5px;
    }
}

@media (max-width: 550px) {
    h2, .custom-bikes .custom-bikes-col1 h2, .custom-bikes .custom-bikes-col1 h2 span {
        font-size: 5.5rem;
        line-height: 6rem;
    }

    /* ********************************************
                        HEADER   
    ******************************************** */
    header .page-header {
        padding-top: 9.5rem;
    }

    /* ********************************************
                        FOOTER   
    ******************************************** */
    footer form label span.wpcf7-list-item-label, footer form label span.wpcf7-list-item-label a {
        line-height: 15px;
        font-size: 11px !important;
    }

    footer form input[type="checkbox"] + span {
        padding-left: 38px !important;
    }

    footer form input[type="checkbox"] + span:before {
        width: 27px;
        height: 27px;
    }

    /* ********************************************
                        HOME   
    ******************************************** */
    /* --------- slider -------- */
    .slider .slider-controls a.more-info {
        width: 120px;
        height: 30px;
    }

    .slider .slider-controls a.more-info:before {
        padding: 5px 19px 4px 19px;
        font-size: 9.5px;
    }

    /* --------- Team --------- */
    .team-member {
        width: 45vw;
        min-width: 150px;
    }

    .team-member .member-name {
        font-size: 1.4rem;
    }

    /* --------- Custom bikes --------- */
    .custom-bikes .custom-bikes-col1 h2 span {
        margin: -0.5rem 0 0 0;
    }

    /* ********************************************
                            MODELS   
    ******************************************** */
    .model-wrapper .model-image {
        width: 120%;
        min-width: unset;
    }


    /* ********************************************
                        FINANCING   
    ******************************************** */
    .financing-info h2 {
        font-size: 11.7vw;
        letter-spacing: -2px;
    }

    .financing-info p {
        padding-top: 2rem;
    }

    .financing-info a.more-info {
        right: 4%;
        bottom: 3rem;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    h2 + p.brief {
        font-size: 1.5rem;
        line-height: 1.9rem;
    }


    /* ********************************************
                        CONTACTS
    ******************************************** */
    .acceptance-181 span, .acceptance-181 a {
        font-size: 13px;
        line-height: 19px;
        
    }

    form input[type="checkbox"] + span {
        padding-left: 46px !important;
    }
    
    form input[type="checkbox"] + span:before {
        top: 2px;
        width: 33px;
        height: 33px;
    }
}

@media (max-width: 500px) {
    .service-container-2 .gallery figure:last-of-type:not(.loaded) {
        transform: translateX(50px);
    }
}

@media (max-width: 470px) {
    h2, .custom-bikes .custom-bikes-col1 h2, .custom-bikes .custom-bikes-col1 h2 span {
        font-size: 4.5rem;
        line-height: 5rem;
    }

    .privacy-policy .page-content {
        padding-top: 3vw;
    }
    
    .privacy-policy .page-content h1 {
        font-size: 2.5rem;
        line-height: 2.9rem;
    }

    /* ********************************************
                        MENU
    ******************************************** */
    nav.menu .menu-content  {
        grid-template-columns: 0 100%;
        height: auto;
    }
    
    nav.menu .menu-content.menu-open {
        padding: 60px 9vw;
    }

    header nav.menu .menu-content a.custom-logo-link {
        display: none;
    }

    nav.menu .menu-content ul.menu-page-list {
        margin: 0 0 0 40px;
    }

    nav.menu .menu-content ul.menu-page-list li {
        margin: 16px 0;
    }

    nav.menu .menu-content ul.menu-page-list li a {
        font-size: 2.5rem;
        line-height: 2.8rem;
    }

    nav.menu .menu-content ul.menu-page-list ul.sub-menu li {
        height: 1.8rem;
        margin: 9px 0;
    }

    nav.menu .menu-content ul.menu-page-list .menu-item .sub-menu li a {
        font-size: 1.2rem;
        line-height: 1.9rem;
        width: max-content;
        white-space: nowrap;
    }

    /* ********************************************
                        HOME
    ******************************************** */
    /* ----------- Slider ---------*/
    .slider .slide .slide-text p {
        width: 94vw;
    }

    /* ********************************************
                        HOMEPAGE
    ******************************************** */
    /* --------- Slider --------- */
    .slider .slide .slide-text {
        margin-top: -50px;
    }

    /* ********************************************
                        FINANCING
    ******************************************** */
    .model-wrapper .model-info h3 {
        font-size: 2.4rem;
    }


    /* ********************************************
                        FINANCING
    ******************************************** */
    .financing .financing-info {
        padding-left: 4vw;
        padding-right: 4vw;
        padding-bottom: 8rem;
    }

    .financing-info h2, .financing-info p {
        width: 100%;
    }

    .financing-info p {
        padding-top: 2.1rem;
    }

    .financing-info a.more-info {
        bottom: 2rem;
    }



    /* ********************************************
                        FOOTER
    ******************************************** */
    footer .footer-cols {
        width: 100%;
    }

    footer .footer-cols .footer-col {
        padding-right: 0;
    }

    h5#slogan {
        width: auto;
    }

    footer form {
        width: 100%;
        min-width: unset;
    }

    footer a.design {
        right: 3rem;
    }

    /* ********************************************
                        EVENTS
    ******************************************** */
    .events-container {
        padding: 6rem 0 0 0;
    }

    .events-container .event-wrapper:not(:last-of-type) {
        margin-bottom: 4.5rem;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contacts-container .contact-details {
        width: 100%;
        min-width: unset;
    }

    .contact-form h3 {
        font-size: 2.6rem;
        letter-spacing: 2px;
    }

    .contact-form form input[type="submit"] {
        font-size: 2rem;
    }
}

@media (max-width: 440px) {
    /* ********************************************
                        FOOTER
    ******************************************** */
    footer {
        padding: 7rem 2.7rem 9rem 2.7rem;
    }

    footer a.design {
        bottom: 50px;
        right: 2.5rem;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    form .form-field label, .form-field input, .form-field textarea, .wpcf7-not-valid-tip {
        padding-left: 1.5px;
    }

    .contact-details p.coordinates {
        margin-top: 85px;
    }
}

@media (max-width: 415px) {
    h1 {
        font-size: 3.5rem;
    }

    /* ********************************************
                        HEADER
    ******************************************** */
    header nav.menu a.custom-logo-link {
        min-width: 70px;
        min-height: 84px;
    }

    .page-header .page-title h1 {
        width: auto;
        line-height: 4rem;
    }


    /* ********************************************
                        FOOTER
    ******************************************** */
    h5#slogan {
        font-size: 3rem;
        line-height: 3rem;
    }

    footer h5#newsletter {
        font-size: 2.5rem;
        margin-bottom: 0.5rem;
    }

    /* ********************************************
                        HOME
    ******************************************** */
    .slider {
        min-height: calc(70vw + 265px);
        padding-top: 100px;
    }

    /* --------- Introduction --------- */
    .category-wrapper-1 h2 + p {
        font-size: 1rem;
    }
    

    /* ********************************************
                    VEHICULES EN STOCK
    ******************************************** */
    .in-stock-container h2 {
        font-size: 4rem;
		line-height: 4rem;
    }

    .in-stock-container figure {
        width: 90vw;
        margin: 0;
    }

    /* ********************************************
                        SERVICES
    ******************************************** */
    .service-container-1 .service-description p {
        width: 100%;
        padding: 4rem 2.5rem 5rem 2.5rem;
    }

    /* ********************************************
                        CONTACTS
    ******************************************** */
    .contact-details p.coordinates {
        font-size: 1.4rem;
        line-height: 1.9rem;
        margin-top: 45px;
        margin-bottom: 10px;
    }

    .contact-details a.more-info {
        position: relative;
        width: 130px !important;
        height: 2.2rem !important;
        left: 0;
        margin: 0 0 40px 0 !important;
    }

    .contact-details a.more-info:before {
        content: "Plan d'accés";
        position: absolute;
        width: max-content;
        font-family: "Montserrat-SemiBold", Verdana, sans-serif;
        font-size: 1.3rem;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .contact-details a.more-info:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #22231C;
        left: 0;
        bottom: 2px;
        transform: scaleX(1);
        transform-origin: left;
        transition: transform 0.35s ease-out;
        -webkit-transition: transform 0.35s ease-out;
        -moz-transition: transform 0.35s ease-out;
        -o-transition: transform 0.35s ease-out;
    }

    .contact-details a.more-info:hover:after {
        transform: scaleX(0);
        transform-origin: right;
        transition: transform 0.35s ease-out;
        -webkit-transition: transform 0.35s ease-out;
        -moz-transition: transform 0.35s ease-out;
        -o-transition: transform 0.35s ease-out;
    }

    .contact-details a.more-info svg, .contact-details a.more-info:hover > .more-info-bttn {
        display: none;
    }
}

@media (max-width: 390px) {
    /* ********************************************
                        HOME
    ******************************************** */
    /* ---------- Slider --------- */
    .slider {
        min-height: calc(70vw + 305px);
        padding-bottom: 25px;
    }

    .slider .slider-controls {
        justify-content: center;
        height: 100px;
        align-items: flex-end;
    }

    .slider .slider-controls a.more-info {
        bottom: 72px;
        left: calc(50% - 115px / 2);
    }
}

@media (max-width: 300px) {
    /* ********************************************
                        HOME
    ******************************************** */
    .category-wrapper-1 h2 {
        font-size: 4rem;
        letter-spacing: -2px;
    }
}