@media (min-width:240px) {

    .icon-avantage {
        width: 200px;
        height: auto;
    }
}

@media (min-width: 360px) {

    /* queries for extra-small-devices  >576px (col-)**/
    /*examples of devices that fall into this category : Galaxy S5 / iphones: X/6/7/8/6,7,8 plus / pixel 2XL / Pixel2 / Nokia N9/ galaxy s5/s3*/
    /********spacer**********/
    .spacer-height-main1 {
        height: 20px;
    }

    .icon-avantage {
        /*width: 30px;*/
        height: auto;
    }
    .text-avantage{
        font-size: 14px;
    }
}

@media(min-width:400px) {
    .title-tachfine {
        font-size: 1.1rem;
    }
}

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

}

@media (min-width: 500px) {
    .title-tachfine {
        font-size: 1.4rem;
    }
    .wrap-main {
        background-position-x: -40vw;
    }
    .text-avantage{
        font-size: 16px;
    }    
	.text-avantage2{
        font-size: 13px;
    }
}

@media (min-width: 576px) {

    /* queries for extra-small-devices  >576px (col-)**/
    /*examples of devices that fall into this category : Galaxy S5 / iphones: X/6/7/8/6,7,8 plus / pixel 2XL / Pixel2 / Nokia N9/ galaxy s5/s3*/

    .title-main {
        font-size: 2rem;
    }

    .title-newsletter {
        font-size: 1.7rem;
    }
    .article-go-top{
        right: 0;
    }
}

@media (min-width: 768px) {

    /* queries for sm-devices > 768px (col-sm)**/
    /*examples of devices that fall into this category : BlackBerry Playbook / Microsoft Lumia 550 / Nexus 7 /*/
    html {
        font-size: 18px;
    }
    .container{
        min-width: 80%;
        width: 80%;
    }
    .section-general .container{
        min-width: 70%;
        width: 70%;
    }
    .col-btn-envoyer {
        text-align: right;
    }
    .btn-envoyer {
        float: right;
    }
    .col-checkbox {
        text-align: left;
    }

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

    .title-newsletter {
        font-size: 1.9rem;
    }
    .light-img1{
        max-height: 25vh!important;
    }
    /*spacer*********/
    .div-bg-star {
        display: inline;
        position: absolute;
        z-index: -1;
    }

    .div-bg-star1 {
        left: -50%;
        top: 20%;
    }

    .div-bg-star2 {
        right: -27%;
        top: 17%;
    }

    .div-bg-star3 {
        left: 3%;
        top: 60%;
    }


    .div-bg-star4 {
        right: -27%;
        bottom: 0%;
    }

    .avantage {
        padding: 2rem 1rem 0rem 1rem;
    }    
	.avantage2 {
        padding: 0rem 1rem 0rem 1rem;
    }
}

@media (min-width: 992px) {

    /* queries for medium-devices > 992px (col-md)*/
    /*examples of devices that fall into this category : Ipad / Kindle fire HDX / Ipad mini / Nexus 10  */
    .wrap-main {
        background-position-x: -20vw;
    }
    .content-main a{
      margin: 0;
    }
}

@media (min-width: 1024px) {

    /* queries for medium-devices >1024px (col-md)*/
    /*examples of devices that fall into this category : Ipad / Kindle fire HDX / Ipad mini / Nexus 10  */

    .wrap-main {
        background-position-x: 0vw;
    }
    .title-tachfine {
        font-size: 1.1rem;
    }
    .btn-go-top {
        right: 50px;
    }
    .aside-tachfine,
    .section-general,
    .footer-tachfine {
        padding: 0 !important;
    }
    .article-go-top{
        width: 10%;
        height: 100px;
    }
    .text-footer {
        font-size: 0.9rem;
    }
    .spacer-go-top {
        height: 10px;
    }
    .btn-go-top .div-image2 svg{
        transform: rotate(180deg);
        height: 80px;
    }
    .btn-go-top .div-image1 svg{
        -webkit-animation: 25s anim infinite;
                animation: 25s anim infinite;
        width: 100px;
        height: 100px;
    }
    .img-background {
        display: inline;
    }

    .btn-envoyer {
        width: 100%;
    }

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

    .title-newsletter {
        font-size: 1.2rem;
    }
    .wrap-main {

        padding: 0px;
        padding-left: 0%;
        flex-direction: row !important;
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 127vh!important;

    }

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

    .spacer-height-form {
       /* height: 160px !important;*/
        height: 58px !important;
    }

    form {
        /*width: 55% !important;*/
        width: 89% !important;
        margin: auto;
    }

    .spacer-height-gallery {
        height: 80px;
    }

    .content-main {
        width: 37%;
    }

    .newsletter {
       width: 63%;
    }

    .warp-main {
        padding: 0px !important;
    }

    .spacer-h-footer {
        height: 0px;
    }
    /********spacer**********/
    .spacer-height-main1 {
        height: 60px;
    }

    .btn-go_bottom1 {
        display: inline;
    }

    .btn-go_bottom2 {
        display: none;
    }
}

@media(min-width:1101px) {
  .container {
    min-width: 90%;
    width: 90%;
}
}

@media (min-width:1200px) {
  .title-main {
      padding: 0;
  }
  .title-main::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 3vw);
    height:  calc(100% + 3vw);
    /*background: rgb(75 61 43 / 50%);*/
    z-index: -1;
     background: #294a1d;
  opacity: 0.7;
}
    /* queries for large-devices > 1200px (col-lg)*/
    /*examples of devices that fall into this category : Ipad PRO / Laptop with HiDPI screen / Laptop with MDPI screen / Laptop with touch */
    .title-newsletter {
        font-size: 1.4rem;
    }
    .btn-go-top {
        right: 80px;
    }
    .title-main {
    line-height: 1.5;
    margin-left: 3rem;
    font-size: 1.4rem;
    text-transform: uppercase;
    }
    .voir-plus {
        font-size: 1.5rem;
    }
}

@media (min-width:1400px) {
    .btn-envoyer {
        width: 180px;
    }
    .text-avantage{
        font-size: 1rem;
    }
    .light-img1{
        max-height: 50vh!important;
    }
    .light-box {
        cursor: pointer;
        min-height: 45vh;
        height: 100%;
    }
    .title-main {
        font-size: 1.4rem;
       /* font-size: 17px;*/
    }

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

    .icon-avantage {
        width: 40px;
        height: 40px;
        height: auto;
    }
}

@media (min-width:1600px) {
    .title-tachfine {
        font-size: 1.6rem;
    }
}

@media(min-width:1700px) {
    .logo-immolyse img {
        width: 200px;
    }
    .icon-avantage {
        width: 50px;
        height: 50px;
        height: auto;
    }

}

@media (min-width:1900px) {

    /* queries for extra-large-devices > 1900px (col-xl)*/
    /*examples of devices that fall into this category : most descktop screens */
    form {
        width: 50% !important;
        margin: auto;
    }

    .title-tachfine {
        font-size: 1.7rem;
    }

    .hr-title-section {
        height: 7px !important;
        width: 140px;
    }

    .hr-avantage {
        height: 7px !important;
        width: 200px;
    }

    .icon-avantage {
        width: 60px;
        height: 60px;
        height: auto;
    }
    html {
        font-size: 20px;
    }
}

@media(min-width:2000px) {
    .title-main {
        font-size: 2rem;
    }
    .btn-envoyer {
        border-radius: 15px !important;
        width: 230px !important;
        height: 55px !important;
    }
    .icon-avantage {
        width: 80px;
        height: auto;
    }
}

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

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

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

    .logo {
        width: 200px;
    }
}

@media (max-width: 768px){
.afficher {
    width: 100%;
    max-width: 100%;
    border-radius: 0px;
    margin: 0 auto;
    text-align: center;
    right: 0px;
    font-weight: bold;
    font-size: 19px;
}
.afficher2 {
    width: 100%;
    /* max-width: 100%; */
    border-radius: 0px;
    margin: 0 auto;
    text-align: center;
    right: 0px;
    font-weight: bold;
    font-size: 18px;
    max-width: 167px;
    padding: 0 10px 0 10px;
}
.whatssap {
    right: 190px!important;
}
.elaz {
    display: none;
    z-index: 2147483647;
    position: fixed;
    overflow: hidden;
    width: 94% !important;
    margin: auto;
    left: initial;
    /* right: 11px; */
    top: 30px;
}
.spacer-height-main{
    height: 5px;
}
form {
    padding: 5px 30px 30px 30px;
} 
.mb-3 {
    margin-bottom: 0.8em!important;
}
#anas101{display:block!important;}
.section-gallery{display:none;}
#success-msg{font-size: 22px!important;width: 345px!important; height: 83px!important;}
.wrap-main {

    /*background-position-x: -109vw;*/
    
    
    background-position-x: 0vw!important;
    /*height: 274px!important;*/
    height: auto!important;
    padding: 0!important;
}
#mbl1{margin: 0 0 0 80px;}
.title-main {
    text-align: justify;
    font-size: 20px;
    position: relative;
    z-index: 1;
    padding: 15px;
    line-height: 1.5;
}
#avantage2{padding: 0 0 0 0!important;} 

#map3 {
    width: 100%;
    overflow: hidden;
    float: left;
}
#map4 {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 0 0px;
}
/*.content-main{display:none;}*/
#content-img{width: 36%!important;}
    
.icon-animation{display:none;}
}
