@media screen and (min-width: 480px){
     .ui-slider .ui-slider-handle {
        height: 30px !important;
        width:30px !important;
        top:-10px !important;
    }
    .investir > div:nth-child(1) > div:nth-child(2) > h3 { 
        font-size:36px;    
    }
    .container{
        padding-top: 0;
    }
    #tvaPret{
        margin-left: 2px;
    }
    
    #tarif{
        padding:8px;
    }
    #rond{
        left:46%;
        bottom:20%;
    }
    .avantage > div > div:nth-child(1) {
        width:70%;
    }
    .avantage > div > div:nth-child(2) {
        width:70%;
    }
    .standing > div:nth-child(3) > div {
        width:100%;
    }
    .standing  p {
        font-size: 14px;
    }
}
@media screen and (max-width:480px){
    .ui-slider .ui-slider-handle {
        height: 30px !important;
        width:30px !important;
        top:-10px !important;
    }
     .standing  p {
        font-size: 12px;
    }
    .close::after, .close::before{
        right:20px;
    }
    #prix{
        display: flex;
        flex-direction: column;
    }
    #tvaPret{
        justify-content: flex-end;
    }
    #empty{
        flex-grow: 8;
    }
    #tva, #pret{
        margin-left:2px;
        flex-grow: 1;
        flex-shrink:2;
    }
    #tarif{
        margin-top:2px;
        height: 60px;
        order:3;
    }
    #logo {
        position:fixed; 
        z-index:20;
    }    
    .investir > div:nth-child(1) > div:nth-child(2) > h3 { 
        font-size:24px;    
    }
    .investir > div:nth-child(1) > div:nth-child(2) > img { 
        min-height:46px;     
    }
    .avantage h3{
       font-size:20px;   
    }
    #rentabilite > div:nth-child(1) > span:nth-child(2) {
        font-size:35px;
        margin-top:-10px;
    }
    #impot > div:nth-child(1) > span:nth-child(1) {
        font-size:35px;       
    }
    #epargne >  div:nth-child(1) > span {
       font-size: 18px;
    }
}
@media screen and (min-width: 800px){
   
      .investir > div:nth-child(1) > div:nth-child(2) > h3 { 
        font-size:28px;    
    }
     .standing > div:nth-child(3) > div {
        width:95%;
    }
      .avantage > div > div:nth-child(1) {
        width:80%;
    }
    .avantage > div > div:nth-child(2) {
        width:80%;
    }
    #formulaire{
       /*display: none;*/
    }
    #accordeonContainer {
        width:90%;
        display: flex;  
        justify-content: space-between;
    }
    #accordeonFirst{        
        width:48%;
    }
    #accordeonSecond{           
        width:48%;
    }
    .accordeon {
        font-size: 14px;       
    }
    #audace > div:nth-child(1) > div > img{
        width:25%;
    }
    #audace > div:nth-child(1) {
        min-height: 75px;
    }
    #audace > div > div > h3 {
        margin-bottom:20px;   
    }
    .inside {
        font-size: 12px;
    }
}
@media screen and (min-width: 1080px) {
     .bloc-prix {
        padding-top:0 !important;
    }
    .investir > div:nth-child(1) > div:nth-child(2) > h3 { 
        font-size:36px;    
    }
     .standing > div:nth-child(3) > div {
        width:100%;
    }
      .avantage > div > div:nth-child(1) {
        width:90%;
    }
    .avantage > div > div:nth-child(2) {
        width:90%;
    }
    #accordeonFirst {
        width: 50%;
    }
    #accordeonSecond {
        width: 47.5%;
    }
    #accordeonContainer {
        width:980px;
    }
    .mainContainer{
        width:980px;
    }
   #tarif p {
        font-size: 13px;
        margin-bottom: -17px;
        padding-bottom: 0;
    }
    
    #logo{
        position:relative;
    }
    .container{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #parMois p:first-child {
        margin-top:5px;
        margin-bottom: -6px;        
    }
    #parMois p:last-child {
        margin-top:-8px;       
    }
    body{
        background-image: linear-gradient(rgba(255,255,255,0),#F2F0F1);
    }
    #main{
        margin-top:0;
        background: url('../images/LUCE-01.jpg') center / cover;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        height:500px;
    }
    #main div{
        left: 0;
        position: relative;
        display: flex;
        flex-direction: column;       
        width:980px;
    }
    #logo #mainLogo{
        height:43px;
        margin-left: 0;
    }
    #logo{
        display:flex;
        justify-content: center;      
    }
    #divImg{
        width:980px;
    }
    #logo img {
        width: 375px;
        height:auto;
    }   
    #doc{
        font-size: 1.5em;
        margin-right:10px;
        padding:7px 15px;
    }
    #phone {
        padding:7px;
        border-radius:2px;       
    }
    #phone svg {
        margin-top:-4px;
        width:36px;
        height:36px;
    }
    .form-group {
        padding-bottom: 30px;       
    }
    input[type="radio"]{
        transform: scale(1);
    }
    #Oui, #Non{
        height: 25px;
    }
    #cookieBar{
        margin-top:-75px;
        height:75px;
        font-size: 1em;
    }
    #cookieBar button{
        margin-bottom: 5px;
        width:65%;
        text-align:center;
        order:0;
    }

    #cookieBar p {
        flex-grow: 5;
        margin-bottom:0;
        margin-left:0;
    }
    #cookieBar #btnCookie{
        width: 150px;
        flex-grow: 1;
    }
    #cookieBar div{
        width: 980px;
        display: flex;
        justify-content: space-between;
    }
    #rond{
        height: 75px;
        width:75px;
        left:20.5%;
        bottom:23.5%;
    }
    #rond p{
        font-size: 3em;
        left:39%;
        bottom:17%;
    }
    #commercial {
        height: 100%;
        position: initial;
        width:50%;
    }
    h1{
        font-size: 2em;
        font-weight: bold;
    }
    h2 {
        font-size: 1.5em;
    }
    #prix {
        height:50px;
    }
    #pret img{
        height:100px;
    }
    #tva img{
        height:100px;
    }
    #tarif{
        padding:11px;
    }    
    #proprietaire{
        font-size:1.5em;
        display:flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    #formContact{   
        margin-bottom:15px;
        margin-top:-170px;
        width:980px;    
        display: flex;
        flex-direction: row;
        background-color: rgba(0,0,0,0);
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: nowrap;      
        height: 600px;
    }
    #reservation{
        font-size:1.5em;
        display:flex;
        justify-content: center;
        align-items: center;
    }
    footer{
        background-color: rgba(0,0,0,0);      
        margin-top:40px;
    }
    #radioBtn label{
        margin:0;  
    }
    #radioBtn {
        min-height: 30px;
        padding-bottom: 20px;
    }
    #container{
        width:980px;
    }
    #quatreDivs{
        margin-top:0;       
        /*! margin-left: 10px; */
        height:100%;
        width: 50%; 
        justify-content: flex-end;
        align-items:flex-end;        
    }
    #quatreDivs div {  
        font-size:15px;
        width: 46%;
        height: 30%;
        
    }
    #quatreDivs img{
        margin-bottom:20px;
    }
     #quatreDivs div:nth-child(3), #quatreDivs div:nth-child(4) {        
        margin-bottom: 0;
    }
      #quatreDivs div:nth-child(1), #quatreDivs div:nth-child(2) {
            
        margin-bottom: -150px;
    }
    #quatreDivs div:nth-child(odd){
        margin-right:15px;
    } 
    
    .inside {
        width: 100%;
        font-size:15px;
    }  
    .arrowContainer > div{
        left:48.5%;
    }
    form {
        position:relative;        
        width:100%
    }
    .formulaireShow{
        width:100%;

        
    } 
    .formulaireShow form{
        width:40%;
         margin:auto;
    } 
    .formulaireFixed {
        position:fixed;
        margin:auto;
        width:490px;
        top:0;
    }
    
}
