

/* pickup_mni */


.content_vstm_1b {
	margin: 0px auto; padding: 0; height: 1500px; position: relative; 
}

.first_vstm_1b {
    background: #000000 url("img/Smart7_ph01kr.png") no-repeat fixed;
    background-size:100%;
    min-height: 860px;
	margin: 0 auto 0; 
    width: 100%; 
    position: relative;
    
    }
    
.first_vstm_1b .inner {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 1000px;
}


.nai01 {
	width: 27%;
	margin-right: 9.5%;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
	margin-bottom: 100px;
}

/* Backgrounds */

.bg-holder {
  width: 100%;
  height: 1080px;
  color: #000;
}


.pic {
  background-image: url('img/DSC9989-1.png');
  background-repeat: no-repeat  ;
  background-attachment: fixed;
  background-size:100%;
}

.pic2 {
  background-image: url('img/evs_phot02.png');
  background-repeat: no-repeat  ;
  background-attachment: fixed;
  background-size:100%;
}


