.image-background-01 {
height:850px;
position:relative;
background-image:url('images/triplex-neuf-saint-jerome_001.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
background-size:cover;
display:block;
z-index:4;
}

.image-background-02 {
height:900px;
position:relative;
background-image:url('images/triplex-neuf-saint-jerome_002.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center bottom;
background-size:cover;
display:block;
z-index:4;
}

.image-background-03 {
height:900px;
position:relative;
background-image:url('images/carte-routiere.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center bottom;
background-size:cover;
display:block;
z-index:4;
}



.background-01-image {
display:none;
}

.background-02-image {
display:none;
}

.background-03-image {
display:none;
}









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



}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {

.image-background-01 {
height:800px;
}

.image-background-02 {
height:800px;
}

.image-background-03 {
height:880px;
}

}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {

.image-background-01 {
height:760px;
}

.image-background-02 {
height:760px;
}

.image-background-03 {
height:860px;
}


}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {



}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {



}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.image-background-01 {
height:740px;
}

.image-background-02 {
height:740px;
}

.image-background-03 {
height:840px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {


}





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

.image-background-01 {
height:700px;
}

.image-background-02 {
height:700px;
}

.image-background-03 {
height:830px;
}


}




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

.image-background-01 {
background-attachment:scroll;
}

.image-background-02 {
background-attachment:scroll;
}

.image-background-03 {
background-attachment:scroll;
}

}





/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

.image-background-01 {
background-attachment:scroll;
height:680px;
}

.image-background-02 {
background-attachment:scroll;
height:680px;
}

.image-background-03 {
background-attachment:scroll;
height:810px;
}



}




/* 960 x 600 */
@media only screen and (max-width: 980px) {



}




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



}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) { 

.image-background-01 {
height:670px;
}

.image-background-02 {
height:670px;
}

.image-background-03 {
height:800px;
}




}





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




}





/* 600 x 960 */
@media only screen and (max-width: 620px) {

.image-background-01 {
height:650px;
display:none;
}

.image-background-02 {
height:650px;
display:none;
}

.image-background-03 {
height:780px;
display:none;
}


.background-01-image {
height:440px;
width:auto;
object-fit:cover;
display:block;
}

.background-02-image {
height:620px;
width:auto;
object-fit:cover;
display:block;
}

.background-03-image {
height:760px;
width:auto;
object-fit:cover;
display:block;
}


}




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

.background-01-image {
height:400px;
width:auto;
}

.background-02-image {
height:550px;
width:auto;
}


}




/* 480 x 853 */
@media only screen and (max-width: 500px) {

.image-background-01 {
height:600px;
}

.image-background-02 {
height:600px;
}

.image-background-03 {
height:780px;
}

.background-01-image {
height:350px;
width:auto;
object-fit:cover;
}

.background-02-image {
height:500px;
width:auto;
object-fit:cover;
}

.background-03-image {
height:700px;
object-fit:cover;
object-position:left top;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

.image-background-01 {
height:570px;
}

.image-background-02 {
height:570px;
}

.image-background-03 {
height:770px;
}

.background-01-image {
height:300px;  
width:auto;
object-fit:cover;
}

.background-02-image {
height:450px; 
width:auto;
object-fit:cover;
}

.background-03-image {
height:620px;
object-fit:cover;
object-position:left top;
}

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

.background-01-image {
height:260px;
width:auto;
}

.background-02-image {
height:400px;
width:auto;
}


.background-03-image {
height:600px;
object-fit:cover;
object-position:left top;
}

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.background-01-image {
height:230px;
width:auto;
}

.background-02-image {
height:380px;
width:auto;
}

.background-03-image {
height:550px;
object-fit:cover;
object-position:left top;
}

}




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

.background-03-image {
height:500px;
object-fit:cover;
object-position:left top;
}




}










