/* CSS Document */

@media screen and (max-width: 1750px) {
    .btn-revendeurs a {
        transform: translateX(0);
    }
}

@media screen and (max-width: 1500px) {
    .landing-page .header-landing-page h1 {
        font-size: 50px;
    }
}

@media screen and (max-width: 1450px) {
    #superfish-main > li > a {
        padding: 0 5px;
    }


}

@media screen and (max-width: 1350px) {
    .activation-product-container .container-form {
        padding: 50px 40px;
    }
}

@media screen and (min-width: 1280px) {

    /*Header*/
    header.sticky-desktop {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transform: translateY(-100px);
    }

    header.sticky-desktop.open {
        transition: all 400ms ease-in-out;
        transform: translateY(0);
    }

    body.padding-topped {
        padding-top: 80px !important;
    }
}

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

    /*Header*/
    header.sticky-desktop {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transform: translateY(-100px);
    }

    header.sticky-desktop.open {
        transition: all 400ms ease-in-out;
        transform: translateY(0);
    }

    body.padding-topped {
        padding-top: 68px !important;
    }

    #superfish-main {
        display: none;
    }

    header .region-header {
        position: relative;
        height: 68px;
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row-reverse;
        gap: 25px;
    }

    header .block-language {
        max-width: 80px;
    }

    header .block-language:before {
        right: 0px;
        z-index: 1000;
    }

    header .block-language .inner {
        right: 15px;
    }

    header .block-logoheader {
        position: absolute;
        z-index: 1000;
        left: 20px;
        top: 15px;
    }

    header .sf-accordion-toggle {
        position: relative;
        top: 2px;
        right: 0;
        z-index: 9999;
    }

    #superfish-main-accordion {
        top: 0 !important;
        height: 100vh !important;
        padding-top: 120px !important;
    }

    #superfish-main-accordion > li {
        padding: 15px;
    }

    #superfish-main-accordion > li > a {
        color: #000;
        font-weight: 700;
        font-size: 22px;
        padding: 0 15px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        font-family: 'helvetica_bold';
        text-transform: uppercase;
    }

    /*Home*/
    .accueil-carrousel .swiper-slide {
        position: relative;
        height: calc(100vh - 68px);
    }

    .bandeau-fixe-produit {
        height: calc(100vh - 68px);
    }
}

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

    .activation-product-container {
        flex-direction: column;
    }

    .activation-product-container .container-form {
        width: calc(100% - 350px);
        padding: 30px;
    }

    #block-productsactivation {
        flex-direction: column;
    }

    #block-productsactivation .activation-link {
        width: 100%;
    }
}

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

    /*Fiche produit*/
    .bandeau-fixe-produit > img.mobile {
        display: block;
    }

    .bandeau-fixe-produit > img.desktop {
        display: none;
    }

    .bandeau-fixe-produit .content .logo img.mobile {
        display: block;
    }

    .bandeau-fixe-produit .content .logo img.desktop {
        display: none;
    }

    .bandeau-fixe-produit .content {
        top: 36%;
    }

    /*Carrousel*/
    .accueil-carrousel .swiper-slide .content {
        top: 60%;
    }

    .accueil-carrousel .swiper-slide > img.mobile {
        display: block;
    }

    .accueil-carrousel .swiper-slide > img.desktop {
        display: none;
    }

    .accueil-carrousel .swiper-slide .content .logo img.mobile {
        display: block;
    }

    .accueil-carrousel .swiper-slide .content .logo img.desktop {
        display: none;
    }

    /*Techno Airbag*/
    .mode-de-detection .liste-modes {
        gap: 16px;
    }
    .mode-de-detection .liste-modes .block-mode {
        width: calc(50% - 8px);
    }

    .types-de-poche .videos-types-poche .block-type {
        gap: 25px;
        flex-direction: column;
    }

    .types-de-poche .videos-types-poche .block-type .content .pre-titre {
        font-size: 34px;
    }

    .types-de-poche .videos-types-poche .block-type .content .titre {
        font-size: 24px;
        line-height: 22px;
    }

    .types-de-poche .videos-types-poche .block-type .content .texte {
        font-size: 18px;
        line-height: 24px;
        margin: 20px 0;
    }

    .types-de-poche .videos-types-poche .block-type video {
        width: 100%;
        max-width: 260px;
    }

    /*Modes détection*/
    .slider-technologie-airbag .swiper-slide {
        width: 85%;
    }

    .slider-technologie-airbag .swiper-slide a {
        height: 200px;
    }

    .slider-technologie-airbag .swiper-slide a .discover {
        font-size: 16px;
        padding: 5px 15px;
    }

    .slider-technologie-airbag .swiper-slide a .titre {
        font-size: 20px;
        line-height: 24px;
    }

    .slider-technologie-airbag .swiper-slide a .content {
        left: 25px;
        bottom: 20px;
        right: 25px;
        gap: 10px;
    }

    body .slider-technologie-airbag  .swiper-button-prev {
        left: 30px;
        margin-top: -40px;
    }

    body .slider-technologie-airbag  .swiper-button-next {
        right: 0;
        margin-top: -40px;
    }

    /*Témoignages*/
    .accueil-temoignages .swiper-slide {
        width: 85%;
    }

    body .accueil-temoignages  .swiper-button-prev {
        left: 30px;
        margin-top: -95px;
    }

    body .accueil-temoignages  .swiper-button-next {
        right: 0;
        margin-top: -95px;
    }

    body .fancybox-slide video {
        max-width: 100%;
    }

    .landing-page .container-medium {
        width: calc(100% - 50px);
    }
}

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

    /*Revenderus*/
    .wrapper-sellers {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .wrapper-sellers .left-container .shot-liste-revendeurs {
        height: 400px;
    }

    .wrapper-sellers form .form-item-pays, .wrapper-sellers form .form-item-place {
        width: 100%;
        max-width: 370px;
        margin-bottom: 10px;
    }

    .wrapper-sellers .shot-recherche-revendeurs-form-container .recherche-container {
        padding: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .wrapper-sellers .block-ou {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    #map-sellers {
        height: 400px;
    }

    .wrapper-sellers .shot-liste-revendeurs .seller {
        margin-bottom: 15px;
        padding: 10px 15px 20px;
    }

    .wrapper-sellers #edit-univers--wrapper {
        margin-top: 20px;
        max-width: 220px;
        padding: 0;
        border-left: none;
        border-right: none;
    }

    .wrapper-sellers #edit-univers--wrapper #edit-univers {
        flex-direction: row;
        align-items: center;
        gap: 15px;
    }

    .wrapper-sellers #edit-univers--wrapper .form-type-checkbox label {
        margin-top: -3px;
    }

    .wrapper-sellers .reinit {
        margin-left: 0;
        margin-top: 20px;
    }

    .wrapper-sellers .left-container {
        max-width: 100%;
        margin-right: 0;
    }

    .wrapper-sellers .map-container {
        width: 100%;
        margin-top: 20px;
    }


    .activation-product-container .container-form {
        width: 100%;
        padding: 25px;
    }

    .activation-product-container .form-title .part-1 {
        font-size: 24px;
    }

    .activation-product-container .form-title .part-2 {
        font-size: 60px;
        line-height: 60px;
    }

    .activation-product-container form .form-item .tips-container .tips-content,
    .activation-product-container form .tips-container.relative .tips-content {
        position: absolute;
        display: none;
        left: auto;
        right: -15px;
        top: 71px;
        transform: none;
        background: #818181;
        color: #fff;
        padding: 25px;
        min-width: 304px;
        max-width: 304px;
        z-index: 5;
    }

    .activation-product-container form .tips-container:hover .tips-content {
        display: block;
    }

    .activation-product-container form .form-item .tips-container .tips-content:before,
    .activation-product-container form .tips-container.relative .tips-content:before {
        content: '';
        width: 20px;
        height: 35px;
        position: absolute;
        left: 50%;
        top: -27px;
        transform: translateX(-50%) rotate(90deg);
        background: url(../images/interface/arrow-tips.jpg) no-repeat;
        background-size: contain;
    }

    /*FAQ*/
    #block-airbag-theme-blockfaq {
        padding: 40px 0 80px;
    }

    #block-airbag-theme-blockfaq .titre {
        padding-bottom: 15px;
        margin-bottom: 15px;
        font-size: 40px;
        line-height: 40px;
    }

    .para-item-accordeon .titre-elem {
        padding-right: 30px;
        font-size: 16px;
        line-height: 20px;
    }

    .para-item-accordeon .elem-acc {
        margin-bottom: 15px;
    }

    .para-item-accordeon .elem-acc .inner p,
    .para-item-accordeon .elem-acc .inner li {
        font-size: 14px;
        line-height: 22px;
    }

    /*FOOTER*/
    #block-airbag-theme-pieddepage {
        padding-bottom: 90px;
        flex-direction: column;
        gap: 30px;
    }

    #block-airbag-theme-pieddepage .right {
        justify-content: center;
        width: 100%;
        gap: 20px;
    }

    #block-airbag-theme-pieddepage .right img {
        margin-left: 0;
        max-width: 120px;
        max-height: 22px;
    }

    /*Paragraphes*/
    .para-item-paragraphe .container-para {
        flex-direction: column-reverse;
    }

    .para-item-paragraphe .para-desc,
    .para-item-paragraphe .para-photos {
        width: 100% !important;
        margin-right: 0;
    }

    .para-item-paragraphe .para-photos,
    .para-item-paragraphe .para-desc {
        width: 100% !important;
    }


}

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

    /*Comparatif accueil*/
    .accueil-comparatifs {
        margin: 45px auto;
    }

    .accueil-comparatifs .liste-produits .ligne {
        gap: 5px;
    }

    .accueil-comparatifs .liste-produits .ligne.logo {
        margin: 15px 0;
    }

    .accueil-comparatifs .liste-produits .ligne.btns {
        margin-bottom: 25px;
    }

    .accueil-comparatifs .liste-produits .ligne.prix .texte {
        font-size: 16px;
    }

    .accueil-comparatifs .liste-produits .ligne.logo img {
        height: 12px;
    }

    .accueil-comparatifs .liste-produits .ligne.classic .picto img {
        max-height: 35px;
        max-width: 45px;
    }

    .accueil-comparatifs .liste-produits .ligne .picto {
        width: 100%;
        max-width: 60px;
    }

    .accueil-comparatifs .liste-produits .ligne.classic .srg .titre {
        font-size: 16px;
    }

    .accueil-comparatifs .liste-produits .ligne.classic .srg .texte {
        font-size: 13px;
        line-height: normal;
        font-family: "helvetica_regular";
    }

    .btn-revendeurs {
        justify-content: center;
    }

    .accueil-carrousel .swiper-slide .content .logo img,
    .bandeau-fixe-produit .content .logo img {
        height: 26px;
    }
}

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

    /*Techno Airbag*/
    .mode-de-detection .liste-modes {
        gap: 12px;
    }
    .mode-de-detection .liste-modes .block-mode {
        width: 100%;
    }

    .mode-de-detection {
        margin-top: 30px;
    }

    .mode-de-detection .block-titre h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .mode-de-detection .block-titre .sous-h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .mode-de-detection .liste-modes .block-mode .content {
        left: 25px;
        bottom: 25px;
        right: 25px;
    }

    .mode-de-detection .liste-modes .block-mode .content .titre {
        font-size: 28px;
        line-height: 28px;
    }

    .mode-de-detection .liste-modes .block-mode .content .sous-titre {
        font-size: 18px;
    }

    .activation-inbox {
        margin-bottom: 120px;
        flex-direction: column-reverse;
    }

    .activation-inbox .content {
        width: 75%;
        max-width: 450px;
    }

    .activation-inbox .content .title {
        font-size: 40px;
        line-height: 44px;
    }

    .activation-inbox .content .subtitle {
        font-size: 24px;
        line-height: 28px;
        margin: 20px 0 5px;
    }

    .activation-inbox .content .btn {
        color: #000;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        background: #f6f6f6 url(../images/interface/plus-btn.png) no-repeat right 4px center;
        background-size: 32px;
        text-decoration: none;
        padding: 0 50px 0 25px;
        font-family: "helvetica_regular";
        margin-top: 25px;
    }

    /*Enregistrement produit*/
    .activation-product-container {
        width: 100%;
        margin: 10px auto 0;
    }

    .activation-product-container .form-intro {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    /*Revendeurs*/
    .wrapper-title-sellers {
        margin: 25px auto 0;
    }

    .title-sellers,
    #block-airbag-theme-blockfaq .titre {
        font-size: 32px;
        line-height: 36px;
        padding-bottom: 10px;
    }

    .title-sellers:after,
    #block-airbag-theme-blockfaq .titre:after {
        height: 4px;
    }

    /*Footer*/
    .block-footer .block-top {
        gap: 25px;
        flex-direction: column;
    }

    .block-footer .block-top .autres {
        justify-content: space-between;
        width: 100%;
    }

    .block-footer .copyright {
        margin-top: 30px;
        font-size: 12px;
    }

    /*Landing page*/
    .landing-page .header-landing-page {
        height: 150px;
    }

    .landing-page .header-landing-page img {
        width: 100%;
        height: 150px;
        object-fit: cover;
        object-position: -240px;
    }

    .landing-page .header-landing-page h1 {
        font-size: 30px;
    }

    .landing-page .container-medium .visuel-offre img.offre-mobile {
        display: block;
    }

    .landing-page .container-medium .visuel-offre img.offre-desktop {
        display: none;
    }

    .landing-page .container-medium .conditions .texte-conditions p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .landing-page .container-medium .conditions .texte-conditions-comp {
        font-size: 15px;
        line-height: 22px;
    }

    .landing-page .container-medium .offre-comp {
        padding: 15px 25px;
        margin-bottom: 20px;
    }

    .landing-page .container-medium .offre-comp h2, .landing-page .container-medium .block-form h2 {
        font-size: 26px;
    }

    .landing-page .container-medium .block-form {
        padding: 15px 25px;
    }

    .landing-page .container-medium .block-form .contact-form form .field--type-list-string, .landing-page .container-medium .block-form .contact-form form .field--type-string, .landing-page .container-medium .block-form .contact-form form .field--type-email {
        width: 100%;
    }

    .landing-page .container-medium .block-form .contact-form form input[type=text], .landing-page .container-medium .block-form .contact-form form input[type=email], .landing-page .container-medium .block-form .contact-form form select {
        height: 40px;
        line-height: 40px;
    }

    .landing-page .container-medium .block-form .contact-form form .field--type-list-string .form-item, .landing-page .container-medium .block-form .contact-form form .field--type-string .form-item, .landing-page .container-medium .block-form .contact-form form .field--type-email .form-item {
        margin-top: 10px;
    }

    .landing-page .container-medium .block-form .contact-form .form-item-field-rgpd-client-value label {
        font-size: 12px;
        line-height: 15px;
    }
}

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

    #block-airbag-theme-pieddepage .left {
        max-width: 180px;
    }

    .back-to-top {
        position: fixed;
        bottom: 30px;
        right: 18px;
        width: 50px;
        height: 50px;
        background: rgba(255, 255, 255, .4) url(../images/svg/angle-double-top.svg) no-repeat center;
        background-size: 39px;
    }

    #lang-switcher-btn img {
        width: 40px;
    }

    /*tarteaucitron*/
    body #tarteaucitronRoot div#tarteaucitronAlertBig {
        width: 90% !important;
        padding: 15px 15px 20px !important;
        box-sizing: border-box;
    }

    #tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
        margin: 85px 0px 20px !important;
    }

    #tarteaucitronAlertBig #tarteaucitronCloseAlert,
    #tarteaucitronAlertBig #tarteaucitronPersonalize,
    #tarteaucitronAlertBig #tarteaucitronPersonalize2,
    .tarteaucitronCTAButton,
    #tarteaucitron #tarteaucitronPrivacyUrl,
    #tarteaucitron #tarteaucitronPrivacyUrlDialog,
    #tarteaucitronRoot .tarteaucitronDeny,
    #tarteaucitronRoot .tarteaucitronAllow {
        width: 100% !important;
        display: block !important;
        margin: 0 0 15px 0 !important;
        box-sizing: border-box !important;
    }

    /*Paragraphes*/
    .pos-photo-1 .para-photos,
    .pos-photo-2 .para-photos {
        flex-direction: column;
    }

    .pos-photo-1 .para-photos .para-photo,
    .pos-photo-2 .para-photos .para-photo {
        margin: 5px 0;
        display: flex;
    }

    .pos-photo-1 .para-photo-img,
    .pos-photo-2 .para-photo-img {
        width: 100%;
    }

    .pos-photo-1 .para-photos .para-photo a,
    .pos-photo-1 .para-photos .para-photo img,
    .pos-photo-2 .para-photos .para-photo a,
    .pos-photo-2 .para-photos .para-photo img {
        display: inline-block;
        width: auto;
        height: auto;
    }

}