/* Projects Styles */
#projects .section-1.section { border-bottom: 0; }
#projects .entry-item { margin-bottom: 25px; }

/* Responsive Classes */
@media (min-width: 576px) { 
	#projects .bgimg-1 { min-height: 250px; }
	#projects .bgimg-inner { min-height: 250px; }
	#projects .bgimg-1 .bgimg-inner { min-height: 250px; }
	#projects .bgimg-1 .bgimg-inner h1.caption { margin-top: 50px; }
}