


.parallax__group { position:absolute; width: 100%; margin: 0px; padding: 0px; background: #fff; background: rgba(255,255,255,1); }
  
  #group1 { 	position: absolute; height: 300px; 	top:100px; }
  #group2 { 	position: absolute; height: 1800px;	top:400px; padding: 50px 0px 0px 0px; }
  #group3 { 	position: absolute; height: 300px; top:2050px; }
  #group4 {		position: absolute; height: 1275px; top:2350px; padding: 50px 0px 0px 0px; }
  #group5 { 	position: absolute; height: 300px; 	top:3625px; }
  #group6 { 	position: absolute; height: 1200px; top:3925px; padding: 50px 0px 0px 0px; }
  #group7 { 	position: absolute; height: 300px; 	top:5125px; }
  #group8 { 	position: absolute; height: 900px; 	top:5425px; padding: 50px 0px 0px 0px; }
  #group9 { 	position: absolute; height: 300px; 	top:6325px; }
  #group10 { 	position: absolute; height: 1150px; top:6625px; padding: 50px 0px 0px 0px; }
  #group11 { 	position: absolute; height: 100px; top:7800px;  padding: 25px 0px 0px 0px;}
  
@media (min-width: 478px) { 
  #group1 { 	position: absolute; height: 350px; 	top:100px; }
  #group2 { 	position: absolute; height: 1400px;	top:450px; }
  #group3 { 	position: absolute; height: 350px; top:1850px; }
  #group4 {		position: absolute; height: 1075px; top:2200px; }
  #group5 { 	position: absolute; height: 350px; 	top:3275px; }
  #group6 { 	position: absolute; height: 950px; top:3625px; }
  #group7 { 	position: absolute; height: 350px; 	top:4600px; }
  #group8 { 	position: absolute; height: 650px; 	top:4950px; }
  #group9 { 	position: absolute; height: 350px; 	top:5600px; }
  #group10 { 	position: absolute; height: 1025px; top:5950px; }
  #group11 { 	position: absolute; height: 100px; top:7100px; }
}
@media (min-width: 558px) {
  #group1 { 	position: absolute; height: 450px; 	top:75px; }
  #group2 { 	position: absolute; height: 1350px;	top:525px; }
  #group3 { 	position: absolute; height: 400px; top:1875px; }
  #group4 {		position: absolute; height: 1075px; top:2275px; }
  #group5 { 	position: absolute; height: 400px; 	top:3325px; }
  #group6 { 	position: absolute; height: 975px; top:3725px; }
  #group7 { 	position: absolute; height: 400px; 	top:4700px; }
  #group8 { 	position: absolute; height: 550px; 	top:5100px; }
  #group9 { 	position: absolute; height: 400px; 	top:5650px; }
  #group10 { 	position: absolute; height: 975px; top:6050px; }
  #group11 { 	position: absolute; height: 100px; top:7200px; }
}
@media (min-width: 768px) { 
  #group1 { 	position: absolute; height: 475px; 	top:100px; }
  #group2 { 	position: absolute; height: 1100px;	top:575px; }
  #group3 { 	position: absolute; height: 425px; top:1675px; }
  #group4 {		position: absolute; height: 900px; top:2100px; }
  #group5 { 	position: absolute; height: 425px; 	top:2900px; }
  #group6 { 	position: absolute; height: 800px; top:3325px; }
  #group7 { 	position: absolute; height: 425px; 	top:4125px; }
  #group8 { 	position: absolute; height: 550px; 	top:4525px; }
  #group9 { 	position: absolute; height: 425px; 	top:5075px; }
  #group10 { 	position: absolute; height: 950px; top:5500px; }
  #group11 { 	position: absolute; height: 100px; top:6500px; }
}
@media (min-width: 992px) {
  #group1 { 	position: absolute; height: 525px; 	top:100px; }
  #group2 { 	position: absolute; height: 1050px;	top:525px; }
  #group3 { 	position: absolute; height: 500px; top:1575px; }
  #group4 {		position: absolute; height: 1025px; top:2075px; }
  #group5 { 	position: absolute; height: 500px; 	top:3000px; }
  #group6 { 	position: absolute; height: 1200px; top:3500px; }
  #group7 { 	position: absolute; height: 500px; 	top:4400px; }
  #group8 { 	position: absolute; height: 600px; 	top:4900px; }
  #group9 { 	position: absolute; height: 500px; 	top:5500px; }
  #group10 { 	position: absolute; height: 1000px; top:6000px; }
  #group11 { 	position: absolute; height: 110px; top:7100px; }
}
@media (min-width: 1200px) {
  #group1 { 	position: absolute; height: 525px; 	top:100px; }
  #group2 { 	position: absolute; height: 1000px;	top:625px; }
  #group3 { 	position: absolute; height: 525px; top:1550px; }
  #group4 {		position: absolute; height: 1000px; top:2075px; }
  #group5 { 	position: absolute; height: 525px; 	top:2975px; }
  #group6 { 	position: absolute; height: 850px; top:3500px; }
  #group7 { 	position: absolute; height: 525px; 	top:4350px; }
  #group8 { 	position: absolute; height: 600px; 	top:4875px; }
  #group9 { 	position: absolute; height: 525px; 	top:5475px; }
  #group10 { 	position: absolute; height: 950px; top:6000px; }
  #group11 { 	position: absolute; height: 110px; top:7100px; }
}

@media screen and (min-width:0\0) {
	.img-responsive { width:auto !important; }
}

  
  
  
  #group1 {
    background: transparent url(../mobile/beige.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group3 {
    background: transparent url(../mobile/brown.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group5 {
    background: transparent url(../mobile/orange.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group7 {
    background: transparent url(../mobile/purple.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group9 {
    background: transparent url(../mobile/yellow.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }  
  #group11 {
	background: #979C9C url(../elements/footer.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  
@media (min-width: 992px) { 
  #group1 {
    background: transparent url(../large2/beige.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group3 {
    background: transparent url(../large2/brown.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group5 {
    background: transparent url(../large2/orange.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group7 {
    background: transparent url(../large2/purple.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group9 {
    background: transparent url(../large2/yellow.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }  
}
  
@media screen and (min-width:0\0) {
  #group1 {
    background: transparent url(../large2/beige.jpg);
	background-position: center center;
	background-repeat: no-repeat;
  }
  #group3 {
    background: transparent url(../large2/brown.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group5 {
    background: transparent url(../large2/orange.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group7 {
    background: transparent url(../large2/purple.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #group9 {
    background: transparent url(../large2/yellow.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  }  
}