body, html {
  height: 100%;
  margin: 0;
  font: 400 15px/1.8 "Lato", sans-serif;
  color: #777;

}

	.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5 {
	position: relative;
  opacity: 1;  

}


   
    
.bgimg-1 {
  background-image: url("../home_photos/Showroom_A7262.jpg");
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;


}

.bgimg-2 {
  background-image: url("../home_photos/DSA_03.jpg");
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;

}

.bgimg-3 {
  background-image: url("../home_photos/TruStile_02.jpg");
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
}

.bgimg-4 {
  background-image: url("../home_photos/MID.jpg");
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
}
.bgimg-5 {
  background-image: url("../home_photos/Showroom_A7258.jpg");
  min-height: 100%;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
}


.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: "Trebuchet MS","Myriad Pro",Arial,sans-serif;
}

.caption span.border {
  background-color: transparent;
  color: #fff;
  padding: 18px;
  font-size: 26px;
  letter-spacing: 0px;
}

.mfg-caption {
    font-family: "Trebuchet MS","Myriad Pro",Arial,sans-serif;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
    letter-spacing: 4px;
}

h3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font: 20px "Lato", sans-serif;
  color: #ddd;
}
@media (min-width: 1026px) {
	
	.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5 {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


   
    
.bgimg-1 {
  background-image: url("../home_photos/Showroom_A7262.jpg");
  min-height: 100%;


}

.bgimg-2 {
  background-image: url("../home_photos/DSA_03.jpg");
  min-height: 100%;


}

.bgimg-3 {
  background-image: url("../home_photos/TruStile_02.jpg");
  min-height: 100%;

}

.bgimg-4 {
  background-image: url("../home_photos/MID.jpg");
  min-height: 100%;

}
.bgimg-5 {
  background-image: url("../home_photos/Showroom_A7258.jpg");
  min-height: 100%;

}
}
