/*@media screen and (max-width:1200px){}
@media screen and (max-width:1024px){}
@media screen and (max-width:768px){}*/

@media screen and (max-width:1100px){
    .form{
        width: 305px;
    }
}

@media screen and (max-width:1080px){
    #section1-texte{
        padding-top: 50px;
    }
}

@media screen and (max-width:964px){
    .form{
        width: 290px;
    }
}
@media screen and (max-width:946px){
    #section4{
        height: 600px;
    }
    #title-contact{
        text-align: center;
        margin-bottom: 50px;
    }
    .form{
        width: 310px;
        margin: 0px auto;
    }
    .contact{
        width: 100%;
        position: relative;
        text-align: center;
        margin: 15px auto;

    }
}
@media screen and (max-width:900px){
    #section1{
        /*background-color: aqua;*/
        margin: 0 auto;
    }
    #photo-elagueur540px{
        width: 400px;
        margin: 65px auto 0 auto;
    }
    #photo-elagueur540px img{
        width: 100%;
    }
    #section1-texte{
        width: 80%;
        margin: 0 auto;
        padding-left: 0px;
        padding-top: 520px;
    }
    #section2{
        height: 1450px;
    }
    #conteneur{
        display: block;
        justify-content: center;
        height: 1200px;
        /*background-color: aqua;*/
    }
    .vignette{
        width: 80%;
        margin: 0 auto 60px auto;
        -moz-box-shadow: 0px 0px 9px 0px rgba(24,43,37,0.5);
        -webkit-box-shadow: 0px 0px 9px 0px rgba(24,43,37,0.5);
        -o-box-shadow: 0px 0px 9px 0px rgba(24,43,37,0.5);
        box-shadow: 0px 0px 9px 0px rgba(24,43,37,0.5);
    }
    #section2 h3{
        font-size: 17px;
        padding-top: 17px;
    }
    #picto-diagnostic{
        width: 100px;
        margin-top: 13px;
    }
    #picto-taille{
        width: 80px;
        margin-top: 13px;
    }
    #picto-abbatage{
        width: 70px;
        margin-top: 13px;
    }
    .picto{
        padding-top: 35px;
    }

    #section3 h2{
        margin: 120px auto 0 auto;
    }
    .texte-prestations{
        width: 75%;

    }
    #section2 .vignette p{
        font-size: 14px;
        text-align: center;
        padding-top: 20px;
    }
}
@media screen and (max-width:768px){
    #logo img{
        width: 280px;
    }
    #nav-icon{
        display:block;
        overflow: hidden;   
    }
    #menu{
        display: none;
    }
    #logo{
        padding-top: 160px;
    }

}
@media screen and (max-width:674px){
    #section4{
        height: 630px;
    }
    #title-contact{
        width: 330px;
        text-align: center;
        line-height: 33px;
        margin: 0 auto 40px auto;
    }
}
@media screen and (max-width:600px){
    #section1-texte{
        text-align: center;
    }
    #callToAction{
        width: 100%;
        height: 55px;
        font-size: 16px;
        line-height: 55px;
    }
    #texte-ecureuilarboriste{
        font-size: 16px;
        line-height: 22px;
    }
}
@media screen and (max-width:612px){
    #section2{
        height: 1500px;
    }
    .vignette{
        height: 360px;
    }
}
@media screen and (max-width:550px){
    #top-button{
        right: 25px;
    }
}
@media screen and (max-width:414px)/*IPHONE X* - IPHONE 7/7Plus*/{
    #menuResponsive{
        height: 700px;
    }
    #menuResponsive ul{
        margin-top: 130px;
    }
    #menuResponsive li{
        padding-top: 65px;
    }
    #menuResponsive ul li a{
        font-size: 25px;
    }
    #photo-elagueur540px{
        width: 300px;
        margin: 0px auto 0 auto;
    }
    #photo-elagueur540px img{
        width: 100%;
    }
    #section1-texte{
        width: 100%;
        margin: 0 auto;
        padding-left: 0px;
        padding-top: 390px;
    }
    h1{
        font-size: 25px;
    }
    #texte-ecureuilarboriste{
        font-size: 13px;
        text-align: center;
        padding-top:20px; 
    }
    #accroche{
        font-size: 14px;

    }
    #section2{
        margin-top: 170px;
        height: 1340px;
    }
    #section2 h2{
        font-size: 25px;
        border-bottom: 2px solid white;
        width: 250px;
        top: 65px;
    }
    #conteneur{
        margin: 120px auto 0px auto;
        width: 90%;
    }
    .vignette{
        height: 335px;
    }
    #section2 .vignette h3{
        font-size: 14px;
    }
    #section2 .vignette p{
        width: 85%;
        font-size: 13px;
        font-family: 'Quicksand';
        line-height: 19px;
        /*font-size: 13px;*/
    }
    .texte-prestations{
        font-size: 13px;
    }
    #picto-diagnostic{
        margin-top: 0px;
    
    }
    #picto-taille{
        margin-top: 0px;
      
    }
    #picto-abbatage{
        width: 48px;
    
    }
    #section3 h2{
        font-size: 25px;
         border-bottom: 2px solid #1f5244;
        width: 100px;
        margin: 60px auto 0 auto;
    }
    .slider-wrapper {
    margin: 40px auto;
}
    #section4{
        height: 560px;
    }
    #section4 #contact-form{
        width: 100%;
    }
    #section4 #contact-form #title-contact{
        font-size: 23px;
        padding-top: 45px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    #top-button{
        display: none;
    }
}




<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>




  <script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.4/TweenMax.min.js"></script>
        <script src="js/jquery.nivo.slider.js"></script>
        <script src="js/global.js"></script>




