@media(min-width:440px) {
    .title-newsletter {
        font-size: 1.2rem
    }
}

@media (min-width:576px) {
    .title-main {
        font-size: 2rem
    }

    .title-newsletter {
        font-size: 1.7rem
    }

    .btn-envoyer {
        float: right;
    }
}

@media (min-width:768px) {
    html {
        font-size: 18px
    }
    .gallry-equipement .six {
        width: calc(50% - 1rem);
        margin: 0.5rem;
    }

    .gallry-equipement .four {
        width: calc(33.33% - 1rem);
        margin: 0.5rem;
    }

    .order-md-first {
        order: -1 !important
    }

    .title-main {
        font-size: 1.5rem
    }

    .title-newsletter {
        font-size: 1.9rem
    }

    form .form-check.checkbox {
        text-align: left;
    }
}

@media (min-width:992px) {
    .para-details {
        padding: 10% 20% !important;
    }
}

@media (min-width:1024px) {
    .wrap-main {
        background-image: none !important;
        padding: 0;
        padding-left: 12%;
        flex-direction: row !important
    }

    #map {
        height: 60vh;
        min-height: 60vh;
    }

    .para-details {
        padding: 0% 20% !important;
    }

 
    .btn-envoyer {
        width: 100%;
    }

    .col-btn-envoyer {
        text-align: right;
    }

    .title-main {
        margin-left: 0;
        font-size: 1.4rem
    }

    .title-newsletter {
        font-size: 1.2rem
    }

    form {
        width: 60% !important;
        margin: auto
    }

    .spacer-height-main1 {
        height: 60px
    }

    .spacer-height-main {
        height: 65px
    }

    .spacer-height-main2 {
        height: 24%
    }

    .spacer-para-main {
        height: 40px !important
    }

    .img-background {
        display: inline;
         }

    .spacer-height-form {
        height: 160px !important
    }

    .para-main {
        background-size: contain !important;
        padding: 0 !important;
        background-position: right !important
    }

    .last-spacer-height-main {
        height: 70px
    }

    .text-gallery {
        font-size: 1.5rem
    }

    footer {
        padding: 0 !important
    }

    .spacer-h-footer {
        height: 0
    }

    .content-main {
        width: 35%
    }

    .newsletter {
        width: 65%
    }

    .btn-go_bottom1 {
        display: inline
    }

    .btn-go_bottom2 {
        display: none
    }

    .gallery {
        padding: 0 3rem;
    }

    .p-main {
        padding: 0 100px
    }
}

@media (min-width:1200px) {
    .title-newsletter {
        font-size: 1.4rem
    }

    .title-main {
        margin-left: 3rem;
        font-size: 1.4rem
    }
    .logo{
        width:250px;
    }
}

@media (min-width:1400px) {
    .btn-envoyer {
        width: 180px
    }

    .title-main {
        font-size: 1.9rem
    }

    .title-newsletter {
        font-size: 1.6rem
    }
}


@media (min-width:1900px) {
    html {
        font-size: 20px
    }

    .logo {
        width: 270px !important
    }

    form {
        width: 50% !important;
        margin: auto
    }

    .warp-main {
        background-size: 25vw !important;
        padding: 0 !important
    }

    .icons-slid img {
        width: 100px !important
    }

    .logo-immolyse img {
        width: 250px !important
    }

    .btn-envoyer {
        border-radius: 15px !important;
        width: 230px !important;
        height: 55px !important
    }
}

@media(min-width:2000px) {
    .title-main {
        font-size: 2rem
    }

    .title-main {
        margin-left: 2rem
    }
}

@media (min-width:2500px) {
    html {
        font-size: 30px
    }

    .warp-main {
        background-size: 22vw !important
    }

    .btn-go_bottom1,
    .btn-go_bottom2 {
        position: relative;
        height: 220px;
        width: 220px
    }

    .btn-go_bottom1 .div-image1,
    .btn-go_bottom1 .div-image2,
    .btn-go_bottom2 .div-image1,
    .btn-go_bottom2 .div-image2 {
        height: 220px;
        width: 220px;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center
    }

    .btn-go_bottom1 .div-image1 img {
        height: 220px !important;
        width: 220px !important
    }

    .spacer-text-animation {
        height: 78px
    }

    .logo {
        width: 300px !important
    }

    .icons-slid img {
        width: 110px !important
    }

    .gallery,
    .p-main {
        padding: 0 !important
    }
}