/* Enter Your Custom CSS Here */
 #home-content {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}
.content-container > div {
  padding-bottom: 11.5em;
}


@media handheld, only screen and (max-width: 767px) {

#single-content-container {
  padding: 25px 30px 30px 90px;
}
  
} 

