
.hm-bkg{
	position: relative;
	display: block;
	width: 100%;
}

.hm-caption{
	display: block;
	position: absolute;
	top:40%;
	text-align: center;
}

.hm-porject{
	position: relative;
	display: block;
	width: 100%;
}




.home .work1 {
  background: url("../img/551_wfy_14.jpg");
}

.home .work2 {
  background: url("../img/437_toe_14.jpg");
}
 
.home .intro {min-height: 650px;}



@media (max-width: 425px) { 
	.hm-caption{
		top:18px !important
	}
	.hm-caption span{
		font-size: 20px;
	}
	.hm-caption h2{
		font-size: 16px;
	}
	.hm-caption .icons{
		width: 40px;
    	height: 45px;
    	margin-top: 0px;
    	display: none;
	} 
	.hm-bkg{
	
	 	display: block;
	    margin-top: 70px;
	    margin-bottom: 80px;
	}
	.fullbleed{
		border-top: 1px solid #bbb !important;; 
		padding-top:10px;
		min-height: 20vh;
	}
}

@media screen and (min-width: 768px) {
  .home .intro {
    height: 600px; }
  .home .work1 {
    height: 1200px; }
  .home .work2 {
    height: 1200px; } 
    
    
	    
    
}
    


/*# sourceMappingURL=home.css.map */
