

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


}


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

}


@media only screen and (max-width: 1200px) {
    .content_back_home_page {
        left: 38px;
        font-size: 13px;
    }
    
    a.backhome {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }
    
    .wrap_logo {
        height: 200px;
    }
    
    .wrap_logo img {
        max-width: 124px;
    }
    
    h1.titre {
        font-size: 18px;
    }
    
    .wrap_title h2 {
        font-size: 16px;
    }
    
    .number {
        width: 40px;
        height: 40px;
    }
    
    h3.question-text {
        font-size: 16px;
    }
    
    .field_input label.labelcheck {
        font-size: 15px;
    }
    
    .actionbtn {
        font-size: 14px;
        padding: 6px 14px;
        border-radius: 21px;
    }
    
    .row-footer a {
        font-size: 12px;
    }
    
    h3.copyright {
        font-size: 12px;
    }

}

@media only screen and (max-width: 1024px) {
    .step_ {
        position: relative;
        width: 16%;
    }
    .contentstep {
        width: 100%;
    }
    .wrap_logo {
        height: 186px;
    }

}


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

    a.backhome {
        width: 24px;
        height: 24px;
        font-size: 9px;
        margin-right: 5px;
    }

    .content_back_home_page {
        left: 18px;
        font-size: 12px;
    }

    .wrap_logo {
        height: 150px;
    }

    .wrap_logo img {
        max-width: 110px;
    }
    h1.titre {
        font-size: 16px;
        font-weight: 600;
    }
    .wrap_title h2 {
        font-size: 14px;
    }
    .number {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
    .step_ {
        width: 20%;
        text-align: center;
    }
    h3.question-text {
        font-size: 15px;
    }
    .field_input label.labelcheck {
        font-size: 13px;
    }

    .field_input label.labelcheck:before {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;

    }

    span.numero {
        position: relative;
        width: 20px;
        text-align: center;
        height: 20px;
        font-size: 14px;
    }

    .design img {
        width: 400px;
        height: auto;
    }

    h3.text_step {
        font-size: 10px;
        font-weight: 600;
        position: relative;
    }

     .inputelt {
        width: 100%;
    }
    .wrap_elt_input {
        margin-top: 35px;
        width: 80%;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .field_input label.labelcheck:after {
        content: "";
        background: transparent;
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        left: 3px;
    }

}


@media only screen and (max-width: 600px) {
    section.section {
        position: relative;
        height: 100% !important;
        overflow: hidden;
    }
    h3.question-text {
        font-size: 14px;
    }
    .actionbtn {
        font-size: 13px;
        padding: 6px 14px;
        border-radius: 21px;
    }

    .wrap_logo {
        height: 135px;
        width: 200px;
    }
    h1.titre {
        font-size: 15px;
        font-weight: 600;
    }
    .number:after {
        content: "";
        position: absolute;
        background: #ededed;
        width: 100px;
        height: 2px;
        right: -95px;
        z-index: -1;
        top: 50%;
        transform: translateY(-50%);
    }
   .field_child {
    width: 100% !important;
        margin-bottom: 12px;
    }
    
    .champs.double {
        margin-bottom: 0px;
    }
    
    .children_double .field_child:last-child {
        margin-bottom: 0px;
    }
}


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

    h1.titre {
        font-size: 14px;
        font-weight: 600;
    }
    .wrap_title h2 {
        font-size: 12px;
    }

    .wrap_logo {
        height: 115px;
        width: 185px;
    }

    .wrap_logo img {
        max-width: 92px;
    }

    .wrap_logo {
        height: 110px;
        width: 135px;
    }

    .content_back_home_page {
        left: 10px;
        font-size: 11px;
    }
    a.backhome {
        width: 22px;
        height: 22px;
        font-size: 7px;
        margin-right: 5px;
    }
    .number {
        width: 25px;
        height: 25px;
        font-size: 10px;
    }

    .wrap_elt_input {
        margin-top: 35px;
        width: 80%;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .actionbtn {
        font-size: 12px;
        padding: 4px 10px;
        border-radius: 21px;
    }
    h3.copyright {
        font-size: 11px;
    }
    .row-footer a {
        font-size: 11px;
    }
    .design img {
        width: 100%;
        height: auto;
    }
    p.textconfirmation {
        text-align: center;
        font-size: 13px;
        margin-bottom: 25px;
    }
    h1.nameuser {
        text-align: center;
        margin-top: 5px;
        font-size: 20px;
        color: #333;
    }
  
}


@media only screen and (max-width: 425px) {
    .card {
        padding: 20px 25px 11px 25px;
    }
    .step_ {
        width: 23%;
        text-align: center;
    }
    

    .field_input label.labelcheck:after {
        content: "";
        background: transparent;
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        left: 3px;
    }
}


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

    .step_ {
        width: 25%;
        text-align: center;
    }
    .number:after {
        content: "";
        position: absolute;
        background: #ededed;
        width: 90px;
        height: 2px;
        right: -84px;
        z-index: -1;
        top: 50%;
        transform: translateY(-50%);
    }
    .content_back_home_page {
        bottom: 0;
        font-size: 11px;
        top: unset;
        left: 32px;
    }
}


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

    .wrap_logo {
        height: 96px;
        width: 135px;
    }
    .wrap_elt_input {
        margin-top: 35px;
        width: 90%;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .content_back_home_page {
        bottom: 0;
        font-size: 11px;
        top: unset;
        left: 15px;
    }
    .row-footer a {
        font-size: 10px;
    }
    h3.copyright {
        font-size: 10px;
    }
}



